| 1 | [ Feb 5 23:45:02 Enabled. ] | ||
| 2 | [ Feb 5 23:45:02 Rereading configuration. ] | ||
| 3 | [ Feb 5 23:45:03 Rereading configuration. ] | ||
| 4 | [ Feb 5 23:45:07 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Feb 5 23:45:07 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.02.05 23:45:08.873968 [ 1 ] {} <Information> Application: Will watch for the process with pid 3879 | ||
| 29 | 2026.02.05 23:45:08.874362 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.02.05 23:45:09.352912 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 3879 | ||
| 31 | 2026.02.05 23:45:09.353772 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.02.05 23:45:09.353921 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.02.05 23:45:09.450670 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.02.05 23:45:09.524067 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.02.05 23:45:09.524168 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.02.05 23:45:09.524190 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.02.05 23:45:09.524252 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.02.05 23:45:09.525186 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.02.05 23:45:09.527529 [ 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.02.05 23:45:09.528409 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.02.05 23:45:09.529277 [ 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.02.05 23:45:09.529332 [ 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.02.05 23:45:09.529373 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.02.05 23:45:09.530255 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.02.05 23:45:09.531191 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.02.05 23:45:09.536323 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.02.05 23:45:09.537063 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.02.05 23:45:09.538519 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.02.05 23:45:09.538620 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.02.05 23:45:09.539710 [ 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.02.05 23:45:09.540179 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.02.05 23:45:09.545387 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.02.05 23:45:09.546112 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.02.05 23:45:09.549498 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.02.05 23:45:09.549823 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.02.05 23:45:09.550242 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.02.05 23:45:09.550628 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.02.05 23:45:09.552117 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.02.05 23:45:09.552142 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.02.05 23:45:09.552229 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.02.05 23:45:09.552316 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.02.05 23:45:09.587305 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.02.05 23:45:09.587338 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000194742 sec | ||
| 68 | 2026.02.05 23:45:09.587396 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.02.05 23:45:09.587431 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.02.05 23:45:09.588293 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.02.05 23:45:09.588919 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.02.05 23:45:09.599411 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.02.05 23:45:09.599454 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.02.05 23:45:09.599542 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.02.05 23:45:09.599556 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.02.05 23:45:09.599594 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.02.05 23:45:09.599680 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.02.05 23:45:09.603842 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.02.05 23:45:09.603889 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.02.05 23:45:09.603949 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.02.05 23:45:09.604119 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.02.05 23:45:09.604163 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.02.05 23:45:09.604175 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.02.05 23:45:09.604258 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.02.05 23:45:09.604273 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.02.05 23:45:09.604304 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.02.05 23:45:09.604384 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.02.05 23:45:09.627815 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.02.05 23:45:09.633397 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.02.05 23:45:09.633499 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000126722 sec | ||
| 91 | 2026.02.05 23:45:09.633516 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.02.05 23:45:09.633529 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.02.05 23:45:09.633560 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.02.05 23:45:09.633797 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.02.05 23:45:09.633913 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.02.05 23:45:09.633931 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.02.05 23:45:09.633944 [ 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.02.05 23:45:09.633957 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.02.05 23:45:09.638340 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.02.05 23:45:09.638665 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.80 MiB (RSS), difference: 92.02 MiB | ||
| 101 | 2026.02.05 23:45:09.640875 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.268e-05 sec. | ||
| 102 | 2026.02.05 23:45:09.641653 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.02.05 23:45:09.642982 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.02.05 23:45:09.643001 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.02.05 23:45:10.000175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.82 MiB, peak 116.82 MiB, free memory in arenas 0.00 B, will set to 118.34 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2026.02.05 23:45:11.494839 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62939 | ||
| 107 | 2026.02.05 23:45:11.495704 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.02.05 23:45:11.496319 [ 3 ] {} <Debug> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Authenticating user 'default' from [fd00:1122:3344:101::d]:62939 | ||
| 109 | 2026.02.05 23:45:11.496431 [ 3 ] {} <Debug> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.02.05 23:45:11.496446 [ 3 ] {} <Debug> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.02.05 23:45:11.496538 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.02.05 23:45:11.496629 [ 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.02.05 23:45:11.496645 [ 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.02.05 23:45:11.497244 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40803 | ||
| 115 | 2026.02.05 23:45:11.497274 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41897 | ||
| 116 | 2026.02.05 23:45:11.497377 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47820 | ||
| 117 | 2026.02.05 23:45:11.497507 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.02.05 23:45:11.497545 [ 4 ] {} <Debug> TCP-Session: c3bfb52d-c07d-46d6-9fa6-543c5a08d9f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:40803 | ||
| 119 | 2026.02.05 23:45:11.497567 [ 4 ] {} <Debug> TCP-Session: c3bfb52d-c07d-46d6-9fa6-543c5a08d9f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.02.05 23:45:11.497636 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59735 | ||
| 121 | 2026.02.05 23:45:11.497661 [ 4 ] {} <Debug> TCP-Session: c3bfb52d-c07d-46d6-9fa6-543c5a08d9f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2026.02.05 23:45:11.497769 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.02.05 23:45:11.497778 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2026.02.05 23:45:11.497851 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2026.02.05 23:45:11.497829 [ 5 ] {} <Debug> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Authenticating user 'default' from [fd00:1122:3344:101::d]:41897 | ||
| 126 | 2026.02.05 23:45:11.497912 [ 254 ] {} <Debug> TCP-Session: 47990c52-723f-4dbc-930d-62b6c8bcb0a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:47820 | ||
| 127 | 2026.02.05 23:45:11.497940 [ 255 ] {} <Debug> TCP-Session: eaeeaf3c-cd52-4efa-90d8-a9076d14c781 Authenticating user 'default' from [fd00:1122:3344:101::d]:59735 | ||
| 128 | 2026.02.05 23:45:11.497926 [ 5 ] {} <Debug> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.02.05 23:45:11.497926 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46250 | ||
| 130 | 2026.02.05 23:45:11.498052 [ 5 ] {} <Debug> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.02.05 23:45:11.498069 [ 255 ] {} <Debug> TCP-Session: eaeeaf3c-cd52-4efa-90d8-a9076d14c781 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.02.05 23:45:11.498037 [ 254 ] {} <Debug> TCP-Session: 47990c52-723f-4dbc-930d-62b6c8bcb0a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.02.05 23:45:11.498150 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63802 | ||
| 134 | 2026.02.05 23:45:11.498156 [ 255 ] {} <Debug> TCP-Session: eaeeaf3c-cd52-4efa-90d8-a9076d14c781 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.02.05 23:45:11.498175 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64221 | ||
| 136 | 2026.02.05 23:45:11.498170 [ 254 ] {} <Debug> TCP-Session: 47990c52-723f-4dbc-930d-62b6c8bcb0a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.02.05 23:45:11.498297 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2026.02.05 23:45:11.498301 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47903 | ||
| 139 | 2026.02.05 23:45:11.498432 [ 256 ] {} <Debug> TCP-Session: 7999cfd1-ccad-4cc0-9fb5-a8f96f626f81 Authenticating user 'default' from [fd00:1122:3344:101::d]:46250 | ||
| 140 | 2026.02.05 23:45:11.498463 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 141 | 2026.02.05 23:45:11.498573 [ 256 ] {} <Debug> TCP-Session: 7999cfd1-ccad-4cc0-9fb5-a8f96f626f81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.02.05 23:45:11.498603 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2026.02.05 23:45:11.498635 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 144 | 2026.02.05 23:45:11.498656 [ 258 ] {} <Debug> TCP-Session: 32beb344-05fb-43c3-976f-6395029a1736 Authenticating user 'default' from [fd00:1122:3344:101::d]:63802 | ||
| 145 | 2026.02.05 23:45:11.498663 [ 256 ] {} <Debug> TCP-Session: 7999cfd1-ccad-4cc0-9fb5-a8f96f626f81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.02.05 23:45:11.498652 [ 257 ] {} <Debug> TCP-Session: 3598918f-8c9f-4574-b56c-9eb189a12f73 Authenticating user 'default' from [fd00:1122:3344:101::d]:64221 | ||
| 147 | 2026.02.05 23:45:11.498788 [ 258 ] {} <Debug> TCP-Session: 32beb344-05fb-43c3-976f-6395029a1736 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.02.05 23:45:11.498770 [ 259 ] {} <Debug> TCP-Session: 4dd7e973-79c5-45ca-9f09-94ad8c90f06a Authenticating user 'default' from [fd00:1122:3344:101::d]:47903 | ||
| 149 | 2026.02.05 23:45:11.498884 [ 257 ] {} <Debug> TCP-Session: 3598918f-8c9f-4574-b56c-9eb189a12f73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.02.05 23:45:11.498905 [ 259 ] {} <Debug> TCP-Session: 4dd7e973-79c5-45ca-9f09-94ad8c90f06a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.02.05 23:45:11.498891 [ 258 ] {} <Debug> TCP-Session: 32beb344-05fb-43c3-976f-6395029a1736 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.02.05 23:45:11.498988 [ 257 ] {} <Debug> TCP-Session: 3598918f-8c9f-4574-b56c-9eb189a12f73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.02.05 23:45:11.499012 [ 259 ] {} <Debug> TCP-Session: 4dd7e973-79c5-45ca-9f09-94ad8c90f06a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.02.05 23:45:11.502253 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 155 | 2026.02.05 23:45:11.505359 [ 3 ] {f3ecaabe-72ab-49f1-a114-aa400857e872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 156 | 2026.02.05 23:45:11.764410 [ 3 ] {f3ecaabe-72ab-49f1-a114-aa400857e872} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:62939) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 157 | |||
| 158 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 178 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 179 | |||
| 180 | 2026.02.05 23:45:11.765295 [ 3 ] {f3ecaabe-72ab-49f1-a114-aa400857e872} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 181 | |||
| 182 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 203 | |||
| 204 | 2026.02.05 23:45:11.765585 [ 3 ] {f3ecaabe-72ab-49f1-a114-aa400857e872} <Debug> TCPHandler: Processed in 0.26560335 sec. | ||
| 205 | 2026.02.05 23:45:11.766365 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 206 | 2026.02.05 23:45:11.766679 [ 5 ] {54dca743-48ff-484b-9fc2-93677929629f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 207 | 2026.02.05 23:45:11.767024 [ 5 ] {54dca743-48ff-484b-9fc2-93677929629f} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:41897) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 208 | |||
| 209 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 230 | |||
| 231 | 2026.02.05 23:45:11.767305 [ 5 ] {54dca743-48ff-484b-9fc2-93677929629f} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 232 | |||
| 233 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 254 | |||
| 255 | 2026.02.05 23:45:11.767519 [ 5 ] {54dca743-48ff-484b-9fc2-93677929629f} <Debug> TCPHandler: Processed in 0.001503915 sec. | ||
| 256 | 2026.02.05 23:45:11.767796 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 257 | 2026.02.05 23:45:11.768522 [ 3 ] {fca3b867-bcf0-470a-b7e1-8b1c325e2ba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 258 | 2026.02.05 23:45:11.769331 [ 3 ] {fca3b867-bcf0-470a-b7e1-8b1c325e2ba7} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 259 | 2026.02.05 23:45:11.772252 [ 3 ] {fca3b867-bcf0-470a-b7e1-8b1c325e2ba7} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 260 | 2026.02.05 23:45:11.772279 [ 3 ] {fca3b867-bcf0-470a-b7e1-8b1c325e2ba7} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.5371e-05 sec | ||
| 261 | 2026.02.05 23:45:11.772380 [ 3 ] {fca3b867-bcf0-470a-b7e1-8b1c325e2ba7} <Trace> ReferentialDeps: No tables | ||
| 262 | 2026.02.05 23:45:11.772397 [ 3 ] {fca3b867-bcf0-470a-b7e1-8b1c325e2ba7} <Trace> LoadingDeps: No tables | ||
| 263 | 2026.02.05 23:45:11.772426 [ 3 ] {fca3b867-bcf0-470a-b7e1-8b1c325e2ba7} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 264 | 2026.02.05 23:45:11.773398 [ 3 ] {fca3b867-bcf0-470a-b7e1-8b1c325e2ba7} <Debug> TCPHandler: Processed in 0.005711566 sec. | ||
| 265 | 2026.02.05 23:45:11.773681 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 266 | 2026.02.05 23:45:11.773839 [ 3 ] {1fb17660-4ef3-4d57-a5a2-be0b679af271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) /* The version table contains metadata about the `oximeter` database */ | ||
| 267 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 268 | 2026.02.05 23:45:11.774008 [ 3 ] {1fb17660-4ef3-4d57-a5a2-be0b679af271} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 269 | 2026.02.05 23:45:11.779012 [ 3 ] {1fb17660-4ef3-4d57-a5a2-be0b679af271} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 270 | 2026.02.05 23:45:11.794249 [ 3 ] {1fb17660-4ef3-4d57-a5a2-be0b679af271} <Debug> oximeter.version (8dd22a0d-63f6-41eb-b7aa-e7d98824b555): Loading data parts | ||
| 271 | 2026.02.05 23:45:11.795470 [ 3 ] {1fb17660-4ef3-4d57-a5a2-be0b679af271} <Debug> oximeter.version (8dd22a0d-63f6-41eb-b7aa-e7d98824b555): There are no data parts | ||
| 272 | 2026.02.05 23:45:11.817473 [ 3 ] {1fb17660-4ef3-4d57-a5a2-be0b679af271} <Debug> TCPHandler: Processed in 0.043839631 sec. | ||
| 273 | 2026.02.05 23:45:11.817695 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 274 | 2026.02.05 23:45:11.817990 [ 3 ] {cbbb1f88-1fb6-4090-b28c-5ef6cc245b47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) /* The measurement tables contain all individual samples from each timeseries. | ||
| 275 | * | ||
| 276 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 277 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 278 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 279 | * by all samples from the same timeseries. | ||
| 280 | * | ||
| 281 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 282 | * and then uses that to index quickly into the measurements tables. | ||
| 283 | */ | ||
| 284 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 285 | 2026.02.05 23:45:11.818183 [ 3 ] {cbbb1f88-1fb6-4090-b28c-5ef6cc245b47} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 286 | 2026.02.05 23:45:11.857170 [ 3 ] {cbbb1f88-1fb6-4090-b28c-5ef6cc245b47} <Debug> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Loading data parts | ||
| 287 | 2026.02.05 23:45:11.857414 [ 3 ] {cbbb1f88-1fb6-4090-b28c-5ef6cc245b47} <Debug> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): There are no data parts | ||
| 288 | 2026.02.05 23:45:11.863851 [ 3 ] {cbbb1f88-1fb6-4090-b28c-5ef6cc245b47} <Debug> TCPHandler: Processed in 0.046231295 sec. | ||
| 289 | 2026.02.05 23:45:11.864187 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 290 | 2026.02.05 23:45:11.864468 [ 3 ] {74e7a75f-381a-4595-afee-03adeab1b64e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 291 | 2026.02.05 23:45:11.864602 [ 3 ] {74e7a75f-381a-4595-afee-03adeab1b64e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 292 | 2026.02.05 23:45:11.881507 [ 3 ] {74e7a75f-381a-4595-afee-03adeab1b64e} <Debug> oximeter.measurements_i8 (7af7767b-8022-47dc-a553-b891df972559): Loading data parts | ||
| 293 | 2026.02.05 23:45:11.881756 [ 3 ] {74e7a75f-381a-4595-afee-03adeab1b64e} <Debug> oximeter.measurements_i8 (7af7767b-8022-47dc-a553-b891df972559): There are no data parts | ||
| 294 | 2026.02.05 23:45:11.903292 [ 3 ] {74e7a75f-381a-4595-afee-03adeab1b64e} <Debug> TCPHandler: Processed in 0.039200165 sec. | ||
| 295 | 2026.02.05 23:45:11.903466 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 296 | 2026.02.05 23:45:11.903807 [ 3 ] {0552267b-f610-4870-af98-ad1a83cdd9ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 297 | 2026.02.05 23:45:11.903867 [ 3 ] {0552267b-f610-4870-af98-ad1a83cdd9ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 298 | 2026.02.05 23:45:11.927713 [ 3 ] {0552267b-f610-4870-af98-ad1a83cdd9ed} <Debug> oximeter.measurements_u8 (6fb9d9e5-930c-4590-9ee0-582eeab694ea): Loading data parts | ||
| 299 | 2026.02.05 23:45:11.927876 [ 3 ] {0552267b-f610-4870-af98-ad1a83cdd9ed} <Debug> oximeter.measurements_u8 (6fb9d9e5-930c-4590-9ee0-582eeab694ea): There are no data parts | ||
| 300 | 2026.02.05 23:45:11.931009 [ 3 ] {0552267b-f610-4870-af98-ad1a83cdd9ed} <Debug> TCPHandler: Processed in 0.027593121 sec. | ||
| 301 | 2026.02.05 23:45:11.931345 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 302 | 2026.02.05 23:45:11.931516 [ 3 ] {fac683f4-1051-4dd7-ba0c-6a63a16931a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 303 | 2026.02.05 23:45:11.931655 [ 3 ] {fac683f4-1051-4dd7-ba0c-6a63a16931a1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 304 | 2026.02.05 23:45:11.951264 [ 3 ] {fac683f4-1051-4dd7-ba0c-6a63a16931a1} <Debug> oximeter.measurements_i16 (f4774663-ddb3-4b10-8306-2a5208269173): Loading data parts | ||
| 305 | 2026.02.05 23:45:11.951432 [ 3 ] {fac683f4-1051-4dd7-ba0c-6a63a16931a1} <Debug> oximeter.measurements_i16 (f4774663-ddb3-4b10-8306-2a5208269173): There are no data parts | ||
| 306 | 2026.02.05 23:45:11.956948 [ 3 ] {fac683f4-1051-4dd7-ba0c-6a63a16931a1} <Debug> TCPHandler: Processed in 0.025661553 sec. | ||
| 307 | 2026.02.05 23:45:11.957140 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.02.05 23:45:11.957319 [ 3 ] {93c7af96-20ce-44c8-a79d-ede4c72798a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 309 | 2026.02.05 23:45:11.957449 [ 3 ] {93c7af96-20ce-44c8-a79d-ede4c72798a7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 310 | 2026.02.05 23:45:12.000258 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 122.86 MiB, peak 122.86 MiB, free memory in arenas 0.00 B, will set to 131.13 MiB (RSS), difference: 8.27 MiB | ||
| 311 | 2026.02.05 23:45:12.014685 [ 3 ] {93c7af96-20ce-44c8-a79d-ede4c72798a7} <Debug> oximeter.measurements_u16 (b115cde4-6f90-4182-b3f4-e15ef719da5f): Loading data parts | ||
| 312 | 2026.02.05 23:45:12.014891 [ 3 ] {93c7af96-20ce-44c8-a79d-ede4c72798a7} <Debug> oximeter.measurements_u16 (b115cde4-6f90-4182-b3f4-e15ef719da5f): There are no data parts | ||
| 313 | 2026.02.05 23:45:12.022251 [ 3 ] {93c7af96-20ce-44c8-a79d-ede4c72798a7} <Debug> TCPHandler: Processed in 0.06516783 sec. | ||
| 314 | 2026.02.05 23:45:12.022505 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 315 | 2026.02.05 23:45:12.022713 [ 3 ] {bba5e87e-0903-40c5-81c1-23b94dee82d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) 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) | ||
| 316 | 2026.02.05 23:45:12.022851 [ 3 ] {bba5e87e-0903-40c5-81c1-23b94dee82d3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 317 | 2026.02.05 23:45:12.058883 [ 3 ] {bba5e87e-0903-40c5-81c1-23b94dee82d3} <Debug> oximeter.measurements_i32 (3839def4-b15c-42e4-9d31-715c7e999e2f): Loading data parts | ||
| 318 | 2026.02.05 23:45:12.059149 [ 3 ] {bba5e87e-0903-40c5-81c1-23b94dee82d3} <Debug> oximeter.measurements_i32 (3839def4-b15c-42e4-9d31-715c7e999e2f): There are no data parts | ||
| 319 | 2026.02.05 23:45:12.065425 [ 3 ] {bba5e87e-0903-40c5-81c1-23b94dee82d3} <Debug> TCPHandler: Processed in 0.043026212 sec. | ||
| 320 | 2026.02.05 23:45:12.065616 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 321 | 2026.02.05 23:45:12.065883 [ 3 ] {619327a1-cf36-4693-96f0-ca885c0ade77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) 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) | ||
| 322 | 2026.02.05 23:45:12.066009 [ 3 ] {619327a1-cf36-4693-96f0-ca885c0ade77} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 323 | 2026.02.05 23:45:12.083172 [ 3 ] {619327a1-cf36-4693-96f0-ca885c0ade77} <Debug> oximeter.measurements_u32 (f1368cbe-6cf7-424e-b1cd-cf71ce1e319d): Loading data parts | ||
| 324 | 2026.02.05 23:45:12.083365 [ 3 ] {619327a1-cf36-4693-96f0-ca885c0ade77} <Debug> oximeter.measurements_u32 (f1368cbe-6cf7-424e-b1cd-cf71ce1e319d): There are no data parts | ||
| 325 | 2026.02.05 23:45:12.104687 [ 3 ] {619327a1-cf36-4693-96f0-ca885c0ade77} <Debug> TCPHandler: Processed in 0.039113514 sec. | ||
| 326 | 2026.02.05 23:45:12.104924 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 327 | 2026.02.05 23:45:12.105129 [ 3 ] {5bd42618-fe47-48de-bb45-aa710702248c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) 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) | ||
| 328 | 2026.02.05 23:45:12.105283 [ 3 ] {5bd42618-fe47-48de-bb45-aa710702248c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 329 | 2026.02.05 23:45:12.111013 [ 3 ] {5bd42618-fe47-48de-bb45-aa710702248c} <Debug> oximeter.measurements_i64 (2a5d8a8d-4a11-4209-a114-411d07785d8a): Loading data parts | ||
| 330 | 2026.02.05 23:45:12.111271 [ 3 ] {5bd42618-fe47-48de-bb45-aa710702248c} <Debug> oximeter.measurements_i64 (2a5d8a8d-4a11-4209-a114-411d07785d8a): There are no data parts | ||
| 331 | 2026.02.05 23:45:12.146735 [ 3 ] {5bd42618-fe47-48de-bb45-aa710702248c} <Debug> TCPHandler: Processed in 0.041878861 sec. | ||
| 332 | 2026.02.05 23:45:12.146937 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 333 | 2026.02.05 23:45:12.147236 [ 3 ] {743a6f78-40a8-4267-a7b7-82de95c4012a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) 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) | ||
| 334 | 2026.02.05 23:45:12.147391 [ 3 ] {743a6f78-40a8-4267-a7b7-82de95c4012a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 335 | 2026.02.05 23:45:12.153898 [ 3 ] {743a6f78-40a8-4267-a7b7-82de95c4012a} <Debug> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Loading data parts | ||
| 336 | 2026.02.05 23:45:12.154111 [ 3 ] {743a6f78-40a8-4267-a7b7-82de95c4012a} <Debug> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): There are no data parts | ||
| 337 | 2026.02.05 23:45:12.171951 [ 3 ] {743a6f78-40a8-4267-a7b7-82de95c4012a} <Debug> TCPHandler: Processed in 0.025077056 sec. | ||
| 338 | 2026.02.05 23:45:12.172202 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 339 | 2026.02.05 23:45:12.172373 [ 3 ] {faf88510-3534-4109-9332-2fe8c5e47924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) 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) | ||
| 340 | 2026.02.05 23:45:12.172513 [ 3 ] {faf88510-3534-4109-9332-2fe8c5e47924} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 341 | 2026.02.05 23:45:12.193057 [ 3 ] {faf88510-3534-4109-9332-2fe8c5e47924} <Debug> oximeter.measurements_f32 (fe272ec8-ac38-476e-b142-0bf2b57e916e): Loading data parts | ||
| 342 | 2026.02.05 23:45:12.193358 [ 3 ] {faf88510-3534-4109-9332-2fe8c5e47924} <Debug> oximeter.measurements_f32 (fe272ec8-ac38-476e-b142-0bf2b57e916e): There are no data parts | ||
| 343 | 2026.02.05 23:45:12.198869 [ 3 ] {faf88510-3534-4109-9332-2fe8c5e47924} <Debug> TCPHandler: Processed in 0.026722993 sec. | ||
| 344 | 2026.02.05 23:45:12.199049 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 345 | 2026.02.05 23:45:12.199364 [ 3 ] {3b9ee18a-f402-4404-a63c-6beb326fb778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) 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) | ||
| 346 | 2026.02.05 23:45:12.199458 [ 3 ] {3b9ee18a-f402-4404-a63c-6beb326fb778} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 347 | 2026.02.05 23:45:12.216112 [ 3 ] {3b9ee18a-f402-4404-a63c-6beb326fb778} <Debug> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Loading data parts | ||
| 348 | 2026.02.05 23:45:12.216290 [ 3 ] {3b9ee18a-f402-4404-a63c-6beb326fb778} <Debug> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): There are no data parts | ||
| 349 | 2026.02.05 23:45:12.221186 [ 3 ] {3b9ee18a-f402-4404-a63c-6beb326fb778} <Debug> TCPHandler: Processed in 0.022236729 sec. | ||
| 350 | 2026.02.05 23:45:12.221499 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 351 | 2026.02.05 23:45:12.221666 [ 3 ] {3a03a6f1-ca30-4ea6-84c3-b00d77421e22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) 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) | ||
| 352 | 2026.02.05 23:45:12.221809 [ 3 ] {3a03a6f1-ca30-4ea6-84c3-b00d77421e22} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 353 | 2026.02.05 23:45:12.237627 [ 3 ] {3a03a6f1-ca30-4ea6-84c3-b00d77421e22} <Debug> oximeter.measurements_string (136aa375-1def-4532-a309-8a32ff364bab): Loading data parts | ||
| 354 | 2026.02.05 23:45:12.237872 [ 3 ] {3a03a6f1-ca30-4ea6-84c3-b00d77421e22} <Debug> oximeter.measurements_string (136aa375-1def-4532-a309-8a32ff364bab): There are no data parts | ||
| 355 | 2026.02.05 23:45:12.243089 [ 3 ] {3a03a6f1-ca30-4ea6-84c3-b00d77421e22} <Debug> TCPHandler: Processed in 0.021645923 sec. | ||
| 356 | 2026.02.05 23:45:12.243264 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 357 | 2026.02.05 23:45:12.243515 [ 3 ] {2648e27f-6a17-4e66-a3bb-40dc7775787b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 358 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 359 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 360 | * a string isn't palatable for a few reasons. | ||
| 361 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 362 | * details. | ||
| 363 | */ | ||
| 364 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 365 | 2026.02.05 23:45:12.243641 [ 3 ] {2648e27f-6a17-4e66-a3bb-40dc7775787b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 366 | 2026.02.05 23:45:12.278147 [ 3 ] {2648e27f-6a17-4e66-a3bb-40dc7775787b} <Debug> oximeter.measurements_bytes (ff176c27-fb1f-4381-a7a0-732b7c689d36): Loading data parts | ||
| 367 | 2026.02.05 23:45:12.278395 [ 3 ] {2648e27f-6a17-4e66-a3bb-40dc7775787b} <Debug> oximeter.measurements_bytes (ff176c27-fb1f-4381-a7a0-732b7c689d36): There are no data parts | ||
| 368 | 2026.02.05 23:45:12.300797 [ 3 ] {2648e27f-6a17-4e66-a3bb-40dc7775787b} <Debug> TCPHandler: Processed in 0.057582386 sec. | ||
| 369 | 2026.02.05 23:45:12.300981 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 370 | 2026.02.05 23:45:12.301260 [ 3 ] {e1e18404-04ab-4d50-9afe-c7d65918b3fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) 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) | ||
| 371 | 2026.02.05 23:45:12.301397 [ 3 ] {e1e18404-04ab-4d50-9afe-c7d65918b3fd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 372 | 2026.02.05 23:45:12.322865 [ 3 ] {e1e18404-04ab-4d50-9afe-c7d65918b3fd} <Debug> oximeter.measurements_cumulativei64 (d7262b58-447e-4fc0-8ffe-b5c5548cd225): Loading data parts | ||
| 373 | 2026.02.05 23:45:12.323132 [ 3 ] {e1e18404-04ab-4d50-9afe-c7d65918b3fd} <Debug> oximeter.measurements_cumulativei64 (d7262b58-447e-4fc0-8ffe-b5c5548cd225): There are no data parts | ||
| 374 | 2026.02.05 23:45:12.329564 [ 3 ] {e1e18404-04ab-4d50-9afe-c7d65918b3fd} <Debug> TCPHandler: Processed in 0.028633301 sec. | ||
| 375 | 2026.02.05 23:45:12.329757 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 376 | 2026.02.05 23:45:12.329924 [ 3 ] {868dc7df-a87a-42b7-8512-7dc3c89c4264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) 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) | ||
| 377 | 2026.02.05 23:45:12.330056 [ 3 ] {868dc7df-a87a-42b7-8512-7dc3c89c4264} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 378 | 2026.02.05 23:45:12.345653 [ 3 ] {868dc7df-a87a-42b7-8512-7dc3c89c4264} <Debug> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Loading data parts | ||
| 379 | 2026.02.05 23:45:12.345812 [ 3 ] {868dc7df-a87a-42b7-8512-7dc3c89c4264} <Debug> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): There are no data parts | ||
| 380 | 2026.02.05 23:45:12.350748 [ 3 ] {868dc7df-a87a-42b7-8512-7dc3c89c4264} <Debug> TCPHandler: Processed in 0.021043346 sec. | ||
| 381 | 2026.02.05 23:45:12.351030 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 382 | 2026.02.05 23:45:12.351284 [ 3 ] {33ed0010-5888-4e02-9a84-4648c5a70df7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) 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) | ||
| 383 | 2026.02.05 23:45:12.351435 [ 3 ] {33ed0010-5888-4e02-9a84-4648c5a70df7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 384 | 2026.02.05 23:45:12.367220 [ 3 ] {33ed0010-5888-4e02-9a84-4648c5a70df7} <Debug> oximeter.measurements_cumulativef32 (e300bd40-2985-48ad-9de5-bb5dc3701dbd): Loading data parts | ||
| 385 | 2026.02.05 23:45:12.367534 [ 3 ] {33ed0010-5888-4e02-9a84-4648c5a70df7} <Debug> oximeter.measurements_cumulativef32 (e300bd40-2985-48ad-9de5-bb5dc3701dbd): There are no data parts | ||
| 386 | 2026.02.05 23:45:12.371869 [ 3 ] {33ed0010-5888-4e02-9a84-4648c5a70df7} <Debug> TCPHandler: Processed in 0.020902935 sec. | ||
| 387 | 2026.02.05 23:45:12.372040 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 388 | 2026.02.05 23:45:12.372334 [ 3 ] {fbb54755-c94f-4409-877b-3e8a1015f48a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) 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) | ||
| 389 | 2026.02.05 23:45:12.372431 [ 3 ] {fbb54755-c94f-4409-877b-3e8a1015f48a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 390 | 2026.02.05 23:45:12.388900 [ 3 ] {fbb54755-c94f-4409-877b-3e8a1015f48a} <Debug> oximeter.measurements_cumulativef64 (0d1b6022-1878-4b2f-b572-64d35927e18b): Loading data parts | ||
| 391 | 2026.02.05 23:45:12.389089 [ 3 ] {fbb54755-c94f-4409-877b-3e8a1015f48a} <Debug> oximeter.measurements_cumulativef64 (0d1b6022-1878-4b2f-b572-64d35927e18b): There are no data parts | ||
| 392 | 2026.02.05 23:45:12.393730 [ 3 ] {fbb54755-c94f-4409-877b-3e8a1015f48a} <Debug> TCPHandler: Processed in 0.021742354 sec. | ||
| 393 | 2026.02.05 23:45:12.393920 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 394 | 2026.02.05 23:45:12.394163 [ 3 ] {b5504bee-0b40-46ca-8551-a29f57af22af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 395 | * NOTE: Array types cannot be Nullable, see | ||
| 396 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 397 | * for more details. | ||
| 398 | * | ||
| 399 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 400 | * is unfortunate, and at this point relies on the fact that an | ||
| 401 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 402 | * to figure out another way to represent missing samples here. | ||
| 403 | */ | ||
| 404 | 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) | ||
| 405 | 2026.02.05 23:45:12.394339 [ 3 ] {b5504bee-0b40-46ca-8551-a29f57af22af} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 406 | 2026.02.05 23:45:12.411143 [ 3 ] {b5504bee-0b40-46ca-8551-a29f57af22af} <Debug> oximeter.measurements_histogrami8 (1ae48e61-3564-4431-b561-4b655bebb9d7): Loading data parts | ||
| 407 | 2026.02.05 23:45:12.411415 [ 3 ] {b5504bee-0b40-46ca-8551-a29f57af22af} <Debug> oximeter.measurements_histogrami8 (1ae48e61-3564-4431-b561-4b655bebb9d7): There are no data parts | ||
| 408 | 2026.02.05 23:45:12.431862 [ 3 ] {b5504bee-0b40-46ca-8551-a29f57af22af} <Debug> TCPHandler: Processed in 0.037995774 sec. | ||
| 409 | 2026.02.05 23:45:12.432032 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 410 | 2026.02.05 23:45:12.432351 [ 3 ] {d08d10e5-25ed-40e8-acaf-f26c94c81ef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) 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) | ||
| 411 | 2026.02.05 23:45:12.432490 [ 3 ] {d08d10e5-25ed-40e8-acaf-f26c94c81ef1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 412 | 2026.02.05 23:45:12.453384 [ 3 ] {d08d10e5-25ed-40e8-acaf-f26c94c81ef1} <Debug> oximeter.measurements_histogramu8 (e30f2b87-c166-4df1-81b0-019d27f62f18): Loading data parts | ||
| 413 | 2026.02.05 23:45:12.453537 [ 3 ] {d08d10e5-25ed-40e8-acaf-f26c94c81ef1} <Debug> oximeter.measurements_histogramu8 (e30f2b87-c166-4df1-81b0-019d27f62f18): There are no data parts | ||
| 414 | 2026.02.05 23:45:12.459586 [ 3 ] {d08d10e5-25ed-40e8-acaf-f26c94c81ef1} <Debug> TCPHandler: Processed in 0.027606961 sec. | ||
| 415 | 2026.02.05 23:45:12.459865 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 416 | 2026.02.05 23:45:12.460164 [ 3 ] {9c0b6543-2ee8-4314-af57-7d3fe40280ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) 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) | ||
| 417 | 2026.02.05 23:45:12.460344 [ 3 ] {9c0b6543-2ee8-4314-af57-7d3fe40280ad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 418 | 2026.02.05 23:45:12.476057 [ 3 ] {9c0b6543-2ee8-4314-af57-7d3fe40280ad} <Debug> oximeter.measurements_histogrami16 (66aaacdd-d398-4a29-ac05-3f199f81c9bd): Loading data parts | ||
| 419 | 2026.02.05 23:45:12.476254 [ 3 ] {9c0b6543-2ee8-4314-af57-7d3fe40280ad} <Debug> oximeter.measurements_histogrami16 (66aaacdd-d398-4a29-ac05-3f199f81c9bd): There are no data parts | ||
| 420 | 2026.02.05 23:45:12.478498 [ 3 ] {9c0b6543-2ee8-4314-af57-7d3fe40280ad} <Debug> TCPHandler: Processed in 0.018697684 sec. | ||
| 421 | 2026.02.05 23:45:12.478681 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 422 | 2026.02.05 23:45:12.479027 [ 3 ] {0a308da9-29b9-42bd-9d2b-cedf1b2495d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) 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) | ||
| 423 | 2026.02.05 23:45:12.479182 [ 3 ] {0a308da9-29b9-42bd-9d2b-cedf1b2495d6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 424 | 2026.02.05 23:45:12.498673 [ 3 ] {0a308da9-29b9-42bd-9d2b-cedf1b2495d6} <Debug> oximeter.measurements_histogramu16 (b5c99e5c-5fa9-4155-91c7-97df3efbc52e): Loading data parts | ||
| 425 | 2026.02.05 23:45:12.498836 [ 3 ] {0a308da9-29b9-42bd-9d2b-cedf1b2495d6} <Debug> oximeter.measurements_histogramu16 (b5c99e5c-5fa9-4155-91c7-97df3efbc52e): There are no data parts | ||
| 426 | 2026.02.05 23:45:12.520275 [ 3 ] {0a308da9-29b9-42bd-9d2b-cedf1b2495d6} <Debug> TCPHandler: Processed in 0.041658049 sec. | ||
| 427 | 2026.02.05 23:45:12.520588 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 428 | 2026.02.05 23:45:12.520803 [ 3 ] {5c826929-9e11-439d-81d9-378398216132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) 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) | ||
| 429 | 2026.02.05 23:45:12.520937 [ 3 ] {5c826929-9e11-439d-81d9-378398216132} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 430 | 2026.02.05 23:45:12.539793 [ 3 ] {5c826929-9e11-439d-81d9-378398216132} <Debug> oximeter.measurements_histogrami32 (894caf06-379a-42a8-9c65-7bb40ffcfa67): Loading data parts | ||
| 431 | 2026.02.05 23:45:12.539996 [ 3 ] {5c826929-9e11-439d-81d9-378398216132} <Debug> oximeter.measurements_histogrami32 (894caf06-379a-42a8-9c65-7bb40ffcfa67): There are no data parts | ||
| 432 | 2026.02.05 23:45:12.545197 [ 3 ] {5c826929-9e11-439d-81d9-378398216132} <Debug> TCPHandler: Processed in 0.024658802 sec. | ||
| 433 | 2026.02.05 23:45:12.545375 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 434 | 2026.02.05 23:45:12.545630 [ 3 ] {7865ea69-d215-4412-8432-0cba2fdb4166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) 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) | ||
| 435 | 2026.02.05 23:45:12.545763 [ 3 ] {7865ea69-d215-4412-8432-0cba2fdb4166} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 436 | 2026.02.05 23:45:12.561614 [ 3 ] {7865ea69-d215-4412-8432-0cba2fdb4166} <Debug> oximeter.measurements_histogramu32 (e99f715c-2188-4cec-b6c2-885c10b952a1): Loading data parts | ||
| 437 | 2026.02.05 23:45:12.561793 [ 3 ] {7865ea69-d215-4412-8432-0cba2fdb4166} <Debug> oximeter.measurements_histogramu32 (e99f715c-2188-4cec-b6c2-885c10b952a1): There are no data parts | ||
| 438 | 2026.02.05 23:45:12.567695 [ 3 ] {7865ea69-d215-4412-8432-0cba2fdb4166} <Debug> TCPHandler: Processed in 0.022376549 sec. | ||
| 439 | 2026.02.05 23:45:12.567919 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 440 | 2026.02.05 23:45:12.568237 [ 3 ] {b0c8f83a-f6f0-4cb1-9d6c-5485a5ffe3fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) 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) | ||
| 441 | 2026.02.05 23:45:12.568397 [ 3 ] {b0c8f83a-f6f0-4cb1-9d6c-5485a5ffe3fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 442 | 2026.02.05 23:45:12.583837 [ 3 ] {b0c8f83a-f6f0-4cb1-9d6c-5485a5ffe3fb} <Debug> oximeter.measurements_histogrami64 (87d43c73-fe41-4160-b9a0-7d9358629da8): Loading data parts | ||
| 443 | 2026.02.05 23:45:12.583994 [ 3 ] {b0c8f83a-f6f0-4cb1-9d6c-5485a5ffe3fb} <Debug> oximeter.measurements_histogrami64 (87d43c73-fe41-4160-b9a0-7d9358629da8): There are no data parts | ||
| 444 | 2026.02.05 23:45:12.588291 [ 3 ] {b0c8f83a-f6f0-4cb1-9d6c-5485a5ffe3fb} <Debug> TCPHandler: Processed in 0.020432041 sec. | ||
| 445 | 2026.02.05 23:45:12.588454 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 446 | 2026.02.05 23:45:12.588659 [ 3 ] {15730347-b24a-48f9-82cd-b579dd06d1bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) 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) | ||
| 447 | 2026.02.05 23:45:12.588798 [ 3 ] {15730347-b24a-48f9-82cd-b579dd06d1bf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 448 | 2026.02.05 23:45:12.625463 [ 3 ] {15730347-b24a-48f9-82cd-b579dd06d1bf} <Debug> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Loading data parts | ||
| 449 | 2026.02.05 23:45:12.625698 [ 3 ] {15730347-b24a-48f9-82cd-b579dd06d1bf} <Debug> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): There are no data parts | ||
| 450 | 2026.02.05 23:45:12.626256 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47199 | ||
| 451 | 2026.02.05 23:45:12.626370 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 452 | 2026.02.05 23:45:12.626494 [ 262 ] {} <Debug> TCP-Session: 16466d5a-9539-4167-8ef8-4a65c33ddfd9 Authenticating user 'default' from [fd00:1122:3344:101::a]:47199 | ||
| 453 | 2026.02.05 23:45:12.626519 [ 262 ] {} <Debug> TCP-Session: 16466d5a-9539-4167-8ef8-4a65c33ddfd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 454 | 2026.02.05 23:45:12.626531 [ 262 ] {} <Debug> TCP-Session: 16466d5a-9539-4167-8ef8-4a65c33ddfd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 455 | 2026.02.05 23:45:12.626659 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 456 | 2026.02.05 23:45:12.626694 [ 262 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 457 | 2026.02.05 23:45:12.626797 [ 262 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 458 | 2026.02.05 23:45:12.627238 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59869 | ||
| 459 | 2026.02.05 23:45:12.627340 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39866 | ||
| 460 | 2026.02.05 23:45:12.627428 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43250 | ||
| 461 | 2026.02.05 23:45:12.627487 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51928 | ||
| 462 | 2026.02.05 23:45:12.627553 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 463 | 2026.02.05 23:45:12.627693 [ 263 ] {} <Debug> TCP-Session: c83821a0-5928-4687-8ab4-ce3eb64b5290 Authenticating user 'default' from [fd00:1122:3344:101::a]:59869 | ||
| 464 | 2026.02.05 23:45:12.627698 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 465 | 2026.02.05 23:45:12.627721 [ 263 ] {} <Debug> TCP-Session: c83821a0-5928-4687-8ab4-ce3eb64b5290 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 466 | 2026.02.05 23:45:12.627777 [ 264 ] {} <Debug> TCP-Session: a102fe24-b78b-4345-9d86-31e329118294 Authenticating user 'default' from [fd00:1122:3344:101::a]:39866 | ||
| 467 | 2026.02.05 23:45:12.627747 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 468 | 2026.02.05 23:45:12.627810 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 469 | 2026.02.05 23:45:12.627845 [ 263 ] {} <Debug> TCP-Session: c83821a0-5928-4687-8ab4-ce3eb64b5290 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 470 | 2026.02.05 23:45:12.627879 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46628 | ||
| 471 | 2026.02.05 23:45:12.627906 [ 264 ] {} <Debug> TCP-Session: a102fe24-b78b-4345-9d86-31e329118294 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 472 | 2026.02.05 23:45:12.627883 [ 266 ] {} <Debug> TCP-Session: 2657fac6-7bd5-43d3-8b05-ef9aa9719cd5 Authenticating user 'default' from [fd00:1122:3344:101::a]:51928 | ||
| 473 | 2026.02.05 23:45:12.627984 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56030 | ||
| 474 | 2026.02.05 23:45:12.627968 [ 264 ] {} <Debug> TCP-Session: a102fe24-b78b-4345-9d86-31e329118294 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 475 | 2026.02.05 23:45:12.627871 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63484 | ||
| 476 | 2026.02.05 23:45:12.627871 [ 265 ] {} <Debug> TCP-Session: 9f5b971f-6a47-46f9-8fa5-340fa9d7440c Authenticating user 'default' from [fd00:1122:3344:101::a]:43250 | ||
| 477 | 2026.02.05 23:45:12.628106 [ 266 ] {} <Debug> TCP-Session: 2657fac6-7bd5-43d3-8b05-ef9aa9719cd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 478 | 2026.02.05 23:45:12.628088 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 479 | 2026.02.05 23:45:12.628253 [ 266 ] {} <Debug> TCP-Session: 2657fac6-7bd5-43d3-8b05-ef9aa9719cd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 480 | 2026.02.05 23:45:12.628309 [ 267 ] {} <Debug> TCP-Session: d6d07d1b-9b3e-4a30-8c78-7c5501ad49ce Authenticating user 'default' from [fd00:1122:3344:101::a]:46628 | ||
| 481 | 2026.02.05 23:45:12.628323 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 482 | 2026.02.05 23:45:12.628262 [ 265 ] {} <Debug> TCP-Session: 9f5b971f-6a47-46f9-8fa5-340fa9d7440c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 483 | 2026.02.05 23:45:12.628408 [ 269 ] {} <Debug> TCP-Session: e30e8a86-2697-4392-967f-267656fb9504 Authenticating user 'default' from [fd00:1122:3344:101::a]:56030 | ||
| 484 | 2026.02.05 23:45:12.628416 [ 267 ] {} <Debug> TCP-Session: d6d07d1b-9b3e-4a30-8c78-7c5501ad49ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 485 | 2026.02.05 23:45:12.628233 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 486 | 2026.02.05 23:45:12.628529 [ 269 ] {} <Debug> TCP-Session: e30e8a86-2697-4392-967f-267656fb9504 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 487 | 2026.02.05 23:45:12.628509 [ 267 ] {} <Debug> TCP-Session: d6d07d1b-9b3e-4a30-8c78-7c5501ad49ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 488 | 2026.02.05 23:45:12.628490 [ 265 ] {} <Debug> TCP-Session: 9f5b971f-6a47-46f9-8fa5-340fa9d7440c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 489 | 2026.02.05 23:45:12.628636 [ 269 ] {} <Debug> TCP-Session: e30e8a86-2697-4392-967f-267656fb9504 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 490 | 2026.02.05 23:45:12.628617 [ 268 ] {} <Debug> TCP-Session: 95a5ba4e-8feb-42b3-9a81-953077b8de59 Authenticating user 'default' from [fd00:1122:3344:101::a]:63484 | ||
| 491 | 2026.02.05 23:45:12.628729 [ 268 ] {} <Debug> TCP-Session: 95a5ba4e-8feb-42b3-9a81-953077b8de59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 492 | 2026.02.05 23:45:12.628844 [ 268 ] {} <Debug> TCP-Session: 95a5ba4e-8feb-42b3-9a81-953077b8de59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 493 | 2026.02.05 23:45:12.647419 [ 3 ] {15730347-b24a-48f9-82cd-b579dd06d1bf} <Debug> TCPHandler: Processed in 0.05901044 sec. | ||
| 494 | 2026.02.05 23:45:12.647619 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 495 | 2026.02.05 23:45:12.647953 [ 3 ] {449ce737-9e42-40ef-aab7-73b5aad62deb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) 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) | ||
| 496 | 2026.02.05 23:45:12.648103 [ 3 ] {449ce737-9e42-40ef-aab7-73b5aad62deb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 497 | 2026.02.05 23:45:12.650566 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55946 | ||
| 498 | 2026.02.05 23:45:12.650736 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 499 | 2026.02.05 23:45:12.650763 [ 270 ] {} <Debug> TCP-Session: 258e3534-9ea8-4a67-a215-21eefedad05c Authenticating user 'default' from [fd00:1122:3344:101::c]:55946 | ||
| 500 | 2026.02.05 23:45:12.650870 [ 270 ] {} <Debug> TCP-Session: 258e3534-9ea8-4a67-a215-21eefedad05c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 501 | 2026.02.05 23:45:12.650884 [ 270 ] {} <Debug> TCP-Session: 258e3534-9ea8-4a67-a215-21eefedad05c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 502 | 2026.02.05 23:45:12.650941 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 503 | 2026.02.05 23:45:12.651038 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 504 | 2026.02.05 23:45:12.651067 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 505 | 2026.02.05 23:45:12.651594 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45953 | ||
| 506 | 2026.02.05 23:45:12.651600 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52252 | ||
| 507 | 2026.02.05 23:45:12.651666 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49528 | ||
| 508 | 2026.02.05 23:45:12.651795 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40970 | ||
| 509 | 2026.02.05 23:45:12.651815 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 510 | 2026.02.05 23:45:12.651850 [ 272 ] {} <Debug> TCP-Session: fe70a943-09b9-4885-9fbd-2faf9cbf399c Authenticating user 'default' from [fd00:1122:3344:101::c]:45953 | ||
| 511 | 2026.02.05 23:45:12.651850 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57977 | ||
| 512 | 2026.02.05 23:45:12.651936 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 513 | 2026.02.05 23:45:12.651972 [ 272 ] {} <Debug> TCP-Session: fe70a943-09b9-4885-9fbd-2faf9cbf399c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 514 | 2026.02.05 23:45:12.651997 [ 272 ] {} <Debug> TCP-Session: fe70a943-09b9-4885-9fbd-2faf9cbf399c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 515 | 2026.02.05 23:45:12.652018 [ 271 ] {} <Debug> TCP-Session: abe0bc4f-827a-4ddd-a420-56a0ca12be43 Authenticating user 'default' from [fd00:1122:3344:101::c]:52252 | ||
| 516 | 2026.02.05 23:45:12.652024 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 517 | 2026.02.05 23:45:12.652076 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56347 | ||
| 518 | 2026.02.05 23:45:12.652149 [ 273 ] {} <Debug> TCP-Session: 5e368a37-dda6-4af3-a6f2-36de5bf358b3 Authenticating user 'default' from [fd00:1122:3344:101::c]:49528 | ||
| 519 | 2026.02.05 23:45:12.652129 [ 271 ] {} <Debug> TCP-Session: abe0bc4f-827a-4ddd-a420-56a0ca12be43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 520 | 2026.02.05 23:45:12.652111 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 521 | 2026.02.05 23:45:12.652229 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43690 | ||
| 522 | 2026.02.05 23:45:12.652278 [ 274 ] {} <Debug> TCP-Session: fb0c0104-7179-4fdf-8dc3-248ee86dd6f7 Authenticating user 'default' from [fd00:1122:3344:101::c]:40970 | ||
| 523 | 2026.02.05 23:45:12.652223 [ 271 ] {} <Debug> TCP-Session: abe0bc4f-827a-4ddd-a420-56a0ca12be43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 524 | 2026.02.05 23:45:12.652218 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 525 | 2026.02.05 23:45:12.652392 [ 274 ] {} <Debug> TCP-Session: fb0c0104-7179-4fdf-8dc3-248ee86dd6f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 526 | 2026.02.05 23:45:12.652342 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 527 | 2026.02.05 23:45:12.652240 [ 273 ] {} <Debug> TCP-Session: 5e368a37-dda6-4af3-a6f2-36de5bf358b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 528 | 2026.02.05 23:45:12.652515 [ 274 ] {} <Debug> TCP-Session: fb0c0104-7179-4fdf-8dc3-248ee86dd6f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 529 | 2026.02.05 23:45:12.652539 [ 275 ] {} <Debug> TCP-Session: 009d58c4-f643-49c6-b086-aefbedd52fee Authenticating user 'default' from [fd00:1122:3344:101::c]:57977 | ||
| 530 | 2026.02.05 23:45:12.652546 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 531 | 2026.02.05 23:45:12.652608 [ 273 ] {} <Debug> TCP-Session: 5e368a37-dda6-4af3-a6f2-36de5bf358b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 532 | 2026.02.05 23:45:12.652628 [ 275 ] {} <Debug> TCP-Session: 009d58c4-f643-49c6-b086-aefbedd52fee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 533 | 2026.02.05 23:45:12.652553 [ 276 ] {} <Debug> TCP-Session: 1d4a4f97-caec-4483-b0b6-7265b522f845 Authenticating user 'default' from [fd00:1122:3344:101::c]:56347 | ||
| 534 | 2026.02.05 23:45:12.652701 [ 275 ] {} <Debug> TCP-Session: 009d58c4-f643-49c6-b086-aefbedd52fee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 535 | 2026.02.05 23:45:12.652664 [ 277 ] {} <Debug> TCP-Session: 10a26119-80b0-44b1-8479-5ff7edda8ad4 Authenticating user 'default' from [fd00:1122:3344:101::c]:43690 | ||
| 536 | 2026.02.05 23:45:12.652773 [ 276 ] {} <Debug> TCP-Session: 1d4a4f97-caec-4483-b0b6-7265b522f845 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 537 | 2026.02.05 23:45:12.652794 [ 277 ] {} <Debug> TCP-Session: 10a26119-80b0-44b1-8479-5ff7edda8ad4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 538 | 2026.02.05 23:45:12.652902 [ 276 ] {} <Debug> TCP-Session: 1d4a4f97-caec-4483-b0b6-7265b522f845 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 539 | 2026.02.05 23:45:12.652917 [ 277 ] {} <Debug> TCP-Session: 10a26119-80b0-44b1-8479-5ff7edda8ad4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 540 | 2026.02.05 23:45:12.658018 [ 3 ] {449ce737-9e42-40ef-aab7-73b5aad62deb} <Debug> oximeter.measurements_histogramf32 (d4f5c359-e7d9-478d-a6ce-957bc28203e3): Loading data parts | ||
| 541 | 2026.02.05 23:45:12.658180 [ 3 ] {449ce737-9e42-40ef-aab7-73b5aad62deb} <Debug> oximeter.measurements_histogramf32 (d4f5c359-e7d9-478d-a6ce-957bc28203e3): There are no data parts | ||
| 542 | 2026.02.05 23:45:12.674327 [ 3 ] {449ce737-9e42-40ef-aab7-73b5aad62deb} <Debug> TCPHandler: Processed in 0.026829094 sec. | ||
| 543 | 2026.02.05 23:45:12.674566 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2026.02.05 23:45:12.674917 [ 3 ] {1dac85f3-557b-4973-b344-12ee0c047743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) 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) | ||
| 545 | 2026.02.05 23:45:12.675071 [ 3 ] {1dac85f3-557b-4973-b344-12ee0c047743} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 546 | 2026.02.05 23:45:12.679201 [ 3 ] {1dac85f3-557b-4973-b344-12ee0c047743} <Debug> oximeter.measurements_histogramf64 (3e8aa484-f57c-4aaf-a090-750eaf930b02): Loading data parts | ||
| 547 | 2026.02.05 23:45:12.679366 [ 3 ] {1dac85f3-557b-4973-b344-12ee0c047743} <Debug> oximeter.measurements_histogramf64 (3e8aa484-f57c-4aaf-a090-750eaf930b02): There are no data parts | ||
| 548 | 2026.02.05 23:45:12.695959 [ 3 ] {1dac85f3-557b-4973-b344-12ee0c047743} <Debug> TCPHandler: Processed in 0.021452531 sec. | ||
| 549 | 2026.02.05 23:45:12.696150 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2026.02.05 23:45:12.696355 [ 3 ] {33b73a3b-3041-49b9-b84f-c26f82b588e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) /* The field tables store named dimensions of each timeseries. | ||
| 551 | * | ||
| 552 | * As with the measurement tables, there is one field table for each field data | ||
| 553 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 554 | * this behavior **must not** be relied upon for query correctness. | ||
| 555 | * | ||
| 556 | * The index for the fields differs from the measurements, however. Rows are | ||
| 557 | * sorted by timeseries name, then field name, field value, and finally | ||
| 558 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 559 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 560 | * usually then used to look up measurements. | ||
| 561 | * | ||
| 562 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 563 | * timeseries name and then key, since it would improve lookups where one | ||
| 564 | * already has the key. Realistically though, these tables are quite small and | ||
| 565 | * so performance benefits will be low in absolute terms. | ||
| 566 | * | ||
| 567 | * TTL: We use a materialized column to expire old field table records. This | ||
| 568 | * column is generated automatically by the database whenever a new row is | ||
| 569 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 570 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 571 | * record will remain during a deduplication, which will have the last | ||
| 572 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 573 | * measurement tables. | ||
| 574 | */ | ||
| 575 | 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) | ||
| 576 | 2026.02.05 23:45:12.696518 [ 3 ] {33b73a3b-3041-49b9-b84f-c26f82b588e7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 577 | 2026.02.05 23:45:12.701246 [ 3 ] {33b73a3b-3041-49b9-b84f-c26f82b588e7} <Debug> oximeter.fields_bool (7d818563-13ac-4182-9665-9774c8c57a2d): Loading data parts | ||
| 578 | 2026.02.05 23:45:12.701571 [ 3 ] {33b73a3b-3041-49b9-b84f-c26f82b588e7} <Debug> oximeter.fields_bool (7d818563-13ac-4182-9665-9774c8c57a2d): There are no data parts | ||
| 579 | 2026.02.05 23:45:12.718720 [ 3 ] {33b73a3b-3041-49b9-b84f-c26f82b588e7} <Debug> TCPHandler: Processed in 0.022626483 sec. | ||
| 580 | 2026.02.05 23:45:12.718900 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 581 | 2026.02.05 23:45:12.719165 [ 3 ] {a0fec176-15ad-414c-ab71-12b5ec2d4795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) 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) | ||
| 582 | 2026.02.05 23:45:12.719307 [ 3 ] {a0fec176-15ad-414c-ab71-12b5ec2d4795} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 583 | 2026.02.05 23:45:12.740387 [ 3 ] {a0fec176-15ad-414c-ab71-12b5ec2d4795} <Debug> oximeter.fields_i8 (94860b85-d792-4d48-87fb-bf43ee048223): Loading data parts | ||
| 584 | 2026.02.05 23:45:12.740637 [ 3 ] {a0fec176-15ad-414c-ab71-12b5ec2d4795} <Debug> oximeter.fields_i8 (94860b85-d792-4d48-87fb-bf43ee048223): There are no data parts | ||
| 585 | 2026.02.05 23:45:12.744696 [ 3 ] {a0fec176-15ad-414c-ab71-12b5ec2d4795} <Debug> TCPHandler: Processed in 0.025854254 sec. | ||
| 586 | 2026.02.05 23:45:12.744918 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 587 | 2026.02.05 23:45:12.745079 [ 3 ] {be48c0b9-604b-4b05-bf10-e4270a6b7670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) 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) | ||
| 588 | 2026.02.05 23:45:12.745216 [ 3 ] {be48c0b9-604b-4b05-bf10-e4270a6b7670} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 589 | 2026.02.05 23:45:12.764831 [ 3 ] {be48c0b9-604b-4b05-bf10-e4270a6b7670} <Debug> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Loading data parts | ||
| 590 | 2026.02.05 23:45:12.765164 [ 3 ] {be48c0b9-604b-4b05-bf10-e4270a6b7670} <Debug> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): There are no data parts | ||
| 591 | 2026.02.05 23:45:12.785276 [ 3 ] {be48c0b9-604b-4b05-bf10-e4270a6b7670} <Debug> TCPHandler: Processed in 0.040406497 sec. | ||
| 592 | 2026.02.05 23:45:12.785456 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 593 | 2026.02.05 23:45:12.785753 [ 3 ] {543b747d-4295-4695-982c-f3481ec2feda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) 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) | ||
| 594 | 2026.02.05 23:45:12.785924 [ 3 ] {543b747d-4295-4695-982c-f3481ec2feda} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 595 | 2026.02.05 23:45:12.813989 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34972 | ||
| 596 | 2026.02.05 23:45:12.814170 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 597 | 2026.02.05 23:45:12.814200 [ 278 ] {} <Debug> TCP-Session: df740566-582d-407d-8e98-57a126478a1d Authenticating user 'default' from [fd00:1122:3344:101::b]:34972 | ||
| 598 | 2026.02.05 23:45:12.814325 [ 278 ] {} <Debug> TCP-Session: df740566-582d-407d-8e98-57a126478a1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 599 | 2026.02.05 23:45:12.814339 [ 278 ] {} <Debug> TCP-Session: df740566-582d-407d-8e98-57a126478a1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 600 | 2026.02.05 23:45:12.814404 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 601 | 2026.02.05 23:45:12.814525 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 602 | 2026.02.05 23:45:12.814542 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 603 | 2026.02.05 23:45:12.815070 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45932 | ||
| 604 | 2026.02.05 23:45:12.815081 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47318 | ||
| 605 | 2026.02.05 23:45:12.815181 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54139 | ||
| 606 | 2026.02.05 23:45:12.815251 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 607 | 2026.02.05 23:45:12.815290 [ 279 ] {} <Debug> TCP-Session: f197e936-b1f2-4842-9e5f-35a0c3b8946b Authenticating user 'default' from [fd00:1122:3344:101::b]:45932 | ||
| 608 | 2026.02.05 23:45:12.815312 [ 279 ] {} <Debug> TCP-Session: f197e936-b1f2-4842-9e5f-35a0c3b8946b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 609 | 2026.02.05 23:45:12.815335 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41545 | ||
| 610 | 2026.02.05 23:45:12.815409 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 611 | 2026.02.05 23:45:12.815421 [ 279 ] {} <Debug> TCP-Session: f197e936-b1f2-4842-9e5f-35a0c3b8946b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2026.02.05 23:45:12.815452 [ 280 ] {} <Debug> TCP-Session: cfbb5328-0943-4987-b389-0853c12ced3d Authenticating user 'default' from [fd00:1122:3344:101::b]:47318 | ||
| 613 | 2026.02.05 23:45:12.815574 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 614 | 2026.02.05 23:45:12.815582 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65426 | ||
| 615 | 2026.02.05 23:45:12.815614 [ 280 ] {} <Debug> TCP-Session: cfbb5328-0943-4987-b389-0853c12ced3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2026.02.05 23:45:12.815626 [ 281 ] {} <Debug> TCP-Session: 90cb0be7-37b0-4f31-b3fe-74e42dcf7900 Authenticating user 'default' from [fd00:1122:3344:101::b]:54139 | ||
| 617 | 2026.02.05 23:45:12.815744 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 618 | 2026.02.05 23:45:12.815754 [ 280 ] {} <Debug> TCP-Session: cfbb5328-0943-4987-b389-0853c12ced3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2026.02.05 23:45:12.815776 [ 281 ] {} <Debug> TCP-Session: 90cb0be7-37b0-4f31-b3fe-74e42dcf7900 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.02.05 23:45:12.815831 [ 282 ] {} <Debug> TCP-Session: 15c4e9a8-9f56-4ec9-b788-5d533749eb15 Authenticating user 'default' from [fd00:1122:3344:101::b]:41545 | ||
| 621 | 2026.02.05 23:45:12.815857 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 622 | 2026.02.05 23:45:12.815908 [ 281 ] {} <Debug> TCP-Session: 90cb0be7-37b0-4f31-b3fe-74e42dcf7900 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 623 | 2026.02.05 23:45:12.815911 [ 282 ] {} <Debug> TCP-Session: 15c4e9a8-9f56-4ec9-b788-5d533749eb15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2026.02.05 23:45:12.815874 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51425 | ||
| 625 | 2026.02.05 23:45:12.816002 [ 282 ] {} <Debug> TCP-Session: 15c4e9a8-9f56-4ec9-b788-5d533749eb15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.02.05 23:45:12.815997 [ 283 ] {} <Debug> TCP-Session: 39b2f221-ac01-4edb-af0c-e7a807549c77 Authenticating user 'default' from [fd00:1122:3344:101::b]:65426 | ||
| 627 | 2026.02.05 23:45:12.815852 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49214 | ||
| 628 | 2026.02.05 23:45:12.816120 [ 283 ] {} <Debug> TCP-Session: 39b2f221-ac01-4edb-af0c-e7a807549c77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 629 | 2026.02.05 23:45:12.816229 [ 283 ] {} <Debug> TCP-Session: 39b2f221-ac01-4edb-af0c-e7a807549c77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 630 | 2026.02.05 23:45:12.816276 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 631 | 2026.02.05 23:45:12.816313 [ 284 ] {} <Debug> TCP-Session: a992e959-cf38-4e0b-90ec-377368503d73 Authenticating user 'default' from [fd00:1122:3344:101::b]:51425 | ||
| 632 | 2026.02.05 23:45:12.816306 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 633 | 2026.02.05 23:45:12.816438 [ 284 ] {} <Debug> TCP-Session: a992e959-cf38-4e0b-90ec-377368503d73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 634 | 2026.02.05 23:45:12.816456 [ 285 ] {} <Debug> TCP-Session: ace8da23-7110-46b3-9183-78b8417e2aa1 Authenticating user 'default' from [fd00:1122:3344:101::b]:49214 | ||
| 635 | 2026.02.05 23:45:12.816458 [ 284 ] {} <Debug> TCP-Session: a992e959-cf38-4e0b-90ec-377368503d73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 636 | 2026.02.05 23:45:12.816585 [ 285 ] {} <Debug> TCP-Session: ace8da23-7110-46b3-9183-78b8417e2aa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 637 | 2026.02.05 23:45:12.816605 [ 285 ] {} <Debug> TCP-Session: ace8da23-7110-46b3-9183-78b8417e2aa1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 638 | 2026.02.05 23:45:12.822264 [ 3 ] {543b747d-4295-4695-982c-f3481ec2feda} <Debug> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Loading data parts | ||
| 639 | 2026.02.05 23:45:12.822470 [ 3 ] {543b747d-4295-4695-982c-f3481ec2feda} <Debug> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): There are no data parts | ||
| 640 | 2026.02.05 23:45:12.847932 [ 3 ] {543b747d-4295-4695-982c-f3481ec2feda} <Debug> TCPHandler: Processed in 0.062527744 sec. | ||
| 641 | 2026.02.05 23:45:12.848238 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 642 | 2026.02.05 23:45:12.848420 [ 3 ] {f7032000-661a-4722-8cb1-7e301719173b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) 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) | ||
| 643 | 2026.02.05 23:45:12.848572 [ 3 ] {f7032000-661a-4722-8cb1-7e301719173b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 644 | 2026.02.05 23:45:12.865761 [ 3 ] {f7032000-661a-4722-8cb1-7e301719173b} <Debug> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Loading data parts | ||
| 645 | 2026.02.05 23:45:12.865975 [ 3 ] {f7032000-661a-4722-8cb1-7e301719173b} <Debug> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): There are no data parts | ||
| 646 | 2026.02.05 23:45:12.870111 [ 3 ] {f7032000-661a-4722-8cb1-7e301719173b} <Debug> TCPHandler: Processed in 0.021946906 sec. | ||
| 647 | 2026.02.05 23:45:12.870312 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 648 | 2026.02.05 23:45:12.870499 [ 3 ] {7791bfef-44e2-4d8c-a2d2-103041efdafa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) 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) | ||
| 649 | 2026.02.05 23:45:12.870707 [ 3 ] {7791bfef-44e2-4d8c-a2d2-103041efdafa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 650 | 2026.02.05 23:45:12.886359 [ 3 ] {7791bfef-44e2-4d8c-a2d2-103041efdafa} <Debug> oximeter.fields_i32 (3c011eda-db41-4ec7-8c9c-14e15775d478): Loading data parts | ||
| 651 | 2026.02.05 23:45:12.886594 [ 3 ] {7791bfef-44e2-4d8c-a2d2-103041efdafa} <Debug> oximeter.fields_i32 (3c011eda-db41-4ec7-8c9c-14e15775d478): There are no data parts | ||
| 652 | 2026.02.05 23:45:12.910260 [ 3 ] {7791bfef-44e2-4d8c-a2d2-103041efdafa} <Debug> TCPHandler: Processed in 0.040014883 sec. | ||
| 653 | 2026.02.05 23:45:12.910580 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 654 | 2026.02.05 23:45:12.910795 [ 3 ] {800a6d58-9117-44ea-acf8-e3a855cc199e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) 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) | ||
| 655 | 2026.02.05 23:45:12.910960 [ 3 ] {800a6d58-9117-44ea-acf8-e3a855cc199e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 656 | 2026.02.05 23:45:12.932206 [ 3 ] {800a6d58-9117-44ea-acf8-e3a855cc199e} <Debug> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Loading data parts | ||
| 657 | 2026.02.05 23:45:12.932453 [ 3 ] {800a6d58-9117-44ea-acf8-e3a855cc199e} <Debug> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): There are no data parts | ||
| 658 | 2026.02.05 23:45:12.953216 [ 3 ] {800a6d58-9117-44ea-acf8-e3a855cc199e} <Debug> TCPHandler: Processed in 0.04273233 sec. | ||
| 659 | 2026.02.05 23:45:12.953433 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 660 | 2026.02.05 23:45:12.953658 [ 3 ] {87437ffb-625f-4913-b365-f6159d7a9ddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) 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) | ||
| 661 | 2026.02.05 23:45:12.953833 [ 3 ] {87437ffb-625f-4913-b365-f6159d7a9ddc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 662 | 2026.02.05 23:45:12.973822 [ 3 ] {87437ffb-625f-4913-b365-f6159d7a9ddc} <Debug> oximeter.fields_i64 (9e814c59-5efc-47cc-9821-a77b50914ebf): Loading data parts | ||
| 663 | 2026.02.05 23:45:12.974075 [ 3 ] {87437ffb-625f-4913-b365-f6159d7a9ddc} <Debug> oximeter.fields_i64 (9e814c59-5efc-47cc-9821-a77b50914ebf): There are no data parts | ||
| 664 | 2026.02.05 23:45:12.980018 [ 3 ] {87437ffb-625f-4913-b365-f6159d7a9ddc} <Debug> TCPHandler: Processed in 0.026666502 sec. | ||
| 665 | 2026.02.05 23:45:12.980329 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 666 | 2026.02.05 23:45:12.980528 [ 3 ] {28bf5d52-5258-43f9-b4de-1d4cb099ef4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) 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) | ||
| 667 | 2026.02.05 23:45:12.980690 [ 3 ] {28bf5d52-5258-43f9-b4de-1d4cb099ef4b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 668 | 2026.02.05 23:45:12.995581 [ 3 ] {28bf5d52-5258-43f9-b4de-1d4cb099ef4b} <Debug> oximeter.fields_u64 (4f428979-cc7d-42c8-aa08-52cf656b85a5): Loading data parts | ||
| 669 | 2026.02.05 23:45:12.995884 [ 3 ] {28bf5d52-5258-43f9-b4de-1d4cb099ef4b} <Debug> oximeter.fields_u64 (4f428979-cc7d-42c8-aa08-52cf656b85a5): There are no data parts | ||
| 670 | 2026.02.05 23:45:13.000239 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 133.67 MiB, peak 133.67 MiB, free memory in arenas 0.00 B, will set to 135.55 MiB (RSS), difference: 1.89 MiB | ||
| 671 | 2026.02.05 23:45:13.001845 [ 3 ] {28bf5d52-5258-43f9-b4de-1d4cb099ef4b} <Debug> TCPHandler: Processed in 0.021579912 sec. | ||
| 672 | 2026.02.05 23:45:13.002047 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 673 | 2026.02.05 23:45:13.002377 [ 3 ] {5f2a6462-b940-4d35-90cb-84d3964d69b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) 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.02.05 23:45:13.002549 [ 3 ] {5f2a6462-b940-4d35-90cb-84d3964d69b4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 675 | 2026.02.05 23:45:13.017660 [ 3 ] {5f2a6462-b940-4d35-90cb-84d3964d69b4} <Debug> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Loading data parts | ||
| 676 | 2026.02.05 23:45:13.017887 [ 3 ] {5f2a6462-b940-4d35-90cb-84d3964d69b4} <Debug> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): There are no data parts | ||
| 677 | 2026.02.05 23:45:13.021433 [ 3 ] {5f2a6462-b940-4d35-90cb-84d3964d69b4} <Debug> TCPHandler: Processed in 0.019450801 sec. | ||
| 678 | 2026.02.05 23:45:13.021746 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 679 | 2026.02.05 23:45:13.021968 [ 3 ] {133b5612-e6e1-40fd-ad68-97ddd3f59a7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) 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.02.05 23:45:13.022128 [ 3 ] {133b5612-e6e1-40fd-ad68-97ddd3f59a7b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 681 | 2026.02.05 23:45:13.041344 [ 3 ] {133b5612-e6e1-40fd-ad68-97ddd3f59a7b} <Debug> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Loading data parts | ||
| 682 | 2026.02.05 23:45:13.041622 [ 3 ] {133b5612-e6e1-40fd-ad68-97ddd3f59a7b} <Debug> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): There are no data parts | ||
| 683 | 2026.02.05 23:45:13.047349 [ 3 ] {133b5612-e6e1-40fd-ad68-97ddd3f59a7b} <Debug> TCPHandler: Processed in 0.025713472 sec. | ||
| 684 | 2026.02.05 23:45:13.047702 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 685 | 2026.02.05 23:45:13.047971 [ 3 ] {3ff48f10-613c-4f71-8b99-cebe43c13442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) 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.02.05 23:45:13.048133 [ 3 ] {3ff48f10-613c-4f71-8b99-cebe43c13442} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 687 | 2026.02.05 23:45:13.062488 [ 3 ] {3ff48f10-613c-4f71-8b99-cebe43c13442} <Debug> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Loading data parts | ||
| 688 | 2026.02.05 23:45:13.062701 [ 3 ] {3ff48f10-613c-4f71-8b99-cebe43c13442} <Debug> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): There are no data parts | ||
| 689 | 2026.02.05 23:45:13.083661 [ 3 ] {3ff48f10-613c-4f71-8b99-cebe43c13442} <Debug> TCPHandler: Processed in 0.036019664 sec. | ||
| 690 | 2026.02.05 23:45:13.083901 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 691 | 2026.02.05 23:45:13.084229 [ 3 ] {7fe378b7-210f-435b-9748-60cab8b2c7b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) /* 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.02.05 23:45:13.084432 [ 3 ] {7fe378b7-210f-435b-9748-60cab8b2c7b3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 696 | 2026.02.05 23:45:13.090268 [ 3 ] {7fe378b7-210f-435b-9748-60cab8b2c7b3} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625): Loading data parts | ||
| 697 | 2026.02.05 23:45:13.090431 [ 3 ] {7fe378b7-210f-435b-9748-60cab8b2c7b3} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625): There are no data parts | ||
| 698 | 2026.02.05 23:45:13.106977 [ 3 ] {7fe378b7-210f-435b-9748-60cab8b2c7b3} <Debug> TCPHandler: Processed in 0.023141587 sec. | ||
| 699 | 2026.02.05 23:45:13.107424 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 700 | 2026.02.05 23:45:13.107796 [ 5 ] {08465faa-884e-4154-aad9-42b53ef36c54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 701 | 2026.02.05 23:45:13.109714 [ 5 ] {08465faa-884e-4154-aad9-42b53ef36c54} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 702 | 2026.02.05 23:45:13.159303 [ 260 ] {08465faa-884e-4154-aad9-42b53ef36c54} <Trace> oximeter.version (8dd22a0d-63f6-41eb-b7aa-e7d98824b555): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 703 | 2026.02.05 23:45:13.159374 [ 260 ] {08465faa-884e-4154-aad9-42b53ef36c54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 704 | 2026.02.05 23:45:13.165517 [ 260 ] {08465faa-884e-4154-aad9-42b53ef36c54} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 705 | 2026.02.05 23:45:13.166334 [ 260 ] {08465faa-884e-4154-aad9-42b53ef36c54} <Trace> oximeter.version (8dd22a0d-63f6-41eb-b7aa-e7d98824b555): 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.02.05 23:45:13.166643 [ 5 ] {08465faa-884e-4154-aad9-42b53ef36c54} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.05904 sec., 16.937669376693766 rows/sec., 271.00 B/sec. | ||
| 707 | 2026.02.05 23:45:13.167060 [ 5 ] {08465faa-884e-4154-aad9-42b53ef36c54} <Debug> TCPHandler: Processed in 0.059821548 sec. | ||
| 708 | 2026.02.05 23:45:14.000307 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.99 MiB, peak 135.99 MiB, free memory in arenas 0.00 B, will set to 139.77 MiB (RSS), difference: 3.78 MiB | ||
| 709 | 2026.02.05 23:45:17.105107 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 710 | 2026.02.05 23:45:17.105240 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 711 | 2026.02.05 23:45:17.105345 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 712 | 2026.02.05 23:45:17.105374 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 713 | 2026.02.05 23:45:17.123925 [ 245 ] {} <Debug> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Loading data parts | ||
| 714 | 2026.02.05 23:45:17.124130 [ 245 ] {} <Debug> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): There are no data parts | ||
| 715 | 2026.02.05 23:45:17.147864 [ 244 ] {} <Debug> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Loading data parts | ||
| 716 | 2026.02.05 23:45:17.148058 [ 244 ] {} <Debug> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): There are no data parts | ||
| 717 | 2026.02.05 23:45:17.150377 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 718 | 2026.02.05 23:45:17.150418 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 719 | 2026.02.05 23:45:17.157631 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 720 | 2026.02.05 23:45:17.158183 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 721 | 2026.02.05 23:45:17.158412 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 722 | 2026.02.05 23:45:17.191931 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 723 | 2026.02.05 23:45:17.192112 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 724 | 2026.02.05 23:45:17.198437 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 725 | 2026.02.05 23:45:17.199576 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 726 | 2026.02.05 23:45:17.202956 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 727 | 2026.02.05 23:45:18.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.79 MiB, peak 148.79 MiB, free memory in arenas 0.00 B, will set to 153.88 MiB (RSS), difference: 9.09 MiB | ||
| 728 | 2026.02.05 23:45:19.605138 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 729 | 2026.02.05 23:45:19.605249 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 730 | 2026.02.05 23:45:19.610657 [ 243 ] {} <Debug> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Loading data parts | ||
| 731 | 2026.02.05 23:45:19.610899 [ 243 ] {} <Debug> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): There are no data parts | ||
| 732 | 2026.02.05 23:45:19.617650 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 733 | 2026.02.05 23:45:19.617692 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 734 | 2026.02.05 23:45:19.622113 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 735 | 2026.02.05 23:45:19.622857 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 736 | 2026.02.05 23:45:19.623320 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 737 | 2026.02.05 23:45:20.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.08 MiB, peak 158.08 MiB, free memory in arenas 0.00 B, will set to 155.07 MiB (RSS), difference: -3.00 MiB | ||
| 738 | 2026.02.05 23:45:24.552563 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 739 | 2026.02.05 23:45:24.552622 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 740 | 2026.02.05 23:45:24.658659 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 741 | 2026.02.05 23:45:24.661373 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 742 | 2026.02.05 23:45:24.661530 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 743 | 2026.02.05 23:45:24.662335 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 744 | 2026.02.05 23:45:24.662810 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 745 | 2026.02.05 23:45:24.663086 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 746 | 2026.02.05 23:45:24.703292 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 747 | 2026.02.05 23:45:24.720921 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 748 | 2026.02.05 23:45:24.721102 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 749 | 2026.02.05 23:45:24.727644 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 750 | 2026.02.05 23:45:24.728723 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 751 | 2026.02.05 23:45:24.731533 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 752 | 2026.02.05 23:45:25.000233 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.79 MiB, peak 159.79 MiB, free memory in arenas 0.00 B, will set to 157.69 MiB (RSS), difference: 1.90 MiB | ||
| 753 | 2026.02.05 23:45:30.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.74 MiB, peak 159.79 MiB, free memory in arenas 0.00 B, will set to 157.81 MiB (RSS), difference: 4.07 MiB | ||
| 754 | 2026.02.05 23:45:32.163306 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 755 | 2026.02.05 23:45:32.163844 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 756 | 2026.02.05 23:45:32.163889 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 757 | 2026.02.05 23:45:32.164588 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 758 | 2026.02.05 23:45:32.165072 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 759 | 2026.02.05 23:45:32.165215 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 760 | 2026.02.05 23:45:32.231871 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 761 | 2026.02.05 23:45:32.248739 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 762 | 2026.02.05 23:45:32.248794 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 763 | 2026.02.05 23:45:32.255018 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 764 | 2026.02.05 23:45:32.256242 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 765 | 2026.02.05 23:45:32.259221 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 766 | 2026.02.05 23:45:33.186361 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 767 | 2026.02.05 23:45:33.186556 [ 3 ] {a0dfa285-a04b-4085-815b-7b092a4efb7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 768 | 2026.02.05 23:45:33.186942 [ 3 ] {a0dfa285-a04b-4085-815b-7b092a4efb7f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 769 | 2026.02.05 23:45:33.193197 [ 3 ] {a0dfa285-a04b-4085-815b-7b092a4efb7f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 770 | 2026.02.05 23:45:33.199903 [ 3 ] {a0dfa285-a04b-4085-815b-7b092a4efb7f} <Debug> TCPHandler: Processed in 0.013674154 sec. | ||
| 771 | 2026.02.05 23:45:33.215428 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 772 | 2026.02.05 23:45:33.215595 [ 3 ] {e08ee752-bc23-4f05-9ac4-2ce892c2a277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 773 | 2026.02.05 23:45:33.225069 [ 3 ] {e08ee752-bc23-4f05-9ac4-2ce892c2a277} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 774 | 2026.02.05 23:45:33.225122 [ 3 ] {e08ee752-bc23-4f05-9ac4-2ce892c2a277} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 775 | 2026.02.05 23:45:33.227608 [ 3 ] {e08ee752-bc23-4f05-9ac4-2ce892c2a277} <Debug> TCPHandler: Processed in 0.012245941 sec. | ||
| 776 | 2026.02.05 23:45:33.227855 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 777 | 2026.02.05 23:45:33.227984 [ 3 ] {a196d47c-2d50-4130-a646-f5723a28bf59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 778 | 2026.02.05 23:45:33.230244 [ 3 ] {a196d47c-2d50-4130-a646-f5723a28bf59} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 779 | 2026.02.05 23:45:33.230301 [ 3 ] {a196d47c-2d50-4130-a646-f5723a28bf59} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 780 | 2026.02.05 23:45:33.230664 [ 3 ] {a196d47c-2d50-4130-a646-f5723a28bf59} <Debug> TCPHandler: Processed in 0.002859928 sec. | ||
| 781 | 2026.02.05 23:45:33.230915 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 782 | 2026.02.05 23:45:33.231033 [ 3 ] {dce5dbf5-9644-4329-8712-0756f9dcd9f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 783 | 2026.02.05 23:45:33.231271 [ 3 ] {dce5dbf5-9644-4329-8712-0756f9dcd9f9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 784 | 2026.02.05 23:45:33.231315 [ 3 ] {dce5dbf5-9644-4329-8712-0756f9dcd9f9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 785 | 2026.02.05 23:45:33.231614 [ 3 ] {dce5dbf5-9644-4329-8712-0756f9dcd9f9} <Debug> TCPHandler: Processed in 0.000748077 sec. | ||
| 786 | 2026.02.05 23:45:33.231823 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 787 | 2026.02.05 23:45:33.231936 [ 3 ] {510c8ecf-f701-4711-a47e-240ab666eb89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 788 | 2026.02.05 23:45:33.232169 [ 3 ] {510c8ecf-f701-4711-a47e-240ab666eb89} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 789 | 2026.02.05 23:45:33.232212 [ 3 ] {510c8ecf-f701-4711-a47e-240ab666eb89} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 790 | 2026.02.05 23:45:33.232491 [ 3 ] {510c8ecf-f701-4711-a47e-240ab666eb89} <Debug> TCPHandler: Processed in 0.000715507 sec. | ||
| 791 | 2026.02.05 23:45:33.232715 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 792 | 2026.02.05 23:45:33.232828 [ 3 ] {251bb246-a07a-4724-a353-374731c31122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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) | ||
| 793 | 2026.02.05 23:45:33.233058 [ 3 ] {251bb246-a07a-4724-a353-374731c31122} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 794 | 2026.02.05 23:45:33.233100 [ 3 ] {251bb246-a07a-4724-a353-374731c31122} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 795 | 2026.02.05 23:45:33.233395 [ 3 ] {251bb246-a07a-4724-a353-374731c31122} <Debug> TCPHandler: Processed in 0.000727708 sec. | ||
| 796 | 2026.02.05 23:45:33.233590 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 797 | 2026.02.05 23:45:33.233704 [ 3 ] {0f578de6-b34e-4735-8830-833f50bb8c09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', '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) | ||
| 798 | 2026.02.05 23:45:33.233933 [ 3 ] {0f578de6-b34e-4735-8830-833f50bb8c09} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 799 | 2026.02.05 23:45:33.233976 [ 3 ] {0f578de6-b34e-4735-8830-833f50bb8c09} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 800 | 2026.02.05 23:45:33.234253 [ 3 ] {0f578de6-b34e-4735-8830-833f50bb8c09} <Debug> TCPHandler: Processed in 0.000709767 sec. | ||
| 801 | 2026.02.05 23:45:33.234443 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 802 | 2026.02.05 23:45:33.234557 [ 3 ] {8a844473-7550-43e5-8234-8f926412761b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', '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) | ||
| 803 | 2026.02.05 23:45:33.234788 [ 3 ] {8a844473-7550-43e5-8234-8f926412761b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 804 | 2026.02.05 23:45:33.234829 [ 3 ] {8a844473-7550-43e5-8234-8f926412761b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 805 | 2026.02.05 23:45:33.235104 [ 3 ] {8a844473-7550-43e5-8234-8f926412761b} <Debug> TCPHandler: Processed in 0.000707516 sec. | ||
| 806 | 2026.02.05 23:45:33.235315 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 807 | 2026.02.05 23:45:33.235429 [ 3 ] {413480ac-0392-4624-ad8a-324e42c7c6bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 808 | 2026.02.05 23:45:33.235659 [ 3 ] {413480ac-0392-4624-ad8a-324e42c7c6bb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 809 | 2026.02.05 23:45:33.235701 [ 3 ] {413480ac-0392-4624-ad8a-324e42c7c6bb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 810 | 2026.02.05 23:45:33.235976 [ 3 ] {413480ac-0392-4624-ad8a-324e42c7c6bb} <Debug> TCPHandler: Processed in 0.000709207 sec. | ||
| 811 | 2026.02.05 23:45:33.236168 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 812 | 2026.02.05 23:45:33.236281 [ 3 ] {435a85bb-a8ba-4010-8038-2e55b0db0445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) 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', '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) | ||
| 813 | 2026.02.05 23:45:33.236513 [ 3 ] {435a85bb-a8ba-4010-8038-2e55b0db0445} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 814 | 2026.02.05 23:45:33.236555 [ 3 ] {435a85bb-a8ba-4010-8038-2e55b0db0445} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 815 | 2026.02.05 23:45:33.236835 [ 3 ] {435a85bb-a8ba-4010-8038-2e55b0db0445} <Debug> TCPHandler: Processed in 0.000714198 sec. | ||
| 816 | 2026.02.05 23:45:33.237041 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 817 | 2026.02.05 23:45:33.237158 [ 3 ] {27774e83-7d73-4e36-a023-a540219b7213} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) 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', '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) | ||
| 818 | 2026.02.05 23:45:33.237391 [ 3 ] {27774e83-7d73-4e36-a023-a540219b7213} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 819 | 2026.02.05 23:45:33.237432 [ 3 ] {27774e83-7d73-4e36-a023-a540219b7213} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 820 | 2026.02.05 23:45:33.237708 [ 3 ] {27774e83-7d73-4e36-a023-a540219b7213} <Debug> TCPHandler: Processed in 0.000713857 sec. | ||
| 821 | 2026.02.05 23:45:33.237898 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 822 | 2026.02.05 23:45:33.238014 [ 3 ] {cd376b03-b45b-4858-8a75-2f973c0b8dfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) 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', '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) | ||
| 823 | 2026.02.05 23:45:33.238249 [ 3 ] {cd376b03-b45b-4858-8a75-2f973c0b8dfd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 824 | 2026.02.05 23:45:33.238291 [ 3 ] {cd376b03-b45b-4858-8a75-2f973c0b8dfd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 825 | 2026.02.05 23:45:33.238589 [ 3 ] {cd376b03-b45b-4858-8a75-2f973c0b8dfd} <Debug> TCPHandler: Processed in 0.000736918 sec. | ||
| 826 | 2026.02.05 23:45:33.238789 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 827 | 2026.02.05 23:45:33.238904 [ 3 ] {01e545be-1b94-40b6-8cc7-969cbe0f5024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) 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', '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) | ||
| 828 | 2026.02.05 23:45:33.239142 [ 3 ] {01e545be-1b94-40b6-8cc7-969cbe0f5024} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 829 | 2026.02.05 23:45:33.239182 [ 3 ] {01e545be-1b94-40b6-8cc7-969cbe0f5024} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 830 | 2026.02.05 23:45:33.239461 [ 3 ] {01e545be-1b94-40b6-8cc7-969cbe0f5024} <Debug> TCPHandler: Processed in 0.000719057 sec. | ||
| 831 | 2026.02.05 23:45:33.239676 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 832 | 2026.02.05 23:45:33.239792 [ 3 ] {9a28d381-aea5-43ee-8e39-e3dc84a1e991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) 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', '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) | ||
| 833 | 2026.02.05 23:45:33.240040 [ 3 ] {9a28d381-aea5-43ee-8e39-e3dc84a1e991} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 834 | 2026.02.05 23:45:33.240083 [ 3 ] {9a28d381-aea5-43ee-8e39-e3dc84a1e991} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 835 | 2026.02.05 23:45:33.240459 [ 3 ] {9a28d381-aea5-43ee-8e39-e3dc84a1e991} <Debug> TCPHandler: Processed in 0.000829768 sec. | ||
| 836 | 2026.02.05 23:45:33.240654 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 837 | 2026.02.05 23:45:33.240771 [ 3 ] {afd7406d-6b18-4b8a-93be-3606c3b77c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) 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', '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) | ||
| 838 | 2026.02.05 23:45:33.241015 [ 3 ] {afd7406d-6b18-4b8a-93be-3606c3b77c75} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 839 | 2026.02.05 23:45:33.241056 [ 3 ] {afd7406d-6b18-4b8a-93be-3606c3b77c75} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 840 | 2026.02.05 23:45:33.241377 [ 3 ] {afd7406d-6b18-4b8a-93be-3606c3b77c75} <Debug> TCPHandler: Processed in 0.000769077 sec. | ||
| 841 | 2026.02.05 23:45:33.241578 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 842 | 2026.02.05 23:45:33.241694 [ 3 ] {4ce4e91e-5b32-40fe-86cd-fe86a6e657d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) 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', '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) | ||
| 843 | 2026.02.05 23:45:33.241939 [ 3 ] {4ce4e91e-5b32-40fe-86cd-fe86a6e657d9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 844 | 2026.02.05 23:45:33.241980 [ 3 ] {4ce4e91e-5b32-40fe-86cd-fe86a6e657d9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 845 | 2026.02.05 23:45:33.242298 [ 3 ] {4ce4e91e-5b32-40fe-86cd-fe86a6e657d9} <Debug> TCPHandler: Processed in 0.000766237 sec. | ||
| 846 | 2026.02.05 23:45:33.242501 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 847 | 2026.02.05 23:45:33.242619 [ 3 ] {711911ce-f4ce-4ae0-976b-2f717094e82f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) 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', '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) | ||
| 848 | 2026.02.05 23:45:33.242864 [ 3 ] {711911ce-f4ce-4ae0-976b-2f717094e82f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 849 | 2026.02.05 23:45:33.242905 [ 3 ] {711911ce-f4ce-4ae0-976b-2f717094e82f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 850 | 2026.02.05 23:45:33.243208 [ 3 ] {711911ce-f4ce-4ae0-976b-2f717094e82f} <Debug> TCPHandler: Processed in 0.000753457 sec. | ||
| 851 | 2026.02.05 23:45:33.243419 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 852 | 2026.02.05 23:45:33.243536 [ 3 ] {6d9bfa95-0625-47e0-b9a1-a464edf74c40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) 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', '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) | ||
| 853 | 2026.02.05 23:45:33.243804 [ 3 ] {6d9bfa95-0625-47e0-b9a1-a464edf74c40} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 854 | 2026.02.05 23:45:33.243847 [ 3 ] {6d9bfa95-0625-47e0-b9a1-a464edf74c40} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 855 | 2026.02.05 23:45:33.244167 [ 3 ] {6d9bfa95-0625-47e0-b9a1-a464edf74c40} <Debug> TCPHandler: Processed in 0.000795718 sec. | ||
| 856 | 2026.02.05 23:45:33.244383 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 857 | 2026.02.05 23:45:33.244500 [ 3 ] {27d01627-73ba-4c03-a703-6593259ed626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) 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', '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) | ||
| 858 | 2026.02.05 23:45:33.244751 [ 3 ] {27d01627-73ba-4c03-a703-6593259ed626} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 859 | 2026.02.05 23:45:33.244793 [ 3 ] {27d01627-73ba-4c03-a703-6593259ed626} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 860 | 2026.02.05 23:45:33.245103 [ 3 ] {27d01627-73ba-4c03-a703-6593259ed626} <Debug> TCPHandler: Processed in 0.000766698 sec. | ||
| 861 | 2026.02.05 23:45:33.245740 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 862 | 2026.02.05 23:45:33.245860 [ 3 ] {c7736605-a78a-43e7-a694-c2429c5fc6fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) 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', '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) | ||
| 863 | 2026.02.05 23:45:33.246112 [ 3 ] {c7736605-a78a-43e7-a694-c2429c5fc6fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 864 | 2026.02.05 23:45:33.246155 [ 3 ] {c7736605-a78a-43e7-a694-c2429c5fc6fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 865 | 2026.02.05 23:45:33.246491 [ 3 ] {c7736605-a78a-43e7-a694-c2429c5fc6fc} <Debug> TCPHandler: Processed in 0.000797828 sec. | ||
| 866 | 2026.02.05 23:45:33.248196 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 867 | 2026.02.05 23:45:33.248319 [ 3 ] {723875de-2e46-4008-897d-e2cd224f479d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) 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', '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) | ||
| 868 | 2026.02.05 23:45:33.248584 [ 3 ] {723875de-2e46-4008-897d-e2cd224f479d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 869 | 2026.02.05 23:45:33.248629 [ 3 ] {723875de-2e46-4008-897d-e2cd224f479d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 870 | 2026.02.05 23:45:33.248960 [ 3 ] {723875de-2e46-4008-897d-e2cd224f479d} <Debug> TCPHandler: Processed in 0.000821048 sec. | ||
| 871 | 2026.02.05 23:45:33.260034 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 872 | 2026.02.05 23:45:33.260161 [ 3 ] {e9cb770e-69fa-4180-85a2-9c816882a4be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) 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', '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) | ||
| 873 | 2026.02.05 23:45:33.260417 [ 3 ] {e9cb770e-69fa-4180-85a2-9c816882a4be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 874 | 2026.02.05 23:45:33.260458 [ 3 ] {e9cb770e-69fa-4180-85a2-9c816882a4be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 875 | 2026.02.05 23:45:33.260767 [ 3 ] {e9cb770e-69fa-4180-85a2-9c816882a4be} <Debug> TCPHandler: Processed in 0.000826918 sec. | ||
| 876 | 2026.02.05 23:45:33.261395 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 877 | 2026.02.05 23:45:33.261521 [ 3 ] {df3551d9-d203-4e3a-b36f-7c33d457a7ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) 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', '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) | ||
| 878 | 2026.02.05 23:45:33.261788 [ 3 ] {df3551d9-d203-4e3a-b36f-7c33d457a7ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 879 | 2026.02.05 23:45:33.261835 [ 3 ] {df3551d9-d203-4e3a-b36f-7c33d457a7ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 880 | 2026.02.05 23:45:33.262152 [ 3 ] {df3551d9-d203-4e3a-b36f-7c33d457a7ab} <Debug> TCPHandler: Processed in 0.000806448 sec. | ||
| 881 | 2026.02.05 23:45:33.262385 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 882 | 2026.02.05 23:45:33.262508 [ 3 ] {f67e7fa2-fe02-424e-b0a2-f2d13f2c3ab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) 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', '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) | ||
| 883 | 2026.02.05 23:45:33.262773 [ 3 ] {f67e7fa2-fe02-424e-b0a2-f2d13f2c3ab5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 884 | 2026.02.05 23:45:33.262814 [ 3 ] {f67e7fa2-fe02-424e-b0a2-f2d13f2c3ab5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 885 | 2026.02.05 23:45:33.263129 [ 3 ] {f67e7fa2-fe02-424e-b0a2-f2d13f2c3ab5} <Debug> TCPHandler: Processed in 0.000795348 sec. | ||
| 886 | 2026.02.05 23:45:33.263365 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 887 | 2026.02.05 23:45:33.263488 [ 3 ] {df3533a2-2015-4dbf-977f-ddfcae717ccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) 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', '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) | ||
| 888 | 2026.02.05 23:45:33.263751 [ 3 ] {df3533a2-2015-4dbf-977f-ddfcae717ccf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 889 | 2026.02.05 23:45:33.263793 [ 3 ] {df3533a2-2015-4dbf-977f-ddfcae717ccf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 890 | 2026.02.05 23:45:33.264238 [ 3 ] {df3533a2-2015-4dbf-977f-ddfcae717ccf} <Debug> TCPHandler: Processed in 0.000914949 sec. | ||
| 891 | 2026.02.05 23:45:33.264534 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 892 | 2026.02.05 23:45:33.264672 [ 3 ] {2210c229-1cad-442c-9228-6b6c341c7af0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) 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', '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) | ||
| 893 | 2026.02.05 23:45:33.264993 [ 3 ] {2210c229-1cad-442c-9228-6b6c341c7af0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 894 | 2026.02.05 23:45:33.265042 [ 3 ] {2210c229-1cad-442c-9228-6b6c341c7af0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 895 | 2026.02.05 23:45:33.265416 [ 3 ] {2210c229-1cad-442c-9228-6b6c341c7af0} <Debug> TCPHandler: Processed in 0.000933029 sec. | ||
| 896 | 2026.02.05 23:45:33.265653 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 897 | 2026.02.05 23:45:33.265783 [ 3 ] {38145718-4253-4fc2-9583-617b2eccde1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) 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', '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) | ||
| 898 | 2026.02.05 23:45:33.266067 [ 3 ] {38145718-4253-4fc2-9583-617b2eccde1a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 899 | 2026.02.05 23:45:33.266110 [ 3 ] {38145718-4253-4fc2-9583-617b2eccde1a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 900 | 2026.02.05 23:45:33.266454 [ 3 ] {38145718-4253-4fc2-9583-617b2eccde1a} <Debug> TCPHandler: Processed in 0.000849619 sec. | ||
| 901 | 2026.02.05 23:45:33.266691 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 902 | 2026.02.05 23:45:33.266820 [ 3 ] {ff70daa2-045a-4f92-a915-7e4b4c227456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) 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', '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) | ||
| 903 | 2026.02.05 23:45:33.267096 [ 3 ] {ff70daa2-045a-4f92-a915-7e4b4c227456} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 904 | 2026.02.05 23:45:33.267152 [ 3 ] {ff70daa2-045a-4f92-a915-7e4b4c227456} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 905 | 2026.02.05 23:45:33.267478 [ 3 ] {ff70daa2-045a-4f92-a915-7e4b4c227456} <Debug> TCPHandler: Processed in 0.000835108 sec. | ||
| 906 | 2026.02.05 23:45:33.267716 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 907 | 2026.02.05 23:45:33.267843 [ 3 ] {86dc4e5c-f916-4a38-9b7a-a13d2cec11ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) 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', '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) | ||
| 908 | 2026.02.05 23:45:33.268116 [ 3 ] {86dc4e5c-f916-4a38-9b7a-a13d2cec11ed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 909 | 2026.02.05 23:45:33.268166 [ 3 ] {86dc4e5c-f916-4a38-9b7a-a13d2cec11ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 910 | 2026.02.05 23:45:33.268486 [ 3 ] {86dc4e5c-f916-4a38-9b7a-a13d2cec11ed} <Debug> TCPHandler: Processed in 0.000818059 sec. | ||
| 911 | 2026.02.05 23:45:33.268718 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 912 | 2026.02.05 23:45:33.268844 [ 3 ] {0ea0ff41-325c-4b50-8a56-a2ddced398a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) 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', '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) | ||
| 913 | 2026.02.05 23:45:33.269119 [ 3 ] {0ea0ff41-325c-4b50-8a56-a2ddced398a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 914 | 2026.02.05 23:45:33.269171 [ 3 ] {0ea0ff41-325c-4b50-8a56-a2ddced398a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 915 | 2026.02.05 23:45:33.269477 [ 3 ] {0ea0ff41-325c-4b50-8a56-a2ddced398a3} <Debug> TCPHandler: Processed in 0.000806848 sec. | ||
| 916 | 2026.02.05 23:45:33.269700 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 917 | 2026.02.05 23:45:33.269825 [ 3 ] {454dc7d0-d354-4a20-9acc-b2e944ff88b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) 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', '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) | ||
| 918 | 2026.02.05 23:45:33.270097 [ 3 ] {454dc7d0-d354-4a20-9acc-b2e944ff88b4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 919 | 2026.02.05 23:45:33.270148 [ 3 ] {454dc7d0-d354-4a20-9acc-b2e944ff88b4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 920 | 2026.02.05 23:45:33.270438 [ 3 ] {454dc7d0-d354-4a20-9acc-b2e944ff88b4} <Debug> TCPHandler: Processed in 0.000786258 sec. | ||
| 921 | 2026.02.05 23:45:33.277762 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 922 | 2026.02.05 23:45:33.277892 [ 3 ] {e87d88fa-fd08-4eab-aea2-f87233993aef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) 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', '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) | ||
| 923 | 2026.02.05 23:45:33.278195 [ 3 ] {e87d88fa-fd08-4eab-aea2-f87233993aef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 924 | 2026.02.05 23:45:33.278240 [ 3 ] {e87d88fa-fd08-4eab-aea2-f87233993aef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 925 | 2026.02.05 23:45:33.278556 [ 3 ] {e87d88fa-fd08-4eab-aea2-f87233993aef} <Debug> TCPHandler: Processed in 0.000846249 sec. | ||
| 926 | 2026.02.05 23:45:33.289906 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 927 | 2026.02.05 23:45:33.290020 [ 3 ] {503d2d31-766e-4762-92f4-fc9ed66d4bda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 928 | 2026.02.05 23:45:33.290063 [ 3 ] {503d2d31-766e-4762-92f4-fc9ed66d4bda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 929 | 2026.02.05 23:45:33.290599 [ 3 ] {503d2d31-766e-4762-92f4-fc9ed66d4bda} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 930 | 2026.02.05 23:45:33.290642 [ 3 ] {503d2d31-766e-4762-92f4-fc9ed66d4bda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 931 | 2026.02.05 23:45:33.293276 [ 3 ] {503d2d31-766e-4762-92f4-fc9ed66d4bda} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 932 | 2026.02.05 23:45:33.293747 [ 3 ] {503d2d31-766e-4762-92f4-fc9ed66d4bda} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 933 | 2026.02.05 23:45:33.293897 [ 3 ] {503d2d31-766e-4762-92f4-fc9ed66d4bda} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.003907 sec., 8190.427437931918 rows/sec., 1.82 MiB/sec. | ||
| 934 | 2026.02.05 23:45:33.293936 [ 3 ] {503d2d31-766e-4762-92f4-fc9ed66d4bda} <Debug> TCPHandler: Processed in 0.004083731 sec. | ||
| 935 | 2026.02.05 23:45:33.294067 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 936 | 2026.02.05 23:45:33.294165 [ 3 ] {79064713-27c2-43f5-b9ef-6bee5c113484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 937 | 2026.02.05 23:45:33.294206 [ 3 ] {79064713-27c2-43f5-b9ef-6bee5c113484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 938 | 2026.02.05 23:45:33.300717 [ 3 ] {79064713-27c2-43f5-b9ef-6bee5c113484} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 939 | 2026.02.05 23:45:33.300752 [ 3 ] {79064713-27c2-43f5-b9ef-6bee5c113484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 940 | 2026.02.05 23:45:33.303369 [ 3 ] {79064713-27c2-43f5-b9ef-6bee5c113484} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 941 | 2026.02.05 23:45:33.303862 [ 3 ] {79064713-27c2-43f5-b9ef-6bee5c113484} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 942 | 2026.02.05 23:45:33.304000 [ 3 ] {79064713-27c2-43f5-b9ef-6bee5c113484} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.009855 sec., 26991.374936580418 rows/sec., 1.71 MiB/sec. | ||
| 943 | 2026.02.05 23:45:33.304039 [ 3 ] {79064713-27c2-43f5-b9ef-6bee5c113484} <Debug> TCPHandler: Processed in 0.010023949 sec. | ||
| 944 | 2026.02.05 23:45:33.304166 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 945 | 2026.02.05 23:45:33.304266 [ 3 ] {38ff78b8-f7bc-4943-bbcc-9ef0e4a05778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 946 | 2026.02.05 23:45:33.304308 [ 3 ] {38ff78b8-f7bc-4943-bbcc-9ef0e4a05778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 947 | 2026.02.05 23:45:33.304725 [ 3 ] {38ff78b8-f7bc-4943-bbcc-9ef0e4a05778} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 948 | 2026.02.05 23:45:33.304769 [ 3 ] {38ff78b8-f7bc-4943-bbcc-9ef0e4a05778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 949 | 2026.02.05 23:45:33.305213 [ 3 ] {38ff78b8-f7bc-4943-bbcc-9ef0e4a05778} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 950 | 2026.02.05 23:45:33.305637 [ 3 ] {38ff78b8-f7bc-4943-bbcc-9ef0e4a05778} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 951 | 2026.02.05 23:45:33.305767 [ 3 ] {38ff78b8-f7bc-4943-bbcc-9ef0e4a05778} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001522 sec., 6570.30223390276 rows/sec., 535.76 KiB/sec. | ||
| 952 | 2026.02.05 23:45:33.305803 [ 3 ] {38ff78b8-f7bc-4943-bbcc-9ef0e4a05778} <Debug> TCPHandler: Processed in 0.001688226 sec. | ||
| 953 | 2026.02.05 23:45:33.305922 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 954 | 2026.02.05 23:45:33.306019 [ 3 ] {d9d56763-99dc-4915-8fe6-a5669a9ec439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 955 | 2026.02.05 23:45:33.306059 [ 3 ] {d9d56763-99dc-4915-8fe6-a5669a9ec439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 956 | 2026.02.05 23:45:33.306799 [ 3 ] {d9d56763-99dc-4915-8fe6-a5669a9ec439} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 957 | 2026.02.05 23:45:33.306834 [ 3 ] {d9d56763-99dc-4915-8fe6-a5669a9ec439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 958 | 2026.02.05 23:45:33.307327 [ 3 ] {d9d56763-99dc-4915-8fe6-a5669a9ec439} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 959 | 2026.02.05 23:45:33.307745 [ 3 ] {d9d56763-99dc-4915-8fe6-a5669a9ec439} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 960 | 2026.02.05 23:45:33.307874 [ 3 ] {d9d56763-99dc-4915-8fe6-a5669a9ec439} <Debug> executeQuery: Read 777 rows, 62.94 KiB in 0.001874 sec., 414621.13127001066 rows/sec., 32.80 MiB/sec. | ||
| 961 | 2026.02.05 23:45:33.307913 [ 3 ] {d9d56763-99dc-4915-8fe6-a5669a9ec439} <Debug> TCPHandler: Processed in 0.00204075 sec. | ||
| 962 | 2026.02.05 23:45:33.308033 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 963 | 2026.02.05 23:45:33.308131 [ 3 ] {19ef9e1f-19ac-446e-9345-271951685493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 964 | 2026.02.05 23:45:33.308171 [ 3 ] {19ef9e1f-19ac-446e-9345-271951685493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 965 | 2026.02.05 23:45:33.308602 [ 3 ] {19ef9e1f-19ac-446e-9345-271951685493} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 966 | 2026.02.05 23:45:33.308638 [ 3 ] {19ef9e1f-19ac-446e-9345-271951685493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 967 | 2026.02.05 23:45:33.309055 [ 3 ] {19ef9e1f-19ac-446e-9345-271951685493} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 968 | 2026.02.05 23:45:33.309483 [ 3 ] {19ef9e1f-19ac-446e-9345-271951685493} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 969 | 2026.02.05 23:45:33.309608 [ 3 ] {19ef9e1f-19ac-446e-9345-271951685493} <Debug> executeQuery: Read 153 rows, 9.45 KiB in 0.001529 sec., 100065.40222367561 rows/sec., 6.04 MiB/sec. | ||
| 970 | 2026.02.05 23:45:33.309658 [ 3 ] {19ef9e1f-19ac-446e-9345-271951685493} <Debug> TCPHandler: Processed in 0.001708906 sec. | ||
| 971 | 2026.02.05 23:45:33.309776 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 972 | 2026.02.05 23:45:33.309872 [ 3 ] {adb9d285-0aaf-4366-b083-60aec1c40eda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 973 | 2026.02.05 23:45:33.309922 [ 3 ] {adb9d285-0aaf-4366-b083-60aec1c40eda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 974 | 2026.02.05 23:45:33.310585 [ 3 ] {adb9d285-0aaf-4366-b083-60aec1c40eda} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 975 | 2026.02.05 23:45:33.310627 [ 3 ] {adb9d285-0aaf-4366-b083-60aec1c40eda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 976 | 2026.02.05 23:45:33.311061 [ 3 ] {adb9d285-0aaf-4366-b083-60aec1c40eda} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 977 | 2026.02.05 23:45:33.311490 [ 3 ] {adb9d285-0aaf-4366-b083-60aec1c40eda} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 978 | 2026.02.05 23:45:33.311617 [ 3 ] {adb9d285-0aaf-4366-b083-60aec1c40eda} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001718 sec., 81490.10477299185 rows/sec., 5.27 MiB/sec. | ||
| 979 | 2026.02.05 23:45:33.311654 [ 3 ] {adb9d285-0aaf-4366-b083-60aec1c40eda} <Debug> TCPHandler: Processed in 0.001883169 sec. | ||
| 980 | 2026.02.05 23:45:33.311769 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 981 | 2026.02.05 23:45:33.311865 [ 3 ] {e2b8eba7-63a9-4334-ae5d-1ab1137ecff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 982 | 2026.02.05 23:45:33.311904 [ 3 ] {e2b8eba7-63a9-4334-ae5d-1ab1137ecff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 983 | 2026.02.05 23:45:33.312333 [ 3 ] {e2b8eba7-63a9-4334-ae5d-1ab1137ecff6} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 984 | 2026.02.05 23:45:33.312369 [ 3 ] {e2b8eba7-63a9-4334-ae5d-1ab1137ecff6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 985 | 2026.02.05 23:45:33.312798 [ 3 ] {e2b8eba7-63a9-4334-ae5d-1ab1137ecff6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 986 | 2026.02.05 23:45:33.313225 [ 3 ] {e2b8eba7-63a9-4334-ae5d-1ab1137ecff6} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 987 | 2026.02.05 23:45:33.313353 [ 3 ] {e2b8eba7-63a9-4334-ae5d-1ab1137ecff6} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001507 sec., 92236.2309223623 rows/sec., 5.25 MiB/sec. | ||
| 988 | 2026.02.05 23:45:33.313390 [ 3 ] {e2b8eba7-63a9-4334-ae5d-1ab1137ecff6} <Debug> TCPHandler: Processed in 0.001670207 sec. | ||
| 989 | 2026.02.05 23:45:33.313505 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 990 | 2026.02.05 23:45:33.313599 [ 3 ] {ee6ae9bf-bdb8-4215-943c-174f6832cfac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 991 | 2026.02.05 23:45:33.313638 [ 3 ] {ee6ae9bf-bdb8-4215-943c-174f6832cfac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 992 | 2026.02.05 23:45:33.314204 [ 3 ] {ee6ae9bf-bdb8-4215-943c-174f6832cfac} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 993 | 2026.02.05 23:45:33.314241 [ 3 ] {ee6ae9bf-bdb8-4215-943c-174f6832cfac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 994 | 2026.02.05 23:45:33.314715 [ 3 ] {ee6ae9bf-bdb8-4215-943c-174f6832cfac} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 995 | 2026.02.05 23:45:33.315150 [ 3 ] {ee6ae9bf-bdb8-4215-943c-174f6832cfac} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 996 | 2026.02.05 23:45:33.315278 [ 3 ] {ee6ae9bf-bdb8-4215-943c-174f6832cfac} <Debug> executeQuery: Read 483 rows, 34.90 KiB in 0.001697 sec., 284619.9175014732 rows/sec., 20.08 MiB/sec. | ||
| 997 | 2026.02.05 23:45:33.315316 [ 3 ] {ee6ae9bf-bdb8-4215-943c-174f6832cfac} <Debug> TCPHandler: Processed in 0.001860279 sec. | ||
| 998 | 2026.02.05 23:45:33.315436 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 999 | 2026.02.05 23:45:33.315531 [ 3 ] {9e6be605-dfee-401e-943b-fcdc626800ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1000 | 2026.02.05 23:45:33.315572 [ 3 ] {9e6be605-dfee-401e-943b-fcdc626800ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1001 | 2026.02.05 23:45:33.315924 [ 3 ] {9e6be605-dfee-401e-943b-fcdc626800ed} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1002 | 2026.02.05 23:45:33.315961 [ 3 ] {9e6be605-dfee-401e-943b-fcdc626800ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1003 | 2026.02.05 23:45:33.319301 [ 3 ] {9e6be605-dfee-401e-943b-fcdc626800ed} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1004 | 2026.02.05 23:45:33.319780 [ 3 ] {9e6be605-dfee-401e-943b-fcdc626800ed} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1005 | 2026.02.05 23:45:33.319916 [ 3 ] {9e6be605-dfee-401e-943b-fcdc626800ed} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004403 sec., 1362.7072450601863 rows/sec., 71.20 KiB/sec. | ||
| 1006 | 2026.02.05 23:45:33.319954 [ 3 ] {9e6be605-dfee-401e-943b-fcdc626800ed} <Debug> TCPHandler: Processed in 0.004568955 sec. | ||
| 1007 | 2026.02.05 23:45:33.320076 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1008 | 2026.02.05 23:45:33.320173 [ 3 ] {ac7a2086-fd7c-480f-bd06-a88afc114efc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1009 | 2026.02.05 23:45:33.320217 [ 3 ] {ac7a2086-fd7c-480f-bd06-a88afc114efc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1010 | 2026.02.05 23:45:33.322695 [ 3 ] {ac7a2086-fd7c-480f-bd06-a88afc114efc} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1011 | 2026.02.05 23:45:33.322729 [ 3 ] {ac7a2086-fd7c-480f-bd06-a88afc114efc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1012 | 2026.02.05 23:45:33.323209 [ 3 ] {ac7a2086-fd7c-480f-bd06-a88afc114efc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1013 | 2026.02.05 23:45:33.323674 [ 3 ] {ac7a2086-fd7c-480f-bd06-a88afc114efc} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1014 | 2026.02.05 23:45:33.323801 [ 3 ] {ac7a2086-fd7c-480f-bd06-a88afc114efc} <Debug> executeQuery: Read 263 rows, 17.94 KiB in 0.003647 sec., 72114.06635590896 rows/sec., 4.80 MiB/sec. | ||
| 1015 | 2026.02.05 23:45:33.323839 [ 3 ] {ac7a2086-fd7c-480f-bd06-a88afc114efc} <Debug> TCPHandler: Processed in 0.003813218 sec. | ||
| 1016 | 2026.02.05 23:45:33.323959 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1017 | 2026.02.05 23:45:33.324054 [ 3 ] {72649708-7fe8-4d17-9182-28ce34dc37db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1018 | 2026.02.05 23:45:33.324097 [ 3 ] {72649708-7fe8-4d17-9182-28ce34dc37db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1019 | 2026.02.05 23:45:33.324477 [ 3 ] {72649708-7fe8-4d17-9182-28ce34dc37db} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1020 | 2026.02.05 23:45:33.324513 [ 3 ] {72649708-7fe8-4d17-9182-28ce34dc37db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1021 | 2026.02.05 23:45:33.325024 [ 3 ] {72649708-7fe8-4d17-9182-28ce34dc37db} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1022 | 2026.02.05 23:45:33.325493 [ 3 ] {72649708-7fe8-4d17-9182-28ce34dc37db} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1023 | 2026.02.05 23:45:33.325628 [ 3 ] {72649708-7fe8-4d17-9182-28ce34dc37db} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001591 sec., 628.5355122564425 rows/sec., 42.35 KiB/sec. | ||
| 1024 | 2026.02.05 23:45:33.325669 [ 3 ] {72649708-7fe8-4d17-9182-28ce34dc37db} <Debug> TCPHandler: Processed in 0.001760268 sec. | ||
| 1025 | 2026.02.05 23:45:33.325790 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1026 | 2026.02.05 23:45:33.325887 [ 3 ] {1a54f6d8-097d-42a6-9960-55e6e9fee354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1027 | 2026.02.05 23:45:33.325940 [ 3 ] {1a54f6d8-097d-42a6-9960-55e6e9fee354} <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 | ||
| 1028 | 2026.02.05 23:45:33.326686 [ 3 ] {1a54f6d8-097d-42a6-9960-55e6e9fee354} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1029 | 2026.02.05 23:45:33.326723 [ 3 ] {1a54f6d8-097d-42a6-9960-55e6e9fee354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1030 | 2026.02.05 23:45:33.330427 [ 3 ] {1a54f6d8-097d-42a6-9960-55e6e9fee354} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1031 | 2026.02.05 23:45:33.330963 [ 3 ] {1a54f6d8-097d-42a6-9960-55e6e9fee354} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1032 | 2026.02.05 23:45:33.331141 [ 3 ] {1a54f6d8-097d-42a6-9960-55e6e9fee354} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00526 sec., 1901.1406844106464 rows/sec., 3.41 MiB/sec. | ||
| 1033 | 2026.02.05 23:45:33.331209 [ 3 ] {1a54f6d8-097d-42a6-9960-55e6e9fee354} <Debug> TCPHandler: Processed in 0.005468054 sec. | ||
| 1034 | 2026.02.05 23:45:33.331327 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1035 | 2026.02.05 23:45:33.331424 [ 3 ] {3af70e18-e897-45ae-8476-f55fec70e473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1036 | 2026.02.05 23:45:33.331467 [ 3 ] {3af70e18-e897-45ae-8476-f55fec70e473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1037 | 2026.02.05 23:45:33.331851 [ 3 ] {3af70e18-e897-45ae-8476-f55fec70e473} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1038 | 2026.02.05 23:45:33.331891 [ 3 ] {3af70e18-e897-45ae-8476-f55fec70e473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1039 | 2026.02.05 23:45:33.332321 [ 3 ] {3af70e18-e897-45ae-8476-f55fec70e473} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1040 | 2026.02.05 23:45:33.332820 [ 3 ] {3af70e18-e897-45ae-8476-f55fec70e473} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1041 | 2026.02.05 23:45:33.332948 [ 3 ] {3af70e18-e897-45ae-8476-f55fec70e473} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001543 sec., 57031.75631885936 rows/sec., 3.58 MiB/sec. | ||
| 1042 | 2026.02.05 23:45:33.332985 [ 3 ] {3af70e18-e897-45ae-8476-f55fec70e473} <Debug> TCPHandler: Processed in 0.001708017 sec. | ||
| 1043 | 2026.02.05 23:45:38.195455 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1044 | 2026.02.05 23:45:38.195648 [ 3 ] {7fb3f6a2-9873-420d-8bf5-75f3aca64eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1045 | 2026.02.05 23:45:38.195714 [ 3 ] {7fb3f6a2-9873-420d-8bf5-75f3aca64eab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1046 | 2026.02.05 23:45:38.196328 [ 3 ] {7fb3f6a2-9873-420d-8bf5-75f3aca64eab} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1047 | 2026.02.05 23:45:38.196375 [ 3 ] {7fb3f6a2-9873-420d-8bf5-75f3aca64eab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1048 | 2026.02.05 23:45:38.196870 [ 3 ] {7fb3f6a2-9873-420d-8bf5-75f3aca64eab} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1049 | 2026.02.05 23:45:38.197418 [ 3 ] {7fb3f6a2-9873-420d-8bf5-75f3aca64eab} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1050 | 2026.02.05 23:45:38.197579 [ 3 ] {7fb3f6a2-9873-420d-8bf5-75f3aca64eab} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001981 sec., 28268.551236749114 rows/sec., 2.17 MiB/sec. | ||
| 1051 | 2026.02.05 23:45:38.197645 [ 3 ] {7fb3f6a2-9873-420d-8bf5-75f3aca64eab} <Debug> TCPHandler: Processed in 0.002317932 sec. | ||
| 1052 | 2026.02.05 23:45:38.197771 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1053 | 2026.02.05 23:45:38.197868 [ 3 ] {144cbf0d-1923-4a10-9893-a95ece1a10bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1054 | 2026.02.05 23:45:38.197910 [ 3 ] {144cbf0d-1923-4a10-9893-a95ece1a10bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1055 | 2026.02.05 23:45:38.198327 [ 3 ] {144cbf0d-1923-4a10-9893-a95ece1a10bc} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1056 | 2026.02.05 23:45:38.198365 [ 3 ] {144cbf0d-1923-4a10-9893-a95ece1a10bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1057 | 2026.02.05 23:45:38.198776 [ 3 ] {144cbf0d-1923-4a10-9893-a95ece1a10bc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1058 | 2026.02.05 23:45:38.199196 [ 3 ] {144cbf0d-1923-4a10-9893-a95ece1a10bc} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1059 | 2026.02.05 23:45:38.199328 [ 3 ] {144cbf0d-1923-4a10-9893-a95ece1a10bc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001479 sec., 43272.48140635564 rows/sec., 3.38 MiB/sec. | ||
| 1060 | 2026.02.05 23:45:38.199374 [ 3 ] {144cbf0d-1923-4a10-9893-a95ece1a10bc} <Debug> TCPHandler: Processed in 0.001652596 sec. | ||
| 1061 | 2026.02.05 23:45:38.199504 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1062 | 2026.02.05 23:45:38.199605 [ 3 ] {0d3adf32-5b79-43d2-8aa2-d95c3812592b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1063 | 2026.02.05 23:45:38.199649 [ 3 ] {0d3adf32-5b79-43d2-8aa2-d95c3812592b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1064 | 2026.02.05 23:45:38.200055 [ 3 ] {0d3adf32-5b79-43d2-8aa2-d95c3812592b} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1065 | 2026.02.05 23:45:38.200092 [ 3 ] {0d3adf32-5b79-43d2-8aa2-d95c3812592b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1066 | 2026.02.05 23:45:38.200554 [ 3 ] {0d3adf32-5b79-43d2-8aa2-d95c3812592b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1067 | 2026.02.05 23:45:38.201090 [ 3 ] {0d3adf32-5b79-43d2-8aa2-d95c3812592b} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1068 | 2026.02.05 23:45:38.201226 [ 3 ] {0d3adf32-5b79-43d2-8aa2-d95c3812592b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001641 sec., 97501.52346130408 rows/sec., 6.79 MiB/sec. | ||
| 1069 | 2026.02.05 23:45:38.201271 [ 3 ] {0d3adf32-5b79-43d2-8aa2-d95c3812592b} <Debug> TCPHandler: Processed in 0.001819648 sec. | ||
| 1070 | 2026.02.05 23:45:38.201384 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1071 | 2026.02.05 23:45:38.201478 [ 3 ] {2c759e95-7ca7-42e1-84ee-8a5281b8f158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1072 | 2026.02.05 23:45:38.201520 [ 3 ] {2c759e95-7ca7-42e1-84ee-8a5281b8f158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1073 | 2026.02.05 23:45:38.201856 [ 3 ] {2c759e95-7ca7-42e1-84ee-8a5281b8f158} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1074 | 2026.02.05 23:45:38.201892 [ 3 ] {2c759e95-7ca7-42e1-84ee-8a5281b8f158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1075 | 2026.02.05 23:45:38.202310 [ 3 ] {2c759e95-7ca7-42e1-84ee-8a5281b8f158} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1076 | 2026.02.05 23:45:38.202793 [ 3 ] {2c759e95-7ca7-42e1-84ee-8a5281b8f158} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1077 | 2026.02.05 23:45:38.202921 [ 3 ] {2c759e95-7ca7-42e1-84ee-8a5281b8f158} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001461 sec., 41067.761806981514 rows/sec., 2.77 MiB/sec. | ||
| 1078 | 2026.02.05 23:45:38.202963 [ 3 ] {2c759e95-7ca7-42e1-84ee-8a5281b8f158} <Debug> TCPHandler: Processed in 0.001628446 sec. | ||
| 1079 | 2026.02.05 23:45:38.396792 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64541 | ||
| 1080 | 2026.02.05 23:45:38.396918 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1081 | 2026.02.05 23:45:38.396952 [ 286 ] {} <Debug> TCP-Session: c07afb81-decd-4b50-aea1-ff9b818daa1f Authenticating user 'default' from [fd00:1122:3344:101::e]:64541 | ||
| 1082 | 2026.02.05 23:45:38.396976 [ 286 ] {} <Debug> TCP-Session: c07afb81-decd-4b50-aea1-ff9b818daa1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1083 | 2026.02.05 23:45:38.396991 [ 286 ] {} <Debug> TCP-Session: c07afb81-decd-4b50-aea1-ff9b818daa1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1084 | 2026.02.05 23:45:38.397047 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1085 | 2026.02.05 23:45:38.397073 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 1086 | 2026.02.05 23:45:38.397103 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 1087 | 2026.02.05 23:45:38.397479 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38511 | ||
| 1088 | 2026.02.05 23:45:38.397561 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47110 | ||
| 1089 | 2026.02.05 23:45:38.397663 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63614 | ||
| 1090 | 2026.02.05 23:45:38.397714 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64567 | ||
| 1091 | 2026.02.05 23:45:38.397889 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59585 | ||
| 1092 | 2026.02.05 23:45:38.398131 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56083 | ||
| 1093 | 2026.02.05 23:45:38.398209 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47722 | ||
| 1094 | 2026.02.05 23:45:38.398320 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37873 | ||
| 1095 | 2026.02.05 23:45:38.399408 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1096 | 2026.02.05 23:45:38.399429 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1097 | 2026.02.05 23:45:38.399447 [ 287 ] {} <Debug> TCP-Session: 3fbd3ca8-ecad-45cc-9b44-e529c18c36bc Authenticating user 'default' from [fd00:1122:3344:101::e]:38511 | ||
| 1098 | 2026.02.05 23:45:38.399436 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1099 | 2026.02.05 23:45:38.399479 [ 292 ] {} <Debug> TCP-Session: 215dbf6a-7297-405d-af55-089461e92e05 Authenticating user 'default' from [fd00:1122:3344:101::e]:56083 | ||
| 1100 | 2026.02.05 23:45:38.399486 [ 287 ] {} <Debug> TCP-Session: 3fbd3ca8-ecad-45cc-9b44-e529c18c36bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1101 | 2026.02.05 23:45:38.399506 [ 294 ] {} <Debug> TCP-Session: 18284eb5-f18c-4052-ab08-d65d0d7a2973 Authenticating user 'default' from [fd00:1122:3344:101::e]:37873 | ||
| 1102 | 2026.02.05 23:45:38.399524 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1103 | 2026.02.05 23:45:38.399523 [ 287 ] {} <Debug> TCP-Session: 3fbd3ca8-ecad-45cc-9b44-e529c18c36bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1104 | 2026.02.05 23:45:38.399543 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1105 | 2026.02.05 23:45:38.399555 [ 290 ] {} <Debug> TCP-Session: 8b12269e-3b12-44cc-8f41-cbcae91ac7bb Authenticating user 'default' from [fd00:1122:3344:101::e]:64567 | ||
| 1106 | 2026.02.05 23:45:38.399572 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1107 | 2026.02.05 23:45:38.399594 [ 290 ] {} <Debug> TCP-Session: 8b12269e-3b12-44cc-8f41-cbcae91ac7bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1108 | 2026.02.05 23:45:38.399597 [ 288 ] {} <Debug> TCP-Session: 95f55611-9ae2-47c2-9753-9307017dc252 Authenticating user 'default' from [fd00:1122:3344:101::e]:47110 | ||
| 1109 | 2026.02.05 23:45:38.399621 [ 289 ] {} <Debug> TCP-Session: e45c031a-259f-421c-a772-f317dd271dbe Authenticating user 'default' from [fd00:1122:3344:101::e]:63614 | ||
| 1110 | 2026.02.05 23:45:38.399624 [ 290 ] {} <Debug> TCP-Session: 8b12269e-3b12-44cc-8f41-cbcae91ac7bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1111 | 2026.02.05 23:45:38.399645 [ 288 ] {} <Debug> TCP-Session: 95f55611-9ae2-47c2-9753-9307017dc252 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1112 | 2026.02.05 23:45:38.399652 [ 289 ] {} <Debug> TCP-Session: e45c031a-259f-421c-a772-f317dd271dbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1113 | 2026.02.05 23:45:38.399673 [ 288 ] {} <Debug> TCP-Session: 95f55611-9ae2-47c2-9753-9307017dc252 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1114 | 2026.02.05 23:45:38.399685 [ 289 ] {} <Debug> TCP-Session: e45c031a-259f-421c-a772-f317dd271dbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1115 | 2026.02.05 23:45:38.399540 [ 294 ] {} <Debug> TCP-Session: 18284eb5-f18c-4052-ab08-d65d0d7a2973 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1116 | 2026.02.05 23:45:38.399518 [ 292 ] {} <Debug> TCP-Session: 215dbf6a-7297-405d-af55-089461e92e05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1117 | 2026.02.05 23:45:38.399723 [ 294 ] {} <Debug> TCP-Session: 18284eb5-f18c-4052-ab08-d65d0d7a2973 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1118 | 2026.02.05 23:45:38.399739 [ 292 ] {} <Debug> TCP-Session: 215dbf6a-7297-405d-af55-089461e92e05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1119 | 2026.02.05 23:45:38.399511 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1120 | 2026.02.05 23:45:38.399483 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1121 | 2026.02.05 23:45:38.399805 [ 291 ] {} <Debug> TCP-Session: 663b6df6-2291-4554-ad28-449cfbb168fb Authenticating user 'default' from [fd00:1122:3344:101::e]:59585 | ||
| 1122 | 2026.02.05 23:45:38.399821 [ 293 ] {} <Debug> TCP-Session: a796f316-84bd-4cf3-956e-a4d9e5aa6fa0 Authenticating user 'default' from [fd00:1122:3344:101::e]:47722 | ||
| 1123 | 2026.02.05 23:45:38.399830 [ 291 ] {} <Debug> TCP-Session: 663b6df6-2291-4554-ad28-449cfbb168fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1124 | 2026.02.05 23:45:38.399830 [ 286 ] {} <Trace> TCP-Session: c07afb81-decd-4b50-aea1-ff9b818daa1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1125 | 2026.02.05 23:45:38.399846 [ 293 ] {} <Debug> TCP-Session: a796f316-84bd-4cf3-956e-a4d9e5aa6fa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1126 | 2026.02.05 23:45:38.399856 [ 291 ] {} <Debug> TCP-Session: 663b6df6-2291-4554-ad28-449cfbb168fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1127 | 2026.02.05 23:45:38.399885 [ 293 ] {} <Debug> TCP-Session: a796f316-84bd-4cf3-956e-a4d9e5aa6fa0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1128 | 2026.02.05 23:45:38.400043 [ 286 ] {f0e89b3e-850b-4a98-aa65-6c05667ec191} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64541) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1129 | 2026.02.05 23:45:38.400391 [ 286 ] {f0e89b3e-850b-4a98-aa65-6c05667ec191} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1130 | 2026.02.05 23:45:38.402708 [ 286 ] {f0e89b3e-850b-4a98-aa65-6c05667ec191} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1131 | 2026.02.05 23:45:38.411104 [ 286 ] {f0e89b3e-850b-4a98-aa65-6c05667ec191} <Debug> oximeter.version (8dd22a0d-63f6-41eb-b7aa-e7d98824b555) (SelectExecutor): Key condition: unknown | ||
| 1132 | 2026.02.05 23:45:38.428455 [ 296 ] {f0e89b3e-850b-4a98-aa65-6c05667ec191} <Trace> AggregatingTransform: Aggregating | ||
| 1133 | 2026.02.05 23:45:38.430679 [ 296 ] {f0e89b3e-850b-4a98-aa65-6c05667ec191} <Trace> Aggregator: Aggregation method: without_key | ||
| 1134 | 2026.02.05 23:45:38.431361 [ 296 ] {f0e89b3e-850b-4a98-aa65-6c05667ec191} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.006024129 sec. (165.999 rows/sec., 6.48 KiB/sec.) | ||
| 1135 | 2026.02.05 23:45:38.431393 [ 296 ] {f0e89b3e-850b-4a98-aa65-6c05667ec191} <Trace> Aggregator: Merging aggregated data | ||
| 1136 | 2026.02.05 23:45:38.431425 [ 296 ] {f0e89b3e-850b-4a98-aa65-6c05667ec191} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1137 | 2026.02.05 23:45:38.434911 [ 286 ] {f0e89b3e-850b-4a98-aa65-6c05667ec191} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.034871 sec., 28.67712425797941 rows/sec., 1.12 KiB/sec. | ||
| 1138 | 2026.02.05 23:45:38.435072 [ 286 ] {f0e89b3e-850b-4a98-aa65-6c05667ec191} <Debug> TCPHandler: Processed in 0.035372887 sec. | ||
| 1139 | 2026.02.05 23:45:38.442552 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1140 | 2026.02.05 23:45:38.442589 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1141 | 2026.02.05 23:45:38.442609 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1142 | 2026.02.05 23:45:38.442625 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1143 | 2026.02.05 23:45:38.442644 [ 293 ] {} <Debug> TCP-Session: a796f316-84bd-4cf3-956e-a4d9e5aa6fa0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1144 | 2026.02.05 23:45:38.442658 [ 287 ] {} <Debug> TCP-Session: 3fbd3ca8-ecad-45cc-9b44-e529c18c36bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1145 | 2026.02.05 23:45:38.442666 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1146 | 2026.02.05 23:45:38.442690 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1147 | 2026.02.05 23:45:38.442728 [ 288 ] {} <Debug> TCP-Session: 95f55611-9ae2-47c2-9753-9307017dc252 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1148 | 2026.02.05 23:45:38.442725 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1149 | 2026.02.05 23:45:38.442682 [ 290 ] {} <Debug> TCP-Session: 8b12269e-3b12-44cc-8f41-cbcae91ac7bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1150 | 2026.02.05 23:45:38.442768 [ 292 ] {} <Debug> TCP-Session: 215dbf6a-7297-405d-af55-089461e92e05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1151 | 2026.02.05 23:45:38.442783 [ 294 ] {} <Debug> TCP-Session: 18284eb5-f18c-4052-ab08-d65d0d7a2973 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1152 | 2026.02.05 23:45:38.442652 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1153 | 2026.02.05 23:45:38.442702 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1154 | 2026.02.05 23:45:38.442853 [ 289 ] {} <Debug> TCP-Session: e45c031a-259f-421c-a772-f317dd271dbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1155 | 2026.02.05 23:45:38.442602 [ 286 ] {} <Debug> TCP-Session: c07afb81-decd-4b50-aea1-ff9b818daa1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1156 | 2026.02.05 23:45:38.442881 [ 291 ] {} <Debug> TCP-Session: 663b6df6-2291-4554-ad28-449cfbb168fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1157 | 2026.02.05 23:45:39.000234 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.09 MiB, peak 170.20 MiB, free memory in arenas 0.00 B, will set to 163.79 MiB (RSS), difference: 2.70 MiB | ||
| 1158 | 2026.02.05 23:45:39.453106 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44138 | ||
| 1159 | 2026.02.05 23:45:39.453216 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1160 | 2026.02.05 23:45:39.453241 [ 286 ] {} <Debug> TCP-Session: 979adc85-dcbb-4295-a19a-d70e5a8374a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:44138 | ||
| 1161 | 2026.02.05 23:45:39.453262 [ 286 ] {} <Debug> TCP-Session: 979adc85-dcbb-4295-a19a-d70e5a8374a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1162 | 2026.02.05 23:45:39.453275 [ 286 ] {} <Debug> TCP-Session: 979adc85-dcbb-4295-a19a-d70e5a8374a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1163 | 2026.02.05 23:45:39.453551 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50550 | ||
| 1164 | 2026.02.05 23:45:39.453583 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46565 | ||
| 1165 | 2026.02.05 23:45:39.453592 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36371 | ||
| 1166 | 2026.02.05 23:45:39.453648 [ 286 ] {} <Trace> TCP-Session: 979adc85-dcbb-4295-a19a-d70e5a8374a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1167 | 2026.02.05 23:45:39.453680 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1168 | 2026.02.05 23:45:39.453681 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1169 | 2026.02.05 23:45:39.453640 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61844 | ||
| 1170 | 2026.02.05 23:45:39.453721 [ 287 ] {} <Debug> TCP-Session: 215a7cc0-5aab-4b08-8718-f69119cbe924 Authenticating user 'default' from [fd00:1122:3344:101::e]:50550 | ||
| 1171 | 2026.02.05 23:45:39.453741 [ 290 ] {} <Debug> TCP-Session: cac019f5-6890-456e-b6e6-4839671d940e Authenticating user 'default' from [fd00:1122:3344:101::e]:46565 | ||
| 1172 | 2026.02.05 23:45:39.453763 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1173 | 2026.02.05 23:45:39.453768 [ 287 ] {} <Debug> TCP-Session: 215a7cc0-5aab-4b08-8718-f69119cbe924 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1174 | 2026.02.05 23:45:39.453785 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1175 | 2026.02.05 23:45:39.453816 [ 287 ] {} <Debug> TCP-Session: 215a7cc0-5aab-4b08-8718-f69119cbe924 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1176 | 2026.02.05 23:45:39.453846 [ 294 ] {} <Debug> TCP-Session: 1bda14cb-3bc6-4e79-83c4-bae0cbe88cd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:61844 | ||
| 1177 | 2026.02.05 23:45:39.453810 [ 289 ] {} <Debug> TCP-Session: 0a689409-a93f-4a2f-8a33-9f2b74c54ff7 Authenticating user 'default' from [fd00:1122:3344:101::e]:36371 | ||
| 1178 | 2026.02.05 23:45:39.453876 [ 294 ] {} <Debug> TCP-Session: 1bda14cb-3bc6-4e79-83c4-bae0cbe88cd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1179 | 2026.02.05 23:45:39.453894 [ 286 ] {7f732ba8-0201-405d-82bb-7bd657ff10ae} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44138) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1180 | 2026.02.05 23:45:39.453906 [ 294 ] {} <Debug> TCP-Session: 1bda14cb-3bc6-4e79-83c4-bae0cbe88cd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1181 | 2026.02.05 23:45:39.453910 [ 289 ] {} <Debug> TCP-Session: 0a689409-a93f-4a2f-8a33-9f2b74c54ff7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1182 | 2026.02.05 23:45:39.453779 [ 290 ] {} <Debug> TCP-Session: cac019f5-6890-456e-b6e6-4839671d940e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1183 | 2026.02.05 23:45:39.453946 [ 289 ] {} <Debug> TCP-Session: 0a689409-a93f-4a2f-8a33-9f2b74c54ff7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1184 | 2026.02.05 23:45:39.453973 [ 290 ] {} <Debug> TCP-Session: cac019f5-6890-456e-b6e6-4839671d940e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1185 | 2026.02.05 23:45:39.453628 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45532 | ||
| 1186 | 2026.02.05 23:45:39.453619 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61821 | ||
| 1187 | 2026.02.05 23:45:39.453607 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39090 | ||
| 1188 | 2026.02.05 23:45:39.454070 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1189 | 2026.02.05 23:45:39.454098 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1190 | 2026.02.05 23:45:39.454113 [ 293 ] {} <Debug> TCP-Session: 53a4926a-4fc4-44c4-b8e1-1054730abf3c Authenticating user 'default' from [fd00:1122:3344:101::e]:45532 | ||
| 1191 | 2026.02.05 23:45:39.453568 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52697 | ||
| 1192 | 2026.02.05 23:45:39.454138 [ 292 ] {} <Debug> TCP-Session: 92bae606-5f15-4c61-a95c-9d5dcebf690c Authenticating user 'default' from [fd00:1122:3344:101::e]:61821 | ||
| 1193 | 2026.02.05 23:45:39.454156 [ 286 ] {7f732ba8-0201-405d-82bb-7bd657ff10ae} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1194 | 2026.02.05 23:45:39.454180 [ 292 ] {} <Debug> TCP-Session: 92bae606-5f15-4c61-a95c-9d5dcebf690c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1195 | 2026.02.05 23:45:39.454160 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1196 | 2026.02.05 23:45:39.454211 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1197 | 2026.02.05 23:45:39.454228 [ 286 ] {7f732ba8-0201-405d-82bb-7bd657ff10ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1198 | 2026.02.05 23:45:39.454240 [ 291 ] {} <Debug> TCP-Session: ca8b5392-43d0-4754-97ec-cc0e8861a955 Authenticating user 'default' from [fd00:1122:3344:101::e]:39090 | ||
| 1199 | 2026.02.05 23:45:39.454252 [ 288 ] {} <Debug> TCP-Session: 80630a75-bf13-4480-b68c-28e443a86e8f Authenticating user 'default' from [fd00:1122:3344:101::e]:52697 | ||
| 1200 | 2026.02.05 23:45:39.454276 [ 291 ] {} <Debug> TCP-Session: ca8b5392-43d0-4754-97ec-cc0e8861a955 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1201 | 2026.02.05 23:45:39.454291 [ 288 ] {} <Debug> TCP-Session: 80630a75-bf13-4480-b68c-28e443a86e8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1202 | 2026.02.05 23:45:39.454297 [ 291 ] {} <Debug> TCP-Session: ca8b5392-43d0-4754-97ec-cc0e8861a955 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1203 | 2026.02.05 23:45:39.454307 [ 288 ] {} <Debug> TCP-Session: 80630a75-bf13-4480-b68c-28e443a86e8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1204 | 2026.02.05 23:45:39.454209 [ 292 ] {} <Debug> TCP-Session: 92bae606-5f15-4c61-a95c-9d5dcebf690c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1205 | 2026.02.05 23:45:39.454142 [ 293 ] {} <Debug> TCP-Session: 53a4926a-4fc4-44c4-b8e1-1054730abf3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1206 | 2026.02.05 23:45:39.454376 [ 293 ] {} <Debug> TCP-Session: 53a4926a-4fc4-44c4-b8e1-1054730abf3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1207 | 2026.02.05 23:45:39.454568 [ 286 ] {7f732ba8-0201-405d-82bb-7bd657ff10ae} <Debug> oximeter.version (8dd22a0d-63f6-41eb-b7aa-e7d98824b555) (SelectExecutor): Key condition: unknown | ||
| 1208 | 2026.02.05 23:45:39.455573 [ 303 ] {7f732ba8-0201-405d-82bb-7bd657ff10ae} <Trace> AggregatingTransform: Aggregating | ||
| 1209 | 2026.02.05 23:45:39.455618 [ 303 ] {7f732ba8-0201-405d-82bb-7bd657ff10ae} <Trace> Aggregator: Aggregation method: without_key | ||
| 1210 | 2026.02.05 23:45:39.455650 [ 303 ] {7f732ba8-0201-405d-82bb-7bd657ff10ae} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000979599 sec. (1020.826 rows/sec., 39.88 KiB/sec.) | ||
| 1211 | 2026.02.05 23:45:39.455668 [ 303 ] {7f732ba8-0201-405d-82bb-7bd657ff10ae} <Trace> Aggregator: Merging aggregated data | ||
| 1212 | 2026.02.05 23:45:39.457150 [ 286 ] {7f732ba8-0201-405d-82bb-7bd657ff10ae} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003325 sec., 300.75187969924815 rows/sec., 11.75 KiB/sec. | ||
| 1213 | 2026.02.05 23:45:39.457293 [ 286 ] {7f732ba8-0201-405d-82bb-7bd657ff10ae} <Debug> TCPHandler: Processed in 0.003783186 sec. | ||
| 1214 | 2026.02.05 23:45:39.457425 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1215 | 2026.02.05 23:45:39.457455 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1216 | 2026.02.05 23:45:39.457466 [ 286 ] {} <Debug> TCP-Session: 979adc85-dcbb-4295-a19a-d70e5a8374a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1217 | 2026.02.05 23:45:39.457499 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1218 | 2026.02.05 23:45:39.457523 [ 289 ] {} <Debug> TCP-Session: 0a689409-a93f-4a2f-8a33-9f2b74c54ff7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1219 | 2026.02.05 23:45:39.457527 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1220 | 2026.02.05 23:45:39.457547 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1221 | 2026.02.05 23:45:39.457577 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1222 | 2026.02.05 23:45:39.457602 [ 288 ] {} <Debug> TCP-Session: 80630a75-bf13-4480-b68c-28e443a86e8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1223 | 2026.02.05 23:45:39.457631 [ 287 ] {} <Debug> TCP-Session: 215a7cc0-5aab-4b08-8718-f69119cbe924 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1224 | 2026.02.05 23:45:39.457640 [ 292 ] {} <Debug> TCP-Session: 92bae606-5f15-4c61-a95c-9d5dcebf690c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1225 | 2026.02.05 23:45:39.457615 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1226 | 2026.02.05 23:45:39.457599 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1227 | 2026.02.05 23:45:39.457713 [ 293 ] {} <Debug> TCP-Session: 53a4926a-4fc4-44c4-b8e1-1054730abf3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1228 | 2026.02.05 23:45:39.457483 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1229 | 2026.02.05 23:45:39.457739 [ 291 ] {} <Debug> TCP-Session: ca8b5392-43d0-4754-97ec-cc0e8861a955 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1230 | 2026.02.05 23:45:39.457552 [ 290 ] {} <Debug> TCP-Session: cac019f5-6890-456e-b6e6-4839671d940e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1231 | 2026.02.05 23:45:39.457782 [ 294 ] {} <Debug> TCP-Session: 1bda14cb-3bc6-4e79-83c4-bae0cbe88cd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1232 | 2026.02.05 23:45:39.552670 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1233 | 2026.02.05 23:45:39.552719 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1234 | 2026.02.05 23:45:39.624041 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 102 entries to flush up to offset 190 | ||
| 1235 | 2026.02.05 23:45:39.628296 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1236 | 2026.02.05 23:45:39.628357 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1237 | 2026.02.05 23:45:39.629886 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1238 | 2026.02.05 23:45:39.630458 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1239 | 2026.02.05 23:45:39.630813 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 190 | ||
| 1240 | 2026.02.05 23:45:39.665462 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 430 entries to flush up to offset 1894 | ||
| 1241 | 2026.02.05 23:45:39.665951 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1242 | 2026.02.05 23:45:39.666000 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1243 | 2026.02.05 23:45:39.666760 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1244 | 2026.02.05 23:45:39.667373 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1245 | 2026.02.05 23:45:39.667542 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1894 | ||
| 1246 | 2026.02.05 23:45:39.759461 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1247 | 2026.02.05 23:45:39.778701 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1248 | 2026.02.05 23:45:39.778772 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1249 | 2026.02.05 23:45:39.786998 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1250 | 2026.02.05 23:45:39.788290 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1251 | 2026.02.05 23:45:39.792825 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1252 | 2026.02.05 23:45:40.000241 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.57 MiB, peak 174.14 MiB, free memory in arenas 0.00 B, will set to 166.52 MiB (RSS), difference: 1.95 MiB | ||
| 1253 | 2026.02.05 23:45:41.208702 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60718 | ||
| 1254 | 2026.02.05 23:45:41.208860 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1255 | 2026.02.05 23:45:41.208897 [ 286 ] {} <Debug> TCP-Session: 38fe3c64-7d07-4cf0-826e-aacea441d868 Authenticating user 'default' from [fd00:1122:3344:101::e]:60718 | ||
| 1256 | 2026.02.05 23:45:41.208929 [ 286 ] {} <Debug> TCP-Session: 38fe3c64-7d07-4cf0-826e-aacea441d868 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1257 | 2026.02.05 23:45:41.208950 [ 286 ] {} <Debug> TCP-Session: 38fe3c64-7d07-4cf0-826e-aacea441d868 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1258 | 2026.02.05 23:45:41.209222 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50131 | ||
| 1259 | 2026.02.05 23:45:41.209250 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63467 | ||
| 1260 | 2026.02.05 23:45:41.209285 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42348 | ||
| 1261 | 2026.02.05 23:45:41.209298 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61845 | ||
| 1262 | 2026.02.05 23:45:41.209301 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57591 | ||
| 1263 | 2026.02.05 23:45:41.209376 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1264 | 2026.02.05 23:45:41.209273 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45845 | ||
| 1265 | 2026.02.05 23:45:41.209434 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1266 | 2026.02.05 23:45:41.209470 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1267 | 2026.02.05 23:45:41.209437 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1268 | 2026.02.05 23:45:41.209497 [ 292 ] {} <Debug> TCP-Session: 051dc40e-253a-4021-879d-50b097cda1b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:42348 | ||
| 1269 | 2026.02.05 23:45:41.209508 [ 294 ] {} <Debug> TCP-Session: 49932594-3169-4bde-ada2-767a366afe09 Authenticating user 'default' from [fd00:1122:3344:101::e]:57591 | ||
| 1270 | 2026.02.05 23:45:41.209535 [ 289 ] {} <Debug> TCP-Session: 943a7318-15e8-48c6-b79a-4742607085a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:63467 | ||
| 1271 | 2026.02.05 23:45:41.209541 [ 292 ] {} <Debug> TCP-Session: 051dc40e-253a-4021-879d-50b097cda1b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1272 | 2026.02.05 23:45:41.209551 [ 294 ] {} <Debug> TCP-Session: 49932594-3169-4bde-ada2-767a366afe09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1273 | 2026.02.05 23:45:41.209563 [ 289 ] {} <Debug> TCP-Session: 943a7318-15e8-48c6-b79a-4742607085a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1274 | 2026.02.05 23:45:41.209588 [ 294 ] {} <Debug> TCP-Session: 49932594-3169-4bde-ada2-767a366afe09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1275 | 2026.02.05 23:45:41.209610 [ 289 ] {} <Debug> TCP-Session: 943a7318-15e8-48c6-b79a-4742607085a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1276 | 2026.02.05 23:45:41.209548 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1277 | 2026.02.05 23:45:41.209435 [ 287 ] {} <Debug> TCP-Session: 984d88c1-3a12-42e3-994a-ce7c17d3d655 Authenticating user 'default' from [fd00:1122:3344:101::e]:50131 | ||
| 1278 | 2026.02.05 23:45:41.209673 [ 291 ] {} <Debug> TCP-Session: e9018d3d-c4ba-454f-923c-acb43f288934 Authenticating user 'default' from [fd00:1122:3344:101::e]:45845 | ||
| 1279 | 2026.02.05 23:45:41.209261 [ 286 ] {} <Trace> TCP-Session: 38fe3c64-7d07-4cf0-826e-aacea441d868 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1280 | 2026.02.05 23:45:41.209697 [ 287 ] {} <Debug> TCP-Session: 984d88c1-3a12-42e3-994a-ce7c17d3d655 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1281 | 2026.02.05 23:45:41.209250 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61115 | ||
| 1282 | 2026.02.05 23:45:41.209749 [ 287 ] {} <Debug> TCP-Session: 984d88c1-3a12-42e3-994a-ce7c17d3d655 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1283 | 2026.02.05 23:45:41.209234 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64970 | ||
| 1284 | 2026.02.05 23:45:41.209708 [ 291 ] {} <Debug> TCP-Session: e9018d3d-c4ba-454f-923c-acb43f288934 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1285 | 2026.02.05 23:45:41.209576 [ 292 ] {} <Debug> TCP-Session: 051dc40e-253a-4021-879d-50b097cda1b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1286 | 2026.02.05 23:45:41.209844 [ 291 ] {} <Debug> TCP-Session: e9018d3d-c4ba-454f-923c-acb43f288934 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1287 | 2026.02.05 23:45:41.209440 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1288 | 2026.02.05 23:45:41.209874 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1289 | 2026.02.05 23:45:41.209914 [ 293 ] {} <Debug> TCP-Session: 76e5bff1-aad8-4b07-b6c6-43a77d3a3800 Authenticating user 'default' from [fd00:1122:3344:101::e]:61845 | ||
| 1290 | 2026.02.05 23:45:41.209924 [ 286 ] {f498773f-78b4-4476-a0e8-34a1cadb2645} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60718) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1291 | 2026.02.05 23:45:41.209941 [ 293 ] {} <Debug> TCP-Session: 76e5bff1-aad8-4b07-b6c6-43a77d3a3800 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1292 | 2026.02.05 23:45:41.209968 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1293 | 2026.02.05 23:45:41.209981 [ 293 ] {} <Debug> TCP-Session: 76e5bff1-aad8-4b07-b6c6-43a77d3a3800 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1294 | 2026.02.05 23:45:41.210004 [ 288 ] {} <Debug> TCP-Session: 126df9e1-24ee-4fce-b2f8-67f405adf8a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:64970 | ||
| 1295 | 2026.02.05 23:45:41.209922 [ 290 ] {} <Debug> TCP-Session: c140bfc6-e496-4b22-bfe9-91f1565712b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:61115 | ||
| 1296 | 2026.02.05 23:45:41.210031 [ 288 ] {} <Debug> TCP-Session: 126df9e1-24ee-4fce-b2f8-67f405adf8a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1297 | 2026.02.05 23:45:41.210049 [ 290 ] {} <Debug> TCP-Session: c140bfc6-e496-4b22-bfe9-91f1565712b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1298 | 2026.02.05 23:45:41.210054 [ 288 ] {} <Debug> TCP-Session: 126df9e1-24ee-4fce-b2f8-67f405adf8a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1299 | 2026.02.05 23:45:41.210069 [ 290 ] {} <Debug> TCP-Session: c140bfc6-e496-4b22-bfe9-91f1565712b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1300 | 2026.02.05 23:45:41.210284 [ 286 ] {f498773f-78b4-4476-a0e8-34a1cadb2645} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1301 | 2026.02.05 23:45:41.210353 [ 286 ] {f498773f-78b4-4476-a0e8-34a1cadb2645} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1302 | 2026.02.05 23:45:41.210718 [ 286 ] {f498773f-78b4-4476-a0e8-34a1cadb2645} <Debug> oximeter.version (8dd22a0d-63f6-41eb-b7aa-e7d98824b555) (SelectExecutor): Key condition: unknown | ||
| 1303 | 2026.02.05 23:45:41.211707 [ 339 ] {f498773f-78b4-4476-a0e8-34a1cadb2645} <Trace> AggregatingTransform: Aggregating | ||
| 1304 | 2026.02.05 23:45:41.211756 [ 339 ] {f498773f-78b4-4476-a0e8-34a1cadb2645} <Trace> Aggregator: Aggregation method: without_key | ||
| 1305 | 2026.02.05 23:45:41.211793 [ 339 ] {f498773f-78b4-4476-a0e8-34a1cadb2645} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000948709 sec. (1054.064 rows/sec., 41.17 KiB/sec.) | ||
| 1306 | 2026.02.05 23:45:41.211823 [ 339 ] {f498773f-78b4-4476-a0e8-34a1cadb2645} <Trace> Aggregator: Merging aggregated data | ||
| 1307 | 2026.02.05 23:45:41.213062 [ 286 ] {f498773f-78b4-4476-a0e8-34a1cadb2645} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003216 sec., 310.9452736318408 rows/sec., 12.15 KiB/sec. | ||
| 1308 | 2026.02.05 23:45:41.213194 [ 286 ] {f498773f-78b4-4476-a0e8-34a1cadb2645} <Debug> TCPHandler: Processed in 0.0040441 sec. | ||
| 1309 | 2026.02.05 23:45:41.213270 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1310 | 2026.02.05 23:45:41.213297 [ 286 ] {} <Debug> TCP-Session: 38fe3c64-7d07-4cf0-826e-aacea441d868 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1311 | 2026.02.05 23:45:41.213309 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1312 | 2026.02.05 23:45:41.213340 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1313 | 2026.02.05 23:45:41.213391 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1314 | 2026.02.05 23:45:41.213408 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1315 | 2026.02.05 23:45:41.213434 [ 292 ] {} <Debug> TCP-Session: 051dc40e-253a-4021-879d-50b097cda1b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1316 | 2026.02.05 23:45:41.213444 [ 287 ] {} <Debug> TCP-Session: 984d88c1-3a12-42e3-994a-ce7c17d3d655 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1317 | 2026.02.05 23:45:41.213468 [ 288 ] {} <Debug> TCP-Session: 126df9e1-24ee-4fce-b2f8-67f405adf8a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1318 | 2026.02.05 23:45:41.213431 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1319 | 2026.02.05 23:45:41.213417 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1320 | 2026.02.05 23:45:41.213534 [ 290 ] {} <Debug> TCP-Session: c140bfc6-e496-4b22-bfe9-91f1565712b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1321 | 2026.02.05 23:45:41.213380 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1322 | 2026.02.05 23:45:41.213568 [ 291 ] {} <Debug> TCP-Session: e9018d3d-c4ba-454f-923c-acb43f288934 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1323 | 2026.02.05 23:45:41.213376 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1324 | 2026.02.05 23:45:41.213602 [ 289 ] {} <Debug> TCP-Session: 943a7318-15e8-48c6-b79a-4742607085a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1325 | 2026.02.05 23:45:41.213357 [ 293 ] {} <Debug> TCP-Session: 76e5bff1-aad8-4b07-b6c6-43a77d3a3800 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1326 | 2026.02.05 23:45:41.213633 [ 294 ] {} <Debug> TCP-Session: 49932594-3169-4bde-ada2-767a366afe09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1327 | 2026.02.05 23:45:43.203947 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1328 | 2026.02.05 23:45:43.204135 [ 3 ] {5bcaf66e-1a7f-4ec3-bb3d-659b315f3e48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1329 | 2026.02.05 23:45:43.204198 [ 3 ] {5bcaf66e-1a7f-4ec3-bb3d-659b315f3e48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1330 | 2026.02.05 23:45:43.204931 [ 3 ] {5bcaf66e-1a7f-4ec3-bb3d-659b315f3e48} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1331 | 2026.02.05 23:45:43.204969 [ 3 ] {5bcaf66e-1a7f-4ec3-bb3d-659b315f3e48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1332 | 2026.02.05 23:45:43.205498 [ 3 ] {5bcaf66e-1a7f-4ec3-bb3d-659b315f3e48} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1333 | 2026.02.05 23:45:43.205969 [ 3 ] {5bcaf66e-1a7f-4ec3-bb3d-659b315f3e48} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1334 | 2026.02.05 23:45:43.206116 [ 3 ] {5bcaf66e-1a7f-4ec3-bb3d-659b315f3e48} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.002028 sec., 131163.70808678502 rows/sec., 8.33 MiB/sec. | ||
| 1335 | 2026.02.05 23:45:43.206158 [ 3 ] {5bcaf66e-1a7f-4ec3-bb3d-659b315f3e48} <Debug> TCPHandler: Processed in 0.002333903 sec. | ||
| 1336 | 2026.02.05 23:45:43.206286 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1337 | 2026.02.05 23:45:43.206384 [ 3 ] {36d14b32-a58f-48ee-8919-1658239e36ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1338 | 2026.02.05 23:45:43.206426 [ 3 ] {36d14b32-a58f-48ee-8919-1658239e36ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1339 | 2026.02.05 23:45:43.207174 [ 3 ] {36d14b32-a58f-48ee-8919-1658239e36ef} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1340 | 2026.02.05 23:45:43.207211 [ 3 ] {36d14b32-a58f-48ee-8919-1658239e36ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1341 | 2026.02.05 23:45:43.207703 [ 3 ] {36d14b32-a58f-48ee-8919-1658239e36ef} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1342 | 2026.02.05 23:45:43.208156 [ 3 ] {36d14b32-a58f-48ee-8919-1658239e36ef} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1343 | 2026.02.05 23:45:43.208285 [ 3 ] {36d14b32-a58f-48ee-8919-1658239e36ef} <Debug> executeQuery: Read 772 rows, 62.57 KiB in 0.00192 sec., 402083.3333333333 rows/sec., 31.82 MiB/sec. | ||
| 1344 | 2026.02.05 23:45:43.208322 [ 3 ] {36d14b32-a58f-48ee-8919-1658239e36ef} <Debug> TCPHandler: Processed in 0.00208585 sec. | ||
| 1345 | 2026.02.05 23:45:43.208431 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1346 | 2026.02.05 23:45:43.208528 [ 3 ] {95371a03-a8c8-4006-accd-7dce90458b87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1347 | 2026.02.05 23:45:43.208570 [ 3 ] {95371a03-a8c8-4006-accd-7dce90458b87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1348 | 2026.02.05 23:45:43.209002 [ 3 ] {95371a03-a8c8-4006-accd-7dce90458b87} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1349 | 2026.02.05 23:45:43.209039 [ 3 ] {95371a03-a8c8-4006-accd-7dce90458b87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1350 | 2026.02.05 23:45:43.209456 [ 3 ] {95371a03-a8c8-4006-accd-7dce90458b87} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1351 | 2026.02.05 23:45:43.209877 [ 3 ] {95371a03-a8c8-4006-accd-7dce90458b87} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1352 | 2026.02.05 23:45:43.210007 [ 3 ] {95371a03-a8c8-4006-accd-7dce90458b87} <Debug> executeQuery: Read 143 rows, 8.75 KiB in 0.001498 sec., 95460.61415220294 rows/sec., 5.71 MiB/sec. | ||
| 1353 | 2026.02.05 23:45:43.210047 [ 3 ] {95371a03-a8c8-4006-accd-7dce90458b87} <Debug> TCPHandler: Processed in 0.001666136 sec. | ||
| 1354 | 2026.02.05 23:45:43.210158 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1355 | 2026.02.05 23:45:43.210255 [ 3 ] {b6a2fd1f-475d-4a57-a2af-a42ba16a8ff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1356 | 2026.02.05 23:45:43.210296 [ 3 ] {b6a2fd1f-475d-4a57-a2af-a42ba16a8ff2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1357 | 2026.02.05 23:45:43.210755 [ 3 ] {b6a2fd1f-475d-4a57-a2af-a42ba16a8ff2} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1358 | 2026.02.05 23:45:43.210790 [ 3 ] {b6a2fd1f-475d-4a57-a2af-a42ba16a8ff2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1359 | 2026.02.05 23:45:43.211197 [ 3 ] {b6a2fd1f-475d-4a57-a2af-a42ba16a8ff2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1360 | 2026.02.05 23:45:43.211692 [ 3 ] {b6a2fd1f-475d-4a57-a2af-a42ba16a8ff2} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1361 | 2026.02.05 23:45:43.211833 [ 3 ] {b6a2fd1f-475d-4a57-a2af-a42ba16a8ff2} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001594 sec., 87829.36010037642 rows/sec., 5.68 MiB/sec. | ||
| 1362 | 2026.02.05 23:45:43.211871 [ 3 ] {b6a2fd1f-475d-4a57-a2af-a42ba16a8ff2} <Debug> TCPHandler: Processed in 0.001762267 sec. | ||
| 1363 | 2026.02.05 23:45:43.211984 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1364 | 2026.02.05 23:45:43.212081 [ 3 ] {cd748b6d-2d37-421e-9df6-c2ab9c4d0ac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1365 | 2026.02.05 23:45:43.212122 [ 3 ] {cd748b6d-2d37-421e-9df6-c2ab9c4d0ac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1366 | 2026.02.05 23:45:43.212586 [ 3 ] {cd748b6d-2d37-421e-9df6-c2ab9c4d0ac0} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1367 | 2026.02.05 23:45:43.212622 [ 3 ] {cd748b6d-2d37-421e-9df6-c2ab9c4d0ac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1368 | 2026.02.05 23:45:43.213050 [ 3 ] {cd748b6d-2d37-421e-9df6-c2ab9c4d0ac0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1369 | 2026.02.05 23:45:43.213510 [ 3 ] {cd748b6d-2d37-421e-9df6-c2ab9c4d0ac0} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1370 | 2026.02.05 23:45:43.213645 [ 3 ] {cd748b6d-2d37-421e-9df6-c2ab9c4d0ac0} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001581 sec., 87919.0385831752 rows/sec., 5.00 MiB/sec. | ||
| 1371 | 2026.02.05 23:45:43.213685 [ 3 ] {cd748b6d-2d37-421e-9df6-c2ab9c4d0ac0} <Debug> TCPHandler: Processed in 0.001751627 sec. | ||
| 1372 | 2026.02.05 23:45:43.213797 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1373 | 2026.02.05 23:45:43.213893 [ 3 ] {fd7ae66f-de6a-472a-891c-247796795e3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1374 | 2026.02.05 23:45:43.213933 [ 3 ] {fd7ae66f-de6a-472a-891c-247796795e3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1375 | 2026.02.05 23:45:43.214486 [ 3 ] {fd7ae66f-de6a-472a-891c-247796795e3d} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1376 | 2026.02.05 23:45:43.214521 [ 3 ] {fd7ae66f-de6a-472a-891c-247796795e3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1377 | 2026.02.05 23:45:43.214971 [ 3 ] {fd7ae66f-de6a-472a-891c-247796795e3d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1378 | 2026.02.05 23:45:43.215401 [ 3 ] {fd7ae66f-de6a-472a-891c-247796795e3d} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1379 | 2026.02.05 23:45:43.215533 [ 3 ] {fd7ae66f-de6a-472a-891c-247796795e3d} <Debug> executeQuery: Read 473 rows, 34.08 KiB in 0.001657 sec., 285455.64272782137 rows/sec., 20.09 MiB/sec. | ||
| 1380 | 2026.02.05 23:45:43.215579 [ 3 ] {fd7ae66f-de6a-472a-891c-247796795e3d} <Debug> TCPHandler: Processed in 0.001831328 sec. | ||
| 1381 | 2026.02.05 23:45:43.215693 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1382 | 2026.02.05 23:45:43.215788 [ 3 ] {cdf0e164-b167-428e-9d56-bcf700192be5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1383 | 2026.02.05 23:45:43.215829 [ 3 ] {cdf0e164-b167-428e-9d56-bcf700192be5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1384 | 2026.02.05 23:45:43.216154 [ 3 ] {cdf0e164-b167-428e-9d56-bcf700192be5} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1385 | 2026.02.05 23:45:43.216189 [ 3 ] {cdf0e164-b167-428e-9d56-bcf700192be5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1386 | 2026.02.05 23:45:43.216612 [ 3 ] {cdf0e164-b167-428e-9d56-bcf700192be5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1387 | 2026.02.05 23:45:43.217019 [ 3 ] {cdf0e164-b167-428e-9d56-bcf700192be5} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1388 | 2026.02.05 23:45:43.217151 [ 3 ] {cdf0e164-b167-428e-9d56-bcf700192be5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001379 sec., 4350.97897026831 rows/sec., 227.32 KiB/sec. | ||
| 1389 | 2026.02.05 23:45:43.217200 [ 3 ] {cdf0e164-b167-428e-9d56-bcf700192be5} <Debug> TCPHandler: Processed in 0.001557775 sec. | ||
| 1390 | 2026.02.05 23:45:43.217317 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1391 | 2026.02.05 23:45:43.217411 [ 3 ] {d271be1d-0208-4ee9-b21f-6b008d6dd808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1392 | 2026.02.05 23:45:43.217458 [ 3 ] {d271be1d-0208-4ee9-b21f-6b008d6dd808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1393 | 2026.02.05 23:45:43.217905 [ 3 ] {d271be1d-0208-4ee9-b21f-6b008d6dd808} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1394 | 2026.02.05 23:45:43.217941 [ 3 ] {d271be1d-0208-4ee9-b21f-6b008d6dd808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1395 | 2026.02.05 23:45:43.218369 [ 3 ] {d271be1d-0208-4ee9-b21f-6b008d6dd808} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1396 | 2026.02.05 23:45:43.218843 [ 3 ] {d271be1d-0208-4ee9-b21f-6b008d6dd808} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1397 | 2026.02.05 23:45:43.218974 [ 3 ] {d271be1d-0208-4ee9-b21f-6b008d6dd808} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001579 sec., 163394.55351488283 rows/sec., 10.88 MiB/sec. | ||
| 1398 | 2026.02.05 23:45:43.219014 [ 3 ] {d271be1d-0208-4ee9-b21f-6b008d6dd808} <Debug> TCPHandler: Processed in 0.001745888 sec. | ||
| 1399 | 2026.02.05 23:45:43.219130 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1400 | 2026.02.05 23:45:43.219226 [ 3 ] {0fad3a35-d345-4f9f-8bf8-0cd750b3a739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1401 | 2026.02.05 23:45:43.219268 [ 3 ] {0fad3a35-d345-4f9f-8bf8-0cd750b3a739} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1402 | 2026.02.05 23:45:43.219605 [ 3 ] {0fad3a35-d345-4f9f-8bf8-0cd750b3a739} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1403 | 2026.02.05 23:45:43.219641 [ 3 ] {0fad3a35-d345-4f9f-8bf8-0cd750b3a739} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1404 | 2026.02.05 23:45:43.220246 [ 3 ] {0fad3a35-d345-4f9f-8bf8-0cd750b3a739} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1405 | 2026.02.05 23:45:43.220852 [ 3 ] {0fad3a35-d345-4f9f-8bf8-0cd750b3a739} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1406 | 2026.02.05 23:45:43.221007 [ 3 ] {0fad3a35-d345-4f9f-8bf8-0cd750b3a739} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001797 sec., 556.4830272676684 rows/sec., 37.50 KiB/sec. | ||
| 1407 | 2026.02.05 23:45:43.221050 [ 3 ] {0fad3a35-d345-4f9f-8bf8-0cd750b3a739} <Debug> TCPHandler: Processed in 0.00197075 sec. | ||
| 1408 | 2026.02.05 23:45:43.221192 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1409 | 2026.02.05 23:45:43.221296 [ 3 ] {bfd5da78-7fd1-48d8-894d-b715f61a6ef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1410 | 2026.02.05 23:45:43.221360 [ 3 ] {bfd5da78-7fd1-48d8-894d-b715f61a6ef0} <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 | ||
| 1411 | 2026.02.05 23:45:43.222378 [ 3 ] {bfd5da78-7fd1-48d8-894d-b715f61a6ef0} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1412 | 2026.02.05 23:45:43.222415 [ 3 ] {bfd5da78-7fd1-48d8-894d-b715f61a6ef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1413 | 2026.02.05 23:45:43.223099 [ 3 ] {bfd5da78-7fd1-48d8-894d-b715f61a6ef0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1414 | 2026.02.05 23:45:43.223714 [ 3 ] {bfd5da78-7fd1-48d8-894d-b715f61a6ef0} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1415 | 2026.02.05 23:45:43.223860 [ 3 ] {bfd5da78-7fd1-48d8-894d-b715f61a6ef0} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002588 sec., 3863.987635239567 rows/sec., 6.92 MiB/sec. | ||
| 1416 | 2026.02.05 23:45:43.223911 [ 3 ] {bfd5da78-7fd1-48d8-894d-b715f61a6ef0} <Debug> TCPHandler: Processed in 0.002777287 sec. | ||
| 1417 | 2026.02.05 23:45:43.224029 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1418 | 2026.02.05 23:45:43.224126 [ 3 ] {a2e62973-b0ae-413c-8753-454da072f3c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1419 | 2026.02.05 23:45:43.224169 [ 3 ] {a2e62973-b0ae-413c-8753-454da072f3c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1420 | 2026.02.05 23:45:43.224523 [ 3 ] {a2e62973-b0ae-413c-8753-454da072f3c5} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1421 | 2026.02.05 23:45:43.224560 [ 3 ] {a2e62973-b0ae-413c-8753-454da072f3c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1422 | 2026.02.05 23:45:43.225017 [ 3 ] {a2e62973-b0ae-413c-8753-454da072f3c5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1423 | 2026.02.05 23:45:43.225479 [ 3 ] {a2e62973-b0ae-413c-8753-454da072f3c5} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1424 | 2026.02.05 23:45:43.225612 [ 3 ] {a2e62973-b0ae-413c-8753-454da072f3c5} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001505 sec., 58471.76079734219 rows/sec., 3.67 MiB/sec. | ||
| 1425 | 2026.02.05 23:45:43.225649 [ 3 ] {a2e62973-b0ae-413c-8753-454da072f3c5} <Debug> TCPHandler: Processed in 0.001669807 sec. | ||
| 1426 | 2026.02.05 23:45:47.167817 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2406 | ||
| 1427 | 2026.02.05 23:45:47.168329 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1428 | 2026.02.05 23:45:47.168373 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1429 | 2026.02.05 23:45:47.168943 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1430 | 2026.02.05 23:45:47.169191 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1431 | 2026.02.05 23:45:47.169338 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2406 | ||
| 1432 | 2026.02.05 23:45:47.293109 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1433 | 2026.02.05 23:45:47.310751 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1434 | 2026.02.05 23:45:47.310823 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1435 | 2026.02.05 23:45:47.316988 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1436 | 2026.02.05 23:45:47.317706 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1437 | 2026.02.05 23:45:47.320617 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1438 | 2026.02.05 23:45:48.189930 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1439 | 2026.02.05 23:45:48.190177 [ 3 ] {f5db6230-6301-4527-b735-93b78aea9248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1440 | 2026.02.05 23:45:48.190543 [ 3 ] {f5db6230-6301-4527-b735-93b78aea9248} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1441 | 2026.02.05 23:45:48.194529 [ 3 ] {f5db6230-6301-4527-b735-93b78aea9248} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1442 | 2026.02.05 23:45:48.194810 [ 3 ] {f5db6230-6301-4527-b735-93b78aea9248} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1443 | 2026.02.05 23:45:48.194878 [ 3 ] {f5db6230-6301-4527-b735-93b78aea9248} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1444 | 2026.02.05 23:45:48.195051 [ 3 ] {f5db6230-6301-4527-b735-93b78aea9248} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1445 | 2026.02.05 23:45:48.196979 [ 3 ] {f5db6230-6301-4527-b735-93b78aea9248} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1446 | 2026.02.05 23:45:48.198852 [ 3 ] {f5db6230-6301-4527-b735-93b78aea9248} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (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 | ||
| 1447 | 2026.02.05 23:45:48.198873 [ 3 ] {f5db6230-6301-4527-b735-93b78aea9248} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1448 | 2026.02.05 23:45:48.202956 [ 3 ] {f5db6230-6301-4527-b735-93b78aea9248} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1449 | 2026.02.05 23:45:48.202983 [ 3 ] {f5db6230-6301-4527-b735-93b78aea9248} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1450 | 2026.02.05 23:45:48.227576 [ 3 ] {f5db6230-6301-4527-b735-93b78aea9248} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.037493 sec., 853.4926519616995 rows/sec., 32.22 KiB/sec. | ||
| 1451 | 2026.02.05 23:45:48.227701 [ 3 ] {f5db6230-6301-4527-b735-93b78aea9248} <Debug> TCPHandler: Processed in 0.037909653 sec. | ||
| 1452 | 2026.02.05 23:45:48.228061 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1453 | 2026.02.05 23:45:48.228257 [ 3 ] {186a85c0-95dd-4737-a6f4-f911a6b641bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1454 | 2026.02.05 23:45:48.228546 [ 3 ] {186a85c0-95dd-4737-a6f4-f911a6b641bf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1455 | 2026.02.05 23:45:48.228584 [ 3 ] {186a85c0-95dd-4737-a6f4-f911a6b641bf} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1456 | 2026.02.05 23:45:48.228816 [ 3 ] {186a85c0-95dd-4737-a6f4-f911a6b641bf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1457 | 2026.02.05 23:45:48.228878 [ 3 ] {186a85c0-95dd-4737-a6f4-f911a6b641bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1458 | 2026.02.05 23:45:48.229003 [ 3 ] {186a85c0-95dd-4737-a6f4-f911a6b641bf} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1459 | 2026.02.05 23:45:48.229037 [ 3 ] {186a85c0-95dd-4737-a6f4-f911a6b641bf} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1460 | 2026.02.05 23:45:48.229058 [ 3 ] {186a85c0-95dd-4737-a6f4-f911a6b641bf} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (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 | ||
| 1461 | 2026.02.05 23:45:48.229073 [ 3 ] {186a85c0-95dd-4737-a6f4-f911a6b641bf} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1462 | 2026.02.05 23:45:48.229108 [ 3 ] {186a85c0-95dd-4737-a6f4-f911a6b641bf} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1463 | 2026.02.05 23:45:48.229128 [ 3 ] {186a85c0-95dd-4737-a6f4-f911a6b641bf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1464 | 2026.02.05 23:45:48.229679 [ 3 ] {186a85c0-95dd-4737-a6f4-f911a6b641bf} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001513 sec., 21150.033046926637 rows/sec., 798.42 KiB/sec. | ||
| 1465 | 2026.02.05 23:45:48.229763 [ 3 ] {186a85c0-95dd-4737-a6f4-f911a6b641bf} <Debug> TCPHandler: Processed in 0.001792148 sec. | ||
| 1466 | 2026.02.05 23:45:48.229968 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1467 | 2026.02.05 23:45:48.230103 [ 3 ] {b9eb8378-1b23-4e83-8053-c82b99c807cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1468 | 2026.02.05 23:45:48.230336 [ 3 ] {b9eb8378-1b23-4e83-8053-c82b99c807cd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1469 | 2026.02.05 23:45:48.230373 [ 3 ] {b9eb8378-1b23-4e83-8053-c82b99c807cd} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1470 | 2026.02.05 23:45:48.230566 [ 3 ] {b9eb8378-1b23-4e83-8053-c82b99c807cd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1471 | 2026.02.05 23:45:48.230620 [ 3 ] {b9eb8378-1b23-4e83-8053-c82b99c807cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1472 | 2026.02.05 23:45:48.230719 [ 3 ] {b9eb8378-1b23-4e83-8053-c82b99c807cd} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1473 | 2026.02.05 23:45:48.230749 [ 3 ] {b9eb8378-1b23-4e83-8053-c82b99c807cd} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1474 | 2026.02.05 23:45:48.230769 [ 3 ] {b9eb8378-1b23-4e83-8053-c82b99c807cd} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (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 | ||
| 1475 | 2026.02.05 23:45:48.230783 [ 3 ] {b9eb8378-1b23-4e83-8053-c82b99c807cd} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1476 | 2026.02.05 23:45:48.230817 [ 3 ] {b9eb8378-1b23-4e83-8053-c82b99c807cd} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1477 | 2026.02.05 23:45:48.230835 [ 3 ] {b9eb8378-1b23-4e83-8053-c82b99c807cd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1478 | 2026.02.05 23:45:48.231281 [ 3 ] {b9eb8378-1b23-4e83-8053-c82b99c807cd} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001233 sec., 25952.960259529606 rows/sec., 979.73 KiB/sec. | ||
| 1479 | 2026.02.05 23:45:48.231371 [ 3 ] {b9eb8378-1b23-4e83-8053-c82b99c807cd} <Debug> TCPHandler: Processed in 0.001453714 sec. | ||
| 1480 | 2026.02.05 23:45:48.237987 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1481 | 2026.02.05 23:45:48.238112 [ 3 ] {efda0ab6-1f58-4d38-94b2-d16bdb4ebf12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1482 | 2026.02.05 23:45:48.238163 [ 3 ] {efda0ab6-1f58-4d38-94b2-d16bdb4ebf12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1483 | 2026.02.05 23:45:48.238722 [ 3 ] {efda0ab6-1f58-4d38-94b2-d16bdb4ebf12} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1484 | 2026.02.05 23:45:48.238768 [ 3 ] {efda0ab6-1f58-4d38-94b2-d16bdb4ebf12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1485 | 2026.02.05 23:45:48.239173 [ 3 ] {efda0ab6-1f58-4d38-94b2-d16bdb4ebf12} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1486 | 2026.02.05 23:45:48.239371 [ 3 ] {efda0ab6-1f58-4d38-94b2-d16bdb4ebf12} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1487 | 2026.02.05 23:45:48.239517 [ 3 ] {efda0ab6-1f58-4d38-94b2-d16bdb4ebf12} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001439 sec., 2084.781097984712 rows/sec., 190.02 KiB/sec. | ||
| 1488 | 2026.02.05 23:45:48.239571 [ 3 ] {efda0ab6-1f58-4d38-94b2-d16bdb4ebf12} <Debug> TCPHandler: Processed in 0.001643856 sec. | ||
| 1489 | 2026.02.05 23:45:48.239714 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1490 | 2026.02.05 23:45:48.239830 [ 3 ] {a027b5e8-1f8e-4146-8d2e-090e3bd9eb9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1491 | 2026.02.05 23:45:48.239874 [ 3 ] {a027b5e8-1f8e-4146-8d2e-090e3bd9eb9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1492 | 2026.02.05 23:45:48.240429 [ 3 ] {a027b5e8-1f8e-4146-8d2e-090e3bd9eb9e} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1493 | 2026.02.05 23:45:48.240466 [ 3 ] {a027b5e8-1f8e-4146-8d2e-090e3bd9eb9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1494 | 2026.02.05 23:45:48.240752 [ 3 ] {a027b5e8-1f8e-4146-8d2e-090e3bd9eb9e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1495 | 2026.02.05 23:45:48.240972 [ 3 ] {a027b5e8-1f8e-4146-8d2e-090e3bd9eb9e} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1496 | 2026.02.05 23:45:48.241100 [ 3 ] {a027b5e8-1f8e-4146-8d2e-090e3bd9eb9e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001288 sec., 1552.7950310559006 rows/sec., 126.62 KiB/sec. | ||
| 1497 | 2026.02.05 23:45:48.241137 [ 3 ] {a027b5e8-1f8e-4146-8d2e-090e3bd9eb9e} <Debug> TCPHandler: Processed in 0.001489945 sec. | ||
| 1498 | 2026.02.05 23:45:48.241258 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1499 | 2026.02.05 23:45:48.241353 [ 3 ] {5d3b61e3-ba74-4b73-a2b8-e13722cefc65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1500 | 2026.02.05 23:45:48.241393 [ 3 ] {5d3b61e3-ba74-4b73-a2b8-e13722cefc65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1501 | 2026.02.05 23:45:48.241825 [ 3 ] {5d3b61e3-ba74-4b73-a2b8-e13722cefc65} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1502 | 2026.02.05 23:45:48.241861 [ 3 ] {5d3b61e3-ba74-4b73-a2b8-e13722cefc65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1503 | 2026.02.05 23:45:48.242155 [ 3 ] {5d3b61e3-ba74-4b73-a2b8-e13722cefc65} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1504 | 2026.02.05 23:45:48.242355 [ 3 ] {5d3b61e3-ba74-4b73-a2b8-e13722cefc65} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1505 | 2026.02.05 23:45:48.242480 [ 3 ] {5d3b61e3-ba74-4b73-a2b8-e13722cefc65} <Debug> executeQuery: Read 67 rows, 5.43 KiB in 0.001145 sec., 58515.283842794764 rows/sec., 4.63 MiB/sec. | ||
| 1506 | 2026.02.05 23:45:48.242517 [ 3 ] {5d3b61e3-ba74-4b73-a2b8-e13722cefc65} <Debug> TCPHandler: Processed in 0.001308312 sec. | ||
| 1507 | 2026.02.05 23:45:48.242644 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1508 | 2026.02.05 23:45:48.242738 [ 3 ] {26533c22-a376-4d2c-a7f3-03d9d17e7652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1509 | 2026.02.05 23:45:48.242778 [ 3 ] {26533c22-a376-4d2c-a7f3-03d9d17e7652} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1510 | 2026.02.05 23:45:48.243214 [ 3 ] {26533c22-a376-4d2c-a7f3-03d9d17e7652} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1511 | 2026.02.05 23:45:48.243253 [ 3 ] {26533c22-a376-4d2c-a7f3-03d9d17e7652} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1512 | 2026.02.05 23:45:48.243566 [ 3 ] {26533c22-a376-4d2c-a7f3-03d9d17e7652} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1513 | 2026.02.05 23:45:48.243776 [ 3 ] {26533c22-a376-4d2c-a7f3-03d9d17e7652} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1514 | 2026.02.05 23:45:48.243905 [ 3 ] {26533c22-a376-4d2c-a7f3-03d9d17e7652} <Debug> executeQuery: Read 7 rows, 528.00 B in 0.001184 sec., 5912.1621621621625 rows/sec., 435.49 KiB/sec. | ||
| 1515 | 2026.02.05 23:45:48.243943 [ 3 ] {26533c22-a376-4d2c-a7f3-03d9d17e7652} <Debug> TCPHandler: Processed in 0.001348963 sec. | ||
| 1516 | 2026.02.05 23:45:48.244053 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1517 | 2026.02.05 23:45:48.244149 [ 3 ] {b49b1b0f-5ab1-47a8-a988-abdef98ef4f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1518 | 2026.02.05 23:45:48.244189 [ 3 ] {b49b1b0f-5ab1-47a8-a988-abdef98ef4f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1519 | 2026.02.05 23:45:48.244633 [ 3 ] {b49b1b0f-5ab1-47a8-a988-abdef98ef4f4} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1520 | 2026.02.05 23:45:48.244669 [ 3 ] {b49b1b0f-5ab1-47a8-a988-abdef98ef4f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1521 | 2026.02.05 23:45:48.244971 [ 3 ] {b49b1b0f-5ab1-47a8-a988-abdef98ef4f4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1522 | 2026.02.05 23:45:48.245180 [ 3 ] {b49b1b0f-5ab1-47a8-a988-abdef98ef4f4} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1523 | 2026.02.05 23:45:48.245305 [ 3 ] {b49b1b0f-5ab1-47a8-a988-abdef98ef4f4} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001174 sec., 63032.367972742766 rows/sec., 4.92 MiB/sec. | ||
| 1524 | 2026.02.05 23:45:48.245348 [ 3 ] {b49b1b0f-5ab1-47a8-a988-abdef98ef4f4} <Debug> TCPHandler: Processed in 0.001344473 sec. | ||
| 1525 | 2026.02.05 23:45:48.245461 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1526 | 2026.02.05 23:45:48.245564 [ 3 ] {65b61af3-2506-477e-a51a-3b118ae7e9d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1527 | 2026.02.05 23:45:48.245607 [ 3 ] {65b61af3-2506-477e-a51a-3b118ae7e9d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1528 | 2026.02.05 23:45:48.246021 [ 3 ] {65b61af3-2506-477e-a51a-3b118ae7e9d8} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1529 | 2026.02.05 23:45:48.246058 [ 3 ] {65b61af3-2506-477e-a51a-3b118ae7e9d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1530 | 2026.02.05 23:45:48.246386 [ 3 ] {65b61af3-2506-477e-a51a-3b118ae7e9d8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1531 | 2026.02.05 23:45:48.246602 [ 3 ] {65b61af3-2506-477e-a51a-3b118ae7e9d8} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1532 | 2026.02.05 23:45:48.246742 [ 3 ] {65b61af3-2506-477e-a51a-3b118ae7e9d8} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001205 sec., 133609.95850622407 rows/sec., 9.30 MiB/sec. | ||
| 1533 | 2026.02.05 23:45:48.246784 [ 3 ] {65b61af3-2506-477e-a51a-3b118ae7e9d8} <Debug> TCPHandler: Processed in 0.001372573 sec. | ||
| 1534 | 2026.02.05 23:45:48.246891 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1535 | 2026.02.05 23:45:48.246987 [ 3 ] {2049e05a-681a-4105-87bb-b5454471d38c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1536 | 2026.02.05 23:45:48.247039 [ 3 ] {2049e05a-681a-4105-87bb-b5454471d38c} <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 | ||
| 1537 | 2026.02.05 23:45:48.247751 [ 3 ] {2049e05a-681a-4105-87bb-b5454471d38c} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1538 | 2026.02.05 23:45:48.247788 [ 3 ] {2049e05a-681a-4105-87bb-b5454471d38c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1539 | 2026.02.05 23:45:48.248278 [ 3 ] {2049e05a-681a-4105-87bb-b5454471d38c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1540 | 2026.02.05 23:45:48.248496 [ 3 ] {2049e05a-681a-4105-87bb-b5454471d38c} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1541 | 2026.02.05 23:45:48.248643 [ 3 ] {2049e05a-681a-4105-87bb-b5454471d38c} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001675 sec., 2985.0746268656717 rows/sec., 5.35 MiB/sec. | ||
| 1542 | 2026.02.05 23:45:48.248710 [ 3 ] {2049e05a-681a-4105-87bb-b5454471d38c} <Debug> TCPHandler: Processed in 0.001867168 sec. | ||
| 1543 | 2026.02.05 23:45:48.248822 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1544 | 2026.02.05 23:45:48.248917 [ 3 ] {607a9c33-85a3-4698-9a8f-ff97eb321a51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1545 | 2026.02.05 23:45:48.248958 [ 3 ] {607a9c33-85a3-4698-9a8f-ff97eb321a51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1546 | 2026.02.05 23:45:48.249281 [ 3 ] {607a9c33-85a3-4698-9a8f-ff97eb321a51} <Trace> oximeter.measurements_i64 (2a5d8a8d-4a11-4209-a114-411d07785d8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1547 | 2026.02.05 23:45:48.249317 [ 3 ] {607a9c33-85a3-4698-9a8f-ff97eb321a51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1548 | 2026.02.05 23:45:48.249641 [ 3 ] {607a9c33-85a3-4698-9a8f-ff97eb321a51} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1549 | 2026.02.05 23:45:48.249846 [ 3 ] {607a9c33-85a3-4698-9a8f-ff97eb321a51} <Trace> oximeter.measurements_i64 (2a5d8a8d-4a11-4209-a114-411d07785d8a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1550 | 2026.02.05 23:45:48.249970 [ 3 ] {607a9c33-85a3-4698-9a8f-ff97eb321a51} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001071 sec., 2801.120448179272 rows/sec., 197.87 KiB/sec. | ||
| 1551 | 2026.02.05 23:45:48.250011 [ 3 ] {607a9c33-85a3-4698-9a8f-ff97eb321a51} <Debug> TCPHandler: Processed in 0.001239232 sec. | ||
| 1552 | 2026.02.05 23:45:48.250119 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1553 | 2026.02.05 23:45:48.250213 [ 3 ] {0492f36b-e946-4a2d-91f9-9894ca6982e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1554 | 2026.02.05 23:45:48.250253 [ 3 ] {0492f36b-e946-4a2d-91f9-9894ca6982e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1555 | 2026.02.05 23:45:48.250594 [ 3 ] {0492f36b-e946-4a2d-91f9-9894ca6982e0} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1556 | 2026.02.05 23:45:48.250630 [ 3 ] {0492f36b-e946-4a2d-91f9-9894ca6982e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1557 | 2026.02.05 23:45:48.250925 [ 3 ] {0492f36b-e946-4a2d-91f9-9894ca6982e0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1558 | 2026.02.05 23:45:48.251137 [ 3 ] {0492f36b-e946-4a2d-91f9-9894ca6982e0} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1559 | 2026.02.05 23:45:48.251273 [ 3 ] {0492f36b-e946-4a2d-91f9-9894ca6982e0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 1560 | 2026.02.05 23:45:48.251314 [ 3 ] {0492f36b-e946-4a2d-91f9-9894ca6982e0} <Debug> TCPHandler: Processed in 0.001243353 sec. | ||
| 1561 | 2026.02.05 23:45:49.631416 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 238 | ||
| 1562 | 2026.02.05 23:45:49.634018 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1563 | 2026.02.05 23:45:49.634066 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1564 | 2026.02.05 23:45:49.635397 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1565 | 2026.02.05 23:45:49.635887 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1566 | 2026.02.05 23:45:49.636189 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 238 | ||
| 1567 | 2026.02.05 23:45:53.203771 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1568 | 2026.02.05 23:45:53.203962 [ 3 ] {5813d644-c5c3-4296-8aa8-49774e6a7cf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1569 | 2026.02.05 23:45:53.204026 [ 3 ] {5813d644-c5c3-4296-8aa8-49774e6a7cf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1570 | 2026.02.05 23:45:53.204754 [ 3 ] {5813d644-c5c3-4296-8aa8-49774e6a7cf7} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1571 | 2026.02.05 23:45:53.204803 [ 3 ] {5813d644-c5c3-4296-8aa8-49774e6a7cf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1572 | 2026.02.05 23:45:53.205221 [ 3 ] {5813d644-c5c3-4296-8aa8-49774e6a7cf7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1573 | 2026.02.05 23:45:53.205450 [ 3 ] {5813d644-c5c3-4296-8aa8-49774e6a7cf7} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1574 | 2026.02.05 23:45:53.205603 [ 3 ] {5813d644-c5c3-4296-8aa8-49774e6a7cf7} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001688 sec., 157582.9383886256 rows/sec., 10.01 MiB/sec. | ||
| 1575 | 2026.02.05 23:45:53.205647 [ 3 ] {5813d644-c5c3-4296-8aa8-49774e6a7cf7} <Debug> TCPHandler: Processed in 0.00200463 sec. | ||
| 1576 | 2026.02.05 23:45:53.205850 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1577 | 2026.02.05 23:45:53.205961 [ 3 ] {34a4f008-069a-4c95-9a09-81a7c60dc71f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1578 | 2026.02.05 23:45:53.206008 [ 3 ] {34a4f008-069a-4c95-9a09-81a7c60dc71f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1579 | 2026.02.05 23:45:53.206840 [ 3 ] {34a4f008-069a-4c95-9a09-81a7c60dc71f} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1580 | 2026.02.05 23:45:53.206879 [ 3 ] {34a4f008-069a-4c95-9a09-81a7c60dc71f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1581 | 2026.02.05 23:45:53.207253 [ 3 ] {34a4f008-069a-4c95-9a09-81a7c60dc71f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1582 | 2026.02.05 23:45:53.207480 [ 3 ] {34a4f008-069a-4c95-9a09-81a7c60dc71f} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1583 | 2026.02.05 23:45:53.207617 [ 3 ] {34a4f008-069a-4c95-9a09-81a7c60dc71f} <Debug> executeQuery: Read 772 rows, 62.57 KiB in 0.001679 sec., 459797.49851101846 rows/sec., 36.39 MiB/sec. | ||
| 1584 | 2026.02.05 23:45:53.207658 [ 3 ] {34a4f008-069a-4c95-9a09-81a7c60dc71f} <Debug> TCPHandler: Processed in 0.001866258 sec. | ||
| 1585 | 2026.02.05 23:45:53.207780 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1586 | 2026.02.05 23:45:53.207875 [ 3 ] {1f97b1bf-dd13-4430-b51b-9662274a3fa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1587 | 2026.02.05 23:45:53.207916 [ 3 ] {1f97b1bf-dd13-4430-b51b-9662274a3fa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1588 | 2026.02.05 23:45:53.208349 [ 3 ] {1f97b1bf-dd13-4430-b51b-9662274a3fa3} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1589 | 2026.02.05 23:45:53.208387 [ 3 ] {1f97b1bf-dd13-4430-b51b-9662274a3fa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1590 | 2026.02.05 23:45:53.208707 [ 3 ] {1f97b1bf-dd13-4430-b51b-9662274a3fa3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1591 | 2026.02.05 23:45:53.208924 [ 3 ] {1f97b1bf-dd13-4430-b51b-9662274a3fa3} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1592 | 2026.02.05 23:45:53.209048 [ 3 ] {1f97b1bf-dd13-4430-b51b-9662274a3fa3} <Debug> executeQuery: Read 143 rows, 8.75 KiB in 0.001192 sec., 119966.44295302015 rows/sec., 7.17 MiB/sec. | ||
| 1593 | 2026.02.05 23:45:53.209085 [ 3 ] {1f97b1bf-dd13-4430-b51b-9662274a3fa3} <Debug> TCPHandler: Processed in 0.001354984 sec. | ||
| 1594 | 2026.02.05 23:45:53.209201 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1595 | 2026.02.05 23:45:53.209295 [ 3 ] {b9aa84b5-569a-43da-8db9-120dc4bcf3d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1596 | 2026.02.05 23:45:53.209340 [ 3 ] {b9aa84b5-569a-43da-8db9-120dc4bcf3d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1597 | 2026.02.05 23:45:53.209764 [ 3 ] {b9aa84b5-569a-43da-8db9-120dc4bcf3d2} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1598 | 2026.02.05 23:45:53.209800 [ 3 ] {b9aa84b5-569a-43da-8db9-120dc4bcf3d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1599 | 2026.02.05 23:45:53.210117 [ 3 ] {b9aa84b5-569a-43da-8db9-120dc4bcf3d2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1600 | 2026.02.05 23:45:53.210335 [ 3 ] {b9aa84b5-569a-43da-8db9-120dc4bcf3d2} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1601 | 2026.02.05 23:45:53.210460 [ 3 ] {b9aa84b5-569a-43da-8db9-120dc4bcf3d2} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001183 sec., 118343.19526627219 rows/sec., 7.65 MiB/sec. | ||
| 1602 | 2026.02.05 23:45:53.210497 [ 3 ] {b9aa84b5-569a-43da-8db9-120dc4bcf3d2} <Debug> TCPHandler: Processed in 0.001344574 sec. | ||
| 1603 | 2026.02.05 23:45:53.210612 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1604 | 2026.02.05 23:45:53.210712 [ 3 ] {67734e7b-b053-46f8-bbc9-86c36f678c0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1605 | 2026.02.05 23:45:53.210756 [ 3 ] {67734e7b-b053-46f8-bbc9-86c36f678c0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1606 | 2026.02.05 23:45:53.211180 [ 3 ] {67734e7b-b053-46f8-bbc9-86c36f678c0a} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1607 | 2026.02.05 23:45:53.211227 [ 3 ] {67734e7b-b053-46f8-bbc9-86c36f678c0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1608 | 2026.02.05 23:45:53.211600 [ 3 ] {67734e7b-b053-46f8-bbc9-86c36f678c0a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1609 | 2026.02.05 23:45:53.211857 [ 3 ] {67734e7b-b053-46f8-bbc9-86c36f678c0a} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1610 | 2026.02.05 23:45:53.212002 [ 3 ] {67734e7b-b053-46f8-bbc9-86c36f678c0a} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001307 sec., 106350.4208110176 rows/sec., 6.05 MiB/sec. | ||
| 1611 | 2026.02.05 23:45:53.212046 [ 3 ] {67734e7b-b053-46f8-bbc9-86c36f678c0a} <Debug> TCPHandler: Processed in 0.001481635 sec. | ||
| 1612 | 2026.02.05 23:45:53.212176 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1613 | 2026.02.05 23:45:53.212279 [ 3 ] {00a705ce-b8ed-4a80-8d09-7f975aa609e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1614 | 2026.02.05 23:45:53.212323 [ 3 ] {00a705ce-b8ed-4a80-8d09-7f975aa609e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1615 | 2026.02.05 23:45:53.212967 [ 3 ] {00a705ce-b8ed-4a80-8d09-7f975aa609e6} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1616 | 2026.02.05 23:45:53.213008 [ 3 ] {00a705ce-b8ed-4a80-8d09-7f975aa609e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1617 | 2026.02.05 23:45:53.213389 [ 3 ] {00a705ce-b8ed-4a80-8d09-7f975aa609e6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1618 | 2026.02.05 23:45:53.213624 [ 3 ] {00a705ce-b8ed-4a80-8d09-7f975aa609e6} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1619 | 2026.02.05 23:45:53.213792 [ 3 ] {00a705ce-b8ed-4a80-8d09-7f975aa609e6} <Debug> executeQuery: Read 473 rows, 34.08 KiB in 0.001534 sec., 308344.19817470666 rows/sec., 21.70 MiB/sec. | ||
| 1620 | 2026.02.05 23:45:53.213846 [ 3 ] {00a705ce-b8ed-4a80-8d09-7f975aa609e6} <Debug> TCPHandler: Processed in 0.001727057 sec. | ||
| 1621 | 2026.02.05 23:45:53.213976 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1622 | 2026.02.05 23:45:53.214087 [ 3 ] {c6879f13-9c6c-4144-b9fb-165413ccba87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1623 | 2026.02.05 23:45:53.214138 [ 3 ] {c6879f13-9c6c-4144-b9fb-165413ccba87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1624 | 2026.02.05 23:45:53.214528 [ 3 ] {c6879f13-9c6c-4144-b9fb-165413ccba87} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1625 | 2026.02.05 23:45:53.214571 [ 3 ] {c6879f13-9c6c-4144-b9fb-165413ccba87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1626 | 2026.02.05 23:45:53.214927 [ 3 ] {c6879f13-9c6c-4144-b9fb-165413ccba87} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1627 | 2026.02.05 23:45:53.215128 [ 3 ] {c6879f13-9c6c-4144-b9fb-165413ccba87} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1628 | 2026.02.05 23:45:53.215250 [ 3 ] {c6879f13-9c6c-4144-b9fb-165413ccba87} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001225 sec., 4897.95918367347 rows/sec., 255.90 KiB/sec. | ||
| 1629 | 2026.02.05 23:45:53.215283 [ 3 ] {c6879f13-9c6c-4144-b9fb-165413ccba87} <Debug> TCPHandler: Processed in 0.001411564 sec. | ||
| 1630 | 2026.02.05 23:45:53.215393 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1631 | 2026.02.05 23:45:53.215487 [ 3 ] {7c3c3331-ee96-4a7e-a6dc-2727f02a41e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1632 | 2026.02.05 23:45:53.215528 [ 3 ] {7c3c3331-ee96-4a7e-a6dc-2727f02a41e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1633 | 2026.02.05 23:45:53.216028 [ 3 ] {7c3c3331-ee96-4a7e-a6dc-2727f02a41e5} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1634 | 2026.02.05 23:45:53.216066 [ 3 ] {7c3c3331-ee96-4a7e-a6dc-2727f02a41e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1635 | 2026.02.05 23:45:53.216397 [ 3 ] {7c3c3331-ee96-4a7e-a6dc-2727f02a41e5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1636 | 2026.02.05 23:45:53.216607 [ 3 ] {7c3c3331-ee96-4a7e-a6dc-2727f02a41e5} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1637 | 2026.02.05 23:45:53.216740 [ 3 ] {7c3c3331-ee96-4a7e-a6dc-2727f02a41e5} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001219 sec., 211648.89253486463 rows/sec., 14.09 MiB/sec. | ||
| 1638 | 2026.02.05 23:45:53.216777 [ 3 ] {7c3c3331-ee96-4a7e-a6dc-2727f02a41e5} <Debug> TCPHandler: Processed in 0.001382133 sec. | ||
| 1639 | 2026.02.05 23:45:53.216924 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1640 | 2026.02.05 23:45:53.217041 [ 3 ] {90d1ee06-3f47-4f3c-a70e-ef4b663cd085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1641 | 2026.02.05 23:45:53.217095 [ 3 ] {90d1ee06-3f47-4f3c-a70e-ef4b663cd085} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1642 | 2026.02.05 23:45:53.217439 [ 3 ] {90d1ee06-3f47-4f3c-a70e-ef4b663cd085} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1643 | 2026.02.05 23:45:53.217476 [ 3 ] {90d1ee06-3f47-4f3c-a70e-ef4b663cd085} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1644 | 2026.02.05 23:45:53.217797 [ 3 ] {90d1ee06-3f47-4f3c-a70e-ef4b663cd085} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1645 | 2026.02.05 23:45:53.218034 [ 3 ] {90d1ee06-3f47-4f3c-a70e-ef4b663cd085} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1646 | 2026.02.05 23:45:53.218163 [ 3 ] {90d1ee06-3f47-4f3c-a70e-ef4b663cd085} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001145 sec., 873.3624454148472 rows/sec., 58.85 KiB/sec. | ||
| 1647 | 2026.02.05 23:45:53.218200 [ 3 ] {90d1ee06-3f47-4f3c-a70e-ef4b663cd085} <Debug> TCPHandler: Processed in 0.001335093 sec. | ||
| 1648 | 2026.02.05 23:45:53.218317 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1649 | 2026.02.05 23:45:53.218416 [ 3 ] {94313214-c696-46d5-bfc2-e4953e5a4841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1650 | 2026.02.05 23:45:53.218469 [ 3 ] {94313214-c696-46d5-bfc2-e4953e5a4841} <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 | ||
| 1651 | 2026.02.05 23:45:53.219221 [ 3 ] {94313214-c696-46d5-bfc2-e4953e5a4841} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1652 | 2026.02.05 23:45:53.219259 [ 3 ] {94313214-c696-46d5-bfc2-e4953e5a4841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1653 | 2026.02.05 23:45:53.219786 [ 3 ] {94313214-c696-46d5-bfc2-e4953e5a4841} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1654 | 2026.02.05 23:45:53.220019 [ 3 ] {94313214-c696-46d5-bfc2-e4953e5a4841} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1655 | 2026.02.05 23:45:53.220156 [ 3 ] {94313214-c696-46d5-bfc2-e4953e5a4841} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001758 sec., 5688.282138794084 rows/sec., 10.19 MiB/sec. | ||
| 1656 | 2026.02.05 23:45:53.220222 [ 3 ] {94313214-c696-46d5-bfc2-e4953e5a4841} <Debug> TCPHandler: Processed in 0.001954629 sec. | ||
| 1657 | 2026.02.05 23:45:53.220329 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1658 | 2026.02.05 23:45:53.220423 [ 3 ] {38c3fa9b-ed6c-429c-92fb-879f49d7401a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1659 | 2026.02.05 23:45:53.220464 [ 3 ] {38c3fa9b-ed6c-429c-92fb-879f49d7401a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1660 | 2026.02.05 23:45:53.220808 [ 3 ] {38c3fa9b-ed6c-429c-92fb-879f49d7401a} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1661 | 2026.02.05 23:45:53.220845 [ 3 ] {38c3fa9b-ed6c-429c-92fb-879f49d7401a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1662 | 2026.02.05 23:45:53.221178 [ 3 ] {38c3fa9b-ed6c-429c-92fb-879f49d7401a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1663 | 2026.02.05 23:45:53.221436 [ 3 ] {38c3fa9b-ed6c-429c-92fb-879f49d7401a} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1664 | 2026.02.05 23:45:53.221570 [ 3 ] {38c3fa9b-ed6c-429c-92fb-879f49d7401a} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001166 sec., 75471.69811320755 rows/sec., 4.74 MiB/sec. | ||
| 1665 | 2026.02.05 23:45:53.221606 [ 3 ] {38c3fa9b-ed6c-429c-92fb-879f49d7401a} <Debug> TCPHandler: Processed in 0.001326843 sec. | ||
| 1666 | 2026.02.05 23:45:54.552955 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1667 | 2026.02.05 23:45:54.553011 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1668 | 2026.02.05 23:45:54.669570 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2854 | ||
| 1669 | 2026.02.05 23:45:54.670075 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1670 | 2026.02.05 23:45:54.670119 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1671 | 2026.02.05 23:45:54.670804 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1672 | 2026.02.05 23:45:54.671325 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1673 | 2026.02.05 23:45:54.671463 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2854 | ||
| 1674 | 2026.02.05 23:45:54.671460 [ 72 ] {} <Debug> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1675 | 2026.02.05 23:45:54.671546 [ 72 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1676 | 2026.02.05 23:45:54.671568 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1677 | 2026.02.05 23:45:54.674806 [ 202 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::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 | ||
| 1678 | 2026.02.05 23:45:54.676894 [ 202 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1679 | 2026.02.05 23:45:54.677013 [ 202 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1680 | 2026.02.05 23:45:54.677133 [ 202 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1681 | 2026.02.05 23:45:54.677195 [ 202 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1682 | 2026.02.05 23:45:54.677244 [ 202 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 430 rows starting from the beginning of the part | ||
| 1683 | 2026.02.05 23:45:54.677313 [ 202 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1684 | 2026.02.05 23:45:54.677405 [ 202 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1685 | 2026.02.05 23:45:54.712293 [ 188 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2854 rows, containing 4 columns (4 merged, 0 gathered) in 0.040588329 sec., 70315.77969125066 rows/sec., 1.01 MiB/sec. | ||
| 1686 | 2026.02.05 23:45:54.713288 [ 186 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1687 | 2026.02.05 23:45:54.713897 [ 186 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_6_1} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1688 | 2026.02.05 23:45:54.713965 [ 186 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_6_1} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1689 | 2026.02.05 23:45:54.714053 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1690 | 2026.02.05 23:45:54.820831 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1691 | 2026.02.05 23:45:54.838826 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1692 | 2026.02.05 23:45:54.838886 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1693 | 2026.02.05 23:45:54.845165 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1694 | 2026.02.05 23:45:54.846496 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1695 | 2026.02.05 23:45:54.846777 [ 71 ] {} <Debug> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1696 | 2026.02.05 23:45:54.846826 [ 71 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1697 | 2026.02.05 23:45:54.846851 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1698 | 2026.02.05 23:45:54.846945 [ 186 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::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 | ||
| 1699 | 2026.02.05 23:45:54.849946 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1700 | 2026.02.05 23:45:54.851234 [ 186 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1701 | 2026.02.05 23:45:54.852770 [ 186 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::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 | ||
| 1702 | 2026.02.05 23:45:54.857653 [ 186 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::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 | ||
| 1703 | 2026.02.05 23:45:54.862128 [ 186 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::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 | ||
| 1704 | 2026.02.05 23:45:54.866409 [ 186 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::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 | ||
| 1705 | 2026.02.05 23:45:54.873596 [ 186 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::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 | ||
| 1706 | 2026.02.05 23:45:54.877952 [ 186 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::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 | ||
| 1707 | 2026.02.05 23:45:54.938697 [ 188 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.091788182 sec., 501.15384135182023 rows/sec., 2.59 MiB/sec. | ||
| 1708 | 2026.02.05 23:45:54.941154 [ 192 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1709 | 2026.02.05 23:45:54.943761 [ 192 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_6_1} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1710 | 2026.02.05 23:45:54.943878 [ 192 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_6_1} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1711 | 2026.02.05 23:45:54.946052 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1712 | 2026.02.05 23:45:55.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.99 MiB, peak 180.52 MiB, free memory in arenas 0.00 B, will set to 181.54 MiB (RSS), difference: 10.55 MiB | ||
| 1713 | 2026.02.05 23:45:58.195930 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1714 | 2026.02.05 23:45:58.196142 [ 3 ] {8b4c0fae-ce20-42f4-907d-d97f1e3dbb36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1715 | 2026.02.05 23:45:58.196215 [ 3 ] {8b4c0fae-ce20-42f4-907d-d97f1e3dbb36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1716 | 2026.02.05 23:45:58.196978 [ 3 ] {8b4c0fae-ce20-42f4-907d-d97f1e3dbb36} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1717 | 2026.02.05 23:45:58.197035 [ 3 ] {8b4c0fae-ce20-42f4-907d-d97f1e3dbb36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1718 | 2026.02.05 23:45:58.197513 [ 3 ] {8b4c0fae-ce20-42f4-907d-d97f1e3dbb36} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1719 | 2026.02.05 23:45:58.197778 [ 3 ] {8b4c0fae-ce20-42f4-907d-d97f1e3dbb36} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1720 | 2026.02.05 23:45:58.197903 [ 63 ] {} <Debug> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1721 | 2026.02.05 23:45:58.197933 [ 3 ] {8b4c0fae-ce20-42f4-907d-d97f1e3dbb36} <Debug> executeQuery: Read 102 rows, 8.70 KiB in 0.001845 sec., 55284.55284552845 rows/sec., 4.61 MiB/sec. | ||
| 1722 | 2026.02.05 23:45:58.197971 [ 63 ] {} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1723 | 2026.02.05 23:45:58.197984 [ 3 ] {8b4c0fae-ce20-42f4-907d-d97f1e3dbb36} <Debug> TCPHandler: Processed in 0.002187032 sec. | ||
| 1724 | 2026.02.05 23:45:58.197998 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1725 | 2026.02.05 23:45:58.198116 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1726 | 2026.02.05 23:45:58.198147 [ 191 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::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 | ||
| 1727 | 2026.02.05 23:45:58.198217 [ 3 ] {f6ade3e7-4728-4a52-98ba-0912628e642e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1728 | 2026.02.05 23:45:58.198265 [ 3 ] {f6ade3e7-4728-4a52-98ba-0912628e642e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1729 | 2026.02.05 23:45:58.198303 [ 191 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1730 | 2026.02.05 23:45:58.198360 [ 191 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 777 rows starting from the beginning of the part | ||
| 1731 | 2026.02.05 23:45:58.198490 [ 191 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::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 | ||
| 1732 | 2026.02.05 23:45:58.198557 [ 191 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 772 rows starting from the beginning of the part | ||
| 1733 | 2026.02.05 23:45:58.198623 [ 191 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 67 rows starting from the beginning of the part | ||
| 1734 | 2026.02.05 23:45:58.198688 [ 3 ] {f6ade3e7-4728-4a52-98ba-0912628e642e} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1735 | 2026.02.05 23:45:58.198691 [ 191 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 772 rows starting from the beginning of the part | ||
| 1736 | 2026.02.05 23:45:58.198739 [ 3 ] {f6ade3e7-4728-4a52-98ba-0912628e642e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1737 | 2026.02.05 23:45:58.198817 [ 191 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 102 rows starting from the beginning of the part | ||
| 1738 | 2026.02.05 23:45:58.199105 [ 3 ] {f6ade3e7-4728-4a52-98ba-0912628e642e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1739 | 2026.02.05 23:45:58.199366 [ 3 ] {f6ade3e7-4728-4a52-98ba-0912628e642e} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1740 | 2026.02.05 23:45:58.199514 [ 3 ] {f6ade3e7-4728-4a52-98ba-0912628e642e} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001316 sec., 17477.203647416416 rows/sec., 1.28 MiB/sec. | ||
| 1741 | 2026.02.05 23:45:58.199552 [ 3 ] {f6ade3e7-4728-4a52-98ba-0912628e642e} <Debug> TCPHandler: Processed in 0.001488054 sec. | ||
| 1742 | 2026.02.05 23:45:58.199666 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1743 | 2026.02.05 23:45:58.199762 [ 3 ] {b0f39c47-7159-4820-a3af-6bd5480d4a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1744 | 2026.02.05 23:45:58.199803 [ 3 ] {b0f39c47-7159-4820-a3af-6bd5480d4a8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1745 | 2026.02.05 23:45:58.200245 [ 3 ] {b0f39c47-7159-4820-a3af-6bd5480d4a8e} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1746 | 2026.02.05 23:45:58.200282 [ 3 ] {b0f39c47-7159-4820-a3af-6bd5480d4a8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1747 | 2026.02.05 23:45:58.200414 [ 188 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2546 rows, containing 5 columns (5 merged, 0 gathered) in 0.002328734 sec., 1093297.9034960628 rows/sec., 90.81 MiB/sec. | ||
| 1748 | 2026.02.05 23:45:58.200614 [ 3 ] {b0f39c47-7159-4820-a3af-6bd5480d4a8e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1749 | 2026.02.05 23:45:58.200724 [ 200 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1750 | 2026.02.05 23:45:58.200857 [ 3 ] {b0f39c47-7159-4820-a3af-6bd5480d4a8e} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1751 | 2026.02.05 23:45:58.200979 [ 63 ] {} <Debug> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1752 | 2026.02.05 23:45:58.201008 [ 3 ] {b0f39c47-7159-4820-a3af-6bd5480d4a8e} <Debug> executeQuery: Read 95 rows, 7.62 KiB in 0.001264 sec., 75158.22784810128 rows/sec., 5.89 MiB/sec. | ||
| 1753 | 2026.02.05 23:45:58.201017 [ 63 ] {} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1754 | 2026.02.05 23:45:58.201055 [ 3 ] {b0f39c47-7159-4820-a3af-6bd5480d4a8e} <Debug> TCPHandler: Processed in 0.001438824 sec. | ||
| 1755 | 2026.02.05 23:45:58.201056 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1756 | 2026.02.05 23:45:58.201081 [ 200 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_6_1} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1757 | 2026.02.05 23:45:58.201142 [ 191 ] {52509564-b5dc-4752-8a5b-4e91bf927317::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 | ||
| 1758 | 2026.02.05 23:45:58.201175 [ 200 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_6_1} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1759 | 2026.02.05 23:45:58.201183 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1760 | 2026.02.05 23:45:58.201237 [ 191 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1761 | 2026.02.05 23:45:58.201265 [ 191 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 483 rows starting from the beginning of the part | ||
| 1762 | 2026.02.05 23:45:58.201277 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 1763 | 2026.02.05 23:45:58.201290 [ 3 ] {365cfbf7-7b43-4128-b7f7-6647f369cfdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1764 | 2026.02.05 23:45:58.201310 [ 191 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1765 | 2026.02.05 23:45:58.201340 [ 3 ] {365cfbf7-7b43-4128-b7f7-6647f369cfdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1766 | 2026.02.05 23:45:58.201353 [ 191 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 473 rows starting from the beginning of the part | ||
| 1767 | 2026.02.05 23:45:58.201391 [ 191 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 74 rows starting from the beginning of the part | ||
| 1768 | 2026.02.05 23:45:58.201426 [ 191 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 473 rows starting from the beginning of the part | ||
| 1769 | 2026.02.05 23:45:58.201460 [ 191 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 95 rows starting from the beginning of the part | ||
| 1770 | 2026.02.05 23:45:58.201765 [ 3 ] {365cfbf7-7b43-4128-b7f7-6647f369cfdc} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1771 | 2026.02.05 23:45:58.201806 [ 3 ] {365cfbf7-7b43-4128-b7f7-6647f369cfdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1772 | 2026.02.05 23:45:58.202162 [ 3 ] {365cfbf7-7b43-4128-b7f7-6647f369cfdc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1773 | 2026.02.05 23:45:58.202392 [ 3 ] {365cfbf7-7b43-4128-b7f7-6647f369cfdc} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1774 | 2026.02.05 23:45:58.202434 [ 191 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1662 rows, containing 5 columns (5 merged, 0 gathered) in 0.001317922 sec., 1261076.1486643367 rows/sec., 95.00 MiB/sec. | ||
| 1775 | 2026.02.05 23:45:58.202497 [ 63 ] {} <Debug> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1776 | 2026.02.05 23:45:58.202526 [ 63 ] {} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1777 | 2026.02.05 23:45:58.202528 [ 3 ] {365cfbf7-7b43-4128-b7f7-6647f369cfdc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001257 sec., 127287.19172633253 rows/sec., 8.87 MiB/sec. | ||
| 1778 | 2026.02.05 23:45:58.202544 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1779 | 2026.02.05 23:45:58.202578 [ 3 ] {365cfbf7-7b43-4128-b7f7-6647f369cfdc} <Debug> TCPHandler: Processed in 0.001447644 sec. | ||
| 1780 | 2026.02.05 23:45:58.202632 [ 200 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::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 | ||
| 1781 | 2026.02.05 23:45:58.202698 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1782 | 2026.02.05 23:45:58.202727 [ 194 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1783 | 2026.02.05 23:45:58.202733 [ 200 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1784 | 2026.02.05 23:45:58.202798 [ 3 ] {aac0efec-4057-4112-af76-2951fd6b4d98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1785 | 2026.02.05 23:45:58.202805 [ 200 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 263 rows starting from the beginning of the part | ||
| 1786 | 2026.02.05 23:45:58.202861 [ 3 ] {aac0efec-4057-4112-af76-2951fd6b4d98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1787 | 2026.02.05 23:45:58.202923 [ 200 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1788 | 2026.02.05 23:45:58.202991 [ 200 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 258 rows starting from the beginning of the part | ||
| 1789 | 2026.02.05 23:45:58.203059 [ 200 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 161 rows starting from the beginning of the part | ||
| 1790 | 2026.02.05 23:45:58.203115 [ 200 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 258 rows starting from the beginning of the part | ||
| 1791 | 2026.02.05 23:45:58.203160 [ 194 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_6_1} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1792 | 2026.02.05 23:45:58.203169 [ 200 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1793 | 2026.02.05 23:45:58.203271 [ 194 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_6_1} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1794 | 2026.02.05 23:45:58.203385 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 1795 | 2026.02.05 23:45:58.203690 [ 3 ] {aac0efec-4057-4112-af76-2951fd6b4d98} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1796 | 2026.02.05 23:45:58.203734 [ 3 ] {aac0efec-4057-4112-af76-2951fd6b4d98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1797 | 2026.02.05 23:45:58.204303 [ 3 ] {aac0efec-4057-4112-af76-2951fd6b4d98} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1798 | 2026.02.05 23:45:58.204345 [ 194 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1260 rows, containing 5 columns (5 merged, 0 gathered) in 0.001746337 sec., 721510.2239716619 rows/sec., 48.89 MiB/sec. | ||
| 1799 | 2026.02.05 23:45:58.204576 [ 191 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1800 | 2026.02.05 23:45:58.204621 [ 3 ] {aac0efec-4057-4112-af76-2951fd6b4d98} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1801 | 2026.02.05 23:45:58.204789 [ 3 ] {aac0efec-4057-4112-af76-2951fd6b4d98} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002008 sec., 11454.183266932272 rows/sec., 20.53 MiB/sec. | ||
| 1802 | 2026.02.05 23:45:58.204852 [ 3 ] {aac0efec-4057-4112-af76-2951fd6b4d98} <Debug> TCPHandler: Processed in 0.002204282 sec. | ||
| 1803 | 2026.02.05 23:45:58.204887 [ 191 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1804 | 2026.02.05 23:45:58.204971 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1805 | 2026.02.05 23:45:58.204972 [ 191 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1806 | 2026.02.05 23:45:58.205076 [ 3 ] {e76939d9-6177-43da-9755-075f27af33f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1807 | 2026.02.05 23:45:58.205086 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 1808 | 2026.02.05 23:45:58.205130 [ 3 ] {e76939d9-6177-43da-9755-075f27af33f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1809 | 2026.02.05 23:45:58.205465 [ 3 ] {e76939d9-6177-43da-9755-075f27af33f3} <Trace> oximeter.measurements_i64 (2a5d8a8d-4a11-4209-a114-411d07785d8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1810 | 2026.02.05 23:45:58.205503 [ 3 ] {e76939d9-6177-43da-9755-075f27af33f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1811 | 2026.02.05 23:45:58.205824 [ 3 ] {e76939d9-6177-43da-9755-075f27af33f3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1812 | 2026.02.05 23:45:58.206042 [ 3 ] {e76939d9-6177-43da-9755-075f27af33f3} <Trace> oximeter.measurements_i64 (2a5d8a8d-4a11-4209-a114-411d07785d8a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1813 | 2026.02.05 23:45:58.206173 [ 3 ] {e76939d9-6177-43da-9755-075f27af33f3} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001115 sec., 13452.914798206277 rows/sec., 1.00 MiB/sec. | ||
| 1814 | 2026.02.05 23:45:58.206209 [ 3 ] {e76939d9-6177-43da-9755-075f27af33f3} <Debug> TCPHandler: Processed in 0.001288022 sec. | ||
| 1815 | 2026.02.05 23:45:58.206317 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1816 | 2026.02.05 23:45:58.206416 [ 3 ] {fbc00f95-6bf5-46b6-935a-3b7ae3af8a5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1817 | 2026.02.05 23:45:58.206458 [ 3 ] {fbc00f95-6bf5-46b6-935a-3b7ae3af8a5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1818 | 2026.02.05 23:45:58.206798 [ 3 ] {fbc00f95-6bf5-46b6-935a-3b7ae3af8a5c} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1819 | 2026.02.05 23:45:58.206836 [ 3 ] {fbc00f95-6bf5-46b6-935a-3b7ae3af8a5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1820 | 2026.02.05 23:45:58.207154 [ 3 ] {fbc00f95-6bf5-46b6-935a-3b7ae3af8a5c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1821 | 2026.02.05 23:45:58.207368 [ 3 ] {fbc00f95-6bf5-46b6-935a-3b7ae3af8a5c} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1822 | 2026.02.05 23:45:58.207473 [ 59 ] {} <Debug> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1823 | 2026.02.05 23:45:58.207496 [ 3 ] {fbc00f95-6bf5-46b6-935a-3b7ae3af8a5c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 1824 | 2026.02.05 23:45:58.207516 [ 59 ] {} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1825 | 2026.02.05 23:45:58.207537 [ 3 ] {fbc00f95-6bf5-46b6-935a-3b7ae3af8a5c} <Debug> TCPHandler: Processed in 0.001270512 sec. | ||
| 1826 | 2026.02.05 23:45:58.207541 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1827 | 2026.02.05 23:45:58.207645 [ 195 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::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 | ||
| 1828 | 2026.02.05 23:45:58.207746 [ 195 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1829 | 2026.02.05 23:45:58.207783 [ 195 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::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 | ||
| 1830 | 2026.02.05 23:45:58.207857 [ 195 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1831 | 2026.02.05 23:45:58.207906 [ 195 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 88 rows starting from the beginning of the part | ||
| 1832 | 2026.02.05 23:45:58.207946 [ 195 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1833 | 2026.02.05 23:45:58.207988 [ 195 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 88 rows starting from the beginning of the part | ||
| 1834 | 2026.02.05 23:45:58.208031 [ 195 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1835 | 2026.02.05 23:45:58.208814 [ 195 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 444 rows, containing 4 columns (4 merged, 0 gathered) in 0.001205732 sec., 368241.03532128205 rows/sec., 23.81 MiB/sec. | ||
| 1836 | 2026.02.05 23:45:58.208981 [ 194 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1837 | 2026.02.05 23:45:58.209241 [ 194 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_6_1} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1838 | 2026.02.05 23:45:58.209310 [ 194 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_6_1} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1839 | 2026.02.05 23:45:58.209382 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1840 | 2026.02.05 23:45:59.127943 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1841 | 2026.02.05 23:45:59.128181 [ 3 ] {8be4da47-6075-429d-a086-770b4b5026b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1842 | 2026.02.05 23:45:59.128537 [ 3 ] {8be4da47-6075-429d-a086-770b4b5026b0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1843 | 2026.02.05 23:45:59.128580 [ 3 ] {8be4da47-6075-429d-a086-770b4b5026b0} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1844 | 2026.02.05 23:45:59.128841 [ 3 ] {8be4da47-6075-429d-a086-770b4b5026b0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1845 | 2026.02.05 23:45:59.128912 [ 3 ] {8be4da47-6075-429d-a086-770b4b5026b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1846 | 2026.02.05 23:45:59.129052 [ 3 ] {8be4da47-6075-429d-a086-770b4b5026b0} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1847 | 2026.02.05 23:45:59.129180 [ 318 ] {8be4da47-6075-429d-a086-770b4b5026b0} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1848 | 2026.02.05 23:45:59.129182 [ 302 ] {8be4da47-6075-429d-a086-770b4b5026b0} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1849 | 2026.02.05 23:45:59.129315 [ 3 ] {8be4da47-6075-429d-a086-770b4b5026b0} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1850 | 2026.02.05 23:45:59.129346 [ 3 ] {8be4da47-6075-429d-a086-770b4b5026b0} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1851 | 2026.02.05 23:45:59.131499 [ 3 ] {8be4da47-6075-429d-a086-770b4b5026b0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1852 | 2026.02.05 23:45:59.131532 [ 3 ] {8be4da47-6075-429d-a086-770b4b5026b0} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1853 | 2026.02.05 23:45:59.131594 [ 3 ] {8be4da47-6075-429d-a086-770b4b5026b0} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1854 | 2026.02.05 23:45:59.131637 [ 3 ] {8be4da47-6075-429d-a086-770b4b5026b0} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1855 | 2026.02.05 23:45:59.132609 [ 3 ] {8be4da47-6075-429d-a086-770b4b5026b0} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.004529 sec., 7727.975270479134 rows/sec., 297.35 KiB/sec. | ||
| 1856 | 2026.02.05 23:45:59.132735 [ 3 ] {8be4da47-6075-429d-a086-770b4b5026b0} <Debug> TCPHandler: Processed in 0.004916858 sec. | ||
| 1857 | 2026.02.05 23:45:59.133030 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1858 | 2026.02.05 23:45:59.133180 [ 3 ] {4909fd8c-087c-48fb-b273-fdbaba02961a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', '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) | ||
| 1859 | 2026.02.05 23:45:59.133411 [ 3 ] {4909fd8c-087c-48fb-b273-fdbaba02961a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1860 | 2026.02.05 23:45:59.133447 [ 3 ] {4909fd8c-087c-48fb-b273-fdbaba02961a} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', '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 | ||
| 1861 | 2026.02.05 23:45:59.133650 [ 3 ] {4909fd8c-087c-48fb-b273-fdbaba02961a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1862 | 2026.02.05 23:45:59.133707 [ 3 ] {4909fd8c-087c-48fb-b273-fdbaba02961a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1863 | 2026.02.05 23:45:59.133827 [ 3 ] {4909fd8c-087c-48fb-b273-fdbaba02961a} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1864 | 2026.02.05 23:45:59.133897 [ 302 ] {4909fd8c-087c-48fb-b273-fdbaba02961a} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1865 | 2026.02.05 23:45:59.133907 [ 331 ] {4909fd8c-087c-48fb-b273-fdbaba02961a} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1866 | 2026.02.05 23:45:59.134008 [ 3 ] {4909fd8c-087c-48fb-b273-fdbaba02961a} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1867 | 2026.02.05 23:45:59.134034 [ 3 ] {4909fd8c-087c-48fb-b273-fdbaba02961a} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1868 | 2026.02.05 23:45:59.134092 [ 3 ] {4909fd8c-087c-48fb-b273-fdbaba02961a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1869 | 2026.02.05 23:45:59.134110 [ 3 ] {4909fd8c-087c-48fb-b273-fdbaba02961a} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1870 | 2026.02.05 23:45:59.134141 [ 3 ] {4909fd8c-087c-48fb-b273-fdbaba02961a} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', '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'))" | ||
| 1871 | 2026.02.05 23:45:59.134172 [ 3 ] {4909fd8c-087c-48fb-b273-fdbaba02961a} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', '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'))" | ||
| 1872 | 2026.02.05 23:45:59.134750 [ 3 ] {4909fd8c-087c-48fb-b273-fdbaba02961a} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001638 sec., 21367.521367521367 rows/sec., 822.15 KiB/sec. | ||
| 1873 | 2026.02.05 23:45:59.134860 [ 3 ] {4909fd8c-087c-48fb-b273-fdbaba02961a} <Debug> TCPHandler: Processed in 0.001882119 sec. | ||
| 1874 | 2026.02.05 23:45:59.135078 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1875 | 2026.02.05 23:45:59.135218 [ 3 ] {2d4d7112-6eec-4a48-a3d4-0ec5c7a7f4d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1876 | 2026.02.05 23:45:59.135434 [ 3 ] {2d4d7112-6eec-4a48-a3d4-0ec5c7a7f4d7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1877 | 2026.02.05 23:45:59.135470 [ 3 ] {2d4d7112-6eec-4a48-a3d4-0ec5c7a7f4d7} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1878 | 2026.02.05 23:45:59.135671 [ 3 ] {2d4d7112-6eec-4a48-a3d4-0ec5c7a7f4d7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1879 | 2026.02.05 23:45:59.135724 [ 3 ] {2d4d7112-6eec-4a48-a3d4-0ec5c7a7f4d7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1880 | 2026.02.05 23:45:59.135828 [ 3 ] {2d4d7112-6eec-4a48-a3d4-0ec5c7a7f4d7} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1881 | 2026.02.05 23:45:59.135890 [ 331 ] {2d4d7112-6eec-4a48-a3d4-0ec5c7a7f4d7} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1882 | 2026.02.05 23:45:59.135897 [ 302 ] {2d4d7112-6eec-4a48-a3d4-0ec5c7a7f4d7} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1883 | 2026.02.05 23:45:59.135986 [ 3 ] {2d4d7112-6eec-4a48-a3d4-0ec5c7a7f4d7} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1884 | 2026.02.05 23:45:59.136013 [ 3 ] {2d4d7112-6eec-4a48-a3d4-0ec5c7a7f4d7} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1885 | 2026.02.05 23:45:59.136067 [ 3 ] {2d4d7112-6eec-4a48-a3d4-0ec5c7a7f4d7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1886 | 2026.02.05 23:45:59.136084 [ 3 ] {2d4d7112-6eec-4a48-a3d4-0ec5c7a7f4d7} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1887 | 2026.02.05 23:45:59.136113 [ 3 ] {2d4d7112-6eec-4a48-a3d4-0ec5c7a7f4d7} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1888 | 2026.02.05 23:45:59.136145 [ 3 ] {2d4d7112-6eec-4a48-a3d4-0ec5c7a7f4d7} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1889 | 2026.02.05 23:45:59.136762 [ 3 ] {2d4d7112-6eec-4a48-a3d4-0ec5c7a7f4d7} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001604 sec., 21820.448877805487 rows/sec., 839.58 KiB/sec. | ||
| 1890 | 2026.02.05 23:45:59.136856 [ 3 ] {2d4d7112-6eec-4a48-a3d4-0ec5c7a7f4d7} <Debug> TCPHandler: Processed in 0.001828498 sec. | ||
| 1891 | 2026.02.05 23:45:59.137064 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1892 | 2026.02.05 23:45:59.137202 [ 3 ] {3b8334ea-2275-4443-ab24-1f06e7352c53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1893 | 2026.02.05 23:45:59.137418 [ 3 ] {3b8334ea-2275-4443-ab24-1f06e7352c53} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1894 | 2026.02.05 23:45:59.137453 [ 3 ] {3b8334ea-2275-4443-ab24-1f06e7352c53} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1895 | 2026.02.05 23:45:59.137655 [ 3 ] {3b8334ea-2275-4443-ab24-1f06e7352c53} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1896 | 2026.02.05 23:45:59.137709 [ 3 ] {3b8334ea-2275-4443-ab24-1f06e7352c53} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1897 | 2026.02.05 23:45:59.137811 [ 3 ] {3b8334ea-2275-4443-ab24-1f06e7352c53} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1898 | 2026.02.05 23:45:59.137875 [ 331 ] {3b8334ea-2275-4443-ab24-1f06e7352c53} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1899 | 2026.02.05 23:45:59.137881 [ 261 ] {3b8334ea-2275-4443-ab24-1f06e7352c53} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1900 | 2026.02.05 23:45:59.137978 [ 3 ] {3b8334ea-2275-4443-ab24-1f06e7352c53} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1901 | 2026.02.05 23:45:59.138000 [ 3 ] {3b8334ea-2275-4443-ab24-1f06e7352c53} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1902 | 2026.02.05 23:45:59.138054 [ 3 ] {3b8334ea-2275-4443-ab24-1f06e7352c53} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1903 | 2026.02.05 23:45:59.138071 [ 3 ] {3b8334ea-2275-4443-ab24-1f06e7352c53} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1904 | 2026.02.05 23:45:59.138101 [ 3 ] {3b8334ea-2275-4443-ab24-1f06e7352c53} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1905 | 2026.02.05 23:45:59.138132 [ 3 ] {3b8334ea-2275-4443-ab24-1f06e7352c53} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1906 | 2026.02.05 23:45:59.138675 [ 3 ] {3b8334ea-2275-4443-ab24-1f06e7352c53} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001531 sec., 22860.87524493795 rows/sec., 879.61 KiB/sec. | ||
| 1907 | 2026.02.05 23:45:59.138766 [ 3 ] {3b8334ea-2275-4443-ab24-1f06e7352c53} <Debug> TCPHandler: Processed in 0.001751307 sec. | ||
| 1908 | 2026.02.05 23:45:59.138972 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1909 | 2026.02.05 23:45:59.139109 [ 3 ] {ab48e2bb-3c51-4923-95ba-865e2ce95047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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) | ||
| 1910 | 2026.02.05 23:45:59.139323 [ 3 ] {ab48e2bb-3c51-4923-95ba-865e2ce95047} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1911 | 2026.02.05 23:45:59.139358 [ 3 ] {ab48e2bb-3c51-4923-95ba-865e2ce95047} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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 | ||
| 1912 | 2026.02.05 23:45:59.139672 [ 3 ] {ab48e2bb-3c51-4923-95ba-865e2ce95047} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1913 | 2026.02.05 23:45:59.139725 [ 3 ] {ab48e2bb-3c51-4923-95ba-865e2ce95047} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1914 | 2026.02.05 23:45:59.139828 [ 3 ] {ab48e2bb-3c51-4923-95ba-865e2ce95047} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1915 | 2026.02.05 23:45:59.139893 [ 261 ] {ab48e2bb-3c51-4923-95ba-865e2ce95047} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1916 | 2026.02.05 23:45:59.139894 [ 302 ] {ab48e2bb-3c51-4923-95ba-865e2ce95047} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1917 | 2026.02.05 23:45:59.139986 [ 3 ] {ab48e2bb-3c51-4923-95ba-865e2ce95047} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1918 | 2026.02.05 23:45:59.140012 [ 3 ] {ab48e2bb-3c51-4923-95ba-865e2ce95047} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1919 | 2026.02.05 23:45:59.140149 [ 3 ] {ab48e2bb-3c51-4923-95ba-865e2ce95047} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1920 | 2026.02.05 23:45:59.140168 [ 3 ] {ab48e2bb-3c51-4923-95ba-865e2ce95047} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1921 | 2026.02.05 23:45:59.140197 [ 3 ] {ab48e2bb-3c51-4923-95ba-865e2ce95047} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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'))" | ||
| 1922 | 2026.02.05 23:45:59.140231 [ 3 ] {ab48e2bb-3c51-4923-95ba-865e2ce95047} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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'))" | ||
| 1923 | 2026.02.05 23:45:59.140756 [ 3 ] {ab48e2bb-3c51-4923-95ba-865e2ce95047} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001706 sec., 20515.8264947245 rows/sec., 789.38 KiB/sec. | ||
| 1924 | 2026.02.05 23:45:59.140862 [ 3 ] {ab48e2bb-3c51-4923-95ba-865e2ce95047} <Debug> TCPHandler: Processed in 0.001940169 sec. | ||
| 1925 | 2026.02.05 23:45:59.141060 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1926 | 2026.02.05 23:45:59.141196 [ 3 ] {1f4ff742-2594-4d05-ad84-eb6b0d454b74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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) | ||
| 1927 | 2026.02.05 23:45:59.141410 [ 3 ] {1f4ff742-2594-4d05-ad84-eb6b0d454b74} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1928 | 2026.02.05 23:45:59.141445 [ 3 ] {1f4ff742-2594-4d05-ad84-eb6b0d454b74} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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 | ||
| 1929 | 2026.02.05 23:45:59.141647 [ 3 ] {1f4ff742-2594-4d05-ad84-eb6b0d454b74} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1930 | 2026.02.05 23:45:59.141698 [ 3 ] {1f4ff742-2594-4d05-ad84-eb6b0d454b74} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1931 | 2026.02.05 23:45:59.141803 [ 3 ] {1f4ff742-2594-4d05-ad84-eb6b0d454b74} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1932 | 2026.02.05 23:45:59.141869 [ 331 ] {1f4ff742-2594-4d05-ad84-eb6b0d454b74} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1933 | 2026.02.05 23:45:59.141875 [ 302 ] {1f4ff742-2594-4d05-ad84-eb6b0d454b74} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1934 | 2026.02.05 23:45:59.141971 [ 3 ] {1f4ff742-2594-4d05-ad84-eb6b0d454b74} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1935 | 2026.02.05 23:45:59.141995 [ 3 ] {1f4ff742-2594-4d05-ad84-eb6b0d454b74} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1936 | 2026.02.05 23:45:59.142050 [ 3 ] {1f4ff742-2594-4d05-ad84-eb6b0d454b74} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1937 | 2026.02.05 23:45:59.142065 [ 3 ] {1f4ff742-2594-4d05-ad84-eb6b0d454b74} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1938 | 2026.02.05 23:45:59.142095 [ 3 ] {1f4ff742-2594-4d05-ad84-eb6b0d454b74} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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'))" | ||
| 1939 | 2026.02.05 23:45:59.142138 [ 3 ] {1f4ff742-2594-4d05-ad84-eb6b0d454b74} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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'))" | ||
| 1940 | 2026.02.05 23:45:59.142792 [ 3 ] {1f4ff742-2594-4d05-ad84-eb6b0d454b74} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001655 sec., 21148.036253776434 rows/sec., 813.70 KiB/sec. | ||
| 1941 | 2026.02.05 23:45:59.142875 [ 3 ] {1f4ff742-2594-4d05-ad84-eb6b0d454b74} <Debug> TCPHandler: Processed in 0.001871109 sec. | ||
| 1942 | 2026.02.05 23:45:59.212078 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1943 | 2026.02.05 23:45:59.212199 [ 3 ] {ae971284-ebc1-46c8-aed3-991dc2a0d0fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1944 | 2026.02.05 23:45:59.212248 [ 3 ] {ae971284-ebc1-46c8-aed3-991dc2a0d0fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1945 | 2026.02.05 23:45:59.212846 [ 3 ] {ae971284-ebc1-46c8-aed3-991dc2a0d0fe} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1946 | 2026.02.05 23:45:59.212890 [ 3 ] {ae971284-ebc1-46c8-aed3-991dc2a0d0fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1947 | 2026.02.05 23:45:59.213397 [ 3 ] {ae971284-ebc1-46c8-aed3-991dc2a0d0fe} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1948 | 2026.02.05 23:45:59.213593 [ 3 ] {ae971284-ebc1-46c8-aed3-991dc2a0d0fe} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1949 | 2026.02.05 23:45:59.213737 [ 3 ] {ae971284-ebc1-46c8-aed3-991dc2a0d0fe} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001572 sec., 3816.793893129771 rows/sec., 849.83 KiB/sec. | ||
| 1950 | 2026.02.05 23:45:59.213783 [ 3 ] {ae971284-ebc1-46c8-aed3-991dc2a0d0fe} <Debug> TCPHandler: Processed in 0.001771358 sec. | ||
| 1951 | 2026.02.05 23:45:59.213897 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1952 | 2026.02.05 23:45:59.213995 [ 3 ] {97e5af95-1df3-4bf4-b4b1-995d09ae7386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1953 | 2026.02.05 23:45:59.214037 [ 3 ] {97e5af95-1df3-4bf4-b4b1-995d09ae7386} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1954 | 2026.02.05 23:45:59.214555 [ 3 ] {97e5af95-1df3-4bf4-b4b1-995d09ae7386} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1955 | 2026.02.05 23:45:59.214593 [ 3 ] {97e5af95-1df3-4bf4-b4b1-995d09ae7386} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1956 | 2026.02.05 23:45:59.214912 [ 3 ] {97e5af95-1df3-4bf4-b4b1-995d09ae7386} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1957 | 2026.02.05 23:45:59.215115 [ 3 ] {97e5af95-1df3-4bf4-b4b1-995d09ae7386} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1958 | 2026.02.05 23:45:59.215243 [ 3 ] {97e5af95-1df3-4bf4-b4b1-995d09ae7386} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001269 sec., 209613.8691883373 rows/sec., 13.32 MiB/sec. | ||
| 1959 | 2026.02.05 23:45:59.215281 [ 3 ] {97e5af95-1df3-4bf4-b4b1-995d09ae7386} <Debug> TCPHandler: Processed in 0.001432894 sec. | ||
| 1960 | 2026.02.05 23:45:59.215394 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1961 | 2026.02.05 23:45:59.215489 [ 3 ] {92345d75-8b7e-415e-aa1f-ff26ec26d928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1962 | 2026.02.05 23:45:59.215529 [ 3 ] {92345d75-8b7e-415e-aa1f-ff26ec26d928} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1963 | 2026.02.05 23:45:59.215945 [ 3 ] {92345d75-8b7e-415e-aa1f-ff26ec26d928} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1964 | 2026.02.05 23:45:59.215992 [ 3 ] {92345d75-8b7e-415e-aa1f-ff26ec26d928} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1965 | 2026.02.05 23:45:59.216341 [ 3 ] {92345d75-8b7e-415e-aa1f-ff26ec26d928} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1966 | 2026.02.05 23:45:59.216590 [ 3 ] {92345d75-8b7e-415e-aa1f-ff26ec26d928} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1967 | 2026.02.05 23:45:59.216743 [ 3 ] {92345d75-8b7e-415e-aa1f-ff26ec26d928} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001272 sec., 1572.3270440251574 rows/sec., 128.21 KiB/sec. | ||
| 1968 | 2026.02.05 23:45:59.216791 [ 3 ] {92345d75-8b7e-415e-aa1f-ff26ec26d928} <Debug> TCPHandler: Processed in 0.001444614 sec. | ||
| 1969 | 2026.02.05 23:45:59.216890 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1970 | 2026.02.05 23:45:59.216985 [ 3 ] {eadce652-fa7c-4af5-8f1d-d62082efa8b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1971 | 2026.02.05 23:45:59.217023 [ 3 ] {eadce652-fa7c-4af5-8f1d-d62082efa8b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1972 | 2026.02.05 23:45:59.218530 [ 3 ] {eadce652-fa7c-4af5-8f1d-d62082efa8b6} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1973 | 2026.02.05 23:45:59.218567 [ 3 ] {eadce652-fa7c-4af5-8f1d-d62082efa8b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1974 | 2026.02.05 23:45:59.219047 [ 3 ] {eadce652-fa7c-4af5-8f1d-d62082efa8b6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1975 | 2026.02.05 23:45:59.219265 [ 3 ] {eadce652-fa7c-4af5-8f1d-d62082efa8b6} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1976 | 2026.02.05 23:45:59.219395 [ 3 ] {eadce652-fa7c-4af5-8f1d-d62082efa8b6} <Debug> executeQuery: Read 1913 rows, 159.21 KiB in 0.00243 sec., 787242.7983539095 rows/sec., 63.98 MiB/sec. | ||
| 1977 | 2026.02.05 23:45:59.219434 [ 3 ] {eadce652-fa7c-4af5-8f1d-d62082efa8b6} <Debug> TCPHandler: Processed in 0.002593365 sec. | ||
| 1978 | 2026.02.05 23:45:59.219599 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1979 | 2026.02.05 23:45:59.219726 [ 3 ] {efa60ed4-8f52-4281-acc2-1e400268cc9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1980 | 2026.02.05 23:45:59.219777 [ 3 ] {efa60ed4-8f52-4281-acc2-1e400268cc9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1981 | 2026.02.05 23:45:59.220319 [ 3 ] {efa60ed4-8f52-4281-acc2-1e400268cc9a} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1982 | 2026.02.05 23:45:59.220366 [ 3 ] {efa60ed4-8f52-4281-acc2-1e400268cc9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1983 | 2026.02.05 23:45:59.220758 [ 3 ] {efa60ed4-8f52-4281-acc2-1e400268cc9a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1984 | 2026.02.05 23:45:59.220986 [ 3 ] {efa60ed4-8f52-4281-acc2-1e400268cc9a} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1985 | 2026.02.05 23:45:59.221091 [ 57 ] {} <Debug> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1986 | 2026.02.05 23:45:59.221117 [ 3 ] {efa60ed4-8f52-4281-acc2-1e400268cc9a} <Debug> executeQuery: Read 145 rows, 8.89 KiB in 0.001415 sec., 102473.49823321555 rows/sec., 6.14 MiB/sec. | ||
| 1987 | 2026.02.05 23:45:59.221137 [ 57 ] {} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1988 | 2026.02.05 23:45:59.221162 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1989 | 2026.02.05 23:45:59.221162 [ 3 ] {efa60ed4-8f52-4281-acc2-1e400268cc9a} <Debug> TCPHandler: Processed in 0.001624316 sec. | ||
| 1990 | 2026.02.05 23:45:59.221275 [ 191 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::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 | ||
| 1991 | 2026.02.05 23:45:59.221291 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1992 | 2026.02.05 23:45:59.221413 [ 3 ] {317c440c-5477-457e-8e7a-24f88d36429e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1993 | 2026.02.05 23:45:59.221420 [ 191 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1994 | 2026.02.05 23:45:59.221457 [ 3 ] {317c440c-5477-457e-8e7a-24f88d36429e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1995 | 2026.02.05 23:45:59.221469 [ 191 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 153 rows starting from the beginning of the part | ||
| 1996 | 2026.02.05 23:45:59.221550 [ 191 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 143 rows starting from the beginning of the part | ||
| 1997 | 2026.02.05 23:45:59.221605 [ 191 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::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 | ||
| 1998 | 2026.02.05 23:45:59.221656 [ 191 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 143 rows starting from the beginning of the part | ||
| 1999 | 2026.02.05 23:45:59.221700 [ 191 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 23 rows starting from the beginning of the part | ||
| 2000 | 2026.02.05 23:45:59.221745 [ 191 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 145 rows starting from the beginning of the part | ||
| 2001 | 2026.02.05 23:45:59.222017 [ 3 ] {317c440c-5477-457e-8e7a-24f88d36429e} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2002 | 2026.02.05 23:45:59.222062 [ 3 ] {317c440c-5477-457e-8e7a-24f88d36429e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2003 | 2026.02.05 23:45:59.222476 [ 3 ] {317c440c-5477-457e-8e7a-24f88d36429e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2004 | 2026.02.05 23:45:59.222662 [ 195 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 614 rows, containing 5 columns (5 merged, 0 gathered) in 0.001437854 sec., 427025.27516701975 rows/sec., 27.51 MiB/sec. | ||
| 2005 | 2026.02.05 23:45:59.222705 [ 3 ] {317c440c-5477-457e-8e7a-24f88d36429e} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2006 | 2026.02.05 23:45:59.222815 [ 191 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2007 | 2026.02.05 23:45:59.222849 [ 3 ] {317c440c-5477-457e-8e7a-24f88d36429e} <Debug> executeQuery: Read 368 rows, 25.07 KiB in 0.001454 sec., 253094.9105914718 rows/sec., 16.84 MiB/sec. | ||
| 2008 | 2026.02.05 23:45:59.222894 [ 3 ] {317c440c-5477-457e-8e7a-24f88d36429e} <Debug> TCPHandler: Processed in 0.001652146 sec. | ||
| 2009 | 2026.02.05 23:45:59.222999 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2010 | 2026.02.05 23:45:59.223093 [ 191 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_6_1} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2011 | 2026.02.05 23:45:59.223097 [ 3 ] {fe3e80d4-46fb-44b5-beab-f9d8283c0d79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2012 | 2026.02.05 23:45:59.223154 [ 3 ] {fe3e80d4-46fb-44b5-beab-f9d8283c0d79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2013 | 2026.02.05 23:45:59.223175 [ 191 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_6_1} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2014 | 2026.02.05 23:45:59.223254 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2015 | 2026.02.05 23:45:59.223596 [ 3 ] {fe3e80d4-46fb-44b5-beab-f9d8283c0d79} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2016 | 2026.02.05 23:45:59.223640 [ 3 ] {fe3e80d4-46fb-44b5-beab-f9d8283c0d79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2017 | 2026.02.05 23:45:59.224001 [ 3 ] {fe3e80d4-46fb-44b5-beab-f9d8283c0d79} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2018 | 2026.02.05 23:45:59.224217 [ 3 ] {fe3e80d4-46fb-44b5-beab-f9d8283c0d79} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2019 | 2026.02.05 23:45:59.224351 [ 3 ] {fe3e80d4-46fb-44b5-beab-f9d8283c0d79} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001272 sec., 109276.72955974843 rows/sec., 6.22 MiB/sec. | ||
| 2020 | 2026.02.05 23:45:59.224392 [ 3 ] {fe3e80d4-46fb-44b5-beab-f9d8283c0d79} <Debug> TCPHandler: Processed in 0.001441294 sec. | ||
| 2021 | 2026.02.05 23:45:59.224503 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2022 | 2026.02.05 23:45:59.224598 [ 3 ] {73599546-948e-4c9f-8777-aadf4bd36bd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2023 | 2026.02.05 23:45:59.224637 [ 3 ] {73599546-948e-4c9f-8777-aadf4bd36bd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2024 | 2026.02.05 23:45:59.225383 [ 3 ] {73599546-948e-4c9f-8777-aadf4bd36bd1} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2025 | 2026.02.05 23:45:59.225419 [ 3 ] {73599546-948e-4c9f-8777-aadf4bd36bd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2026 | 2026.02.05 23:45:59.225792 [ 3 ] {73599546-948e-4c9f-8777-aadf4bd36bd1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2027 | 2026.02.05 23:45:59.226009 [ 3 ] {73599546-948e-4c9f-8777-aadf4bd36bd1} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2028 | 2026.02.05 23:45:59.226137 [ 3 ] {73599546-948e-4c9f-8777-aadf4bd36bd1} <Debug> executeQuery: Read 931 rows, 68.53 KiB in 0.001557 sec., 597944.7655748234 rows/sec., 42.98 MiB/sec. | ||
| 2029 | 2026.02.05 23:45:59.226174 [ 3 ] {73599546-948e-4c9f-8777-aadf4bd36bd1} <Debug> TCPHandler: Processed in 0.001719446 sec. | ||
| 2030 | 2026.02.05 23:45:59.226275 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2031 | 2026.02.05 23:45:59.226370 [ 3 ] {9ade1870-9ac1-4d2a-b10a-64d1cd0b2b18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2032 | 2026.02.05 23:45:59.226412 [ 3 ] {9ade1870-9ac1-4d2a-b10a-64d1cd0b2b18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2033 | 2026.02.05 23:45:59.226730 [ 3 ] {9ade1870-9ac1-4d2a-b10a-64d1cd0b2b18} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2034 | 2026.02.05 23:45:59.226766 [ 3 ] {9ade1870-9ac1-4d2a-b10a-64d1cd0b2b18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2035 | 2026.02.05 23:45:59.227066 [ 3 ] {9ade1870-9ac1-4d2a-b10a-64d1cd0b2b18} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2036 | 2026.02.05 23:45:59.227269 [ 3 ] {9ade1870-9ac1-4d2a-b10a-64d1cd0b2b18} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2037 | 2026.02.05 23:45:59.227395 [ 3 ] {9ade1870-9ac1-4d2a-b10a-64d1cd0b2b18} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001043 sec., 5752.636625119846 rows/sec., 300.55 KiB/sec. | ||
| 2038 | 2026.02.05 23:45:59.227431 [ 3 ] {9ade1870-9ac1-4d2a-b10a-64d1cd0b2b18} <Debug> TCPHandler: Processed in 0.001205622 sec. | ||
| 2039 | 2026.02.05 23:45:59.227530 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2040 | 2026.02.05 23:45:59.227625 [ 3 ] {b1331af8-859e-4237-a47e-b9abdd44e637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2041 | 2026.02.05 23:45:59.227668 [ 3 ] {b1331af8-859e-4237-a47e-b9abdd44e637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2042 | 2026.02.05 23:45:59.228551 [ 3 ] {b1331af8-859e-4237-a47e-b9abdd44e637} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2043 | 2026.02.05 23:45:59.228587 [ 3 ] {b1331af8-859e-4237-a47e-b9abdd44e637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2044 | 2026.02.05 23:45:59.229071 [ 3 ] {b1331af8-859e-4237-a47e-b9abdd44e637} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2045 | 2026.02.05 23:45:59.229284 [ 3 ] {b1331af8-859e-4237-a47e-b9abdd44e637} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2046 | 2026.02.05 23:45:59.229410 [ 3 ] {b1331af8-859e-4237-a47e-b9abdd44e637} <Debug> executeQuery: Read 2009 rows, 136.91 KiB in 0.001804 sec., 1113636.3636363635 rows/sec., 74.11 MiB/sec. | ||
| 2047 | 2026.02.05 23:45:59.229449 [ 3 ] {b1331af8-859e-4237-a47e-b9abdd44e637} <Debug> TCPHandler: Processed in 0.001968169 sec. | ||
| 2048 | 2026.02.05 23:45:59.229564 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2049 | 2026.02.05 23:45:59.229659 [ 3 ] {cf7d74fd-373e-41e6-98d2-5c0aac452a5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2050 | 2026.02.05 23:45:59.229700 [ 3 ] {cf7d74fd-373e-41e6-98d2-5c0aac452a5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2051 | 2026.02.05 23:45:59.230016 [ 3 ] {cf7d74fd-373e-41e6-98d2-5c0aac452a5f} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2052 | 2026.02.05 23:45:59.230052 [ 3 ] {cf7d74fd-373e-41e6-98d2-5c0aac452a5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2053 | 2026.02.05 23:45:59.230358 [ 3 ] {cf7d74fd-373e-41e6-98d2-5c0aac452a5f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2054 | 2026.02.05 23:45:59.230574 [ 3 ] {cf7d74fd-373e-41e6-98d2-5c0aac452a5f} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2055 | 2026.02.05 23:45:59.230701 [ 3 ] {cf7d74fd-373e-41e6-98d2-5c0aac452a5f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00106 sec., 943.3962264150944 rows/sec., 63.57 KiB/sec. | ||
| 2056 | 2026.02.05 23:45:59.230736 [ 3 ] {cf7d74fd-373e-41e6-98d2-5c0aac452a5f} <Debug> TCPHandler: Processed in 0.001222072 sec. | ||
| 2057 | 2026.02.05 23:45:59.230856 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2058 | 2026.02.05 23:45:59.230949 [ 3 ] {9373f475-ca03-4b02-b95c-46b462acffbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2059 | 2026.02.05 23:45:59.231002 [ 3 ] {9373f475-ca03-4b02-b95c-46b462acffbf} <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 | ||
| 2060 | 2026.02.05 23:45:59.231723 [ 3 ] {9373f475-ca03-4b02-b95c-46b462acffbf} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2061 | 2026.02.05 23:45:59.231757 [ 3 ] {9373f475-ca03-4b02-b95c-46b462acffbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2062 | 2026.02.05 23:45:59.232274 [ 3 ] {9373f475-ca03-4b02-b95c-46b462acffbf} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2063 | 2026.02.05 23:45:59.232490 [ 3 ] {9373f475-ca03-4b02-b95c-46b462acffbf} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2064 | 2026.02.05 23:45:59.232583 [ 56 ] {} <Debug> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2065 | 2026.02.05 23:45:59.232617 [ 56 ] {} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2066 | 2026.02.05 23:45:59.232623 [ 3 ] {9373f475-ca03-4b02-b95c-46b462acffbf} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001692 sec., 5910.16548463357 rows/sec., 10.59 MiB/sec. | ||
| 2067 | 2026.02.05 23:45:59.232635 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2068 | 2026.02.05 23:45:59.232680 [ 3 ] {9373f475-ca03-4b02-b95c-46b462acffbf} <Debug> TCPHandler: Processed in 0.001873578 sec. | ||
| 2069 | 2026.02.05 23:45:59.232755 [ 196 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::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 | ||
| 2070 | 2026.02.05 23:45:59.232801 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2071 | 2026.02.05 23:45:59.232903 [ 3 ] {f31aeb3d-e403-4876-825c-0f0857f11674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2072 | 2026.02.05 23:45:59.232943 [ 3 ] {f31aeb3d-e403-4876-825c-0f0857f11674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2073 | 2026.02.05 23:45:59.233061 [ 196 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2074 | 2026.02.05 23:45:59.233146 [ 196 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::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 | ||
| 2075 | 2026.02.05 23:45:59.233298 [ 3 ] {f31aeb3d-e403-4876-825c-0f0857f11674} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2076 | 2026.02.05 23:45:59.233330 [ 196 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::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 | ||
| 2077 | 2026.02.05 23:45:59.233337 [ 3 ] {f31aeb3d-e403-4876-825c-0f0857f11674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2078 | 2026.02.05 23:45:59.233480 [ 196 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 5 rows starting from the beginning of the part | ||
| 2079 | 2026.02.05 23:45:59.233609 [ 196 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::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 | ||
| 2080 | 2026.02.05 23:45:59.233667 [ 3 ] {f31aeb3d-e403-4876-825c-0f0857f11674} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2081 | 2026.02.05 23:45:59.233726 [ 196 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 23 rows starting from the beginning of the part | ||
| 2082 | 2026.02.05 23:45:59.233935 [ 196 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 2083 | 2026.02.05 23:45:59.233964 [ 3 ] {f31aeb3d-e403-4876-825c-0f0857f11674} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2084 | 2026.02.05 23:45:59.234104 [ 3 ] {f31aeb3d-e403-4876-825c-0f0857f11674} <Debug> executeQuery: Read 40 rows, 2.35 KiB in 0.00122 sec., 32786.88524590164 rows/sec., 1.88 MiB/sec. | ||
| 2085 | 2026.02.05 23:45:59.234143 [ 3 ] {f31aeb3d-e403-4876-825c-0f0857f11674} <Debug> TCPHandler: Processed in 0.001402314 sec. | ||
| 2086 | 2026.02.05 23:45:59.235917 [ 196 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 68 rows, containing 19 columns (19 merged, 0 gathered) in 0.003211891 sec., 21171.32866588561 rows/sec., 37.94 MiB/sec. | ||
| 2087 | 2026.02.05 23:45:59.236313 [ 199 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2088 | 2026.02.05 23:45:59.236766 [ 199 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2089 | 2026.02.05 23:45:59.236845 [ 199 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2090 | 2026.02.05 23:45:59.236954 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 2091 | 2026.02.05 23:45:59.636576 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 74 entries to flush up to offset 312 | ||
| 2092 | 2026.02.05 23:45:59.639526 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2093 | 2026.02.05 23:45:59.639561 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2094 | 2026.02.05 23:45:59.640794 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2095 | 2026.02.05 23:45:59.641042 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2096 | 2026.02.05 23:45:59.641274 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 312 | ||
| 2097 | 2026.02.05 23:46:02.171688 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3366 | ||
| 2098 | 2026.02.05 23:46:02.172217 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2099 | 2026.02.05 23:46:02.172265 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2100 | 2026.02.05 23:46:02.172749 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2101 | 2026.02.05 23:46:02.172984 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2102 | 2026.02.05 23:46:02.173127 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3366 | ||
| 2103 | 2026.02.05 23:46:02.350186 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2104 | 2026.02.05 23:46:02.367909 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2105 | 2026.02.05 23:46:02.367968 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2106 | 2026.02.05 23:46:02.373494 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2107 | 2026.02.05 23:46:02.374178 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2108 | 2026.02.05 23:46:02.377358 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2109 | 2026.02.05 23:46:03.193032 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2110 | 2026.02.05 23:46:03.193220 [ 3 ] {87b55d51-5b9d-476c-9e15-f314cc969bfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2111 | 2026.02.05 23:46:03.193285 [ 3 ] {87b55d51-5b9d-476c-9e15-f314cc969bfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2112 | 2026.02.05 23:46:03.193902 [ 3 ] {87b55d51-5b9d-476c-9e15-f314cc969bfe} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2113 | 2026.02.05 23:46:03.193943 [ 3 ] {87b55d51-5b9d-476c-9e15-f314cc969bfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2114 | 2026.02.05 23:46:03.194341 [ 3 ] {87b55d51-5b9d-476c-9e15-f314cc969bfe} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2115 | 2026.02.05 23:46:03.194557 [ 3 ] {87b55d51-5b9d-476c-9e15-f314cc969bfe} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2116 | 2026.02.05 23:46:03.194711 [ 3 ] {87b55d51-5b9d-476c-9e15-f314cc969bfe} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00154 sec., 36363.63636363637 rows/sec., 2.79 MiB/sec. | ||
| 2117 | 2026.02.05 23:46:03.194760 [ 3 ] {87b55d51-5b9d-476c-9e15-f314cc969bfe} <Debug> TCPHandler: Processed in 0.001848978 sec. | ||
| 2118 | 2026.02.05 23:46:03.194886 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2119 | 2026.02.05 23:46:03.194984 [ 3 ] {a7faf876-cd32-47cb-9fa8-7ba0ad9b0ea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2120 | 2026.02.05 23:46:03.195026 [ 3 ] {a7faf876-cd32-47cb-9fa8-7ba0ad9b0ea1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2121 | 2026.02.05 23:46:03.195416 [ 3 ] {a7faf876-cd32-47cb-9fa8-7ba0ad9b0ea1} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2122 | 2026.02.05 23:46:03.195448 [ 3 ] {a7faf876-cd32-47cb-9fa8-7ba0ad9b0ea1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2123 | 2026.02.05 23:46:03.195726 [ 3 ] {a7faf876-cd32-47cb-9fa8-7ba0ad9b0ea1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2124 | 2026.02.05 23:46:03.195993 [ 3 ] {a7faf876-cd32-47cb-9fa8-7ba0ad9b0ea1} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2125 | 2026.02.05 23:46:03.196122 [ 3 ] {a7faf876-cd32-47cb-9fa8-7ba0ad9b0ea1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001151 sec., 55603.82276281495 rows/sec., 4.34 MiB/sec. | ||
| 2126 | 2026.02.05 23:46:03.196159 [ 3 ] {a7faf876-cd32-47cb-9fa8-7ba0ad9b0ea1} <Debug> TCPHandler: Processed in 0.001327044 sec. | ||
| 2127 | 2026.02.05 23:46:03.196271 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2128 | 2026.02.05 23:46:03.196368 [ 3 ] {be4024b1-45a0-4303-80a9-9eded45d9f4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2129 | 2026.02.05 23:46:03.196414 [ 3 ] {be4024b1-45a0-4303-80a9-9eded45d9f4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2130 | 2026.02.05 23:46:03.196776 [ 3 ] {be4024b1-45a0-4303-80a9-9eded45d9f4f} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2131 | 2026.02.05 23:46:03.196812 [ 3 ] {be4024b1-45a0-4303-80a9-9eded45d9f4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2132 | 2026.02.05 23:46:03.197148 [ 3 ] {be4024b1-45a0-4303-80a9-9eded45d9f4f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2133 | 2026.02.05 23:46:03.197368 [ 3 ] {be4024b1-45a0-4303-80a9-9eded45d9f4f} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2134 | 2026.02.05 23:46:03.197496 [ 3 ] {be4024b1-45a0-4303-80a9-9eded45d9f4f} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001148 sec., 111498.25783972126 rows/sec., 7.77 MiB/sec. | ||
| 2135 | 2026.02.05 23:46:03.197533 [ 3 ] {be4024b1-45a0-4303-80a9-9eded45d9f4f} <Debug> TCPHandler: Processed in 0.001311983 sec. | ||
| 2136 | 2026.02.05 23:46:03.197640 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2137 | 2026.02.05 23:46:03.197737 [ 3 ] {57543e03-89c8-48fa-9893-7d4a86bdfeb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2138 | 2026.02.05 23:46:03.197779 [ 3 ] {57543e03-89c8-48fa-9893-7d4a86bdfeb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2139 | 2026.02.05 23:46:03.198093 [ 3 ] {57543e03-89c8-48fa-9893-7d4a86bdfeb2} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2140 | 2026.02.05 23:46:03.198127 [ 3 ] {57543e03-89c8-48fa-9893-7d4a86bdfeb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2141 | 2026.02.05 23:46:03.198420 [ 3 ] {57543e03-89c8-48fa-9893-7d4a86bdfeb2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2142 | 2026.02.05 23:46:03.198627 [ 3 ] {57543e03-89c8-48fa-9893-7d4a86bdfeb2} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2143 | 2026.02.05 23:46:03.198752 [ 3 ] {57543e03-89c8-48fa-9893-7d4a86bdfeb2} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001033 sec., 46466.602129719264 rows/sec., 3.13 MiB/sec. | ||
| 2144 | 2026.02.05 23:46:03.198790 [ 3 ] {57543e03-89c8-48fa-9893-7d4a86bdfeb2} <Debug> TCPHandler: Processed in 0.001198612 sec. | ||
| 2145 | 2026.02.05 23:46:08.196704 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2146 | 2026.02.05 23:46:08.196896 [ 3 ] {e06d634a-bc1e-4f14-aebc-adf11fc85bb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2147 | 2026.02.05 23:46:08.196961 [ 3 ] {e06d634a-bc1e-4f14-aebc-adf11fc85bb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2148 | 2026.02.05 23:46:08.197655 [ 3 ] {e06d634a-bc1e-4f14-aebc-adf11fc85bb4} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2149 | 2026.02.05 23:46:08.197699 [ 3 ] {e06d634a-bc1e-4f14-aebc-adf11fc85bb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2150 | 2026.02.05 23:46:08.198090 [ 3 ] {e06d634a-bc1e-4f14-aebc-adf11fc85bb4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2151 | 2026.02.05 23:46:08.198317 [ 3 ] {e06d634a-bc1e-4f14-aebc-adf11fc85bb4} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2152 | 2026.02.05 23:46:08.198473 [ 3 ] {e06d634a-bc1e-4f14-aebc-adf11fc85bb4} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001626 sec., 65190.651906519066 rows/sec., 5.46 MiB/sec. | ||
| 2153 | 2026.02.05 23:46:08.198535 [ 3 ] {e06d634a-bc1e-4f14-aebc-adf11fc85bb4} <Debug> TCPHandler: Processed in 0.001955159 sec. | ||
| 2154 | 2026.02.05 23:46:08.198678 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2155 | 2026.02.05 23:46:08.198785 [ 3 ] {4b8f616b-8d4e-4421-8b03-51ca1394952c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2156 | 2026.02.05 23:46:08.198828 [ 3 ] {4b8f616b-8d4e-4421-8b03-51ca1394952c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2157 | 2026.02.05 23:46:08.199260 [ 3 ] {4b8f616b-8d4e-4421-8b03-51ca1394952c} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2158 | 2026.02.05 23:46:08.199295 [ 3 ] {4b8f616b-8d4e-4421-8b03-51ca1394952c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2159 | 2026.02.05 23:46:08.199615 [ 3 ] {4b8f616b-8d4e-4421-8b03-51ca1394952c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2160 | 2026.02.05 23:46:08.199823 [ 3 ] {4b8f616b-8d4e-4421-8b03-51ca1394952c} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2161 | 2026.02.05 23:46:08.199951 [ 3 ] {4b8f616b-8d4e-4421-8b03-51ca1394952c} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001192 sec., 20973.15436241611 rows/sec., 1.54 MiB/sec. | ||
| 2162 | 2026.02.05 23:46:08.199989 [ 3 ] {4b8f616b-8d4e-4421-8b03-51ca1394952c} <Debug> TCPHandler: Processed in 0.001364524 sec. | ||
| 2163 | 2026.02.05 23:46:08.200108 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2164 | 2026.02.05 23:46:08.200203 [ 3 ] {0b9173e6-5564-4cbb-b979-8c3f2c188c97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2165 | 2026.02.05 23:46:08.200243 [ 3 ] {0b9173e6-5564-4cbb-b979-8c3f2c188c97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2166 | 2026.02.05 23:46:08.200670 [ 3 ] {0b9173e6-5564-4cbb-b979-8c3f2c188c97} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2167 | 2026.02.05 23:46:08.200704 [ 3 ] {0b9173e6-5564-4cbb-b979-8c3f2c188c97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2168 | 2026.02.05 23:46:08.201010 [ 3 ] {0b9173e6-5564-4cbb-b979-8c3f2c188c97} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2169 | 2026.02.05 23:46:08.201217 [ 3 ] {0b9173e6-5564-4cbb-b979-8c3f2c188c97} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2170 | 2026.02.05 23:46:08.201339 [ 3 ] {0b9173e6-5564-4cbb-b979-8c3f2c188c97} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001155 sec., 77056.27705627706 rows/sec., 6.02 MiB/sec. | ||
| 2171 | 2026.02.05 23:46:08.201375 [ 3 ] {0b9173e6-5564-4cbb-b979-8c3f2c188c97} <Debug> TCPHandler: Processed in 0.001317883 sec. | ||
| 2172 | 2026.02.05 23:46:08.201488 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2173 | 2026.02.05 23:46:08.201584 [ 3 ] {1ef0cfb9-cb80-459b-abe5-eed063c15fa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2174 | 2026.02.05 23:46:08.201626 [ 3 ] {1ef0cfb9-cb80-459b-abe5-eed063c15fa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2175 | 2026.02.05 23:46:08.202017 [ 3 ] {1ef0cfb9-cb80-459b-abe5-eed063c15fa1} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2176 | 2026.02.05 23:46:08.202051 [ 3 ] {1ef0cfb9-cb80-459b-abe5-eed063c15fa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2177 | 2026.02.05 23:46:08.202390 [ 3 ] {1ef0cfb9-cb80-459b-abe5-eed063c15fa1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2178 | 2026.02.05 23:46:08.202598 [ 3 ] {1ef0cfb9-cb80-459b-abe5-eed063c15fa1} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2179 | 2026.02.05 23:46:08.202723 [ 3 ] {1ef0cfb9-cb80-459b-abe5-eed063c15fa1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001159 sec., 138050.04314063847 rows/sec., 9.61 MiB/sec. | ||
| 2180 | 2026.02.05 23:46:08.202760 [ 3 ] {1ef0cfb9-cb80-459b-abe5-eed063c15fa1} <Debug> TCPHandler: Processed in 0.001320543 sec. | ||
| 2181 | 2026.02.05 23:46:08.202863 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2182 | 2026.02.05 23:46:08.202958 [ 3 ] {cfb166f2-d358-44af-94ae-a8dcd687540f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2183 | 2026.02.05 23:46:08.203010 [ 3 ] {cfb166f2-d358-44af-94ae-a8dcd687540f} <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 | ||
| 2184 | 2026.02.05 23:46:08.203797 [ 3 ] {cfb166f2-d358-44af-94ae-a8dcd687540f} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2185 | 2026.02.05 23:46:08.203832 [ 3 ] {cfb166f2-d358-44af-94ae-a8dcd687540f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2186 | 2026.02.05 23:46:08.204335 [ 3 ] {cfb166f2-d358-44af-94ae-a8dcd687540f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2187 | 2026.02.05 23:46:08.204556 [ 3 ] {cfb166f2-d358-44af-94ae-a8dcd687540f} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2188 | 2026.02.05 23:46:08.204693 [ 3 ] {cfb166f2-d358-44af-94ae-a8dcd687540f} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001754 sec., 14253.135689851768 rows/sec., 25.54 MiB/sec. | ||
| 2189 | 2026.02.05 23:46:08.204758 [ 3 ] {cfb166f2-d358-44af-94ae-a8dcd687540f} <Debug> TCPHandler: Processed in 0.001944939 sec. | ||
| 2190 | 2026.02.05 23:46:08.204870 [ 3 ] {} <Trace> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2191 | 2026.02.05 23:46:08.204980 [ 3 ] {eb3a3ecb-804d-4288-8dc6-af55d1e739c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62939) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2192 | 2026.02.05 23:46:08.205020 [ 3 ] {eb3a3ecb-804d-4288-8dc6-af55d1e739c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2193 | 2026.02.05 23:46:08.205351 [ 3 ] {eb3a3ecb-804d-4288-8dc6-af55d1e739c3} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2194 | 2026.02.05 23:46:08.205385 [ 3 ] {eb3a3ecb-804d-4288-8dc6-af55d1e739c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2195 | 2026.02.05 23:46:08.205702 [ 3 ] {eb3a3ecb-804d-4288-8dc6-af55d1e739c3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2196 | 2026.02.05 23:46:08.205906 [ 3 ] {eb3a3ecb-804d-4288-8dc6-af55d1e739c3} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2197 | 2026.02.05 23:46:08.206035 [ 3 ] {eb3a3ecb-804d-4288-8dc6-af55d1e739c3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 2198 | 2026.02.05 23:46:08.206070 [ 3 ] {eb3a3ecb-804d-4288-8dc6-af55d1e739c3} <Debug> TCPHandler: Processed in 0.001250653 sec. | ||
| 2199 | 2026.02.05 23:46:09.553083 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2200 | 2026.02.05 23:46:09.553163 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2201 | 2026.02.05 23:46:09.641754 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 332 | ||
| 2202 | 2026.02.05 23:46:09.643701 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2203 | 2026.02.05 23:46:09.643746 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2204 | 2026.02.05 23:46:09.644866 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2205 | 2026.02.05 23:46:09.645128 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2206 | 2026.02.05 23:46:09.645373 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 332 | ||
| 2207 | 2026.02.05 23:46:09.673315 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3814 | ||
| 2208 | 2026.02.05 23:46:09.673812 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2209 | 2026.02.05 23:46:09.673855 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2210 | 2026.02.05 23:46:09.674435 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2211 | 2026.02.05 23:46:09.674662 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2212 | 2026.02.05 23:46:09.674801 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3814 | ||
| 2213 | 2026.02.05 23:46:09.877535 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2214 | 2026.02.05 23:46:09.896110 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2215 | 2026.02.05 23:46:09.896178 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2216 | 2026.02.05 23:46:09.901642 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2217 | 2026.02.05 23:46:09.902313 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2218 | 2026.02.05 23:46:09.905543 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2219 | 2026.02.05 23:46:11.501083 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2220 | 2026.02.05 23:46:11.501147 [ 3 ] {} <Debug> TCP-Session: f5533052-fc31-49f8-a36a-5d8ce051decf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2221 | 2026.02.05 23:46:12.000217 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.67 MiB, peak 188.05 MiB, free memory in arenas 0.00 B, will set to 183.71 MiB (RSS), difference: 2.04 MiB | ||
| 2222 | 2026.02.05 23:46:13.204175 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2223 | 2026.02.05 23:46:13.204394 [ 5 ] {cd65f6e6-4d0a-4d01-98d4-fd96c7686861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2224 | 2026.02.05 23:46:13.204474 [ 5 ] {cd65f6e6-4d0a-4d01-98d4-fd96c7686861} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2225 | 2026.02.05 23:46:13.205339 [ 5 ] {cd65f6e6-4d0a-4d01-98d4-fd96c7686861} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2226 | 2026.02.05 23:46:13.205380 [ 5 ] {cd65f6e6-4d0a-4d01-98d4-fd96c7686861} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2227 | 2026.02.05 23:46:13.205793 [ 5 ] {cd65f6e6-4d0a-4d01-98d4-fd96c7686861} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2228 | 2026.02.05 23:46:13.206040 [ 5 ] {cd65f6e6-4d0a-4d01-98d4-fd96c7686861} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2229 | 2026.02.05 23:46:13.206164 [ 33 ] {} <Debug> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2230 | 2026.02.05 23:46:13.206195 [ 5 ] {cd65f6e6-4d0a-4d01-98d4-fd96c7686861} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001852 sec., 143628.50971922246 rows/sec., 9.12 MiB/sec. | ||
| 2231 | 2026.02.05 23:46:13.206203 [ 33 ] {} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2232 | 2026.02.05 23:46:13.206231 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2233 | 2026.02.05 23:46:13.206241 [ 5 ] {cd65f6e6-4d0a-4d01-98d4-fd96c7686861} <Debug> TCPHandler: Processed in 0.002272002 sec. | ||
| 2234 | 2026.02.05 23:46:13.206362 [ 195 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::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 | ||
| 2235 | 2026.02.05 23:46:13.206368 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2236 | 2026.02.05 23:46:13.206518 [ 5 ] {339ae354-4cab-45ea-9d83-0afc800bf9ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2237 | 2026.02.05 23:46:13.206532 [ 195 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2238 | 2026.02.05 23:46:13.206583 [ 5 ] {339ae354-4cab-45ea-9d83-0afc800bf9ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2239 | 2026.02.05 23:46:13.206585 [ 195 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 266 rows starting from the beginning of the part | ||
| 2240 | 2026.02.05 23:46:13.206671 [ 195 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 266 rows starting from the beginning of the part | ||
| 2241 | 2026.02.05 23:46:13.206723 [ 195 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 266 rows starting from the beginning of the part | ||
| 2242 | 2026.02.05 23:46:13.206787 [ 195 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 266 rows starting from the beginning of the part | ||
| 2243 | 2026.02.05 23:46:13.206849 [ 195 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 266 rows starting from the beginning of the part | ||
| 2244 | 2026.02.05 23:46:13.207341 [ 5 ] {339ae354-4cab-45ea-9d83-0afc800bf9ea} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2245 | 2026.02.05 23:46:13.207385 [ 5 ] {339ae354-4cab-45ea-9d83-0afc800bf9ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2246 | 2026.02.05 23:46:13.207807 [ 5 ] {339ae354-4cab-45ea-9d83-0afc800bf9ea} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2247 | 2026.02.05 23:46:13.207935 [ 199 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1330 rows, containing 5 columns (5 merged, 0 gathered) in 0.001632276 sec., 814813.181104176 rows/sec., 54.87 MiB/sec. | ||
| 2248 | 2026.02.05 23:46:13.208038 [ 5 ] {339ae354-4cab-45ea-9d83-0afc800bf9ea} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2249 | 2026.02.05 23:46:13.208095 [ 196 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2250 | 2026.02.05 23:46:13.208181 [ 5 ] {339ae354-4cab-45ea-9d83-0afc800bf9ea} <Debug> executeQuery: Read 772 rows, 62.57 KiB in 0.001689 sec., 457075.1924215512 rows/sec., 36.18 MiB/sec. | ||
| 2251 | 2026.02.05 23:46:13.208220 [ 5 ] {339ae354-4cab-45ea-9d83-0afc800bf9ea} <Debug> TCPHandler: Processed in 0.001904549 sec. | ||
| 2252 | 2026.02.05 23:46:13.208358 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2253 | 2026.02.05 23:46:13.208466 [ 5 ] {197704b8-f194-41a7-a364-c032763272d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2254 | 2026.02.05 23:46:13.208473 [ 196 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_5_1} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2255 | 2026.02.05 23:46:13.208520 [ 5 ] {197704b8-f194-41a7-a364-c032763272d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2256 | 2026.02.05 23:46:13.208562 [ 196 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_5_1} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2257 | 2026.02.05 23:46:13.208659 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2258 | 2026.02.05 23:46:13.208976 [ 5 ] {197704b8-f194-41a7-a364-c032763272d6} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2259 | 2026.02.05 23:46:13.209011 [ 5 ] {197704b8-f194-41a7-a364-c032763272d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2260 | 2026.02.05 23:46:13.209343 [ 5 ] {197704b8-f194-41a7-a364-c032763272d6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2261 | 2026.02.05 23:46:13.209563 [ 5 ] {197704b8-f194-41a7-a364-c032763272d6} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2262 | 2026.02.05 23:46:13.209692 [ 5 ] {197704b8-f194-41a7-a364-c032763272d6} <Debug> executeQuery: Read 143 rows, 8.75 KiB in 0.001251 sec., 114308.55315747403 rows/sec., 6.83 MiB/sec. | ||
| 2263 | 2026.02.05 23:46:13.209730 [ 5 ] {197704b8-f194-41a7-a364-c032763272d6} <Debug> TCPHandler: Processed in 0.001436065 sec. | ||
| 2264 | 2026.02.05 23:46:13.209853 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2265 | 2026.02.05 23:46:13.209946 [ 5 ] {357d9277-d7ee-4c50-95f6-76c3aed1197c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2266 | 2026.02.05 23:46:13.209986 [ 5 ] {357d9277-d7ee-4c50-95f6-76c3aed1197c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2267 | 2026.02.05 23:46:13.210413 [ 5 ] {357d9277-d7ee-4c50-95f6-76c3aed1197c} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2268 | 2026.02.05 23:46:13.210450 [ 5 ] {357d9277-d7ee-4c50-95f6-76c3aed1197c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2269 | 2026.02.05 23:46:13.210778 [ 5 ] {357d9277-d7ee-4c50-95f6-76c3aed1197c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2270 | 2026.02.05 23:46:13.211011 [ 5 ] {357d9277-d7ee-4c50-95f6-76c3aed1197c} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2271 | 2026.02.05 23:46:13.211146 [ 5 ] {357d9277-d7ee-4c50-95f6-76c3aed1197c} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001218 sec., 114942.5287356322 rows/sec., 7.43 MiB/sec. | ||
| 2272 | 2026.02.05 23:46:13.211182 [ 5 ] {357d9277-d7ee-4c50-95f6-76c3aed1197c} <Debug> TCPHandler: Processed in 0.001380964 sec. | ||
| 2273 | 2026.02.05 23:46:13.211327 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2274 | 2026.02.05 23:46:13.211422 [ 5 ] {e058171e-5f3c-4447-8826-89e9aaac4faa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2275 | 2026.02.05 23:46:13.211463 [ 5 ] {e058171e-5f3c-4447-8826-89e9aaac4faa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2276 | 2026.02.05 23:46:13.211919 [ 5 ] {e058171e-5f3c-4447-8826-89e9aaac4faa} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2277 | 2026.02.05 23:46:13.211958 [ 5 ] {e058171e-5f3c-4447-8826-89e9aaac4faa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2278 | 2026.02.05 23:46:13.212276 [ 5 ] {e058171e-5f3c-4447-8826-89e9aaac4faa} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2279 | 2026.02.05 23:46:13.212494 [ 5 ] {e058171e-5f3c-4447-8826-89e9aaac4faa} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2280 | 2026.02.05 23:46:13.212590 [ 33 ] {} <Debug> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2281 | 2026.02.05 23:46:13.212620 [ 33 ] {} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2282 | 2026.02.05 23:46:13.212626 [ 5 ] {e058171e-5f3c-4447-8826-89e9aaac4faa} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001222 sec., 113747.95417348608 rows/sec., 6.47 MiB/sec. | ||
| 2283 | 2026.02.05 23:46:13.212640 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2284 | 2026.02.05 23:46:13.212664 [ 5 ] {e058171e-5f3c-4447-8826-89e9aaac4faa} <Debug> TCPHandler: Processed in 0.001387063 sec. | ||
| 2285 | 2026.02.05 23:46:13.212750 [ 197 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::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 | ||
| 2286 | 2026.02.05 23:46:13.212780 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2287 | 2026.02.05 23:46:13.212880 [ 5 ] {ef2e0ee2-e019-4620-8ee8-51d91ac1750a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2288 | 2026.02.05 23:46:13.212892 [ 197 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2289 | 2026.02.05 23:46:13.212927 [ 5 ] {ef2e0ee2-e019-4620-8ee8-51d91ac1750a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2290 | 2026.02.05 23:46:13.212947 [ 197 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 139 rows starting from the beginning of the part | ||
| 2291 | 2026.02.05 23:46:13.213063 [ 197 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 139 rows starting from the beginning of the part | ||
| 2292 | 2026.02.05 23:46:13.213118 [ 197 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 139 rows starting from the beginning of the part | ||
| 2293 | 2026.02.05 23:46:13.213169 [ 197 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 139 rows starting from the beginning of the part | ||
| 2294 | 2026.02.05 23:46:13.213213 [ 197 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 139 rows starting from the beginning of the part | ||
| 2295 | 2026.02.05 23:46:13.213500 [ 5 ] {ef2e0ee2-e019-4620-8ee8-51d91ac1750a} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2296 | 2026.02.05 23:46:13.213544 [ 5 ] {ef2e0ee2-e019-4620-8ee8-51d91ac1750a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2297 | 2026.02.05 23:46:13.213921 [ 5 ] {ef2e0ee2-e019-4620-8ee8-51d91ac1750a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2298 | 2026.02.05 23:46:13.214183 [ 5 ] {ef2e0ee2-e019-4620-8ee8-51d91ac1750a} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2299 | 2026.02.05 23:46:13.214210 [ 197 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 695 rows, containing 5 columns (5 merged, 0 gathered) in 0.001512184 sec., 459600.15447855555 rows/sec., 27.90 MiB/sec. | ||
| 2300 | 2026.02.05 23:46:13.214319 [ 5 ] {ef2e0ee2-e019-4620-8ee8-51d91ac1750a} <Debug> executeQuery: Read 473 rows, 34.08 KiB in 0.001457 sec., 324639.6705559369 rows/sec., 22.84 MiB/sec. | ||
| 2301 | 2026.02.05 23:46:13.214364 [ 5 ] {ef2e0ee2-e019-4620-8ee8-51d91ac1750a} <Debug> TCPHandler: Processed in 0.001634496 sec. | ||
| 2302 | 2026.02.05 23:46:13.214387 [ 199 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2303 | 2026.02.05 23:46:13.214487 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2304 | 2026.02.05 23:46:13.214588 [ 5 ] {f1e9b01e-ca06-45ef-9abb-48a7ba542b2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2305 | 2026.02.05 23:46:13.214632 [ 5 ] {f1e9b01e-ca06-45ef-9abb-48a7ba542b2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2306 | 2026.02.05 23:46:13.214704 [ 199 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_5_1} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2307 | 2026.02.05 23:46:13.214788 [ 199 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_5_1} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2308 | 2026.02.05 23:46:13.214874 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2309 | 2026.02.05 23:46:13.214974 [ 5 ] {f1e9b01e-ca06-45ef-9abb-48a7ba542b2d} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2310 | 2026.02.05 23:46:13.215016 [ 5 ] {f1e9b01e-ca06-45ef-9abb-48a7ba542b2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2311 | 2026.02.05 23:46:13.215344 [ 5 ] {f1e9b01e-ca06-45ef-9abb-48a7ba542b2d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2312 | 2026.02.05 23:46:13.215581 [ 5 ] {f1e9b01e-ca06-45ef-9abb-48a7ba542b2d} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2313 | 2026.02.05 23:46:13.215712 [ 5 ] {f1e9b01e-ca06-45ef-9abb-48a7ba542b2d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001142 sec., 5253.940455341506 rows/sec., 274.50 KiB/sec. | ||
| 2314 | 2026.02.05 23:46:13.215748 [ 5 ] {f1e9b01e-ca06-45ef-9abb-48a7ba542b2d} <Debug> TCPHandler: Processed in 0.001311833 sec. | ||
| 2315 | 2026.02.05 23:46:13.215864 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2316 | 2026.02.05 23:46:13.215958 [ 5 ] {5be70188-4049-48b5-bc8e-e19f727c9636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2317 | 2026.02.05 23:46:13.216000 [ 5 ] {5be70188-4049-48b5-bc8e-e19f727c9636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2318 | 2026.02.05 23:46:13.216404 [ 5 ] {5be70188-4049-48b5-bc8e-e19f727c9636} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2319 | 2026.02.05 23:46:13.216438 [ 5 ] {5be70188-4049-48b5-bc8e-e19f727c9636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2320 | 2026.02.05 23:46:13.216769 [ 5 ] {5be70188-4049-48b5-bc8e-e19f727c9636} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2321 | 2026.02.05 23:46:13.216989 [ 5 ] {5be70188-4049-48b5-bc8e-e19f727c9636} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2322 | 2026.02.05 23:46:13.217118 [ 5 ] {5be70188-4049-48b5-bc8e-e19f727c9636} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001179 sec., 218829.51653944023 rows/sec., 14.57 MiB/sec. | ||
| 2323 | 2026.02.05 23:46:13.217154 [ 5 ] {5be70188-4049-48b5-bc8e-e19f727c9636} <Debug> TCPHandler: Processed in 0.001340054 sec. | ||
| 2324 | 2026.02.05 23:46:13.217263 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2325 | 2026.02.05 23:46:13.217356 [ 5 ] {885ceaf6-c3b3-4ac9-913f-d7a1fbd62e3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2326 | 2026.02.05 23:46:13.217401 [ 5 ] {885ceaf6-c3b3-4ac9-913f-d7a1fbd62e3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2327 | 2026.02.05 23:46:13.217727 [ 5 ] {885ceaf6-c3b3-4ac9-913f-d7a1fbd62e3a} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2328 | 2026.02.05 23:46:13.217761 [ 5 ] {885ceaf6-c3b3-4ac9-913f-d7a1fbd62e3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2329 | 2026.02.05 23:46:13.218055 [ 5 ] {885ceaf6-c3b3-4ac9-913f-d7a1fbd62e3a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2330 | 2026.02.05 23:46:13.218271 [ 5 ] {885ceaf6-c3b3-4ac9-913f-d7a1fbd62e3a} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2331 | 2026.02.05 23:46:13.218372 [ 33 ] {} <Debug> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2332 | 2026.02.05 23:46:13.218403 [ 5 ] {885ceaf6-c3b3-4ac9-913f-d7a1fbd62e3a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001065 sec., 938.9671361502348 rows/sec., 63.27 KiB/sec. | ||
| 2333 | 2026.02.05 23:46:13.218404 [ 33 ] {} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2334 | 2026.02.05 23:46:13.218436 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2335 | 2026.02.05 23:46:13.218439 [ 5 ] {885ceaf6-c3b3-4ac9-913f-d7a1fbd62e3a} <Debug> TCPHandler: Processed in 0.001225822 sec. | ||
| 2336 | 2026.02.05 23:46:13.218509 [ 196 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::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 | ||
| 2337 | 2026.02.05 23:46:13.218563 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2338 | 2026.02.05 23:46:13.218599 [ 196 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2339 | 2026.02.05 23:46:13.218627 [ 196 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::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 | ||
| 2340 | 2026.02.05 23:46:13.218657 [ 5 ] {57117195-b3be-4a7d-bcf8-c52ff0a83d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2341 | 2026.02.05 23:46:13.218678 [ 196 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::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 | ||
| 2342 | 2026.02.05 23:46:13.218710 [ 5 ] {57117195-b3be-4a7d-bcf8-c52ff0a83d96} <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 | ||
| 2343 | 2026.02.05 23:46:13.218717 [ 196 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::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 | ||
| 2344 | 2026.02.05 23:46:13.218759 [ 196 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::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 | ||
| 2345 | 2026.02.05 23:46:13.218793 [ 196 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::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 | ||
| 2346 | 2026.02.05 23:46:13.219494 [ 193 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001015141 sec., 4925.424152900927 rows/sec., 331.89 KiB/sec. | ||
| 2347 | 2026.02.05 23:46:13.219507 [ 5 ] {57117195-b3be-4a7d-bcf8-c52ff0a83d96} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2348 | 2026.02.05 23:46:13.219560 [ 5 ] {57117195-b3be-4a7d-bcf8-c52ff0a83d96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2349 | 2026.02.05 23:46:13.219607 [ 196 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2350 | 2026.02.05 23:46:13.219857 [ 196 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_5_1} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2351 | 2026.02.05 23:46:13.219917 [ 196 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_5_1} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2352 | 2026.02.05 23:46:13.219972 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2353 | 2026.02.05 23:46:13.220071 [ 5 ] {57117195-b3be-4a7d-bcf8-c52ff0a83d96} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2354 | 2026.02.05 23:46:13.220319 [ 5 ] {57117195-b3be-4a7d-bcf8-c52ff0a83d96} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2355 | 2026.02.05 23:46:13.220458 [ 5 ] {57117195-b3be-4a7d-bcf8-c52ff0a83d96} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001818 sec., 5500.5500550055 rows/sec., 9.86 MiB/sec. | ||
| 2356 | 2026.02.05 23:46:13.220515 [ 5 ] {57117195-b3be-4a7d-bcf8-c52ff0a83d96} <Debug> TCPHandler: Processed in 0.00199959 sec. | ||
| 2357 | 2026.02.05 23:46:13.220630 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2358 | 2026.02.05 23:46:13.220725 [ 5 ] {ae7dabba-77bb-4afb-a2e2-850921c7313b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2359 | 2026.02.05 23:46:13.220767 [ 5 ] {ae7dabba-77bb-4afb-a2e2-850921c7313b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2360 | 2026.02.05 23:46:13.221107 [ 5 ] {ae7dabba-77bb-4afb-a2e2-850921c7313b} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2361 | 2026.02.05 23:46:13.221142 [ 5 ] {ae7dabba-77bb-4afb-a2e2-850921c7313b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2362 | 2026.02.05 23:46:13.221501 [ 5 ] {ae7dabba-77bb-4afb-a2e2-850921c7313b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2363 | 2026.02.05 23:46:13.221749 [ 5 ] {ae7dabba-77bb-4afb-a2e2-850921c7313b} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2364 | 2026.02.05 23:46:13.221890 [ 5 ] {ae7dabba-77bb-4afb-a2e2-850921c7313b} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001182 sec., 74450.08460236886 rows/sec., 4.67 MiB/sec. | ||
| 2365 | 2026.02.05 23:46:13.221936 [ 5 ] {ae7dabba-77bb-4afb-a2e2-850921c7313b} <Debug> TCPHandler: Processed in 0.001356334 sec. | ||
| 2366 | 2026.02.05 23:46:17.174994 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4326 | ||
| 2367 | 2026.02.05 23:46:17.175500 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2368 | 2026.02.05 23:46:17.175540 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2369 | 2026.02.05 23:46:17.176009 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2370 | 2026.02.05 23:46:17.176246 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2371 | 2026.02.05 23:46:17.176388 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4326 | ||
| 2372 | 2026.02.05 23:46:17.405729 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2373 | 2026.02.05 23:46:17.422641 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2374 | 2026.02.05 23:46:17.422709 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2375 | 2026.02.05 23:46:17.428401 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2376 | 2026.02.05 23:46:17.429075 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2377 | 2026.02.05 23:46:17.432048 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2378 | 2026.02.05 23:46:18.196133 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2379 | 2026.02.05 23:46:18.196326 [ 5 ] {74212714-1e33-4e26-8bac-a22348ed48f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2380 | 2026.02.05 23:46:18.196390 [ 5 ] {74212714-1e33-4e26-8bac-a22348ed48f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2381 | 2026.02.05 23:46:18.197095 [ 5 ] {74212714-1e33-4e26-8bac-a22348ed48f7} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2382 | 2026.02.05 23:46:18.197144 [ 5 ] {74212714-1e33-4e26-8bac-a22348ed48f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2383 | 2026.02.05 23:46:18.197605 [ 5 ] {74212714-1e33-4e26-8bac-a22348ed48f7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2384 | 2026.02.05 23:46:18.197828 [ 5 ] {74212714-1e33-4e26-8bac-a22348ed48f7} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2385 | 2026.02.05 23:46:18.197986 [ 5 ] {74212714-1e33-4e26-8bac-a22348ed48f7} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001709 sec., 62024.575775307196 rows/sec., 5.20 MiB/sec. | ||
| 2386 | 2026.02.05 23:46:18.198011 [ 27 ] {} <Debug> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2387 | 2026.02.05 23:46:18.198038 [ 5 ] {74212714-1e33-4e26-8bac-a22348ed48f7} <Debug> TCPHandler: Processed in 0.00202702 sec. | ||
| 2388 | 2026.02.05 23:46:18.198106 [ 27 ] {} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2389 | 2026.02.05 23:46:18.198150 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2390 | 2026.02.05 23:46:18.198213 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2391 | 2026.02.05 23:46:18.198293 [ 197 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::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 | ||
| 2392 | 2026.02.05 23:46:18.198322 [ 5 ] {a106985b-f5fc-4e56-a8b7-7f40d9764d04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2393 | 2026.02.05 23:46:18.198384 [ 5 ] {a106985b-f5fc-4e56-a8b7-7f40d9764d04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2394 | 2026.02.05 23:46:18.198443 [ 197 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2395 | 2026.02.05 23:46:18.198481 [ 197 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 824 rows starting from the beginning of the part | ||
| 2396 | 2026.02.05 23:46:18.198547 [ 197 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1913 rows starting from the beginning of the part | ||
| 2397 | 2026.02.05 23:46:18.198592 [ 197 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2398 | 2026.02.05 23:46:18.198647 [ 197 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 106 rows starting from the beginning of the part | ||
| 2399 | 2026.02.05 23:46:18.198698 [ 197 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 772 rows starting from the beginning of the part | ||
| 2400 | 2026.02.05 23:46:18.198748 [ 197 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 106 rows starting from the beginning of the part | ||
| 2401 | 2026.02.05 23:46:18.198863 [ 5 ] {a106985b-f5fc-4e56-a8b7-7f40d9764d04} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2402 | 2026.02.05 23:46:18.198912 [ 5 ] {a106985b-f5fc-4e56-a8b7-7f40d9764d04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2403 | 2026.02.05 23:46:18.199242 [ 5 ] {a106985b-f5fc-4e56-a8b7-7f40d9764d04} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2404 | 2026.02.05 23:46:18.199459 [ 5 ] {a106985b-f5fc-4e56-a8b7-7f40d9764d04} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2405 | 2026.02.05 23:46:18.199591 [ 5 ] {a106985b-f5fc-4e56-a8b7-7f40d9764d04} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001291 sec., 19364.833462432223 rows/sec., 1.42 MiB/sec. | ||
| 2406 | 2026.02.05 23:46:18.199630 [ 5 ] {a106985b-f5fc-4e56-a8b7-7f40d9764d04} <Debug> TCPHandler: Processed in 0.001470074 sec. | ||
| 2407 | 2026.02.05 23:46:18.199742 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2408 | 2026.02.05 23:46:18.199844 [ 5 ] {abbf1308-825b-4be0-98fe-24754ce1eca9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2409 | 2026.02.05 23:46:18.199883 [ 5 ] {abbf1308-825b-4be0-98fe-24754ce1eca9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2410 | 2026.02.05 23:46:18.200308 [ 5 ] {abbf1308-825b-4be0-98fe-24754ce1eca9} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2411 | 2026.02.05 23:46:18.200344 [ 5 ] {abbf1308-825b-4be0-98fe-24754ce1eca9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2412 | 2026.02.05 23:46:18.200376 [ 190 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3777 rows, containing 5 columns (5 merged, 0 gathered) in 0.002138922 sec., 1765842.7937063624 rows/sec., 149.04 MiB/sec. | ||
| 2413 | 2026.02.05 23:46:18.200653 [ 5 ] {abbf1308-825b-4be0-98fe-24754ce1eca9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2414 | 2026.02.05 23:46:18.200687 [ 197 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2415 | 2026.02.05 23:46:18.200921 [ 5 ] {abbf1308-825b-4be0-98fe-24754ce1eca9} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2416 | 2026.02.05 23:46:18.200998 [ 197 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_11_2} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2417 | 2026.02.05 23:46:18.201053 [ 27 ] {} <Debug> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2418 | 2026.02.05 23:46:18.201059 [ 5 ] {abbf1308-825b-4be0-98fe-24754ce1eca9} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001234 sec., 72123.17666126418 rows/sec., 5.63 MiB/sec. | ||
| 2419 | 2026.02.05 23:46:18.201091 [ 197 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_11_2} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2420 | 2026.02.05 23:46:18.201095 [ 27 ] {} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2421 | 2026.02.05 23:46:18.201121 [ 5 ] {abbf1308-825b-4be0-98fe-24754ce1eca9} <Debug> TCPHandler: Processed in 0.001425634 sec. | ||
| 2422 | 2026.02.05 23:46:18.201136 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2423 | 2026.02.05 23:46:18.201182 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 2424 | 2026.02.05 23:46:18.201242 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2425 | 2026.02.05 23:46:18.201256 [ 197 ] {52509564-b5dc-4752-8a5b-4e91bf927317::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 | ||
| 2426 | 2026.02.05 23:46:18.201332 [ 197 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2427 | 2026.02.05 23:46:18.201342 [ 5 ] {96050431-9911-403c-a6bd-76ddfaf86ceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2428 | 2026.02.05 23:46:18.201356 [ 197 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 518 rows starting from the beginning of the part | ||
| 2429 | 2026.02.05 23:46:18.201392 [ 5 ] {96050431-9911-403c-a6bd-76ddfaf86ceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2430 | 2026.02.05 23:46:18.201412 [ 197 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 931 rows starting from the beginning of the part | ||
| 2431 | 2026.02.05 23:46:18.201456 [ 197 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2432 | 2026.02.05 23:46:18.201491 [ 197 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 89 rows starting from the beginning of the part | ||
| 2433 | 2026.02.05 23:46:18.201526 [ 197 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 473 rows starting from the beginning of the part | ||
| 2434 | 2026.02.05 23:46:18.201572 [ 197 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 89 rows starting from the beginning of the part | ||
| 2435 | 2026.02.05 23:46:18.201828 [ 5 ] {96050431-9911-403c-a6bd-76ddfaf86ceb} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2436 | 2026.02.05 23:46:18.201869 [ 5 ] {96050431-9911-403c-a6bd-76ddfaf86ceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2437 | 2026.02.05 23:46:18.202205 [ 5 ] {96050431-9911-403c-a6bd-76ddfaf86ceb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2438 | 2026.02.05 23:46:18.202409 [ 5 ] {96050431-9911-403c-a6bd-76ddfaf86ceb} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2439 | 2026.02.05 23:46:18.202530 [ 27 ] {} <Debug> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2440 | 2026.02.05 23:46:18.202535 [ 5 ] {96050431-9911-403c-a6bd-76ddfaf86ceb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 2441 | 2026.02.05 23:46:18.202547 [ 189 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2164 rows, containing 5 columns (5 merged, 0 gathered) in 0.001316863 sec., 1643299.2649956753 rows/sec., 124.68 MiB/sec. | ||
| 2442 | 2026.02.05 23:46:18.202573 [ 27 ] {} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2443 | 2026.02.05 23:46:18.202596 [ 5 ] {96050431-9911-403c-a6bd-76ddfaf86ceb} <Debug> TCPHandler: Processed in 0.001400754 sec. | ||
| 2444 | 2026.02.05 23:46:18.202619 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2445 | 2026.02.05 23:46:18.202692 [ 197 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::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 | ||
| 2446 | 2026.02.05 23:46:18.202724 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2447 | 2026.02.05 23:46:18.202750 [ 189 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2448 | 2026.02.05 23:46:18.202790 [ 197 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2449 | 2026.02.05 23:46:18.202816 [ 197 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1260 rows starting from the beginning of the part | ||
| 2450 | 2026.02.05 23:46:18.202827 [ 5 ] {8019176a-a101-4d04-a3de-751c201fe18f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2451 | 2026.02.05 23:46:18.202864 [ 197 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2009 rows starting from the beginning of the part | ||
| 2452 | 2026.02.05 23:46:18.202889 [ 5 ] {8019176a-a101-4d04-a3de-751c201fe18f} <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 | ||
| 2453 | 2026.02.05 23:46:18.202910 [ 197 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 128 rows starting from the beginning of the part | ||
| 2454 | 2026.02.05 23:46:18.202956 [ 197 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2455 | 2026.02.05 23:46:18.202994 [ 197 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 258 rows starting from the beginning of the part | ||
| 2456 | 2026.02.05 23:46:18.203032 [ 197 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2457 | 2026.02.05 23:46:18.203039 [ 189 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_11_2} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2458 | 2026.02.05 23:46:18.203113 [ 189 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_11_2} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2459 | 2026.02.05 23:46:18.203175 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 2460 | 2026.02.05 23:46:18.203773 [ 5 ] {8019176a-a101-4d04-a3de-751c201fe18f} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2461 | 2026.02.05 23:46:18.203824 [ 5 ] {8019176a-a101-4d04-a3de-751c201fe18f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2462 | 2026.02.05 23:46:18.204409 [ 5 ] {8019176a-a101-4d04-a3de-751c201fe18f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2463 | 2026.02.05 23:46:18.204499 [ 189 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3975 rows, containing 5 columns (5 merged, 0 gathered) in 0.001836248 sec., 2164740.274734132 rows/sec., 145.66 MiB/sec. | ||
| 2464 | 2026.02.05 23:46:18.204640 [ 5 ] {8019176a-a101-4d04-a3de-751c201fe18f} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2465 | 2026.02.05 23:46:18.204778 [ 5 ] {8019176a-a101-4d04-a3de-751c201fe18f} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001969 sec., 12696.800406297614 rows/sec., 22.75 MiB/sec. | ||
| 2466 | 2026.02.05 23:46:18.204823 [ 189 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2467 | 2026.02.05 23:46:18.204831 [ 5 ] {8019176a-a101-4d04-a3de-751c201fe18f} <Debug> TCPHandler: Processed in 0.002157911 sec. | ||
| 2468 | 2026.02.05 23:46:18.204958 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2469 | 2026.02.05 23:46:18.205055 [ 5 ] {b5d0b117-fa5d-4e4a-9f77-6e7b1e113432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2470 | 2026.02.05 23:46:18.205081 [ 189 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2471 | 2026.02.05 23:46:18.205096 [ 5 ] {b5d0b117-fa5d-4e4a-9f77-6e7b1e113432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2472 | 2026.02.05 23:46:18.205150 [ 189 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2473 | 2026.02.05 23:46:18.205210 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
| 2474 | 2026.02.05 23:46:18.205421 [ 5 ] {b5d0b117-fa5d-4e4a-9f77-6e7b1e113432} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2475 | 2026.02.05 23:46:18.205459 [ 5 ] {b5d0b117-fa5d-4e4a-9f77-6e7b1e113432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2476 | 2026.02.05 23:46:18.205738 [ 5 ] {b5d0b117-fa5d-4e4a-9f77-6e7b1e113432} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2477 | 2026.02.05 23:46:18.205928 [ 5 ] {b5d0b117-fa5d-4e4a-9f77-6e7b1e113432} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2478 | 2026.02.05 23:46:18.206021 [ 24 ] {} <Debug> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2479 | 2026.02.05 23:46:18.206040 [ 5 ] {b5d0b117-fa5d-4e4a-9f77-6e7b1e113432} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 2480 | 2026.02.05 23:46:18.206144 [ 24 ] {} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2481 | 2026.02.05 23:46:18.206155 [ 5 ] {b5d0b117-fa5d-4e4a-9f77-6e7b1e113432} <Debug> TCPHandler: Processed in 0.001243542 sec. | ||
| 2482 | 2026.02.05 23:46:18.206175 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2483 | 2026.02.05 23:46:18.206251 [ 193 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::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 | ||
| 2484 | 2026.02.05 23:46:18.206352 [ 193 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2485 | 2026.02.05 23:46:18.206387 [ 193 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 444 rows starting from the beginning of the part | ||
| 2486 | 2026.02.05 23:46:18.206463 [ 193 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part | ||
| 2487 | 2026.02.05 23:46:18.206509 [ 193 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part | ||
| 2488 | 2026.02.05 23:46:18.206551 [ 193 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2489 | 2026.02.05 23:46:18.206589 [ 193 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 88 rows starting from the beginning of the part | ||
| 2490 | 2026.02.05 23:46:18.206626 [ 193 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2491 | 2026.02.05 23:46:18.207386 [ 193 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 4 columns (4 merged, 0 gathered) in 0.001167171 sec., 634011.6401110034 rows/sec., 40.99 MiB/sec. | ||
| 2492 | 2026.02.05 23:46:18.207515 [ 193 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2493 | 2026.02.05 23:46:18.207736 [ 193 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_11_2} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2494 | 2026.02.05 23:46:18.207798 [ 193 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_11_2} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2495 | 2026.02.05 23:46:18.207851 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2496 | 2026.02.05 23:46:19.571029 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34905 | ||
| 2497 | 2026.02.05 23:46:19.571134 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2498 | 2026.02.05 23:46:19.571160 [ 3 ] {} <Debug> TCP-Session: 3b80eb81-9be8-41de-b12d-4042769b35c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:34905 | ||
| 2499 | 2026.02.05 23:46:19.571182 [ 3 ] {} <Debug> TCP-Session: 3b80eb81-9be8-41de-b12d-4042769b35c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2500 | 2026.02.05 23:46:19.571200 [ 3 ] {} <Debug> TCP-Session: 3b80eb81-9be8-41de-b12d-4042769b35c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2501 | 2026.02.05 23:46:19.571412 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38624 | ||
| 2502 | 2026.02.05 23:46:19.571474 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50887 | ||
| 2503 | 2026.02.05 23:46:19.571495 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46522 | ||
| 2504 | 2026.02.05 23:46:19.571522 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38527 | ||
| 2505 | 2026.02.05 23:46:19.571534 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62278 | ||
| 2506 | 2026.02.05 23:46:19.571516 [ 3 ] {} <Trace> TCP-Session: 3b80eb81-9be8-41de-b12d-4042769b35c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2507 | 2026.02.05 23:46:19.571596 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2508 | 2026.02.05 23:46:19.571512 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49191 | ||
| 2509 | 2026.02.05 23:46:19.571646 [ 287 ] {} <Debug> TCP-Session: 346808e4-1ba3-4776-878e-d86342af8ae3 Authenticating user 'default' from [fd00:1122:3344:101::e]:50887 | ||
| 2510 | 2026.02.05 23:46:19.571492 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39107 | ||
| 2511 | 2026.02.05 23:46:19.571696 [ 287 ] {} <Debug> TCP-Session: 346808e4-1ba3-4776-878e-d86342af8ae3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2512 | 2026.02.05 23:46:19.571484 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42423 | ||
| 2513 | 2026.02.05 23:46:19.571727 [ 287 ] {} <Debug> TCP-Session: 346808e4-1ba3-4776-878e-d86342af8ae3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2514 | 2026.02.05 23:46:19.571761 [ 3 ] {ad4d339b-c6fb-4d3e-9c76-550014abece5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34905) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2515 | 2026.02.05 23:46:19.571487 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2516 | 2026.02.05 23:46:19.571811 [ 286 ] {} <Debug> TCP-Session: 9d834cf1-3d8a-4126-bfc5-56f4e8b90f32 Authenticating user 'default' from [fd00:1122:3344:101::e]:38624 | ||
| 2517 | 2026.02.05 23:46:19.571826 [ 286 ] {} <Debug> TCP-Session: 9d834cf1-3d8a-4126-bfc5-56f4e8b90f32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2518 | 2026.02.05 23:46:19.571838 [ 286 ] {} <Debug> TCP-Session: 9d834cf1-3d8a-4126-bfc5-56f4e8b90f32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2519 | 2026.02.05 23:46:19.571930 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2520 | 2026.02.05 23:46:19.571950 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2521 | 2026.02.05 23:46:19.571975 [ 291 ] {} <Debug> TCP-Session: 169cd689-6001-4276-bdfc-270706223e02 Authenticating user 'default' from [fd00:1122:3344:101::e]:49191 | ||
| 2522 | 2026.02.05 23:46:19.571981 [ 288 ] {} <Debug> TCP-Session: dc213fe8-720a-4c56-9134-a5fc5ac8121b Authenticating user 'default' from [fd00:1122:3344:101::e]:42423 | ||
| 2523 | 2026.02.05 23:46:19.571985 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2524 | 2026.02.05 23:46:19.572003 [ 288 ] {} <Debug> TCP-Session: dc213fe8-720a-4c56-9134-a5fc5ac8121b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2525 | 2026.02.05 23:46:19.572021 [ 3 ] {ad4d339b-c6fb-4d3e-9c76-550014abece5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2526 | 2026.02.05 23:46:19.572029 [ 293 ] {} <Debug> TCP-Session: 3760884f-727f-4f3d-b336-76b794dc0955 Authenticating user 'default' from [fd00:1122:3344:101::e]:62278 | ||
| 2527 | 2026.02.05 23:46:19.572035 [ 288 ] {} <Debug> TCP-Session: dc213fe8-720a-4c56-9134-a5fc5ac8121b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2528 | 2026.02.05 23:46:19.572069 [ 293 ] {} <Debug> TCP-Session: 3760884f-727f-4f3d-b336-76b794dc0955 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2529 | 2026.02.05 23:46:19.572083 [ 3 ] {ad4d339b-c6fb-4d3e-9c76-550014abece5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2530 | 2026.02.05 23:46:19.572095 [ 293 ] {} <Debug> TCP-Session: 3760884f-727f-4f3d-b336-76b794dc0955 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2531 | 2026.02.05 23:46:19.571998 [ 291 ] {} <Debug> TCP-Session: 169cd689-6001-4276-bdfc-270706223e02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2532 | 2026.02.05 23:46:19.572135 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2533 | 2026.02.05 23:46:19.572141 [ 291 ] {} <Debug> TCP-Session: 169cd689-6001-4276-bdfc-270706223e02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2534 | 2026.02.05 23:46:19.572172 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2535 | 2026.02.05 23:46:19.572179 [ 289 ] {} <Debug> TCP-Session: 8edc12ca-709d-4e4d-99b2-3a422dbdf513 Authenticating user 'default' from [fd00:1122:3344:101::e]:46522 | ||
| 2536 | 2026.02.05 23:46:19.572207 [ 290 ] {} <Debug> TCP-Session: bb7def41-0602-4d27-9a08-33612aadc8e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:39107 | ||
| 2537 | 2026.02.05 23:46:19.572221 [ 289 ] {} <Debug> TCP-Session: 8edc12ca-709d-4e4d-99b2-3a422dbdf513 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2538 | 2026.02.05 23:46:19.572233 [ 290 ] {} <Debug> TCP-Session: bb7def41-0602-4d27-9a08-33612aadc8e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2539 | 2026.02.05 23:46:19.572245 [ 289 ] {} <Debug> TCP-Session: 8edc12ca-709d-4e4d-99b2-3a422dbdf513 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2540 | 2026.02.05 23:46:19.572257 [ 290 ] {} <Debug> TCP-Session: bb7def41-0602-4d27-9a08-33612aadc8e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2541 | 2026.02.05 23:46:19.572273 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2542 | 2026.02.05 23:46:19.572312 [ 292 ] {} <Debug> TCP-Session: 6884fb63-0082-4577-b8ce-f2f34f12d6ee Authenticating user 'default' from [fd00:1122:3344:101::e]:38527 | ||
| 2543 | 2026.02.05 23:46:19.572332 [ 292 ] {} <Debug> TCP-Session: 6884fb63-0082-4577-b8ce-f2f34f12d6ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2544 | 2026.02.05 23:46:19.572346 [ 292 ] {} <Debug> TCP-Session: 6884fb63-0082-4577-b8ce-f2f34f12d6ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2545 | 2026.02.05 23:46:19.572378 [ 3 ] {ad4d339b-c6fb-4d3e-9c76-550014abece5} <Debug> oximeter.version (8dd22a0d-63f6-41eb-b7aa-e7d98824b555) (SelectExecutor): Key condition: unknown | ||
| 2546 | 2026.02.05 23:46:19.572468 [ 3 ] {ad4d339b-c6fb-4d3e-9c76-550014abece5} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2547 | 2026.02.05 23:46:19.645643 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 366 | ||
| 2548 | 2026.02.05 23:46:19.647969 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2549 | 2026.02.05 23:46:19.648030 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2550 | 2026.02.05 23:46:19.653637 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2551 | 2026.02.05 23:46:19.653989 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2552 | 2026.02.05 23:46:19.654178 [ 25 ] {} <Debug> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2553 | 2026.02.05 23:46:19.654251 [ 25 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2554 | 2026.02.05 23:46:19.654281 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2555 | 2026.02.05 23:46:19.654495 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 366 | ||
| 2556 | 2026.02.05 23:46:19.654513 [ 187 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 2557 | 2026.02.05 23:46:19.656068 [ 187 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2558 | 2026.02.05 23:46:19.656336 [ 187 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::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 | ||
| 2559 | 2026.02.05 23:46:19.656841 [ 187 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 102 rows starting from the beginning of the part | ||
| 2560 | 2026.02.05 23:46:19.657272 [ 187 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 48 rows starting from the beginning of the part | ||
| 2561 | 2026.02.05 23:46:19.657673 [ 187 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 74 rows starting from the beginning of the part | ||
| 2562 | 2026.02.05 23:46:19.658073 [ 187 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::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 | ||
| 2563 | 2026.02.05 23:46:19.658479 [ 187 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 34 rows starting from the beginning of the part | ||
| 2564 | 2026.02.05 23:46:19.680495 [ 198 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 366 rows, containing 72 columns (72 merged, 0 gathered) in 0.026089046 sec., 14028.876333768585 rows/sec., 13.71 MiB/sec. | ||
| 2565 | 2026.02.05 23:46:19.681469 [ 189 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2566 | 2026.02.05 23:46:19.682065 [ 189 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_6_1} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2567 | 2026.02.05 23:46:19.682160 [ 189 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_6_1} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2568 | 2026.02.05 23:46:19.682373 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.72 MiB. | ||
| 2569 | 2026.02.05 23:46:19.946552 [ 261 ] {ad4d339b-c6fb-4d3e-9c76-550014abece5} <Trace> AggregatingTransform: Aggregating | ||
| 2570 | 2026.02.05 23:46:19.946612 [ 261 ] {ad4d339b-c6fb-4d3e-9c76-550014abece5} <Trace> Aggregator: Aggregation method: without_key | ||
| 2571 | 2026.02.05 23:46:19.946642 [ 261 ] {ad4d339b-c6fb-4d3e-9c76-550014abece5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001349553 sec. (740.986 rows/sec., 28.94 KiB/sec.) | ||
| 2572 | 2026.02.05 23:46:19.946656 [ 261 ] {ad4d339b-c6fb-4d3e-9c76-550014abece5} <Trace> Aggregator: Merging aggregated data | ||
| 2573 | 2026.02.05 23:46:19.947728 [ 3 ] {ad4d339b-c6fb-4d3e-9c76-550014abece5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.376012 sec., 2.6594895907577416 rows/sec., 106.38 B/sec. | ||
| 2574 | 2026.02.05 23:46:19.947861 [ 3 ] {ad4d339b-c6fb-4d3e-9c76-550014abece5} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2575 | 2026.02.05 23:46:19.947876 [ 3 ] {ad4d339b-c6fb-4d3e-9c76-550014abece5} <Debug> TCPHandler: Processed in 0.3764623 sec. | ||
| 2576 | 2026.02.05 23:46:19.948045 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2577 | 2026.02.05 23:46:19.948072 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2578 | 2026.02.05 23:46:19.948093 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2579 | 2026.02.05 23:46:19.948117 [ 293 ] {} <Debug> TCP-Session: 3760884f-727f-4f3d-b336-76b794dc0955 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2580 | 2026.02.05 23:46:19.948118 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2581 | 2026.02.05 23:46:19.948136 [ 290 ] {} <Debug> TCP-Session: bb7def41-0602-4d27-9a08-33612aadc8e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2582 | 2026.02.05 23:46:19.948151 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2583 | 2026.02.05 23:46:19.948174 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2584 | 2026.02.05 23:46:19.948207 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2585 | 2026.02.05 23:46:19.948228 [ 288 ] {} <Debug> TCP-Session: dc213fe8-720a-4c56-9134-a5fc5ac8121b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2586 | 2026.02.05 23:46:19.948258 [ 3 ] {} <Debug> TCP-Session: 3b80eb81-9be8-41de-b12d-4042769b35c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2587 | 2026.02.05 23:46:19.948258 [ 289 ] {} <Debug> TCP-Session: 8edc12ca-709d-4e4d-99b2-3a422dbdf513 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2588 | 2026.02.05 23:46:19.948161 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2589 | 2026.02.05 23:46:19.948123 [ 286 ] {} <Debug> TCP-Session: 9d834cf1-3d8a-4126-bfc5-56f4e8b90f32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2590 | 2026.02.05 23:46:19.948194 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2591 | 2026.02.05 23:46:19.948342 [ 292 ] {} <Debug> TCP-Session: 6884fb63-0082-4577-b8ce-f2f34f12d6ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2592 | 2026.02.05 23:46:19.948181 [ 287 ] {} <Debug> TCP-Session: 346808e4-1ba3-4776-878e-d86342af8ae3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2593 | 2026.02.05 23:46:19.948388 [ 291 ] {} <Debug> TCP-Session: 169cd689-6001-4276-bdfc-270706223e02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2594 | 2026.02.05 23:46:20.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.51 MiB, peak 196.63 MiB, free memory in arenas 0.00 B, will set to 206.32 MiB (RSS), difference: 19.82 MiB | ||
| 2595 | 2026.02.05 23:46:21.147287 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46105 | ||
| 2596 | 2026.02.05 23:46:21.147417 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2597 | 2026.02.05 23:46:21.147448 [ 288 ] {} <Debug> TCP-Session: 41242041-a04d-4f7a-bf9c-7b8797a6afac Authenticating user 'default' from [fd00:1122:3344:101::e]:46105 | ||
| 2598 | 2026.02.05 23:46:21.147472 [ 288 ] {} <Debug> TCP-Session: 41242041-a04d-4f7a-bf9c-7b8797a6afac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2599 | 2026.02.05 23:46:21.147487 [ 288 ] {} <Debug> TCP-Session: 41242041-a04d-4f7a-bf9c-7b8797a6afac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2600 | 2026.02.05 23:46:21.147704 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49351 | ||
| 2601 | 2026.02.05 23:46:21.147732 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51536 | ||
| 2602 | 2026.02.05 23:46:21.147774 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43104 | ||
| 2603 | 2026.02.05 23:46:21.147788 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54902 | ||
| 2604 | 2026.02.05 23:46:21.147794 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33565 | ||
| 2605 | 2026.02.05 23:46:21.147833 [ 288 ] {} <Trace> TCP-Session: 41242041-a04d-4f7a-bf9c-7b8797a6afac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2606 | 2026.02.05 23:46:21.147847 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2607 | 2026.02.05 23:46:21.147864 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2608 | 2026.02.05 23:46:21.147881 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2609 | 2026.02.05 23:46:21.147901 [ 289 ] {} <Debug> TCP-Session: a676cfae-8db0-4b2f-a680-0823190a9cf7 Authenticating user 'default' from [fd00:1122:3344:101::e]:49351 | ||
| 2610 | 2026.02.05 23:46:21.147909 [ 3 ] {} <Debug> TCP-Session: 65d69d8b-29ce-47c4-ad13-f71004c903d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:54902 | ||
| 2611 | 2026.02.05 23:46:21.147917 [ 286 ] {} <Debug> TCP-Session: 65a759dd-7e48-4d13-8bbb-5fe7cc7437c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:33565 | ||
| 2612 | 2026.02.05 23:46:21.147938 [ 289 ] {} <Debug> TCP-Session: a676cfae-8db0-4b2f-a680-0823190a9cf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2613 | 2026.02.05 23:46:21.147949 [ 286 ] {} <Debug> TCP-Session: 65a759dd-7e48-4d13-8bbb-5fe7cc7437c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2614 | 2026.02.05 23:46:21.147946 [ 3 ] {} <Debug> TCP-Session: 65d69d8b-29ce-47c4-ad13-f71004c903d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2615 | 2026.02.05 23:46:21.147962 [ 289 ] {} <Debug> TCP-Session: a676cfae-8db0-4b2f-a680-0823190a9cf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2616 | 2026.02.05 23:46:21.147979 [ 3 ] {} <Debug> TCP-Session: 65d69d8b-29ce-47c4-ad13-f71004c903d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2617 | 2026.02.05 23:46:21.147970 [ 286 ] {} <Debug> TCP-Session: 65a759dd-7e48-4d13-8bbb-5fe7cc7437c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2618 | 2026.02.05 23:46:21.147859 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2619 | 2026.02.05 23:46:21.148017 [ 288 ] {cf47e4f1-3f5f-44f0-993e-3df112c12b08} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46105) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2620 | 2026.02.05 23:46:21.148048 [ 290 ] {} <Debug> TCP-Session: e2eb6699-a994-4132-a6e8-00e66585a14b Authenticating user 'default' from [fd00:1122:3344:101::e]:51536 | ||
| 2621 | 2026.02.05 23:46:21.147858 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2622 | 2026.02.05 23:46:21.148082 [ 290 ] {} <Debug> TCP-Session: e2eb6699-a994-4132-a6e8-00e66585a14b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2623 | 2026.02.05 23:46:21.147777 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38504 | ||
| 2624 | 2026.02.05 23:46:21.148103 [ 290 ] {} <Debug> TCP-Session: e2eb6699-a994-4132-a6e8-00e66585a14b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2625 | 2026.02.05 23:46:21.148100 [ 294 ] {} <Debug> TCP-Session: 6bd231aa-82cd-4c7a-b56f-76afcab7ff4e Authenticating user 'default' from [fd00:1122:3344:101::e]:43104 | ||
| 2626 | 2026.02.05 23:46:21.147743 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44221 | ||
| 2627 | 2026.02.05 23:46:21.148183 [ 294 ] {} <Debug> TCP-Session: 6bd231aa-82cd-4c7a-b56f-76afcab7ff4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2628 | 2026.02.05 23:46:21.147752 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61587 | ||
| 2629 | 2026.02.05 23:46:21.148226 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2630 | 2026.02.05 23:46:21.148228 [ 294 ] {} <Debug> TCP-Session: 6bd231aa-82cd-4c7a-b56f-76afcab7ff4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2631 | 2026.02.05 23:46:21.148264 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2632 | 2026.02.05 23:46:21.148282 [ 293 ] {} <Debug> TCP-Session: 0577ee69-323d-45b7-9832-5752a9e23596 Authenticating user 'default' from [fd00:1122:3344:101::e]:38504 | ||
| 2633 | 2026.02.05 23:46:21.148296 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2634 | 2026.02.05 23:46:21.148311 [ 291 ] {} <Debug> TCP-Session: 3d7a11c9-7359-4862-8587-f6a9568c5e6b Authenticating user 'default' from [fd00:1122:3344:101::e]:44221 | ||
| 2635 | 2026.02.05 23:46:21.148331 [ 293 ] {} <Debug> TCP-Session: 0577ee69-323d-45b7-9832-5752a9e23596 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2636 | 2026.02.05 23:46:21.148341 [ 292 ] {} <Debug> TCP-Session: e4569aa8-9a44-48c8-b736-2623cb2e089f Authenticating user 'default' from [fd00:1122:3344:101::e]:61587 | ||
| 2637 | 2026.02.05 23:46:21.148355 [ 291 ] {} <Debug> TCP-Session: 3d7a11c9-7359-4862-8587-f6a9568c5e6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2638 | 2026.02.05 23:46:21.148364 [ 288 ] {cf47e4f1-3f5f-44f0-993e-3df112c12b08} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2639 | 2026.02.05 23:46:21.148389 [ 291 ] {} <Debug> TCP-Session: 3d7a11c9-7359-4862-8587-f6a9568c5e6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2640 | 2026.02.05 23:46:21.148379 [ 292 ] {} <Debug> TCP-Session: e4569aa8-9a44-48c8-b736-2623cb2e089f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2641 | 2026.02.05 23:46:21.148437 [ 288 ] {cf47e4f1-3f5f-44f0-993e-3df112c12b08} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2642 | 2026.02.05 23:46:21.148444 [ 292 ] {} <Debug> TCP-Session: e4569aa8-9a44-48c8-b736-2623cb2e089f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2643 | 2026.02.05 23:46:21.148363 [ 293 ] {} <Debug> TCP-Session: 0577ee69-323d-45b7-9832-5752a9e23596 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2644 | 2026.02.05 23:46:21.148770 [ 288 ] {cf47e4f1-3f5f-44f0-993e-3df112c12b08} <Debug> oximeter.version (8dd22a0d-63f6-41eb-b7aa-e7d98824b555) (SelectExecutor): Key condition: unknown | ||
| 2645 | 2026.02.05 23:46:21.149911 [ 310 ] {cf47e4f1-3f5f-44f0-993e-3df112c12b08} <Trace> AggregatingTransform: Aggregating | ||
| 2646 | 2026.02.05 23:46:21.149963 [ 310 ] {cf47e4f1-3f5f-44f0-993e-3df112c12b08} <Trace> Aggregator: Aggregation method: without_key | ||
| 2647 | 2026.02.05 23:46:21.150003 [ 310 ] {cf47e4f1-3f5f-44f0-993e-3df112c12b08} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001127921 sec. (886.587 rows/sec., 34.63 KiB/sec.) | ||
| 2648 | 2026.02.05 23:46:21.150022 [ 310 ] {cf47e4f1-3f5f-44f0-993e-3df112c12b08} <Trace> Aggregator: Merging aggregated data | ||
| 2649 | 2026.02.05 23:46:21.151194 [ 288 ] {cf47e4f1-3f5f-44f0-993e-3df112c12b08} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003234 sec., 309.2145949288807 rows/sec., 12.08 KiB/sec. | ||
| 2650 | 2026.02.05 23:46:21.151354 [ 288 ] {cf47e4f1-3f5f-44f0-993e-3df112c12b08} <Debug> TCPHandler: Processed in 0.003658796 sec. | ||
| 2651 | 2026.02.05 23:46:21.151470 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2652 | 2026.02.05 23:46:21.151510 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2653 | 2026.02.05 23:46:21.151519 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2654 | 2026.02.05 23:46:21.151543 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2655 | 2026.02.05 23:46:21.151559 [ 286 ] {} <Debug> TCP-Session: 65a759dd-7e48-4d13-8bbb-5fe7cc7437c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2656 | 2026.02.05 23:46:21.151571 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2657 | 2026.02.05 23:46:21.151585 [ 289 ] {} <Debug> TCP-Session: a676cfae-8db0-4b2f-a680-0823190a9cf7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2658 | 2026.02.05 23:46:21.151594 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2659 | 2026.02.05 23:46:21.151625 [ 292 ] {} <Debug> TCP-Session: e4569aa8-9a44-48c8-b736-2623cb2e089f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2660 | 2026.02.05 23:46:21.151628 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2661 | 2026.02.05 23:46:21.151653 [ 290 ] {} <Debug> TCP-Session: e2eb6699-a994-4132-a6e8-00e66585a14b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2662 | 2026.02.05 23:46:21.151575 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2663 | 2026.02.05 23:46:21.151685 [ 3 ] {} <Debug> TCP-Session: 65d69d8b-29ce-47c4-ad13-f71004c903d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2664 | 2026.02.05 23:46:21.151513 [ 288 ] {} <Debug> TCP-Session: 41242041-a04d-4f7a-bf9c-7b8797a6afac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2665 | 2026.02.05 23:46:21.151723 [ 291 ] {} <Debug> TCP-Session: 3d7a11c9-7359-4862-8587-f6a9568c5e6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2666 | 2026.02.05 23:46:21.151614 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2667 | 2026.02.05 23:46:21.151603 [ 293 ] {} <Debug> TCP-Session: 0577ee69-323d-45b7-9832-5752a9e23596 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2668 | 2026.02.05 23:46:21.151792 [ 294 ] {} <Debug> TCP-Session: 6bd231aa-82cd-4c7a-b56f-76afcab7ff4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2669 | 2026.02.05 23:46:23.202404 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2670 | 2026.02.05 23:46:23.202710 [ 5 ] {5528d4aa-198d-42dc-b28f-3c62c54f4ef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2671 | 2026.02.05 23:46:23.202793 [ 5 ] {5528d4aa-198d-42dc-b28f-3c62c54f4ef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2672 | 2026.02.05 23:46:23.203487 [ 5 ] {5528d4aa-198d-42dc-b28f-3c62c54f4ef7} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2673 | 2026.02.05 23:46:23.203531 [ 5 ] {5528d4aa-198d-42dc-b28f-3c62c54f4ef7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2674 | 2026.02.05 23:46:23.203967 [ 5 ] {5528d4aa-198d-42dc-b28f-3c62c54f4ef7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2675 | 2026.02.05 23:46:23.204205 [ 5 ] {5528d4aa-198d-42dc-b28f-3c62c54f4ef7} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2676 | 2026.02.05 23:46:23.204356 [ 5 ] {5528d4aa-198d-42dc-b28f-3c62c54f4ef7} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001722 sec., 154471.54471544715 rows/sec., 9.81 MiB/sec. | ||
| 2677 | 2026.02.05 23:46:23.204400 [ 5 ] {5528d4aa-198d-42dc-b28f-3c62c54f4ef7} <Debug> TCPHandler: Processed in 0.002178221 sec. | ||
| 2678 | 2026.02.05 23:46:23.204524 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2679 | 2026.02.05 23:46:23.204620 [ 5 ] {91fbc85a-7575-40b4-82c0-2be768b22309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2680 | 2026.02.05 23:46:23.204661 [ 5 ] {91fbc85a-7575-40b4-82c0-2be768b22309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2681 | 2026.02.05 23:46:23.205319 [ 5 ] {91fbc85a-7575-40b4-82c0-2be768b22309} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2682 | 2026.02.05 23:46:23.205356 [ 5 ] {91fbc85a-7575-40b4-82c0-2be768b22309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2683 | 2026.02.05 23:46:23.205728 [ 5 ] {91fbc85a-7575-40b4-82c0-2be768b22309} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2684 | 2026.02.05 23:46:23.205940 [ 5 ] {91fbc85a-7575-40b4-82c0-2be768b22309} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2685 | 2026.02.05 23:46:23.206067 [ 5 ] {91fbc85a-7575-40b4-82c0-2be768b22309} <Debug> executeQuery: Read 772 rows, 62.57 KiB in 0.001466 sec., 526603.0013642565 rows/sec., 41.68 MiB/sec. | ||
| 2686 | 2026.02.05 23:46:23.206104 [ 5 ] {91fbc85a-7575-40b4-82c0-2be768b22309} <Debug> TCPHandler: Processed in 0.001631286 sec. | ||
| 2687 | 2026.02.05 23:46:23.206216 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2688 | 2026.02.05 23:46:23.206311 [ 5 ] {f8ee1395-8f66-4702-865c-16c080117518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2689 | 2026.02.05 23:46:23.206350 [ 5 ] {f8ee1395-8f66-4702-865c-16c080117518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2690 | 2026.02.05 23:46:23.206761 [ 5 ] {f8ee1395-8f66-4702-865c-16c080117518} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2691 | 2026.02.05 23:46:23.206798 [ 5 ] {f8ee1395-8f66-4702-865c-16c080117518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2692 | 2026.02.05 23:46:23.207114 [ 5 ] {f8ee1395-8f66-4702-865c-16c080117518} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2693 | 2026.02.05 23:46:23.207327 [ 5 ] {f8ee1395-8f66-4702-865c-16c080117518} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2694 | 2026.02.05 23:46:23.207453 [ 5 ] {f8ee1395-8f66-4702-865c-16c080117518} <Debug> executeQuery: Read 143 rows, 8.75 KiB in 0.001159 sec., 123382.22605694563 rows/sec., 7.38 MiB/sec. | ||
| 2695 | 2026.02.05 23:46:23.207490 [ 5 ] {f8ee1395-8f66-4702-865c-16c080117518} <Debug> TCPHandler: Processed in 0.001324263 sec. | ||
| 2696 | 2026.02.05 23:46:23.207600 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2697 | 2026.02.05 23:46:23.207694 [ 5 ] {0262d80b-1fa0-4cbf-af10-c38bba7ad07f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2698 | 2026.02.05 23:46:23.207733 [ 5 ] {0262d80b-1fa0-4cbf-af10-c38bba7ad07f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2699 | 2026.02.05 23:46:23.208147 [ 5 ] {0262d80b-1fa0-4cbf-af10-c38bba7ad07f} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2700 | 2026.02.05 23:46:23.208184 [ 5 ] {0262d80b-1fa0-4cbf-af10-c38bba7ad07f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2701 | 2026.02.05 23:46:23.208490 [ 5 ] {0262d80b-1fa0-4cbf-af10-c38bba7ad07f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2702 | 2026.02.05 23:46:23.208714 [ 5 ] {0262d80b-1fa0-4cbf-af10-c38bba7ad07f} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2703 | 2026.02.05 23:46:23.208857 [ 5 ] {0262d80b-1fa0-4cbf-af10-c38bba7ad07f} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.00118 sec., 118644.06779661016 rows/sec., 7.67 MiB/sec. | ||
| 2704 | 2026.02.05 23:46:23.208862 [ 88 ] {} <Debug> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2705 | 2026.02.05 23:46:23.208901 [ 5 ] {0262d80b-1fa0-4cbf-af10-c38bba7ad07f} <Debug> TCPHandler: Processed in 0.001350513 sec. | ||
| 2706 | 2026.02.05 23:46:23.208942 [ 88 ] {} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2707 | 2026.02.05 23:46:23.208973 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2708 | 2026.02.05 23:46:23.209055 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2709 | 2026.02.05 23:46:23.209138 [ 198 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::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 | ||
| 2710 | 2026.02.05 23:46:23.209160 [ 5 ] {5467db2b-84e3-4b1f-a22f-fcf933e21237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2711 | 2026.02.05 23:46:23.209235 [ 5 ] {5467db2b-84e3-4b1f-a22f-fcf933e21237} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2712 | 2026.02.05 23:46:23.209373 [ 198 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2713 | 2026.02.05 23:46:23.209447 [ 198 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 140 rows starting from the beginning of the part | ||
| 2714 | 2026.02.05 23:46:23.209562 [ 198 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 140 rows starting from the beginning of the part | ||
| 2715 | 2026.02.05 23:46:23.209624 [ 198 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 140 rows starting from the beginning of the part | ||
| 2716 | 2026.02.05 23:46:23.209704 [ 198 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 368 rows starting from the beginning of the part | ||
| 2717 | 2026.02.05 23:46:23.209710 [ 5 ] {5467db2b-84e3-4b1f-a22f-fcf933e21237} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2718 | 2026.02.05 23:46:23.209764 [ 5 ] {5467db2b-84e3-4b1f-a22f-fcf933e21237} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2719 | 2026.02.05 23:46:23.209770 [ 198 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 140 rows starting from the beginning of the part | ||
| 2720 | 2026.02.05 23:46:23.209839 [ 198 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 140 rows starting from the beginning of the part | ||
| 2721 | 2026.02.05 23:46:23.210110 [ 5 ] {5467db2b-84e3-4b1f-a22f-fcf933e21237} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2722 | 2026.02.05 23:46:23.210384 [ 5 ] {5467db2b-84e3-4b1f-a22f-fcf933e21237} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2723 | 2026.02.05 23:46:23.210518 [ 5 ] {5467db2b-84e3-4b1f-a22f-fcf933e21237} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001379 sec., 100797.67947788253 rows/sec., 5.73 MiB/sec. | ||
| 2724 | 2026.02.05 23:46:23.210558 [ 5 ] {5467db2b-84e3-4b1f-a22f-fcf933e21237} <Debug> TCPHandler: Processed in 0.001558686 sec. | ||
| 2725 | 2026.02.05 23:46:23.210680 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2726 | 2026.02.05 23:46:23.210776 [ 5 ] {b04fdb68-b75e-41ac-ac4b-5581c8ad44d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2727 | 2026.02.05 23:46:23.210816 [ 5 ] {b04fdb68-b75e-41ac-ac4b-5581c8ad44d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2728 | 2026.02.05 23:46:23.210978 [ 189 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1068 rows, containing 5 columns (5 merged, 0 gathered) in 0.001935509 sec., 551792.8358896807 rows/sec., 38.13 MiB/sec. | ||
| 2729 | 2026.02.05 23:46:23.211132 [ 202 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2730 | 2026.02.05 23:46:23.211379 [ 5 ] {b04fdb68-b75e-41ac-ac4b-5581c8ad44d2} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2731 | 2026.02.05 23:46:23.211409 [ 202 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_6_1} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2732 | 2026.02.05 23:46:23.211423 [ 5 ] {b04fdb68-b75e-41ac-ac4b-5581c8ad44d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2733 | 2026.02.05 23:46:23.211495 [ 202 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_6_1} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2734 | 2026.02.05 23:46:23.211576 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 2735 | 2026.02.05 23:46:23.211789 [ 5 ] {b04fdb68-b75e-41ac-ac4b-5581c8ad44d2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2736 | 2026.02.05 23:46:23.212031 [ 5 ] {b04fdb68-b75e-41ac-ac4b-5581c8ad44d2} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2737 | 2026.02.05 23:46:23.212180 [ 5 ] {b04fdb68-b75e-41ac-ac4b-5581c8ad44d2} <Debug> executeQuery: Read 473 rows, 34.08 KiB in 0.001422 sec., 332630.09845288325 rows/sec., 23.41 MiB/sec. | ||
| 2738 | 2026.02.05 23:46:23.212222 [ 5 ] {b04fdb68-b75e-41ac-ac4b-5581c8ad44d2} <Debug> TCPHandler: Processed in 0.001593985 sec. | ||
| 2739 | 2026.02.05 23:46:23.212354 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2740 | 2026.02.05 23:46:23.212442 [ 5 ] {ca9a0337-4045-410e-ad31-eba3436de939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2741 | 2026.02.05 23:46:23.212482 [ 5 ] {ca9a0337-4045-410e-ad31-eba3436de939} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2742 | 2026.02.05 23:46:23.212814 [ 5 ] {ca9a0337-4045-410e-ad31-eba3436de939} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2743 | 2026.02.05 23:46:23.212848 [ 5 ] {ca9a0337-4045-410e-ad31-eba3436de939} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2744 | 2026.02.05 23:46:23.213204 [ 5 ] {ca9a0337-4045-410e-ad31-eba3436de939} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2745 | 2026.02.05 23:46:23.213428 [ 5 ] {ca9a0337-4045-410e-ad31-eba3436de939} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2746 | 2026.02.05 23:46:23.213534 [ 88 ] {} <Debug> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2747 | 2026.02.05 23:46:23.213552 [ 5 ] {ca9a0337-4045-410e-ad31-eba3436de939} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00111 sec., 5405.405405405405 rows/sec., 282.41 KiB/sec. | ||
| 2748 | 2026.02.05 23:46:23.213567 [ 88 ] {} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2749 | 2026.02.05 23:46:23.213592 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2750 | 2026.02.05 23:46:23.213595 [ 5 ] {ca9a0337-4045-410e-ad31-eba3436de939} <Debug> TCPHandler: Processed in 0.001278973 sec. | ||
| 2751 | 2026.02.05 23:46:23.213667 [ 198 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::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 | ||
| 2752 | 2026.02.05 23:46:23.213728 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2753 | 2026.02.05 23:46:23.213776 [ 198 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2754 | 2026.02.05 23:46:23.213809 [ 198 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::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 | ||
| 2755 | 2026.02.05 23:46:23.213828 [ 5 ] {464a140a-0233-44f4-bb1f-f8bfb8ab7915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2756 | 2026.02.05 23:46:23.213856 [ 198 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::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 | ||
| 2757 | 2026.02.05 23:46:23.213878 [ 5 ] {464a140a-0233-44f4-bb1f-f8bfb8ab7915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2758 | 2026.02.05 23:46:23.213900 [ 198 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::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 | ||
| 2759 | 2026.02.05 23:46:23.213953 [ 198 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::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 | ||
| 2760 | 2026.02.05 23:46:23.213992 [ 198 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::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 | ||
| 2761 | 2026.02.05 23:46:23.214029 [ 198 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::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 | ||
| 2762 | 2026.02.05 23:46:23.214310 [ 5 ] {464a140a-0233-44f4-bb1f-f8bfb8ab7915} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2763 | 2026.02.05 23:46:23.214354 [ 5 ] {464a140a-0233-44f4-bb1f-f8bfb8ab7915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2764 | 2026.02.05 23:46:23.214719 [ 5 ] {464a140a-0233-44f4-bb1f-f8bfb8ab7915} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2765 | 2026.02.05 23:46:23.214844 [ 189 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001208812 sec., 29781.305943355954 rows/sec., 1.52 MiB/sec. | ||
| 2766 | 2026.02.05 23:46:23.214959 [ 198 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2767 | 2026.02.05 23:46:23.214971 [ 5 ] {464a140a-0233-44f4-bb1f-f8bfb8ab7915} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2768 | 2026.02.05 23:46:23.215121 [ 5 ] {464a140a-0233-44f4-bb1f-f8bfb8ab7915} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.00131 sec., 196946.5648854962 rows/sec., 13.11 MiB/sec. | ||
| 2769 | 2026.02.05 23:46:23.215162 [ 5 ] {464a140a-0233-44f4-bb1f-f8bfb8ab7915} <Debug> TCPHandler: Processed in 0.001483785 sec. | ||
| 2770 | 2026.02.05 23:46:23.215232 [ 198 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_6_1} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2771 | 2026.02.05 23:46:23.215288 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2772 | 2026.02.05 23:46:23.215308 [ 198 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_6_1} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2773 | 2026.02.05 23:46:23.215374 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2774 | 2026.02.05 23:46:23.215393 [ 5 ] {18aff0bd-d662-4e41-baf2-5952dcfaf485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2775 | 2026.02.05 23:46:23.215440 [ 5 ] {18aff0bd-d662-4e41-baf2-5952dcfaf485} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2776 | 2026.02.05 23:46:23.215772 [ 5 ] {18aff0bd-d662-4e41-baf2-5952dcfaf485} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2777 | 2026.02.05 23:46:23.215810 [ 5 ] {18aff0bd-d662-4e41-baf2-5952dcfaf485} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2778 | 2026.02.05 23:46:23.216130 [ 5 ] {18aff0bd-d662-4e41-baf2-5952dcfaf485} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2779 | 2026.02.05 23:46:23.216344 [ 5 ] {18aff0bd-d662-4e41-baf2-5952dcfaf485} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2780 | 2026.02.05 23:46:23.216469 [ 5 ] {18aff0bd-d662-4e41-baf2-5952dcfaf485} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001094 sec., 914.0767824497259 rows/sec., 61.59 KiB/sec. | ||
| 2781 | 2026.02.05 23:46:23.216506 [ 5 ] {18aff0bd-d662-4e41-baf2-5952dcfaf485} <Debug> TCPHandler: Processed in 0.001268602 sec. | ||
| 2782 | 2026.02.05 23:46:23.216621 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2783 | 2026.02.05 23:46:23.216714 [ 5 ] {58a3862c-840d-4bcb-bf95-17fa6f18e5e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2784 | 2026.02.05 23:46:23.216768 [ 5 ] {58a3862c-840d-4bcb-bf95-17fa6f18e5e4} <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 | ||
| 2785 | 2026.02.05 23:46:23.217552 [ 5 ] {58a3862c-840d-4bcb-bf95-17fa6f18e5e4} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2786 | 2026.02.05 23:46:23.217589 [ 5 ] {58a3862c-840d-4bcb-bf95-17fa6f18e5e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2787 | 2026.02.05 23:46:23.218137 [ 5 ] {58a3862c-840d-4bcb-bf95-17fa6f18e5e4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2788 | 2026.02.05 23:46:23.218380 [ 5 ] {58a3862c-840d-4bcb-bf95-17fa6f18e5e4} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2789 | 2026.02.05 23:46:23.218516 [ 5 ] {58a3862c-840d-4bcb-bf95-17fa6f18e5e4} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001818 sec., 5500.5500550055 rows/sec., 9.86 MiB/sec. | ||
| 2790 | 2026.02.05 23:46:23.218571 [ 5 ] {58a3862c-840d-4bcb-bf95-17fa6f18e5e4} <Debug> TCPHandler: Processed in 0.00199948 sec. | ||
| 2791 | 2026.02.05 23:46:23.218680 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2792 | 2026.02.05 23:46:23.218782 [ 5 ] {a2d747ab-a681-41f0-a81a-4cfa460562b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2793 | 2026.02.05 23:46:23.218824 [ 5 ] {a2d747ab-a681-41f0-a81a-4cfa460562b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2794 | 2026.02.05 23:46:23.219173 [ 5 ] {a2d747ab-a681-41f0-a81a-4cfa460562b3} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2795 | 2026.02.05 23:46:23.219210 [ 5 ] {a2d747ab-a681-41f0-a81a-4cfa460562b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2796 | 2026.02.05 23:46:23.219546 [ 5 ] {a2d747ab-a681-41f0-a81a-4cfa460562b3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2797 | 2026.02.05 23:46:23.219764 [ 5 ] {a2d747ab-a681-41f0-a81a-4cfa460562b3} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2798 | 2026.02.05 23:46:23.219902 [ 5 ] {a2d747ab-a681-41f0-a81a-4cfa460562b3} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001139 sec., 77260.75504828797 rows/sec., 4.85 MiB/sec. | ||
| 2799 | 2026.02.05 23:46:23.219938 [ 5 ] {a2d747ab-a681-41f0-a81a-4cfa460562b3} <Debug> TCPHandler: Processed in 0.001309703 sec. | ||
| 2800 | 2026.02.05 23:46:24.553213 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2801 | 2026.02.05 23:46:24.553265 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2802 | 2026.02.05 23:46:24.676574 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4774 | ||
| 2803 | 2026.02.05 23:46:24.677056 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2804 | 2026.02.05 23:46:24.677096 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2805 | 2026.02.05 23:46:24.677607 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2806 | 2026.02.05 23:46:24.677851 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2807 | 2026.02.05 23:46:24.677988 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4774 | ||
| 2808 | 2026.02.05 23:46:24.932230 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2809 | 2026.02.05 23:46:24.950730 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2810 | 2026.02.05 23:46:24.950801 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2811 | 2026.02.05 23:46:24.957039 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2812 | 2026.02.05 23:46:24.957751 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2813 | 2026.02.05 23:46:24.961327 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2814 | 2026.02.05 23:46:25.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 207.36 MiB, peak 214.68 MiB, free memory in arenas 0.00 B, will set to 210.00 MiB (RSS), difference: 2.64 MiB | ||
| 2815 | 2026.02.05 23:46:28.196121 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2816 | 2026.02.05 23:46:28.196307 [ 5 ] {2ab66c57-ac29-4661-a26d-145a274891ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2817 | 2026.02.05 23:46:28.196371 [ 5 ] {2ab66c57-ac29-4661-a26d-145a274891ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2818 | 2026.02.05 23:46:28.196976 [ 5 ] {2ab66c57-ac29-4661-a26d-145a274891ab} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2819 | 2026.02.05 23:46:28.197021 [ 5 ] {2ab66c57-ac29-4661-a26d-145a274891ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2820 | 2026.02.05 23:46:28.197409 [ 5 ] {2ab66c57-ac29-4661-a26d-145a274891ab} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2821 | 2026.02.05 23:46:28.197629 [ 5 ] {2ab66c57-ac29-4661-a26d-145a274891ab} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2822 | 2026.02.05 23:46:28.197771 [ 5 ] {2ab66c57-ac29-4661-a26d-145a274891ab} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001512 sec., 70105.8201058201 rows/sec., 5.87 MiB/sec. | ||
| 2823 | 2026.02.05 23:46:28.197811 [ 5 ] {2ab66c57-ac29-4661-a26d-145a274891ab} <Debug> TCPHandler: Processed in 0.001812768 sec. | ||
| 2824 | 2026.02.05 23:46:28.197925 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2825 | 2026.02.05 23:46:28.198018 [ 5 ] {40c60eb2-adab-45da-8d17-f4afe068014c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2826 | 2026.02.05 23:46:28.198058 [ 5 ] {40c60eb2-adab-45da-8d17-f4afe068014c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2827 | 2026.02.05 23:46:28.198446 [ 5 ] {40c60eb2-adab-45da-8d17-f4afe068014c} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2828 | 2026.02.05 23:46:28.198482 [ 5 ] {40c60eb2-adab-45da-8d17-f4afe068014c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2829 | 2026.02.05 23:46:28.198801 [ 5 ] {40c60eb2-adab-45da-8d17-f4afe068014c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2830 | 2026.02.05 23:46:28.199015 [ 5 ] {40c60eb2-adab-45da-8d17-f4afe068014c} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2831 | 2026.02.05 23:46:28.199116 [ 51 ] {} <Debug> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2832 | 2026.02.05 23:46:28.199137 [ 5 ] {40c60eb2-adab-45da-8d17-f4afe068014c} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001139 sec., 21949.078138718174 rows/sec., 1.61 MiB/sec. | ||
| 2833 | 2026.02.05 23:46:28.199184 [ 51 ] {} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2834 | 2026.02.05 23:46:28.199192 [ 5 ] {40c60eb2-adab-45da-8d17-f4afe068014c} <Debug> TCPHandler: Processed in 0.001314793 sec. | ||
| 2835 | 2026.02.05 23:46:28.199214 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2836 | 2026.02.05 23:46:28.199307 [ 192 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::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 | ||
| 2837 | 2026.02.05 23:46:28.199319 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2838 | 2026.02.05 23:46:28.199411 [ 192 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2839 | 2026.02.05 23:46:28.199421 [ 5 ] {9db09e93-8a3f-4e81-9c3c-16a626a0eee8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2840 | 2026.02.05 23:46:28.199439 [ 192 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 180 rows starting from the beginning of the part | ||
| 2841 | 2026.02.05 23:46:28.199461 [ 5 ] {9db09e93-8a3f-4e81-9c3c-16a626a0eee8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2842 | 2026.02.05 23:46:28.199522 [ 192 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 25 rows starting from the beginning of the part | ||
| 2843 | 2026.02.05 23:46:28.199587 [ 192 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 143 rows starting from the beginning of the part | ||
| 2844 | 2026.02.05 23:46:28.199632 [ 192 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::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 | ||
| 2845 | 2026.02.05 23:46:28.199679 [ 192 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 143 rows starting from the beginning of the part | ||
| 2846 | 2026.02.05 23:46:28.199736 [ 192 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::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 | ||
| 2847 | 2026.02.05 23:46:28.199880 [ 5 ] {9db09e93-8a3f-4e81-9c3c-16a626a0eee8} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2848 | 2026.02.05 23:46:28.199915 [ 5 ] {9db09e93-8a3f-4e81-9c3c-16a626a0eee8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2849 | 2026.02.05 23:46:28.200226 [ 5 ] {9db09e93-8a3f-4e81-9c3c-16a626a0eee8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2850 | 2026.02.05 23:46:28.200431 [ 5 ] {9db09e93-8a3f-4e81-9c3c-16a626a0eee8} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2851 | 2026.02.05 23:46:28.200552 [ 5 ] {9db09e93-8a3f-4e81-9c3c-16a626a0eee8} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001149 sec., 77458.6597040905 rows/sec., 6.05 MiB/sec. | ||
| 2852 | 2026.02.05 23:46:28.200588 [ 5 ] {9db09e93-8a3f-4e81-9c3c-16a626a0eee8} <Debug> TCPHandler: Processed in 0.001319873 sec. | ||
| 2853 | 2026.02.05 23:46:28.200600 [ 198 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.001325383 sec., 408183.89854102547 rows/sec., 27.06 MiB/sec. | ||
| 2854 | 2026.02.05 23:46:28.200703 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2855 | 2026.02.05 23:46:28.200737 [ 192 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2856 | 2026.02.05 23:46:28.200798 [ 5 ] {e9ba3d3a-c9be-4698-8f6a-44dd3e27f57b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2857 | 2026.02.05 23:46:28.200840 [ 5 ] {e9ba3d3a-c9be-4698-8f6a-44dd3e27f57b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2858 | 2026.02.05 23:46:28.200974 [ 192 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_11_2} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2859 | 2026.02.05 23:46:28.201038 [ 192 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_11_2} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2860 | 2026.02.05 23:46:28.201106 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2861 | 2026.02.05 23:46:28.201234 [ 5 ] {e9ba3d3a-c9be-4698-8f6a-44dd3e27f57b} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2862 | 2026.02.05 23:46:28.201268 [ 5 ] {e9ba3d3a-c9be-4698-8f6a-44dd3e27f57b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2863 | 2026.02.05 23:46:28.201585 [ 5 ] {e9ba3d3a-c9be-4698-8f6a-44dd3e27f57b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2864 | 2026.02.05 23:46:28.201785 [ 5 ] {e9ba3d3a-c9be-4698-8f6a-44dd3e27f57b} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2865 | 2026.02.05 23:46:28.201907 [ 5 ] {e9ba3d3a-c9be-4698-8f6a-44dd3e27f57b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001127 sec., 141969.8314108252 rows/sec., 9.89 MiB/sec. | ||
| 2866 | 2026.02.05 23:46:28.201943 [ 5 ] {e9ba3d3a-c9be-4698-8f6a-44dd3e27f57b} <Debug> TCPHandler: Processed in 0.001287043 sec. | ||
| 2867 | 2026.02.05 23:46:28.202051 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2868 | 2026.02.05 23:46:28.202141 [ 5 ] {4552c5d4-762f-43e0-bc1d-aedbf154d25c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2869 | 2026.02.05 23:46:28.202192 [ 5 ] {4552c5d4-762f-43e0-bc1d-aedbf154d25c} <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 | ||
| 2870 | 2026.02.05 23:46:28.202905 [ 5 ] {4552c5d4-762f-43e0-bc1d-aedbf154d25c} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2871 | 2026.02.05 23:46:28.202941 [ 5 ] {4552c5d4-762f-43e0-bc1d-aedbf154d25c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2872 | 2026.02.05 23:46:28.203442 [ 5 ] {4552c5d4-762f-43e0-bc1d-aedbf154d25c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2873 | 2026.02.05 23:46:28.203660 [ 5 ] {4552c5d4-762f-43e0-bc1d-aedbf154d25c} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2874 | 2026.02.05 23:46:28.203792 [ 5 ] {4552c5d4-762f-43e0-bc1d-aedbf154d25c} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001668 sec., 14988.00959232614 rows/sec., 26.86 MiB/sec. | ||
| 2875 | 2026.02.05 23:46:28.203798 [ 185 ] {} <Debug> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2876 | 2026.02.05 23:46:28.203839 [ 5 ] {4552c5d4-762f-43e0-bc1d-aedbf154d25c} <Debug> TCPHandler: Processed in 0.001835118 sec. | ||
| 2877 | 2026.02.05 23:46:28.203863 [ 185 ] {} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2878 | 2026.02.05 23:46:28.203893 [ 185 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2879 | 2026.02.05 23:46:28.203956 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2880 | 2026.02.05 23:46:28.204001 [ 186 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::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 | ||
| 2881 | 2026.02.05 23:46:28.204051 [ 5 ] {481b846e-53aa-4472-a765-4a48925b2da6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2882 | 2026.02.05 23:46:28.204097 [ 5 ] {481b846e-53aa-4472-a765-4a48925b2da6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2883 | 2026.02.05 23:46:28.204265 [ 186 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2884 | 2026.02.05 23:46:28.204337 [ 186 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 68 rows starting from the beginning of the part | ||
| 2885 | 2026.02.05 23:46:28.204436 [ 5 ] {481b846e-53aa-4472-a765-4a48925b2da6} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2886 | 2026.02.05 23:46:28.204475 [ 186 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 25 rows starting from the beginning of the part | ||
| 2887 | 2026.02.05 23:46:28.204478 [ 5 ] {481b846e-53aa-4472-a765-4a48925b2da6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2888 | 2026.02.05 23:46:28.204597 [ 186 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 2889 | 2026.02.05 23:46:28.204713 [ 186 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::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 | ||
| 2890 | 2026.02.05 23:46:28.204826 [ 186 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 2891 | 2026.02.05 23:46:28.204856 [ 5 ] {481b846e-53aa-4472-a765-4a48925b2da6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2892 | 2026.02.05 23:46:28.204931 [ 186 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::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 | ||
| 2893 | 2026.02.05 23:46:28.205106 [ 5 ] {481b846e-53aa-4472-a765-4a48925b2da6} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2894 | 2026.02.05 23:46:28.205251 [ 5 ] {481b846e-53aa-4472-a765-4a48925b2da6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001216 sec., 49342.10526315789 rows/sec., 3.33 MiB/sec. | ||
| 2895 | 2026.02.05 23:46:28.205290 [ 5 ] {481b846e-53aa-4472-a765-4a48925b2da6} <Debug> TCPHandler: Processed in 0.001381383 sec. | ||
| 2896 | 2026.02.05 23:46:28.212480 [ 192 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 163 rows, containing 19 columns (19 merged, 0 gathered) in 0.008529044 sec., 19111.16884846649 rows/sec., 34.25 MiB/sec. | ||
| 2897 | 2026.02.05 23:46:28.212857 [ 198 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2898 | 2026.02.05 23:46:28.213198 [ 198 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2899 | 2026.02.05 23:46:28.213276 [ 198 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2900 | 2026.02.05 23:46:28.213370 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 2901 | 2026.02.05 23:46:29.654864 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 404 | ||
| 2902 | 2026.02.05 23:46:29.658680 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2903 | 2026.02.05 23:46:29.658754 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2904 | 2026.02.05 23:46:29.659976 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2905 | 2026.02.05 23:46:29.660269 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2906 | 2026.02.05 23:46:29.660542 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 404 | ||
| 2907 | 2026.02.05 23:46:32.019452 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2908 | 2026.02.05 23:46:32.019626 [ 5 ] {85e76fcc-2409-4db2-8a47-0bb0ae226069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2909 | 2026.02.05 23:46:32.019691 [ 5 ] {85e76fcc-2409-4db2-8a47-0bb0ae226069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2910 | 2026.02.05 23:46:32.020337 [ 5 ] {85e76fcc-2409-4db2-8a47-0bb0ae226069} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2911 | 2026.02.05 23:46:32.020376 [ 5 ] {85e76fcc-2409-4db2-8a47-0bb0ae226069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2912 | 2026.02.05 23:46:32.020780 [ 5 ] {85e76fcc-2409-4db2-8a47-0bb0ae226069} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2913 | 2026.02.05 23:46:32.021026 [ 5 ] {85e76fcc-2409-4db2-8a47-0bb0ae226069} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2914 | 2026.02.05 23:46:32.021176 [ 5 ] {85e76fcc-2409-4db2-8a47-0bb0ae226069} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001598 sec., 166458.07259073842 rows/sec., 10.58 MiB/sec. | ||
| 2915 | 2026.02.05 23:46:32.021216 [ 5 ] {85e76fcc-2409-4db2-8a47-0bb0ae226069} <Debug> TCPHandler: Processed in 0.001898839 sec. | ||
| 2916 | 2026.02.05 23:46:32.021340 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2917 | 2026.02.05 23:46:32.021434 [ 5 ] {62eb54ad-ba53-4fd4-ad02-f0db6b49dc7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2918 | 2026.02.05 23:46:32.021475 [ 5 ] {62eb54ad-ba53-4fd4-ad02-f0db6b49dc7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2919 | 2026.02.05 23:46:32.021863 [ 5 ] {62eb54ad-ba53-4fd4-ad02-f0db6b49dc7f} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2920 | 2026.02.05 23:46:32.021898 [ 5 ] {62eb54ad-ba53-4fd4-ad02-f0db6b49dc7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2921 | 2026.02.05 23:46:32.022190 [ 5 ] {62eb54ad-ba53-4fd4-ad02-f0db6b49dc7f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2922 | 2026.02.05 23:46:32.022411 [ 5 ] {62eb54ad-ba53-4fd4-ad02-f0db6b49dc7f} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2923 | 2026.02.05 23:46:32.022535 [ 5 ] {62eb54ad-ba53-4fd4-ad02-f0db6b49dc7f} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.00112 sec., 12500.000000000002 rows/sec., 1019.29 KiB/sec. | ||
| 2924 | 2026.02.05 23:46:32.022572 [ 5 ] {62eb54ad-ba53-4fd4-ad02-f0db6b49dc7f} <Debug> TCPHandler: Processed in 0.001281813 sec. | ||
| 2925 | 2026.02.05 23:46:32.022690 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2926 | 2026.02.05 23:46:32.022787 [ 5 ] {7eacdfce-f47c-481a-9456-2f421ffa13f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2927 | 2026.02.05 23:46:32.022827 [ 5 ] {7eacdfce-f47c-481a-9456-2f421ffa13f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2928 | 2026.02.05 23:46:32.023929 [ 5 ] {7eacdfce-f47c-481a-9456-2f421ffa13f7} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2929 | 2026.02.05 23:46:32.023965 [ 5 ] {7eacdfce-f47c-481a-9456-2f421ffa13f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2930 | 2026.02.05 23:46:32.024391 [ 5 ] {7eacdfce-f47c-481a-9456-2f421ffa13f7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2931 | 2026.02.05 23:46:32.024630 [ 5 ] {7eacdfce-f47c-481a-9456-2f421ffa13f7} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2932 | 2026.02.05 23:46:32.024760 [ 5 ] {7eacdfce-f47c-481a-9456-2f421ffa13f7} <Debug> executeQuery: Read 1927 rows, 160.42 KiB in 0.00199 sec., 968341.7085427135 rows/sec., 78.72 MiB/sec. | ||
| 2933 | 2026.02.05 23:46:32.024796 [ 5 ] {7eacdfce-f47c-481a-9456-2f421ffa13f7} <Debug> TCPHandler: Processed in 0.002154622 sec. | ||
| 2934 | 2026.02.05 23:46:32.024909 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2935 | 2026.02.05 23:46:32.025003 [ 5 ] {265f246f-d985-415c-8f20-91de3a046169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2936 | 2026.02.05 23:46:32.025043 [ 5 ] {265f246f-d985-415c-8f20-91de3a046169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2937 | 2026.02.05 23:46:32.025463 [ 5 ] {265f246f-d985-415c-8f20-91de3a046169} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2938 | 2026.02.05 23:46:32.025497 [ 5 ] {265f246f-d985-415c-8f20-91de3a046169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2939 | 2026.02.05 23:46:32.025813 [ 5 ] {265f246f-d985-415c-8f20-91de3a046169} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2940 | 2026.02.05 23:46:32.026026 [ 5 ] {265f246f-d985-415c-8f20-91de3a046169} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2941 | 2026.02.05 23:46:32.026148 [ 5 ] {265f246f-d985-415c-8f20-91de3a046169} <Debug> executeQuery: Read 161 rows, 10.03 KiB in 0.001164 sec., 138316.15120274914 rows/sec., 8.42 MiB/sec. | ||
| 2942 | 2026.02.05 23:46:32.026182 [ 5 ] {265f246f-d985-415c-8f20-91de3a046169} <Debug> TCPHandler: Processed in 0.001323193 sec. | ||
| 2943 | 2026.02.05 23:46:32.026292 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2944 | 2026.02.05 23:46:32.026390 [ 5 ] {aed73022-00cc-4f73-83d6-afe43d0d15d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2945 | 2026.02.05 23:46:32.026430 [ 5 ] {aed73022-00cc-4f73-83d6-afe43d0d15d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2946 | 2026.02.05 23:46:32.026900 [ 5 ] {aed73022-00cc-4f73-83d6-afe43d0d15d0} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2947 | 2026.02.05 23:46:32.026934 [ 5 ] {aed73022-00cc-4f73-83d6-afe43d0d15d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2948 | 2026.02.05 23:46:32.027244 [ 5 ] {aed73022-00cc-4f73-83d6-afe43d0d15d0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2949 | 2026.02.05 23:46:32.027449 [ 5 ] {aed73022-00cc-4f73-83d6-afe43d0d15d0} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2950 | 2026.02.05 23:46:32.027564 [ 5 ] {aed73022-00cc-4f73-83d6-afe43d0d15d0} <Debug> executeQuery: Read 368 rows, 25.07 KiB in 0.001207 sec., 304888.15244407626 rows/sec., 20.29 MiB/sec. | ||
| 2951 | 2026.02.05 23:46:32.027598 [ 5 ] {aed73022-00cc-4f73-83d6-afe43d0d15d0} <Debug> TCPHandler: Processed in 0.001372643 sec. | ||
| 2952 | 2026.02.05 23:46:32.027696 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2953 | 2026.02.05 23:46:32.027790 [ 5 ] {eba6a36a-d557-4eba-9e8b-8ab39e75ac58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2954 | 2026.02.05 23:46:32.027828 [ 5 ] {eba6a36a-d557-4eba-9e8b-8ab39e75ac58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2955 | 2026.02.05 23:46:32.028236 [ 5 ] {eba6a36a-d557-4eba-9e8b-8ab39e75ac58} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2956 | 2026.02.05 23:46:32.028268 [ 5 ] {eba6a36a-d557-4eba-9e8b-8ab39e75ac58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2957 | 2026.02.05 23:46:32.028654 [ 5 ] {eba6a36a-d557-4eba-9e8b-8ab39e75ac58} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2958 | 2026.02.05 23:46:32.028874 [ 5 ] {eba6a36a-d557-4eba-9e8b-8ab39e75ac58} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2959 | 2026.02.05 23:46:32.028998 [ 5 ] {eba6a36a-d557-4eba-9e8b-8ab39e75ac58} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001196 sec., 116220.73578595318 rows/sec., 6.61 MiB/sec. | ||
| 2960 | 2026.02.05 23:46:32.029035 [ 5 ] {eba6a36a-d557-4eba-9e8b-8ab39e75ac58} <Debug> TCPHandler: Processed in 0.001365563 sec. | ||
| 2961 | 2026.02.05 23:46:32.029147 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2962 | 2026.02.05 23:46:32.029242 [ 5 ] {b8e976fe-45d8-48c9-8009-332bb0abfb21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2963 | 2026.02.05 23:46:32.029282 [ 5 ] {b8e976fe-45d8-48c9-8009-332bb0abfb21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2964 | 2026.02.05 23:46:32.029935 [ 5 ] {b8e976fe-45d8-48c9-8009-332bb0abfb21} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2965 | 2026.02.05 23:46:32.029970 [ 5 ] {b8e976fe-45d8-48c9-8009-332bb0abfb21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2966 | 2026.02.05 23:46:32.030313 [ 5 ] {b8e976fe-45d8-48c9-8009-332bb0abfb21} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2967 | 2026.02.05 23:46:32.030531 [ 5 ] {b8e976fe-45d8-48c9-8009-332bb0abfb21} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2968 | 2026.02.05 23:46:32.030655 [ 5 ] {b8e976fe-45d8-48c9-8009-332bb0abfb21} <Debug> executeQuery: Read 956 rows, 70.56 KiB in 0.001432 sec., 667597.7653631285 rows/sec., 48.12 MiB/sec. | ||
| 2969 | 2026.02.05 23:46:32.030691 [ 5 ] {b8e976fe-45d8-48c9-8009-332bb0abfb21} <Debug> TCPHandler: Processed in 0.001594386 sec. | ||
| 2970 | 2026.02.05 23:46:32.030796 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2971 | 2026.02.05 23:46:32.030891 [ 5 ] {9cb51fe4-495b-4dd2-a0b3-a18adcbfeed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2972 | 2026.02.05 23:46:32.030931 [ 5 ] {9cb51fe4-495b-4dd2-a0b3-a18adcbfeed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2973 | 2026.02.05 23:46:32.031251 [ 5 ] {9cb51fe4-495b-4dd2-a0b3-a18adcbfeed4} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2974 | 2026.02.05 23:46:32.031285 [ 5 ] {9cb51fe4-495b-4dd2-a0b3-a18adcbfeed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2975 | 2026.02.05 23:46:32.031582 [ 5 ] {9cb51fe4-495b-4dd2-a0b3-a18adcbfeed4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2976 | 2026.02.05 23:46:32.031786 [ 5 ] {9cb51fe4-495b-4dd2-a0b3-a18adcbfeed4} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2977 | 2026.02.05 23:46:32.031905 [ 5 ] {9cb51fe4-495b-4dd2-a0b3-a18adcbfeed4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001033 sec., 5808.325266214908 rows/sec., 303.46 KiB/sec. | ||
| 2978 | 2026.02.05 23:46:32.031939 [ 5 ] {9cb51fe4-495b-4dd2-a0b3-a18adcbfeed4} <Debug> TCPHandler: Processed in 0.001192762 sec. | ||
| 2979 | 2026.02.05 23:46:32.032050 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2980 | 2026.02.05 23:46:32.032143 [ 5 ] {6d4febed-d195-44b2-ab7e-7a1f6208c206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2981 | 2026.02.05 23:46:32.032183 [ 5 ] {6d4febed-d195-44b2-ab7e-7a1f6208c206} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2982 | 2026.02.05 23:46:32.032703 [ 5 ] {6d4febed-d195-44b2-ab7e-7a1f6208c206} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2983 | 2026.02.05 23:46:32.032737 [ 5 ] {6d4febed-d195-44b2-ab7e-7a1f6208c206} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2984 | 2026.02.05 23:46:32.033107 [ 5 ] {6d4febed-d195-44b2-ab7e-7a1f6208c206} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2985 | 2026.02.05 23:46:32.033315 [ 5 ] {6d4febed-d195-44b2-ab7e-7a1f6208c206} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2986 | 2026.02.05 23:46:32.033439 [ 5 ] {6d4febed-d195-44b2-ab7e-7a1f6208c206} <Debug> executeQuery: Read 917 rows, 62.56 KiB in 0.001314 sec., 697869.101978691 rows/sec., 46.49 MiB/sec. | ||
| 2987 | 2026.02.05 23:46:32.033473 [ 5 ] {6d4febed-d195-44b2-ab7e-7a1f6208c206} <Debug> TCPHandler: Processed in 0.001472775 sec. | ||
| 2988 | 2026.02.05 23:46:32.033581 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2989 | 2026.02.05 23:46:32.033673 [ 5 ] {16e703c2-15e9-4e94-b7b9-a5af0c3d23ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2990 | 2026.02.05 23:46:32.033713 [ 5 ] {16e703c2-15e9-4e94-b7b9-a5af0c3d23ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2991 | 2026.02.05 23:46:32.034012 [ 5 ] {16e703c2-15e9-4e94-b7b9-a5af0c3d23ca} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2992 | 2026.02.05 23:46:32.034045 [ 5 ] {16e703c2-15e9-4e94-b7b9-a5af0c3d23ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2993 | 2026.02.05 23:46:32.034329 [ 5 ] {16e703c2-15e9-4e94-b7b9-a5af0c3d23ca} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2994 | 2026.02.05 23:46:32.034538 [ 5 ] {16e703c2-15e9-4e94-b7b9-a5af0c3d23ca} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2995 | 2026.02.05 23:46:32.034658 [ 5 ] {16e703c2-15e9-4e94-b7b9-a5af0c3d23ca} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001003 sec., 997.0089730807578 rows/sec., 67.18 KiB/sec. | ||
| 2996 | 2026.02.05 23:46:32.034694 [ 5 ] {16e703c2-15e9-4e94-b7b9-a5af0c3d23ca} <Debug> TCPHandler: Processed in 0.001162921 sec. | ||
| 2997 | 2026.02.05 23:46:32.034801 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2998 | 2026.02.05 23:46:32.034893 [ 5 ] {f687d72d-eb3a-49a9-b1e6-294f24bff5cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2999 | 2026.02.05 23:46:32.034945 [ 5 ] {f687d72d-eb3a-49a9-b1e6-294f24bff5cd} <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 | ||
| 3000 | 2026.02.05 23:46:32.035655 [ 5 ] {f687d72d-eb3a-49a9-b1e6-294f24bff5cd} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3001 | 2026.02.05 23:46:32.035691 [ 5 ] {f687d72d-eb3a-49a9-b1e6-294f24bff5cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3002 | 2026.02.05 23:46:32.036191 [ 5 ] {f687d72d-eb3a-49a9-b1e6-294f24bff5cd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3003 | 2026.02.05 23:46:32.036407 [ 5 ] {f687d72d-eb3a-49a9-b1e6-294f24bff5cd} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3004 | 2026.02.05 23:46:32.036535 [ 5 ] {f687d72d-eb3a-49a9-b1e6-294f24bff5cd} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.00166 sec., 8433.734939759037 rows/sec., 15.11 MiB/sec. | ||
| 3005 | 2026.02.05 23:46:32.036587 [ 5 ] {f687d72d-eb3a-49a9-b1e6-294f24bff5cd} <Debug> TCPHandler: Processed in 0.001835109 sec. | ||
| 3006 | 2026.02.05 23:46:32.036710 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3007 | 2026.02.05 23:46:32.036803 [ 5 ] {384083c4-0907-48d2-a2f3-18fbfa2b3d8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 3008 | 2026.02.05 23:46:32.036844 [ 5 ] {384083c4-0907-48d2-a2f3-18fbfa2b3d8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 3009 | 2026.02.05 23:46:32.037155 [ 5 ] {384083c4-0907-48d2-a2f3-18fbfa2b3d8e} <Trace> oximeter.measurements_i64 (2a5d8a8d-4a11-4209-a114-411d07785d8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3010 | 2026.02.05 23:46:32.037189 [ 5 ] {384083c4-0907-48d2-a2f3-18fbfa2b3d8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3011 | 2026.02.05 23:46:32.037493 [ 5 ] {384083c4-0907-48d2-a2f3-18fbfa2b3d8e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3012 | 2026.02.05 23:46:32.037694 [ 5 ] {384083c4-0907-48d2-a2f3-18fbfa2b3d8e} <Trace> oximeter.measurements_i64 (2a5d8a8d-4a11-4209-a114-411d07785d8a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3013 | 2026.02.05 23:46:32.037815 [ 5 ] {384083c4-0907-48d2-a2f3-18fbfa2b3d8e} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001029 sec., 8746.355685131195 rows/sec., 617.83 KiB/sec. | ||
| 3014 | 2026.02.05 23:46:32.037849 [ 5 ] {384083c4-0907-48d2-a2f3-18fbfa2b3d8e} <Debug> TCPHandler: Processed in 0.001189042 sec. | ||
| 3015 | 2026.02.05 23:46:32.037973 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3016 | 2026.02.05 23:46:32.038080 [ 5 ] {e9ffe800-70e7-43fa-b6a2-5235692a2e6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3017 | 2026.02.05 23:46:32.038360 [ 5 ] {e9ffe800-70e7-43fa-b6a2-5235692a2e6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3018 | 2026.02.05 23:46:32.039241 [ 5 ] {e9ffe800-70e7-43fa-b6a2-5235692a2e6e} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3019 | 2026.02.05 23:46:32.039328 [ 5 ] {e9ffe800-70e7-43fa-b6a2-5235692a2e6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3020 | 2026.02.05 23:46:32.039894 [ 5 ] {e9ffe800-70e7-43fa-b6a2-5235692a2e6e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3021 | 2026.02.05 23:46:32.040207 [ 5 ] {e9ffe800-70e7-43fa-b6a2-5235692a2e6e} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3022 | 2026.02.05 23:46:32.040421 [ 5 ] {e9ffe800-70e7-43fa-b6a2-5235692a2e6e} <Debug> executeQuery: Read 76 rows, 4.83 KiB in 0.002355 sec., 32271.762208067943 rows/sec., 2.00 MiB/sec. | ||
| 3023 | 2026.02.05 23:46:32.040507 [ 5 ] {e9ffe800-70e7-43fa-b6a2-5235692a2e6e} <Debug> TCPHandler: Processed in 0.002592656 sec. | ||
| 3024 | 2026.02.05 23:46:32.178171 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5286 | ||
| 3025 | 2026.02.05 23:46:32.178618 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3026 | 2026.02.05 23:46:32.178657 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3027 | 2026.02.05 23:46:32.179118 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3028 | 2026.02.05 23:46:32.179363 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3029 | 2026.02.05 23:46:32.179485 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5286 | ||
| 3030 | 2026.02.05 23:46:32.179506 [ 85 ] {} <Debug> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3031 | 2026.02.05 23:46:32.179580 [ 85 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3032 | 2026.02.05 23:46:32.179614 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3033 | 2026.02.05 23:46:32.179751 [ 192 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::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 | ||
| 3034 | 2026.02.05 23:46:32.179896 [ 192 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3035 | 2026.02.05 23:46:32.179950 [ 192 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2854 rows starting from the beginning of the part | ||
| 3036 | 2026.02.05 23:46:32.180037 [ 192 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 3037 | 2026.02.05 23:46:32.180093 [ 192 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 3038 | 2026.02.05 23:46:32.180136 [ 192 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 3039 | 2026.02.05 23:46:32.180174 [ 192 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 3040 | 2026.02.05 23:46:32.180213 [ 192 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::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 | ||
| 3041 | 2026.02.05 23:46:32.181518 [ 198 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5286 rows, containing 4 columns (4 merged, 0 gathered) in 0.001826688 sec., 2893761.82467942 rows/sec., 41.40 MiB/sec. | ||
| 3042 | 2026.02.05 23:46:32.182208 [ 188 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3043 | 2026.02.05 23:46:32.182482 [ 188 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_11_2} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3044 | 2026.02.05 23:46:32.182548 [ 188 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_11_2} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3045 | 2026.02.05 23:46:32.182611 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 3046 | 2026.02.05 23:46:32.461513 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3047 | 2026.02.05 23:46:32.479452 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3048 | 2026.02.05 23:46:32.479521 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3049 | 2026.02.05 23:46:32.485627 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3050 | 2026.02.05 23:46:32.486312 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3051 | 2026.02.05 23:46:32.486616 [ 106 ] {} <Debug> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3052 | 2026.02.05 23:46:32.486712 [ 106 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3053 | 2026.02.05 23:46:32.486749 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3054 | 2026.02.05 23:46:32.486903 [ 198 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::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 | ||
| 3055 | 2026.02.05 23:46:32.489804 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3056 | 2026.02.05 23:46:32.491055 [ 198 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3057 | 2026.02.05 23:46:32.492512 [ 198 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::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 | ||
| 3058 | 2026.02.05 23:46:32.497101 [ 198 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::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 | ||
| 3059 | 2026.02.05 23:46:32.501453 [ 198 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::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 | ||
| 3060 | 2026.02.05 23:46:32.505891 [ 198 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::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 | ||
| 3061 | 2026.02.05 23:46:32.510692 [ 198 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::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 | ||
| 3062 | 2026.02.05 23:46:32.515139 [ 198 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::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 | ||
| 3063 | 2026.02.05 23:46:32.567873 [ 188 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.081036816 sec., 1024.2258284185302 rows/sec., 5.30 MiB/sec. | ||
| 3064 | 2026.02.05 23:46:32.570524 [ 200 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3065 | 2026.02.05 23:46:32.572812 [ 200 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_11_2} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3066 | 2026.02.05 23:46:32.572915 [ 200 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_11_2} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3067 | 2026.02.05 23:46:32.575039 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3068 | 2026.02.05 23:46:33.000212 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.76 MiB, peak 222.66 MiB, free memory in arenas 0.00 B, will set to 221.73 MiB (RSS), difference: 8.97 MiB | ||
| 3069 | 2026.02.05 23:46:33.189817 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3070 | 2026.02.05 23:46:33.190085 [ 5 ] {760f2115-b4bb-471d-8ad7-244cbca18d88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3071 | 2026.02.05 23:46:33.190154 [ 5 ] {760f2115-b4bb-471d-8ad7-244cbca18d88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3072 | 2026.02.05 23:46:33.190746 [ 5 ] {760f2115-b4bb-471d-8ad7-244cbca18d88} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3073 | 2026.02.05 23:46:33.190788 [ 5 ] {760f2115-b4bb-471d-8ad7-244cbca18d88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3074 | 2026.02.05 23:46:33.191167 [ 5 ] {760f2115-b4bb-471d-8ad7-244cbca18d88} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3075 | 2026.02.05 23:46:33.191385 [ 5 ] {760f2115-b4bb-471d-8ad7-244cbca18d88} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3076 | 2026.02.05 23:46:33.191531 [ 5 ] {760f2115-b4bb-471d-8ad7-244cbca18d88} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00152 sec., 36842.10526315789 rows/sec., 2.83 MiB/sec. | ||
| 3077 | 2026.02.05 23:46:33.191572 [ 5 ] {760f2115-b4bb-471d-8ad7-244cbca18d88} <Debug> TCPHandler: Processed in 0.001923409 sec. | ||
| 3078 | 2026.02.05 23:46:33.191684 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3079 | 2026.02.05 23:46:33.191777 [ 5 ] {ad83720c-9d42-4440-9afa-c1df29712316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3080 | 2026.02.05 23:46:33.191817 [ 5 ] {ad83720c-9d42-4440-9afa-c1df29712316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3081 | 2026.02.05 23:46:33.192213 [ 5 ] {ad83720c-9d42-4440-9afa-c1df29712316} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3082 | 2026.02.05 23:46:33.192248 [ 5 ] {ad83720c-9d42-4440-9afa-c1df29712316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3083 | 2026.02.05 23:46:33.192541 [ 5 ] {ad83720c-9d42-4440-9afa-c1df29712316} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3084 | 2026.02.05 23:46:33.192743 [ 5 ] {ad83720c-9d42-4440-9afa-c1df29712316} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3085 | 2026.02.05 23:46:33.192865 [ 5 ] {ad83720c-9d42-4440-9afa-c1df29712316} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001106 sec., 57866.18444846293 rows/sec., 4.52 MiB/sec. | ||
| 3086 | 2026.02.05 23:46:33.192904 [ 5 ] {ad83720c-9d42-4440-9afa-c1df29712316} <Debug> TCPHandler: Processed in 0.001267453 sec. | ||
| 3087 | 2026.02.05 23:46:33.193007 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3088 | 2026.02.05 23:46:33.193098 [ 5 ] {4c7376a8-9fd8-42d2-9b03-6f4973fb951d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3089 | 2026.02.05 23:46:33.193140 [ 5 ] {4c7376a8-9fd8-42d2-9b03-6f4973fb951d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3090 | 2026.02.05 23:46:33.193477 [ 5 ] {4c7376a8-9fd8-42d2-9b03-6f4973fb951d} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3091 | 2026.02.05 23:46:33.193512 [ 5 ] {4c7376a8-9fd8-42d2-9b03-6f4973fb951d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3092 | 2026.02.05 23:46:33.193821 [ 5 ] {4c7376a8-9fd8-42d2-9b03-6f4973fb951d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3093 | 2026.02.05 23:46:33.194021 [ 5 ] {4c7376a8-9fd8-42d2-9b03-6f4973fb951d} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3094 | 2026.02.05 23:46:33.194144 [ 5 ] {4c7376a8-9fd8-42d2-9b03-6f4973fb951d} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001064 sec., 30075.18796992481 rows/sec., 2.09 MiB/sec. | ||
| 3095 | 2026.02.05 23:46:33.194182 [ 5 ] {4c7376a8-9fd8-42d2-9b03-6f4973fb951d} <Debug> TCPHandler: Processed in 0.001221632 sec. | ||
| 3096 | 2026.02.05 23:46:33.194283 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3097 | 2026.02.05 23:46:33.194381 [ 5 ] {35be2ad0-f1f2-4146-b080-06bb729a1e66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3098 | 2026.02.05 23:46:33.194421 [ 5 ] {35be2ad0-f1f2-4146-b080-06bb729a1e66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3099 | 2026.02.05 23:46:33.194716 [ 5 ] {35be2ad0-f1f2-4146-b080-06bb729a1e66} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3100 | 2026.02.05 23:46:33.194751 [ 5 ] {35be2ad0-f1f2-4146-b080-06bb729a1e66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3101 | 2026.02.05 23:46:33.195032 [ 5 ] {35be2ad0-f1f2-4146-b080-06bb729a1e66} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3102 | 2026.02.05 23:46:33.195230 [ 5 ] {35be2ad0-f1f2-4146-b080-06bb729a1e66} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3103 | 2026.02.05 23:46:33.195350 [ 5 ] {35be2ad0-f1f2-4146-b080-06bb729a1e66} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.000994 sec., 12072.434607645873 rows/sec., 833.12 KiB/sec. | ||
| 3104 | 2026.02.05 23:46:33.195386 [ 5 ] {35be2ad0-f1f2-4146-b080-06bb729a1e66} <Debug> TCPHandler: Processed in 0.001149301 sec. | ||
| 3105 | 2026.02.05 23:46:38.196236 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3106 | 2026.02.05 23:46:38.196447 [ 5 ] {dc26caee-0590-4739-bc15-ed302e2bb258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3107 | 2026.02.05 23:46:38.196525 [ 5 ] {dc26caee-0590-4739-bc15-ed302e2bb258} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3108 | 2026.02.05 23:46:38.197227 [ 5 ] {dc26caee-0590-4739-bc15-ed302e2bb258} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3109 | 2026.02.05 23:46:38.197281 [ 5 ] {dc26caee-0590-4739-bc15-ed302e2bb258} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3110 | 2026.02.05 23:46:38.197680 [ 5 ] {dc26caee-0590-4739-bc15-ed302e2bb258} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3111 | 2026.02.05 23:46:38.197902 [ 5 ] {dc26caee-0590-4739-bc15-ed302e2bb258} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3112 | 2026.02.05 23:46:38.198030 [ 60 ] {} <Debug> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3113 | 2026.02.05 23:46:38.198050 [ 5 ] {dc26caee-0590-4739-bc15-ed302e2bb258} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001657 sec., 63971.03198551599 rows/sec., 5.36 MiB/sec. | ||
| 3114 | 2026.02.05 23:46:38.198100 [ 60 ] {} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3115 | 2026.02.05 23:46:38.198114 [ 5 ] {dc26caee-0590-4739-bc15-ed302e2bb258} <Debug> TCPHandler: Processed in 0.00201942 sec. | ||
| 3116 | 2026.02.05 23:46:38.198127 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3117 | 2026.02.05 23:46:38.198236 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3118 | 2026.02.05 23:46:38.198242 [ 194 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::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 | ||
| 3119 | 2026.02.05 23:46:38.198339 [ 5 ] {7cb6992a-3c77-45c9-be9b-df56b87e41b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3120 | 2026.02.05 23:46:38.198384 [ 5 ] {7cb6992a-3c77-45c9-be9b-df56b87e41b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3121 | 2026.02.05 23:46:38.198398 [ 194 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3122 | 2026.02.05 23:46:38.198442 [ 194 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1969 rows starting from the beginning of the part | ||
| 3123 | 2026.02.05 23:46:38.198543 [ 194 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 772 rows starting from the beginning of the part | ||
| 3124 | 2026.02.05 23:46:38.198602 [ 194 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 106 rows starting from the beginning of the part | ||
| 3125 | 2026.02.05 23:46:38.198656 [ 194 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1927 rows starting from the beginning of the part | ||
| 3126 | 2026.02.05 23:46:38.198704 [ 194 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
| 3127 | 2026.02.05 23:46:38.198752 [ 194 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 106 rows starting from the beginning of the part | ||
| 3128 | 2026.02.05 23:46:38.198789 [ 5 ] {7cb6992a-3c77-45c9-be9b-df56b87e41b2} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3129 | 2026.02.05 23:46:38.198829 [ 5 ] {7cb6992a-3c77-45c9-be9b-df56b87e41b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3130 | 2026.02.05 23:46:38.199228 [ 5 ] {7cb6992a-3c77-45c9-be9b-df56b87e41b2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3131 | 2026.02.05 23:46:38.199465 [ 5 ] {7cb6992a-3c77-45c9-be9b-df56b87e41b2} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3132 | 2026.02.05 23:46:38.199600 [ 5 ] {7cb6992a-3c77-45c9-be9b-df56b87e41b2} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001281 sec., 19516.003122560498 rows/sec., 1.43 MiB/sec. | ||
| 3133 | 2026.02.05 23:46:38.199639 [ 5 ] {7cb6992a-3c77-45c9-be9b-df56b87e41b2} <Debug> TCPHandler: Processed in 0.001452974 sec. | ||
| 3134 | 2026.02.05 23:46:38.199749 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3135 | 2026.02.05 23:46:38.199843 [ 5 ] {8a97ebe0-bd2b-4c04-9d26-625bd0c45543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3136 | 2026.02.05 23:46:38.199884 [ 5 ] {8a97ebe0-bd2b-4c04-9d26-625bd0c45543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3137 | 2026.02.05 23:46:38.200302 [ 5 ] {8a97ebe0-bd2b-4c04-9d26-625bd0c45543} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3138 | 2026.02.05 23:46:38.200337 [ 5 ] {8a97ebe0-bd2b-4c04-9d26-625bd0c45543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3139 | 2026.02.05 23:46:38.200633 [ 5 ] {8a97ebe0-bd2b-4c04-9d26-625bd0c45543} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3140 | 2026.02.05 23:46:38.200812 [ 191 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4936 rows, containing 5 columns (5 merged, 0 gathered) in 0.002637716 sec., 1871315.941519102 rows/sec., 158.90 MiB/sec. | ||
| 3141 | 2026.02.05 23:46:38.200828 [ 5 ] {8a97ebe0-bd2b-4c04-9d26-625bd0c45543} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3142 | 2026.02.05 23:46:38.200991 [ 60 ] {} <Debug> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3143 | 2026.02.05 23:46:38.201022 [ 60 ] {} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3144 | 2026.02.05 23:46:38.201038 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3145 | 2026.02.05 23:46:38.201038 [ 5 ] {8a97ebe0-bd2b-4c04-9d26-625bd0c45543} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001249 sec., 71257.0056044836 rows/sec., 5.56 MiB/sec. | ||
| 3146 | 2026.02.05 23:46:38.201094 [ 5 ] {8a97ebe0-bd2b-4c04-9d26-625bd0c45543} <Debug> TCPHandler: Processed in 0.001436034 sec. | ||
| 3147 | 2026.02.05 23:46:38.201106 [ 200 ] {52509564-b5dc-4752-8a5b-4e91bf927317::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 | ||
| 3148 | 2026.02.05 23:46:38.201111 [ 194 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3149 | 2026.02.05 23:46:38.201191 [ 200 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3150 | 2026.02.05 23:46:38.201216 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3151 | 2026.02.05 23:46:38.201225 [ 200 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 978 rows starting from the beginning of the part | ||
| 3152 | 2026.02.05 23:46:38.201286 [ 200 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 473 rows starting from the beginning of the part | ||
| 3153 | 2026.02.05 23:46:38.201308 [ 5 ] {c09933eb-c57a-465b-8141-3cefbd10726a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3154 | 2026.02.05 23:46:38.201328 [ 200 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 89 rows starting from the beginning of the part | ||
| 3155 | 2026.02.05 23:46:38.201351 [ 5 ] {c09933eb-c57a-465b-8141-3cefbd10726a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3156 | 2026.02.05 23:46:38.201367 [ 200 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 956 rows starting from the beginning of the part | ||
| 3157 | 2026.02.05 23:46:38.201388 [ 194 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_16_3} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3158 | 2026.02.05 23:46:38.201468 [ 200 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
| 3159 | 2026.02.05 23:46:38.201516 [ 200 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 89 rows starting from the beginning of the part | ||
| 3160 | 2026.02.05 23:46:38.201540 [ 194 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_16_3} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3161 | 2026.02.05 23:46:38.201623 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 3162 | 2026.02.05 23:46:38.201826 [ 5 ] {c09933eb-c57a-465b-8141-3cefbd10726a} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3163 | 2026.02.05 23:46:38.201867 [ 5 ] {c09933eb-c57a-465b-8141-3cefbd10726a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3164 | 2026.02.05 23:46:38.202213 [ 5 ] {c09933eb-c57a-465b-8141-3cefbd10726a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3165 | 2026.02.05 23:46:38.202429 [ 5 ] {c09933eb-c57a-465b-8141-3cefbd10726a} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3166 | 2026.02.05 23:46:38.202544 [ 65 ] {} <Debug> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3167 | 2026.02.05 23:46:38.202560 [ 5 ] {c09933eb-c57a-465b-8141-3cefbd10726a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 3168 | 2026.02.05 23:46:38.202583 [ 65 ] {} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3169 | 2026.02.05 23:46:38.202600 [ 5 ] {c09933eb-c57a-465b-8141-3cefbd10726a} <Debug> TCPHandler: Processed in 0.001390104 sec. | ||
| 3170 | 2026.02.05 23:46:38.202603 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3171 | 2026.02.05 23:46:38.202696 [ 191 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::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 | ||
| 3172 | 2026.02.05 23:46:38.202711 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3173 | 2026.02.05 23:46:38.202737 [ 195 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2649 rows, containing 5 columns (5 merged, 0 gathered) in 0.001618136 sec., 1637068.8248700975 rows/sec., 124.72 MiB/sec. | ||
| 3174 | 2026.02.05 23:46:38.202816 [ 5 ] {35c20d28-ba08-441f-9d50-220c246ddaeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3175 | 2026.02.05 23:46:38.202825 [ 191 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3176 | 2026.02.05 23:46:38.202875 [ 191 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3975 rows starting from the beginning of the part | ||
| 3177 | 2026.02.05 23:46:38.202879 [ 5 ] {35c20d28-ba08-441f-9d50-220c246ddaeb} <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 | ||
| 3178 | 2026.02.05 23:46:38.202946 [ 191 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 258 rows starting from the beginning of the part | ||
| 3179 | 2026.02.05 23:46:38.203002 [ 191 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 3180 | 2026.02.05 23:46:38.203021 [ 199 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3181 | 2026.02.05 23:46:38.203047 [ 191 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 917 rows starting from the beginning of the part | ||
| 3182 | 2026.02.05 23:46:38.203095 [ 191 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 32 rows starting from the beginning of the part | ||
| 3183 | 2026.02.05 23:46:38.203160 [ 191 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 3184 | 2026.02.05 23:46:38.203369 [ 199 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_16_3} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3185 | 2026.02.05 23:46:38.203450 [ 199 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_16_3} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3186 | 2026.02.05 23:46:38.203540 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 3187 | 2026.02.05 23:46:38.203664 [ 5 ] {35c20d28-ba08-441f-9d50-220c246ddaeb} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3188 | 2026.02.05 23:46:38.203707 [ 5 ] {35c20d28-ba08-441f-9d50-220c246ddaeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3189 | 2026.02.05 23:46:38.204255 [ 5 ] {35c20d28-ba08-441f-9d50-220c246ddaeb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3190 | 2026.02.05 23:46:38.204495 [ 5 ] {35c20d28-ba08-441f-9d50-220c246ddaeb} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3191 | 2026.02.05 23:46:38.204638 [ 5 ] {35c20d28-ba08-441f-9d50-220c246ddaeb} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001841 sec., 13579.576317218904 rows/sec., 24.33 MiB/sec. | ||
| 3192 | 2026.02.05 23:46:38.204698 [ 5 ] {35c20d28-ba08-441f-9d50-220c246ddaeb} <Debug> TCPHandler: Processed in 0.00203564 sec. | ||
| 3193 | 2026.02.05 23:46:38.204808 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3194 | 2026.02.05 23:46:38.204904 [ 5 ] {324d900b-617b-45e6-b3ec-75913f90a93a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3195 | 2026.02.05 23:46:38.204945 [ 5 ] {324d900b-617b-45e6-b3ec-75913f90a93a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3196 | 2026.02.05 23:46:38.205273 [ 5 ] {324d900b-617b-45e6-b3ec-75913f90a93a} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3197 | 2026.02.05 23:46:38.205308 [ 5 ] {324d900b-617b-45e6-b3ec-75913f90a93a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3198 | 2026.02.05 23:46:38.205669 [ 5 ] {324d900b-617b-45e6-b3ec-75913f90a93a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3199 | 2026.02.05 23:46:38.205880 [ 200 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5502 rows, containing 5 columns (5 merged, 0 gathered) in 0.003224202 sec., 1706468.7634335568 rows/sec., 114.83 MiB/sec. | ||
| 3200 | 2026.02.05 23:46:38.205887 [ 5 ] {324d900b-617b-45e6-b3ec-75913f90a93a} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3201 | 2026.02.05 23:46:38.206094 [ 65 ] {} <Debug> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3202 | 2026.02.05 23:46:38.206128 [ 65 ] {} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3203 | 2026.02.05 23:46:38.206137 [ 5 ] {324d900b-617b-45e6-b3ec-75913f90a93a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001251 sec., 47961.630695443644 rows/sec., 3.23 MiB/sec. | ||
| 3204 | 2026.02.05 23:46:38.206149 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3205 | 2026.02.05 23:46:38.206190 [ 5 ] {324d900b-617b-45e6-b3ec-75913f90a93a} <Debug> TCPHandler: Processed in 0.001430274 sec. | ||
| 3206 | 2026.02.05 23:46:38.206252 [ 199 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::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 | ||
| 3207 | 2026.02.05 23:46:38.206357 [ 199 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3208 | 2026.02.05 23:46:38.206383 [ 199 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 740 rows starting from the beginning of the part | ||
| 3209 | 2026.02.05 23:46:38.206440 [ 200 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3210 | 2026.02.05 23:46:38.206457 [ 199 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 88 rows starting from the beginning of the part | ||
| 3211 | 2026.02.05 23:46:38.206520 [ 199 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 3212 | 2026.02.05 23:46:38.206562 [ 199 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 76 rows starting from the beginning of the part | ||
| 3213 | 2026.02.05 23:46:38.206603 [ 199 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 3214 | 2026.02.05 23:46:38.206644 [ 199 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::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 | ||
| 3215 | 2026.02.05 23:46:38.206756 [ 200 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3216 | 2026.02.05 23:46:38.206845 [ 200 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3217 | 2026.02.05 23:46:38.206922 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 3218 | 2026.02.05 23:46:38.207497 [ 199 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1036 rows, containing 4 columns (4 merged, 0 gathered) in 0.001285332 sec., 806017.4336280433 rows/sec., 52.11 MiB/sec. | ||
| 3219 | 2026.02.05 23:46:38.207702 [ 200 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3220 | 2026.02.05 23:46:38.207955 [ 200 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_16_3} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3221 | 2026.02.05 23:46:38.208017 [ 200 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_16_3} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3222 | 2026.02.05 23:46:38.208096 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3223 | 2026.02.05 23:46:39.553308 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3224 | 2026.02.05 23:46:39.553365 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3225 | 2026.02.05 23:46:39.660887 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 450 | ||
| 3226 | 2026.02.05 23:46:39.663596 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3227 | 2026.02.05 23:46:39.663653 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3228 | 2026.02.05 23:46:39.664944 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3229 | 2026.02.05 23:46:39.665255 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3230 | 2026.02.05 23:46:39.665680 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 450 | ||
| 3231 | 2026.02.05 23:46:39.679706 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5734 | ||
| 3232 | 2026.02.05 23:46:39.680241 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3233 | 2026.02.05 23:46:39.680281 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3234 | 2026.02.05 23:46:39.680784 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3235 | 2026.02.05 23:46:39.681041 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3236 | 2026.02.05 23:46:39.681181 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5734 | ||
| 3237 | 2026.02.05 23:46:39.990018 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3238 | 2026.02.05 23:46:40.007846 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3239 | 2026.02.05 23:46:40.007909 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3240 | 2026.02.05 23:46:40.014351 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3241 | 2026.02.05 23:46:40.015076 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3242 | 2026.02.05 23:46:40.018732 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3243 | 2026.02.05 23:46:43.203295 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3244 | 2026.02.05 23:46:43.203573 [ 5 ] {899b10ec-fd92-4172-aaf4-bbbaa14b9b67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3245 | 2026.02.05 23:46:43.203638 [ 5 ] {899b10ec-fd92-4172-aaf4-bbbaa14b9b67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3246 | 2026.02.05 23:46:43.204366 [ 5 ] {899b10ec-fd92-4172-aaf4-bbbaa14b9b67} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3247 | 2026.02.05 23:46:43.204416 [ 5 ] {899b10ec-fd92-4172-aaf4-bbbaa14b9b67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3248 | 2026.02.05 23:46:43.204815 [ 5 ] {899b10ec-fd92-4172-aaf4-bbbaa14b9b67} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3249 | 2026.02.05 23:46:43.205059 [ 5 ] {899b10ec-fd92-4172-aaf4-bbbaa14b9b67} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3250 | 2026.02.05 23:46:43.205221 [ 5 ] {899b10ec-fd92-4172-aaf4-bbbaa14b9b67} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.0017 sec., 156470.58823529413 rows/sec., 9.94 MiB/sec. | ||
| 3251 | 2026.02.05 23:46:43.205264 [ 5 ] {899b10ec-fd92-4172-aaf4-bbbaa14b9b67} <Debug> TCPHandler: Processed in 0.002150821 sec. | ||
| 3252 | 2026.02.05 23:46:43.205388 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3253 | 2026.02.05 23:46:43.205484 [ 5 ] {07912d6d-3968-46c9-b51c-693d7d091f40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3254 | 2026.02.05 23:46:43.205525 [ 5 ] {07912d6d-3968-46c9-b51c-693d7d091f40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3255 | 2026.02.05 23:46:43.206285 [ 5 ] {07912d6d-3968-46c9-b51c-693d7d091f40} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3256 | 2026.02.05 23:46:43.206323 [ 5 ] {07912d6d-3968-46c9-b51c-693d7d091f40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3257 | 2026.02.05 23:46:43.206683 [ 5 ] {07912d6d-3968-46c9-b51c-693d7d091f40} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3258 | 2026.02.05 23:46:43.206900 [ 5 ] {07912d6d-3968-46c9-b51c-693d7d091f40} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3259 | 2026.02.05 23:46:43.207026 [ 5 ] {07912d6d-3968-46c9-b51c-693d7d091f40} <Debug> executeQuery: Read 780 rows, 63.35 KiB in 0.001562 sec., 499359.79513444303 rows/sec., 39.60 MiB/sec. | ||
| 3260 | 2026.02.05 23:46:43.207065 [ 5 ] {07912d6d-3968-46c9-b51c-693d7d091f40} <Debug> TCPHandler: Processed in 0.001726647 sec. | ||
| 3261 | 2026.02.05 23:46:43.207185 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3262 | 2026.02.05 23:46:43.207280 [ 5 ] {42b20bf2-5384-4c3f-bd22-75a5a02f35e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3263 | 2026.02.05 23:46:43.207321 [ 5 ] {42b20bf2-5384-4c3f-bd22-75a5a02f35e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3264 | 2026.02.05 23:46:43.207755 [ 5 ] {42b20bf2-5384-4c3f-bd22-75a5a02f35e3} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3265 | 2026.02.05 23:46:43.207793 [ 5 ] {42b20bf2-5384-4c3f-bd22-75a5a02f35e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3266 | 2026.02.05 23:46:43.208097 [ 5 ] {42b20bf2-5384-4c3f-bd22-75a5a02f35e3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3267 | 2026.02.05 23:46:43.208329 [ 5 ] {42b20bf2-5384-4c3f-bd22-75a5a02f35e3} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3268 | 2026.02.05 23:46:43.208458 [ 5 ] {42b20bf2-5384-4c3f-bd22-75a5a02f35e3} <Debug> executeQuery: Read 147 rows, 9.06 KiB in 0.001196 sec., 122909.69899665551 rows/sec., 7.39 MiB/sec. | ||
| 3269 | 2026.02.05 23:46:43.208494 [ 5 ] {42b20bf2-5384-4c3f-bd22-75a5a02f35e3} <Debug> TCPHandler: Processed in 0.001358464 sec. | ||
| 3270 | 2026.02.05 23:46:43.208610 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3271 | 2026.02.05 23:46:43.208702 [ 5 ] {7468540e-cd38-4f39-b156-efd7bdd490a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3272 | 2026.02.05 23:46:43.208742 [ 5 ] {7468540e-cd38-4f39-b156-efd7bdd490a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3273 | 2026.02.05 23:46:43.209170 [ 5 ] {7468540e-cd38-4f39-b156-efd7bdd490a0} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3274 | 2026.02.05 23:46:43.209206 [ 5 ] {7468540e-cd38-4f39-b156-efd7bdd490a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3275 | 2026.02.05 23:46:43.209516 [ 5 ] {7468540e-cd38-4f39-b156-efd7bdd490a0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3276 | 2026.02.05 23:46:43.209745 [ 5 ] {7468540e-cd38-4f39-b156-efd7bdd490a0} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3277 | 2026.02.05 23:46:43.209874 [ 5 ] {7468540e-cd38-4f39-b156-efd7bdd490a0} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.00119 sec., 117647.0588235294 rows/sec., 7.60 MiB/sec. | ||
| 3278 | 2026.02.05 23:46:43.210024 [ 5 ] {7468540e-cd38-4f39-b156-efd7bdd490a0} <Debug> TCPHandler: Processed in 0.001464015 sec. | ||
| 3279 | 2026.02.05 23:46:43.210141 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3280 | 2026.02.05 23:46:43.210235 [ 5 ] {0559d197-4f5b-41c8-8fa4-6ef37e7c5eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3281 | 2026.02.05 23:46:43.210275 [ 5 ] {0559d197-4f5b-41c8-8fa4-6ef37e7c5eee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3282 | 2026.02.05 23:46:43.210698 [ 5 ] {0559d197-4f5b-41c8-8fa4-6ef37e7c5eee} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3283 | 2026.02.05 23:46:43.210735 [ 5 ] {0559d197-4f5b-41c8-8fa4-6ef37e7c5eee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3284 | 2026.02.05 23:46:43.211054 [ 5 ] {0559d197-4f5b-41c8-8fa4-6ef37e7c5eee} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3285 | 2026.02.05 23:46:43.211277 [ 5 ] {0559d197-4f5b-41c8-8fa4-6ef37e7c5eee} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3286 | 2026.02.05 23:46:43.211510 [ 5 ] {0559d197-4f5b-41c8-8fa4-6ef37e7c5eee} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001293 sec., 107501.93348801236 rows/sec., 6.12 MiB/sec. | ||
| 3287 | 2026.02.05 23:46:43.211549 [ 5 ] {0559d197-4f5b-41c8-8fa4-6ef37e7c5eee} <Debug> TCPHandler: Processed in 0.001458035 sec. | ||
| 3288 | 2026.02.05 23:46:43.211664 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3289 | 2026.02.05 23:46:43.211756 [ 5 ] {420e4d5d-74e8-4f4a-ae22-b5f40adef964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3290 | 2026.02.05 23:46:43.211796 [ 5 ] {420e4d5d-74e8-4f4a-ae22-b5f40adef964} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3291 | 2026.02.05 23:46:43.212364 [ 5 ] {420e4d5d-74e8-4f4a-ae22-b5f40adef964} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3292 | 2026.02.05 23:46:43.212401 [ 5 ] {420e4d5d-74e8-4f4a-ae22-b5f40adef964} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3293 | 2026.02.05 23:46:43.212753 [ 5 ] {420e4d5d-74e8-4f4a-ae22-b5f40adef964} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3294 | 2026.02.05 23:46:43.212984 [ 5 ] {420e4d5d-74e8-4f4a-ae22-b5f40adef964} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3295 | 2026.02.05 23:46:43.213117 [ 5 ] {420e4d5d-74e8-4f4a-ae22-b5f40adef964} <Debug> executeQuery: Read 477 rows, 34.40 KiB in 0.001379 sec., 345902.82813633065 rows/sec., 24.36 MiB/sec. | ||
| 3296 | 2026.02.05 23:46:43.213155 [ 5 ] {420e4d5d-74e8-4f4a-ae22-b5f40adef964} <Debug> TCPHandler: Processed in 0.001541055 sec. | ||
| 3297 | 2026.02.05 23:46:43.213270 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3298 | 2026.02.05 23:46:43.213364 [ 5 ] {167ca6b8-e237-407b-90a5-e12d2f36097a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3299 | 2026.02.05 23:46:43.213406 [ 5 ] {167ca6b8-e237-407b-90a5-e12d2f36097a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3300 | 2026.02.05 23:46:43.213735 [ 5 ] {167ca6b8-e237-407b-90a5-e12d2f36097a} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3301 | 2026.02.05 23:46:43.213771 [ 5 ] {167ca6b8-e237-407b-90a5-e12d2f36097a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3302 | 2026.02.05 23:46:43.214108 [ 5 ] {167ca6b8-e237-407b-90a5-e12d2f36097a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3303 | 2026.02.05 23:46:43.214329 [ 5 ] {167ca6b8-e237-407b-90a5-e12d2f36097a} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3304 | 2026.02.05 23:46:43.214455 [ 5 ] {167ca6b8-e237-407b-90a5-e12d2f36097a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001108 sec., 5415.162454873646 rows/sec., 282.92 KiB/sec. | ||
| 3305 | 2026.02.05 23:46:43.214491 [ 5 ] {167ca6b8-e237-407b-90a5-e12d2f36097a} <Debug> TCPHandler: Processed in 0.001271423 sec. | ||
| 3306 | 2026.02.05 23:46:43.214605 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3307 | 2026.02.05 23:46:43.214699 [ 5 ] {f1842884-1947-4e2a-b0a6-05b1084d1104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3308 | 2026.02.05 23:46:43.214742 [ 5 ] {f1842884-1947-4e2a-b0a6-05b1084d1104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3309 | 2026.02.05 23:46:43.215143 [ 5 ] {f1842884-1947-4e2a-b0a6-05b1084d1104} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3310 | 2026.02.05 23:46:43.215180 [ 5 ] {f1842884-1947-4e2a-b0a6-05b1084d1104} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3311 | 2026.02.05 23:46:43.215517 [ 5 ] {f1842884-1947-4e2a-b0a6-05b1084d1104} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3312 | 2026.02.05 23:46:43.215743 [ 5 ] {f1842884-1947-4e2a-b0a6-05b1084d1104} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3313 | 2026.02.05 23:46:43.215878 [ 5 ] {f1842884-1947-4e2a-b0a6-05b1084d1104} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001197 sec., 215538.8471177945 rows/sec., 14.35 MiB/sec. | ||
| 3314 | 2026.02.05 23:46:43.215916 [ 5 ] {f1842884-1947-4e2a-b0a6-05b1084d1104} <Debug> TCPHandler: Processed in 0.001360714 sec. | ||
| 3315 | 2026.02.05 23:46:43.216030 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3316 | 2026.02.05 23:46:43.216124 [ 5 ] {6d559862-4f5e-4e49-ab35-9e71ca1f1719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3317 | 2026.02.05 23:46:43.216167 [ 5 ] {6d559862-4f5e-4e49-ab35-9e71ca1f1719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3318 | 2026.02.05 23:46:43.216470 [ 5 ] {6d559862-4f5e-4e49-ab35-9e71ca1f1719} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3319 | 2026.02.05 23:46:43.216507 [ 5 ] {6d559862-4f5e-4e49-ab35-9e71ca1f1719} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3320 | 2026.02.05 23:46:43.216812 [ 5 ] {6d559862-4f5e-4e49-ab35-9e71ca1f1719} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3321 | 2026.02.05 23:46:43.217034 [ 5 ] {6d559862-4f5e-4e49-ab35-9e71ca1f1719} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3322 | 2026.02.05 23:46:43.217160 [ 5 ] {6d559862-4f5e-4e49-ab35-9e71ca1f1719} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001054 sec., 948.7666034155598 rows/sec., 63.93 KiB/sec. | ||
| 3323 | 2026.02.05 23:46:43.217198 [ 5 ] {6d559862-4f5e-4e49-ab35-9e71ca1f1719} <Debug> TCPHandler: Processed in 0.001217122 sec. | ||
| 3324 | 2026.02.05 23:46:43.217311 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3325 | 2026.02.05 23:46:43.217404 [ 5 ] {3b5669b5-20cf-460c-b93d-9509b987b791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3326 | 2026.02.05 23:46:43.217459 [ 5 ] {3b5669b5-20cf-460c-b93d-9509b987b791} <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 | ||
| 3327 | 2026.02.05 23:46:43.218186 [ 5 ] {3b5669b5-20cf-460c-b93d-9509b987b791} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3328 | 2026.02.05 23:46:43.218223 [ 5 ] {3b5669b5-20cf-460c-b93d-9509b987b791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3329 | 2026.02.05 23:46:43.218765 [ 5 ] {3b5669b5-20cf-460c-b93d-9509b987b791} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3330 | 2026.02.05 23:46:43.219001 [ 5 ] {3b5669b5-20cf-460c-b93d-9509b987b791} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3331 | 2026.02.05 23:46:43.219140 [ 5 ] {3b5669b5-20cf-460c-b93d-9509b987b791} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001753 sec., 7986.309184255562 rows/sec., 14.31 MiB/sec. | ||
| 3332 | 2026.02.05 23:46:43.219194 [ 5 ] {3b5669b5-20cf-460c-b93d-9509b987b791} <Debug> TCPHandler: Processed in 0.001932339 sec. | ||
| 3333 | 2026.02.05 23:46:43.219309 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3334 | 2026.02.05 23:46:43.219403 [ 5 ] {43f6e726-d2ce-47f4-8cbf-f1773e90d608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3335 | 2026.02.05 23:46:43.219446 [ 5 ] {43f6e726-d2ce-47f4-8cbf-f1773e90d608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3336 | 2026.02.05 23:46:43.219769 [ 5 ] {43f6e726-d2ce-47f4-8cbf-f1773e90d608} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3337 | 2026.02.05 23:46:43.219805 [ 5 ] {43f6e726-d2ce-47f4-8cbf-f1773e90d608} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3338 | 2026.02.05 23:46:43.220123 [ 5 ] {43f6e726-d2ce-47f4-8cbf-f1773e90d608} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3339 | 2026.02.05 23:46:43.220343 [ 5 ] {43f6e726-d2ce-47f4-8cbf-f1773e90d608} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3340 | 2026.02.05 23:46:43.220476 [ 5 ] {43f6e726-d2ce-47f4-8cbf-f1773e90d608} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001091 sec., 80659.94500458296 rows/sec., 5.06 MiB/sec. | ||
| 3341 | 2026.02.05 23:46:43.220511 [ 5 ] {43f6e726-d2ce-47f4-8cbf-f1773e90d608} <Debug> TCPHandler: Processed in 0.001251542 sec. | ||
| 3342 | 2026.02.05 23:46:47.181382 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6246 | ||
| 3343 | 2026.02.05 23:46:47.181876 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3344 | 2026.02.05 23:46:47.181915 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3345 | 2026.02.05 23:46:47.182377 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3346 | 2026.02.05 23:46:47.182603 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3347 | 2026.02.05 23:46:47.182736 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6246 | ||
| 3348 | 2026.02.05 23:46:47.519203 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3349 | 2026.02.05 23:46:47.535151 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3350 | 2026.02.05 23:46:47.535209 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3351 | 2026.02.05 23:46:47.540728 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3352 | 2026.02.05 23:46:47.541488 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3353 | 2026.02.05 23:46:47.544142 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3354 | 2026.02.05 23:46:48.197276 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3355 | 2026.02.05 23:46:48.197497 [ 5 ] {f0eb56f5-aa78-4c54-a80d-c8481eed67ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3356 | 2026.02.05 23:46:48.197574 [ 5 ] {f0eb56f5-aa78-4c54-a80d-c8481eed67ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3357 | 2026.02.05 23:46:48.198178 [ 5 ] {f0eb56f5-aa78-4c54-a80d-c8481eed67ef} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3358 | 2026.02.05 23:46:48.198236 [ 5 ] {f0eb56f5-aa78-4c54-a80d-c8481eed67ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3359 | 2026.02.05 23:46:48.198692 [ 5 ] {f0eb56f5-aa78-4c54-a80d-c8481eed67ef} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3360 | 2026.02.05 23:46:48.198942 [ 5 ] {f0eb56f5-aa78-4c54-a80d-c8481eed67ef} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3361 | 2026.02.05 23:46:48.199124 [ 5 ] {f0eb56f5-aa78-4c54-a80d-c8481eed67ef} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001681 sec., 1189.767995240928 rows/sec., 97.02 KiB/sec. | ||
| 3362 | 2026.02.05 23:46:48.199176 [ 5 ] {f0eb56f5-aa78-4c54-a80d-c8481eed67ef} <Debug> TCPHandler: Processed in 0.00203911 sec. | ||
| 3363 | 2026.02.05 23:46:48.199311 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3364 | 2026.02.05 23:46:48.199450 [ 5 ] {833f5e43-f509-454e-aa5b-eaf439bc7474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3365 | 2026.02.05 23:46:48.199512 [ 5 ] {833f5e43-f509-454e-aa5b-eaf439bc7474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3366 | 2026.02.05 23:46:48.200017 [ 5 ] {833f5e43-f509-454e-aa5b-eaf439bc7474} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3367 | 2026.02.05 23:46:48.200058 [ 5 ] {833f5e43-f509-454e-aa5b-eaf439bc7474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3368 | 2026.02.05 23:46:48.200419 [ 5 ] {833f5e43-f509-454e-aa5b-eaf439bc7474} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3369 | 2026.02.05 23:46:48.200649 [ 5 ] {833f5e43-f509-454e-aa5b-eaf439bc7474} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3370 | 2026.02.05 23:46:48.200795 [ 5 ] {833f5e43-f509-454e-aa5b-eaf439bc7474} <Debug> executeQuery: Read 107 rows, 9.17 KiB in 0.001378 sec., 77648.76632801161 rows/sec., 6.50 MiB/sec. | ||
| 3371 | 2026.02.05 23:46:48.200834 [ 5 ] {833f5e43-f509-454e-aa5b-eaf439bc7474} <Debug> TCPHandler: Processed in 0.001591556 sec. | ||
| 3372 | 2026.02.05 23:46:48.200948 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3373 | 2026.02.05 23:46:48.201045 [ 5 ] {ad8376a8-8cef-43ab-bea7-82e37f3f8c54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3374 | 2026.02.05 23:46:48.201086 [ 5 ] {ad8376a8-8cef-43ab-bea7-82e37f3f8c54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3375 | 2026.02.05 23:46:48.201476 [ 5 ] {ad8376a8-8cef-43ab-bea7-82e37f3f8c54} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3376 | 2026.02.05 23:46:48.201513 [ 5 ] {ad8376a8-8cef-43ab-bea7-82e37f3f8c54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3377 | 2026.02.05 23:46:48.201808 [ 5 ] {ad8376a8-8cef-43ab-bea7-82e37f3f8c54} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3378 | 2026.02.05 23:46:48.202020 [ 5 ] {ad8376a8-8cef-43ab-bea7-82e37f3f8c54} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3379 | 2026.02.05 23:46:48.202151 [ 5 ] {ad8376a8-8cef-43ab-bea7-82e37f3f8c54} <Debug> executeQuery: Read 27 rows, 2.02 KiB in 0.001125 sec., 24000 rows/sec., 1.75 MiB/sec. | ||
| 3380 | 2026.02.05 23:46:48.202186 [ 5 ] {ad8376a8-8cef-43ab-bea7-82e37f3f8c54} <Debug> TCPHandler: Processed in 0.001289973 sec. | ||
| 3381 | 2026.02.05 23:46:48.202294 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3382 | 2026.02.05 23:46:48.202390 [ 5 ] {6e8516b4-3685-4056-8efd-9a790576baf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3383 | 2026.02.05 23:46:48.202428 [ 5 ] {6e8516b4-3685-4056-8efd-9a790576baf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3384 | 2026.02.05 23:46:48.202835 [ 5 ] {6e8516b4-3685-4056-8efd-9a790576baf3} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3385 | 2026.02.05 23:46:48.202868 [ 5 ] {6e8516b4-3685-4056-8efd-9a790576baf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3386 | 2026.02.05 23:46:48.203171 [ 5 ] {6e8516b4-3685-4056-8efd-9a790576baf3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3387 | 2026.02.05 23:46:48.203384 [ 5 ] {6e8516b4-3685-4056-8efd-9a790576baf3} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3388 | 2026.02.05 23:46:48.203515 [ 5 ] {6e8516b4-3685-4056-8efd-9a790576baf3} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001144 sec., 79545.45454545454 rows/sec., 6.21 MiB/sec. | ||
| 3389 | 2026.02.05 23:46:48.203551 [ 5 ] {6e8516b4-3685-4056-8efd-9a790576baf3} <Debug> TCPHandler: Processed in 0.001307182 sec. | ||
| 3390 | 2026.02.05 23:46:48.203662 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3391 | 2026.02.05 23:46:48.203763 [ 5 ] {1026086d-3a77-446f-ad30-5d2e764f32cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3392 | 2026.02.05 23:46:48.203806 [ 5 ] {1026086d-3a77-446f-ad30-5d2e764f32cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3393 | 2026.02.05 23:46:48.204196 [ 5 ] {1026086d-3a77-446f-ad30-5d2e764f32cc} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3394 | 2026.02.05 23:46:48.204230 [ 5 ] {1026086d-3a77-446f-ad30-5d2e764f32cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3395 | 2026.02.05 23:46:48.204554 [ 5 ] {1026086d-3a77-446f-ad30-5d2e764f32cc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3396 | 2026.02.05 23:46:48.204782 [ 5 ] {1026086d-3a77-446f-ad30-5d2e764f32cc} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3397 | 2026.02.05 23:46:48.204914 [ 5 ] {1026086d-3a77-446f-ad30-5d2e764f32cc} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00117 sec., 137606.8376068376 rows/sec., 9.58 MiB/sec. | ||
| 3398 | 2026.02.05 23:46:48.204950 [ 5 ] {1026086d-3a77-446f-ad30-5d2e764f32cc} <Debug> TCPHandler: Processed in 0.001340583 sec. | ||
| 3399 | 2026.02.05 23:46:48.205058 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3400 | 2026.02.05 23:46:48.205152 [ 5 ] {cebd0723-e56e-4947-be93-aa0858075738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3401 | 2026.02.05 23:46:48.205204 [ 5 ] {cebd0723-e56e-4947-be93-aa0858075738} <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 | ||
| 3402 | 2026.02.05 23:46:48.206020 [ 5 ] {cebd0723-e56e-4947-be93-aa0858075738} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3403 | 2026.02.05 23:46:48.206064 [ 5 ] {cebd0723-e56e-4947-be93-aa0858075738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3404 | 2026.02.05 23:46:48.206608 [ 5 ] {cebd0723-e56e-4947-be93-aa0858075738} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3405 | 2026.02.05 23:46:48.206846 [ 5 ] {cebd0723-e56e-4947-be93-aa0858075738} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3406 | 2026.02.05 23:46:48.207001 [ 5 ] {cebd0723-e56e-4947-be93-aa0858075738} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001867 sec., 13390.46598821639 rows/sec., 24.00 MiB/sec. | ||
| 3407 | 2026.02.05 23:46:48.207064 [ 5 ] {cebd0723-e56e-4947-be93-aa0858075738} <Debug> TCPHandler: Processed in 0.002056571 sec. | ||
| 3408 | 2026.02.05 23:46:48.207171 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3409 | 2026.02.05 23:46:48.207272 [ 5 ] {5788f539-30e8-4dd4-a727-ac5f4d977c2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3410 | 2026.02.05 23:46:48.207313 [ 5 ] {5788f539-30e8-4dd4-a727-ac5f4d977c2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3411 | 2026.02.05 23:46:48.207644 [ 5 ] {5788f539-30e8-4dd4-a727-ac5f4d977c2a} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3412 | 2026.02.05 23:46:48.207680 [ 5 ] {5788f539-30e8-4dd4-a727-ac5f4d977c2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3413 | 2026.02.05 23:46:48.208030 [ 5 ] {5788f539-30e8-4dd4-a727-ac5f4d977c2a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3414 | 2026.02.05 23:46:48.208257 [ 5 ] {5788f539-30e8-4dd4-a727-ac5f4d977c2a} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3415 | 2026.02.05 23:46:48.208401 [ 5 ] {5788f539-30e8-4dd4-a727-ac5f4d977c2a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001147 sec., 52310.37489102005 rows/sec., 3.53 MiB/sec. | ||
| 3416 | 2026.02.05 23:46:48.208437 [ 5 ] {5788f539-30e8-4dd4-a727-ac5f4d977c2a} <Debug> TCPHandler: Processed in 0.001317253 sec. | ||
| 3417 | 2026.02.05 23:46:49.666037 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 486 | ||
| 3418 | 2026.02.05 23:46:49.668372 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3419 | 2026.02.05 23:46:49.668434 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3420 | 2026.02.05 23:46:49.669682 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3421 | 2026.02.05 23:46:49.669995 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3422 | 2026.02.05 23:46:49.670358 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 486 | ||
| 3423 | 2026.02.05 23:46:53.203467 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3424 | 2026.02.05 23:46:53.203678 [ 5 ] {6cff0cdf-6419-45d9-988b-32fee10e7be3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3425 | 2026.02.05 23:46:53.203748 [ 5 ] {6cff0cdf-6419-45d9-988b-32fee10e7be3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3426 | 2026.02.05 23:46:53.204444 [ 5 ] {6cff0cdf-6419-45d9-988b-32fee10e7be3} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3427 | 2026.02.05 23:46:53.204495 [ 5 ] {6cff0cdf-6419-45d9-988b-32fee10e7be3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3428 | 2026.02.05 23:46:53.204900 [ 5 ] {6cff0cdf-6419-45d9-988b-32fee10e7be3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3429 | 2026.02.05 23:46:53.205133 [ 5 ] {6cff0cdf-6419-45d9-988b-32fee10e7be3} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3430 | 2026.02.05 23:46:53.205288 [ 5 ] {6cff0cdf-6419-45d9-988b-32fee10e7be3} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001662 sec., 160048.13477737666 rows/sec., 10.17 MiB/sec. | ||
| 3431 | 2026.02.05 23:46:53.205291 [ 151 ] {} <Debug> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3432 | 2026.02.05 23:46:53.205336 [ 5 ] {6cff0cdf-6419-45d9-988b-32fee10e7be3} <Debug> TCPHandler: Processed in 0.00200181 sec. | ||
| 3433 | 2026.02.05 23:46:53.205371 [ 151 ] {} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3434 | 2026.02.05 23:46:53.205404 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3435 | 2026.02.05 23:46:53.205466 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3436 | 2026.02.05 23:46:53.205508 [ 195 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::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 | ||
| 3437 | 2026.02.05 23:46:53.205573 [ 5 ] {d6bf9d58-be7d-445b-ae3a-7475cb74de31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3438 | 2026.02.05 23:46:53.205622 [ 5 ] {d6bf9d58-be7d-445b-ae3a-7475cb74de31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3439 | 2026.02.05 23:46:53.205629 [ 195 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3440 | 2026.02.05 23:46:53.205667 [ 195 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 266 rows starting from the beginning of the part | ||
| 3441 | 2026.02.05 23:46:53.205735 [ 195 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 266 rows starting from the beginning of the part | ||
| 3442 | 2026.02.05 23:46:53.205781 [ 195 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 266 rows starting from the beginning of the part | ||
| 3443 | 2026.02.05 23:46:53.205823 [ 195 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 266 rows starting from the beginning of the part | ||
| 3444 | 2026.02.05 23:46:53.205866 [ 195 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 266 rows starting from the beginning of the part | ||
| 3445 | 2026.02.05 23:46:53.206355 [ 5 ] {d6bf9d58-be7d-445b-ae3a-7475cb74de31} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3446 | 2026.02.05 23:46:53.206402 [ 5 ] {d6bf9d58-be7d-445b-ae3a-7475cb74de31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3447 | 2026.02.05 23:46:53.206791 [ 5 ] {d6bf9d58-be7d-445b-ae3a-7475cb74de31} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3448 | 2026.02.05 23:46:53.206810 [ 200 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1330 rows, containing 5 columns (5 merged, 0 gathered) in 0.001344223 sec., 989419.1663139226 rows/sec., 66.63 MiB/sec. | ||
| 3449 | 2026.02.05 23:46:53.206966 [ 196 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3450 | 2026.02.05 23:46:53.207033 [ 5 ] {d6bf9d58-be7d-445b-ae3a-7475cb74de31} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3451 | 2026.02.05 23:46:53.207171 [ 5 ] {d6bf9d58-be7d-445b-ae3a-7475cb74de31} <Debug> executeQuery: Read 780 rows, 63.35 KiB in 0.001621 sec., 481184.4540407156 rows/sec., 38.16 MiB/sec. | ||
| 3452 | 2026.02.05 23:46:53.207210 [ 5 ] {d6bf9d58-be7d-445b-ae3a-7475cb74de31} <Debug> TCPHandler: Processed in 0.001794907 sec. | ||
| 3453 | 2026.02.05 23:46:53.207264 [ 196 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_9_2} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3454 | 2026.02.05 23:46:53.207330 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3455 | 2026.02.05 23:46:53.207337 [ 196 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_9_2} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3456 | 2026.02.05 23:46:53.207424 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3457 | 2026.02.05 23:46:53.207427 [ 5 ] {a0626f7d-48e4-44c4-a7ee-b9ac8d8bbaa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3458 | 2026.02.05 23:46:53.207475 [ 5 ] {a0626f7d-48e4-44c4-a7ee-b9ac8d8bbaa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3459 | 2026.02.05 23:46:53.207919 [ 5 ] {a0626f7d-48e4-44c4-a7ee-b9ac8d8bbaa1} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3460 | 2026.02.05 23:46:53.207955 [ 5 ] {a0626f7d-48e4-44c4-a7ee-b9ac8d8bbaa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3461 | 2026.02.05 23:46:53.208267 [ 5 ] {a0626f7d-48e4-44c4-a7ee-b9ac8d8bbaa1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3462 | 2026.02.05 23:46:53.208467 [ 5 ] {a0626f7d-48e4-44c4-a7ee-b9ac8d8bbaa1} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3463 | 2026.02.05 23:46:53.208564 [ 151 ] {} <Debug> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3464 | 2026.02.05 23:46:53.208591 [ 5 ] {a0626f7d-48e4-44c4-a7ee-b9ac8d8bbaa1} <Debug> executeQuery: Read 147 rows, 9.06 KiB in 0.001184 sec., 124155.40540540541 rows/sec., 7.47 MiB/sec. | ||
| 3465 | 2026.02.05 23:46:53.208599 [ 151 ] {} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3466 | 2026.02.05 23:46:53.208630 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3467 | 2026.02.05 23:46:53.208634 [ 5 ] {a0626f7d-48e4-44c4-a7ee-b9ac8d8bbaa1} <Debug> TCPHandler: Processed in 0.001360693 sec. | ||
| 3468 | 2026.02.05 23:46:53.208705 [ 196 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::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 | ||
| 3469 | 2026.02.05 23:46:53.208753 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3470 | 2026.02.05 23:46:53.208783 [ 196 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3471 | 2026.02.05 23:46:53.208809 [ 196 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 182 rows starting from the beginning of the part | ||
| 3472 | 2026.02.05 23:46:53.208847 [ 5 ] {669d3652-ff26-49c4-8788-816906afaac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3473 | 2026.02.05 23:46:53.208864 [ 196 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 161 rows starting from the beginning of the part | ||
| 3474 | 2026.02.05 23:46:53.208887 [ 5 ] {669d3652-ff26-49c4-8788-816906afaac8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3475 | 2026.02.05 23:46:53.208909 [ 196 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 25 rows starting from the beginning of the part | ||
| 3476 | 2026.02.05 23:46:53.208949 [ 196 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 147 rows starting from the beginning of the part | ||
| 3477 | 2026.02.05 23:46:53.208986 [ 196 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 27 rows starting from the beginning of the part | ||
| 3478 | 2026.02.05 23:46:53.209024 [ 196 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 147 rows starting from the beginning of the part | ||
| 3479 | 2026.02.05 23:46:53.209321 [ 5 ] {669d3652-ff26-49c4-8788-816906afaac8} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3480 | 2026.02.05 23:46:53.209355 [ 5 ] {669d3652-ff26-49c4-8788-816906afaac8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3481 | 2026.02.05 23:46:53.209664 [ 5 ] {669d3652-ff26-49c4-8788-816906afaac8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3482 | 2026.02.05 23:46:53.209887 [ 190 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 689 rows, containing 5 columns (5 merged, 0 gathered) in 0.001205343 sec., 571621.5218406711 rows/sec., 37.55 MiB/sec. | ||
| 3483 | 2026.02.05 23:46:53.209900 [ 5 ] {669d3652-ff26-49c4-8788-816906afaac8} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3484 | 2026.02.05 23:46:53.210037 [ 196 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3485 | 2026.02.05 23:46:53.210059 [ 5 ] {669d3652-ff26-49c4-8788-816906afaac8} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.00123 sec., 113821.13821138212 rows/sec., 7.36 MiB/sec. | ||
| 3486 | 2026.02.05 23:46:53.210097 [ 5 ] {669d3652-ff26-49c4-8788-816906afaac8} <Debug> TCPHandler: Processed in 0.001390563 sec. | ||
| 3487 | 2026.02.05 23:46:53.210219 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3488 | 2026.02.05 23:46:53.210312 [ 5 ] {5166dfd3-4582-4ef0-8470-5a4f05bcdcc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3489 | 2026.02.05 23:46:53.210316 [ 196 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_16_3} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3490 | 2026.02.05 23:46:53.210355 [ 5 ] {5166dfd3-4582-4ef0-8470-5a4f05bcdcc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3491 | 2026.02.05 23:46:53.210393 [ 196 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_16_3} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3492 | 2026.02.05 23:46:53.210450 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 3493 | 2026.02.05 23:46:53.210784 [ 5 ] {5166dfd3-4582-4ef0-8470-5a4f05bcdcc6} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3494 | 2026.02.05 23:46:53.210819 [ 5 ] {5166dfd3-4582-4ef0-8470-5a4f05bcdcc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3495 | 2026.02.05 23:46:53.211114 [ 5 ] {5166dfd3-4582-4ef0-8470-5a4f05bcdcc6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3496 | 2026.02.05 23:46:53.211339 [ 5 ] {5166dfd3-4582-4ef0-8470-5a4f05bcdcc6} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3497 | 2026.02.05 23:46:53.211432 [ 151 ] {} <Debug> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3498 | 2026.02.05 23:46:53.211460 [ 5 ] {5166dfd3-4582-4ef0-8470-5a4f05bcdcc6} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001167 sec., 119108.82604970007 rows/sec., 6.78 MiB/sec. | ||
| 3499 | 2026.02.05 23:46:53.211463 [ 151 ] {} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3500 | 2026.02.05 23:46:53.211499 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3501 | 2026.02.05 23:46:53.211503 [ 5 ] {5166dfd3-4582-4ef0-8470-5a4f05bcdcc6} <Debug> TCPHandler: Processed in 0.001331273 sec. | ||
| 3502 | 2026.02.05 23:46:53.211573 [ 200 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::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 | ||
| 3503 | 2026.02.05 23:46:53.211626 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3504 | 2026.02.05 23:46:53.211655 [ 200 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3505 | 2026.02.05 23:46:53.211680 [ 200 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 139 rows starting from the beginning of the part | ||
| 3506 | 2026.02.05 23:46:53.211717 [ 5 ] {6c6037f3-b835-49cc-8a7c-b99a622c6b8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3507 | 2026.02.05 23:46:53.211731 [ 200 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 139 rows starting from the beginning of the part | ||
| 3508 | 2026.02.05 23:46:53.211756 [ 5 ] {6c6037f3-b835-49cc-8a7c-b99a622c6b8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3509 | 2026.02.05 23:46:53.211776 [ 200 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 139 rows starting from the beginning of the part | ||
| 3510 | 2026.02.05 23:46:53.211818 [ 200 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 139 rows starting from the beginning of the part | ||
| 3511 | 2026.02.05 23:46:53.211860 [ 200 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 139 rows starting from the beginning of the part | ||
| 3512 | 2026.02.05 23:46:53.212331 [ 5 ] {6c6037f3-b835-49cc-8a7c-b99a622c6b8f} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3513 | 2026.02.05 23:46:53.212365 [ 5 ] {6c6037f3-b835-49cc-8a7c-b99a622c6b8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3514 | 2026.02.05 23:46:53.212642 [ 196 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 695 rows, containing 5 columns (5 merged, 0 gathered) in 0.001099201 sec., 632277.4451624408 rows/sec., 38.38 MiB/sec. | ||
| 3515 | 2026.02.05 23:46:53.212685 [ 5 ] {6c6037f3-b835-49cc-8a7c-b99a622c6b8f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3516 | 2026.02.05 23:46:53.212858 [ 190 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3517 | 2026.02.05 23:46:53.212916 [ 5 ] {6c6037f3-b835-49cc-8a7c-b99a622c6b8f} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3518 | 2026.02.05 23:46:53.213057 [ 5 ] {6c6037f3-b835-49cc-8a7c-b99a622c6b8f} <Debug> executeQuery: Read 477 rows, 34.40 KiB in 0.001357 sec., 351510.6853352985 rows/sec., 24.76 MiB/sec. | ||
| 3519 | 2026.02.05 23:46:53.213095 [ 5 ] {6c6037f3-b835-49cc-8a7c-b99a622c6b8f} <Debug> TCPHandler: Processed in 0.001515985 sec. | ||
| 3520 | 2026.02.05 23:46:53.213206 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3521 | 2026.02.05 23:46:53.213246 [ 190 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_9_2} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3522 | 2026.02.05 23:46:53.213298 [ 5 ] {f65dea8b-8704-47e8-9ecf-8e868882d2b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3523 | 2026.02.05 23:46:53.213344 [ 5 ] {f65dea8b-8704-47e8-9ecf-8e868882d2b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3524 | 2026.02.05 23:46:53.213344 [ 190 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_9_2} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3525 | 2026.02.05 23:46:53.213490 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3526 | 2026.02.05 23:46:53.213672 [ 5 ] {f65dea8b-8704-47e8-9ecf-8e868882d2b9} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3527 | 2026.02.05 23:46:53.213713 [ 5 ] {f65dea8b-8704-47e8-9ecf-8e868882d2b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3528 | 2026.02.05 23:46:53.214022 [ 5 ] {f65dea8b-8704-47e8-9ecf-8e868882d2b9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3529 | 2026.02.05 23:46:53.214225 [ 5 ] {f65dea8b-8704-47e8-9ecf-8e868882d2b9} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3530 | 2026.02.05 23:46:53.214346 [ 5 ] {f65dea8b-8704-47e8-9ecf-8e868882d2b9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001065 sec., 5633.802816901409 rows/sec., 294.34 KiB/sec. | ||
| 3531 | 2026.02.05 23:46:53.214381 [ 5 ] {f65dea8b-8704-47e8-9ecf-8e868882d2b9} <Debug> TCPHandler: Processed in 0.001221862 sec. | ||
| 3532 | 2026.02.05 23:46:53.214492 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3533 | 2026.02.05 23:46:53.214582 [ 5 ] {49c7438f-7fc8-470f-8080-53005b2e402a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3534 | 2026.02.05 23:46:53.214623 [ 5 ] {49c7438f-7fc8-470f-8080-53005b2e402a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3535 | 2026.02.05 23:46:53.215023 [ 5 ] {49c7438f-7fc8-470f-8080-53005b2e402a} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3536 | 2026.02.05 23:46:53.215058 [ 5 ] {49c7438f-7fc8-470f-8080-53005b2e402a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3537 | 2026.02.05 23:46:53.215384 [ 5 ] {49c7438f-7fc8-470f-8080-53005b2e402a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3538 | 2026.02.05 23:46:53.215591 [ 5 ] {49c7438f-7fc8-470f-8080-53005b2e402a} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3539 | 2026.02.05 23:46:53.215712 [ 5 ] {49c7438f-7fc8-470f-8080-53005b2e402a} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001147 sec., 224934.61203138623 rows/sec., 14.98 MiB/sec. | ||
| 3540 | 2026.02.05 23:46:53.215747 [ 5 ] {49c7438f-7fc8-470f-8080-53005b2e402a} <Debug> TCPHandler: Processed in 0.001302213 sec. | ||
| 3541 | 2026.02.05 23:46:53.215859 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3542 | 2026.02.05 23:46:53.215950 [ 5 ] {4eea989b-c725-40aa-bdee-cd28bdfd3a66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3543 | 2026.02.05 23:46:53.215991 [ 5 ] {4eea989b-c725-40aa-bdee-cd28bdfd3a66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3544 | 2026.02.05 23:46:53.216287 [ 5 ] {4eea989b-c725-40aa-bdee-cd28bdfd3a66} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3545 | 2026.02.05 23:46:53.216322 [ 5 ] {4eea989b-c725-40aa-bdee-cd28bdfd3a66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3546 | 2026.02.05 23:46:53.216630 [ 5 ] {4eea989b-c725-40aa-bdee-cd28bdfd3a66} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3547 | 2026.02.05 23:46:53.216835 [ 5 ] {4eea989b-c725-40aa-bdee-cd28bdfd3a66} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3548 | 2026.02.05 23:46:53.216956 [ 5 ] {4eea989b-c725-40aa-bdee-cd28bdfd3a66} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001024 sec., 976.5625 rows/sec., 65.80 KiB/sec. | ||
| 3549 | 2026.02.05 23:46:53.216991 [ 5 ] {4eea989b-c725-40aa-bdee-cd28bdfd3a66} <Debug> TCPHandler: Processed in 0.001179531 sec. | ||
| 3550 | 2026.02.05 23:46:53.217103 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3551 | 2026.02.05 23:46:53.217193 [ 5 ] {7d976622-af36-4caa-9464-481cbaa3a473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3552 | 2026.02.05 23:46:53.217245 [ 5 ] {7d976622-af36-4caa-9464-481cbaa3a473} <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 | ||
| 3553 | 2026.02.05 23:46:53.217971 [ 5 ] {7d976622-af36-4caa-9464-481cbaa3a473} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3554 | 2026.02.05 23:46:53.218006 [ 5 ] {7d976622-af36-4caa-9464-481cbaa3a473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3555 | 2026.02.05 23:46:53.218519 [ 5 ] {7d976622-af36-4caa-9464-481cbaa3a473} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3556 | 2026.02.05 23:46:53.218740 [ 5 ] {7d976622-af36-4caa-9464-481cbaa3a473} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3557 | 2026.02.05 23:46:53.218847 [ 151 ] {} <Debug> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3558 | 2026.02.05 23:46:53.218872 [ 5 ] {7d976622-af36-4caa-9464-481cbaa3a473} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001696 sec., 8254.716981132075 rows/sec., 14.79 MiB/sec. | ||
| 3559 | 2026.02.05 23:46:53.218887 [ 151 ] {} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3560 | 2026.02.05 23:46:53.218914 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3561 | 2026.02.05 23:46:53.218935 [ 5 ] {7d976622-af36-4caa-9464-481cbaa3a473} <Debug> TCPHandler: Processed in 0.001878858 sec. | ||
| 3562 | 2026.02.05 23:46:53.219024 [ 197 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::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 | ||
| 3563 | 2026.02.05 23:46:53.219063 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3564 | 2026.02.05 23:46:53.219159 [ 5 ] {30ba48e8-02bb-405a-b7a5-256781d7fc29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3565 | 2026.02.05 23:46:53.219199 [ 5 ] {30ba48e8-02bb-405a-b7a5-256781d7fc29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3566 | 2026.02.05 23:46:53.219272 [ 197 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3567 | 2026.02.05 23:46:53.219365 [ 197 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 163 rows starting from the beginning of the part | ||
| 3568 | 2026.02.05 23:46:53.219515 [ 197 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part | ||
| 3569 | 2026.02.05 23:46:53.219534 [ 5 ] {30ba48e8-02bb-405a-b7a5-256781d7fc29} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3570 | 2026.02.05 23:46:53.219574 [ 5 ] {30ba48e8-02bb-405a-b7a5-256781d7fc29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3571 | 2026.02.05 23:46:53.219630 [ 197 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 25 rows starting from the beginning of the part | ||
| 3572 | 2026.02.05 23:46:53.219743 [ 197 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part | ||
| 3573 | 2026.02.05 23:46:53.219848 [ 197 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 25 rows starting from the beginning of the part | ||
| 3574 | 2026.02.05 23:46:53.219903 [ 5 ] {30ba48e8-02bb-405a-b7a5-256781d7fc29} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3575 | 2026.02.05 23:46:53.219953 [ 197 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part | ||
| 3576 | 2026.02.05 23:46:53.220134 [ 5 ] {30ba48e8-02bb-405a-b7a5-256781d7fc29} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3577 | 2026.02.05 23:46:53.220272 [ 5 ] {30ba48e8-02bb-405a-b7a5-256781d7fc29} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001129 sec., 77945.0841452613 rows/sec., 4.89 MiB/sec. | ||
| 3578 | 2026.02.05 23:46:53.220308 [ 5 ] {30ba48e8-02bb-405a-b7a5-256781d7fc29} <Debug> TCPHandler: Processed in 0.001292653 sec. | ||
| 3579 | 2026.02.05 23:46:53.222747 [ 190 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 255 rows, containing 19 columns (19 merged, 0 gathered) in 0.003772197 sec., 67599.86289157221 rows/sec., 121.14 MiB/sec. | ||
| 3580 | 2026.02.05 23:46:53.223320 [ 196 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3581 | 2026.02.05 23:46:53.223669 [ 196 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3582 | 2026.02.05 23:46:53.223736 [ 196 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3583 | 2026.02.05 23:46:53.223847 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB. | ||
| 3584 | 2026.02.05 23:46:54.553430 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3585 | 2026.02.05 23:46:54.553482 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3586 | 2026.02.05 23:46:54.682942 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6694 | ||
| 3587 | 2026.02.05 23:46:54.683420 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3588 | 2026.02.05 23:46:54.683460 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3589 | 2026.02.05 23:46:54.684002 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3590 | 2026.02.05 23:46:54.684248 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3591 | 2026.02.05 23:46:54.684378 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6694 | ||
| 3592 | 2026.02.05 23:46:55.044353 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3593 | 2026.02.05 23:46:55.061604 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3594 | 2026.02.05 23:46:55.061667 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3595 | 2026.02.05 23:46:55.067254 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3596 | 2026.02.05 23:46:55.067928 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3597 | 2026.02.05 23:46:55.070817 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3598 | 2026.02.05 23:46:58.196634 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3599 | 2026.02.05 23:46:58.196824 [ 5 ] {ec6755ba-b467-4d0a-a069-a510c5c0fd00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3600 | 2026.02.05 23:46:58.196890 [ 5 ] {ec6755ba-b467-4d0a-a069-a510c5c0fd00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3601 | 2026.02.05 23:46:58.197534 [ 5 ] {ec6755ba-b467-4d0a-a069-a510c5c0fd00} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3602 | 2026.02.05 23:46:58.197583 [ 5 ] {ec6755ba-b467-4d0a-a069-a510c5c0fd00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3603 | 2026.02.05 23:46:58.197993 [ 5 ] {ec6755ba-b467-4d0a-a069-a510c5c0fd00} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3604 | 2026.02.05 23:46:58.198218 [ 5 ] {ec6755ba-b467-4d0a-a069-a510c5c0fd00} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3605 | 2026.02.05 23:46:58.198377 [ 5 ] {ec6755ba-b467-4d0a-a069-a510c5c0fd00} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.0016 sec., 66250 rows/sec., 5.55 MiB/sec. | ||
| 3606 | 2026.02.05 23:46:58.198424 [ 5 ] {ec6755ba-b467-4d0a-a069-a510c5c0fd00} <Debug> TCPHandler: Processed in 0.001915689 sec. | ||
| 3607 | 2026.02.05 23:46:58.198549 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3608 | 2026.02.05 23:46:58.198650 [ 5 ] {a9040994-e93a-41ca-b807-461ae63555cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3609 | 2026.02.05 23:46:58.198694 [ 5 ] {a9040994-e93a-41ca-b807-461ae63555cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3610 | 2026.02.05 23:46:58.199135 [ 5 ] {a9040994-e93a-41ca-b807-461ae63555cb} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3611 | 2026.02.05 23:46:58.199173 [ 5 ] {a9040994-e93a-41ca-b807-461ae63555cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3612 | 2026.02.05 23:46:58.199473 [ 5 ] {a9040994-e93a-41ca-b807-461ae63555cb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3613 | 2026.02.05 23:46:58.199683 [ 5 ] {a9040994-e93a-41ca-b807-461ae63555cb} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3614 | 2026.02.05 23:46:58.199810 [ 5 ] {a9040994-e93a-41ca-b807-461ae63555cb} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001183 sec., 21132.713440405747 rows/sec., 1.55 MiB/sec. | ||
| 3615 | 2026.02.05 23:46:58.199848 [ 5 ] {a9040994-e93a-41ca-b807-461ae63555cb} <Debug> TCPHandler: Processed in 0.001352063 sec. | ||
| 3616 | 2026.02.05 23:46:58.199960 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3617 | 2026.02.05 23:46:58.200054 [ 5 ] {b1eafce0-3871-4924-80c9-159d78ab50de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3618 | 2026.02.05 23:46:58.200095 [ 5 ] {b1eafce0-3871-4924-80c9-159d78ab50de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3619 | 2026.02.05 23:46:58.200519 [ 5 ] {b1eafce0-3871-4924-80c9-159d78ab50de} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3620 | 2026.02.05 23:46:58.200556 [ 5 ] {b1eafce0-3871-4924-80c9-159d78ab50de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3621 | 2026.02.05 23:46:58.200847 [ 5 ] {b1eafce0-3871-4924-80c9-159d78ab50de} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3622 | 2026.02.05 23:46:58.201050 [ 5 ] {b1eafce0-3871-4924-80c9-159d78ab50de} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3623 | 2026.02.05 23:46:58.201177 [ 5 ] {b1eafce0-3871-4924-80c9-159d78ab50de} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001141 sec., 78001.75284837862 rows/sec., 6.09 MiB/sec. | ||
| 3624 | 2026.02.05 23:46:58.201213 [ 5 ] {b1eafce0-3871-4924-80c9-159d78ab50de} <Debug> TCPHandler: Processed in 0.001302872 sec. | ||
| 3625 | 2026.02.05 23:46:58.201323 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3626 | 2026.02.05 23:46:58.201417 [ 5 ] {e773a9cc-e5de-467a-ab30-673307acb6e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3627 | 2026.02.05 23:46:58.201460 [ 5 ] {e773a9cc-e5de-467a-ab30-673307acb6e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3628 | 2026.02.05 23:46:58.201842 [ 5 ] {e773a9cc-e5de-467a-ab30-673307acb6e8} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3629 | 2026.02.05 23:46:58.201882 [ 5 ] {e773a9cc-e5de-467a-ab30-673307acb6e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3630 | 2026.02.05 23:46:58.202197 [ 5 ] {e773a9cc-e5de-467a-ab30-673307acb6e8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3631 | 2026.02.05 23:46:58.202407 [ 5 ] {e773a9cc-e5de-467a-ab30-673307acb6e8} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3632 | 2026.02.05 23:46:58.202533 [ 5 ] {e773a9cc-e5de-467a-ab30-673307acb6e8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001135 sec., 140969.16299559473 rows/sec., 9.82 MiB/sec. | ||
| 3633 | 2026.02.05 23:46:58.202569 [ 5 ] {e773a9cc-e5de-467a-ab30-673307acb6e8} <Debug> TCPHandler: Processed in 0.001294873 sec. | ||
| 3634 | 2026.02.05 23:46:58.202683 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3635 | 2026.02.05 23:46:58.202777 [ 5 ] {f2ef0bb7-d0f0-4c0c-a13b-7b46b91ceb8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3636 | 2026.02.05 23:46:58.202829 [ 5 ] {f2ef0bb7-d0f0-4c0c-a13b-7b46b91ceb8f} <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 | ||
| 3637 | 2026.02.05 23:46:58.203569 [ 5 ] {f2ef0bb7-d0f0-4c0c-a13b-7b46b91ceb8f} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3638 | 2026.02.05 23:46:58.203605 [ 5 ] {f2ef0bb7-d0f0-4c0c-a13b-7b46b91ceb8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3639 | 2026.02.05 23:46:58.204119 [ 5 ] {f2ef0bb7-d0f0-4c0c-a13b-7b46b91ceb8f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3640 | 2026.02.05 23:46:58.204344 [ 5 ] {f2ef0bb7-d0f0-4c0c-a13b-7b46b91ceb8f} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3641 | 2026.02.05 23:46:58.204491 [ 5 ] {f2ef0bb7-d0f0-4c0c-a13b-7b46b91ceb8f} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001732 sec., 14434.180138568128 rows/sec., 25.87 MiB/sec. | ||
| 3642 | 2026.02.05 23:46:58.204550 [ 5 ] {f2ef0bb7-d0f0-4c0c-a13b-7b46b91ceb8f} <Debug> TCPHandler: Processed in 0.001915498 sec. | ||
| 3643 | 2026.02.05 23:46:58.204664 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3644 | 2026.02.05 23:46:58.204759 [ 5 ] {15a7b8c0-6500-47f5-a562-8c6466a5ccca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3645 | 2026.02.05 23:46:58.204801 [ 5 ] {15a7b8c0-6500-47f5-a562-8c6466a5ccca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3646 | 2026.02.05 23:46:58.205137 [ 5 ] {15a7b8c0-6500-47f5-a562-8c6466a5ccca} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3647 | 2026.02.05 23:46:58.205173 [ 5 ] {15a7b8c0-6500-47f5-a562-8c6466a5ccca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3648 | 2026.02.05 23:46:58.205470 [ 5 ] {15a7b8c0-6500-47f5-a562-8c6466a5ccca} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3649 | 2026.02.05 23:46:58.205688 [ 5 ] {15a7b8c0-6500-47f5-a562-8c6466a5ccca} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3650 | 2026.02.05 23:46:58.205812 [ 5 ] {15a7b8c0-6500-47f5-a562-8c6466a5ccca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 3651 | 2026.02.05 23:46:58.205847 [ 5 ] {15a7b8c0-6500-47f5-a562-8c6466a5ccca} <Debug> TCPHandler: Processed in 0.001233122 sec. | ||
| 3652 | 2026.02.05 23:46:59.670683 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 520 | ||
| 3653 | 2026.02.05 23:46:59.673163 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3654 | 2026.02.05 23:46:59.673216 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3655 | 2026.02.05 23:46:59.674804 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3656 | 2026.02.05 23:46:59.675159 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3657 | 2026.02.05 23:46:59.675479 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 520 | ||
| 3658 | 2026.02.05 23:47:01.240401 [ 144 ] {} <Debug> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3659 | 2026.02.05 23:47:01.240514 [ 144 ] {} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3660 | 2026.02.05 23:47:01.240542 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3661 | 2026.02.05 23:47:01.240701 [ 197 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::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 | ||
| 3662 | 2026.02.05 23:47:01.240913 [ 197 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3663 | 2026.02.05 23:47:01.240964 [ 197 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 3664 | 2026.02.05 23:47:01.241064 [ 197 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::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 | ||
| 3665 | 2026.02.05 23:47:01.241134 [ 197 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 3666 | 2026.02.05 23:47:01.241214 [ 197 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part | ||
| 3667 | 2026.02.05 23:47:01.241282 [ 197 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 3668 | 2026.02.05 23:47:01.242013 [ 196 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.001390644 sec., 21572.738961229476 rows/sec., 1.80 MiB/sec. | ||
| 3669 | 2026.02.05 23:47:01.242167 [ 193 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3670 | 2026.02.05 23:47:01.242476 [ 193 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_5_1} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3671 | 2026.02.05 23:47:01.242558 [ 193 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_5_1} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3672 | 2026.02.05 23:47:01.242639 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3673 | 2026.02.05 23:47:02.019711 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3674 | 2026.02.05 23:47:02.019991 [ 5 ] {1669a0ee-b6d3-41ed-bab1-b6cd62957668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3675 | 2026.02.05 23:47:02.020096 [ 5 ] {1669a0ee-b6d3-41ed-bab1-b6cd62957668} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3676 | 2026.02.05 23:47:02.020842 [ 5 ] {1669a0ee-b6d3-41ed-bab1-b6cd62957668} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3677 | 2026.02.05 23:47:02.020886 [ 5 ] {1669a0ee-b6d3-41ed-bab1-b6cd62957668} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3678 | 2026.02.05 23:47:02.021284 [ 5 ] {1669a0ee-b6d3-41ed-bab1-b6cd62957668} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3679 | 2026.02.05 23:47:02.021524 [ 5 ] {1669a0ee-b6d3-41ed-bab1-b6cd62957668} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3680 | 2026.02.05 23:47:02.021686 [ 5 ] {1669a0ee-b6d3-41ed-bab1-b6cd62957668} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001771 sec., 150197.62845849802 rows/sec., 9.54 MiB/sec. | ||
| 3681 | 2026.02.05 23:47:02.021735 [ 5 ] {1669a0ee-b6d3-41ed-bab1-b6cd62957668} <Debug> TCPHandler: Processed in 0.002205022 sec. | ||
| 3682 | 2026.02.05 23:47:02.021856 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3683 | 2026.02.05 23:47:02.021959 [ 5 ] {f507d6f3-ea6f-4b56-82d0-b894f41c6d70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3684 | 2026.02.05 23:47:02.022005 [ 5 ] {f507d6f3-ea6f-4b56-82d0-b894f41c6d70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3685 | 2026.02.05 23:47:02.022404 [ 5 ] {f507d6f3-ea6f-4b56-82d0-b894f41c6d70} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3686 | 2026.02.05 23:47:02.022441 [ 5 ] {f507d6f3-ea6f-4b56-82d0-b894f41c6d70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3687 | 2026.02.05 23:47:02.022740 [ 5 ] {f507d6f3-ea6f-4b56-82d0-b894f41c6d70} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3688 | 2026.02.05 23:47:02.022949 [ 5 ] {f507d6f3-ea6f-4b56-82d0-b894f41c6d70} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3689 | 2026.02.05 23:47:02.023078 [ 5 ] {f507d6f3-ea6f-4b56-82d0-b894f41c6d70} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001142 sec., 1751.3134851138354 rows/sec., 142.81 KiB/sec. | ||
| 3690 | 2026.02.05 23:47:02.023116 [ 5 ] {f507d6f3-ea6f-4b56-82d0-b894f41c6d70} <Debug> TCPHandler: Processed in 0.001313582 sec. | ||
| 3691 | 2026.02.05 23:47:02.023224 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3692 | 2026.02.05 23:47:02.023319 [ 5 ] {406eb52c-2a19-4e50-a651-5bf8bcd6c101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3693 | 2026.02.05 23:47:02.023359 [ 5 ] {406eb52c-2a19-4e50-a651-5bf8bcd6c101} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3694 | 2026.02.05 23:47:02.024444 [ 5 ] {406eb52c-2a19-4e50-a651-5bf8bcd6c101} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3695 | 2026.02.05 23:47:02.024482 [ 5 ] {406eb52c-2a19-4e50-a651-5bf8bcd6c101} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3696 | 2026.02.05 23:47:02.024901 [ 5 ] {406eb52c-2a19-4e50-a651-5bf8bcd6c101} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3697 | 2026.02.05 23:47:02.025123 [ 5 ] {406eb52c-2a19-4e50-a651-5bf8bcd6c101} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3698 | 2026.02.05 23:47:02.025237 [ 142 ] {} <Debug> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3699 | 2026.02.05 23:47:02.025255 [ 5 ] {406eb52c-2a19-4e50-a651-5bf8bcd6c101} <Debug> executeQuery: Read 1921 rows, 159.98 KiB in 0.001955 sec., 982608.6956521738 rows/sec., 79.91 MiB/sec. | ||
| 3700 | 2026.02.05 23:47:02.025313 [ 142 ] {} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3701 | 2026.02.05 23:47:02.025320 [ 5 ] {406eb52c-2a19-4e50-a651-5bf8bcd6c101} <Debug> TCPHandler: Processed in 0.002145801 sec. | ||
| 3702 | 2026.02.05 23:47:02.025348 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3703 | 2026.02.05 23:47:02.025446 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3704 | 2026.02.05 23:47:02.025487 [ 193 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::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 | ||
| 3705 | 2026.02.05 23:47:02.025545 [ 5 ] {ac9fa388-151f-4914-9fe0-34027508a589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3706 | 2026.02.05 23:47:02.025590 [ 5 ] {ac9fa388-151f-4914-9fe0-34027508a589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3707 | 2026.02.05 23:47:02.025639 [ 193 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3708 | 2026.02.05 23:47:02.025684 [ 193 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1979 rows starting from the beginning of the part | ||
| 3709 | 2026.02.05 23:47:02.025759 [ 193 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 780 rows starting from the beginning of the part | ||
| 3710 | 2026.02.05 23:47:02.025811 [ 193 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 107 rows starting from the beginning of the part | ||
| 3711 | 2026.02.05 23:47:02.025862 [ 193 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 780 rows starting from the beginning of the part | ||
| 3712 | 2026.02.05 23:47:02.025906 [ 193 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 106 rows starting from the beginning of the part | ||
| 3713 | 2026.02.05 23:47:02.025950 [ 193 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1921 rows starting from the beginning of the part | ||
| 3714 | 2026.02.05 23:47:02.026025 [ 5 ] {ac9fa388-151f-4914-9fe0-34027508a589} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3715 | 2026.02.05 23:47:02.026066 [ 5 ] {ac9fa388-151f-4914-9fe0-34027508a589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3716 | 2026.02.05 23:47:02.026406 [ 5 ] {ac9fa388-151f-4914-9fe0-34027508a589} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3717 | 2026.02.05 23:47:02.026634 [ 5 ] {ac9fa388-151f-4914-9fe0-34027508a589} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3718 | 2026.02.05 23:47:02.026772 [ 5 ] {ac9fa388-151f-4914-9fe0-34027508a589} <Debug> executeQuery: Read 149 rows, 9.20 KiB in 0.001246 sec., 119582.66452648476 rows/sec., 7.21 MiB/sec. | ||
| 3719 | 2026.02.05 23:47:02.026811 [ 5 ] {ac9fa388-151f-4914-9fe0-34027508a589} <Debug> TCPHandler: Processed in 0.001416164 sec. | ||
| 3720 | 2026.02.05 23:47:02.026919 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3721 | 2026.02.05 23:47:02.027015 [ 5 ] {f85a8f71-eb89-4013-b7d5-6d52a0d9d012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3722 | 2026.02.05 23:47:02.027054 [ 5 ] {f85a8f71-eb89-4013-b7d5-6d52a0d9d012} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3723 | 2026.02.05 23:47:02.027542 [ 5 ] {f85a8f71-eb89-4013-b7d5-6d52a0d9d012} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3724 | 2026.02.05 23:47:02.027579 [ 5 ] {f85a8f71-eb89-4013-b7d5-6d52a0d9d012} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3725 | 2026.02.05 23:47:02.027905 [ 196 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5673 rows, containing 5 columns (5 merged, 0 gathered) in 0.002483605 sec., 2284179.6501456555 rows/sec., 193.59 MiB/sec. | ||
| 3726 | 2026.02.05 23:47:02.027924 [ 5 ] {f85a8f71-eb89-4013-b7d5-6d52a0d9d012} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3727 | 2026.02.05 23:47:02.028152 [ 193 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3728 | 2026.02.05 23:47:02.028161 [ 5 ] {f85a8f71-eb89-4013-b7d5-6d52a0d9d012} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3729 | 2026.02.05 23:47:02.028309 [ 5 ] {f85a8f71-eb89-4013-b7d5-6d52a0d9d012} <Debug> executeQuery: Read 368 rows, 25.07 KiB in 0.001312 sec., 280487.8048780488 rows/sec., 18.66 MiB/sec. | ||
| 3730 | 2026.02.05 23:47:02.028350 [ 5 ] {f85a8f71-eb89-4013-b7d5-6d52a0d9d012} <Debug> TCPHandler: Processed in 0.001479935 sec. | ||
| 3731 | 2026.02.05 23:47:02.028448 [ 193 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_21_4} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3732 | 2026.02.05 23:47:02.028458 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3733 | 2026.02.05 23:47:02.028534 [ 193 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_21_4} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3734 | 2026.02.05 23:47:02.028561 [ 5 ] {20e0f0dd-6ad5-4195-9611-c17d46e9d123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3735 | 2026.02.05 23:47:02.028605 [ 5 ] {20e0f0dd-6ad5-4195-9611-c17d46e9d123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3736 | 2026.02.05 23:47:02.028617 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 3737 | 2026.02.05 23:47:02.029018 [ 5 ] {20e0f0dd-6ad5-4195-9611-c17d46e9d123} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3738 | 2026.02.05 23:47:02.029060 [ 5 ] {20e0f0dd-6ad5-4195-9611-c17d46e9d123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3739 | 2026.02.05 23:47:02.029389 [ 5 ] {20e0f0dd-6ad5-4195-9611-c17d46e9d123} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3740 | 2026.02.05 23:47:02.029600 [ 5 ] {20e0f0dd-6ad5-4195-9611-c17d46e9d123} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3741 | 2026.02.05 23:47:02.029726 [ 5 ] {20e0f0dd-6ad5-4195-9611-c17d46e9d123} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001183 sec., 117497.88672865595 rows/sec., 6.68 MiB/sec. | ||
| 3742 | 2026.02.05 23:47:02.029763 [ 5 ] {20e0f0dd-6ad5-4195-9611-c17d46e9d123} <Debug> TCPHandler: Processed in 0.001353264 sec. | ||
| 3743 | 2026.02.05 23:47:02.029871 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3744 | 2026.02.05 23:47:02.029962 [ 5 ] {68ff52c2-03be-4095-be92-3dc26c028168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3745 | 2026.02.05 23:47:02.029999 [ 5 ] {68ff52c2-03be-4095-be92-3dc26c028168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3746 | 2026.02.05 23:47:02.030623 [ 5 ] {68ff52c2-03be-4095-be92-3dc26c028168} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3747 | 2026.02.05 23:47:02.030658 [ 5 ] {68ff52c2-03be-4095-be92-3dc26c028168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3748 | 2026.02.05 23:47:02.031053 [ 5 ] {68ff52c2-03be-4095-be92-3dc26c028168} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3749 | 2026.02.05 23:47:02.031266 [ 5 ] {68ff52c2-03be-4095-be92-3dc26c028168} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3750 | 2026.02.05 23:47:02.031368 [ 142 ] {} <Debug> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3751 | 2026.02.05 23:47:02.031394 [ 5 ] {68ff52c2-03be-4095-be92-3dc26c028168} <Debug> executeQuery: Read 935 rows, 68.85 KiB in 0.001447 sec., 646164.4782308224 rows/sec., 46.47 MiB/sec. | ||
| 3752 | 2026.02.05 23:47:02.031407 [ 142 ] {} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3753 | 2026.02.05 23:47:02.031438 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3754 | 2026.02.05 23:47:02.031438 [ 5 ] {68ff52c2-03be-4095-be92-3dc26c028168} <Debug> TCPHandler: Processed in 0.001615786 sec. | ||
| 3755 | 2026.02.05 23:47:02.031561 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3756 | 2026.02.05 23:47:02.031580 [ 187 ] {52509564-b5dc-4752-8a5b-4e91bf927317::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 | ||
| 3757 | 2026.02.05 23:47:02.031656 [ 5 ] {768908b4-1040-4eea-be5d-01f3cd0391c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3758 | 2026.02.05 23:47:02.031704 [ 5 ] {768908b4-1040-4eea-be5d-01f3cd0391c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3759 | 2026.02.05 23:47:02.031776 [ 187 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3760 | 2026.02.05 23:47:02.031836 [ 187 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 994 rows starting from the beginning of the part | ||
| 3761 | 2026.02.05 23:47:02.031941 [ 187 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 477 rows starting from the beginning of the part | ||
| 3762 | 2026.02.05 23:47:02.032021 [ 187 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 91 rows starting from the beginning of the part | ||
| 3763 | 2026.02.05 23:47:02.032037 [ 5 ] {768908b4-1040-4eea-be5d-01f3cd0391c7} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3764 | 2026.02.05 23:47:02.032080 [ 5 ] {768908b4-1040-4eea-be5d-01f3cd0391c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3765 | 2026.02.05 23:47:02.032090 [ 187 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 477 rows starting from the beginning of the part | ||
| 3766 | 2026.02.05 23:47:02.032161 [ 187 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 89 rows starting from the beginning of the part | ||
| 3767 | 2026.02.05 23:47:02.032233 [ 187 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 935 rows starting from the beginning of the part | ||
| 3768 | 2026.02.05 23:47:02.032414 [ 5 ] {768908b4-1040-4eea-be5d-01f3cd0391c7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3769 | 2026.02.05 23:47:02.032662 [ 5 ] {768908b4-1040-4eea-be5d-01f3cd0391c7} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3770 | 2026.02.05 23:47:02.032795 [ 5 ] {768908b4-1040-4eea-be5d-01f3cd0391c7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001156 sec., 5190.311418685122 rows/sec., 271.17 KiB/sec. | ||
| 3771 | 2026.02.05 23:47:02.032831 [ 5 ] {768908b4-1040-4eea-be5d-01f3cd0391c7} <Debug> TCPHandler: Processed in 0.001318893 sec. | ||
| 3772 | 2026.02.05 23:47:02.032936 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3773 | 2026.02.05 23:47:02.033031 [ 5 ] {c7ddf9a9-c1d2-475b-aab7-06a0b493f3be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3774 | 2026.02.05 23:47:02.033072 [ 5 ] {c7ddf9a9-c1d2-475b-aab7-06a0b493f3be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3775 | 2026.02.05 23:47:02.033597 [ 193 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3063 rows, containing 5 columns (5 merged, 0 gathered) in 0.002091201 sec., 1464708.557427048 rows/sec., 110.97 MiB/sec. | ||
| 3776 | 2026.02.05 23:47:02.033606 [ 5 ] {c7ddf9a9-c1d2-475b-aab7-06a0b493f3be} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3777 | 2026.02.05 23:47:02.033657 [ 5 ] {c7ddf9a9-c1d2-475b-aab7-06a0b493f3be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3778 | 2026.02.05 23:47:02.033793 [ 193 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3779 | 2026.02.05 23:47:02.034067 [ 5 ] {c7ddf9a9-c1d2-475b-aab7-06a0b493f3be} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3780 | 2026.02.05 23:47:02.034087 [ 193 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_21_4} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3781 | 2026.02.05 23:47:02.034171 [ 193 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_21_4} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3782 | 2026.02.05 23:47:02.034249 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 3783 | 2026.02.05 23:47:02.034311 [ 5 ] {c7ddf9a9-c1d2-475b-aab7-06a0b493f3be} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3784 | 2026.02.05 23:47:02.034418 [ 142 ] {} <Debug> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3785 | 2026.02.05 23:47:02.034445 [ 5 ] {c7ddf9a9-c1d2-475b-aab7-06a0b493f3be} <Debug> executeQuery: Read 911 rows, 62.14 KiB in 0.001432 sec., 636173.184357542 rows/sec., 42.37 MiB/sec. | ||
| 3786 | 2026.02.05 23:47:02.034460 [ 142 ] {} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3787 | 2026.02.05 23:47:02.034488 [ 5 ] {c7ddf9a9-c1d2-475b-aab7-06a0b493f3be} <Debug> TCPHandler: Processed in 0.001601326 sec. | ||
| 3788 | 2026.02.05 23:47:02.034489 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3789 | 2026.02.05 23:47:02.034580 [ 196 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3790 | 2026.02.05 23:47:02.034605 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3791 | 2026.02.05 23:47:02.034669 [ 196 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3792 | 2026.02.05 23:47:02.034698 [ 196 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5502 rows starting from the beginning of the part | ||
| 3793 | 2026.02.05 23:47:02.034700 [ 5 ] {b8b72226-26a4-46dc-abfd-1e96d0a7fbf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3794 | 2026.02.05 23:47:02.034745 [ 5 ] {b8b72226-26a4-46dc-abfd-1e96d0a7fbf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3795 | 2026.02.05 23:47:02.034753 [ 196 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 258 rows starting from the beginning of the part | ||
| 3796 | 2026.02.05 23:47:02.034800 [ 196 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 161 rows starting from the beginning of the part | ||
| 3797 | 2026.02.05 23:47:02.034840 [ 196 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 258 rows starting from the beginning of the part | ||
| 3798 | 2026.02.05 23:47:02.034877 [ 196 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::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 | ||
| 3799 | 2026.02.05 23:47:02.034919 [ 196 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 911 rows starting from the beginning of the part | ||
| 3800 | 2026.02.05 23:47:02.035065 [ 5 ] {b8b72226-26a4-46dc-abfd-1e96d0a7fbf2} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3801 | 2026.02.05 23:47:02.035101 [ 5 ] {b8b72226-26a4-46dc-abfd-1e96d0a7fbf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3802 | 2026.02.05 23:47:02.035408 [ 5 ] {b8b72226-26a4-46dc-abfd-1e96d0a7fbf2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3803 | 2026.02.05 23:47:02.035613 [ 5 ] {b8b72226-26a4-46dc-abfd-1e96d0a7fbf2} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3804 | 2026.02.05 23:47:02.035713 [ 142 ] {} <Debug> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3805 | 2026.02.05 23:47:02.035744 [ 142 ] {} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3806 | 2026.02.05 23:47:02.035746 [ 5 ] {b8b72226-26a4-46dc-abfd-1e96d0a7fbf2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001064 sec., 939.8496240601503 rows/sec., 63.33 KiB/sec. | ||
| 3807 | 2026.02.05 23:47:02.035764 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3808 | 2026.02.05 23:47:02.035794 [ 5 ] {b8b72226-26a4-46dc-abfd-1e96d0a7fbf2} <Debug> TCPHandler: Processed in 0.001237952 sec. | ||
| 3809 | 2026.02.05 23:47:02.035845 [ 193 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 3810 | 2026.02.05 23:47:02.035911 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3811 | 2026.02.05 23:47:02.035937 [ 193 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3812 | 2026.02.05 23:47:02.035970 [ 193 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 3813 | 2026.02.05 23:47:02.036012 [ 5 ] {6183c1b2-b12f-43b6-a6ad-80c21ce5afba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3814 | 2026.02.05 23:47:02.036016 [ 193 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 3815 | 2026.02.05 23:47:02.036070 [ 193 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 3816 | 2026.02.05 23:47:02.036073 [ 5 ] {6183c1b2-b12f-43b6-a6ad-80c21ce5afba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3817 | 2026.02.05 23:47:02.036109 [ 193 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 3818 | 2026.02.05 23:47:02.036149 [ 193 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 3819 | 2026.02.05 23:47:02.036180 [ 193 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 3820 | 2026.02.05 23:47:02.036848 [ 5 ] {6183c1b2-b12f-43b6-a6ad-80c21ce5afba} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3821 | 2026.02.05 23:47:02.036886 [ 186 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001071311 sec., 9334.357623509888 rows/sec., 628.98 KiB/sec. | ||
| 3822 | 2026.02.05 23:47:02.036890 [ 5 ] {6183c1b2-b12f-43b6-a6ad-80c21ce5afba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3823 | 2026.02.05 23:47:02.037001 [ 193 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3824 | 2026.02.05 23:47:02.037268 [ 193 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_10_2} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3825 | 2026.02.05 23:47:02.037339 [ 193 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_10_2} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3826 | 2026.02.05 23:47:02.037398 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 3827 | 2026.02.05 23:47:02.037453 [ 186 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7250 rows, containing 5 columns (5 merged, 0 gathered) in 0.002904468 sec., 2496154.2010447355 rows/sec., 167.89 MiB/sec. | ||
| 3828 | 2026.02.05 23:47:02.037616 [ 5 ] {6183c1b2-b12f-43b6-a6ad-80c21ce5afba} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3829 | 2026.02.05 23:47:02.037851 [ 5 ] {6183c1b2-b12f-43b6-a6ad-80c21ce5afba} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3830 | 2026.02.05 23:47:02.037998 [ 5 ] {6183c1b2-b12f-43b6-a6ad-80c21ce5afba} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002004 sec., 6986.027944111776 rows/sec., 12.52 MiB/sec. | ||
| 3831 | 2026.02.05 23:47:02.038056 [ 186 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3832 | 2026.02.05 23:47:02.038075 [ 5 ] {6183c1b2-b12f-43b6-a6ad-80c21ce5afba} <Debug> TCPHandler: Processed in 0.002215792 sec. | ||
| 3833 | 2026.02.05 23:47:02.038202 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3834 | 2026.02.05 23:47:02.038308 [ 5 ] {7c727fe7-3141-4b24-9fc2-2963f29a8b3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3835 | 2026.02.05 23:47:02.038353 [ 5 ] {7c727fe7-3141-4b24-9fc2-2963f29a8b3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3836 | 2026.02.05 23:47:02.038385 [ 186 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3837 | 2026.02.05 23:47:02.038470 [ 186 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3838 | 2026.02.05 23:47:02.038582 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.47 MiB. | ||
| 3839 | 2026.02.05 23:47:02.038683 [ 5 ] {7c727fe7-3141-4b24-9fc2-2963f29a8b3d} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3840 | 2026.02.05 23:47:02.038725 [ 5 ] {7c727fe7-3141-4b24-9fc2-2963f29a8b3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3841 | 2026.02.05 23:47:02.039039 [ 5 ] {7c727fe7-3141-4b24-9fc2-2963f29a8b3d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3842 | 2026.02.05 23:47:02.039250 [ 5 ] {7c727fe7-3141-4b24-9fc2-2963f29a8b3d} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3843 | 2026.02.05 23:47:02.039372 [ 142 ] {} <Debug> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3844 | 2026.02.05 23:47:02.039379 [ 5 ] {7c727fe7-3141-4b24-9fc2-2963f29a8b3d} <Debug> executeQuery: Read 76 rows, 4.83 KiB in 0.00109 sec., 69724.77064220184 rows/sec., 4.33 MiB/sec. | ||
| 3845 | 2026.02.05 23:47:02.039423 [ 142 ] {} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3846 | 2026.02.05 23:47:02.039439 [ 5 ] {7c727fe7-3141-4b24-9fc2-2963f29a8b3d} <Debug> TCPHandler: Processed in 0.001287623 sec. | ||
| 3847 | 2026.02.05 23:47:02.039455 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3848 | 2026.02.05 23:47:02.039537 [ 196 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::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 | ||
| 3849 | 2026.02.05 23:47:02.039635 [ 196 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3850 | 2026.02.05 23:47:02.039659 [ 196 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1036 rows starting from the beginning of the part | ||
| 3851 | 2026.02.05 23:47:02.039702 [ 196 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 88 rows starting from the beginning of the part | ||
| 3852 | 2026.02.05 23:47:02.039737 [ 196 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::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 | ||
| 3853 | 2026.02.05 23:47:02.039770 [ 196 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 88 rows starting from the beginning of the part | ||
| 3854 | 2026.02.05 23:47:02.039803 [ 196 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::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 | ||
| 3855 | 2026.02.05 23:47:02.039835 [ 196 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 76 rows starting from the beginning of the part | ||
| 3856 | 2026.02.05 23:47:02.040651 [ 186 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1408 rows, containing 4 columns (4 merged, 0 gathered) in 0.001145612 sec., 1229037.4053344412 rows/sec., 79.29 MiB/sec. | ||
| 3857 | 2026.02.05 23:47:02.040853 [ 193 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3858 | 2026.02.05 23:47:02.041143 [ 193 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_21_4} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3859 | 2026.02.05 23:47:02.041220 [ 193 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_21_4} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3860 | 2026.02.05 23:47:02.041291 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 3861 | 2026.02.05 23:47:02.184596 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7206 | ||
| 3862 | 2026.02.05 23:47:02.185304 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3863 | 2026.02.05 23:47:02.185344 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3864 | 2026.02.05 23:47:02.185815 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3865 | 2026.02.05 23:47:02.186052 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3866 | 2026.02.05 23:47:02.186189 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7206 | ||
| 3867 | 2026.02.05 23:47:02.571017 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3868 | 2026.02.05 23:47:02.586622 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3869 | 2026.02.05 23:47:02.586676 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3870 | 2026.02.05 23:47:02.592111 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3871 | 2026.02.05 23:47:02.592799 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3872 | 2026.02.05 23:47:02.595769 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3873 | 2026.02.05 23:47:03.189629 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3874 | 2026.02.05 23:47:03.189844 [ 5 ] {63571504-c548-4dc0-a5ab-3a565ddb5b16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3875 | 2026.02.05 23:47:03.189916 [ 5 ] {63571504-c548-4dc0-a5ab-3a565ddb5b16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3876 | 2026.02.05 23:47:03.190583 [ 5 ] {63571504-c548-4dc0-a5ab-3a565ddb5b16} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3877 | 2026.02.05 23:47:03.190630 [ 5 ] {63571504-c548-4dc0-a5ab-3a565ddb5b16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3878 | 2026.02.05 23:47:03.191034 [ 5 ] {63571504-c548-4dc0-a5ab-3a565ddb5b16} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3879 | 2026.02.05 23:47:03.191269 [ 5 ] {63571504-c548-4dc0-a5ab-3a565ddb5b16} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3880 | 2026.02.05 23:47:03.191424 [ 5 ] {63571504-c548-4dc0-a5ab-3a565ddb5b16} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001632 sec., 34313.72549019608 rows/sec., 2.64 MiB/sec. | ||
| 3881 | 2026.02.05 23:47:03.191472 [ 5 ] {63571504-c548-4dc0-a5ab-3a565ddb5b16} <Debug> TCPHandler: Processed in 0.0019751 sec. | ||
| 3882 | 2026.02.05 23:47:03.191588 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3883 | 2026.02.05 23:47:03.191692 [ 5 ] {d32c6ab9-2427-476e-b97d-7c41c5e5f889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3884 | 2026.02.05 23:47:03.191735 [ 5 ] {d32c6ab9-2427-476e-b97d-7c41c5e5f889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3885 | 2026.02.05 23:47:03.192164 [ 5 ] {d32c6ab9-2427-476e-b97d-7c41c5e5f889} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3886 | 2026.02.05 23:47:03.192203 [ 5 ] {d32c6ab9-2427-476e-b97d-7c41c5e5f889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3887 | 2026.02.05 23:47:03.192517 [ 5 ] {d32c6ab9-2427-476e-b97d-7c41c5e5f889} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3888 | 2026.02.05 23:47:03.192738 [ 5 ] {d32c6ab9-2427-476e-b97d-7c41c5e5f889} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3889 | 2026.02.05 23:47:03.192870 [ 5 ] {d32c6ab9-2427-476e-b97d-7c41c5e5f889} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001202 sec., 53244.592346089856 rows/sec., 4.16 MiB/sec. | ||
| 3890 | 2026.02.05 23:47:03.192908 [ 5 ] {d32c6ab9-2427-476e-b97d-7c41c5e5f889} <Debug> TCPHandler: Processed in 0.001371704 sec. | ||
| 3891 | 2026.02.05 23:47:03.193019 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3892 | 2026.02.05 23:47:03.193118 [ 5 ] {98170d77-26aa-4edd-85e6-77b0ecbe07c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3893 | 2026.02.05 23:47:03.193162 [ 5 ] {98170d77-26aa-4edd-85e6-77b0ecbe07c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3894 | 2026.02.05 23:47:03.193514 [ 5 ] {98170d77-26aa-4edd-85e6-77b0ecbe07c1} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3895 | 2026.02.05 23:47:03.193550 [ 5 ] {98170d77-26aa-4edd-85e6-77b0ecbe07c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3896 | 2026.02.05 23:47:03.193865 [ 5 ] {98170d77-26aa-4edd-85e6-77b0ecbe07c1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3897 | 2026.02.05 23:47:03.194079 [ 5 ] {98170d77-26aa-4edd-85e6-77b0ecbe07c1} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3898 | 2026.02.05 23:47:03.194207 [ 5 ] {98170d77-26aa-4edd-85e6-77b0ecbe07c1} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001109 sec., 28854.82416591524 rows/sec., 2.01 MiB/sec. | ||
| 3899 | 2026.02.05 23:47:03.194244 [ 5 ] {98170d77-26aa-4edd-85e6-77b0ecbe07c1} <Debug> TCPHandler: Processed in 0.001278012 sec. | ||
| 3900 | 2026.02.05 23:47:03.194350 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3901 | 2026.02.05 23:47:03.194443 [ 5 ] {c8515d7f-608d-497a-b964-b1d6dd17376a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3902 | 2026.02.05 23:47:03.194485 [ 5 ] {c8515d7f-608d-497a-b964-b1d6dd17376a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3903 | 2026.02.05 23:47:03.194786 [ 5 ] {c8515d7f-608d-497a-b964-b1d6dd17376a} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3904 | 2026.02.05 23:47:03.194822 [ 5 ] {c8515d7f-608d-497a-b964-b1d6dd17376a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3905 | 2026.02.05 23:47:03.195149 [ 5 ] {c8515d7f-608d-497a-b964-b1d6dd17376a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3906 | 2026.02.05 23:47:03.195360 [ 5 ] {c8515d7f-608d-497a-b964-b1d6dd17376a} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3907 | 2026.02.05 23:47:03.195488 [ 5 ] {c8515d7f-608d-497a-b964-b1d6dd17376a} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001063 sec., 11288.805268109127 rows/sec., 779.05 KiB/sec. | ||
| 3908 | 2026.02.05 23:47:03.195522 [ 5 ] {c8515d7f-608d-497a-b964-b1d6dd17376a} <Debug> TCPHandler: Processed in 0.001221732 sec. | ||
| 3909 | 2026.02.05 23:47:08.197551 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3910 | 2026.02.05 23:47:08.197750 [ 5 ] {482560cd-e55c-4331-9fbf-1879de0ab830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3911 | 2026.02.05 23:47:08.197813 [ 5 ] {482560cd-e55c-4331-9fbf-1879de0ab830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3912 | 2026.02.05 23:47:08.198509 [ 5 ] {482560cd-e55c-4331-9fbf-1879de0ab830} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3913 | 2026.02.05 23:47:08.198556 [ 5 ] {482560cd-e55c-4331-9fbf-1879de0ab830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3914 | 2026.02.05 23:47:08.198948 [ 5 ] {482560cd-e55c-4331-9fbf-1879de0ab830} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3915 | 2026.02.05 23:47:08.199177 [ 5 ] {482560cd-e55c-4331-9fbf-1879de0ab830} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3916 | 2026.02.05 23:47:08.199326 [ 5 ] {482560cd-e55c-4331-9fbf-1879de0ab830} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001625 sec., 65230.769230769234 rows/sec., 5.46 MiB/sec. | ||
| 3917 | 2026.02.05 23:47:08.199367 [ 5 ] {482560cd-e55c-4331-9fbf-1879de0ab830} <Debug> TCPHandler: Processed in 0.001941889 sec. | ||
| 3918 | 2026.02.05 23:47:08.199496 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3919 | 2026.02.05 23:47:08.199589 [ 5 ] {7bb6ee29-2358-4b92-b10f-10a360029e03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3920 | 2026.02.05 23:47:08.199628 [ 5 ] {7bb6ee29-2358-4b92-b10f-10a360029e03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3921 | 2026.02.05 23:47:08.200064 [ 5 ] {7bb6ee29-2358-4b92-b10f-10a360029e03} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3922 | 2026.02.05 23:47:08.200100 [ 5 ] {7bb6ee29-2358-4b92-b10f-10a360029e03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3923 | 2026.02.05 23:47:08.200382 [ 5 ] {7bb6ee29-2358-4b92-b10f-10a360029e03} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3924 | 2026.02.05 23:47:08.200583 [ 5 ] {7bb6ee29-2358-4b92-b10f-10a360029e03} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3925 | 2026.02.05 23:47:08.200706 [ 5 ] {7bb6ee29-2358-4b92-b10f-10a360029e03} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001136 sec., 22007.042253521126 rows/sec., 1.62 MiB/sec. | ||
| 3926 | 2026.02.05 23:47:08.200742 [ 5 ] {7bb6ee29-2358-4b92-b10f-10a360029e03} <Debug> TCPHandler: Processed in 0.001301893 sec. | ||
| 3927 | 2026.02.05 23:47:08.200857 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3928 | 2026.02.05 23:47:08.200948 [ 5 ] {af26f728-ce07-45eb-a032-facefca1dc2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3929 | 2026.02.05 23:47:08.200987 [ 5 ] {af26f728-ce07-45eb-a032-facefca1dc2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3930 | 2026.02.05 23:47:08.201415 [ 5 ] {af26f728-ce07-45eb-a032-facefca1dc2e} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3931 | 2026.02.05 23:47:08.201450 [ 5 ] {af26f728-ce07-45eb-a032-facefca1dc2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3932 | 2026.02.05 23:47:08.201745 [ 5 ] {af26f728-ce07-45eb-a032-facefca1dc2e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3933 | 2026.02.05 23:47:08.201946 [ 5 ] {af26f728-ce07-45eb-a032-facefca1dc2e} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3934 | 2026.02.05 23:47:08.202068 [ 5 ] {af26f728-ce07-45eb-a032-facefca1dc2e} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001137 sec., 78276.16534740545 rows/sec., 6.11 MiB/sec. | ||
| 3935 | 2026.02.05 23:47:08.202103 [ 5 ] {af26f728-ce07-45eb-a032-facefca1dc2e} <Debug> TCPHandler: Processed in 0.001298493 sec. | ||
| 3936 | 2026.02.05 23:47:08.202219 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3937 | 2026.02.05 23:47:08.202309 [ 5 ] {ab5af25b-3764-43ea-a531-dcb857600870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3938 | 2026.02.05 23:47:08.202350 [ 5 ] {ab5af25b-3764-43ea-a531-dcb857600870} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3939 | 2026.02.05 23:47:08.202746 [ 5 ] {ab5af25b-3764-43ea-a531-dcb857600870} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3940 | 2026.02.05 23:47:08.202779 [ 5 ] {ab5af25b-3764-43ea-a531-dcb857600870} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3941 | 2026.02.05 23:47:08.203091 [ 5 ] {ab5af25b-3764-43ea-a531-dcb857600870} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3942 | 2026.02.05 23:47:08.203299 [ 5 ] {ab5af25b-3764-43ea-a531-dcb857600870} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3943 | 2026.02.05 23:47:08.203419 [ 5 ] {ab5af25b-3764-43ea-a531-dcb857600870} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001127 sec., 141969.8314108252 rows/sec., 9.89 MiB/sec. | ||
| 3944 | 2026.02.05 23:47:08.203457 [ 5 ] {ab5af25b-3764-43ea-a531-dcb857600870} <Debug> TCPHandler: Processed in 0.001284672 sec. | ||
| 3945 | 2026.02.05 23:47:08.203564 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3946 | 2026.02.05 23:47:08.203656 [ 5 ] {c12d8f8c-a023-4ec7-905a-e0a69dc783ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3947 | 2026.02.05 23:47:08.203708 [ 5 ] {c12d8f8c-a023-4ec7-905a-e0a69dc783ab} <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 | ||
| 3948 | 2026.02.05 23:47:08.204479 [ 5 ] {c12d8f8c-a023-4ec7-905a-e0a69dc783ab} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3949 | 2026.02.05 23:47:08.204513 [ 5 ] {c12d8f8c-a023-4ec7-905a-e0a69dc783ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3950 | 2026.02.05 23:47:08.205024 [ 5 ] {c12d8f8c-a023-4ec7-905a-e0a69dc783ab} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3951 | 2026.02.05 23:47:08.205261 [ 5 ] {c12d8f8c-a023-4ec7-905a-e0a69dc783ab} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3952 | 2026.02.05 23:47:08.205392 [ 5 ] {c12d8f8c-a023-4ec7-905a-e0a69dc783ab} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001754 sec., 14253.135689851768 rows/sec., 25.54 MiB/sec. | ||
| 3953 | 2026.02.05 23:47:08.205447 [ 5 ] {c12d8f8c-a023-4ec7-905a-e0a69dc783ab} <Debug> TCPHandler: Processed in 0.001929249 sec. | ||
| 3954 | 2026.02.05 23:47:08.205555 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3955 | 2026.02.05 23:47:08.205647 [ 5 ] {9b659407-5fe7-459d-b584-5ad08c41a72f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3956 | 2026.02.05 23:47:08.205687 [ 5 ] {9b659407-5fe7-459d-b584-5ad08c41a72f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3957 | 2026.02.05 23:47:08.206016 [ 5 ] {9b659407-5fe7-459d-b584-5ad08c41a72f} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3958 | 2026.02.05 23:47:08.206049 [ 5 ] {9b659407-5fe7-459d-b584-5ad08c41a72f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3959 | 2026.02.05 23:47:08.206362 [ 5 ] {9b659407-5fe7-459d-b584-5ad08c41a72f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3960 | 2026.02.05 23:47:08.206559 [ 5 ] {9b659407-5fe7-459d-b584-5ad08c41a72f} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3961 | 2026.02.05 23:47:08.206678 [ 5 ] {9b659407-5fe7-459d-b584-5ad08c41a72f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 3962 | 2026.02.05 23:47:08.206713 [ 5 ] {9b659407-5fe7-459d-b584-5ad08c41a72f} <Debug> TCPHandler: Processed in 0.001205062 sec. | ||
| 3963 | 2026.02.05 23:47:09.553523 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3964 | 2026.02.05 23:47:09.553575 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3965 | 2026.02.05 23:47:09.675804 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 564 | ||
| 3966 | 2026.02.05 23:47:09.678192 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3967 | 2026.02.05 23:47:09.678238 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3968 | 2026.02.05 23:47:09.679414 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3969 | 2026.02.05 23:47:09.679721 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3970 | 2026.02.05 23:47:09.679853 [ 129 ] {} <Debug> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3971 | 2026.02.05 23:47:09.679889 [ 129 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3972 | 2026.02.05 23:47:09.679908 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3973 | 2026.02.05 23:47:09.680030 [ 196 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::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 | ||
| 3974 | 2026.02.05 23:47:09.680075 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 564 | ||
| 3975 | 2026.02.05 23:47:09.680644 [ 196 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3976 | 2026.02.05 23:47:09.680781 [ 196 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 366 rows starting from the beginning of the part | ||
| 3977 | 2026.02.05 23:47:09.681115 [ 196 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::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 | ||
| 3978 | 2026.02.05 23:47:09.681439 [ 196 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 46 rows starting from the beginning of the part | ||
| 3979 | 2026.02.05 23:47:09.681777 [ 196 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part | ||
| 3980 | 2026.02.05 23:47:09.682101 [ 196 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 34 rows starting from the beginning of the part | ||
| 3981 | 2026.02.05 23:47:09.682418 [ 196 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 44 rows starting from the beginning of the part | ||
| 3982 | 2026.02.05 23:47:09.686412 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7654 | ||
| 3983 | 2026.02.05 23:47:09.687162 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3984 | 2026.02.05 23:47:09.687230 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3985 | 2026.02.05 23:47:09.687881 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3986 | 2026.02.05 23:47:09.688117 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3987 | 2026.02.05 23:47:09.688250 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7654 | ||
| 3988 | 2026.02.05 23:47:09.688281 [ 123 ] {} <Debug> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3989 | 2026.02.05 23:47:09.688329 [ 186 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 564 rows, containing 72 columns (72 merged, 0 gathered) in 0.008360172 sec., 67462.726843419 rows/sec., 59.60 MiB/sec. | ||
| 3990 | 2026.02.05 23:47:09.688359 [ 123 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3991 | 2026.02.05 23:47:09.688389 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3992 | 2026.02.05 23:47:09.688461 [ 196 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::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 | ||
| 3993 | 2026.02.05 23:47:09.688550 [ 196 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3994 | 2026.02.05 23:47:09.688575 [ 196 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5286 rows starting from the beginning of the part | ||
| 3995 | 2026.02.05 23:47:09.688617 [ 196 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 3996 | 2026.02.05 23:47:09.688655 [ 196 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 3997 | 2026.02.05 23:47:09.688687 [ 196 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 3998 | 2026.02.05 23:47:09.688724 [ 196 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 3999 | 2026.02.05 23:47:09.688756 [ 196 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 4000 | 2026.02.05 23:47:09.689299 [ 192 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4001 | 2026.02.05 23:47:09.689829 [ 192 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_11_2} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4002 | 2026.02.05 23:47:09.689878 [ 188 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7654 rows, containing 4 columns (4 merged, 0 gathered) in 0.001442374 sec., 5306529.374489557 rows/sec., 75.91 MiB/sec. | ||
| 4003 | 2026.02.05 23:47:09.689904 [ 192 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_11_2} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4004 | 2026.02.05 23:47:09.690074 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.83 MiB. | ||
| 4005 | 2026.02.05 23:47:09.690328 [ 196 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4006 | 2026.02.05 23:47:09.690555 [ 196 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_16_3} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4007 | 2026.02.05 23:47:09.690614 [ 196 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_16_3} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4008 | 2026.02.05 23:47:09.690670 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4009 | 2026.02.05 23:47:10.001243 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000840938 sec. | ||
| 4010 | 2026.02.05 23:47:10.095968 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 4011 | 2026.02.05 23:47:10.113116 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4012 | 2026.02.05 23:47:10.113167 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4013 | 2026.02.05 23:47:10.118949 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4014 | 2026.02.05 23:47:10.119655 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4015 | 2026.02.05 23:47:10.119943 [ 123 ] {} <Debug> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4016 | 2026.02.05 23:47:10.119986 [ 123 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4017 | 2026.02.05 23:47:10.120008 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4018 | 2026.02.05 23:47:10.120175 [ 192 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::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 | ||
| 4019 | 2026.02.05 23:47:10.122857 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4020 | 2026.02.05 23:47:10.123598 [ 192 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4021 | 2026.02.05 23:47:10.125144 [ 192 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::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 | ||
| 4022 | 2026.02.05 23:47:10.129891 [ 192 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::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 | ||
| 4023 | 2026.02.05 23:47:10.134250 [ 192 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::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 | ||
| 4024 | 2026.02.05 23:47:10.138560 [ 192 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::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 | ||
| 4025 | 2026.02.05 23:47:10.143138 [ 192 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::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 | ||
| 4026 | 2026.02.05 23:47:10.147559 [ 192 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::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 | ||
| 4027 | 2026.02.05 23:47:10.202223 [ 188 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.082133257 sec., 1473.215654896043 rows/sec., 7.62 MiB/sec. | ||
| 4028 | 2026.02.05 23:47:10.205142 [ 194 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4029 | 2026.02.05 23:47:10.207227 [ 194 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_16_3} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4030 | 2026.02.05 23:47:10.207330 [ 194 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_16_3} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4031 | 2026.02.05 23:47:10.209351 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB. | ||
| 4032 | 2026.02.05 23:47:11.000211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.99 MiB, peak 237.97 MiB, free memory in arenas 0.00 B, will set to 236.67 MiB (RSS), difference: 8.68 MiB | ||
| 4033 | 2026.02.05 23:47:13.203528 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4034 | 2026.02.05 23:47:13.203744 [ 5 ] {7d2d4990-2d05-4b80-a410-c16de75ac530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4035 | 2026.02.05 23:47:13.203818 [ 5 ] {7d2d4990-2d05-4b80-a410-c16de75ac530} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4036 | 2026.02.05 23:47:13.204651 [ 5 ] {7d2d4990-2d05-4b80-a410-c16de75ac530} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4037 | 2026.02.05 23:47:13.204700 [ 5 ] {7d2d4990-2d05-4b80-a410-c16de75ac530} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4038 | 2026.02.05 23:47:13.205136 [ 5 ] {7d2d4990-2d05-4b80-a410-c16de75ac530} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4039 | 2026.02.05 23:47:13.205385 [ 5 ] {7d2d4990-2d05-4b80-a410-c16de75ac530} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4040 | 2026.02.05 23:47:13.205551 [ 5 ] {7d2d4990-2d05-4b80-a410-c16de75ac530} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.00186 sec., 143010.75268817204 rows/sec., 9.09 MiB/sec. | ||
| 4041 | 2026.02.05 23:47:13.205601 [ 5 ] {7d2d4990-2d05-4b80-a410-c16de75ac530} <Debug> TCPHandler: Processed in 0.002204312 sec. | ||
| 4042 | 2026.02.05 23:47:13.205726 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4043 | 2026.02.05 23:47:13.205828 [ 5 ] {181049e4-d509-4131-b9bf-58ca5359c634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4044 | 2026.02.05 23:47:13.205872 [ 5 ] {181049e4-d509-4131-b9bf-58ca5359c634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4045 | 2026.02.05 23:47:13.206768 [ 5 ] {181049e4-d509-4131-b9bf-58ca5359c634} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4046 | 2026.02.05 23:47:13.206808 [ 5 ] {181049e4-d509-4131-b9bf-58ca5359c634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4047 | 2026.02.05 23:47:13.207188 [ 5 ] {181049e4-d509-4131-b9bf-58ca5359c634} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4048 | 2026.02.05 23:47:13.207404 [ 5 ] {181049e4-d509-4131-b9bf-58ca5359c634} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4049 | 2026.02.05 23:47:13.207536 [ 5 ] {181049e4-d509-4131-b9bf-58ca5359c634} <Debug> executeQuery: Read 780 rows, 63.35 KiB in 0.00173 sec., 450867.0520231214 rows/sec., 35.76 MiB/sec. | ||
| 4050 | 2026.02.05 23:47:13.207574 [ 5 ] {181049e4-d509-4131-b9bf-58ca5359c634} <Debug> TCPHandler: Processed in 0.001901299 sec. | ||
| 4051 | 2026.02.05 23:47:13.207684 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4052 | 2026.02.05 23:47:13.207780 [ 5 ] {761324fc-66f5-4d6c-a30c-dc8664c11dca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4053 | 2026.02.05 23:47:13.207820 [ 5 ] {761324fc-66f5-4d6c-a30c-dc8664c11dca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4054 | 2026.02.05 23:47:13.208272 [ 5 ] {761324fc-66f5-4d6c-a30c-dc8664c11dca} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4055 | 2026.02.05 23:47:13.208308 [ 5 ] {761324fc-66f5-4d6c-a30c-dc8664c11dca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4056 | 2026.02.05 23:47:13.208605 [ 5 ] {761324fc-66f5-4d6c-a30c-dc8664c11dca} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4057 | 2026.02.05 23:47:13.208818 [ 5 ] {761324fc-66f5-4d6c-a30c-dc8664c11dca} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4058 | 2026.02.05 23:47:13.208947 [ 5 ] {761324fc-66f5-4d6c-a30c-dc8664c11dca} <Debug> executeQuery: Read 147 rows, 9.06 KiB in 0.001187 sec., 123841.61752316766 rows/sec., 7.45 MiB/sec. | ||
| 4059 | 2026.02.05 23:47:13.208985 [ 5 ] {761324fc-66f5-4d6c-a30c-dc8664c11dca} <Debug> TCPHandler: Processed in 0.001350343 sec. | ||
| 4060 | 2026.02.05 23:47:13.209093 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4061 | 2026.02.05 23:47:13.209187 [ 5 ] {95114e85-16ec-4eb1-81f5-999bdc786d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4062 | 2026.02.05 23:47:13.209226 [ 5 ] {95114e85-16ec-4eb1-81f5-999bdc786d6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4063 | 2026.02.05 23:47:13.209659 [ 5 ] {95114e85-16ec-4eb1-81f5-999bdc786d6f} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4064 | 2026.02.05 23:47:13.209695 [ 5 ] {95114e85-16ec-4eb1-81f5-999bdc786d6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4065 | 2026.02.05 23:47:13.210005 [ 5 ] {95114e85-16ec-4eb1-81f5-999bdc786d6f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4066 | 2026.02.05 23:47:13.210219 [ 5 ] {95114e85-16ec-4eb1-81f5-999bdc786d6f} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4067 | 2026.02.05 23:47:13.210325 [ 119 ] {} <Debug> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4068 | 2026.02.05 23:47:13.210345 [ 5 ] {95114e85-16ec-4eb1-81f5-999bdc786d6f} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001177 sec., 118946.474086661 rows/sec., 7.69 MiB/sec. | ||
| 4069 | 2026.02.05 23:47:13.210394 [ 119 ] {} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4070 | 2026.02.05 23:47:13.210403 [ 5 ] {95114e85-16ec-4eb1-81f5-999bdc786d6f} <Debug> TCPHandler: Processed in 0.001358074 sec. | ||
| 4071 | 2026.02.05 23:47:13.210424 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4072 | 2026.02.05 23:47:13.210525 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4073 | 2026.02.05 23:47:13.210525 [ 196 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::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 | ||
| 4074 | 2026.02.05 23:47:13.210623 [ 5 ] {1b033c87-9abd-458c-b38d-35786e7383b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4075 | 2026.02.05 23:47:13.210639 [ 196 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4076 | 2026.02.05 23:47:13.210664 [ 5 ] {1b033c87-9abd-458c-b38d-35786e7383b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4077 | 2026.02.05 23:47:13.210666 [ 196 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 368 rows starting from the beginning of the part | ||
| 4078 | 2026.02.05 23:47:13.210729 [ 196 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 368 rows starting from the beginning of the part | ||
| 4079 | 2026.02.05 23:47:13.210772 [ 196 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 140 rows starting from the beginning of the part | ||
| 4080 | 2026.02.05 23:47:13.210812 [ 196 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 140 rows starting from the beginning of the part | ||
| 4081 | 2026.02.05 23:47:13.210849 [ 196 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 368 rows starting from the beginning of the part | ||
| 4082 | 2026.02.05 23:47:13.210884 [ 196 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 140 rows starting from the beginning of the part | ||
| 4083 | 2026.02.05 23:47:13.211110 [ 5 ] {1b033c87-9abd-458c-b38d-35786e7383b5} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4084 | 2026.02.05 23:47:13.211146 [ 5 ] {1b033c87-9abd-458c-b38d-35786e7383b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4085 | 2026.02.05 23:47:13.211577 [ 5 ] {1b033c87-9abd-458c-b38d-35786e7383b5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4086 | 2026.02.05 23:47:13.211805 [ 194 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1524 rows, containing 5 columns (5 merged, 0 gathered) in 0.001318163 sec., 1156154.4361357435 rows/sec., 80.73 MiB/sec. | ||
| 4087 | 2026.02.05 23:47:13.211816 [ 5 ] {1b033c87-9abd-458c-b38d-35786e7383b5} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4088 | 2026.02.05 23:47:13.211999 [ 5 ] {1b033c87-9abd-458c-b38d-35786e7383b5} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001393 sec., 99784.6374730797 rows/sec., 5.68 MiB/sec. | ||
| 4089 | 2026.02.05 23:47:13.212027 [ 191 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4090 | 2026.02.05 23:47:13.212041 [ 5 ] {1b033c87-9abd-458c-b38d-35786e7383b5} <Debug> TCPHandler: Processed in 0.001566055 sec. | ||
| 4091 | 2026.02.05 23:47:13.212167 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4092 | 2026.02.05 23:47:13.212263 [ 5 ] {964fc41d-fccd-423f-b278-1355db6b3105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4093 | 2026.02.05 23:47:13.212305 [ 5 ] {964fc41d-fccd-423f-b278-1355db6b3105} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4094 | 2026.02.05 23:47:13.212339 [ 191 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_11_2} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4095 | 2026.02.05 23:47:13.212426 [ 191 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_11_2} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4096 | 2026.02.05 23:47:13.212519 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 4097 | 2026.02.05 23:47:13.212931 [ 5 ] {964fc41d-fccd-423f-b278-1355db6b3105} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4098 | 2026.02.05 23:47:13.212973 [ 5 ] {964fc41d-fccd-423f-b278-1355db6b3105} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4099 | 2026.02.05 23:47:13.213298 [ 5 ] {964fc41d-fccd-423f-b278-1355db6b3105} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4100 | 2026.02.05 23:47:13.213508 [ 5 ] {964fc41d-fccd-423f-b278-1355db6b3105} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4101 | 2026.02.05 23:47:13.213639 [ 5 ] {964fc41d-fccd-423f-b278-1355db6b3105} <Debug> executeQuery: Read 477 rows, 34.40 KiB in 0.001393 sec., 342426.41780330223 rows/sec., 24.12 MiB/sec. | ||
| 4102 | 2026.02.05 23:47:13.213677 [ 5 ] {964fc41d-fccd-423f-b278-1355db6b3105} <Debug> TCPHandler: Processed in 0.001559096 sec. | ||
| 4103 | 2026.02.05 23:47:13.213796 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4104 | 2026.02.05 23:47:13.213919 [ 5 ] {743a3d6a-a034-437a-bff2-7f0dc2ae04d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4105 | 2026.02.05 23:47:13.213972 [ 5 ] {743a3d6a-a034-437a-bff2-7f0dc2ae04d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4106 | 2026.02.05 23:47:13.214378 [ 5 ] {743a3d6a-a034-437a-bff2-7f0dc2ae04d4} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4107 | 2026.02.05 23:47:13.214424 [ 5 ] {743a3d6a-a034-437a-bff2-7f0dc2ae04d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4108 | 2026.02.05 23:47:13.214800 [ 5 ] {743a3d6a-a034-437a-bff2-7f0dc2ae04d4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4109 | 2026.02.05 23:47:13.215023 [ 5 ] {743a3d6a-a034-437a-bff2-7f0dc2ae04d4} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4110 | 2026.02.05 23:47:13.215129 [ 118 ] {} <Debug> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4111 | 2026.02.05 23:47:13.215154 [ 5 ] {743a3d6a-a034-437a-bff2-7f0dc2ae04d4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00126 sec., 4761.9047619047615 rows/sec., 248.79 KiB/sec. | ||
| 4112 | 2026.02.05 23:47:13.215185 [ 118 ] {} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4113 | 2026.02.05 23:47:13.215201 [ 5 ] {743a3d6a-a034-437a-bff2-7f0dc2ae04d4} <Debug> TCPHandler: Processed in 0.001467915 sec. | ||
| 4114 | 2026.02.05 23:47:13.215211 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4115 | 2026.02.05 23:47:13.215307 [ 191 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::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 | ||
| 4116 | 2026.02.05 23:47:13.215319 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4117 | 2026.02.05 23:47:13.215402 [ 191 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4118 | 2026.02.05 23:47:13.215432 [ 5 ] {8124e9f3-4bc3-4052-8f49-faa38ef1044c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4119 | 2026.02.05 23:47:13.215436 [ 191 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 4120 | 2026.02.05 23:47:13.215486 [ 5 ] {8124e9f3-4bc3-4052-8f49-faa38ef1044c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4121 | 2026.02.05 23:47:13.215516 [ 191 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 4122 | 2026.02.05 23:47:13.215563 [ 191 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 4123 | 2026.02.05 23:47:13.215601 [ 191 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 4124 | 2026.02.05 23:47:13.215640 [ 191 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 4125 | 2026.02.05 23:47:13.215679 [ 191 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 4126 | 2026.02.05 23:47:13.215935 [ 5 ] {8124e9f3-4bc3-4052-8f49-faa38ef1044c} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4127 | 2026.02.05 23:47:13.215978 [ 5 ] {8124e9f3-4bc3-4052-8f49-faa38ef1044c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4128 | 2026.02.05 23:47:13.216367 [ 5 ] {8124e9f3-4bc3-4052-8f49-faa38ef1044c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4129 | 2026.02.05 23:47:13.216433 [ 199 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001160341 sec., 56879.83101519295 rows/sec., 2.90 MiB/sec. | ||
| 4130 | 2026.02.05 23:47:13.216561 [ 191 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4131 | 2026.02.05 23:47:13.216626 [ 5 ] {8124e9f3-4bc3-4052-8f49-faa38ef1044c} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4132 | 2026.02.05 23:47:13.216779 [ 5 ] {8124e9f3-4bc3-4052-8f49-faa38ef1044c} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001367 sec., 188734.45501097295 rows/sec., 12.57 MiB/sec. | ||
| 4133 | 2026.02.05 23:47:13.216819 [ 5 ] {8124e9f3-4bc3-4052-8f49-faa38ef1044c} <Debug> TCPHandler: Processed in 0.001555305 sec. | ||
| 4134 | 2026.02.05 23:47:13.216827 [ 191 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_11_2} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4135 | 2026.02.05 23:47:13.216903 [ 191 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_11_2} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4136 | 2026.02.05 23:47:13.216940 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4137 | 2026.02.05 23:47:13.216961 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 4138 | 2026.02.05 23:47:13.217040 [ 5 ] {9090df5a-2c8c-44d3-94ec-b3874ab65fc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4139 | 2026.02.05 23:47:13.217088 [ 5 ] {9090df5a-2c8c-44d3-94ec-b3874ab65fc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4140 | 2026.02.05 23:47:13.217403 [ 5 ] {9090df5a-2c8c-44d3-94ec-b3874ab65fc7} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4141 | 2026.02.05 23:47:13.217440 [ 5 ] {9090df5a-2c8c-44d3-94ec-b3874ab65fc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4142 | 2026.02.05 23:47:13.217762 [ 5 ] {9090df5a-2c8c-44d3-94ec-b3874ab65fc7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4143 | 2026.02.05 23:47:13.217983 [ 5 ] {9090df5a-2c8c-44d3-94ec-b3874ab65fc7} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4144 | 2026.02.05 23:47:13.218115 [ 5 ] {9090df5a-2c8c-44d3-94ec-b3874ab65fc7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001094 sec., 914.0767824497259 rows/sec., 61.59 KiB/sec. | ||
| 4145 | 2026.02.05 23:47:13.218156 [ 5 ] {9090df5a-2c8c-44d3-94ec-b3874ab65fc7} <Debug> TCPHandler: Processed in 0.001267883 sec. | ||
| 4146 | 2026.02.05 23:47:13.218276 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4147 | 2026.02.05 23:47:13.218391 [ 5 ] {5d2fafb0-b0f3-4b41-af1d-90781be646fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4148 | 2026.02.05 23:47:13.218453 [ 5 ] {5d2fafb0-b0f3-4b41-af1d-90781be646fc} <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 | ||
| 4149 | 2026.02.05 23:47:13.219257 [ 5 ] {5d2fafb0-b0f3-4b41-af1d-90781be646fc} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4150 | 2026.02.05 23:47:13.219294 [ 5 ] {5d2fafb0-b0f3-4b41-af1d-90781be646fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4151 | 2026.02.05 23:47:13.219823 [ 5 ] {5d2fafb0-b0f3-4b41-af1d-90781be646fc} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4152 | 2026.02.05 23:47:13.220061 [ 5 ] {5d2fafb0-b0f3-4b41-af1d-90781be646fc} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4153 | 2026.02.05 23:47:13.220198 [ 5 ] {5d2fafb0-b0f3-4b41-af1d-90781be646fc} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.00183 sec., 7650.273224043715 rows/sec., 13.71 MiB/sec. | ||
| 4154 | 2026.02.05 23:47:13.220263 [ 5 ] {5d2fafb0-b0f3-4b41-af1d-90781be646fc} <Debug> TCPHandler: Processed in 0.00204607 sec. | ||
| 4155 | 2026.02.05 23:47:13.220380 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4156 | 2026.02.05 23:47:13.220475 [ 5 ] {1bb841cc-c3ba-4133-a17c-94d374daf80a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4157 | 2026.02.05 23:47:13.220516 [ 5 ] {1bb841cc-c3ba-4133-a17c-94d374daf80a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4158 | 2026.02.05 23:47:13.220847 [ 5 ] {1bb841cc-c3ba-4133-a17c-94d374daf80a} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4159 | 2026.02.05 23:47:13.220883 [ 5 ] {1bb841cc-c3ba-4133-a17c-94d374daf80a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4160 | 2026.02.05 23:47:13.221200 [ 5 ] {1bb841cc-c3ba-4133-a17c-94d374daf80a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4161 | 2026.02.05 23:47:13.221410 [ 5 ] {1bb841cc-c3ba-4133-a17c-94d374daf80a} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4162 | 2026.02.05 23:47:13.221538 [ 5 ] {1bb841cc-c3ba-4133-a17c-94d374daf80a} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001082 sec., 81330.86876155267 rows/sec., 5.11 MiB/sec. | ||
| 4163 | 2026.02.05 23:47:13.221573 [ 5 ] {1bb841cc-c3ba-4133-a17c-94d374daf80a} <Debug> TCPHandler: Processed in 0.001247162 sec. | ||
| 4164 | 2026.02.05 23:47:17.188450 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8166 | ||
| 4165 | 2026.02.05 23:47:17.188980 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4166 | 2026.02.05 23:47:17.189025 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4167 | 2026.02.05 23:47:17.189521 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4168 | 2026.02.05 23:47:17.189769 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4169 | 2026.02.05 23:47:17.189914 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8166 | ||
| 4170 | 2026.02.05 23:47:17.623054 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
| 4171 | 2026.02.05 23:47:17.638316 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4172 | 2026.02.05 23:47:17.638379 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4173 | 2026.02.05 23:47:17.644862 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4174 | 2026.02.05 23:47:17.645742 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4175 | 2026.02.05 23:47:17.648640 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
| 4176 | 2026.02.05 23:47:18.197599 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4177 | 2026.02.05 23:47:18.197777 [ 5 ] {3f40a732-e0e3-417b-93c7-03af113e822b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4178 | 2026.02.05 23:47:18.197843 [ 5 ] {3f40a732-e0e3-417b-93c7-03af113e822b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4179 | 2026.02.05 23:47:18.198542 [ 5 ] {3f40a732-e0e3-417b-93c7-03af113e822b} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4180 | 2026.02.05 23:47:18.198591 [ 5 ] {3f40a732-e0e3-417b-93c7-03af113e822b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4181 | 2026.02.05 23:47:18.198981 [ 5 ] {3f40a732-e0e3-417b-93c7-03af113e822b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4182 | 2026.02.05 23:47:18.199220 [ 5 ] {3f40a732-e0e3-417b-93c7-03af113e822b} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4183 | 2026.02.05 23:47:18.199384 [ 5 ] {3f40a732-e0e3-417b-93c7-03af113e822b} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001655 sec., 64048.33836858006 rows/sec., 5.37 MiB/sec. | ||
| 4184 | 2026.02.05 23:47:18.199431 [ 5 ] {3f40a732-e0e3-417b-93c7-03af113e822b} <Debug> TCPHandler: Processed in 0.001966519 sec. | ||
| 4185 | 2026.02.05 23:47:18.199554 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4186 | 2026.02.05 23:47:18.199656 [ 5 ] {4ace6417-ec25-45ca-8a1a-c4565b68dc55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4187 | 2026.02.05 23:47:18.199701 [ 5 ] {4ace6417-ec25-45ca-8a1a-c4565b68dc55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4188 | 2026.02.05 23:47:18.200117 [ 5 ] {4ace6417-ec25-45ca-8a1a-c4565b68dc55} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4189 | 2026.02.05 23:47:18.200156 [ 5 ] {4ace6417-ec25-45ca-8a1a-c4565b68dc55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4190 | 2026.02.05 23:47:18.200483 [ 5 ] {4ace6417-ec25-45ca-8a1a-c4565b68dc55} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4191 | 2026.02.05 23:47:18.200705 [ 5 ] {4ace6417-ec25-45ca-8a1a-c4565b68dc55} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4192 | 2026.02.05 23:47:18.200817 [ 110 ] {} <Debug> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4193 | 2026.02.05 23:47:18.200840 [ 5 ] {4ace6417-ec25-45ca-8a1a-c4565b68dc55} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001205 sec., 20746.88796680498 rows/sec., 1.52 MiB/sec. | ||
| 4194 | 2026.02.05 23:47:18.200887 [ 110 ] {} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4195 | 2026.02.05 23:47:18.200896 [ 5 ] {4ace6417-ec25-45ca-8a1a-c4565b68dc55} <Debug> TCPHandler: Processed in 0.001395504 sec. | ||
| 4196 | 2026.02.05 23:47:18.200917 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4197 | 2026.02.05 23:47:18.201022 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4198 | 2026.02.05 23:47:18.201025 [ 194 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::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 | ||
| 4199 | 2026.02.05 23:47:18.201134 [ 5 ] {c93228fc-a5ba-494a-a583-ab893310057e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4200 | 2026.02.05 23:47:18.201166 [ 194 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4201 | 2026.02.05 23:47:18.201182 [ 5 ] {c93228fc-a5ba-494a-a583-ab893310057e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4202 | 2026.02.05 23:47:18.201206 [ 194 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 190 rows starting from the beginning of the part | ||
| 4203 | 2026.02.05 23:47:18.201280 [ 194 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 25 rows starting from the beginning of the part | ||
| 4204 | 2026.02.05 23:47:18.201326 [ 194 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 149 rows starting from the beginning of the part | ||
| 4205 | 2026.02.05 23:47:18.201372 [ 194 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 25 rows starting from the beginning of the part | ||
| 4206 | 2026.02.05 23:47:18.201409 [ 194 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 147 rows starting from the beginning of the part | ||
| 4207 | 2026.02.05 23:47:18.201449 [ 194 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 25 rows starting from the beginning of the part | ||
| 4208 | 2026.02.05 23:47:18.201643 [ 5 ] {c93228fc-a5ba-494a-a583-ab893310057e} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4209 | 2026.02.05 23:47:18.201685 [ 5 ] {c93228fc-a5ba-494a-a583-ab893310057e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4210 | 2026.02.05 23:47:18.202121 [ 5 ] {c93228fc-a5ba-494a-a583-ab893310057e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4211 | 2026.02.05 23:47:18.202346 [ 5 ] {c93228fc-a5ba-494a-a583-ab893310057e} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4212 | 2026.02.05 23:47:18.202366 [ 191 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 561 rows, containing 5 columns (5 merged, 0 gathered) in 0.001382034 sec., 405923.44327274145 rows/sec., 27.05 MiB/sec. | ||
| 4213 | 2026.02.05 23:47:18.202487 [ 5 ] {c93228fc-a5ba-494a-a583-ab893310057e} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001373 sec., 64821.55863073561 rows/sec., 5.06 MiB/sec. | ||
| 4214 | 2026.02.05 23:47:18.202534 [ 5 ] {c93228fc-a5ba-494a-a583-ab893310057e} <Debug> TCPHandler: Processed in 0.001563976 sec. | ||
| 4215 | 2026.02.05 23:47:18.202580 [ 199 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4216 | 2026.02.05 23:47:18.202648 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4217 | 2026.02.05 23:47:18.202752 [ 5 ] {ea28d9a8-a5c7-4bdb-a0f9-a93df26029f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4218 | 2026.02.05 23:47:18.202800 [ 5 ] {ea28d9a8-a5c7-4bdb-a0f9-a93df26029f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4219 | 2026.02.05 23:47:18.202925 [ 199 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_21_4} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4220 | 2026.02.05 23:47:18.203010 [ 199 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_21_4} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4221 | 2026.02.05 23:47:18.203108 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 4222 | 2026.02.05 23:47:18.203216 [ 5 ] {ea28d9a8-a5c7-4bdb-a0f9-a93df26029f1} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4223 | 2026.02.05 23:47:18.203260 [ 5 ] {ea28d9a8-a5c7-4bdb-a0f9-a93df26029f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4224 | 2026.02.05 23:47:18.203635 [ 5 ] {ea28d9a8-a5c7-4bdb-a0f9-a93df26029f1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4225 | 2026.02.05 23:47:18.203852 [ 5 ] {ea28d9a8-a5c7-4bdb-a0f9-a93df26029f1} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4226 | 2026.02.05 23:47:18.203991 [ 5 ] {ea28d9a8-a5c7-4bdb-a0f9-a93df26029f1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001259 sec., 127084.98808578237 rows/sec., 8.85 MiB/sec. | ||
| 4227 | 2026.02.05 23:47:18.204029 [ 5 ] {ea28d9a8-a5c7-4bdb-a0f9-a93df26029f1} <Debug> TCPHandler: Processed in 0.001431344 sec. | ||
| 4228 | 2026.02.05 23:47:18.204137 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4229 | 2026.02.05 23:47:18.204235 [ 5 ] {2572e292-9c53-4c52-a3a6-a4d0cc8c4466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4230 | 2026.02.05 23:47:18.204293 [ 5 ] {2572e292-9c53-4c52-a3a6-a4d0cc8c4466} <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 | ||
| 4231 | 2026.02.05 23:47:18.205131 [ 5 ] {2572e292-9c53-4c52-a3a6-a4d0cc8c4466} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4232 | 2026.02.05 23:47:18.205168 [ 5 ] {2572e292-9c53-4c52-a3a6-a4d0cc8c4466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4233 | 2026.02.05 23:47:18.205734 [ 5 ] {2572e292-9c53-4c52-a3a6-a4d0cc8c4466} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4234 | 2026.02.05 23:47:18.205974 [ 5 ] {2572e292-9c53-4c52-a3a6-a4d0cc8c4466} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4235 | 2026.02.05 23:47:18.206089 [ 110 ] {} <Debug> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4236 | 2026.02.05 23:47:18.206116 [ 5 ] {2572e292-9c53-4c52-a3a6-a4d0cc8c4466} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001899 sec., 13164.823591363875 rows/sec., 23.59 MiB/sec. | ||
| 4237 | 2026.02.05 23:47:18.206130 [ 110 ] {} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4238 | 2026.02.05 23:47:18.206163 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4239 | 2026.02.05 23:47:18.206188 [ 5 ] {2572e292-9c53-4c52-a3a6-a4d0cc8c4466} <Debug> TCPHandler: Processed in 0.002101211 sec. | ||
| 4240 | 2026.02.05 23:47:18.206277 [ 195 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::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 | ||
| 4241 | 2026.02.05 23:47:18.206307 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4242 | 2026.02.05 23:47:18.206410 [ 5 ] {f4b592a3-ffdb-493c-ac3e-79f5e73d30b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4243 | 2026.02.05 23:47:18.206453 [ 5 ] {f4b592a3-ffdb-493c-ac3e-79f5e73d30b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4244 | 2026.02.05 23:47:18.206509 [ 195 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4245 | 2026.02.05 23:47:18.206577 [ 195 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 255 rows starting from the beginning of the part | ||
| 4246 | 2026.02.05 23:47:18.206716 [ 195 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 25 rows starting from the beginning of the part | ||
| 4247 | 2026.02.05 23:47:18.206806 [ 5 ] {f4b592a3-ffdb-493c-ac3e-79f5e73d30b0} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4248 | 2026.02.05 23:47:18.206836 [ 195 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part | ||
| 4249 | 2026.02.05 23:47:18.206849 [ 5 ] {f4b592a3-ffdb-493c-ac3e-79f5e73d30b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4250 | 2026.02.05 23:47:18.206957 [ 195 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 25 rows starting from the beginning of the part | ||
| 4251 | 2026.02.05 23:47:18.207077 [ 195 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part | ||
| 4252 | 2026.02.05 23:47:18.207186 [ 195 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 25 rows starting from the beginning of the part | ||
| 4253 | 2026.02.05 23:47:18.207206 [ 5 ] {f4b592a3-ffdb-493c-ac3e-79f5e73d30b0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4254 | 2026.02.05 23:47:18.207447 [ 5 ] {f4b592a3-ffdb-493c-ac3e-79f5e73d30b0} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4255 | 2026.02.05 23:47:18.207606 [ 5 ] {f4b592a3-ffdb-493c-ac3e-79f5e73d30b0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001214 sec., 49423.39373970346 rows/sec., 3.33 MiB/sec. | ||
| 4256 | 2026.02.05 23:47:18.207648 [ 5 ] {f4b592a3-ffdb-493c-ac3e-79f5e73d30b0} <Debug> TCPHandler: Processed in 0.001392124 sec. | ||
| 4257 | 2026.02.05 23:47:18.210615 [ 199 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 358 rows, containing 19 columns (19 merged, 0 gathered) in 0.004379033 sec., 81753.20898472334 rows/sec., 146.50 MiB/sec. | ||
| 4258 | 2026.02.05 23:47:18.211203 [ 191 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4259 | 2026.02.05 23:47:18.211532 [ 191 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4260 | 2026.02.05 23:47:18.211606 [ 191 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4261 | 2026.02.05 23:47:18.211696 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. | ||
| 4262 | 2026.02.05 23:47:19.000223 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 238.61 MiB, peak 243.67 MiB, free memory in arenas 0.00 B, will set to 239.68 MiB (RSS), difference: 1.07 MiB | ||
| 4263 | 2026.02.05 23:47:19.477034 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43543 | ||
| 4264 | 2026.02.05 23:47:19.477139 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4265 | 2026.02.05 23:47:19.477165 [ 288 ] {} <Debug> TCP-Session: f375789d-8b0b-4979-bf33-8de07a9c46e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:43543 | ||
| 4266 | 2026.02.05 23:47:19.477188 [ 288 ] {} <Debug> TCP-Session: f375789d-8b0b-4979-bf33-8de07a9c46e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4267 | 2026.02.05 23:47:19.477201 [ 288 ] {} <Debug> TCP-Session: f375789d-8b0b-4979-bf33-8de07a9c46e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4268 | 2026.02.05 23:47:19.477398 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37157 | ||
| 4269 | 2026.02.05 23:47:19.477433 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37209 | ||
| 4270 | 2026.02.05 23:47:19.477459 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39534 | ||
| 4271 | 2026.02.05 23:47:19.477490 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33131 | ||
| 4272 | 2026.02.05 23:47:19.477501 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43228 | ||
| 4273 | 2026.02.05 23:47:19.477520 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4274 | 2026.02.05 23:47:19.477535 [ 288 ] {} <Trace> TCP-Session: f375789d-8b0b-4979-bf33-8de07a9c46e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4275 | 2026.02.05 23:47:19.477575 [ 289 ] {} <Debug> TCP-Session: ae19ab8f-91c7-439e-8091-7533f2d16a59 Authenticating user 'default' from [fd00:1122:3344:101::e]:37157 | ||
| 4276 | 2026.02.05 23:47:19.477507 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49060 | ||
| 4277 | 2026.02.05 23:47:19.477613 [ 289 ] {} <Debug> TCP-Session: ae19ab8f-91c7-439e-8091-7533f2d16a59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4278 | 2026.02.05 23:47:19.477497 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54973 | ||
| 4279 | 2026.02.05 23:47:19.477643 [ 289 ] {} <Debug> TCP-Session: ae19ab8f-91c7-439e-8091-7533f2d16a59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4280 | 2026.02.05 23:47:19.477470 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50662 | ||
| 4281 | 2026.02.05 23:47:19.477732 [ 288 ] {e55fb8a5-456c-412a-91a7-025c2d17d5b0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43543) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4282 | 2026.02.05 23:47:19.477856 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4283 | 2026.02.05 23:47:19.477858 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4284 | 2026.02.05 23:47:19.477895 [ 286 ] {} <Debug> TCP-Session: 3ce63ecb-7adc-403e-9df0-860f352133c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:49060 | ||
| 4285 | 2026.02.05 23:47:19.477901 [ 290 ] {} <Debug> TCP-Session: f12d4c67-9db1-48ea-ac63-c0818151a67c Authenticating user 'default' from [fd00:1122:3344:101::e]:37209 | ||
| 4286 | 2026.02.05 23:47:19.477917 [ 286 ] {} <Debug> TCP-Session: 3ce63ecb-7adc-403e-9df0-860f352133c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4287 | 2026.02.05 23:47:19.477920 [ 290 ] {} <Debug> TCP-Session: f12d4c67-9db1-48ea-ac63-c0818151a67c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4288 | 2026.02.05 23:47:19.477934 [ 286 ] {} <Debug> TCP-Session: 3ce63ecb-7adc-403e-9df0-860f352133c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4289 | 2026.02.05 23:47:19.477940 [ 290 ] {} <Debug> TCP-Session: f12d4c67-9db1-48ea-ac63-c0818151a67c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4290 | 2026.02.05 23:47:19.477989 [ 288 ] {e55fb8a5-456c-412a-91a7-025c2d17d5b0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4291 | 2026.02.05 23:47:19.478048 [ 288 ] {e55fb8a5-456c-412a-91a7-025c2d17d5b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4292 | 2026.02.05 23:47:19.478074 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4293 | 2026.02.05 23:47:19.478081 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4294 | 2026.02.05 23:47:19.478113 [ 292 ] {} <Debug> TCP-Session: 29838827-bc2b-405f-ad92-f20a360ff3b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:50662 | ||
| 4295 | 2026.02.05 23:47:19.478121 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4296 | 2026.02.05 23:47:19.478146 [ 292 ] {} <Debug> TCP-Session: 29838827-bc2b-405f-ad92-f20a360ff3b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4297 | 2026.02.05 23:47:19.478178 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4298 | 2026.02.05 23:47:19.478187 [ 291 ] {} <Debug> TCP-Session: e62b0b7e-784f-4879-91d2-201060a82cde Authenticating user 'default' from [fd00:1122:3344:101::e]:39534 | ||
| 4299 | 2026.02.05 23:47:19.478208 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4300 | 2026.02.05 23:47:19.478215 [ 294 ] {} <Debug> TCP-Session: 8dbb16fc-80f5-4e00-91d5-7321b5b54521 Authenticating user 'default' from [fd00:1122:3344:101::e]:33131 | ||
| 4301 | 2026.02.05 23:47:19.478226 [ 291 ] {} <Debug> TCP-Session: e62b0b7e-784f-4879-91d2-201060a82cde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4302 | 2026.02.05 23:47:19.478248 [ 294 ] {} <Debug> TCP-Session: 8dbb16fc-80f5-4e00-91d5-7321b5b54521 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4303 | 2026.02.05 23:47:19.478243 [ 3 ] {} <Debug> TCP-Session: e66a9ed4-fd6d-462b-84fb-f0c73ced2a20 Authenticating user 'default' from [fd00:1122:3344:101::e]:43228 | ||
| 4304 | 2026.02.05 23:47:19.478261 [ 291 ] {} <Debug> TCP-Session: e62b0b7e-784f-4879-91d2-201060a82cde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4305 | 2026.02.05 23:47:19.478282 [ 3 ] {} <Debug> TCP-Session: e66a9ed4-fd6d-462b-84fb-f0c73ced2a20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4306 | 2026.02.05 23:47:19.478272 [ 294 ] {} <Debug> TCP-Session: 8dbb16fc-80f5-4e00-91d5-7321b5b54521 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4307 | 2026.02.05 23:47:19.478306 [ 3 ] {} <Debug> TCP-Session: e66a9ed4-fd6d-462b-84fb-f0c73ced2a20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4308 | 2026.02.05 23:47:19.478191 [ 292 ] {} <Debug> TCP-Session: 29838827-bc2b-405f-ad92-f20a360ff3b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4309 | 2026.02.05 23:47:19.478136 [ 293 ] {} <Debug> TCP-Session: 86c5f758-75d6-451c-a000-a520a49c275f Authenticating user 'default' from [fd00:1122:3344:101::e]:54973 | ||
| 4310 | 2026.02.05 23:47:19.478376 [ 293 ] {} <Debug> TCP-Session: 86c5f758-75d6-451c-a000-a520a49c275f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4311 | 2026.02.05 23:47:19.478388 [ 293 ] {} <Debug> TCP-Session: 86c5f758-75d6-451c-a000-a520a49c275f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4312 | 2026.02.05 23:47:19.478452 [ 288 ] {e55fb8a5-456c-412a-91a7-025c2d17d5b0} <Debug> oximeter.version (8dd22a0d-63f6-41eb-b7aa-e7d98824b555) (SelectExecutor): Key condition: unknown | ||
| 4313 | 2026.02.05 23:47:19.479539 [ 301 ] {e55fb8a5-456c-412a-91a7-025c2d17d5b0} <Trace> AggregatingTransform: Aggregating | ||
| 4314 | 2026.02.05 23:47:19.479594 [ 301 ] {e55fb8a5-456c-412a-91a7-025c2d17d5b0} <Trace> Aggregator: Aggregation method: without_key | ||
| 4315 | 2026.02.05 23:47:19.479634 [ 301 ] {e55fb8a5-456c-412a-91a7-025c2d17d5b0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00104706 sec. (955.055 rows/sec., 37.31 KiB/sec.) | ||
| 4316 | 2026.02.05 23:47:19.479654 [ 301 ] {e55fb8a5-456c-412a-91a7-025c2d17d5b0} <Trace> Aggregator: Merging aggregated data | ||
| 4317 | 2026.02.05 23:47:19.480814 [ 288 ] {e55fb8a5-456c-412a-91a7-025c2d17d5b0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003175 sec., 314.96062992125985 rows/sec., 12.30 KiB/sec. | ||
| 4318 | 2026.02.05 23:47:19.480981 [ 288 ] {e55fb8a5-456c-412a-91a7-025c2d17d5b0} <Debug> TCPHandler: Processed in 0.003607685 sec. | ||
| 4319 | 2026.02.05 23:47:19.481076 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4320 | 2026.02.05 23:47:19.481103 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4321 | 2026.02.05 23:47:19.481105 [ 288 ] {} <Debug> TCP-Session: f375789d-8b0b-4979-bf33-8de07a9c46e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4322 | 2026.02.05 23:47:19.481130 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4323 | 2026.02.05 23:47:19.481141 [ 289 ] {} <Debug> TCP-Session: ae19ab8f-91c7-439e-8091-7533f2d16a59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4324 | 2026.02.05 23:47:19.481156 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4325 | 2026.02.05 23:47:19.481168 [ 292 ] {} <Debug> TCP-Session: 29838827-bc2b-405f-ad92-f20a360ff3b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4326 | 2026.02.05 23:47:19.481185 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4327 | 2026.02.05 23:47:19.481203 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4328 | 2026.02.05 23:47:19.481279 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4329 | 2026.02.05 23:47:19.481300 [ 290 ] {} <Debug> TCP-Session: f12d4c67-9db1-48ea-ac63-c0818151a67c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4330 | 2026.02.05 23:47:19.481310 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4331 | 2026.02.05 23:47:19.481328 [ 294 ] {} <Debug> TCP-Session: 8dbb16fc-80f5-4e00-91d5-7321b5b54521 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4332 | 2026.02.05 23:47:19.481307 [ 286 ] {} <Debug> TCP-Session: 3ce63ecb-7adc-403e-9df0-860f352133c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4333 | 2026.02.05 23:47:19.481350 [ 3 ] {} <Debug> TCP-Session: e66a9ed4-fd6d-462b-84fb-f0c73ced2a20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4334 | 2026.02.05 23:47:19.481198 [ 291 ] {} <Debug> TCP-Session: e62b0b7e-784f-4879-91d2-201060a82cde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4335 | 2026.02.05 23:47:19.481172 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4336 | 2026.02.05 23:47:19.481433 [ 293 ] {} <Debug> TCP-Session: 86c5f758-75d6-451c-a000-a520a49c275f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4337 | 2026.02.05 23:47:19.508379 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48827 | ||
| 4338 | 2026.02.05 23:47:19.508461 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4339 | 2026.02.05 23:47:19.508486 [ 288 ] {} <Debug> TCP-Session: ffb333a3-417b-4c10-afae-f2b1ac08c29e Authenticating user 'default' from [fd00:1122:3344:101::e]:48827 | ||
| 4340 | 2026.02.05 23:47:19.508506 [ 288 ] {} <Debug> TCP-Session: ffb333a3-417b-4c10-afae-f2b1ac08c29e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4341 | 2026.02.05 23:47:19.508521 [ 288 ] {} <Debug> TCP-Session: ffb333a3-417b-4c10-afae-f2b1ac08c29e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4342 | 2026.02.05 23:47:19.508678 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56818 | ||
| 4343 | 2026.02.05 23:47:19.508684 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35168 | ||
| 4344 | 2026.02.05 23:47:19.508713 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57936 | ||
| 4345 | 2026.02.05 23:47:19.508747 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50509 | ||
| 4346 | 2026.02.05 23:47:19.508772 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4347 | 2026.02.05 23:47:19.508809 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4348 | 2026.02.05 23:47:19.508822 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4349 | 2026.02.05 23:47:19.508835 [ 289 ] {} <Debug> TCP-Session: e447efc7-6756-43e7-a3f7-3bbd07060049 Authenticating user 'default' from [fd00:1122:3344:101::e]:56818 | ||
| 4350 | 2026.02.05 23:47:19.508849 [ 290 ] {} <Debug> TCP-Session: afb42165-fe77-4853-9e4b-97188767760c Authenticating user 'default' from [fd00:1122:3344:101::e]:35168 | ||
| 4351 | 2026.02.05 23:47:19.508863 [ 292 ] {} <Debug> TCP-Session: 50fc763c-5b5b-47b7-b67a-1d24a43a63c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:57936 | ||
| 4352 | 2026.02.05 23:47:19.508870 [ 289 ] {} <Debug> TCP-Session: e447efc7-6756-43e7-a3f7-3bbd07060049 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4353 | 2026.02.05 23:47:19.508875 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4354 | 2026.02.05 23:47:19.508903 [ 289 ] {} <Debug> TCP-Session: e447efc7-6756-43e7-a3f7-3bbd07060049 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4355 | 2026.02.05 23:47:19.508931 [ 293 ] {} <Debug> TCP-Session: 533b6e3e-a928-48c3-8ab4-bf6324f2b509 Authenticating user 'default' from [fd00:1122:3344:101::e]:50509 | ||
| 4356 | 2026.02.05 23:47:19.508898 [ 292 ] {} <Debug> TCP-Session: 50fc763c-5b5b-47b7-b67a-1d24a43a63c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4357 | 2026.02.05 23:47:19.508972 [ 293 ] {} <Debug> TCP-Session: 533b6e3e-a928-48c3-8ab4-bf6324f2b509 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4358 | 2026.02.05 23:47:19.508988 [ 292 ] {} <Debug> TCP-Session: 50fc763c-5b5b-47b7-b67a-1d24a43a63c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4359 | 2026.02.05 23:47:19.509004 [ 293 ] {} <Debug> TCP-Session: 533b6e3e-a928-48c3-8ab4-bf6324f2b509 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4360 | 2026.02.05 23:47:19.508850 [ 288 ] {} <Trace> TCP-Session: ffb333a3-417b-4c10-afae-f2b1ac08c29e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4361 | 2026.02.05 23:47:19.508760 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46545 | ||
| 4362 | 2026.02.05 23:47:19.508754 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48347 | ||
| 4363 | 2026.02.05 23:47:19.508689 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56128 | ||
| 4364 | 2026.02.05 23:47:19.509112 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4365 | 2026.02.05 23:47:19.509130 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4366 | 2026.02.05 23:47:19.508885 [ 290 ] {} <Debug> TCP-Session: afb42165-fe77-4853-9e4b-97188767760c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4367 | 2026.02.05 23:47:19.509153 [ 3 ] {} <Debug> TCP-Session: eb49e2ec-aa74-4cc1-82fa-f92d9ec74414 Authenticating user 'default' from [fd00:1122:3344:101::e]:46545 | ||
| 4368 | 2026.02.05 23:47:19.509159 [ 294 ] {} <Debug> TCP-Session: a26a4ba0-0aec-45b1-b992-9f2b032376d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:48347 | ||
| 4369 | 2026.02.05 23:47:19.509168 [ 290 ] {} <Debug> TCP-Session: afb42165-fe77-4853-9e4b-97188767760c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4370 | 2026.02.05 23:47:19.509177 [ 3 ] {} <Debug> TCP-Session: eb49e2ec-aa74-4cc1-82fa-f92d9ec74414 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4371 | 2026.02.05 23:47:19.509184 [ 294 ] {} <Debug> TCP-Session: a26a4ba0-0aec-45b1-b992-9f2b032376d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4372 | 2026.02.05 23:47:19.509187 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4373 | 2026.02.05 23:47:19.509195 [ 3 ] {} <Debug> TCP-Session: eb49e2ec-aa74-4cc1-82fa-f92d9ec74414 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4374 | 2026.02.05 23:47:19.509202 [ 294 ] {} <Debug> TCP-Session: a26a4ba0-0aec-45b1-b992-9f2b032376d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4375 | 2026.02.05 23:47:19.509228 [ 291 ] {} <Debug> TCP-Session: 7e43baa0-7b7f-4c4d-8a3d-140b24fb331f Authenticating user 'default' from [fd00:1122:3344:101::e]:56128 | ||
| 4376 | 2026.02.05 23:47:19.509184 [ 288 ] {c7573b1b-1d5a-40fb-8a81-74dc868afedd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48827) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4377 | 2026.02.05 23:47:19.509261 [ 291 ] {} <Debug> TCP-Session: 7e43baa0-7b7f-4c4d-8a3d-140b24fb331f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4378 | 2026.02.05 23:47:19.509280 [ 291 ] {} <Debug> TCP-Session: 7e43baa0-7b7f-4c4d-8a3d-140b24fb331f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4379 | 2026.02.05 23:47:19.509459 [ 288 ] {c7573b1b-1d5a-40fb-8a81-74dc868afedd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4380 | 2026.02.05 23:47:19.509511 [ 288 ] {c7573b1b-1d5a-40fb-8a81-74dc868afedd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4381 | 2026.02.05 23:47:19.509770 [ 288 ] {c7573b1b-1d5a-40fb-8a81-74dc868afedd} <Debug> oximeter.version (8dd22a0d-63f6-41eb-b7aa-e7d98824b555) (SelectExecutor): Key condition: unknown | ||
| 4382 | 2026.02.05 23:47:19.510551 [ 297 ] {c7573b1b-1d5a-40fb-8a81-74dc868afedd} <Trace> AggregatingTransform: Aggregating | ||
| 4383 | 2026.02.05 23:47:19.510601 [ 297 ] {c7573b1b-1d5a-40fb-8a81-74dc868afedd} <Trace> Aggregator: Aggregation method: without_key | ||
| 4384 | 2026.02.05 23:47:19.510635 [ 297 ] {c7573b1b-1d5a-40fb-8a81-74dc868afedd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000778397 sec. (1284.691 rows/sec., 50.18 KiB/sec.) | ||
| 4385 | 2026.02.05 23:47:19.510666 [ 297 ] {c7573b1b-1d5a-40fb-8a81-74dc868afedd} <Trace> Aggregator: Merging aggregated data | ||
| 4386 | 2026.02.05 23:47:19.512172 [ 288 ] {c7573b1b-1d5a-40fb-8a81-74dc868afedd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00304 sec., 328.9473684210526 rows/sec., 12.85 KiB/sec. | ||
| 4387 | 2026.02.05 23:47:19.512291 [ 288 ] {c7573b1b-1d5a-40fb-8a81-74dc868afedd} <Debug> TCPHandler: Processed in 0.003523424 sec. | ||
| 4388 | 2026.02.05 23:47:19.512381 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4389 | 2026.02.05 23:47:19.512408 [ 288 ] {} <Debug> TCP-Session: ffb333a3-417b-4c10-afae-f2b1ac08c29e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4390 | 2026.02.05 23:47:19.512418 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4391 | 2026.02.05 23:47:19.512443 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4392 | 2026.02.05 23:47:19.512454 [ 289 ] {} <Debug> TCP-Session: e447efc7-6756-43e7-a3f7-3bbd07060049 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4393 | 2026.02.05 23:47:19.512465 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4394 | 2026.02.05 23:47:19.512491 [ 290 ] {} <Debug> TCP-Session: afb42165-fe77-4853-9e4b-97188767760c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4395 | 2026.02.05 23:47:19.512501 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4396 | 2026.02.05 23:47:19.512521 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4397 | 2026.02.05 23:47:19.512542 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4398 | 2026.02.05 23:47:19.512546 [ 3 ] {} <Debug> TCP-Session: eb49e2ec-aa74-4cc1-82fa-f92d9ec74414 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4399 | 2026.02.05 23:47:19.512566 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4400 | 2026.02.05 23:47:19.512590 [ 292 ] {} <Debug> TCP-Session: 50fc763c-5b5b-47b7-b67a-1d24a43a63c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4401 | 2026.02.05 23:47:19.512613 [ 294 ] {} <Debug> TCP-Session: a26a4ba0-0aec-45b1-b992-9f2b032376d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4402 | 2026.02.05 23:47:19.512574 [ 293 ] {} <Debug> TCP-Session: 533b6e3e-a928-48c3-8ab4-bf6324f2b509 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4403 | 2026.02.05 23:47:19.512522 [ 291 ] {} <Debug> TCP-Session: 7e43baa0-7b7f-4c4d-8a3d-140b24fb331f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4404 | 2026.02.05 23:47:19.513815 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58527 | ||
| 4405 | 2026.02.05 23:47:19.513867 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4406 | 2026.02.05 23:47:19.513886 [ 286 ] {} <Debug> TCP-Session: 35e44ddd-55eb-407f-808f-629fb6dc7548 Authenticating user 'default' from [fd00:1122:3344:101::e]:58527 | ||
| 4407 | 2026.02.05 23:47:19.513901 [ 286 ] {} <Debug> TCP-Session: 35e44ddd-55eb-407f-808f-629fb6dc7548 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4408 | 2026.02.05 23:47:19.513913 [ 286 ] {} <Debug> TCP-Session: 35e44ddd-55eb-407f-808f-629fb6dc7548 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4409 | 2026.02.05 23:47:19.528690 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:58527). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4410 | |||
| 4411 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4412 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4413 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 4414 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4415 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4416 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4417 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4418 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4419 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4420 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4421 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 4422 | (version 23.8.7.1) | ||
| 4423 | 2026.02.05 23:47:19.528830 [ 286 ] {} <Debug> TCP-Session: 35e44ddd-55eb-407f-808f-629fb6dc7548 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4424 | 2026.02.05 23:47:19.680434 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 602 | ||
| 4425 | 2026.02.05 23:47:19.682710 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4426 | 2026.02.05 23:47:19.682764 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4427 | 2026.02.05 23:47:19.684028 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4428 | 2026.02.05 23:47:19.684302 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4429 | 2026.02.05 23:47:19.684610 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 602 | ||
| 4430 | 2026.02.05 23:47:21.133143 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64367 | ||
| 4431 | 2026.02.05 23:47:21.133261 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4432 | 2026.02.05 23:47:21.133291 [ 286 ] {} <Debug> TCP-Session: ab01d155-0d68-46c8-a852-fc471ef89299 Authenticating user 'default' from [fd00:1122:3344:101::e]:64367 | ||
| 4433 | 2026.02.05 23:47:21.133318 [ 286 ] {} <Debug> TCP-Session: ab01d155-0d68-46c8-a852-fc471ef89299 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4434 | 2026.02.05 23:47:21.133334 [ 286 ] {} <Debug> TCP-Session: ab01d155-0d68-46c8-a852-fc471ef89299 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4435 | 2026.02.05 23:47:21.133537 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65453 | ||
| 4436 | 2026.02.05 23:47:21.133579 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54019 | ||
| 4437 | 2026.02.05 23:47:21.133606 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34023 | ||
| 4438 | 2026.02.05 23:47:21.133611 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56878 | ||
| 4439 | 2026.02.05 23:47:21.133676 [ 286 ] {} <Trace> TCP-Session: ab01d155-0d68-46c8-a852-fc471ef89299 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4440 | 2026.02.05 23:47:21.133691 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4441 | 2026.02.05 23:47:21.133681 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4442 | 2026.02.05 23:47:21.133731 [ 294 ] {} <Debug> TCP-Session: b6ab9198-2dc7-4299-ac27-694a0b117db5 Authenticating user 'default' from [fd00:1122:3344:101::e]:34023 | ||
| 4443 | 2026.02.05 23:47:21.133680 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4444 | 2026.02.05 23:47:21.133768 [ 288 ] {} <Debug> TCP-Session: daa740c1-788f-4721-a1e5-4ac2d8d8e1cc Authenticating user 'default' from [fd00:1122:3344:101::e]:65453 | ||
| 4445 | 2026.02.05 23:47:21.133776 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4446 | 2026.02.05 23:47:21.133803 [ 291 ] {} <Debug> TCP-Session: ba7a073b-be44-4e38-bc66-37d705f69ed8 Authenticating user 'default' from [fd00:1122:3344:101::e]:54019 | ||
| 4447 | 2026.02.05 23:47:21.133810 [ 288 ] {} <Debug> TCP-Session: daa740c1-788f-4721-a1e5-4ac2d8d8e1cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4448 | 2026.02.05 23:47:21.133838 [ 293 ] {} <Debug> TCP-Session: 763f2b63-c93f-4aae-b820-a9a61c8bb2d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:56878 | ||
| 4449 | 2026.02.05 23:47:21.133841 [ 291 ] {} <Debug> TCP-Session: ba7a073b-be44-4e38-bc66-37d705f69ed8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4450 | 2026.02.05 23:47:21.133851 [ 288 ] {} <Debug> TCP-Session: daa740c1-788f-4721-a1e5-4ac2d8d8e1cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4451 | 2026.02.05 23:47:21.133872 [ 286 ] {13f9b4ba-a239-4037-847e-0f09e070eb88} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64367) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4452 | 2026.02.05 23:47:21.133876 [ 293 ] {} <Debug> TCP-Session: 763f2b63-c93f-4aae-b820-a9a61c8bb2d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4453 | 2026.02.05 23:47:21.133878 [ 291 ] {} <Debug> TCP-Session: ba7a073b-be44-4e38-bc66-37d705f69ed8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4454 | 2026.02.05 23:47:21.133927 [ 293 ] {} <Debug> TCP-Session: 763f2b63-c93f-4aae-b820-a9a61c8bb2d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4455 | 2026.02.05 23:47:21.133770 [ 294 ] {} <Debug> TCP-Session: b6ab9198-2dc7-4299-ac27-694a0b117db5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4456 | 2026.02.05 23:47:21.133646 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60748 | ||
| 4457 | 2026.02.05 23:47:21.133981 [ 294 ] {} <Debug> TCP-Session: b6ab9198-2dc7-4299-ac27-694a0b117db5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4458 | 2026.02.05 23:47:21.133597 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49879 | ||
| 4459 | 2026.02.05 23:47:21.133558 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38583 | ||
| 4460 | 2026.02.05 23:47:21.134044 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4461 | 2026.02.05 23:47:21.133541 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54842 | ||
| 4462 | 2026.02.05 23:47:21.134089 [ 3 ] {} <Debug> TCP-Session: c33e06d5-2baf-4564-b9f0-36bacc8da9cf Authenticating user 'default' from [fd00:1122:3344:101::e]:60748 | ||
| 4463 | 2026.02.05 23:47:21.134122 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4464 | 2026.02.05 23:47:21.134122 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4465 | 2026.02.05 23:47:21.134123 [ 3 ] {} <Debug> TCP-Session: c33e06d5-2baf-4564-b9f0-36bacc8da9cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4466 | 2026.02.05 23:47:21.134165 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4467 | 2026.02.05 23:47:21.134178 [ 3 ] {} <Debug> TCP-Session: c33e06d5-2baf-4564-b9f0-36bacc8da9cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4468 | 2026.02.05 23:47:21.134187 [ 286 ] {13f9b4ba-a239-4037-847e-0f09e070eb88} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4469 | 2026.02.05 23:47:21.134199 [ 290 ] {} <Debug> TCP-Session: b14c0f7f-81bd-4367-91cc-b930b64e2b87 Authenticating user 'default' from [fd00:1122:3344:101::e]:54842 | ||
| 4470 | 2026.02.05 23:47:21.134163 [ 289 ] {} <Debug> TCP-Session: 1b0d9be7-dcc8-4613-bb6c-b8e890209ce9 Authenticating user 'default' from [fd00:1122:3344:101::e]:38583 | ||
| 4471 | 2026.02.05 23:47:21.134227 [ 290 ] {} <Debug> TCP-Session: b14c0f7f-81bd-4367-91cc-b930b64e2b87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4472 | 2026.02.05 23:47:21.134250 [ 286 ] {13f9b4ba-a239-4037-847e-0f09e070eb88} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4473 | 2026.02.05 23:47:21.134254 [ 289 ] {} <Debug> TCP-Session: 1b0d9be7-dcc8-4613-bb6c-b8e890209ce9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4474 | 2026.02.05 23:47:21.134267 [ 290 ] {} <Debug> TCP-Session: b14c0f7f-81bd-4367-91cc-b930b64e2b87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4475 | 2026.02.05 23:47:21.134284 [ 289 ] {} <Debug> TCP-Session: 1b0d9be7-dcc8-4613-bb6c-b8e890209ce9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4476 | 2026.02.05 23:47:21.134155 [ 292 ] {} <Debug> TCP-Session: 440a5074-59b1-46ac-98e1-865a68a917a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:49879 | ||
| 4477 | 2026.02.05 23:47:21.134336 [ 292 ] {} <Debug> TCP-Session: 440a5074-59b1-46ac-98e1-865a68a917a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4478 | 2026.02.05 23:47:21.134349 [ 292 ] {} <Debug> TCP-Session: 440a5074-59b1-46ac-98e1-865a68a917a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4479 | 2026.02.05 23:47:21.134558 [ 286 ] {13f9b4ba-a239-4037-847e-0f09e070eb88} <Debug> oximeter.version (8dd22a0d-63f6-41eb-b7aa-e7d98824b555) (SelectExecutor): Key condition: unknown | ||
| 4480 | 2026.02.05 23:47:21.135551 [ 315 ] {13f9b4ba-a239-4037-847e-0f09e070eb88} <Trace> AggregatingTransform: Aggregating | ||
| 4481 | 2026.02.05 23:47:21.135598 [ 315 ] {13f9b4ba-a239-4037-847e-0f09e070eb88} <Trace> Aggregator: Aggregation method: without_key | ||
| 4482 | 2026.02.05 23:47:21.135632 [ 315 ] {13f9b4ba-a239-4037-847e-0f09e070eb88} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00097085 sec. (1030.025 rows/sec., 40.24 KiB/sec.) | ||
| 4483 | 2026.02.05 23:47:21.135652 [ 315 ] {13f9b4ba-a239-4037-847e-0f09e070eb88} <Trace> Aggregator: Merging aggregated data | ||
| 4484 | 2026.02.05 23:47:21.136973 [ 286 ] {13f9b4ba-a239-4037-847e-0f09e070eb88} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003167 sec., 315.75623618566465 rows/sec., 12.33 KiB/sec. | ||
| 4485 | 2026.02.05 23:47:21.137122 [ 286 ] {13f9b4ba-a239-4037-847e-0f09e070eb88} <Debug> TCPHandler: Processed in 0.003570585 sec. | ||
| 4486 | 2026.02.05 23:47:21.137245 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4487 | 2026.02.05 23:47:21.137282 [ 286 ] {} <Debug> TCP-Session: ab01d155-0d68-46c8-a852-fc471ef89299 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4488 | 2026.02.05 23:47:21.137296 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4489 | 2026.02.05 23:47:21.137334 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4490 | 2026.02.05 23:47:21.137336 [ 289 ] {} <Debug> TCP-Session: 1b0d9be7-dcc8-4613-bb6c-b8e890209ce9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4491 | 2026.02.05 23:47:21.137360 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4492 | 2026.02.05 23:47:21.137380 [ 288 ] {} <Debug> TCP-Session: daa740c1-788f-4721-a1e5-4ac2d8d8e1cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4493 | 2026.02.05 23:47:21.137389 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4494 | 2026.02.05 23:47:21.137401 [ 292 ] {} <Debug> TCP-Session: 440a5074-59b1-46ac-98e1-865a68a917a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4495 | 2026.02.05 23:47:21.137407 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4496 | 2026.02.05 23:47:21.137429 [ 291 ] {} <Debug> TCP-Session: ba7a073b-be44-4e38-bc66-37d705f69ed8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4497 | 2026.02.05 23:47:21.137378 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4498 | 2026.02.05 23:47:21.137460 [ 3 ] {} <Debug> TCP-Session: c33e06d5-2baf-4564-b9f0-36bacc8da9cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4499 | 2026.02.05 23:47:21.137344 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4500 | 2026.02.05 23:47:21.137506 [ 293 ] {} <Debug> TCP-Session: 763f2b63-c93f-4aae-b820-a9a61c8bb2d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4501 | 2026.02.05 23:47:21.137344 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4502 | 2026.02.05 23:47:21.137534 [ 290 ] {} <Debug> TCP-Session: b14c0f7f-81bd-4367-91cc-b930b64e2b87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4503 | 2026.02.05 23:47:21.137570 [ 294 ] {} <Debug> TCP-Session: b6ab9198-2dc7-4299-ac27-694a0b117db5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4504 | 2026.02.05 23:47:23.204155 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4505 | 2026.02.05 23:47:23.204349 [ 5 ] {5417f6bf-c9fd-48c5-bd60-84929658366e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4506 | 2026.02.05 23:47:23.204415 [ 5 ] {5417f6bf-c9fd-48c5-bd60-84929658366e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4507 | 2026.02.05 23:47:23.205127 [ 5 ] {5417f6bf-c9fd-48c5-bd60-84929658366e} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4508 | 2026.02.05 23:47:23.205179 [ 5 ] {5417f6bf-c9fd-48c5-bd60-84929658366e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4509 | 2026.02.05 23:47:23.205662 [ 5 ] {5417f6bf-c9fd-48c5-bd60-84929658366e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4510 | 2026.02.05 23:47:23.205947 [ 5 ] {5417f6bf-c9fd-48c5-bd60-84929658366e} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4511 | 2026.02.05 23:47:23.206114 [ 5 ] {5417f6bf-c9fd-48c5-bd60-84929658366e} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001814 sec., 146637.2657111356 rows/sec., 9.32 MiB/sec. | ||
| 4512 | 2026.02.05 23:47:23.206166 [ 5 ] {5417f6bf-c9fd-48c5-bd60-84929658366e} <Debug> TCPHandler: Processed in 0.002135872 sec. | ||
| 4513 | 2026.02.05 23:47:23.206284 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4514 | 2026.02.05 23:47:23.206386 [ 5 ] {d07da4db-12de-4013-adcf-d92877052846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4515 | 2026.02.05 23:47:23.206429 [ 5 ] {d07da4db-12de-4013-adcf-d92877052846} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4516 | 2026.02.05 23:47:23.207107 [ 5 ] {d07da4db-12de-4013-adcf-d92877052846} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4517 | 2026.02.05 23:47:23.207146 [ 5 ] {d07da4db-12de-4013-adcf-d92877052846} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4518 | 2026.02.05 23:47:23.207517 [ 5 ] {d07da4db-12de-4013-adcf-d92877052846} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4519 | 2026.02.05 23:47:23.207729 [ 5 ] {d07da4db-12de-4013-adcf-d92877052846} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4520 | 2026.02.05 23:47:23.207836 [ 103 ] {} <Debug> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4521 | 2026.02.05 23:47:23.207856 [ 5 ] {d07da4db-12de-4013-adcf-d92877052846} <Debug> executeQuery: Read 782 rows, 63.55 KiB in 0.001494 sec., 523427.0414993306 rows/sec., 41.54 MiB/sec. | ||
| 4522 | 2026.02.05 23:47:23.207907 [ 103 ] {} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4523 | 2026.02.05 23:47:23.207915 [ 5 ] {d07da4db-12de-4013-adcf-d92877052846} <Debug> TCPHandler: Processed in 0.001682197 sec. | ||
| 4524 | 2026.02.05 23:47:23.207938 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4525 | 2026.02.05 23:47:23.208036 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4526 | 2026.02.05 23:47:23.208042 [ 195 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4527 | 2026.02.05 23:47:23.208142 [ 5 ] {a676d807-3e3d-4684-939e-750fd72089e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4528 | 2026.02.05 23:47:23.208189 [ 5 ] {a676d807-3e3d-4684-939e-750fd72089e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4529 | 2026.02.05 23:47:23.208202 [ 195 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4530 | 2026.02.05 23:47:23.208241 [ 195 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1979 rows starting from the beginning of the part | ||
| 4531 | 2026.02.05 23:47:23.208306 [ 195 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part | ||
| 4532 | 2026.02.05 23:47:23.208351 [ 195 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 106 rows starting from the beginning of the part | ||
| 4533 | 2026.02.05 23:47:23.208394 [ 195 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 780 rows starting from the beginning of the part | ||
| 4534 | 2026.02.05 23:47:23.208435 [ 195 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 106 rows starting from the beginning of the part | ||
| 4535 | 2026.02.05 23:47:23.208475 [ 195 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 782 rows starting from the beginning of the part | ||
| 4536 | 2026.02.05 23:47:23.208615 [ 5 ] {a676d807-3e3d-4684-939e-750fd72089e6} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4537 | 2026.02.05 23:47:23.208659 [ 5 ] {a676d807-3e3d-4684-939e-750fd72089e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4538 | 2026.02.05 23:47:23.209010 [ 5 ] {a676d807-3e3d-4684-939e-750fd72089e6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4539 | 2026.02.05 23:47:23.209241 [ 5 ] {a676d807-3e3d-4684-939e-750fd72089e6} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4540 | 2026.02.05 23:47:23.209376 [ 5 ] {a676d807-3e3d-4684-939e-750fd72089e6} <Debug> executeQuery: Read 148 rows, 9.13 KiB in 0.001252 sec., 118210.8626198083 rows/sec., 7.12 MiB/sec. | ||
| 4541 | 2026.02.05 23:47:23.209416 [ 5 ] {a676d807-3e3d-4684-939e-750fd72089e6} <Debug> TCPHandler: Processed in 0.001429455 sec. | ||
| 4542 | 2026.02.05 23:47:23.209524 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4543 | 2026.02.05 23:47:23.209618 [ 5 ] {c78d129c-deba-41da-97e2-3b534b046146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4544 | 2026.02.05 23:47:23.209657 [ 5 ] {c78d129c-deba-41da-97e2-3b534b046146} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4545 | 2026.02.05 23:47:23.210021 [ 191 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3809 rows, containing 5 columns (5 merged, 0 gathered) in 0.002022889 sec., 1882950.5721767235 rows/sec., 159.12 MiB/sec. | ||
| 4546 | 2026.02.05 23:47:23.210073 [ 5 ] {c78d129c-deba-41da-97e2-3b534b046146} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4547 | 2026.02.05 23:47:23.210115 [ 5 ] {c78d129c-deba-41da-97e2-3b534b046146} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4548 | 2026.02.05 23:47:23.210251 [ 195 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4549 | 2026.02.05 23:47:23.210446 [ 5 ] {c78d129c-deba-41da-97e2-3b534b046146} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4550 | 2026.02.05 23:47:23.210555 [ 195 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_26_5} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4551 | 2026.02.05 23:47:23.210640 [ 195 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_26_5} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4552 | 2026.02.05 23:47:23.210715 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 4553 | 2026.02.05 23:47:23.210721 [ 5 ] {c78d129c-deba-41da-97e2-3b534b046146} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4554 | 2026.02.05 23:47:23.210859 [ 5 ] {c78d129c-deba-41da-97e2-3b534b046146} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001259 sec., 111199.36457505958 rows/sec., 7.19 MiB/sec. | ||
| 4555 | 2026.02.05 23:47:23.210897 [ 5 ] {c78d129c-deba-41da-97e2-3b534b046146} <Debug> TCPHandler: Processed in 0.001422004 sec. | ||
| 4556 | 2026.02.05 23:47:23.211004 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4557 | 2026.02.05 23:47:23.211097 [ 5 ] {b8522d18-a226-46c8-ad84-089bd0cb7335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4558 | 2026.02.05 23:47:23.211136 [ 5 ] {b8522d18-a226-46c8-ad84-089bd0cb7335} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4559 | 2026.02.05 23:47:23.211546 [ 5 ] {b8522d18-a226-46c8-ad84-089bd0cb7335} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4560 | 2026.02.05 23:47:23.211583 [ 5 ] {b8522d18-a226-46c8-ad84-089bd0cb7335} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4561 | 2026.02.05 23:47:23.211879 [ 5 ] {b8522d18-a226-46c8-ad84-089bd0cb7335} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4562 | 2026.02.05 23:47:23.212092 [ 5 ] {b8522d18-a226-46c8-ad84-089bd0cb7335} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4563 | 2026.02.05 23:47:23.212216 [ 5 ] {b8522d18-a226-46c8-ad84-089bd0cb7335} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001137 sec., 122251.53913808268 rows/sec., 6.96 MiB/sec. | ||
| 4564 | 2026.02.05 23:47:23.212255 [ 5 ] {b8522d18-a226-46c8-ad84-089bd0cb7335} <Debug> TCPHandler: Processed in 0.001299683 sec. | ||
| 4565 | 2026.02.05 23:47:23.212361 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4566 | 2026.02.05 23:47:23.212455 [ 5 ] {d0fa507c-122c-4e55-a22d-834a688d86b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4567 | 2026.02.05 23:47:23.212494 [ 5 ] {d0fa507c-122c-4e55-a22d-834a688d86b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4568 | 2026.02.05 23:47:23.213021 [ 5 ] {d0fa507c-122c-4e55-a22d-834a688d86b6} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4569 | 2026.02.05 23:47:23.213058 [ 5 ] {d0fa507c-122c-4e55-a22d-834a688d86b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4570 | 2026.02.05 23:47:23.213379 [ 5 ] {d0fa507c-122c-4e55-a22d-834a688d86b6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4571 | 2026.02.05 23:47:23.213601 [ 5 ] {d0fa507c-122c-4e55-a22d-834a688d86b6} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4572 | 2026.02.05 23:47:23.213703 [ 103 ] {} <Debug> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4573 | 2026.02.05 23:47:23.213729 [ 5 ] {d0fa507c-122c-4e55-a22d-834a688d86b6} <Debug> executeQuery: Read 478 rows, 34.48 KiB in 0.001292 sec., 369969.04024767806 rows/sec., 26.06 MiB/sec. | ||
| 4574 | 2026.02.05 23:47:23.213740 [ 103 ] {} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4575 | 2026.02.05 23:47:23.213770 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4576 | 2026.02.05 23:47:23.213774 [ 5 ] {d0fa507c-122c-4e55-a22d-834a688d86b6} <Debug> TCPHandler: Processed in 0.001462004 sec. | ||
| 4577 | 2026.02.05 23:47:23.213840 [ 195 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4578 | 2026.02.05 23:47:23.213890 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4579 | 2026.02.05 23:47:23.213931 [ 195 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4580 | 2026.02.05 23:47:23.213964 [ 195 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 994 rows starting from the beginning of the part | ||
| 4581 | 2026.02.05 23:47:23.213988 [ 5 ] {700527e0-2028-4531-b83e-6c6e7a00d447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4582 | 2026.02.05 23:47:23.214019 [ 195 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part | ||
| 4583 | 2026.02.05 23:47:23.214035 [ 5 ] {700527e0-2028-4531-b83e-6c6e7a00d447} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4584 | 2026.02.05 23:47:23.214074 [ 195 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 89 rows starting from the beginning of the part | ||
| 4585 | 2026.02.05 23:47:23.214119 [ 195 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 477 rows starting from the beginning of the part | ||
| 4586 | 2026.02.05 23:47:23.214159 [ 195 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 89 rows starting from the beginning of the part | ||
| 4587 | 2026.02.05 23:47:23.214198 [ 195 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 478 rows starting from the beginning of the part | ||
| 4588 | 2026.02.05 23:47:23.214370 [ 5 ] {700527e0-2028-4531-b83e-6c6e7a00d447} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4589 | 2026.02.05 23:47:23.214412 [ 5 ] {700527e0-2028-4531-b83e-6c6e7a00d447} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4590 | 2026.02.05 23:47:23.214727 [ 5 ] {700527e0-2028-4531-b83e-6c6e7a00d447} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4591 | 2026.02.05 23:47:23.214955 [ 5 ] {700527e0-2028-4531-b83e-6c6e7a00d447} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4592 | 2026.02.05 23:47:23.215082 [ 5 ] {700527e0-2028-4531-b83e-6c6e7a00d447} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001112 sec., 5395.6834532374105 rows/sec., 281.90 KiB/sec. | ||
| 4593 | 2026.02.05 23:47:23.215120 [ 5 ] {700527e0-2028-4531-b83e-6c6e7a00d447} <Debug> TCPHandler: Processed in 0.001278942 sec. | ||
| 4594 | 2026.02.05 23:47:23.215227 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4595 | 2026.02.05 23:47:23.215315 [ 190 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2191 rows, containing 5 columns (5 merged, 0 gathered) in 0.001496554 sec., 1464030.031659399 rows/sec., 111.19 MiB/sec. | ||
| 4596 | 2026.02.05 23:47:23.215323 [ 5 ] {3785d4a3-55f5-494d-8a46-9ec860ad1a34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4597 | 2026.02.05 23:47:23.215414 [ 5 ] {3785d4a3-55f5-494d-8a46-9ec860ad1a34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4598 | 2026.02.05 23:47:23.215515 [ 195 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4599 | 2026.02.05 23:47:23.215758 [ 195 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_26_5} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4600 | 2026.02.05 23:47:23.215802 [ 5 ] {3785d4a3-55f5-494d-8a46-9ec860ad1a34} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4601 | 2026.02.05 23:47:23.215820 [ 195 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_26_5} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4602 | 2026.02.05 23:47:23.215848 [ 5 ] {3785d4a3-55f5-494d-8a46-9ec860ad1a34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4603 | 2026.02.05 23:47:23.215890 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4604 | 2026.02.05 23:47:23.216184 [ 5 ] {3785d4a3-55f5-494d-8a46-9ec860ad1a34} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4605 | 2026.02.05 23:47:23.216405 [ 5 ] {3785d4a3-55f5-494d-8a46-9ec860ad1a34} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4606 | 2026.02.05 23:47:23.216509 [ 103 ] {} <Debug> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4607 | 2026.02.05 23:47:23.216533 [ 5 ] {3785d4a3-55f5-494d-8a46-9ec860ad1a34} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001228 sec., 210097.71986970687 rows/sec., 13.99 MiB/sec. | ||
| 4608 | 2026.02.05 23:47:23.216542 [ 103 ] {} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4609 | 2026.02.05 23:47:23.216573 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4610 | 2026.02.05 23:47:23.216577 [ 5 ] {3785d4a3-55f5-494d-8a46-9ec860ad1a34} <Debug> TCPHandler: Processed in 0.001398634 sec. | ||
| 4611 | 2026.02.05 23:47:23.216635 [ 191 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4612 | 2026.02.05 23:47:23.216696 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4613 | 2026.02.05 23:47:23.216733 [ 191 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4614 | 2026.02.05 23:47:23.216766 [ 191 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7250 rows starting from the beginning of the part | ||
| 4615 | 2026.02.05 23:47:23.216792 [ 5 ] {cf706a54-f472-435b-b37a-0a5f4da48337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4616 | 2026.02.05 23:47:23.216818 [ 191 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 32 rows starting from the beginning of the part | ||
| 4617 | 2026.02.05 23:47:23.216840 [ 5 ] {cf706a54-f472-435b-b37a-0a5f4da48337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4618 | 2026.02.05 23:47:23.216869 [ 191 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
| 4619 | 2026.02.05 23:47:23.216915 [ 191 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 258 rows starting from the beginning of the part | ||
| 4620 | 2026.02.05 23:47:23.216955 [ 191 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 4621 | 2026.02.05 23:47:23.216993 [ 191 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 258 rows starting from the beginning of the part | ||
| 4622 | 2026.02.05 23:47:23.217152 [ 5 ] {cf706a54-f472-435b-b37a-0a5f4da48337} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4623 | 2026.02.05 23:47:23.217194 [ 5 ] {cf706a54-f472-435b-b37a-0a5f4da48337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4624 | 2026.02.05 23:47:23.217500 [ 5 ] {cf706a54-f472-435b-b37a-0a5f4da48337} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4625 | 2026.02.05 23:47:23.217723 [ 5 ] {cf706a54-f472-435b-b37a-0a5f4da48337} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4626 | 2026.02.05 23:47:23.217855 [ 5 ] {cf706a54-f472-435b-b37a-0a5f4da48337} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00108 sec., 925.9259259259259 rows/sec., 62.39 KiB/sec. | ||
| 4627 | 2026.02.05 23:47:23.217892 [ 5 ] {cf706a54-f472-435b-b37a-0a5f4da48337} <Debug> TCPHandler: Processed in 0.001244962 sec. | ||
| 4628 | 2026.02.05 23:47:23.218009 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4629 | 2026.02.05 23:47:23.218127 [ 5 ] {dc83d569-9a0d-428a-8660-2fc4fbfd0eb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4630 | 2026.02.05 23:47:23.218192 [ 5 ] {dc83d569-9a0d-428a-8660-2fc4fbfd0eb7} <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 | ||
| 4631 | 2026.02.05 23:47:23.219050 [ 190 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8118 rows, containing 5 columns (5 merged, 0 gathered) in 0.002441814 sec., 3324577.547675621 rows/sec., 223.82 MiB/sec. | ||
| 4632 | 2026.02.05 23:47:23.219075 [ 5 ] {dc83d569-9a0d-428a-8660-2fc4fbfd0eb7} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4633 | 2026.02.05 23:47:23.219117 [ 5 ] {dc83d569-9a0d-428a-8660-2fc4fbfd0eb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4634 | 2026.02.05 23:47:23.219669 [ 5 ] {dc83d569-9a0d-428a-8660-2fc4fbfd0eb7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4635 | 2026.02.05 23:47:23.219727 [ 197 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4636 | 2026.02.05 23:47:23.219937 [ 5 ] {dc83d569-9a0d-428a-8660-2fc4fbfd0eb7} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4637 | 2026.02.05 23:47:23.220100 [ 5 ] {dc83d569-9a0d-428a-8660-2fc4fbfd0eb7} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001997 sec., 7511.266900350525 rows/sec., 13.46 MiB/sec. | ||
| 4638 | 2026.02.05 23:47:23.220109 [ 197 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4639 | 2026.02.05 23:47:23.220163 [ 5 ] {dc83d569-9a0d-428a-8660-2fc4fbfd0eb7} <Debug> TCPHandler: Processed in 0.002214832 sec. | ||
| 4640 | 2026.02.05 23:47:23.220201 [ 197 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4641 | 2026.02.05 23:47:23.220276 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4642 | 2026.02.05 23:47:23.220300 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB. | ||
| 4643 | 2026.02.05 23:47:23.220374 [ 5 ] {0961b35e-0aeb-4e9d-97d8-0b87697216fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4644 | 2026.02.05 23:47:23.220418 [ 5 ] {0961b35e-0aeb-4e9d-97d8-0b87697216fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4645 | 2026.02.05 23:47:23.220724 [ 5 ] {0961b35e-0aeb-4e9d-97d8-0b87697216fe} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4646 | 2026.02.05 23:47:23.220758 [ 5 ] {0961b35e-0aeb-4e9d-97d8-0b87697216fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4647 | 2026.02.05 23:47:23.221066 [ 5 ] {0961b35e-0aeb-4e9d-97d8-0b87697216fe} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4648 | 2026.02.05 23:47:23.221271 [ 5 ] {0961b35e-0aeb-4e9d-97d8-0b87697216fe} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4649 | 2026.02.05 23:47:23.221448 [ 102 ] {} <Debug> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4650 | 2026.02.05 23:47:23.221466 [ 5 ] {0961b35e-0aeb-4e9d-97d8-0b87697216fe} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001107 sec., 79494.12827461609 rows/sec., 4.99 MiB/sec. | ||
| 4651 | 2026.02.05 23:47:23.221502 [ 102 ] {} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4652 | 2026.02.05 23:47:23.221515 [ 5 ] {0961b35e-0aeb-4e9d-97d8-0b87697216fe} <Debug> TCPHandler: Processed in 0.001289322 sec. | ||
| 4653 | 2026.02.05 23:47:23.221535 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4654 | 2026.02.05 23:47:23.221610 [ 195 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4655 | 2026.02.05 23:47:23.221692 [ 195 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4656 | 2026.02.05 23:47:23.221716 [ 195 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1408 rows starting from the beginning of the part | ||
| 4657 | 2026.02.05 23:47:23.221761 [ 195 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 12 rows starting from the beginning of the part | ||
| 4658 | 2026.02.05 23:47:23.221798 [ 195 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 4659 | 2026.02.05 23:47:23.221830 [ 195 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 88 rows starting from the beginning of the part | ||
| 4660 | 2026.02.05 23:47:23.221861 [ 195 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 4661 | 2026.02.05 23:47:23.221891 [ 195 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 88 rows starting from the beginning of the part | ||
| 4662 | 2026.02.05 23:47:23.222706 [ 190 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1716 rows, containing 4 columns (4 merged, 0 gathered) in 0.001126901 sec., 1522760.2069747031 rows/sec., 98.31 MiB/sec. | ||
| 4663 | 2026.02.05 23:47:23.222872 [ 195 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4664 | 2026.02.05 23:47:23.223106 [ 195 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_26_5} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4665 | 2026.02.05 23:47:23.223169 [ 195 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_26_5} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4666 | 2026.02.05 23:47:23.223224 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4667 | 2026.02.05 23:47:24.553623 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4668 | 2026.02.05 23:47:24.553680 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4669 | 2026.02.05 23:47:24.690113 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8614 | ||
| 4670 | 2026.02.05 23:47:24.690657 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4671 | 2026.02.05 23:47:24.690696 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4672 | 2026.02.05 23:47:24.691209 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4673 | 2026.02.05 23:47:24.691445 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4674 | 2026.02.05 23:47:24.691577 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8614 | ||
| 4675 | 2026.02.05 23:47:25.148831 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
| 4676 | 2026.02.05 23:47:25.165218 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4677 | 2026.02.05 23:47:25.165274 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4678 | 2026.02.05 23:47:25.171608 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4679 | 2026.02.05 23:47:25.172350 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4680 | 2026.02.05 23:47:25.175198 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4681 | 2026.02.05 23:47:28.197873 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4682 | 2026.02.05 23:47:28.198178 [ 5 ] {882260b5-54c5-47f3-8c8c-b55a8aed692a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4683 | 2026.02.05 23:47:28.198270 [ 5 ] {882260b5-54c5-47f3-8c8c-b55a8aed692a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4684 | 2026.02.05 23:47:28.198964 [ 5 ] {882260b5-54c5-47f3-8c8c-b55a8aed692a} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4685 | 2026.02.05 23:47:28.199016 [ 5 ] {882260b5-54c5-47f3-8c8c-b55a8aed692a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4686 | 2026.02.05 23:47:28.199442 [ 5 ] {882260b5-54c5-47f3-8c8c-b55a8aed692a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4687 | 2026.02.05 23:47:28.199680 [ 5 ] {882260b5-54c5-47f3-8c8c-b55a8aed692a} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4688 | 2026.02.05 23:47:28.199839 [ 5 ] {882260b5-54c5-47f3-8c8c-b55a8aed692a} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001738 sec., 60989.64326812428 rows/sec., 5.11 MiB/sec. | ||
| 4689 | 2026.02.05 23:47:28.199886 [ 5 ] {882260b5-54c5-47f3-8c8c-b55a8aed692a} <Debug> TCPHandler: Processed in 0.002199381 sec. | ||
| 4690 | 2026.02.05 23:47:28.200013 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4691 | 2026.02.05 23:47:28.200116 [ 5 ] {1aa47dec-ebfd-4ad1-94ca-e2ad033eba7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4692 | 2026.02.05 23:47:28.200160 [ 5 ] {1aa47dec-ebfd-4ad1-94ca-e2ad033eba7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4693 | 2026.02.05 23:47:28.200592 [ 5 ] {1aa47dec-ebfd-4ad1-94ca-e2ad033eba7d} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4694 | 2026.02.05 23:47:28.200635 [ 5 ] {1aa47dec-ebfd-4ad1-94ca-e2ad033eba7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4695 | 2026.02.05 23:47:28.200950 [ 5 ] {1aa47dec-ebfd-4ad1-94ca-e2ad033eba7d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4696 | 2026.02.05 23:47:28.201163 [ 5 ] {1aa47dec-ebfd-4ad1-94ca-e2ad033eba7d} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4697 | 2026.02.05 23:47:28.201296 [ 5 ] {1aa47dec-ebfd-4ad1-94ca-e2ad033eba7d} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001204 sec., 20764.119601328905 rows/sec., 1.52 MiB/sec. | ||
| 4698 | 2026.02.05 23:47:28.201336 [ 5 ] {1aa47dec-ebfd-4ad1-94ca-e2ad033eba7d} <Debug> TCPHandler: Processed in 0.001376633 sec. | ||
| 4699 | 2026.02.05 23:47:28.201440 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4700 | 2026.02.05 23:47:28.201537 [ 5 ] {3fb63793-2079-4b56-9b08-64a9c83f884b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4701 | 2026.02.05 23:47:28.201603 [ 5 ] {3fb63793-2079-4b56-9b08-64a9c83f884b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4702 | 2026.02.05 23:47:28.202023 [ 5 ] {3fb63793-2079-4b56-9b08-64a9c83f884b} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4703 | 2026.02.05 23:47:28.202061 [ 5 ] {3fb63793-2079-4b56-9b08-64a9c83f884b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4704 | 2026.02.05 23:47:28.202362 [ 5 ] {3fb63793-2079-4b56-9b08-64a9c83f884b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4705 | 2026.02.05 23:47:28.202571 [ 5 ] {3fb63793-2079-4b56-9b08-64a9c83f884b} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4706 | 2026.02.05 23:47:28.202700 [ 5 ] {3fb63793-2079-4b56-9b08-64a9c83f884b} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001182 sec., 75296.10829103214 rows/sec., 5.88 MiB/sec. | ||
| 4707 | 2026.02.05 23:47:28.202737 [ 5 ] {3fb63793-2079-4b56-9b08-64a9c83f884b} <Debug> TCPHandler: Processed in 0.001347443 sec. | ||
| 4708 | 2026.02.05 23:47:28.202843 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4709 | 2026.02.05 23:47:28.202963 [ 5 ] {d7ed31e6-6238-4342-a144-c30bf6043ed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4710 | 2026.02.05 23:47:28.203008 [ 5 ] {d7ed31e6-6238-4342-a144-c30bf6043ed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4711 | 2026.02.05 23:47:28.203404 [ 5 ] {d7ed31e6-6238-4342-a144-c30bf6043ed9} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4712 | 2026.02.05 23:47:28.203444 [ 5 ] {d7ed31e6-6238-4342-a144-c30bf6043ed9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4713 | 2026.02.05 23:47:28.203779 [ 5 ] {d7ed31e6-6238-4342-a144-c30bf6043ed9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4714 | 2026.02.05 23:47:28.203997 [ 5 ] {d7ed31e6-6238-4342-a144-c30bf6043ed9} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4715 | 2026.02.05 23:47:28.204124 [ 5 ] {d7ed31e6-6238-4342-a144-c30bf6043ed9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 4716 | 2026.02.05 23:47:28.204161 [ 5 ] {d7ed31e6-6238-4342-a144-c30bf6043ed9} <Debug> TCPHandler: Processed in 0.001368593 sec. | ||
| 4717 | 2026.02.05 23:47:28.204260 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4718 | 2026.02.05 23:47:28.204355 [ 5 ] {ffdb6f10-ac25-41bd-bb41-e8537cba0cc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4719 | 2026.02.05 23:47:28.204409 [ 5 ] {ffdb6f10-ac25-41bd-bb41-e8537cba0cc4} <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 | ||
| 4720 | 2026.02.05 23:47:28.205215 [ 5 ] {ffdb6f10-ac25-41bd-bb41-e8537cba0cc4} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4721 | 2026.02.05 23:47:28.205252 [ 5 ] {ffdb6f10-ac25-41bd-bb41-e8537cba0cc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4722 | 2026.02.05 23:47:28.205808 [ 5 ] {ffdb6f10-ac25-41bd-bb41-e8537cba0cc4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4723 | 2026.02.05 23:47:28.206031 [ 5 ] {ffdb6f10-ac25-41bd-bb41-e8537cba0cc4} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4724 | 2026.02.05 23:47:28.206167 [ 5 ] {ffdb6f10-ac25-41bd-bb41-e8537cba0cc4} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00183 sec., 13661.20218579235 rows/sec., 24.48 MiB/sec. | ||
| 4725 | 2026.02.05 23:47:28.206233 [ 5 ] {ffdb6f10-ac25-41bd-bb41-e8537cba0cc4} <Debug> TCPHandler: Processed in 0.00202152 sec. | ||
| 4726 | 2026.02.05 23:47:28.206344 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4727 | 2026.02.05 23:47:28.206439 [ 5 ] {402e99a4-cc74-4616-ba6d-1ce5b0666c35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4728 | 2026.02.05 23:47:28.206480 [ 5 ] {402e99a4-cc74-4616-ba6d-1ce5b0666c35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4729 | 2026.02.05 23:47:28.206808 [ 5 ] {402e99a4-cc74-4616-ba6d-1ce5b0666c35} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4730 | 2026.02.05 23:47:28.206844 [ 5 ] {402e99a4-cc74-4616-ba6d-1ce5b0666c35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4731 | 2026.02.05 23:47:28.207172 [ 5 ] {402e99a4-cc74-4616-ba6d-1ce5b0666c35} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4732 | 2026.02.05 23:47:28.207377 [ 5 ] {402e99a4-cc74-4616-ba6d-1ce5b0666c35} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4733 | 2026.02.05 23:47:28.207508 [ 5 ] {402e99a4-cc74-4616-ba6d-1ce5b0666c35} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 4734 | 2026.02.05 23:47:28.207544 [ 5 ] {402e99a4-cc74-4616-ba6d-1ce5b0666c35} <Debug> TCPHandler: Processed in 0.001251532 sec. | ||
| 4735 | 2026.02.05 23:47:29.684930 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 638 | ||
| 4736 | 2026.02.05 23:47:29.687154 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4737 | 2026.02.05 23:47:29.687201 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4738 | 2026.02.05 23:47:29.688405 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4739 | 2026.02.05 23:47:29.688666 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4740 | 2026.02.05 23:47:29.688916 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 638 | ||
| 4741 | 2026.02.05 23:47:32.021613 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4742 | 2026.02.05 23:47:32.021814 [ 5 ] {ce9d93f8-2aeb-4b5e-8f11-a9ff69f84737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4743 | 2026.02.05 23:47:32.021886 [ 5 ] {ce9d93f8-2aeb-4b5e-8f11-a9ff69f84737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4744 | 2026.02.05 23:47:32.022618 [ 5 ] {ce9d93f8-2aeb-4b5e-8f11-a9ff69f84737} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4745 | 2026.02.05 23:47:32.022662 [ 5 ] {ce9d93f8-2aeb-4b5e-8f11-a9ff69f84737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4746 | 2026.02.05 23:47:32.023065 [ 5 ] {ce9d93f8-2aeb-4b5e-8f11-a9ff69f84737} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4747 | 2026.02.05 23:47:32.023287 [ 5 ] {ce9d93f8-2aeb-4b5e-8f11-a9ff69f84737} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4748 | 2026.02.05 23:47:32.023435 [ 89 ] {} <Debug> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4749 | 2026.02.05 23:47:32.023453 [ 5 ] {ce9d93f8-2aeb-4b5e-8f11-a9ff69f84737} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001693 sec., 157117.54282339042 rows/sec., 9.98 MiB/sec. | ||
| 4750 | 2026.02.05 23:47:32.023480 [ 89 ] {} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4751 | 2026.02.05 23:47:32.023505 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4752 | 2026.02.05 23:47:32.023507 [ 5 ] {ce9d93f8-2aeb-4b5e-8f11-a9ff69f84737} <Debug> TCPHandler: Processed in 0.00203283 sec. | ||
| 4753 | 2026.02.05 23:47:32.023634 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4754 | 2026.02.05 23:47:32.023638 [ 197 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 4755 | 2026.02.05 23:47:32.023738 [ 5 ] {fe44470d-bd31-476b-844a-eb8474ec2db0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4756 | 2026.02.05 23:47:32.023787 [ 5 ] {fe44470d-bd31-476b-844a-eb8474ec2db0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4757 | 2026.02.05 23:47:32.023806 [ 197 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4758 | 2026.02.05 23:47:32.023847 [ 197 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 266 rows starting from the beginning of the part | ||
| 4759 | 2026.02.05 23:47:32.023915 [ 197 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 266 rows starting from the beginning of the part | ||
| 4760 | 2026.02.05 23:47:32.023961 [ 197 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 266 rows starting from the beginning of the part | ||
| 4761 | 2026.02.05 23:47:32.024005 [ 197 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 266 rows starting from the beginning of the part | ||
| 4762 | 2026.02.05 23:47:32.024043 [ 197 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 266 rows starting from the beginning of the part | ||
| 4763 | 2026.02.05 23:47:32.024204 [ 5 ] {fe44470d-bd31-476b-844a-eb8474ec2db0} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4764 | 2026.02.05 23:47:32.024247 [ 5 ] {fe44470d-bd31-476b-844a-eb8474ec2db0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4765 | 2026.02.05 23:47:32.024590 [ 5 ] {fe44470d-bd31-476b-844a-eb8474ec2db0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4766 | 2026.02.05 23:47:32.024812 [ 5 ] {fe44470d-bd31-476b-844a-eb8474ec2db0} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4767 | 2026.02.05 23:47:32.024943 [ 5 ] {fe44470d-bd31-476b-844a-eb8474ec2db0} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001229 sec., 11391.375101708705 rows/sec., 928.89 KiB/sec. | ||
| 4768 | 2026.02.05 23:47:32.024983 [ 5 ] {fe44470d-bd31-476b-844a-eb8474ec2db0} <Debug> TCPHandler: Processed in 0.001401074 sec. | ||
| 4769 | 2026.02.05 23:47:32.025035 [ 195 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1330 rows, containing 5 columns (5 merged, 0 gathered) in 0.001445994 sec., 919782.5163866517 rows/sec., 61.94 MiB/sec. | ||
| 4770 | 2026.02.05 23:47:32.025098 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4771 | 2026.02.05 23:47:32.025210 [ 5 ] {f1af969a-5a16-4d68-a4bb-d372bc0f35c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4772 | 2026.02.05 23:47:32.025251 [ 5 ] {f1af969a-5a16-4d68-a4bb-d372bc0f35c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4773 | 2026.02.05 23:47:32.025252 [ 187 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4774 | 2026.02.05 23:47:32.025610 [ 187 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_13_3} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4775 | 2026.02.05 23:47:32.025703 [ 187 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_13_3} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4776 | 2026.02.05 23:47:32.025805 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 4777 | 2026.02.05 23:47:32.026385 [ 5 ] {f1af969a-5a16-4d68-a4bb-d372bc0f35c6} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4778 | 2026.02.05 23:47:32.026429 [ 5 ] {f1af969a-5a16-4d68-a4bb-d372bc0f35c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4779 | 2026.02.05 23:47:32.026914 [ 5 ] {f1af969a-5a16-4d68-a4bb-d372bc0f35c6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4780 | 2026.02.05 23:47:32.027138 [ 5 ] {f1af969a-5a16-4d68-a4bb-d372bc0f35c6} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4781 | 2026.02.05 23:47:32.027273 [ 5 ] {f1af969a-5a16-4d68-a4bb-d372bc0f35c6} <Debug> executeQuery: Read 1929 rows, 160.62 KiB in 0.002085 sec., 925179.8561151079 rows/sec., 75.23 MiB/sec. | ||
| 4782 | 2026.02.05 23:47:32.027311 [ 5 ] {f1af969a-5a16-4d68-a4bb-d372bc0f35c6} <Debug> TCPHandler: Processed in 0.002263722 sec. | ||
| 4783 | 2026.02.05 23:47:32.027431 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4784 | 2026.02.05 23:47:32.027530 [ 5 ] {35ebe664-9840-4143-9022-e7acfc0cf9a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4785 | 2026.02.05 23:47:32.027572 [ 5 ] {35ebe664-9840-4143-9022-e7acfc0cf9a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4786 | 2026.02.05 23:47:32.028004 [ 5 ] {35ebe664-9840-4143-9022-e7acfc0cf9a5} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4787 | 2026.02.05 23:47:32.028040 [ 5 ] {35ebe664-9840-4143-9022-e7acfc0cf9a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4788 | 2026.02.05 23:47:32.028365 [ 5 ] {35ebe664-9840-4143-9022-e7acfc0cf9a5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4789 | 2026.02.05 23:47:32.028578 [ 5 ] {35ebe664-9840-4143-9022-e7acfc0cf9a5} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4790 | 2026.02.05 23:47:32.028706 [ 5 ] {35ebe664-9840-4143-9022-e7acfc0cf9a5} <Debug> executeQuery: Read 162 rows, 10.11 KiB in 0.001195 sec., 135564.85355648535 rows/sec., 8.26 MiB/sec. | ||
| 4791 | 2026.02.05 23:47:32.028763 [ 5 ] {35ebe664-9840-4143-9022-e7acfc0cf9a5} <Debug> TCPHandler: Processed in 0.001382473 sec. | ||
| 4792 | 2026.02.05 23:47:32.028881 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4793 | 2026.02.05 23:47:32.028978 [ 5 ] {4ba28e9c-2070-4880-bb6c-2c21f7ea9ffb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4794 | 2026.02.05 23:47:32.029017 [ 5 ] {4ba28e9c-2070-4880-bb6c-2c21f7ea9ffb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4795 | 2026.02.05 23:47:32.029510 [ 5 ] {4ba28e9c-2070-4880-bb6c-2c21f7ea9ffb} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4796 | 2026.02.05 23:47:32.029547 [ 5 ] {4ba28e9c-2070-4880-bb6c-2c21f7ea9ffb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4797 | 2026.02.05 23:47:32.029897 [ 5 ] {4ba28e9c-2070-4880-bb6c-2c21f7ea9ffb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4798 | 2026.02.05 23:47:32.030109 [ 5 ] {4ba28e9c-2070-4880-bb6c-2c21f7ea9ffb} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4799 | 2026.02.05 23:47:32.030235 [ 5 ] {4ba28e9c-2070-4880-bb6c-2c21f7ea9ffb} <Debug> executeQuery: Read 368 rows, 25.07 KiB in 0.001274 sec., 288854.00313971745 rows/sec., 19.22 MiB/sec. | ||
| 4800 | 2026.02.05 23:47:32.030271 [ 5 ] {4ba28e9c-2070-4880-bb6c-2c21f7ea9ffb} <Debug> TCPHandler: Processed in 0.001440074 sec. | ||
| 4801 | 2026.02.05 23:47:32.030388 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4802 | 2026.02.05 23:47:32.030490 [ 5 ] {a37ef1de-137b-4807-a6c5-2c2bd4fac767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4803 | 2026.02.05 23:47:32.030531 [ 5 ] {a37ef1de-137b-4807-a6c5-2c2bd4fac767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4804 | 2026.02.05 23:47:32.030950 [ 5 ] {a37ef1de-137b-4807-a6c5-2c2bd4fac767} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4805 | 2026.02.05 23:47:32.030986 [ 5 ] {a37ef1de-137b-4807-a6c5-2c2bd4fac767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4806 | 2026.02.05 23:47:32.031285 [ 5 ] {a37ef1de-137b-4807-a6c5-2c2bd4fac767} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4807 | 2026.02.05 23:47:32.031508 [ 5 ] {a37ef1de-137b-4807-a6c5-2c2bd4fac767} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4808 | 2026.02.05 23:47:32.031598 [ 89 ] {} <Debug> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4809 | 2026.02.05 23:47:32.031629 [ 89 ] {} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4810 | 2026.02.05 23:47:32.031647 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4811 | 2026.02.05 23:47:32.031646 [ 5 ] {a37ef1de-137b-4807-a6c5-2c2bd4fac767} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001165 sec., 119313.30472103004 rows/sec., 6.79 MiB/sec. | ||
| 4812 | 2026.02.05 23:47:32.031693 [ 5 ] {a37ef1de-137b-4807-a6c5-2c2bd4fac767} <Debug> TCPHandler: Processed in 0.001355893 sec. | ||
| 4813 | 2026.02.05 23:47:32.031725 [ 187 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 4814 | 2026.02.05 23:47:32.031806 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4815 | 2026.02.05 23:47:32.031824 [ 187 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4816 | 2026.02.05 23:47:32.031861 [ 187 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 139 rows starting from the beginning of the part | ||
| 4817 | 2026.02.05 23:47:32.031909 [ 5 ] {f97541c7-9adb-4c69-bf22-8d92ce22e98d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4818 | 2026.02.05 23:47:32.031924 [ 187 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 139 rows starting from the beginning of the part | ||
| 4819 | 2026.02.05 23:47:32.031955 [ 5 ] {f97541c7-9adb-4c69-bf22-8d92ce22e98d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4820 | 2026.02.05 23:47:32.031975 [ 187 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 139 rows starting from the beginning of the part | ||
| 4821 | 2026.02.05 23:47:32.032022 [ 187 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 139 rows starting from the beginning of the part | ||
| 4822 | 2026.02.05 23:47:32.032063 [ 187 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 139 rows starting from the beginning of the part | ||
| 4823 | 2026.02.05 23:47:32.032664 [ 5 ] {f97541c7-9adb-4c69-bf22-8d92ce22e98d} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4824 | 2026.02.05 23:47:32.032704 [ 5 ] {f97541c7-9adb-4c69-bf22-8d92ce22e98d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4825 | 2026.02.05 23:47:32.032860 [ 195 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 695 rows, containing 5 columns (5 merged, 0 gathered) in 0.001170592 sec., 593716.6835242339 rows/sec., 36.04 MiB/sec. | ||
| 4826 | 2026.02.05 23:47:32.032998 [ 195 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4827 | 2026.02.05 23:47:32.033108 [ 5 ] {f97541c7-9adb-4c69-bf22-8d92ce22e98d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4828 | 2026.02.05 23:47:32.033301 [ 195 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_13_3} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4829 | 2026.02.05 23:47:32.033380 [ 195 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_13_3} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4830 | 2026.02.05 23:47:32.033397 [ 5 ] {f97541c7-9adb-4c69-bf22-8d92ce22e98d} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4831 | 2026.02.05 23:47:32.033440 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 4832 | 2026.02.05 23:47:32.033545 [ 5 ] {f97541c7-9adb-4c69-bf22-8d92ce22e98d} <Debug> executeQuery: Read 948 rows, 69.91 KiB in 0.001653 sec., 573502.722323049 rows/sec., 41.30 MiB/sec. | ||
| 4833 | 2026.02.05 23:47:32.033587 [ 5 ] {f97541c7-9adb-4c69-bf22-8d92ce22e98d} <Debug> TCPHandler: Processed in 0.001831768 sec. | ||
| 4834 | 2026.02.05 23:47:32.033706 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4835 | 2026.02.05 23:47:32.033813 [ 5 ] {dee16328-cad5-4333-bb68-5a555f823b41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4836 | 2026.02.05 23:47:32.033861 [ 5 ] {dee16328-cad5-4333-bb68-5a555f823b41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4837 | 2026.02.05 23:47:32.034234 [ 5 ] {dee16328-cad5-4333-bb68-5a555f823b41} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4838 | 2026.02.05 23:47:32.034273 [ 5 ] {dee16328-cad5-4333-bb68-5a555f823b41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4839 | 2026.02.05 23:47:32.034667 [ 5 ] {dee16328-cad5-4333-bb68-5a555f823b41} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4840 | 2026.02.05 23:47:32.034922 [ 5 ] {dee16328-cad5-4333-bb68-5a555f823b41} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4841 | 2026.02.05 23:47:32.035068 [ 5 ] {dee16328-cad5-4333-bb68-5a555f823b41} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001277 sec., 4698.512137823023 rows/sec., 245.48 KiB/sec. | ||
| 4842 | 2026.02.05 23:47:32.035110 [ 5 ] {dee16328-cad5-4333-bb68-5a555f823b41} <Debug> TCPHandler: Processed in 0.001466065 sec. | ||
| 4843 | 2026.02.05 23:47:32.035230 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4844 | 2026.02.05 23:47:32.035332 [ 5 ] {b618ff40-420f-487b-af18-2d87483a073d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4845 | 2026.02.05 23:47:32.035380 [ 5 ] {b618ff40-420f-487b-af18-2d87483a073d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4846 | 2026.02.05 23:47:32.036007 [ 5 ] {b618ff40-420f-487b-af18-2d87483a073d} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4847 | 2026.02.05 23:47:32.036040 [ 5 ] {b618ff40-420f-487b-af18-2d87483a073d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4848 | 2026.02.05 23:47:32.036453 [ 5 ] {b618ff40-420f-487b-af18-2d87483a073d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4849 | 2026.02.05 23:47:32.036672 [ 5 ] {b618ff40-420f-487b-af18-2d87483a073d} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4850 | 2026.02.05 23:47:32.036800 [ 5 ] {b618ff40-420f-487b-af18-2d87483a073d} <Debug> executeQuery: Read 917 rows, 62.56 KiB in 0.001491 sec., 615023.4741784037 rows/sec., 40.97 MiB/sec. | ||
| 4851 | 2026.02.05 23:47:32.036836 [ 5 ] {b618ff40-420f-487b-af18-2d87483a073d} <Debug> TCPHandler: Processed in 0.001663096 sec. | ||
| 4852 | 2026.02.05 23:47:32.036945 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4853 | 2026.02.05 23:47:32.037040 [ 5 ] {197997e3-4822-4100-8586-6d1e20417331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4854 | 2026.02.05 23:47:32.037080 [ 5 ] {197997e3-4822-4100-8586-6d1e20417331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4855 | 2026.02.05 23:47:32.037382 [ 5 ] {197997e3-4822-4100-8586-6d1e20417331} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4856 | 2026.02.05 23:47:32.037418 [ 5 ] {197997e3-4822-4100-8586-6d1e20417331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4857 | 2026.02.05 23:47:32.037726 [ 5 ] {197997e3-4822-4100-8586-6d1e20417331} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4858 | 2026.02.05 23:47:32.037927 [ 5 ] {197997e3-4822-4100-8586-6d1e20417331} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4859 | 2026.02.05 23:47:32.038052 [ 5 ] {197997e3-4822-4100-8586-6d1e20417331} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001031 sec., 969.9321047526673 rows/sec., 65.36 KiB/sec. | ||
| 4860 | 2026.02.05 23:47:32.038088 [ 5 ] {197997e3-4822-4100-8586-6d1e20417331} <Debug> TCPHandler: Processed in 0.001193812 sec. | ||
| 4861 | 2026.02.05 23:47:32.038193 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4862 | 2026.02.05 23:47:32.038285 [ 5 ] {7f01595f-05f6-4956-8ef1-ae6b76cbb9f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4863 | 2026.02.05 23:47:32.038338 [ 5 ] {7f01595f-05f6-4956-8ef1-ae6b76cbb9f5} <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 | ||
| 4864 | 2026.02.05 23:47:32.039081 [ 5 ] {7f01595f-05f6-4956-8ef1-ae6b76cbb9f5} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4865 | 2026.02.05 23:47:32.039117 [ 5 ] {7f01595f-05f6-4956-8ef1-ae6b76cbb9f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4866 | 2026.02.05 23:47:32.039638 [ 5 ] {7f01595f-05f6-4956-8ef1-ae6b76cbb9f5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4867 | 2026.02.05 23:47:32.039860 [ 5 ] {7f01595f-05f6-4956-8ef1-ae6b76cbb9f5} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4868 | 2026.02.05 23:47:32.039993 [ 5 ] {7f01595f-05f6-4956-8ef1-ae6b76cbb9f5} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001725 sec., 8695.652173913044 rows/sec., 15.58 MiB/sec. | ||
| 4869 | 2026.02.05 23:47:32.040044 [ 5 ] {7f01595f-05f6-4956-8ef1-ae6b76cbb9f5} <Debug> TCPHandler: Processed in 0.001901098 sec. | ||
| 4870 | 2026.02.05 23:47:32.040150 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4871 | 2026.02.05 23:47:32.040244 [ 5 ] {d4c8ac5c-5237-44fc-8914-6a00f71218ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4872 | 2026.02.05 23:47:32.040284 [ 5 ] {d4c8ac5c-5237-44fc-8914-6a00f71218ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4873 | 2026.02.05 23:47:32.040634 [ 5 ] {d4c8ac5c-5237-44fc-8914-6a00f71218ba} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4874 | 2026.02.05 23:47:32.040669 [ 5 ] {d4c8ac5c-5237-44fc-8914-6a00f71218ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4875 | 2026.02.05 23:47:32.040961 [ 5 ] {d4c8ac5c-5237-44fc-8914-6a00f71218ba} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4876 | 2026.02.05 23:47:32.041174 [ 5 ] {d4c8ac5c-5237-44fc-8914-6a00f71218ba} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4877 | 2026.02.05 23:47:32.041299 [ 5 ] {d4c8ac5c-5237-44fc-8914-6a00f71218ba} <Debug> executeQuery: Read 76 rows, 4.83 KiB in 0.001074 sec., 70763.5009310987 rows/sec., 4.39 MiB/sec. | ||
| 4878 | 2026.02.05 23:47:32.041335 [ 5 ] {d4c8ac5c-5237-44fc-8914-6a00f71218ba} <Debug> TCPHandler: Processed in 0.001234782 sec. | ||
| 4879 | 2026.02.05 23:47:32.191757 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9126 | ||
| 4880 | 2026.02.05 23:47:32.192272 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4881 | 2026.02.05 23:47:32.192320 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4882 | 2026.02.05 23:47:32.192821 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4883 | 2026.02.05 23:47:32.193058 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4884 | 2026.02.05 23:47:32.193209 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9126 | ||
| 4885 | 2026.02.05 23:47:32.675368 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4886 | 2026.02.05 23:47:32.692568 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4887 | 2026.02.05 23:47:32.692618 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4888 | 2026.02.05 23:47:32.698914 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4889 | 2026.02.05 23:47:32.699604 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4890 | 2026.02.05 23:47:32.702403 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4891 | 2026.02.05 23:47:33.190724 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4892 | 2026.02.05 23:47:33.190913 [ 5 ] {8795a87c-43d7-47da-b6a7-5856034cdeb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4893 | 2026.02.05 23:47:33.190984 [ 5 ] {8795a87c-43d7-47da-b6a7-5856034cdeb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4894 | 2026.02.05 23:47:33.191712 [ 5 ] {8795a87c-43d7-47da-b6a7-5856034cdeb8} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4895 | 2026.02.05 23:47:33.191761 [ 5 ] {8795a87c-43d7-47da-b6a7-5856034cdeb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4896 | 2026.02.05 23:47:33.192253 [ 5 ] {8795a87c-43d7-47da-b6a7-5856034cdeb8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4897 | 2026.02.05 23:47:33.192628 [ 5 ] {8795a87c-43d7-47da-b6a7-5856034cdeb8} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4898 | 2026.02.05 23:47:33.192826 [ 5 ] {8795a87c-43d7-47da-b6a7-5856034cdeb8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001963 sec., 28527.763627101376 rows/sec., 2.19 MiB/sec. | ||
| 4899 | 2026.02.05 23:47:33.192885 [ 5 ] {8795a87c-43d7-47da-b6a7-5856034cdeb8} <Debug> TCPHandler: Processed in 0.002291382 sec. | ||
| 4900 | 2026.02.05 23:47:33.193019 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4901 | 2026.02.05 23:47:33.193138 [ 5 ] {f751b964-1bdf-45f0-8128-42da0cb45cfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4902 | 2026.02.05 23:47:33.193193 [ 5 ] {f751b964-1bdf-45f0-8128-42da0cb45cfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4903 | 2026.02.05 23:47:33.193723 [ 5 ] {f751b964-1bdf-45f0-8128-42da0cb45cfa} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4904 | 2026.02.05 23:47:33.193772 [ 5 ] {f751b964-1bdf-45f0-8128-42da0cb45cfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4905 | 2026.02.05 23:47:33.194164 [ 5 ] {f751b964-1bdf-45f0-8128-42da0cb45cfa} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4906 | 2026.02.05 23:47:33.194406 [ 5 ] {f751b964-1bdf-45f0-8128-42da0cb45cfa} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4907 | 2026.02.05 23:47:33.194537 [ 5 ] {f751b964-1bdf-45f0-8128-42da0cb45cfa} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001425 sec., 44912.28070175438 rows/sec., 3.51 MiB/sec. | ||
| 4908 | 2026.02.05 23:47:33.194576 [ 5 ] {f751b964-1bdf-45f0-8128-42da0cb45cfa} <Debug> TCPHandler: Processed in 0.001617186 sec. | ||
| 4909 | 2026.02.05 23:47:33.194686 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4910 | 2026.02.05 23:47:33.194782 [ 5 ] {c2edff7a-1233-4e6d-bdbf-cf25807ac803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4911 | 2026.02.05 23:47:33.194827 [ 5 ] {c2edff7a-1233-4e6d-bdbf-cf25807ac803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4912 | 2026.02.05 23:47:33.195181 [ 5 ] {c2edff7a-1233-4e6d-bdbf-cf25807ac803} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4913 | 2026.02.05 23:47:33.195220 [ 5 ] {c2edff7a-1233-4e6d-bdbf-cf25807ac803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4914 | 2026.02.05 23:47:33.195569 [ 5 ] {c2edff7a-1233-4e6d-bdbf-cf25807ac803} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4915 | 2026.02.05 23:47:33.195778 [ 5 ] {c2edff7a-1233-4e6d-bdbf-cf25807ac803} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4916 | 2026.02.05 23:47:33.195908 [ 5 ] {c2edff7a-1233-4e6d-bdbf-cf25807ac803} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001145 sec., 27947.59825327511 rows/sec., 1.95 MiB/sec. | ||
| 4917 | 2026.02.05 23:47:33.195944 [ 5 ] {c2edff7a-1233-4e6d-bdbf-cf25807ac803} <Debug> TCPHandler: Processed in 0.001308493 sec. | ||
| 4918 | 2026.02.05 23:47:33.196052 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4919 | 2026.02.05 23:47:33.196146 [ 5 ] {70534fb0-2e92-402b-a99d-d9ebe0497d78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4920 | 2026.02.05 23:47:33.196187 [ 5 ] {70534fb0-2e92-402b-a99d-d9ebe0497d78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4921 | 2026.02.05 23:47:33.196496 [ 5 ] {70534fb0-2e92-402b-a99d-d9ebe0497d78} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4922 | 2026.02.05 23:47:33.196533 [ 5 ] {70534fb0-2e92-402b-a99d-d9ebe0497d78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4923 | 2026.02.05 23:47:33.196819 [ 5 ] {70534fb0-2e92-402b-a99d-d9ebe0497d78} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4924 | 2026.02.05 23:47:33.197034 [ 5 ] {70534fb0-2e92-402b-a99d-d9ebe0497d78} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4925 | 2026.02.05 23:47:33.197160 [ 5 ] {70534fb0-2e92-402b-a99d-d9ebe0497d78} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001032 sec., 11627.906976744187 rows/sec., 802.45 KiB/sec. | ||
| 4926 | 2026.02.05 23:47:33.197197 [ 5 ] {70534fb0-2e92-402b-a99d-d9ebe0497d78} <Debug> TCPHandler: Processed in 0.001192832 sec. | ||
| 4927 | 2026.02.05 23:47:38.198024 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4928 | 2026.02.05 23:47:38.198216 [ 5 ] {3bc82c29-5d08-4b87-868f-ad227feeb7a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4929 | 2026.02.05 23:47:38.198283 [ 5 ] {3bc82c29-5d08-4b87-868f-ad227feeb7a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4930 | 2026.02.05 23:47:38.198963 [ 5 ] {3bc82c29-5d08-4b87-868f-ad227feeb7a7} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4931 | 2026.02.05 23:47:38.199014 [ 5 ] {3bc82c29-5d08-4b87-868f-ad227feeb7a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4932 | 2026.02.05 23:47:38.199416 [ 5 ] {3bc82c29-5d08-4b87-868f-ad227feeb7a7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4933 | 2026.02.05 23:47:38.199648 [ 5 ] {3bc82c29-5d08-4b87-868f-ad227feeb7a7} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4934 | 2026.02.05 23:47:38.199809 [ 5 ] {3bc82c29-5d08-4b87-868f-ad227feeb7a7} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001641 sec., 64594.75929311395 rows/sec., 5.41 MiB/sec. | ||
| 4935 | 2026.02.05 23:47:38.199859 [ 5 ] {3bc82c29-5d08-4b87-868f-ad227feeb7a7} <Debug> TCPHandler: Processed in 0.001960729 sec. | ||
| 4936 | 2026.02.05 23:47:38.199983 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4937 | 2026.02.05 23:47:38.200087 [ 5 ] {d41cb8c7-eab8-45a6-94f7-e488c4ad4f57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4938 | 2026.02.05 23:47:38.200131 [ 5 ] {d41cb8c7-eab8-45a6-94f7-e488c4ad4f57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4939 | 2026.02.05 23:47:38.200547 [ 5 ] {d41cb8c7-eab8-45a6-94f7-e488c4ad4f57} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4940 | 2026.02.05 23:47:38.200585 [ 5 ] {d41cb8c7-eab8-45a6-94f7-e488c4ad4f57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4941 | 2026.02.05 23:47:38.200895 [ 5 ] {d41cb8c7-eab8-45a6-94f7-e488c4ad4f57} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4942 | 2026.02.05 23:47:38.201113 [ 5 ] {d41cb8c7-eab8-45a6-94f7-e488c4ad4f57} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4943 | 2026.02.05 23:47:38.201250 [ 5 ] {d41cb8c7-eab8-45a6-94f7-e488c4ad4f57} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001186 sec., 21079.258010118043 rows/sec., 1.55 MiB/sec. | ||
| 4944 | 2026.02.05 23:47:38.201288 [ 5 ] {d41cb8c7-eab8-45a6-94f7-e488c4ad4f57} <Debug> TCPHandler: Processed in 0.001356303 sec. | ||
| 4945 | 2026.02.05 23:47:38.201408 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4946 | 2026.02.05 23:47:38.201535 [ 5 ] {037152ee-debf-4557-8402-a94a9ed827db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4947 | 2026.02.05 23:47:38.201592 [ 5 ] {037152ee-debf-4557-8402-a94a9ed827db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4948 | 2026.02.05 23:47:38.202130 [ 5 ] {037152ee-debf-4557-8402-a94a9ed827db} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4949 | 2026.02.05 23:47:38.202176 [ 5 ] {037152ee-debf-4557-8402-a94a9ed827db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4950 | 2026.02.05 23:47:38.202556 [ 5 ] {037152ee-debf-4557-8402-a94a9ed827db} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4951 | 2026.02.05 23:47:38.202783 [ 5 ] {037152ee-debf-4557-8402-a94a9ed827db} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4952 | 2026.02.05 23:47:38.202917 [ 5 ] {037152ee-debf-4557-8402-a94a9ed827db} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001407 sec., 63255.15280739161 rows/sec., 4.94 MiB/sec. | ||
| 4953 | 2026.02.05 23:47:38.202956 [ 5 ] {037152ee-debf-4557-8402-a94a9ed827db} <Debug> TCPHandler: Processed in 0.001610426 sec. | ||
| 4954 | 2026.02.05 23:47:38.203072 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4955 | 2026.02.05 23:47:38.203169 [ 5 ] {d3965903-1353-46a3-9fc8-918d7f278d85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4956 | 2026.02.05 23:47:38.203214 [ 5 ] {d3965903-1353-46a3-9fc8-918d7f278d85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4957 | 2026.02.05 23:47:38.203619 [ 5 ] {d3965903-1353-46a3-9fc8-918d7f278d85} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4958 | 2026.02.05 23:47:38.203659 [ 5 ] {d3965903-1353-46a3-9fc8-918d7f278d85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4959 | 2026.02.05 23:47:38.203996 [ 5 ] {d3965903-1353-46a3-9fc8-918d7f278d85} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4960 | 2026.02.05 23:47:38.204226 [ 5 ] {d3965903-1353-46a3-9fc8-918d7f278d85} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4961 | 2026.02.05 23:47:38.204360 [ 5 ] {d3965903-1353-46a3-9fc8-918d7f278d85} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 4962 | 2026.02.05 23:47:38.204398 [ 5 ] {d3965903-1353-46a3-9fc8-918d7f278d85} <Debug> TCPHandler: Processed in 0.001376333 sec. | ||
| 4963 | 2026.02.05 23:47:38.204506 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4964 | 2026.02.05 23:47:38.204601 [ 5 ] {c0635973-d035-432e-ab20-d3a2770f4e4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4965 | 2026.02.05 23:47:38.204656 [ 5 ] {c0635973-d035-432e-ab20-d3a2770f4e4a} <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 | ||
| 4966 | 2026.02.05 23:47:38.205467 [ 5 ] {c0635973-d035-432e-ab20-d3a2770f4e4a} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4967 | 2026.02.05 23:47:38.205506 [ 5 ] {c0635973-d035-432e-ab20-d3a2770f4e4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4968 | 2026.02.05 23:47:38.206056 [ 5 ] {c0635973-d035-432e-ab20-d3a2770f4e4a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4969 | 2026.02.05 23:47:38.206293 [ 5 ] {c0635973-d035-432e-ab20-d3a2770f4e4a} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4970 | 2026.02.05 23:47:38.206439 [ 5 ] {c0635973-d035-432e-ab20-d3a2770f4e4a} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001856 sec., 13469.827586206897 rows/sec., 24.14 MiB/sec. | ||
| 4971 | 2026.02.05 23:47:38.206500 [ 5 ] {c0635973-d035-432e-ab20-d3a2770f4e4a} <Debug> TCPHandler: Processed in 0.002044181 sec. | ||
| 4972 | 2026.02.05 23:47:38.206606 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4973 | 2026.02.05 23:47:38.206695 [ 5 ] {d2fb80e5-fe20-49d3-ba10-e5d9757e056c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4974 | 2026.02.05 23:47:38.206734 [ 5 ] {d2fb80e5-fe20-49d3-ba10-e5d9757e056c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4975 | 2026.02.05 23:47:38.207043 [ 5 ] {d2fb80e5-fe20-49d3-ba10-e5d9757e056c} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4976 | 2026.02.05 23:47:38.207078 [ 5 ] {d2fb80e5-fe20-49d3-ba10-e5d9757e056c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4977 | 2026.02.05 23:47:38.207363 [ 5 ] {d2fb80e5-fe20-49d3-ba10-e5d9757e056c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4978 | 2026.02.05 23:47:38.207635 [ 5 ] {d2fb80e5-fe20-49d3-ba10-e5d9757e056c} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4979 | 2026.02.05 23:47:38.207764 [ 5 ] {d2fb80e5-fe20-49d3-ba10-e5d9757e056c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 4980 | 2026.02.05 23:47:38.207801 [ 5 ] {d2fb80e5-fe20-49d3-ba10-e5d9757e056c} <Debug> TCPHandler: Processed in 0.001240232 sec. | ||
| 4981 | 2026.02.05 23:47:39.553721 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4982 | 2026.02.05 23:47:39.553771 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4983 | 2026.02.05 23:47:39.689207 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 682 | ||
| 4984 | 2026.02.05 23:47:39.691888 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4985 | 2026.02.05 23:47:39.691934 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4986 | 2026.02.05 23:47:39.693212 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4987 | 2026.02.05 23:47:39.693356 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9574 | ||
| 4988 | 2026.02.05 23:47:39.693498 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4989 | 2026.02.05 23:47:39.693857 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 682 | ||
| 4990 | 2026.02.05 23:47:39.693862 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4991 | 2026.02.05 23:47:39.693920 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4992 | 2026.02.05 23:47:39.694398 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4993 | 2026.02.05 23:47:39.694627 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4994 | 2026.02.05 23:47:39.694757 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9574 | ||
| 4995 | 2026.02.05 23:47:40.202542 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4996 | 2026.02.05 23:47:40.219863 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4997 | 2026.02.05 23:47:40.219921 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4998 | 2026.02.05 23:47:40.225857 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4999 | 2026.02.05 23:47:40.226546 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5000 | 2026.02.05 23:47:40.229397 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 5001 | 2026.02.05 23:47:43.205092 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5002 | 2026.02.05 23:47:43.205291 [ 5 ] {16d795f4-1e82-4a3d-a91e-c65cc37d43bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5003 | 2026.02.05 23:47:43.205357 [ 5 ] {16d795f4-1e82-4a3d-a91e-c65cc37d43bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5004 | 2026.02.05 23:47:43.206064 [ 5 ] {16d795f4-1e82-4a3d-a91e-c65cc37d43bd} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5005 | 2026.02.05 23:47:43.206116 [ 5 ] {16d795f4-1e82-4a3d-a91e-c65cc37d43bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5006 | 2026.02.05 23:47:43.206528 [ 5 ] {16d795f4-1e82-4a3d-a91e-c65cc37d43bd} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5007 | 2026.02.05 23:47:43.206767 [ 5 ] {16d795f4-1e82-4a3d-a91e-c65cc37d43bd} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5008 | 2026.02.05 23:47:43.206924 [ 5 ] {16d795f4-1e82-4a3d-a91e-c65cc37d43bd} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001684 sec., 157957.24465558195 rows/sec., 10.04 MiB/sec. | ||
| 5009 | 2026.02.05 23:47:43.206977 [ 5 ] {16d795f4-1e82-4a3d-a91e-c65cc37d43bd} <Debug> TCPHandler: Processed in 0.00201215 sec. | ||
| 5010 | 2026.02.05 23:47:43.207102 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5011 | 2026.02.05 23:47:43.207207 [ 5 ] {3d221529-215c-4617-9d62-af837a3da686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5012 | 2026.02.05 23:47:43.207252 [ 5 ] {3d221529-215c-4617-9d62-af837a3da686} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5013 | 2026.02.05 23:47:43.207964 [ 5 ] {3d221529-215c-4617-9d62-af837a3da686} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5014 | 2026.02.05 23:47:43.208002 [ 5 ] {3d221529-215c-4617-9d62-af837a3da686} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5015 | 2026.02.05 23:47:43.208380 [ 5 ] {3d221529-215c-4617-9d62-af837a3da686} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5016 | 2026.02.05 23:47:43.208602 [ 5 ] {3d221529-215c-4617-9d62-af837a3da686} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5017 | 2026.02.05 23:47:43.208724 [ 72 ] {} <Debug> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5018 | 2026.02.05 23:47:43.208736 [ 5 ] {3d221529-215c-4617-9d62-af837a3da686} <Debug> executeQuery: Read 782 rows, 63.55 KiB in 0.001552 sec., 503865.9793814433 rows/sec., 39.98 MiB/sec. | ||
| 5019 | 2026.02.05 23:47:43.208791 [ 72 ] {} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5020 | 2026.02.05 23:47:43.208801 [ 5 ] {3d221529-215c-4617-9d62-af837a3da686} <Debug> TCPHandler: Processed in 0.001752758 sec. | ||
| 5021 | 2026.02.05 23:47:43.208823 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5022 | 2026.02.05 23:47:43.208922 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5023 | 2026.02.05 23:47:43.208952 [ 187 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5024 | 2026.02.05 23:47:43.209026 [ 5 ] {5f78a46c-204b-4c7a-b420-0bb368520936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5025 | 2026.02.05 23:47:43.209074 [ 5 ] {5f78a46c-204b-4c7a-b420-0bb368520936} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5026 | 2026.02.05 23:47:43.209101 [ 187 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5027 | 2026.02.05 23:47:43.209139 [ 187 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1981 rows starting from the beginning of the part | ||
| 5028 | 2026.02.05 23:47:43.209202 [ 187 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 106 rows starting from the beginning of the part | ||
| 5029 | 2026.02.05 23:47:43.209249 [ 187 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1929 rows starting from the beginning of the part | ||
| 5030 | 2026.02.05 23:47:43.209291 [ 187 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part | ||
| 5031 | 2026.02.05 23:47:43.209331 [ 187 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 106 rows starting from the beginning of the part | ||
| 5032 | 2026.02.05 23:47:43.209369 [ 187 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 782 rows starting from the beginning of the part | ||
| 5033 | 2026.02.05 23:47:43.209510 [ 5 ] {5f78a46c-204b-4c7a-b420-0bb368520936} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5034 | 2026.02.05 23:47:43.209554 [ 5 ] {5f78a46c-204b-4c7a-b420-0bb368520936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5035 | 2026.02.05 23:47:43.209902 [ 5 ] {5f78a46c-204b-4c7a-b420-0bb368520936} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5036 | 2026.02.05 23:47:43.210134 [ 5 ] {5f78a46c-204b-4c7a-b420-0bb368520936} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5037 | 2026.02.05 23:47:43.210250 [ 72 ] {} <Debug> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5038 | 2026.02.05 23:47:43.210276 [ 5 ] {5f78a46c-204b-4c7a-b420-0bb368520936} <Debug> executeQuery: Read 148 rows, 9.13 KiB in 0.00127 sec., 116535.43307086613 rows/sec., 7.02 MiB/sec. | ||
| 5039 | 2026.02.05 23:47:43.210284 [ 72 ] {} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5040 | 2026.02.05 23:47:43.210316 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5041 | 2026.02.05 23:47:43.210322 [ 5 ] {5f78a46c-204b-4c7a-b420-0bb368520936} <Debug> TCPHandler: Processed in 0.001451054 sec. | ||
| 5042 | 2026.02.05 23:47:43.210401 [ 195 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 5043 | 2026.02.05 23:47:43.210444 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5044 | 2026.02.05 23:47:43.210507 [ 195 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5045 | 2026.02.05 23:47:43.210540 [ 195 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 190 rows starting from the beginning of the part | ||
| 5046 | 2026.02.05 23:47:43.210548 [ 5 ] {3bc259c3-49c8-4ac6-8128-619ccf7f9199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5047 | 2026.02.05 23:47:43.210592 [ 195 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 148 rows starting from the beginning of the part | ||
| 5048 | 2026.02.05 23:47:43.210594 [ 5 ] {3bc259c3-49c8-4ac6-8128-619ccf7f9199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5049 | 2026.02.05 23:47:43.210644 [ 195 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 25 rows starting from the beginning of the part | ||
| 5050 | 2026.02.05 23:47:43.210692 [ 195 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 162 rows starting from the beginning of the part | ||
| 5051 | 2026.02.05 23:47:43.210732 [ 195 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 25 rows starting from the beginning of the part | ||
| 5052 | 2026.02.05 23:47:43.210784 [ 195 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 148 rows starting from the beginning of the part | ||
| 5053 | 2026.02.05 23:47:43.211050 [ 193 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4960 rows, containing 5 columns (5 merged, 0 gathered) in 0.002156481 sec., 2300043.4504176015 rows/sec., 195.44 MiB/sec. | ||
| 5054 | 2026.02.05 23:47:43.211052 [ 5 ] {3bc259c3-49c8-4ac6-8128-619ccf7f9199} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5055 | 2026.02.05 23:47:43.211125 [ 5 ] {3bc259c3-49c8-4ac6-8128-619ccf7f9199} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5056 | 2026.02.05 23:47:43.211442 [ 186 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5057 | 2026.02.05 23:47:43.211473 [ 5 ] {3bc259c3-49c8-4ac6-8128-619ccf7f9199} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5058 | 2026.02.05 23:47:43.211667 [ 189 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 698 rows, containing 5 columns (5 merged, 0 gathered) in 0.001302813 sec., 535763.7665574414 rows/sec., 35.27 MiB/sec. | ||
| 5059 | 2026.02.05 23:47:43.211756 [ 5 ] {3bc259c3-49c8-4ac6-8128-619ccf7f9199} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5060 | 2026.02.05 23:47:43.211869 [ 193 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5061 | 2026.02.05 23:47:43.211872 [ 186 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_31_6} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5062 | 2026.02.05 23:47:43.211909 [ 5 ] {3bc259c3-49c8-4ac6-8128-619ccf7f9199} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001382 sec., 101302.46020260493 rows/sec., 6.55 MiB/sec. | ||
| 5063 | 2026.02.05 23:47:43.211954 [ 5 ] {3bc259c3-49c8-4ac6-8128-619ccf7f9199} <Debug> TCPHandler: Processed in 0.001560996 sec. | ||
| 5064 | 2026.02.05 23:47:43.211989 [ 186 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_31_6} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5065 | 2026.02.05 23:47:43.212071 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5066 | 2026.02.05 23:47:43.212116 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 5067 | 2026.02.05 23:47:43.212176 [ 5 ] {6bbfcb2e-5a03-4a32-8132-7c1e1f807d7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5068 | 2026.02.05 23:47:43.212182 [ 193 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_26_5} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5069 | 2026.02.05 23:47:43.212225 [ 5 ] {6bbfcb2e-5a03-4a32-8132-7c1e1f807d7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5070 | 2026.02.05 23:47:43.212275 [ 193 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_26_5} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5071 | 2026.02.05 23:47:43.212374 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 5072 | 2026.02.05 23:47:43.212658 [ 5 ] {6bbfcb2e-5a03-4a32-8132-7c1e1f807d7c} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5073 | 2026.02.05 23:47:43.212700 [ 5 ] {6bbfcb2e-5a03-4a32-8132-7c1e1f807d7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5074 | 2026.02.05 23:47:43.213017 [ 5 ] {6bbfcb2e-5a03-4a32-8132-7c1e1f807d7c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5075 | 2026.02.05 23:47:43.213235 [ 5 ] {6bbfcb2e-5a03-4a32-8132-7c1e1f807d7c} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5076 | 2026.02.05 23:47:43.213365 [ 5 ] {6bbfcb2e-5a03-4a32-8132-7c1e1f807d7c} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001208 sec., 115066.22516556291 rows/sec., 6.55 MiB/sec. | ||
| 5077 | 2026.02.05 23:47:43.213403 [ 5 ] {6bbfcb2e-5a03-4a32-8132-7c1e1f807d7c} <Debug> TCPHandler: Processed in 0.001382324 sec. | ||
| 5078 | 2026.02.05 23:47:43.213513 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5079 | 2026.02.05 23:47:43.213609 [ 5 ] {e8391978-6963-43f9-95fc-b7c64d677e48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5080 | 2026.02.05 23:47:43.213650 [ 5 ] {e8391978-6963-43f9-95fc-b7c64d677e48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5081 | 2026.02.05 23:47:43.214205 [ 5 ] {e8391978-6963-43f9-95fc-b7c64d677e48} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5082 | 2026.02.05 23:47:43.214242 [ 5 ] {e8391978-6963-43f9-95fc-b7c64d677e48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5083 | 2026.02.05 23:47:43.214577 [ 5 ] {e8391978-6963-43f9-95fc-b7c64d677e48} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5084 | 2026.02.05 23:47:43.214795 [ 5 ] {e8391978-6963-43f9-95fc-b7c64d677e48} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5085 | 2026.02.05 23:47:43.214901 [ 72 ] {} <Debug> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5086 | 2026.02.05 23:47:43.214928 [ 5 ] {e8391978-6963-43f9-95fc-b7c64d677e48} <Debug> executeQuery: Read 478 rows, 34.48 KiB in 0.001337 sec., 357516.82872101717 rows/sec., 25.19 MiB/sec. | ||
| 5087 | 2026.02.05 23:47:43.214939 [ 72 ] {} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5088 | 2026.02.05 23:47:43.214970 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5089 | 2026.02.05 23:47:43.214973 [ 5 ] {e8391978-6963-43f9-95fc-b7c64d677e48} <Debug> TCPHandler: Processed in 0.001509035 sec. | ||
| 5090 | 2026.02.05 23:47:43.215052 [ 195 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5091 | 2026.02.05 23:47:43.215099 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5092 | 2026.02.05 23:47:43.215157 [ 195 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5093 | 2026.02.05 23:47:43.215188 [ 195 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 995 rows starting from the beginning of the part | ||
| 5094 | 2026.02.05 23:47:43.215200 [ 5 ] {52ea3eaf-8e6c-4ebe-81a1-60bfda36e4ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5095 | 2026.02.05 23:47:43.215235 [ 195 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 89 rows starting from the beginning of the part | ||
| 5096 | 2026.02.05 23:47:43.215248 [ 5 ] {52ea3eaf-8e6c-4ebe-81a1-60bfda36e4ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5097 | 2026.02.05 23:47:43.215281 [ 195 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 948 rows starting from the beginning of the part | ||
| 5098 | 2026.02.05 23:47:43.215338 [ 195 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part | ||
| 5099 | 2026.02.05 23:47:43.215382 [ 195 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 89 rows starting from the beginning of the part | ||
| 5100 | 2026.02.05 23:47:43.215416 [ 195 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 478 rows starting from the beginning of the part | ||
| 5101 | 2026.02.05 23:47:43.215605 [ 5 ] {52ea3eaf-8e6c-4ebe-81a1-60bfda36e4ef} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5102 | 2026.02.05 23:47:43.215669 [ 5 ] {52ea3eaf-8e6c-4ebe-81a1-60bfda36e4ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5103 | 2026.02.05 23:47:43.216000 [ 5 ] {52ea3eaf-8e6c-4ebe-81a1-60bfda36e4ef} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5104 | 2026.02.05 23:47:43.216214 [ 5 ] {52ea3eaf-8e6c-4ebe-81a1-60bfda36e4ef} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5105 | 2026.02.05 23:47:43.216343 [ 5 ] {52ea3eaf-8e6c-4ebe-81a1-60bfda36e4ef} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001161 sec., 5167.958656330749 rows/sec., 270.01 KiB/sec. | ||
| 5106 | 2026.02.05 23:47:43.216379 [ 5 ] {52ea3eaf-8e6c-4ebe-81a1-60bfda36e4ef} <Debug> TCPHandler: Processed in 0.001330413 sec. | ||
| 5107 | 2026.02.05 23:47:43.216474 [ 193 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2663 rows, containing 5 columns (5 merged, 0 gathered) in 0.001454664 sec., 1830663.3009409732 rows/sec., 139.52 MiB/sec. | ||
| 5108 | 2026.02.05 23:47:43.216499 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5109 | 2026.02.05 23:47:43.216622 [ 5 ] {f9e41608-f5d0-4595-b98c-41549af970f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5110 | 2026.02.05 23:47:43.216669 [ 189 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5111 | 2026.02.05 23:47:43.216682 [ 5 ] {f9e41608-f5d0-4595-b98c-41549af970f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5112 | 2026.02.05 23:47:43.216941 [ 189 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_31_6} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5113 | 2026.02.05 23:47:43.217017 [ 189 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_31_6} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5114 | 2026.02.05 23:47:43.217096 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 5115 | 2026.02.05 23:47:43.217133 [ 5 ] {f9e41608-f5d0-4595-b98c-41549af970f4} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5116 | 2026.02.05 23:47:43.217174 [ 5 ] {f9e41608-f5d0-4595-b98c-41549af970f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5117 | 2026.02.05 23:47:43.217522 [ 5 ] {f9e41608-f5d0-4595-b98c-41549af970f4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5118 | 2026.02.05 23:47:43.217738 [ 5 ] {f9e41608-f5d0-4595-b98c-41549af970f4} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5119 | 2026.02.05 23:47:43.217847 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5120 | 2026.02.05 23:47:43.217877 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5121 | 2026.02.05 23:47:43.217880 [ 5 ] {f9e41608-f5d0-4595-b98c-41549af970f4} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001268 sec., 203470.0315457413 rows/sec., 13.55 MiB/sec. | ||
| 5122 | 2026.02.05 23:47:43.217895 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5123 | 2026.02.05 23:47:43.217933 [ 5 ] {f9e41608-f5d0-4595-b98c-41549af970f4} <Debug> TCPHandler: Processed in 0.001482854 sec. | ||
| 5124 | 2026.02.05 23:47:43.217996 [ 189 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5125 | 2026.02.05 23:47:43.218062 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5126 | 2026.02.05 23:47:43.218103 [ 189 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5127 | 2026.02.05 23:47:43.218138 [ 189 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 8118 rows starting from the beginning of the part | ||
| 5128 | 2026.02.05 23:47:43.218162 [ 5 ] {505419a6-0a55-4df5-b26f-fe3c97ca9742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5129 | 2026.02.05 23:47:43.218210 [ 5 ] {505419a6-0a55-4df5-b26f-fe3c97ca9742} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5130 | 2026.02.05 23:47:43.218215 [ 189 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 5131 | 2026.02.05 23:47:43.218270 [ 189 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 917 rows starting from the beginning of the part | ||
| 5132 | 2026.02.05 23:47:43.218309 [ 189 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 32 rows starting from the beginning of the part | ||
| 5133 | 2026.02.05 23:47:43.218385 [ 189 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 5134 | 2026.02.05 23:47:43.218447 [ 189 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 258 rows starting from the beginning of the part | ||
| 5135 | 2026.02.05 23:47:43.218539 [ 5 ] {505419a6-0a55-4df5-b26f-fe3c97ca9742} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5136 | 2026.02.05 23:47:43.218581 [ 5 ] {505419a6-0a55-4df5-b26f-fe3c97ca9742} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5137 | 2026.02.05 23:47:43.218915 [ 5 ] {505419a6-0a55-4df5-b26f-fe3c97ca9742} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5138 | 2026.02.05 23:47:43.219122 [ 5 ] {505419a6-0a55-4df5-b26f-fe3c97ca9742} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5139 | 2026.02.05 23:47:43.219250 [ 5 ] {505419a6-0a55-4df5-b26f-fe3c97ca9742} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001107 sec., 903.342366757001 rows/sec., 60.87 KiB/sec. | ||
| 5140 | 2026.02.05 23:47:43.219286 [ 5 ] {505419a6-0a55-4df5-b26f-fe3c97ca9742} <Debug> TCPHandler: Processed in 0.001276053 sec. | ||
| 5141 | 2026.02.05 23:47:43.219391 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5142 | 2026.02.05 23:47:43.219484 [ 5 ] {3c0fc7b2-4c16-41ee-ad05-5a2ce832d701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5143 | 2026.02.05 23:47:43.219538 [ 5 ] {3c0fc7b2-4c16-41ee-ad05-5a2ce832d701} <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 | ||
| 5144 | 2026.02.05 23:47:43.220300 [ 5 ] {3c0fc7b2-4c16-41ee-ad05-5a2ce832d701} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5145 | 2026.02.05 23:47:43.220336 [ 5 ] {3c0fc7b2-4c16-41ee-ad05-5a2ce832d701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5146 | 2026.02.05 23:47:43.220899 [ 5 ] {3c0fc7b2-4c16-41ee-ad05-5a2ce832d701} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5147 | 2026.02.05 23:47:43.221118 [ 5 ] {3c0fc7b2-4c16-41ee-ad05-5a2ce832d701} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5148 | 2026.02.05 23:47:43.221257 [ 5 ] {3c0fc7b2-4c16-41ee-ad05-5a2ce832d701} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001791 sec., 8375.209380234506 rows/sec., 15.01 MiB/sec. | ||
| 5149 | 2026.02.05 23:47:43.221259 [ 71 ] {} <Debug> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5150 | 2026.02.05 23:47:43.221310 [ 5 ] {3c0fc7b2-4c16-41ee-ad05-5a2ce832d701} <Debug> TCPHandler: Processed in 0.001966089 sec. | ||
| 5151 | 2026.02.05 23:47:43.221328 [ 71 ] {} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5152 | 2026.02.05 23:47:43.221362 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5153 | 2026.02.05 23:47:43.221441 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5154 | 2026.02.05 23:47:43.221456 [ 193 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 5155 | 2026.02.05 23:47:43.221542 [ 5 ] {d25b2678-4e0c-45ea-b678-8ccd1a7054d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5156 | 2026.02.05 23:47:43.221588 [ 5 ] {d25b2678-4e0c-45ea-b678-8ccd1a7054d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5157 | 2026.02.05 23:47:43.221690 [ 193 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5158 | 2026.02.05 23:47:43.221750 [ 193 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 358 rows starting from the beginning of the part | ||
| 5159 | 2026.02.05 23:47:43.221869 [ 193 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 15 rows starting from the beginning of the part | ||
| 5160 | 2026.02.05 23:47:43.221932 [ 5 ] {d25b2678-4e0c-45ea-b678-8ccd1a7054d6} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5161 | 2026.02.05 23:47:43.221973 [ 5 ] {d25b2678-4e0c-45ea-b678-8ccd1a7054d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5162 | 2026.02.05 23:47:43.221977 [ 193 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 25 rows starting from the beginning of the part | ||
| 5163 | 2026.02.05 23:47:43.222060 [ 198 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9645 rows, containing 5 columns (5 merged, 0 gathered) in 0.004106061 sec., 2348966.5643057907 rows/sec., 158.13 MiB/sec. | ||
| 5164 | 2026.02.05 23:47:43.222096 [ 193 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 15 rows starting from the beginning of the part | ||
| 5165 | 2026.02.05 23:47:43.222204 [ 193 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 25 rows starting from the beginning of the part | ||
| 5166 | 2026.02.05 23:47:43.222265 [ 189 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5167 | 2026.02.05 23:47:43.222309 [ 193 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 15 rows starting from the beginning of the part | ||
| 5168 | 2026.02.05 23:47:43.222313 [ 5 ] {d25b2678-4e0c-45ea-b678-8ccd1a7054d6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5169 | 2026.02.05 23:47:43.222579 [ 189 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5170 | 2026.02.05 23:47:43.222604 [ 5 ] {d25b2678-4e0c-45ea-b678-8ccd1a7054d6} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5171 | 2026.02.05 23:47:43.222653 [ 189 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5172 | 2026.02.05 23:47:43.222725 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 5173 | 2026.02.05 23:47:43.222729 [ 71 ] {} <Debug> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5174 | 2026.02.05 23:47:43.222749 [ 5 ] {d25b2678-4e0c-45ea-b678-8ccd1a7054d6} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001225 sec., 71836.73469387756 rows/sec., 4.51 MiB/sec. | ||
| 5175 | 2026.02.05 23:47:43.222770 [ 71 ] {} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5176 | 2026.02.05 23:47:43.222793 [ 5 ] {d25b2678-4e0c-45ea-b678-8ccd1a7054d6} <Debug> TCPHandler: Processed in 0.001400104 sec. | ||
| 5177 | 2026.02.05 23:47:43.222794 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5178 | 2026.02.05 23:47:43.222871 [ 187 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5179 | 2026.02.05 23:47:43.222961 [ 187 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5180 | 2026.02.05 23:47:43.222986 [ 187 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1716 rows starting from the beginning of the part | ||
| 5181 | 2026.02.05 23:47:43.223029 [ 187 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 5182 | 2026.02.05 23:47:43.223064 [ 187 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 76 rows starting from the beginning of the part | ||
| 5183 | 2026.02.05 23:47:43.223096 [ 187 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 12 rows starting from the beginning of the part | ||
| 5184 | 2026.02.05 23:47:43.223130 [ 187 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 5185 | 2026.02.05 23:47:43.223166 [ 187 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 88 rows starting from the beginning of the part | ||
| 5186 | 2026.02.05 23:47:43.224173 [ 188 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2012 rows, containing 4 columns (4 merged, 0 gathered) in 0.001327363 sec., 1515787.3166571616 rows/sec., 97.88 MiB/sec. | ||
| 5187 | 2026.02.05 23:47:43.224433 [ 187 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5188 | 2026.02.05 23:47:43.224700 [ 187 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_31_6} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5189 | 2026.02.05 23:47:43.224772 [ 187 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_31_6} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5190 | 2026.02.05 23:47:43.224838 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5191 | 2026.02.05 23:47:43.226424 [ 198 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 453 rows, containing 19 columns (19 merged, 0 gathered) in 0.0050089 sec., 90439.01854698636 rows/sec., 162.06 MiB/sec. | ||
| 5192 | 2026.02.05 23:47:43.227113 [ 193 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5193 | 2026.02.05 23:47:43.227431 [ 193 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5194 | 2026.02.05 23:47:43.227499 [ 193 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5195 | 2026.02.05 23:47:43.227584 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
| 5196 | 2026.02.05 23:47:44.000207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 244.19 MiB, peak 251.00 MiB, free memory in arenas 0.00 B, will set to 247.01 MiB (RSS), difference: 2.82 MiB | ||
| 5197 | 2026.02.05 23:47:47.194935 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10086 | ||
| 5198 | 2026.02.05 23:47:47.195453 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5199 | 2026.02.05 23:47:47.195497 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5200 | 2026.02.05 23:47:47.196005 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5201 | 2026.02.05 23:47:47.196243 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5202 | 2026.02.05 23:47:47.196375 [ 63 ] {} <Debug> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5203 | 2026.02.05 23:47:47.196386 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10086 | ||
| 5204 | 2026.02.05 23:47:47.196453 [ 63 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5205 | 2026.02.05 23:47:47.196478 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5206 | 2026.02.05 23:47:47.196604 [ 188 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::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 | ||
| 5207 | 2026.02.05 23:47:47.196748 [ 188 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5208 | 2026.02.05 23:47:47.196788 [ 188 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7654 rows starting from the beginning of the part | ||
| 5209 | 2026.02.05 23:47:47.196882 [ 188 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 5210 | 2026.02.05 23:47:47.196930 [ 188 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 5211 | 2026.02.05 23:47:47.196976 [ 188 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 5212 | 2026.02.05 23:47:47.197025 [ 188 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 5213 | 2026.02.05 23:47:47.197065 [ 188 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 5214 | 2026.02.05 23:47:47.199041 [ 193 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10086 rows, containing 4 columns (4 merged, 0 gathered) in 0.002493285 sec., 4045265.5833568964 rows/sec., 57.87 MiB/sec. | ||
| 5215 | 2026.02.05 23:47:47.199252 [ 188 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5216 | 2026.02.05 23:47:47.199554 [ 188 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_21_4} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5217 | 2026.02.05 23:47:47.199632 [ 188 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_21_4} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5218 | 2026.02.05 23:47:47.199715 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 5219 | 2026.02.05 23:47:47.729616 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5220 | 2026.02.05 23:47:47.748127 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5221 | 2026.02.05 23:47:47.748196 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5222 | 2026.02.05 23:47:47.754423 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5223 | 2026.02.05 23:47:47.755155 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5224 | 2026.02.05 23:47:47.755444 [ 63 ] {} <Debug> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5225 | 2026.02.05 23:47:47.755485 [ 63 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5226 | 2026.02.05 23:47:47.755507 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5227 | 2026.02.05 23:47:47.755643 [ 192 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::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 | ||
| 5228 | 2026.02.05 23:47:47.758379 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5229 | 2026.02.05 23:47:47.759652 [ 192 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5230 | 2026.02.05 23:47:47.761257 [ 192 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part | ||
| 5231 | 2026.02.05 23:47:47.766045 [ 192 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
| 5232 | 2026.02.05 23:47:47.770545 [ 192 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part | ||
| 5233 | 2026.02.05 23:47:47.774724 [ 192 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part | ||
| 5234 | 2026.02.05 23:47:47.779064 [ 192 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part | ||
| 5235 | 2026.02.05 23:47:47.782912 [ 192 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
| 5236 | 2026.02.05 23:47:47.836209 [ 193 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.080629882 sec., 1971.9736164316848 rows/sec., 10.20 MiB/sec. | ||
| 5237 | 2026.02.05 23:47:47.838399 [ 196 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5238 | 2026.02.05 23:47:47.840758 [ 196 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_21_4} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5239 | 2026.02.05 23:47:47.840882 [ 196 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_21_4} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5240 | 2026.02.05 23:47:47.842943 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5241 | 2026.02.05 23:47:48.000277 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.12 MiB, peak 258.68 MiB, free memory in arenas 0.00 B, will set to 250.52 MiB (RSS), difference: 2.40 MiB | ||
| 5242 | 2026.02.05 23:47:48.198036 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5243 | 2026.02.05 23:47:48.198315 [ 5 ] {d1777c34-bd2f-4fc8-b5d8-2c5345790c1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5244 | 2026.02.05 23:47:48.198417 [ 5 ] {d1777c34-bd2f-4fc8-b5d8-2c5345790c1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5245 | 2026.02.05 23:47:48.199278 [ 5 ] {d1777c34-bd2f-4fc8-b5d8-2c5345790c1f} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5246 | 2026.02.05 23:47:48.199334 [ 5 ] {d1777c34-bd2f-4fc8-b5d8-2c5345790c1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5247 | 2026.02.05 23:47:48.199723 [ 5 ] {d1777c34-bd2f-4fc8-b5d8-2c5345790c1f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5248 | 2026.02.05 23:47:48.199989 [ 5 ] {d1777c34-bd2f-4fc8-b5d8-2c5345790c1f} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5249 | 2026.02.05 23:47:48.200149 [ 5 ] {d1777c34-bd2f-4fc8-b5d8-2c5345790c1f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00191 sec., 1047.1204188481674 rows/sec., 85.39 KiB/sec. | ||
| 5250 | 2026.02.05 23:47:48.200191 [ 5 ] {d1777c34-bd2f-4fc8-b5d8-2c5345790c1f} <Debug> TCPHandler: Processed in 0.002329663 sec. | ||
| 5251 | 2026.02.05 23:47:48.200311 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5252 | 2026.02.05 23:47:48.200410 [ 5 ] {d82ffb13-6f4f-417b-8a8c-289b50bdfb18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5253 | 2026.02.05 23:47:48.200449 [ 5 ] {d82ffb13-6f4f-417b-8a8c-289b50bdfb18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5254 | 2026.02.05 23:47:48.200918 [ 5 ] {d82ffb13-6f4f-417b-8a8c-289b50bdfb18} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5255 | 2026.02.05 23:47:48.200954 [ 5 ] {d82ffb13-6f4f-417b-8a8c-289b50bdfb18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5256 | 2026.02.05 23:47:48.201284 [ 5 ] {d82ffb13-6f4f-417b-8a8c-289b50bdfb18} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5257 | 2026.02.05 23:47:48.201490 [ 5 ] {d82ffb13-6f4f-417b-8a8c-289b50bdfb18} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5258 | 2026.02.05 23:47:48.201618 [ 5 ] {d82ffb13-6f4f-417b-8a8c-289b50bdfb18} <Debug> executeQuery: Read 107 rows, 9.17 KiB in 0.001227 sec., 87204.5639771801 rows/sec., 7.30 MiB/sec. | ||
| 5259 | 2026.02.05 23:47:48.201656 [ 5 ] {d82ffb13-6f4f-417b-8a8c-289b50bdfb18} <Debug> TCPHandler: Processed in 0.001394603 sec. | ||
| 5260 | 2026.02.05 23:47:48.201769 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5261 | 2026.02.05 23:47:48.201862 [ 5 ] {707df003-ee93-4cea-a057-1b9829f9a241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5262 | 2026.02.05 23:47:48.201901 [ 5 ] {707df003-ee93-4cea-a057-1b9829f9a241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5263 | 2026.02.05 23:47:48.202288 [ 5 ] {707df003-ee93-4cea-a057-1b9829f9a241} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5264 | 2026.02.05 23:47:48.202323 [ 5 ] {707df003-ee93-4cea-a057-1b9829f9a241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5265 | 2026.02.05 23:47:48.202620 [ 5 ] {707df003-ee93-4cea-a057-1b9829f9a241} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5266 | 2026.02.05 23:47:48.202825 [ 5 ] {707df003-ee93-4cea-a057-1b9829f9a241} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5267 | 2026.02.05 23:47:48.202949 [ 5 ] {707df003-ee93-4cea-a057-1b9829f9a241} <Debug> executeQuery: Read 27 rows, 2.02 KiB in 0.001105 sec., 24434.38914027149 rows/sec., 1.78 MiB/sec. | ||
| 5268 | 2026.02.05 23:47:48.202985 [ 5 ] {707df003-ee93-4cea-a057-1b9829f9a241} <Debug> TCPHandler: Processed in 0.001264353 sec. | ||
| 5269 | 2026.02.05 23:47:48.203093 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5270 | 2026.02.05 23:47:48.203184 [ 5 ] {c5304b23-8f68-45a6-9bc6-9230bc27642b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5271 | 2026.02.05 23:47:48.203222 [ 5 ] {c5304b23-8f68-45a6-9bc6-9230bc27642b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5272 | 2026.02.05 23:47:48.203640 [ 5 ] {c5304b23-8f68-45a6-9bc6-9230bc27642b} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5273 | 2026.02.05 23:47:48.203676 [ 5 ] {c5304b23-8f68-45a6-9bc6-9230bc27642b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5274 | 2026.02.05 23:47:48.203970 [ 5 ] {c5304b23-8f68-45a6-9bc6-9230bc27642b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5275 | 2026.02.05 23:47:48.204196 [ 5 ] {c5304b23-8f68-45a6-9bc6-9230bc27642b} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5276 | 2026.02.05 23:47:48.204319 [ 5 ] {c5304b23-8f68-45a6-9bc6-9230bc27642b} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001153 sec., 78924.54466608846 rows/sec., 6.17 MiB/sec. | ||
| 5277 | 2026.02.05 23:47:48.204356 [ 5 ] {c5304b23-8f68-45a6-9bc6-9230bc27642b} <Debug> TCPHandler: Processed in 0.001310093 sec. | ||
| 5278 | 2026.02.05 23:47:48.204464 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5279 | 2026.02.05 23:47:48.204555 [ 5 ] {eb6b8759-14bf-4bd7-be22-26d072ffad7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5280 | 2026.02.05 23:47:48.204597 [ 5 ] {eb6b8759-14bf-4bd7-be22-26d072ffad7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5281 | 2026.02.05 23:47:48.204999 [ 5 ] {eb6b8759-14bf-4bd7-be22-26d072ffad7e} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5282 | 2026.02.05 23:47:48.205035 [ 5 ] {eb6b8759-14bf-4bd7-be22-26d072ffad7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5283 | 2026.02.05 23:47:48.205357 [ 5 ] {eb6b8759-14bf-4bd7-be22-26d072ffad7e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5284 | 2026.02.05 23:47:48.205556 [ 5 ] {eb6b8759-14bf-4bd7-be22-26d072ffad7e} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5285 | 2026.02.05 23:47:48.205682 [ 5 ] {eb6b8759-14bf-4bd7-be22-26d072ffad7e} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001144 sec., 140734.26573426573 rows/sec., 9.80 MiB/sec. | ||
| 5286 | 2026.02.05 23:47:48.205722 [ 5 ] {eb6b8759-14bf-4bd7-be22-26d072ffad7e} <Debug> TCPHandler: Processed in 0.001305913 sec. | ||
| 5287 | 2026.02.05 23:47:48.205829 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5288 | 2026.02.05 23:47:48.205921 [ 5 ] {5f3681db-17db-443e-a1b7-21106324af6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5289 | 2026.02.05 23:47:48.205973 [ 5 ] {5f3681db-17db-443e-a1b7-21106324af6e} <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 | ||
| 5290 | 2026.02.05 23:47:48.206735 [ 5 ] {5f3681db-17db-443e-a1b7-21106324af6e} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5291 | 2026.02.05 23:47:48.206771 [ 5 ] {5f3681db-17db-443e-a1b7-21106324af6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5292 | 2026.02.05 23:47:48.207292 [ 5 ] {5f3681db-17db-443e-a1b7-21106324af6e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5293 | 2026.02.05 23:47:48.207506 [ 5 ] {5f3681db-17db-443e-a1b7-21106324af6e} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5294 | 2026.02.05 23:47:48.207636 [ 5 ] {5f3681db-17db-443e-a1b7-21106324af6e} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001732 sec., 14434.180138568128 rows/sec., 25.87 MiB/sec. | ||
| 5295 | 2026.02.05 23:47:48.207687 [ 5 ] {5f3681db-17db-443e-a1b7-21106324af6e} <Debug> TCPHandler: Processed in 0.001904569 sec. | ||
| 5296 | 2026.02.05 23:47:48.207794 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5297 | 2026.02.05 23:47:48.207887 [ 5 ] {c3756bdb-de0c-44cd-a3c8-0af8e658004c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5298 | 2026.02.05 23:47:48.207927 [ 5 ] {c3756bdb-de0c-44cd-a3c8-0af8e658004c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5299 | 2026.02.05 23:47:48.208242 [ 5 ] {c3756bdb-de0c-44cd-a3c8-0af8e658004c} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5300 | 2026.02.05 23:47:48.208276 [ 5 ] {c3756bdb-de0c-44cd-a3c8-0af8e658004c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5301 | 2026.02.05 23:47:48.208561 [ 5 ] {c3756bdb-de0c-44cd-a3c8-0af8e658004c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5302 | 2026.02.05 23:47:48.208784 [ 5 ] {c3756bdb-de0c-44cd-a3c8-0af8e658004c} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5303 | 2026.02.05 23:47:48.208906 [ 5 ] {c3756bdb-de0c-44cd-a3c8-0af8e658004c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001038 sec., 57803.46820809248 rows/sec., 3.90 MiB/sec. | ||
| 5304 | 2026.02.05 23:47:48.208943 [ 5 ] {c3756bdb-de0c-44cd-a3c8-0af8e658004c} <Debug> TCPHandler: Processed in 0.001194282 sec. | ||
| 5305 | 2026.02.05 23:47:49.694174 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 718 | ||
| 5306 | 2026.02.05 23:47:49.696477 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5307 | 2026.02.05 23:47:49.696515 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5308 | 2026.02.05 23:47:49.697648 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5309 | 2026.02.05 23:47:49.697904 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5310 | 2026.02.05 23:47:49.698145 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 718 | ||
| 5311 | 2026.02.05 23:47:53.204048 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5312 | 2026.02.05 23:47:53.204242 [ 5 ] {f5a57cdb-acf0-4431-a5cd-1d67b26c61d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5313 | 2026.02.05 23:47:53.204307 [ 5 ] {f5a57cdb-acf0-4431-a5cd-1d67b26c61d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5314 | 2026.02.05 23:47:53.205067 [ 5 ] {f5a57cdb-acf0-4431-a5cd-1d67b26c61d9} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5315 | 2026.02.05 23:47:53.205116 [ 5 ] {f5a57cdb-acf0-4431-a5cd-1d67b26c61d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5316 | 2026.02.05 23:47:53.205532 [ 5 ] {f5a57cdb-acf0-4431-a5cd-1d67b26c61d9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5317 | 2026.02.05 23:47:53.205761 [ 5 ] {f5a57cdb-acf0-4431-a5cd-1d67b26c61d9} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5318 | 2026.02.05 23:47:53.205916 [ 5 ] {f5a57cdb-acf0-4431-a5cd-1d67b26c61d9} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001722 sec., 154471.54471544715 rows/sec., 9.81 MiB/sec. | ||
| 5319 | 2026.02.05 23:47:53.205967 [ 5 ] {f5a57cdb-acf0-4431-a5cd-1d67b26c61d9} <Debug> TCPHandler: Processed in 0.00204539 sec. | ||
| 5320 | 2026.02.05 23:47:53.206092 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5321 | 2026.02.05 23:47:53.206197 [ 5 ] {3b5a0f10-57a6-46b1-b309-ab58ba8e4759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5322 | 2026.02.05 23:47:53.206240 [ 5 ] {3b5a0f10-57a6-46b1-b309-ab58ba8e4759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5323 | 2026.02.05 23:47:53.207035 [ 5 ] {3b5a0f10-57a6-46b1-b309-ab58ba8e4759} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5324 | 2026.02.05 23:47:53.207069 [ 5 ] {3b5a0f10-57a6-46b1-b309-ab58ba8e4759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5325 | 2026.02.05 23:47:53.207435 [ 5 ] {3b5a0f10-57a6-46b1-b309-ab58ba8e4759} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5326 | 2026.02.05 23:47:53.207650 [ 5 ] {3b5a0f10-57a6-46b1-b309-ab58ba8e4759} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5327 | 2026.02.05 23:47:53.207777 [ 5 ] {3b5a0f10-57a6-46b1-b309-ab58ba8e4759} <Debug> executeQuery: Read 782 rows, 63.55 KiB in 0.001604 sec., 487531.17206982546 rows/sec., 38.69 MiB/sec. | ||
| 5328 | 2026.02.05 23:47:53.207816 [ 5 ] {3b5a0f10-57a6-46b1-b309-ab58ba8e4759} <Debug> TCPHandler: Processed in 0.001775598 sec. | ||
| 5329 | 2026.02.05 23:47:53.207920 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5330 | 2026.02.05 23:47:53.208018 [ 5 ] {1509817b-5a92-4849-84f7-7567e2eddd7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5331 | 2026.02.05 23:47:53.208059 [ 5 ] {1509817b-5a92-4849-84f7-7567e2eddd7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5332 | 2026.02.05 23:47:53.208494 [ 5 ] {1509817b-5a92-4849-84f7-7567e2eddd7f} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5333 | 2026.02.05 23:47:53.208529 [ 5 ] {1509817b-5a92-4849-84f7-7567e2eddd7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5334 | 2026.02.05 23:47:53.208850 [ 5 ] {1509817b-5a92-4849-84f7-7567e2eddd7f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5335 | 2026.02.05 23:47:53.209077 [ 5 ] {1509817b-5a92-4849-84f7-7567e2eddd7f} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5336 | 2026.02.05 23:47:53.209202 [ 5 ] {1509817b-5a92-4849-84f7-7567e2eddd7f} <Debug> executeQuery: Read 148 rows, 9.13 KiB in 0.001203 sec., 123025.76891105568 rows/sec., 7.41 MiB/sec. | ||
| 5337 | 2026.02.05 23:47:53.209238 [ 5 ] {1509817b-5a92-4849-84f7-7567e2eddd7f} <Debug> TCPHandler: Processed in 0.001368244 sec. | ||
| 5338 | 2026.02.05 23:47:53.209347 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5339 | 2026.02.05 23:47:53.209443 [ 5 ] {77e2f5ba-b3cb-4bb1-859e-10a2662197ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5340 | 2026.02.05 23:47:53.209482 [ 5 ] {77e2f5ba-b3cb-4bb1-859e-10a2662197ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5341 | 2026.02.05 23:47:53.209905 [ 5 ] {77e2f5ba-b3cb-4bb1-859e-10a2662197ce} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5342 | 2026.02.05 23:47:53.209939 [ 5 ] {77e2f5ba-b3cb-4bb1-859e-10a2662197ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5343 | 2026.02.05 23:47:53.210240 [ 5 ] {77e2f5ba-b3cb-4bb1-859e-10a2662197ce} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5344 | 2026.02.05 23:47:53.210454 [ 5 ] {77e2f5ba-b3cb-4bb1-859e-10a2662197ce} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5345 | 2026.02.05 23:47:53.210576 [ 5 ] {77e2f5ba-b3cb-4bb1-859e-10a2662197ce} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001152 sec., 121527.77777777778 rows/sec., 7.85 MiB/sec. | ||
| 5346 | 2026.02.05 23:47:53.210614 [ 5 ] {77e2f5ba-b3cb-4bb1-859e-10a2662197ce} <Debug> TCPHandler: Processed in 0.001316463 sec. | ||
| 5347 | 2026.02.05 23:47:53.210723 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5348 | 2026.02.05 23:47:53.210818 [ 5 ] {338cbb71-3abd-4bf8-bcec-4b85946b5587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5349 | 2026.02.05 23:47:53.210859 [ 5 ] {338cbb71-3abd-4bf8-bcec-4b85946b5587} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5350 | 2026.02.05 23:47:53.211280 [ 5 ] {338cbb71-3abd-4bf8-bcec-4b85946b5587} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5351 | 2026.02.05 23:47:53.211315 [ 5 ] {338cbb71-3abd-4bf8-bcec-4b85946b5587} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5352 | 2026.02.05 23:47:53.211619 [ 5 ] {338cbb71-3abd-4bf8-bcec-4b85946b5587} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5353 | 2026.02.05 23:47:53.211832 [ 5 ] {338cbb71-3abd-4bf8-bcec-4b85946b5587} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5354 | 2026.02.05 23:47:53.211956 [ 5 ] {338cbb71-3abd-4bf8-bcec-4b85946b5587} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001155 sec., 120346.32034632035 rows/sec., 6.85 MiB/sec. | ||
| 5355 | 2026.02.05 23:47:53.211993 [ 5 ] {338cbb71-3abd-4bf8-bcec-4b85946b5587} <Debug> TCPHandler: Processed in 0.001320644 sec. | ||
| 5356 | 2026.02.05 23:47:53.212107 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5357 | 2026.02.05 23:47:53.212202 [ 5 ] {87ec082e-d81e-45dd-9567-65c53c9cf34e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5358 | 2026.02.05 23:47:53.212242 [ 5 ] {87ec082e-d81e-45dd-9567-65c53c9cf34e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5359 | 2026.02.05 23:47:53.212812 [ 5 ] {87ec082e-d81e-45dd-9567-65c53c9cf34e} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5360 | 2026.02.05 23:47:53.212849 [ 5 ] {87ec082e-d81e-45dd-9567-65c53c9cf34e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5361 | 2026.02.05 23:47:53.213174 [ 5 ] {87ec082e-d81e-45dd-9567-65c53c9cf34e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5362 | 2026.02.05 23:47:53.213387 [ 5 ] {87ec082e-d81e-45dd-9567-65c53c9cf34e} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5363 | 2026.02.05 23:47:53.213515 [ 5 ] {87ec082e-d81e-45dd-9567-65c53c9cf34e} <Debug> executeQuery: Read 478 rows, 34.48 KiB in 0.001331 sec., 359128.47483095416 rows/sec., 25.30 MiB/sec. | ||
| 5364 | 2026.02.05 23:47:53.213554 [ 5 ] {87ec082e-d81e-45dd-9567-65c53c9cf34e} <Debug> TCPHandler: Processed in 0.001497615 sec. | ||
| 5365 | 2026.02.05 23:47:53.213663 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5366 | 2026.02.05 23:47:53.213758 [ 5 ] {939b15d8-f8d4-4483-97c5-63820836ad8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5367 | 2026.02.05 23:47:53.213799 [ 5 ] {939b15d8-f8d4-4483-97c5-63820836ad8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5368 | 2026.02.05 23:47:53.214123 [ 5 ] {939b15d8-f8d4-4483-97c5-63820836ad8d} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5369 | 2026.02.05 23:47:53.214160 [ 5 ] {939b15d8-f8d4-4483-97c5-63820836ad8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5370 | 2026.02.05 23:47:53.214470 [ 5 ] {939b15d8-f8d4-4483-97c5-63820836ad8d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5371 | 2026.02.05 23:47:53.214685 [ 5 ] {939b15d8-f8d4-4483-97c5-63820836ad8d} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5372 | 2026.02.05 23:47:53.214812 [ 5 ] {939b15d8-f8d4-4483-97c5-63820836ad8d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001072 sec., 5597.014925373134 rows/sec., 292.42 KiB/sec. | ||
| 5373 | 2026.02.05 23:47:53.214848 [ 5 ] {939b15d8-f8d4-4483-97c5-63820836ad8d} <Debug> TCPHandler: Processed in 0.001234512 sec. | ||
| 5374 | 2026.02.05 23:47:53.214947 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5375 | 2026.02.05 23:47:53.215039 [ 5 ] {adae4ab9-a101-4cb2-9e31-0bce4e96a327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5376 | 2026.02.05 23:47:53.215081 [ 5 ] {adae4ab9-a101-4cb2-9e31-0bce4e96a327} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5377 | 2026.02.05 23:47:53.215477 [ 5 ] {adae4ab9-a101-4cb2-9e31-0bce4e96a327} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5378 | 2026.02.05 23:47:53.215513 [ 5 ] {adae4ab9-a101-4cb2-9e31-0bce4e96a327} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5379 | 2026.02.05 23:47:53.215855 [ 5 ] {adae4ab9-a101-4cb2-9e31-0bce4e96a327} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5380 | 2026.02.05 23:47:53.216068 [ 5 ] {adae4ab9-a101-4cb2-9e31-0bce4e96a327} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5381 | 2026.02.05 23:47:53.216195 [ 5 ] {adae4ab9-a101-4cb2-9e31-0bce4e96a327} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001173 sec., 219948.84910485934 rows/sec., 14.64 MiB/sec. | ||
| 5382 | 2026.02.05 23:47:53.216232 [ 5 ] {adae4ab9-a101-4cb2-9e31-0bce4e96a327} <Debug> TCPHandler: Processed in 0.001334163 sec. | ||
| 5383 | 2026.02.05 23:47:53.216341 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5384 | 2026.02.05 23:47:53.216508 [ 5 ] {ee36b095-0921-4c04-9235-aea300cf0bfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5385 | 2026.02.05 23:47:53.216550 [ 5 ] {ee36b095-0921-4c04-9235-aea300cf0bfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5386 | 2026.02.05 23:47:53.216875 [ 5 ] {ee36b095-0921-4c04-9235-aea300cf0bfe} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5387 | 2026.02.05 23:47:53.216912 [ 5 ] {ee36b095-0921-4c04-9235-aea300cf0bfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5388 | 2026.02.05 23:47:53.217221 [ 5 ] {ee36b095-0921-4c04-9235-aea300cf0bfe} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5389 | 2026.02.05 23:47:53.217431 [ 5 ] {ee36b095-0921-4c04-9235-aea300cf0bfe} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5390 | 2026.02.05 23:47:53.217533 [ 52 ] {} <Debug> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5391 | 2026.02.05 23:47:53.217561 [ 5 ] {ee36b095-0921-4c04-9235-aea300cf0bfe} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001071 sec., 933.7068160597573 rows/sec., 62.92 KiB/sec. | ||
| 5392 | 2026.02.05 23:47:53.217694 [ 52 ] {} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5393 | 2026.02.05 23:47:53.217713 [ 5 ] {ee36b095-0921-4c04-9235-aea300cf0bfe} <Debug> TCPHandler: Processed in 0.001420974 sec. | ||
| 5394 | 2026.02.05 23:47:53.217724 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5395 | 2026.02.05 23:47:53.217831 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5396 | 2026.02.05 23:47:53.217855 [ 194 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 5397 | 2026.02.05 23:47:53.217932 [ 5 ] {c779391e-38e7-463c-84bd-3d7191537cd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5398 | 2026.02.05 23:47:53.217990 [ 5 ] {c779391e-38e7-463c-84bd-3d7191537cd3} <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 | ||
| 5399 | 2026.02.05 23:47:53.218015 [ 194 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5400 | 2026.02.05 23:47:53.218057 [ 194 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part | ||
| 5401 | 2026.02.05 23:47:53.218123 [ 194 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 5402 | 2026.02.05 23:47:53.218167 [ 194 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 5403 | 2026.02.05 23:47:53.218209 [ 194 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 5404 | 2026.02.05 23:47:53.218246 [ 194 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 5405 | 2026.02.05 23:47:53.218286 [ 194 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 5406 | 2026.02.05 23:47:53.218769 [ 5 ] {c779391e-38e7-463c-84bd-3d7191537cd3} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5407 | 2026.02.05 23:47:53.218811 [ 5 ] {c779391e-38e7-463c-84bd-3d7191537cd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5408 | 2026.02.05 23:47:53.219131 [ 199 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.001332253 sec., 11259.122704171054 rows/sec., 758.67 KiB/sec. | ||
| 5409 | 2026.02.05 23:47:53.219294 [ 200 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5410 | 2026.02.05 23:47:53.219382 [ 5 ] {c779391e-38e7-463c-84bd-3d7191537cd3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5411 | 2026.02.05 23:47:53.219607 [ 200 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_15_3} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5412 | 2026.02.05 23:47:53.219613 [ 5 ] {c779391e-38e7-463c-84bd-3d7191537cd3} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5413 | 2026.02.05 23:47:53.219683 [ 200 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_15_3} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5414 | 2026.02.05 23:47:53.219762 [ 5 ] {c779391e-38e7-463c-84bd-3d7191537cd3} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001848 sec., 8116.883116883117 rows/sec., 14.55 MiB/sec. | ||
| 5415 | 2026.02.05 23:47:53.219772 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5416 | 2026.02.05 23:47:53.219826 [ 5 ] {c779391e-38e7-463c-84bd-3d7191537cd3} <Debug> TCPHandler: Processed in 0.00204654 sec. | ||
| 5417 | 2026.02.05 23:47:53.219939 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5418 | 2026.02.05 23:47:53.220035 [ 5 ] {c70b844d-63fd-4cd6-a131-99eaf1619a5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5419 | 2026.02.05 23:47:53.220077 [ 5 ] {c70b844d-63fd-4cd6-a131-99eaf1619a5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5420 | 2026.02.05 23:47:53.220412 [ 5 ] {c70b844d-63fd-4cd6-a131-99eaf1619a5c} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5421 | 2026.02.05 23:47:53.220448 [ 5 ] {c70b844d-63fd-4cd6-a131-99eaf1619a5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5422 | 2026.02.05 23:47:53.220747 [ 5 ] {c70b844d-63fd-4cd6-a131-99eaf1619a5c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5423 | 2026.02.05 23:47:53.220970 [ 5 ] {c70b844d-63fd-4cd6-a131-99eaf1619a5c} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5424 | 2026.02.05 23:47:53.221095 [ 5 ] {c70b844d-63fd-4cd6-a131-99eaf1619a5c} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001079 sec., 81556.99721964782 rows/sec., 5.12 MiB/sec. | ||
| 5425 | 2026.02.05 23:47:53.221131 [ 5 ] {c70b844d-63fd-4cd6-a131-99eaf1619a5c} <Debug> TCPHandler: Processed in 0.001242782 sec. | ||
| 5426 | 2026.02.05 23:47:54.553834 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5427 | 2026.02.05 23:47:54.553907 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5428 | 2026.02.05 23:47:54.696598 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10534 | ||
| 5429 | 2026.02.05 23:47:54.697097 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5430 | 2026.02.05 23:47:54.697141 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5431 | 2026.02.05 23:47:54.697616 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5432 | 2026.02.05 23:47:54.697836 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5433 | 2026.02.05 23:47:54.697961 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10534 | ||
| 5434 | 2026.02.05 23:47:55.258544 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5435 | 2026.02.05 23:47:55.275186 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5436 | 2026.02.05 23:47:55.275248 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5437 | 2026.02.05 23:47:55.281635 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5438 | 2026.02.05 23:47:55.282349 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5439 | 2026.02.05 23:47:55.285196 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5440 | 2026.02.05 23:47:58.198767 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5441 | 2026.02.05 23:47:58.199064 [ 5 ] {246b3fb2-fbc9-4f02-8929-5d28a5d8c1ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5442 | 2026.02.05 23:47:58.199166 [ 5 ] {246b3fb2-fbc9-4f02-8929-5d28a5d8c1ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5443 | 2026.02.05 23:47:58.199881 [ 5 ] {246b3fb2-fbc9-4f02-8929-5d28a5d8c1ee} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5444 | 2026.02.05 23:47:58.199919 [ 5 ] {246b3fb2-fbc9-4f02-8929-5d28a5d8c1ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5445 | 2026.02.05 23:47:58.200315 [ 5 ] {246b3fb2-fbc9-4f02-8929-5d28a5d8c1ee} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5446 | 2026.02.05 23:47:58.200536 [ 5 ] {246b3fb2-fbc9-4f02-8929-5d28a5d8c1ee} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5447 | 2026.02.05 23:47:58.200682 [ 5 ] {246b3fb2-fbc9-4f02-8929-5d28a5d8c1ee} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001692 sec., 62647.754137115844 rows/sec., 5.25 MiB/sec. | ||
| 5448 | 2026.02.05 23:47:58.200722 [ 5 ] {246b3fb2-fbc9-4f02-8929-5d28a5d8c1ee} <Debug> TCPHandler: Processed in 0.002132491 sec. | ||
| 5449 | 2026.02.05 23:47:58.200872 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5450 | 2026.02.05 23:47:58.200965 [ 5 ] {faef4241-eda3-487a-af1e-cd2546a07d75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5451 | 2026.02.05 23:47:58.201006 [ 5 ] {faef4241-eda3-487a-af1e-cd2546a07d75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5452 | 2026.02.05 23:47:58.201480 [ 5 ] {faef4241-eda3-487a-af1e-cd2546a07d75} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5453 | 2026.02.05 23:47:58.201514 [ 5 ] {faef4241-eda3-487a-af1e-cd2546a07d75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5454 | 2026.02.05 23:47:58.201823 [ 5 ] {faef4241-eda3-487a-af1e-cd2546a07d75} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5455 | 2026.02.05 23:47:58.202032 [ 5 ] {faef4241-eda3-487a-af1e-cd2546a07d75} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5456 | 2026.02.05 23:47:58.202153 [ 5 ] {faef4241-eda3-487a-af1e-cd2546a07d75} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001206 sec., 20729.684908789386 rows/sec., 1.52 MiB/sec. | ||
| 5457 | 2026.02.05 23:47:58.202188 [ 5 ] {faef4241-eda3-487a-af1e-cd2546a07d75} <Debug> TCPHandler: Processed in 0.001368463 sec. | ||
| 5458 | 2026.02.05 23:47:58.202307 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5459 | 2026.02.05 23:47:58.202399 [ 5 ] {c61802b6-053b-471f-97ac-ed41f3550415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5460 | 2026.02.05 23:47:58.202437 [ 5 ] {c61802b6-053b-471f-97ac-ed41f3550415} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5461 | 2026.02.05 23:47:58.202908 [ 5 ] {c61802b6-053b-471f-97ac-ed41f3550415} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5462 | 2026.02.05 23:47:58.202943 [ 5 ] {c61802b6-053b-471f-97ac-ed41f3550415} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5463 | 2026.02.05 23:47:58.203254 [ 5 ] {c61802b6-053b-471f-97ac-ed41f3550415} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5464 | 2026.02.05 23:47:58.203474 [ 5 ] {c61802b6-053b-471f-97ac-ed41f3550415} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5465 | 2026.02.05 23:47:58.203596 [ 5 ] {c61802b6-053b-471f-97ac-ed41f3550415} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001215 sec., 73251.02880658436 rows/sec., 5.72 MiB/sec. | ||
| 5466 | 2026.02.05 23:47:58.203633 [ 5 ] {c61802b6-053b-471f-97ac-ed41f3550415} <Debug> TCPHandler: Processed in 0.001372814 sec. | ||
| 5467 | 2026.02.05 23:47:58.203751 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5468 | 2026.02.05 23:47:58.203849 [ 5 ] {d86dd57a-e2da-4e0e-a22a-92ea8b8188ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5469 | 2026.02.05 23:47:58.203892 [ 5 ] {d86dd57a-e2da-4e0e-a22a-92ea8b8188ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5470 | 2026.02.05 23:47:58.204315 [ 5 ] {d86dd57a-e2da-4e0e-a22a-92ea8b8188ad} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5471 | 2026.02.05 23:47:58.204350 [ 5 ] {d86dd57a-e2da-4e0e-a22a-92ea8b8188ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5472 | 2026.02.05 23:47:58.204682 [ 5 ] {d86dd57a-e2da-4e0e-a22a-92ea8b8188ad} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5473 | 2026.02.05 23:47:58.204893 [ 5 ] {d86dd57a-e2da-4e0e-a22a-92ea8b8188ad} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5474 | 2026.02.05 23:47:58.205022 [ 5 ] {d86dd57a-e2da-4e0e-a22a-92ea8b8188ad} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 5475 | 2026.02.05 23:47:58.205064 [ 5 ] {d86dd57a-e2da-4e0e-a22a-92ea8b8188ad} <Debug> TCPHandler: Processed in 0.001359543 sec. | ||
| 5476 | 2026.02.05 23:47:58.205184 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5477 | 2026.02.05 23:47:58.205283 [ 5 ] {9ba59943-fb36-4a2b-a7e6-f89cd6607bb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5478 | 2026.02.05 23:47:58.205343 [ 5 ] {9ba59943-fb36-4a2b-a7e6-f89cd6607bb8} <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 | ||
| 5479 | 2026.02.05 23:47:58.206150 [ 5 ] {9ba59943-fb36-4a2b-a7e6-f89cd6607bb8} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5480 | 2026.02.05 23:47:58.206185 [ 5 ] {9ba59943-fb36-4a2b-a7e6-f89cd6607bb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5481 | 2026.02.05 23:47:58.206713 [ 5 ] {9ba59943-fb36-4a2b-a7e6-f89cd6607bb8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5482 | 2026.02.05 23:47:58.206939 [ 5 ] {9ba59943-fb36-4a2b-a7e6-f89cd6607bb8} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5483 | 2026.02.05 23:47:58.207074 [ 5 ] {9ba59943-fb36-4a2b-a7e6-f89cd6607bb8} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00181 sec., 13812.154696132597 rows/sec., 24.75 MiB/sec. | ||
| 5484 | 2026.02.05 23:47:58.207128 [ 5 ] {9ba59943-fb36-4a2b-a7e6-f89cd6607bb8} <Debug> TCPHandler: Processed in 0.00199178 sec. | ||
| 5485 | 2026.02.05 23:47:58.207242 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5486 | 2026.02.05 23:47:58.207340 [ 5 ] {760d30e3-4177-41f2-a51f-7da2469bd3b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5487 | 2026.02.05 23:47:58.207381 [ 5 ] {760d30e3-4177-41f2-a51f-7da2469bd3b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5488 | 2026.02.05 23:47:58.207713 [ 5 ] {760d30e3-4177-41f2-a51f-7da2469bd3b2} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5489 | 2026.02.05 23:47:58.207756 [ 5 ] {760d30e3-4177-41f2-a51f-7da2469bd3b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5490 | 2026.02.05 23:47:58.208062 [ 5 ] {760d30e3-4177-41f2-a51f-7da2469bd3b2} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5491 | 2026.02.05 23:47:58.208268 [ 5 ] {760d30e3-4177-41f2-a51f-7da2469bd3b2} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5492 | 2026.02.05 23:47:58.208395 [ 5 ] {760d30e3-4177-41f2-a51f-7da2469bd3b2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 5493 | 2026.02.05 23:47:58.208432 [ 5 ] {760d30e3-4177-41f2-a51f-7da2469bd3b2} <Debug> TCPHandler: Processed in 0.001246132 sec. | ||
| 5494 | 2026.02.05 23:47:59.698501 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 752 | ||
| 5495 | 2026.02.05 23:47:59.701096 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5496 | 2026.02.05 23:47:59.701153 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5497 | 2026.02.05 23:47:59.702345 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5498 | 2026.02.05 23:47:59.702651 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5499 | 2026.02.05 23:47:59.702812 [ 42 ] {} <Debug> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5500 | 2026.02.05 23:47:59.702911 [ 42 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5501 | 2026.02.05 23:47:59.702949 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5502 | 2026.02.05 23:47:59.703015 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 752 | ||
| 5503 | 2026.02.05 23:47:59.703066 [ 193 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::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 | ||
| 5504 | 2026.02.05 23:47:59.703593 [ 193 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5505 | 2026.02.05 23:47:59.703726 [ 193 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 564 rows starting from the beginning of the part | ||
| 5506 | 2026.02.05 23:47:59.704091 [ 193 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 38 rows starting from the beginning of the part | ||
| 5507 | 2026.02.05 23:47:59.704458 [ 193 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part | ||
| 5508 | 2026.02.05 23:47:59.704789 [ 193 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 44 rows starting from the beginning of the part | ||
| 5509 | 2026.02.05 23:47:59.705107 [ 193 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part | ||
| 5510 | 2026.02.05 23:47:59.705406 [ 193 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 34 rows starting from the beginning of the part | ||
| 5511 | 2026.02.05 23:47:59.710882 [ 191 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 752 rows, containing 72 columns (72 merged, 0 gathered) in 0.007852238 sec., 95768.87506466311 rows/sec., 80.50 MiB/sec. | ||
| 5512 | 2026.02.05 23:47:59.712210 [ 191 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5513 | 2026.02.05 23:47:59.712849 [ 191 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_16_3} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5514 | 2026.02.05 23:47:59.712941 [ 191 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_16_3} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5515 | 2026.02.05 23:47:59.713185 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.22 MiB. | ||
| 5516 | 2026.02.05 23:48:02.022818 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5517 | 2026.02.05 23:48:02.023045 [ 5 ] {baabd7ea-2a10-449e-9e84-467d5c75df30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5518 | 2026.02.05 23:48:02.023132 [ 5 ] {baabd7ea-2a10-449e-9e84-467d5c75df30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5519 | 2026.02.05 23:48:02.024015 [ 5 ] {baabd7ea-2a10-449e-9e84-467d5c75df30} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5520 | 2026.02.05 23:48:02.024064 [ 5 ] {baabd7ea-2a10-449e-9e84-467d5c75df30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5521 | 2026.02.05 23:48:02.024466 [ 5 ] {baabd7ea-2a10-449e-9e84-467d5c75df30} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5522 | 2026.02.05 23:48:02.024714 [ 5 ] {baabd7ea-2a10-449e-9e84-467d5c75df30} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5523 | 2026.02.05 23:48:02.024887 [ 5 ] {baabd7ea-2a10-449e-9e84-467d5c75df30} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001892 sec., 140591.96617336152 rows/sec., 8.93 MiB/sec. | ||
| 5524 | 2026.02.05 23:48:02.024940 [ 5 ] {baabd7ea-2a10-449e-9e84-467d5c75df30} <Debug> TCPHandler: Processed in 0.002265892 sec. | ||
| 5525 | 2026.02.05 23:48:02.025068 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5526 | 2026.02.05 23:48:02.025167 [ 5 ] {75fb8843-9b74-483d-8b5b-793b616b3244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5527 | 2026.02.05 23:48:02.025210 [ 5 ] {75fb8843-9b74-483d-8b5b-793b616b3244} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5528 | 2026.02.05 23:48:02.025605 [ 5 ] {75fb8843-9b74-483d-8b5b-793b616b3244} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5529 | 2026.02.05 23:48:02.025645 [ 5 ] {75fb8843-9b74-483d-8b5b-793b616b3244} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5530 | 2026.02.05 23:48:02.025983 [ 5 ] {75fb8843-9b74-483d-8b5b-793b616b3244} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5531 | 2026.02.05 23:48:02.026209 [ 5 ] {75fb8843-9b74-483d-8b5b-793b616b3244} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5532 | 2026.02.05 23:48:02.026342 [ 5 ] {75fb8843-9b74-483d-8b5b-793b616b3244} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001193 sec., 1676.4459346186086 rows/sec., 136.70 KiB/sec. | ||
| 5533 | 2026.02.05 23:48:02.026383 [ 5 ] {75fb8843-9b74-483d-8b5b-793b616b3244} <Debug> TCPHandler: Processed in 0.001367163 sec. | ||
| 5534 | 2026.02.05 23:48:02.026488 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5535 | 2026.02.05 23:48:02.026588 [ 5 ] {83719dd4-f021-4925-89b9-f619631e2913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5536 | 2026.02.05 23:48:02.026631 [ 5 ] {83719dd4-f021-4925-89b9-f619631e2913} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5537 | 2026.02.05 23:48:02.027896 [ 5 ] {83719dd4-f021-4925-89b9-f619631e2913} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5538 | 2026.02.05 23:48:02.027936 [ 5 ] {83719dd4-f021-4925-89b9-f619631e2913} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5539 | 2026.02.05 23:48:02.028451 [ 5 ] {83719dd4-f021-4925-89b9-f619631e2913} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5540 | 2026.02.05 23:48:02.028681 [ 5 ] {83719dd4-f021-4925-89b9-f619631e2913} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5541 | 2026.02.05 23:48:02.028831 [ 5 ] {83719dd4-f021-4925-89b9-f619631e2913} <Debug> executeQuery: Read 1923 rows, 160.18 KiB in 0.00226 sec., 850884.9557522124 rows/sec., 69.22 MiB/sec. | ||
| 5542 | 2026.02.05 23:48:02.028876 [ 5 ] {83719dd4-f021-4925-89b9-f619631e2913} <Debug> TCPHandler: Processed in 0.002438464 sec. | ||
| 5543 | 2026.02.05 23:48:02.028987 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5544 | 2026.02.05 23:48:02.029084 [ 5 ] {e825d949-6833-4892-90e5-7f32726c601a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5545 | 2026.02.05 23:48:02.029124 [ 5 ] {e825d949-6833-4892-90e5-7f32726c601a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5546 | 2026.02.05 23:48:02.029579 [ 5 ] {e825d949-6833-4892-90e5-7f32726c601a} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5547 | 2026.02.05 23:48:02.029617 [ 5 ] {e825d949-6833-4892-90e5-7f32726c601a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5548 | 2026.02.05 23:48:02.029937 [ 5 ] {e825d949-6833-4892-90e5-7f32726c601a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5549 | 2026.02.05 23:48:02.030151 [ 5 ] {e825d949-6833-4892-90e5-7f32726c601a} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5550 | 2026.02.05 23:48:02.030279 [ 5 ] {e825d949-6833-4892-90e5-7f32726c601a} <Debug> executeQuery: Read 150 rows, 9.27 KiB in 0.001214 sec., 123558.48434925865 rows/sec., 7.46 MiB/sec. | ||
| 5551 | 2026.02.05 23:48:02.030317 [ 5 ] {e825d949-6833-4892-90e5-7f32726c601a} <Debug> TCPHandler: Processed in 0.001379754 sec. | ||
| 5552 | 2026.02.05 23:48:02.030432 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5553 | 2026.02.05 23:48:02.030527 [ 5 ] {2df441eb-bb2a-4103-8bda-86fd0a94b191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5554 | 2026.02.05 23:48:02.030566 [ 5 ] {2df441eb-bb2a-4103-8bda-86fd0a94b191} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5555 | 2026.02.05 23:48:02.031076 [ 5 ] {2df441eb-bb2a-4103-8bda-86fd0a94b191} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5556 | 2026.02.05 23:48:02.031113 [ 5 ] {2df441eb-bb2a-4103-8bda-86fd0a94b191} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5557 | 2026.02.05 23:48:02.031428 [ 5 ] {2df441eb-bb2a-4103-8bda-86fd0a94b191} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5558 | 2026.02.05 23:48:02.031648 [ 5 ] {2df441eb-bb2a-4103-8bda-86fd0a94b191} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5559 | 2026.02.05 23:48:02.031763 [ 37 ] {} <Debug> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5560 | 2026.02.05 23:48:02.031775 [ 5 ] {2df441eb-bb2a-4103-8bda-86fd0a94b191} <Debug> executeQuery: Read 368 rows, 25.07 KiB in 0.001266 sec., 290679.3048973144 rows/sec., 19.34 MiB/sec. | ||
| 5561 | 2026.02.05 23:48:02.031800 [ 37 ] {} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5562 | 2026.02.05 23:48:02.031816 [ 5 ] {2df441eb-bb2a-4103-8bda-86fd0a94b191} <Debug> TCPHandler: Processed in 0.001432784 sec. | ||
| 5563 | 2026.02.05 23:48:02.031823 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5564 | 2026.02.05 23:48:02.031922 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5565 | 2026.02.05 23:48:02.031943 [ 199 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::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 | ||
| 5566 | 2026.02.05 23:48:02.032017 [ 5 ] {fa0b5bf1-3ba8-4b26-8ba6-6556e174ae94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5567 | 2026.02.05 23:48:02.032061 [ 5 ] {fa0b5bf1-3ba8-4b26-8ba6-6556e174ae94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5568 | 2026.02.05 23:48:02.032082 [ 199 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5569 | 2026.02.05 23:48:02.032122 [ 199 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 368 rows starting from the beginning of the part | ||
| 5570 | 2026.02.05 23:48:02.032191 [ 199 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 140 rows starting from the beginning of the part | ||
| 5571 | 2026.02.05 23:48:02.032239 [ 199 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 368 rows starting from the beginning of the part | ||
| 5572 | 2026.02.05 23:48:02.032285 [ 199 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 140 rows starting from the beginning of the part | ||
| 5573 | 2026.02.05 23:48:02.032326 [ 199 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 140 rows starting from the beginning of the part | ||
| 5574 | 2026.02.05 23:48:02.032371 [ 199 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 368 rows starting from the beginning of the part | ||
| 5575 | 2026.02.05 23:48:02.032480 [ 5 ] {fa0b5bf1-3ba8-4b26-8ba6-6556e174ae94} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5576 | 2026.02.05 23:48:02.032523 [ 5 ] {fa0b5bf1-3ba8-4b26-8ba6-6556e174ae94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5577 | 2026.02.05 23:48:02.032853 [ 5 ] {fa0b5bf1-3ba8-4b26-8ba6-6556e174ae94} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5578 | 2026.02.05 23:48:02.033088 [ 5 ] {fa0b5bf1-3ba8-4b26-8ba6-6556e174ae94} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5579 | 2026.02.05 23:48:02.033219 [ 5 ] {fa0b5bf1-3ba8-4b26-8ba6-6556e174ae94} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001221 sec., 113841.11384111384 rows/sec., 6.48 MiB/sec. | ||
| 5580 | 2026.02.05 23:48:02.033256 [ 5 ] {fa0b5bf1-3ba8-4b26-8ba6-6556e174ae94} <Debug> TCPHandler: Processed in 0.001383824 sec. | ||
| 5581 | 2026.02.05 23:48:02.033359 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5582 | 2026.02.05 23:48:02.033453 [ 5 ] {54376a76-7b62-4f39-af28-7903ddf9ec28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5583 | 2026.02.05 23:48:02.033494 [ 5 ] {54376a76-7b62-4f39-af28-7903ddf9ec28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5584 | 2026.02.05 23:48:02.033500 [ 191 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1524 rows, containing 5 columns (5 merged, 0 gathered) in 0.001609266 sec., 947015.5959300699 rows/sec., 66.13 MiB/sec. | ||
| 5585 | 2026.02.05 23:48:02.033656 [ 199 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5586 | 2026.02.05 23:48:02.033980 [ 199 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_16_3} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5587 | 2026.02.05 23:48:02.034071 [ 199 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_16_3} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5588 | 2026.02.05 23:48:02.034169 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 5589 | 2026.02.05 23:48:02.034265 [ 5 ] {54376a76-7b62-4f39-af28-7903ddf9ec28} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5590 | 2026.02.05 23:48:02.034308 [ 5 ] {54376a76-7b62-4f39-af28-7903ddf9ec28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5591 | 2026.02.05 23:48:02.034658 [ 5 ] {54376a76-7b62-4f39-af28-7903ddf9ec28} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5592 | 2026.02.05 23:48:02.034870 [ 5 ] {54376a76-7b62-4f39-af28-7903ddf9ec28} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5593 | 2026.02.05 23:48:02.035001 [ 5 ] {54376a76-7b62-4f39-af28-7903ddf9ec28} <Debug> executeQuery: Read 936 rows, 68.93 KiB in 0.001565 sec., 598083.0670926517 rows/sec., 43.01 MiB/sec. | ||
| 5594 | 2026.02.05 23:48:02.035038 [ 5 ] {54376a76-7b62-4f39-af28-7903ddf9ec28} <Debug> TCPHandler: Processed in 0.001727927 sec. | ||
| 5595 | 2026.02.05 23:48:02.035151 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5596 | 2026.02.05 23:48:02.035245 [ 5 ] {57288a12-f0ea-471d-b2fd-4896c1711e00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5597 | 2026.02.05 23:48:02.035284 [ 5 ] {57288a12-f0ea-471d-b2fd-4896c1711e00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5598 | 2026.02.05 23:48:02.035609 [ 5 ] {57288a12-f0ea-471d-b2fd-4896c1711e00} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5599 | 2026.02.05 23:48:02.035644 [ 5 ] {57288a12-f0ea-471d-b2fd-4896c1711e00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5600 | 2026.02.05 23:48:02.035944 [ 5 ] {57288a12-f0ea-471d-b2fd-4896c1711e00} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5601 | 2026.02.05 23:48:02.036166 [ 5 ] {57288a12-f0ea-471d-b2fd-4896c1711e00} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5602 | 2026.02.05 23:48:02.036264 [ 37 ] {} <Debug> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5603 | 2026.02.05 23:48:02.036292 [ 5 ] {57288a12-f0ea-471d-b2fd-4896c1711e00} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001066 sec., 5628.517823639774 rows/sec., 294.07 KiB/sec. | ||
| 5604 | 2026.02.05 23:48:02.036299 [ 37 ] {} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5605 | 2026.02.05 23:48:02.036327 [ 5 ] {57288a12-f0ea-471d-b2fd-4896c1711e00} <Debug> TCPHandler: Processed in 0.001224932 sec. | ||
| 5606 | 2026.02.05 23:48:02.036330 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5607 | 2026.02.05 23:48:02.036436 [ 197 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::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 | ||
| 5608 | 2026.02.05 23:48:02.036445 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5609 | 2026.02.05 23:48:02.036577 [ 5 ] {24878fe4-08d8-4d0e-8187-16928d05f147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5610 | 2026.02.05 23:48:02.036590 [ 197 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5611 | 2026.02.05 23:48:02.036621 [ 5 ] {24878fe4-08d8-4d0e-8187-16928d05f147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5612 | 2026.02.05 23:48:02.036631 [ 197 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
| 5613 | 2026.02.05 23:48:02.036703 [ 197 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 5614 | 2026.02.05 23:48:02.036745 [ 197 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 5615 | 2026.02.05 23:48:02.036785 [ 197 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 5616 | 2026.02.05 23:48:02.036828 [ 197 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 5617 | 2026.02.05 23:48:02.036868 [ 197 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 5618 | 2026.02.05 23:48:02.037312 [ 5 ] {24878fe4-08d8-4d0e-8187-16928d05f147} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5619 | 2026.02.05 23:48:02.037353 [ 5 ] {24878fe4-08d8-4d0e-8187-16928d05f147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5620 | 2026.02.05 23:48:02.037685 [ 199 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.001299663 sec., 73865.30200521213 rows/sec., 3.77 MiB/sec. | ||
| 5621 | 2026.02.05 23:48:02.037784 [ 5 ] {24878fe4-08d8-4d0e-8187-16928d05f147} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5622 | 2026.02.05 23:48:02.037853 [ 191 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5623 | 2026.02.05 23:48:02.038050 [ 5 ] {24878fe4-08d8-4d0e-8187-16928d05f147} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5624 | 2026.02.05 23:48:02.038191 [ 5 ] {24878fe4-08d8-4d0e-8187-16928d05f147} <Debug> executeQuery: Read 911 rows, 62.14 KiB in 0.001631 sec., 558553.0349478847 rows/sec., 37.20 MiB/sec. | ||
| 5625 | 2026.02.05 23:48:02.038230 [ 5 ] {24878fe4-08d8-4d0e-8187-16928d05f147} <Debug> TCPHandler: Processed in 0.001835228 sec. | ||
| 5626 | 2026.02.05 23:48:02.038275 [ 191 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_16_3} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5627 | 2026.02.05 23:48:02.038342 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5628 | 2026.02.05 23:48:02.038383 [ 191 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_16_3} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5629 | 2026.02.05 23:48:02.038442 [ 5 ] {011b3f50-9365-4fd7-ae8e-a8591c804b22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5630 | 2026.02.05 23:48:02.038481 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 5631 | 2026.02.05 23:48:02.038489 [ 5 ] {011b3f50-9365-4fd7-ae8e-a8591c804b22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5632 | 2026.02.05 23:48:02.038816 [ 5 ] {011b3f50-9365-4fd7-ae8e-a8591c804b22} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5633 | 2026.02.05 23:48:02.038851 [ 5 ] {011b3f50-9365-4fd7-ae8e-a8591c804b22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5634 | 2026.02.05 23:48:02.039151 [ 5 ] {011b3f50-9365-4fd7-ae8e-a8591c804b22} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5635 | 2026.02.05 23:48:02.039360 [ 5 ] {011b3f50-9365-4fd7-ae8e-a8591c804b22} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5636 | 2026.02.05 23:48:02.039484 [ 5 ] {011b3f50-9365-4fd7-ae8e-a8591c804b22} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001061 sec., 942.507068803016 rows/sec., 63.51 KiB/sec. | ||
| 5637 | 2026.02.05 23:48:02.039520 [ 5 ] {011b3f50-9365-4fd7-ae8e-a8591c804b22} <Debug> TCPHandler: Processed in 0.001228402 sec. | ||
| 5638 | 2026.02.05 23:48:02.039625 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5639 | 2026.02.05 23:48:02.039719 [ 5 ] {1a444339-db75-436c-a76c-9a3c6fc9b61a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5640 | 2026.02.05 23:48:02.039771 [ 5 ] {1a444339-db75-436c-a76c-9a3c6fc9b61a} <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 | ||
| 5641 | 2026.02.05 23:48:02.040516 [ 5 ] {1a444339-db75-436c-a76c-9a3c6fc9b61a} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5642 | 2026.02.05 23:48:02.040551 [ 5 ] {1a444339-db75-436c-a76c-9a3c6fc9b61a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5643 | 2026.02.05 23:48:02.041061 [ 5 ] {1a444339-db75-436c-a76c-9a3c6fc9b61a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5644 | 2026.02.05 23:48:02.041287 [ 5 ] {1a444339-db75-436c-a76c-9a3c6fc9b61a} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5645 | 2026.02.05 23:48:02.041423 [ 5 ] {1a444339-db75-436c-a76c-9a3c6fc9b61a} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001722 sec., 8710.801393728223 rows/sec., 15.61 MiB/sec. | ||
| 5646 | 2026.02.05 23:48:02.041481 [ 5 ] {1a444339-db75-436c-a76c-9a3c6fc9b61a} <Debug> TCPHandler: Processed in 0.001904209 sec. | ||
| 5647 | 2026.02.05 23:48:02.041589 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5648 | 2026.02.05 23:48:02.041684 [ 5 ] {01327a02-94fc-454e-b36a-6dc256bb6391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5649 | 2026.02.05 23:48:02.041725 [ 5 ] {01327a02-94fc-454e-b36a-6dc256bb6391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5650 | 2026.02.05 23:48:02.042044 [ 5 ] {01327a02-94fc-454e-b36a-6dc256bb6391} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5651 | 2026.02.05 23:48:02.042077 [ 5 ] {01327a02-94fc-454e-b36a-6dc256bb6391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5652 | 2026.02.05 23:48:02.042378 [ 5 ] {01327a02-94fc-454e-b36a-6dc256bb6391} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5653 | 2026.02.05 23:48:02.042585 [ 5 ] {01327a02-94fc-454e-b36a-6dc256bb6391} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5654 | 2026.02.05 23:48:02.042708 [ 5 ] {01327a02-94fc-454e-b36a-6dc256bb6391} <Debug> executeQuery: Read 76 rows, 4.83 KiB in 0.001043 sec., 72866.73058485138 rows/sec., 4.52 MiB/sec. | ||
| 5655 | 2026.02.05 23:48:02.042743 [ 5 ] {01327a02-94fc-454e-b36a-6dc256bb6391} <Debug> TCPHandler: Processed in 0.001204972 sec. | ||
| 5656 | 2026.02.05 23:48:02.198137 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11046 | ||
| 5657 | 2026.02.05 23:48:02.198706 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5658 | 2026.02.05 23:48:02.198757 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5659 | 2026.02.05 23:48:02.199315 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5660 | 2026.02.05 23:48:02.199549 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5661 | 2026.02.05 23:48:02.199693 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11046 | ||
| 5662 | 2026.02.05 23:48:02.785364 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5663 | 2026.02.05 23:48:02.803257 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5664 | 2026.02.05 23:48:02.803320 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5665 | 2026.02.05 23:48:02.809996 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5666 | 2026.02.05 23:48:02.810736 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5667 | 2026.02.05 23:48:02.814187 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5668 | 2026.02.05 23:48:03.190819 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5669 | 2026.02.05 23:48:03.191104 [ 5 ] {26fb804a-634a-4f34-b34a-55ad147adb84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5670 | 2026.02.05 23:48:03.191209 [ 5 ] {26fb804a-634a-4f34-b34a-55ad147adb84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5671 | 2026.02.05 23:48:03.191934 [ 5 ] {26fb804a-634a-4f34-b34a-55ad147adb84} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5672 | 2026.02.05 23:48:03.191988 [ 5 ] {26fb804a-634a-4f34-b34a-55ad147adb84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5673 | 2026.02.05 23:48:03.192395 [ 5 ] {26fb804a-634a-4f34-b34a-55ad147adb84} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5674 | 2026.02.05 23:48:03.192618 [ 5 ] {26fb804a-634a-4f34-b34a-55ad147adb84} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5675 | 2026.02.05 23:48:03.192763 [ 36 ] {} <Debug> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5676 | 2026.02.05 23:48:03.192780 [ 5 ] {26fb804a-634a-4f34-b34a-55ad147adb84} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001753 sec., 31945.23673702225 rows/sec., 2.45 MiB/sec. | ||
| 5677 | 2026.02.05 23:48:03.192831 [ 36 ] {} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5678 | 2026.02.05 23:48:03.192851 [ 5 ] {26fb804a-634a-4f34-b34a-55ad147adb84} <Debug> TCPHandler: Processed in 0.002211612 sec. | ||
| 5679 | 2026.02.05 23:48:03.192857 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5680 | 2026.02.05 23:48:03.192990 [ 197 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5681 | 2026.02.05 23:48:03.193002 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5682 | 2026.02.05 23:48:03.193115 [ 197 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5683 | 2026.02.05 23:48:03.193122 [ 5 ] {655ff961-a68d-4ecb-93f6-9579d0b91e1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5684 | 2026.02.05 23:48:03.193158 [ 197 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1981 rows starting from the beginning of the part | ||
| 5685 | 2026.02.05 23:48:03.193179 [ 5 ] {655ff961-a68d-4ecb-93f6-9579d0b91e1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5686 | 2026.02.05 23:48:03.193236 [ 197 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 107 rows starting from the beginning of the part | ||
| 5687 | 2026.02.05 23:48:03.193291 [ 197 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 782 rows starting from the beginning of the part | ||
| 5688 | 2026.02.05 23:48:03.193337 [ 197 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 106 rows starting from the beginning of the part | ||
| 5689 | 2026.02.05 23:48:03.193386 [ 197 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1923 rows starting from the beginning of the part | ||
| 5690 | 2026.02.05 23:48:03.193427 [ 197 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part | ||
| 5691 | 2026.02.05 23:48:03.193636 [ 5 ] {655ff961-a68d-4ecb-93f6-9579d0b91e1e} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5692 | 2026.02.05 23:48:03.193680 [ 5 ] {655ff961-a68d-4ecb-93f6-9579d0b91e1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5693 | 2026.02.05 23:48:03.194118 [ 5 ] {655ff961-a68d-4ecb-93f6-9579d0b91e1e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5694 | 2026.02.05 23:48:03.194344 [ 5 ] {655ff961-a68d-4ecb-93f6-9579d0b91e1e} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5695 | 2026.02.05 23:48:03.194462 [ 36 ] {} <Debug> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5696 | 2026.02.05 23:48:03.194481 [ 5 ] {655ff961-a68d-4ecb-93f6-9579d0b91e1e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001382 sec., 46309.69609261939 rows/sec., 3.61 MiB/sec. | ||
| 5697 | 2026.02.05 23:48:03.194504 [ 36 ] {} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5698 | 2026.02.05 23:48:03.194527 [ 5 ] {655ff961-a68d-4ecb-93f6-9579d0b91e1e} <Debug> TCPHandler: Processed in 0.001576575 sec. | ||
| 5699 | 2026.02.05 23:48:03.194528 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5700 | 2026.02.05 23:48:03.194645 [ 199 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5701 | 2026.02.05 23:48:03.194672 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5702 | 2026.02.05 23:48:03.194780 [ 199 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5703 | 2026.02.05 23:48:03.194797 [ 5 ] {590e6fcd-522f-4167-889b-0ebd3e37d3ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5704 | 2026.02.05 23:48:03.194818 [ 199 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 995 rows starting from the beginning of the part | ||
| 5705 | 2026.02.05 23:48:03.194849 [ 5 ] {590e6fcd-522f-4167-889b-0ebd3e37d3ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5706 | 2026.02.05 23:48:03.194888 [ 199 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 91 rows starting from the beginning of the part | ||
| 5707 | 2026.02.05 23:48:03.194938 [ 199 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 478 rows starting from the beginning of the part | ||
| 5708 | 2026.02.05 23:48:03.194966 [ 193 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4955 rows, containing 5 columns (5 merged, 0 gathered) in 0.002025229 sec., 2446636.8988395883 rows/sec., 207.93 MiB/sec. | ||
| 5709 | 2026.02.05 23:48:03.194980 [ 199 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 89 rows starting from the beginning of the part | ||
| 5710 | 2026.02.05 23:48:03.195038 [ 199 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 936 rows starting from the beginning of the part | ||
| 5711 | 2026.02.05 23:48:03.195073 [ 199 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part | ||
| 5712 | 2026.02.05 23:48:03.195206 [ 197 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5713 | 2026.02.05 23:48:03.195244 [ 5 ] {590e6fcd-522f-4167-889b-0ebd3e37d3ec} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5714 | 2026.02.05 23:48:03.195288 [ 5 ] {590e6fcd-522f-4167-889b-0ebd3e37d3ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5715 | 2026.02.05 23:48:03.195497 [ 197 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_36_7} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5716 | 2026.02.05 23:48:03.195571 [ 197 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_36_7} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5717 | 2026.02.05 23:48:03.195639 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 5718 | 2026.02.05 23:48:03.195725 [ 5 ] {590e6fcd-522f-4167-889b-0ebd3e37d3ec} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5719 | 2026.02.05 23:48:03.195957 [ 5 ] {590e6fcd-522f-4167-889b-0ebd3e37d3ec} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5720 | 2026.02.05 23:48:03.196067 [ 36 ] {} <Debug> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5721 | 2026.02.05 23:48:03.196094 [ 5 ] {590e6fcd-522f-4167-889b-0ebd3e37d3ec} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001323 sec., 24187.452758881333 rows/sec., 1.68 MiB/sec. | ||
| 5722 | 2026.02.05 23:48:03.196102 [ 36 ] {} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5723 | 2026.02.05 23:48:03.196134 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5724 | 2026.02.05 23:48:03.196140 [ 5 ] {590e6fcd-522f-4167-889b-0ebd3e37d3ec} <Debug> TCPHandler: Processed in 0.001527835 sec. | ||
| 5725 | 2026.02.05 23:48:03.196251 [ 202 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5726 | 2026.02.05 23:48:03.196267 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5727 | 2026.02.05 23:48:03.196386 [ 5 ] {f404c853-b3bb-4269-99df-69738c829210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5728 | 2026.02.05 23:48:03.196389 [ 197 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2653 rows, containing 5 columns (5 merged, 0 gathered) in 0.001793307 sec., 1479389.7531209101 rows/sec., 112.71 MiB/sec. | ||
| 5729 | 2026.02.05 23:48:03.196401 [ 202 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5730 | 2026.02.05 23:48:03.196436 [ 5 ] {f404c853-b3bb-4269-99df-69738c829210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5731 | 2026.02.05 23:48:03.196478 [ 202 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9645 rows starting from the beginning of the part | ||
| 5732 | 2026.02.05 23:48:03.196559 [ 202 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 161 rows starting from the beginning of the part | ||
| 5733 | 2026.02.05 23:48:03.196609 [ 202 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 258 rows starting from the beginning of the part | ||
| 5734 | 2026.02.05 23:48:03.196630 [ 195 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5735 | 2026.02.05 23:48:03.196656 [ 202 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 5736 | 2026.02.05 23:48:03.196705 [ 202 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 911 rows starting from the beginning of the part | ||
| 5737 | 2026.02.05 23:48:03.196749 [ 202 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 32 rows starting from the beginning of the part | ||
| 5738 | 2026.02.05 23:48:03.196779 [ 5 ] {f404c853-b3bb-4269-99df-69738c829210} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5739 | 2026.02.05 23:48:03.196825 [ 5 ] {f404c853-b3bb-4269-99df-69738c829210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5740 | 2026.02.05 23:48:03.196945 [ 195 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_36_7} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5741 | 2026.02.05 23:48:03.197029 [ 195 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_36_7} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5742 | 2026.02.05 23:48:03.197105 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 5743 | 2026.02.05 23:48:03.197188 [ 5 ] {f404c853-b3bb-4269-99df-69738c829210} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5744 | 2026.02.05 23:48:03.197409 [ 5 ] {f404c853-b3bb-4269-99df-69738c829210} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5745 | 2026.02.05 23:48:03.197516 [ 36 ] {} <Debug> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5746 | 2026.02.05 23:48:03.197543 [ 5 ] {f404c853-b3bb-4269-99df-69738c829210} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001181 sec., 10160.880609652837 rows/sec., 701.21 KiB/sec. | ||
| 5747 | 2026.02.05 23:48:03.197549 [ 36 ] {} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5748 | 2026.02.05 23:48:03.197582 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5749 | 2026.02.05 23:48:03.197586 [ 5 ] {f404c853-b3bb-4269-99df-69738c829210} <Debug> TCPHandler: Processed in 0.001369753 sec. | ||
| 5750 | 2026.02.05 23:48:03.197662 [ 186 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5751 | 2026.02.05 23:48:03.197766 [ 186 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5752 | 2026.02.05 23:48:03.197793 [ 186 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2012 rows starting from the beginning of the part | ||
| 5753 | 2026.02.05 23:48:03.197844 [ 186 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 5754 | 2026.02.05 23:48:03.197887 [ 186 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 88 rows starting from the beginning of the part | ||
| 5755 | 2026.02.05 23:48:03.197932 [ 186 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 5756 | 2026.02.05 23:48:03.197971 [ 186 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 76 rows starting from the beginning of the part | ||
| 5757 | 2026.02.05 23:48:03.198009 [ 186 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 12 rows starting from the beginning of the part | ||
| 5758 | 2026.02.05 23:48:03.199063 [ 197 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2308 rows, containing 4 columns (4 merged, 0 gathered) in 0.001438994 sec., 1603898.2789365347 rows/sec., 103.59 MiB/sec. | ||
| 5759 | 2026.02.05 23:48:03.199428 [ 189 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5760 | 2026.02.05 23:48:03.199712 [ 189 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_36_7} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5761 | 2026.02.05 23:48:03.199782 [ 189 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_36_7} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5762 | 2026.02.05 23:48:03.199857 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 5763 | 2026.02.05 23:48:03.200832 [ 189 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11167 rows, containing 5 columns (5 merged, 0 gathered) in 0.004644665 sec., 2404263.816658467 rows/sec., 161.85 MiB/sec. | ||
| 5764 | 2026.02.05 23:48:03.201090 [ 202 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5765 | 2026.02.05 23:48:03.201345 [ 202 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5766 | 2026.02.05 23:48:03.201417 [ 202 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5767 | 2026.02.05 23:48:03.201491 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. | ||
| 5768 | 2026.02.05 23:48:04.000207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.20 MiB, peak 261.02 MiB, free memory in arenas 0.00 B, will set to 255.34 MiB (RSS), difference: 1.14 MiB | ||
| 5769 | 2026.02.05 23:48:08.198357 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5770 | 2026.02.05 23:48:08.198601 [ 5 ] {7d946b2e-4339-4d3e-9fb9-cbb48a4665da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5771 | 2026.02.05 23:48:08.198682 [ 5 ] {7d946b2e-4339-4d3e-9fb9-cbb48a4665da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5772 | 2026.02.05 23:48:08.199364 [ 5 ] {7d946b2e-4339-4d3e-9fb9-cbb48a4665da} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5773 | 2026.02.05 23:48:08.199417 [ 5 ] {7d946b2e-4339-4d3e-9fb9-cbb48a4665da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5774 | 2026.02.05 23:48:08.199824 [ 5 ] {7d946b2e-4339-4d3e-9fb9-cbb48a4665da} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5775 | 2026.02.05 23:48:08.200060 [ 5 ] {7d946b2e-4339-4d3e-9fb9-cbb48a4665da} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5776 | 2026.02.05 23:48:08.200218 [ 5 ] {7d946b2e-4339-4d3e-9fb9-cbb48a4665da} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001689 sec., 62759.02901124926 rows/sec., 5.26 MiB/sec. | ||
| 5777 | 2026.02.05 23:48:08.200269 [ 5 ] {7d946b2e-4339-4d3e-9fb9-cbb48a4665da} <Debug> TCPHandler: Processed in 0.00204883 sec. | ||
| 5778 | 2026.02.05 23:48:08.200401 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5779 | 2026.02.05 23:48:08.200503 [ 5 ] {520c6508-2547-4d5f-9f41-318297522314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5780 | 2026.02.05 23:48:08.200547 [ 5 ] {520c6508-2547-4d5f-9f41-318297522314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5781 | 2026.02.05 23:48:08.200964 [ 5 ] {520c6508-2547-4d5f-9f41-318297522314} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5782 | 2026.02.05 23:48:08.201004 [ 5 ] {520c6508-2547-4d5f-9f41-318297522314} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5783 | 2026.02.05 23:48:08.201323 [ 5 ] {520c6508-2547-4d5f-9f41-318297522314} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5784 | 2026.02.05 23:48:08.201557 [ 5 ] {520c6508-2547-4d5f-9f41-318297522314} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5785 | 2026.02.05 23:48:08.201678 [ 30 ] {} <Debug> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5786 | 2026.02.05 23:48:08.201691 [ 5 ] {520c6508-2547-4d5f-9f41-318297522314} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001211 sec., 20644.09578860446 rows/sec., 1.52 MiB/sec. | ||
| 5787 | 2026.02.05 23:48:08.201746 [ 30 ] {} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5788 | 2026.02.05 23:48:08.201758 [ 5 ] {520c6508-2547-4d5f-9f41-318297522314} <Debug> TCPHandler: Processed in 0.001410943 sec. | ||
| 5789 | 2026.02.05 23:48:08.201776 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5790 | 2026.02.05 23:48:08.201881 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5791 | 2026.02.05 23:48:08.201899 [ 189 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5792 | 2026.02.05 23:48:08.201984 [ 5 ] {1d92ca78-9d31-4036-8582-78a7ae1ad771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5793 | 2026.02.05 23:48:08.202030 [ 5 ] {1d92ca78-9d31-4036-8582-78a7ae1ad771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5794 | 2026.02.05 23:48:08.202041 [ 189 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5795 | 2026.02.05 23:48:08.202081 [ 189 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 191 rows starting from the beginning of the part | ||
| 5796 | 2026.02.05 23:48:08.202151 [ 189 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 27 rows starting from the beginning of the part | ||
| 5797 | 2026.02.05 23:48:08.202200 [ 189 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 148 rows starting from the beginning of the part | ||
| 5798 | 2026.02.05 23:48:08.202241 [ 189 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 25 rows starting from the beginning of the part | ||
| 5799 | 2026.02.05 23:48:08.202278 [ 189 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 150 rows starting from the beginning of the part | ||
| 5800 | 2026.02.05 23:48:08.202318 [ 189 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 25 rows starting from the beginning of the part | ||
| 5801 | 2026.02.05 23:48:08.202470 [ 5 ] {1d92ca78-9d31-4036-8582-78a7ae1ad771} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5802 | 2026.02.05 23:48:08.202515 [ 5 ] {1d92ca78-9d31-4036-8582-78a7ae1ad771} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5803 | 2026.02.05 23:48:08.202848 [ 5 ] {1d92ca78-9d31-4036-8582-78a7ae1ad771} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5804 | 2026.02.05 23:48:08.203073 [ 5 ] {1d92ca78-9d31-4036-8582-78a7ae1ad771} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5805 | 2026.02.05 23:48:08.203204 [ 5 ] {1d92ca78-9d31-4036-8582-78a7ae1ad771} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.00124 sec., 71774.19354838709 rows/sec., 5.61 MiB/sec. | ||
| 5806 | 2026.02.05 23:48:08.203237 [ 202 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 566 rows, containing 5 columns (5 merged, 0 gathered) in 0.001393924 sec., 406047.9624427157 rows/sec., 27.08 MiB/sec. | ||
| 5807 | 2026.02.05 23:48:08.203243 [ 5 ] {1d92ca78-9d31-4036-8582-78a7ae1ad771} <Debug> TCPHandler: Processed in 0.001414234 sec. | ||
| 5808 | 2026.02.05 23:48:08.203378 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5809 | 2026.02.05 23:48:08.203392 [ 197 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5810 | 2026.02.05 23:48:08.203475 [ 5 ] {b46f04ac-42c7-44b3-96d8-8f422847ee1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5811 | 2026.02.05 23:48:08.203534 [ 5 ] {b46f04ac-42c7-44b3-96d8-8f422847ee1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5812 | 2026.02.05 23:48:08.203701 [ 197 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_31_6} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5813 | 2026.02.05 23:48:08.203796 [ 197 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_31_6} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5814 | 2026.02.05 23:48:08.203883 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 5815 | 2026.02.05 23:48:08.204036 [ 5 ] {b46f04ac-42c7-44b3-96d8-8f422847ee1d} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5816 | 2026.02.05 23:48:08.204081 [ 5 ] {b46f04ac-42c7-44b3-96d8-8f422847ee1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5817 | 2026.02.05 23:48:08.204494 [ 5 ] {b46f04ac-42c7-44b3-96d8-8f422847ee1d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5818 | 2026.02.05 23:48:08.204714 [ 5 ] {b46f04ac-42c7-44b3-96d8-8f422847ee1d} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5819 | 2026.02.05 23:48:08.204846 [ 5 ] {b46f04ac-42c7-44b3-96d8-8f422847ee1d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001389 sec., 115190.78473722102 rows/sec., 8.02 MiB/sec. | ||
| 5820 | 2026.02.05 23:48:08.204884 [ 5 ] {b46f04ac-42c7-44b3-96d8-8f422847ee1d} <Debug> TCPHandler: Processed in 0.001556975 sec. | ||
| 5821 | 2026.02.05 23:48:08.205000 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5822 | 2026.02.05 23:48:08.205097 [ 5 ] {c8781f53-6d43-4f66-a62d-10fb2bcdaadd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5823 | 2026.02.05 23:48:08.205152 [ 5 ] {c8781f53-6d43-4f66-a62d-10fb2bcdaadd} <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 | ||
| 5824 | 2026.02.05 23:48:08.205992 [ 5 ] {c8781f53-6d43-4f66-a62d-10fb2bcdaadd} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5825 | 2026.02.05 23:48:08.206035 [ 5 ] {c8781f53-6d43-4f66-a62d-10fb2bcdaadd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5826 | 2026.02.05 23:48:08.206581 [ 5 ] {c8781f53-6d43-4f66-a62d-10fb2bcdaadd} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5827 | 2026.02.05 23:48:08.206826 [ 5 ] {c8781f53-6d43-4f66-a62d-10fb2bcdaadd} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5828 | 2026.02.05 23:48:08.206954 [ 30 ] {} <Debug> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5829 | 2026.02.05 23:48:08.206972 [ 5 ] {c8781f53-6d43-4f66-a62d-10fb2bcdaadd} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001895 sec., 13192.612137203167 rows/sec., 23.64 MiB/sec. | ||
| 5830 | 2026.02.05 23:48:08.207005 [ 30 ] {} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5831 | 2026.02.05 23:48:08.207030 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5832 | 2026.02.05 23:48:08.207047 [ 5 ] {c8781f53-6d43-4f66-a62d-10fb2bcdaadd} <Debug> TCPHandler: Processed in 0.00209685 sec. | ||
| 5833 | 2026.02.05 23:48:08.207106 [ 189 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5834 | 2026.02.05 23:48:08.207179 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5835 | 2026.02.05 23:48:08.207280 [ 5 ] {90014cb5-a320-4b7d-a53f-5705c1fe7061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5836 | 2026.02.05 23:48:08.207293 [ 189 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5837 | 2026.02.05 23:48:08.207323 [ 5 ] {90014cb5-a320-4b7d-a53f-5705c1fe7061} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5838 | 2026.02.05 23:48:08.207341 [ 189 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 453 rows starting from the beginning of the part | ||
| 5839 | 2026.02.05 23:48:08.207450 [ 189 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 25 rows starting from the beginning of the part | ||
| 5840 | 2026.02.05 23:48:08.207543 [ 189 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 15 rows starting from the beginning of the part | ||
| 5841 | 2026.02.05 23:48:08.207635 [ 189 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 25 rows starting from the beginning of the part | ||
| 5842 | 2026.02.05 23:48:08.207679 [ 5 ] {90014cb5-a320-4b7d-a53f-5705c1fe7061} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5843 | 2026.02.05 23:48:08.207721 [ 5 ] {90014cb5-a320-4b7d-a53f-5705c1fe7061} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5844 | 2026.02.05 23:48:08.207730 [ 189 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 15 rows starting from the beginning of the part | ||
| 5845 | 2026.02.05 23:48:08.207829 [ 189 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 25 rows starting from the beginning of the part | ||
| 5846 | 2026.02.05 23:48:08.208046 [ 5 ] {90014cb5-a320-4b7d-a53f-5705c1fe7061} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5847 | 2026.02.05 23:48:08.208303 [ 5 ] {90014cb5-a320-4b7d-a53f-5705c1fe7061} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5848 | 2026.02.05 23:48:08.208439 [ 5 ] {90014cb5-a320-4b7d-a53f-5705c1fe7061} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001177 sec., 50977.06032285471 rows/sec., 3.44 MiB/sec. | ||
| 5849 | 2026.02.05 23:48:08.208476 [ 5 ] {90014cb5-a320-4b7d-a53f-5705c1fe7061} <Debug> TCPHandler: Processed in 0.001347643 sec. | ||
| 5850 | 2026.02.05 23:48:08.227331 [ 202 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 558 rows, containing 19 columns (19 merged, 0 gathered) in 0.020256919 sec., 27546.143616410765 rows/sec., 49.36 MiB/sec. | ||
| 5851 | 2026.02.05 23:48:08.228237 [ 187 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5852 | 2026.02.05 23:48:08.228651 [ 187 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5853 | 2026.02.05 23:48:08.228742 [ 187 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5854 | 2026.02.05 23:48:08.228890 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 5855 | 2026.02.05 23:48:09.000207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 255.86 MiB, peak 263.19 MiB, free memory in arenas 0.00 B, will set to 256.89 MiB (RSS), difference: 1.04 MiB | ||
| 5856 | 2026.02.05 23:48:09.553953 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5857 | 2026.02.05 23:48:09.554008 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5858 | 2026.02.05 23:48:09.699922 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11494 | ||
| 5859 | 2026.02.05 23:48:09.700418 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5860 | 2026.02.05 23:48:09.700468 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5861 | 2026.02.05 23:48:09.700960 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5862 | 2026.02.05 23:48:09.701196 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5863 | 2026.02.05 23:48:09.701339 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11494 | ||
| 5864 | 2026.02.05 23:48:09.703377 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 796 | ||
| 5865 | 2026.02.05 23:48:09.705852 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5866 | 2026.02.05 23:48:09.705900 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5867 | 2026.02.05 23:48:09.707117 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5868 | 2026.02.05 23:48:09.707403 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5869 | 2026.02.05 23:48:09.707763 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 796 | ||
| 5870 | 2026.02.05 23:48:10.314408 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5871 | 2026.02.05 23:48:10.331754 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5872 | 2026.02.05 23:48:10.331807 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5873 | 2026.02.05 23:48:10.338080 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5874 | 2026.02.05 23:48:10.338784 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5875 | 2026.02.05 23:48:10.341641 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5876 | 2026.02.05 23:48:13.204816 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5877 | 2026.02.05 23:48:13.204991 [ 5 ] {abdbc43e-c0dc-407f-9879-8f25bbad7d68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5878 | 2026.02.05 23:48:13.205058 [ 5 ] {abdbc43e-c0dc-407f-9879-8f25bbad7d68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5879 | 2026.02.05 23:48:13.205764 [ 5 ] {abdbc43e-c0dc-407f-9879-8f25bbad7d68} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5880 | 2026.02.05 23:48:13.205812 [ 5 ] {abdbc43e-c0dc-407f-9879-8f25bbad7d68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5881 | 2026.02.05 23:48:13.206200 [ 5 ] {abdbc43e-c0dc-407f-9879-8f25bbad7d68} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5882 | 2026.02.05 23:48:13.206432 [ 5 ] {abdbc43e-c0dc-407f-9879-8f25bbad7d68} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5883 | 2026.02.05 23:48:13.206562 [ 23 ] {} <Debug> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5884 | 2026.02.05 23:48:13.206581 [ 5 ] {abdbc43e-c0dc-407f-9879-8f25bbad7d68} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.00164 sec., 162195.1219512195 rows/sec., 10.30 MiB/sec. | ||
| 5885 | 2026.02.05 23:48:13.206628 [ 23 ] {} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5886 | 2026.02.05 23:48:13.206642 [ 5 ] {abdbc43e-c0dc-407f-9879-8f25bbad7d68} <Debug> TCPHandler: Processed in 0.00196537 sec. | ||
| 5887 | 2026.02.05 23:48:13.206654 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5888 | 2026.02.05 23:48:13.206777 [ 189 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 5889 | 2026.02.05 23:48:13.206787 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5890 | 2026.02.05 23:48:13.206922 [ 5 ] {279285af-4304-4298-9f57-db7a19b536f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5891 | 2026.02.05 23:48:13.206928 [ 189 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5892 | 2026.02.05 23:48:13.206967 [ 5 ] {279285af-4304-4298-9f57-db7a19b536f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5893 | 2026.02.05 23:48:13.206978 [ 189 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 266 rows starting from the beginning of the part | ||
| 5894 | 2026.02.05 23:48:13.207060 [ 189 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 266 rows starting from the beginning of the part | ||
| 5895 | 2026.02.05 23:48:13.207111 [ 189 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 266 rows starting from the beginning of the part | ||
| 5896 | 2026.02.05 23:48:13.207157 [ 189 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 266 rows starting from the beginning of the part | ||
| 5897 | 2026.02.05 23:48:13.207221 [ 189 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 266 rows starting from the beginning of the part | ||
| 5898 | 2026.02.05 23:48:13.207701 [ 5 ] {279285af-4304-4298-9f57-db7a19b536f3} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5899 | 2026.02.05 23:48:13.207745 [ 5 ] {279285af-4304-4298-9f57-db7a19b536f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5900 | 2026.02.05 23:48:13.208137 [ 5 ] {279285af-4304-4298-9f57-db7a19b536f3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5901 | 2026.02.05 23:48:13.208173 [ 187 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1330 rows, containing 5 columns (5 merged, 0 gathered) in 0.001447915 sec., 918562.2084169306 rows/sec., 61.86 MiB/sec. | ||
| 5902 | 2026.02.05 23:48:13.208367 [ 187 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 5903 | 2026.02.05 23:48:13.208399 [ 5 ] {279285af-4304-4298-9f57-db7a19b536f3} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5904 | 2026.02.05 23:48:13.208583 [ 5 ] {279285af-4304-4298-9f57-db7a19b536f3} <Debug> executeQuery: Read 782 rows, 63.55 KiB in 0.001679 sec., 465753.4246575343 rows/sec., 36.96 MiB/sec. | ||
| 5905 | 2026.02.05 23:48:13.208629 [ 5 ] {279285af-4304-4298-9f57-db7a19b536f3} <Debug> TCPHandler: Processed in 0.001890709 sec. | ||
| 5906 | 2026.02.05 23:48:13.208684 [ 187 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_17_4} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5907 | 2026.02.05 23:48:13.208750 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5908 | 2026.02.05 23:48:13.208773 [ 187 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_17_4} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 5909 | 2026.02.05 23:48:13.208868 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 5910 | 2026.02.05 23:48:13.208871 [ 5 ] {b04a2e6a-50f9-451f-b751-d83cf6c38d06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5911 | 2026.02.05 23:48:13.208931 [ 5 ] {b04a2e6a-50f9-451f-b751-d83cf6c38d06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5912 | 2026.02.05 23:48:13.209465 [ 5 ] {b04a2e6a-50f9-451f-b751-d83cf6c38d06} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5913 | 2026.02.05 23:48:13.209510 [ 5 ] {b04a2e6a-50f9-451f-b751-d83cf6c38d06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5914 | 2026.02.05 23:48:13.209884 [ 5 ] {b04a2e6a-50f9-451f-b751-d83cf6c38d06} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5915 | 2026.02.05 23:48:13.210107 [ 5 ] {b04a2e6a-50f9-451f-b751-d83cf6c38d06} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5916 | 2026.02.05 23:48:13.210254 [ 5 ] {b04a2e6a-50f9-451f-b751-d83cf6c38d06} <Debug> executeQuery: Read 148 rows, 9.13 KiB in 0.001395 sec., 106093.1899641577 rows/sec., 6.39 MiB/sec. | ||
| 5917 | 2026.02.05 23:48:13.210298 [ 5 ] {b04a2e6a-50f9-451f-b751-d83cf6c38d06} <Debug> TCPHandler: Processed in 0.001598515 sec. | ||
| 5918 | 2026.02.05 23:48:13.210421 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5919 | 2026.02.05 23:48:13.210517 [ 5 ] {9358a06f-229d-4e80-9c49-6e4613a413ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5920 | 2026.02.05 23:48:13.210556 [ 5 ] {9358a06f-229d-4e80-9c49-6e4613a413ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5921 | 2026.02.05 23:48:13.210977 [ 5 ] {9358a06f-229d-4e80-9c49-6e4613a413ea} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5922 | 2026.02.05 23:48:13.211014 [ 5 ] {9358a06f-229d-4e80-9c49-6e4613a413ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5923 | 2026.02.05 23:48:13.211325 [ 5 ] {9358a06f-229d-4e80-9c49-6e4613a413ea} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5924 | 2026.02.05 23:48:13.211543 [ 5 ] {9358a06f-229d-4e80-9c49-6e4613a413ea} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5925 | 2026.02.05 23:48:13.211670 [ 5 ] {9358a06f-229d-4e80-9c49-6e4613a413ea} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001172 sec., 119453.92491467576 rows/sec., 7.72 MiB/sec. | ||
| 5926 | 2026.02.05 23:48:13.211727 [ 5 ] {9358a06f-229d-4e80-9c49-6e4613a413ea} <Debug> TCPHandler: Processed in 0.001355634 sec. | ||
| 5927 | 2026.02.05 23:48:13.211841 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5928 | 2026.02.05 23:48:13.211936 [ 5 ] {b5424741-23e4-4215-a543-565dcc6ade54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5929 | 2026.02.05 23:48:13.211976 [ 5 ] {b5424741-23e4-4215-a543-565dcc6ade54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5930 | 2026.02.05 23:48:13.212399 [ 5 ] {b5424741-23e4-4215-a543-565dcc6ade54} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5931 | 2026.02.05 23:48:13.212436 [ 5 ] {b5424741-23e4-4215-a543-565dcc6ade54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5932 | 2026.02.05 23:48:13.212757 [ 5 ] {b5424741-23e4-4215-a543-565dcc6ade54} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5933 | 2026.02.05 23:48:13.212976 [ 5 ] {b5424741-23e4-4215-a543-565dcc6ade54} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5934 | 2026.02.05 23:48:13.213075 [ 23 ] {} <Debug> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5935 | 2026.02.05 23:48:13.213103 [ 5 ] {b5424741-23e4-4215-a543-565dcc6ade54} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001185 sec., 117299.57805907172 rows/sec., 6.67 MiB/sec. | ||
| 5936 | 2026.02.05 23:48:13.213112 [ 23 ] {} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5937 | 2026.02.05 23:48:13.213148 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5938 | 2026.02.05 23:48:13.213152 [ 5 ] {b5424741-23e4-4215-a543-565dcc6ade54} <Debug> TCPHandler: Processed in 0.001361174 sec. | ||
| 5939 | 2026.02.05 23:48:13.213261 [ 198 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 5940 | 2026.02.05 23:48:13.213279 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5941 | 2026.02.05 23:48:13.213392 [ 5 ] {b5553e0d-9188-4e72-8f3c-0dea7f99cded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5942 | 2026.02.05 23:48:13.213398 [ 198 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5943 | 2026.02.05 23:48:13.213438 [ 5 ] {b5553e0d-9188-4e72-8f3c-0dea7f99cded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5944 | 2026.02.05 23:48:13.213445 [ 198 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 139 rows starting from the beginning of the part | ||
| 5945 | 2026.02.05 23:48:13.213529 [ 198 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 139 rows starting from the beginning of the part | ||
| 5946 | 2026.02.05 23:48:13.213576 [ 198 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 139 rows starting from the beginning of the part | ||
| 5947 | 2026.02.05 23:48:13.213618 [ 198 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 139 rows starting from the beginning of the part | ||
| 5948 | 2026.02.05 23:48:13.213659 [ 198 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 139 rows starting from the beginning of the part | ||
| 5949 | 2026.02.05 23:48:13.213993 [ 5 ] {b5553e0d-9188-4e72-8f3c-0dea7f99cded} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5950 | 2026.02.05 23:48:13.214034 [ 5 ] {b5553e0d-9188-4e72-8f3c-0dea7f99cded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5951 | 2026.02.05 23:48:13.214391 [ 5 ] {b5553e0d-9188-4e72-8f3c-0dea7f99cded} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5952 | 2026.02.05 23:48:13.214516 [ 189 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 695 rows, containing 5 columns (5 merged, 0 gathered) in 0.001309103 sec., 530897.8743460217 rows/sec., 32.23 MiB/sec. | ||
| 5953 | 2026.02.05 23:48:13.214609 [ 5 ] {b5553e0d-9188-4e72-8f3c-0dea7f99cded} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5954 | 2026.02.05 23:48:13.214653 [ 198 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 5955 | 2026.02.05 23:48:13.214759 [ 5 ] {b5553e0d-9188-4e72-8f3c-0dea7f99cded} <Debug> executeQuery: Read 478 rows, 34.48 KiB in 0.001384 sec., 345375.7225433526 rows/sec., 24.33 MiB/sec. | ||
| 5956 | 2026.02.05 23:48:13.214805 [ 5 ] {b5553e0d-9188-4e72-8f3c-0dea7f99cded} <Debug> TCPHandler: Processed in 0.001576226 sec. | ||
| 5957 | 2026.02.05 23:48:13.214917 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5958 | 2026.02.05 23:48:13.214921 [ 198 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_17_4} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5959 | 2026.02.05 23:48:13.215014 [ 198 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_17_4} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 5960 | 2026.02.05 23:48:13.215015 [ 5 ] {55f50e12-5a90-4fbb-9125-ee0f4f9c22c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5961 | 2026.02.05 23:48:13.215071 [ 5 ] {55f50e12-5a90-4fbb-9125-ee0f4f9c22c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5962 | 2026.02.05 23:48:13.215100 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 5963 | 2026.02.05 23:48:13.215403 [ 5 ] {55f50e12-5a90-4fbb-9125-ee0f4f9c22c6} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5964 | 2026.02.05 23:48:13.215445 [ 5 ] {55f50e12-5a90-4fbb-9125-ee0f4f9c22c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5965 | 2026.02.05 23:48:13.215760 [ 5 ] {55f50e12-5a90-4fbb-9125-ee0f4f9c22c6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5966 | 2026.02.05 23:48:13.215978 [ 5 ] {55f50e12-5a90-4fbb-9125-ee0f4f9c22c6} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5967 | 2026.02.05 23:48:13.216107 [ 5 ] {55f50e12-5a90-4fbb-9125-ee0f4f9c22c6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001109 sec., 5410.279531109108 rows/sec., 282.67 KiB/sec. | ||
| 5968 | 2026.02.05 23:48:13.216145 [ 5 ] {55f50e12-5a90-4fbb-9125-ee0f4f9c22c6} <Debug> TCPHandler: Processed in 0.001277413 sec. | ||
| 5969 | 2026.02.05 23:48:13.216257 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5970 | 2026.02.05 23:48:13.216353 [ 5 ] {f48fe618-57ca-4516-9e3a-d998aba47ad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5971 | 2026.02.05 23:48:13.216396 [ 5 ] {f48fe618-57ca-4516-9e3a-d998aba47ad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5972 | 2026.02.05 23:48:13.216791 [ 5 ] {f48fe618-57ca-4516-9e3a-d998aba47ad4} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5973 | 2026.02.05 23:48:13.216828 [ 5 ] {f48fe618-57ca-4516-9e3a-d998aba47ad4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5974 | 2026.02.05 23:48:13.217169 [ 5 ] {f48fe618-57ca-4516-9e3a-d998aba47ad4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5975 | 2026.02.05 23:48:13.217381 [ 5 ] {f48fe618-57ca-4516-9e3a-d998aba47ad4} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5976 | 2026.02.05 23:48:13.217520 [ 5 ] {f48fe618-57ca-4516-9e3a-d998aba47ad4} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001185 sec., 217721.51898734175 rows/sec., 14.50 MiB/sec. | ||
| 5977 | 2026.02.05 23:48:13.217560 [ 5 ] {f48fe618-57ca-4516-9e3a-d998aba47ad4} <Debug> TCPHandler: Processed in 0.001353453 sec. | ||
| 5978 | 2026.02.05 23:48:13.217688 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5979 | 2026.02.05 23:48:13.217786 [ 5 ] {88fa0a34-ce8c-4661-a8c4-c730f468527c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5980 | 2026.02.05 23:48:13.217828 [ 5 ] {88fa0a34-ce8c-4661-a8c4-c730f468527c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5981 | 2026.02.05 23:48:13.218147 [ 5 ] {88fa0a34-ce8c-4661-a8c4-c730f468527c} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5982 | 2026.02.05 23:48:13.218184 [ 5 ] {88fa0a34-ce8c-4661-a8c4-c730f468527c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5983 | 2026.02.05 23:48:13.218492 [ 5 ] {88fa0a34-ce8c-4661-a8c4-c730f468527c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5984 | 2026.02.05 23:48:13.218719 [ 5 ] {88fa0a34-ce8c-4661-a8c4-c730f468527c} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5985 | 2026.02.05 23:48:13.218842 [ 5 ] {88fa0a34-ce8c-4661-a8c4-c730f468527c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001074 sec., 931.0986964618248 rows/sec., 62.74 KiB/sec. | ||
| 5986 | 2026.02.05 23:48:13.218879 [ 5 ] {88fa0a34-ce8c-4661-a8c4-c730f468527c} <Debug> TCPHandler: Processed in 0.001251223 sec. | ||
| 5987 | 2026.02.05 23:48:13.218990 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5988 | 2026.02.05 23:48:13.219084 [ 5 ] {da42cd07-9880-4e91-b118-f24150cb235e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5989 | 2026.02.05 23:48:13.219138 [ 5 ] {da42cd07-9880-4e91-b118-f24150cb235e} <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 | ||
| 5990 | 2026.02.05 23:48:13.219897 [ 5 ] {da42cd07-9880-4e91-b118-f24150cb235e} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5991 | 2026.02.05 23:48:13.219933 [ 5 ] {da42cd07-9880-4e91-b118-f24150cb235e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5992 | 2026.02.05 23:48:13.220461 [ 5 ] {da42cd07-9880-4e91-b118-f24150cb235e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5993 | 2026.02.05 23:48:13.220690 [ 5 ] {da42cd07-9880-4e91-b118-f24150cb235e} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5994 | 2026.02.05 23:48:13.220828 [ 5 ] {da42cd07-9880-4e91-b118-f24150cb235e} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001762 sec., 8513.05334846765 rows/sec., 15.26 MiB/sec. | ||
| 5995 | 2026.02.05 23:48:13.220887 [ 5 ] {da42cd07-9880-4e91-b118-f24150cb235e} <Debug> TCPHandler: Processed in 0.00194605 sec. | ||
| 5996 | 2026.02.05 23:48:13.220997 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5997 | 2026.02.05 23:48:13.221096 [ 5 ] {30411153-7a70-4848-858e-fcf2097422ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5998 | 2026.02.05 23:48:13.221140 [ 5 ] {30411153-7a70-4848-858e-fcf2097422ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5999 | 2026.02.05 23:48:13.221473 [ 5 ] {30411153-7a70-4848-858e-fcf2097422ad} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6000 | 2026.02.05 23:48:13.221510 [ 5 ] {30411153-7a70-4848-858e-fcf2097422ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6001 | 2026.02.05 23:48:13.221829 [ 5 ] {30411153-7a70-4848-858e-fcf2097422ad} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6002 | 2026.02.05 23:48:13.222043 [ 5 ] {30411153-7a70-4848-858e-fcf2097422ad} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6003 | 2026.02.05 23:48:13.222178 [ 5 ] {30411153-7a70-4848-858e-fcf2097422ad} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001101 sec., 79927.33878292462 rows/sec., 5.02 MiB/sec. | ||
| 6004 | 2026.02.05 23:48:13.222216 [ 5 ] {30411153-7a70-4848-858e-fcf2097422ad} <Debug> TCPHandler: Processed in 0.001269752 sec. | ||
| 6005 | 2026.02.05 23:48:15.121385 [ 66 ] {} <Debug> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6006 | 2026.02.05 23:48:15.121504 [ 66 ] {} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6007 | 2026.02.05 23:48:15.121545 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 6008 | 2026.02.05 23:48:15.121717 [ 189 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::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 | ||
| 6009 | 2026.02.05 23:48:15.121945 [ 189 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6010 | 2026.02.05 23:48:15.122005 [ 189 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 6011 | 2026.02.05 23:48:15.122121 [ 189 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 6012 | 2026.02.05 23:48:15.122206 [ 189 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
| 6013 | 2026.02.05 23:48:15.122270 [ 189 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 6014 | 2026.02.05 23:48:15.122319 [ 189 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 6015 | 2026.02.05 23:48:15.123084 [ 198 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001444944 sec., 26298.5970390548 rows/sec., 2.19 MiB/sec. | ||
| 6016 | 2026.02.05 23:48:15.123255 [ 188 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6017 | 2026.02.05 23:48:15.123559 [ 188 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_9_2} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6018 | 2026.02.05 23:48:15.123636 [ 188 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_9_2} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6019 | 2026.02.05 23:48:15.123724 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6020 | 2026.02.05 23:48:17.201489 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12006 | ||
| 6021 | 2026.02.05 23:48:17.202010 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6022 | 2026.02.05 23:48:17.202060 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 6023 | 2026.02.05 23:48:17.202553 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6024 | 2026.02.05 23:48:17.202787 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6025 | 2026.02.05 23:48:17.202936 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12006 | ||
| 6026 | 2026.02.05 23:48:17.841775 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6027 | 2026.02.05 23:48:17.859052 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6028 | 2026.02.05 23:48:17.859115 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 6029 | 2026.02.05 23:48:17.864732 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6030 | 2026.02.05 23:48:17.865433 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6031 | 2026.02.05 23:48:17.868671 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6032 | 2026.02.05 23:48:18.198040 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6033 | 2026.02.05 23:48:18.198214 [ 5 ] {cc6c3289-be97-4d8b-b3af-ba173692f8c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6034 | 2026.02.05 23:48:18.198277 [ 5 ] {cc6c3289-be97-4d8b-b3af-ba173692f8c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6035 | 2026.02.05 23:48:18.198946 [ 5 ] {cc6c3289-be97-4d8b-b3af-ba173692f8c7} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6036 | 2026.02.05 23:48:18.198983 [ 5 ] {cc6c3289-be97-4d8b-b3af-ba173692f8c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 6037 | 2026.02.05 23:48:18.199378 [ 5 ] {cc6c3289-be97-4d8b-b3af-ba173692f8c7} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6038 | 2026.02.05 23:48:18.199602 [ 5 ] {cc6c3289-be97-4d8b-b3af-ba173692f8c7} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6039 | 2026.02.05 23:48:18.199747 [ 5 ] {cc6c3289-be97-4d8b-b3af-ba173692f8c7} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001581 sec., 67046.1733080329 rows/sec., 5.62 MiB/sec. | ||
| 6040 | 2026.02.05 23:48:18.199787 [ 5 ] {cc6c3289-be97-4d8b-b3af-ba173692f8c7} <Debug> TCPHandler: Processed in 0.001871679 sec. | ||
| 6041 | 2026.02.05 23:48:18.199911 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6042 | 2026.02.05 23:48:18.200014 [ 5 ] {d2965ca6-8f44-41d5-8e36-d107d3d347a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6043 | 2026.02.05 23:48:18.200054 [ 5 ] {d2965ca6-8f44-41d5-8e36-d107d3d347a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6044 | 2026.02.05 23:48:18.200464 [ 5 ] {d2965ca6-8f44-41d5-8e36-d107d3d347a7} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6045 | 2026.02.05 23:48:18.200498 [ 5 ] {d2965ca6-8f44-41d5-8e36-d107d3d347a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 6046 | 2026.02.05 23:48:18.200791 [ 5 ] {d2965ca6-8f44-41d5-8e36-d107d3d347a7} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6047 | 2026.02.05 23:48:18.201010 [ 5 ] {d2965ca6-8f44-41d5-8e36-d107d3d347a7} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6048 | 2026.02.05 23:48:18.201134 [ 5 ] {d2965ca6-8f44-41d5-8e36-d107d3d347a7} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001139 sec., 21949.078138718174 rows/sec., 1.61 MiB/sec. | ||
| 6049 | 2026.02.05 23:48:18.201172 [ 5 ] {d2965ca6-8f44-41d5-8e36-d107d3d347a7} <Debug> TCPHandler: Processed in 0.001308352 sec. | ||
| 6050 | 2026.02.05 23:48:18.201283 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6051 | 2026.02.05 23:48:18.201374 [ 5 ] {06214bfd-ac18-4ff6-abba-6dd74cc6f673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6052 | 2026.02.05 23:48:18.201412 [ 5 ] {06214bfd-ac18-4ff6-abba-6dd74cc6f673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6053 | 2026.02.05 23:48:18.201826 [ 5 ] {06214bfd-ac18-4ff6-abba-6dd74cc6f673} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6054 | 2026.02.05 23:48:18.201862 [ 5 ] {06214bfd-ac18-4ff6-abba-6dd74cc6f673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 6055 | 2026.02.05 23:48:18.202152 [ 5 ] {06214bfd-ac18-4ff6-abba-6dd74cc6f673} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6056 | 2026.02.05 23:48:18.202354 [ 5 ] {06214bfd-ac18-4ff6-abba-6dd74cc6f673} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6057 | 2026.02.05 23:48:18.202475 [ 5 ] {06214bfd-ac18-4ff6-abba-6dd74cc6f673} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001119 sec., 79535.29937444147 rows/sec., 6.21 MiB/sec. | ||
| 6058 | 2026.02.05 23:48:18.202511 [ 5 ] {06214bfd-ac18-4ff6-abba-6dd74cc6f673} <Debug> TCPHandler: Processed in 0.001276003 sec. | ||
| 6059 | 2026.02.05 23:48:18.202621 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6060 | 2026.02.05 23:48:18.202713 [ 5 ] {55216f4d-37e1-4ed2-8bbc-5d1f18f5188b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6061 | 2026.02.05 23:48:18.202754 [ 5 ] {55216f4d-37e1-4ed2-8bbc-5d1f18f5188b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6062 | 2026.02.05 23:48:18.203152 [ 5 ] {55216f4d-37e1-4ed2-8bbc-5d1f18f5188b} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6063 | 2026.02.05 23:48:18.203188 [ 5 ] {55216f4d-37e1-4ed2-8bbc-5d1f18f5188b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 6064 | 2026.02.05 23:48:18.203503 [ 5 ] {55216f4d-37e1-4ed2-8bbc-5d1f18f5188b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6065 | 2026.02.05 23:48:18.203706 [ 5 ] {55216f4d-37e1-4ed2-8bbc-5d1f18f5188b} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6066 | 2026.02.05 23:48:18.203828 [ 5 ] {55216f4d-37e1-4ed2-8bbc-5d1f18f5188b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001133 sec., 141218.00529567522 rows/sec., 9.84 MiB/sec. | ||
| 6067 | 2026.02.05 23:48:18.203888 [ 5 ] {55216f4d-37e1-4ed2-8bbc-5d1f18f5188b} <Debug> TCPHandler: Processed in 0.001314483 sec. | ||
| 6068 | 2026.02.05 23:48:18.203995 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6069 | 2026.02.05 23:48:18.204086 [ 5 ] {dc47e09a-157c-46d4-80e1-9d3cd807a80a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6070 | 2026.02.05 23:48:18.204138 [ 5 ] {dc47e09a-157c-46d4-80e1-9d3cd807a80a} <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 | ||
| 6071 | 2026.02.05 23:48:18.204901 [ 5 ] {dc47e09a-157c-46d4-80e1-9d3cd807a80a} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6072 | 2026.02.05 23:48:18.204937 [ 5 ] {dc47e09a-157c-46d4-80e1-9d3cd807a80a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 6073 | 2026.02.05 23:48:18.205509 [ 5 ] {dc47e09a-157c-46d4-80e1-9d3cd807a80a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6074 | 2026.02.05 23:48:18.205720 [ 5 ] {dc47e09a-157c-46d4-80e1-9d3cd807a80a} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6075 | 2026.02.05 23:48:18.205850 [ 5 ] {dc47e09a-157c-46d4-80e1-9d3cd807a80a} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001781 sec., 14037.05783267827 rows/sec., 25.15 MiB/sec. | ||
| 6076 | 2026.02.05 23:48:18.205900 [ 5 ] {dc47e09a-157c-46d4-80e1-9d3cd807a80a} <Debug> TCPHandler: Processed in 0.001951859 sec. | ||
| 6077 | 2026.02.05 23:48:18.206017 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6078 | 2026.02.05 23:48:18.206117 [ 5 ] {62b889f8-3fd1-4abd-8324-96143f4dc8d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6079 | 2026.02.05 23:48:18.206173 [ 5 ] {62b889f8-3fd1-4abd-8324-96143f4dc8d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6080 | 2026.02.05 23:48:18.206523 [ 5 ] {62b889f8-3fd1-4abd-8324-96143f4dc8d3} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6081 | 2026.02.05 23:48:18.206558 [ 5 ] {62b889f8-3fd1-4abd-8324-96143f4dc8d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 6082 | 2026.02.05 23:48:18.206875 [ 5 ] {62b889f8-3fd1-4abd-8324-96143f4dc8d3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6083 | 2026.02.05 23:48:18.207086 [ 5 ] {62b889f8-3fd1-4abd-8324-96143f4dc8d3} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6084 | 2026.02.05 23:48:18.207215 [ 5 ] {62b889f8-3fd1-4abd-8324-96143f4dc8d3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 6085 | 2026.02.05 23:48:18.207252 [ 5 ] {62b889f8-3fd1-4abd-8324-96143f4dc8d3} <Debug> TCPHandler: Processed in 0.001283282 sec. | ||
| 6086 | 2026.02.05 23:48:19.488279 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33400 | ||
| 6087 | 2026.02.05 23:48:19.488411 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6088 | 2026.02.05 23:48:19.488443 [ 286 ] {} <Debug> TCP-Session: f0383dfd-ab46-4f48-aa1d-8a1981442088 Authenticating user 'default' from [fd00:1122:3344:101::e]:33400 | ||
| 6089 | 2026.02.05 23:48:19.488468 [ 286 ] {} <Debug> TCP-Session: f0383dfd-ab46-4f48-aa1d-8a1981442088 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6090 | 2026.02.05 23:48:19.488483 [ 286 ] {} <Debug> TCP-Session: f0383dfd-ab46-4f48-aa1d-8a1981442088 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6091 | 2026.02.05 23:48:19.488685 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40047 | ||
| 6092 | 2026.02.05 23:48:19.488698 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53706 | ||
| 6093 | 2026.02.05 23:48:19.488720 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33791 | ||
| 6094 | 2026.02.05 23:48:19.488788 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51421 | ||
| 6095 | 2026.02.05 23:48:19.488804 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65347 | ||
| 6096 | 2026.02.05 23:48:19.488809 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6097 | 2026.02.05 23:48:19.488852 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6098 | 2026.02.05 23:48:19.488856 [ 286 ] {} <Trace> TCP-Session: f0383dfd-ab46-4f48-aa1d-8a1981442088 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6099 | 2026.02.05 23:48:19.488880 [ 288 ] {} <Debug> TCP-Session: 6220372e-7313-4333-a9ac-f0f8b9e704f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:40047 | ||
| 6100 | 2026.02.05 23:48:19.488894 [ 289 ] {} <Debug> TCP-Session: e96f29e8-f2b6-40ce-ac5f-8096dff09fcc Authenticating user 'default' from [fd00:1122:3344:101::e]:53706 | ||
| 6101 | 2026.02.05 23:48:19.488911 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6102 | 2026.02.05 23:48:19.488930 [ 288 ] {} <Debug> TCP-Session: 6220372e-7313-4333-a9ac-f0f8b9e704f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6103 | 2026.02.05 23:48:19.488945 [ 289 ] {} <Debug> TCP-Session: e96f29e8-f2b6-40ce-ac5f-8096dff09fcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6104 | 2026.02.05 23:48:19.488955 [ 294 ] {} <Debug> TCP-Session: 125a0bdf-e362-43eb-92ce-aa1903bc77cc Authenticating user 'default' from [fd00:1122:3344:101::e]:51421 | ||
| 6105 | 2026.02.05 23:48:19.488968 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6106 | 2026.02.05 23:48:19.488991 [ 294 ] {} <Debug> TCP-Session: 125a0bdf-e362-43eb-92ce-aa1903bc77cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6107 | 2026.02.05 23:48:19.488978 [ 289 ] {} <Debug> TCP-Session: e96f29e8-f2b6-40ce-ac5f-8096dff09fcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6108 | 2026.02.05 23:48:19.489006 [ 3 ] {} <Debug> TCP-Session: f39ed3f7-5e63-4358-b679-2d51c3211075 Authenticating user 'default' from [fd00:1122:3344:101::e]:65347 | ||
| 6109 | 2026.02.05 23:48:19.489008 [ 294 ] {} <Debug> TCP-Session: 125a0bdf-e362-43eb-92ce-aa1903bc77cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6110 | 2026.02.05 23:48:19.489036 [ 3 ] {} <Debug> TCP-Session: f39ed3f7-5e63-4358-b679-2d51c3211075 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6111 | 2026.02.05 23:48:19.488964 [ 288 ] {} <Debug> TCP-Session: 6220372e-7313-4333-a9ac-f0f8b9e704f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6112 | 2026.02.05 23:48:19.489053 [ 3 ] {} <Debug> TCP-Session: f39ed3f7-5e63-4358-b679-2d51c3211075 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6113 | 2026.02.05 23:48:19.489056 [ 286 ] {466776b9-afec-4c99-93e1-bfc465dd20df} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33400) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6114 | 2026.02.05 23:48:19.488869 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6115 | 2026.02.05 23:48:19.488799 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53274 | ||
| 6116 | 2026.02.05 23:48:19.489131 [ 291 ] {} <Debug> TCP-Session: 04edef9a-bfa1-4bfa-8720-fb2a2acd08d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:33791 | ||
| 6117 | 2026.02.05 23:48:19.488770 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43686 | ||
| 6118 | 2026.02.05 23:48:19.489196 [ 291 ] {} <Debug> TCP-Session: 04edef9a-bfa1-4bfa-8720-fb2a2acd08d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6119 | 2026.02.05 23:48:19.488692 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57512 | ||
| 6120 | 2026.02.05 23:48:19.489232 [ 291 ] {} <Debug> TCP-Session: 04edef9a-bfa1-4bfa-8720-fb2a2acd08d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6121 | 2026.02.05 23:48:19.489327 [ 286 ] {466776b9-afec-4c99-93e1-bfc465dd20df} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6122 | 2026.02.05 23:48:19.489383 [ 286 ] {466776b9-afec-4c99-93e1-bfc465dd20df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6123 | 2026.02.05 23:48:19.489397 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6124 | 2026.02.05 23:48:19.489436 [ 293 ] {} <Debug> TCP-Session: 72443a56-4691-4759-ab33-2018b67dc4ff Authenticating user 'default' from [fd00:1122:3344:101::e]:53274 | ||
| 6125 | 2026.02.05 23:48:19.489437 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6126 | 2026.02.05 23:48:19.489461 [ 293 ] {} <Debug> TCP-Session: 72443a56-4691-4759-ab33-2018b67dc4ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6127 | 2026.02.05 23:48:19.489471 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6128 | 2026.02.05 23:48:19.489478 [ 290 ] {} <Debug> TCP-Session: 1d12d8df-a0c8-4ac1-b182-f0bbd1e4e600 Authenticating user 'default' from [fd00:1122:3344:101::e]:57512 | ||
| 6129 | 2026.02.05 23:48:19.489486 [ 293 ] {} <Debug> TCP-Session: 72443a56-4691-4759-ab33-2018b67dc4ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6130 | 2026.02.05 23:48:19.489510 [ 292 ] {} <Debug> TCP-Session: 4a042edf-5e68-445b-80b2-d8942d417f36 Authenticating user 'default' from [fd00:1122:3344:101::e]:43686 | ||
| 6131 | 2026.02.05 23:48:19.489519 [ 290 ] {} <Debug> TCP-Session: 1d12d8df-a0c8-4ac1-b182-f0bbd1e4e600 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6132 | 2026.02.05 23:48:19.489547 [ 292 ] {} <Debug> TCP-Session: 4a042edf-5e68-445b-80b2-d8942d417f36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6133 | 2026.02.05 23:48:19.489553 [ 290 ] {} <Debug> TCP-Session: 1d12d8df-a0c8-4ac1-b182-f0bbd1e4e600 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6134 | 2026.02.05 23:48:19.489569 [ 292 ] {} <Debug> TCP-Session: 4a042edf-5e68-445b-80b2-d8942d417f36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6135 | 2026.02.05 23:48:19.489651 [ 286 ] {466776b9-afec-4c99-93e1-bfc465dd20df} <Debug> oximeter.version (8dd22a0d-63f6-41eb-b7aa-e7d98824b555) (SelectExecutor): Key condition: unknown | ||
| 6136 | 2026.02.05 23:48:19.490489 [ 307 ] {466776b9-afec-4c99-93e1-bfc465dd20df} <Trace> AggregatingTransform: Aggregating | ||
| 6137 | 2026.02.05 23:48:19.490624 [ 307 ] {466776b9-afec-4c99-93e1-bfc465dd20df} <Trace> Aggregator: Aggregation method: without_key | ||
| 6138 | 2026.02.05 23:48:19.490658 [ 307 ] {466776b9-afec-4c99-93e1-bfc465dd20df} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000906309 sec. (1103.376 rows/sec., 43.10 KiB/sec.) | ||
| 6139 | 2026.02.05 23:48:19.490676 [ 307 ] {466776b9-afec-4c99-93e1-bfc465dd20df} <Trace> Aggregator: Merging aggregated data | ||
| 6140 | 2026.02.05 23:48:19.491914 [ 286 ] {466776b9-afec-4c99-93e1-bfc465dd20df} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002917 sec., 342.8179636612959 rows/sec., 13.39 KiB/sec. | ||
| 6141 | 2026.02.05 23:48:19.492008 [ 286 ] {466776b9-afec-4c99-93e1-bfc465dd20df} <Debug> TCPHandler: Processed in 0.003307443 sec. | ||
| 6142 | 2026.02.05 23:48:19.492104 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6143 | 2026.02.05 23:48:19.492136 [ 286 ] {} <Debug> TCP-Session: f0383dfd-ab46-4f48-aa1d-8a1981442088 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6144 | 2026.02.05 23:48:19.492139 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6145 | 2026.02.05 23:48:19.492177 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6146 | 2026.02.05 23:48:19.492181 [ 288 ] {} <Debug> TCP-Session: 6220372e-7313-4333-a9ac-f0f8b9e704f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6147 | 2026.02.05 23:48:19.492200 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6148 | 2026.02.05 23:48:19.492213 [ 3 ] {} <Debug> TCP-Session: f39ed3f7-5e63-4358-b679-2d51c3211075 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6149 | 2026.02.05 23:48:19.492217 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6150 | 2026.02.05 23:48:19.492252 [ 289 ] {} <Debug> TCP-Session: e96f29e8-f2b6-40ce-ac5f-8096dff09fcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6151 | 2026.02.05 23:48:19.492257 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6152 | 2026.02.05 23:48:19.492271 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6153 | 2026.02.05 23:48:19.492291 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6154 | 2026.02.05 23:48:19.492308 [ 292 ] {} <Debug> TCP-Session: 4a042edf-5e68-445b-80b2-d8942d417f36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6155 | 2026.02.05 23:48:19.492326 [ 290 ] {} <Debug> TCP-Session: 1d12d8df-a0c8-4ac1-b182-f0bbd1e4e600 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6156 | 2026.02.05 23:48:19.492335 [ 294 ] {} <Debug> TCP-Session: 125a0bdf-e362-43eb-92ce-aa1903bc77cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6157 | 2026.02.05 23:48:19.492240 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6158 | 2026.02.05 23:48:19.492281 [ 291 ] {} <Debug> TCP-Session: 04edef9a-bfa1-4bfa-8720-fb2a2acd08d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6159 | 2026.02.05 23:48:19.492409 [ 293 ] {} <Debug> TCP-Session: 72443a56-4691-4759-ab33-2018b67dc4ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6160 | 2026.02.05 23:48:19.557515 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44926 | ||
| 6161 | 2026.02.05 23:48:19.557579 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6162 | 2026.02.05 23:48:19.557598 [ 286 ] {} <Debug> TCP-Session: 7177a05f-5203-45a0-aa2d-2cfaae0aafad Authenticating user 'default' from [fd00:1122:3344:101::e]:44926 | ||
| 6163 | 2026.02.05 23:48:19.557613 [ 286 ] {} <Debug> TCP-Session: 7177a05f-5203-45a0-aa2d-2cfaae0aafad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6164 | 2026.02.05 23:48:19.557624 [ 286 ] {} <Debug> TCP-Session: 7177a05f-5203-45a0-aa2d-2cfaae0aafad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6165 | 2026.02.05 23:48:19.557772 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60336 | ||
| 6166 | 2026.02.05 23:48:19.557816 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41583 | ||
| 6167 | 2026.02.05 23:48:19.557828 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53313 | ||
| 6168 | 2026.02.05 23:48:19.557862 [ 286 ] {} <Trace> TCP-Session: 7177a05f-5203-45a0-aa2d-2cfaae0aafad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6169 | 2026.02.05 23:48:19.557885 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33865 | ||
| 6170 | 2026.02.05 23:48:19.557892 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49384 | ||
| 6171 | 2026.02.05 23:48:19.557909 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6172 | 2026.02.05 23:48:19.557929 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6173 | 2026.02.05 23:48:19.557949 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6174 | 2026.02.05 23:48:19.557959 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6175 | 2026.02.05 23:48:19.557969 [ 290 ] {} <Debug> TCP-Session: 5f23d646-e4a3-4b16-a1a9-bf7220955f3b Authenticating user 'default' from [fd00:1122:3344:101::e]:53313 | ||
| 6176 | 2026.02.05 23:48:19.557977 [ 294 ] {} <Debug> TCP-Session: e9785f22-7039-4dcf-bf88-b729d4b94a2e Authenticating user 'default' from [fd00:1122:3344:101::e]:33865 | ||
| 6177 | 2026.02.05 23:48:19.557985 [ 3 ] {} <Debug> TCP-Session: 4e1ffc4c-3ea5-482d-b425-10805b1b5592 Authenticating user 'default' from [fd00:1122:3344:101::e]:49384 | ||
| 6178 | 2026.02.05 23:48:19.557996 [ 286 ] {99a606aa-3161-40bc-859e-14f4387fdcb4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44926) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6179 | 2026.02.05 23:48:19.557994 [ 290 ] {} <Debug> TCP-Session: 5f23d646-e4a3-4b16-a1a9-bf7220955f3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6180 | 2026.02.05 23:48:19.558003 [ 294 ] {} <Debug> TCP-Session: e9785f22-7039-4dcf-bf88-b729d4b94a2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6181 | 2026.02.05 23:48:19.558011 [ 3 ] {} <Debug> TCP-Session: 4e1ffc4c-3ea5-482d-b425-10805b1b5592 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6182 | 2026.02.05 23:48:19.558038 [ 294 ] {} <Debug> TCP-Session: e9785f22-7039-4dcf-bf88-b729d4b94a2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6183 | 2026.02.05 23:48:19.558030 [ 290 ] {} <Debug> TCP-Session: 5f23d646-e4a3-4b16-a1a9-bf7220955f3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6184 | 2026.02.05 23:48:19.558047 [ 3 ] {} <Debug> TCP-Session: 4e1ffc4c-3ea5-482d-b425-10805b1b5592 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6185 | 2026.02.05 23:48:19.557955 [ 289 ] {} <Debug> TCP-Session: e2870761-eb0d-4351-956f-baeb115a25d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:41583 | ||
| 6186 | 2026.02.05 23:48:19.557880 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33348 | ||
| 6187 | 2026.02.05 23:48:19.558109 [ 289 ] {} <Debug> TCP-Session: e2870761-eb0d-4351-956f-baeb115a25d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6188 | 2026.02.05 23:48:19.557865 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42181 | ||
| 6189 | 2026.02.05 23:48:19.558162 [ 289 ] {} <Debug> TCP-Session: e2870761-eb0d-4351-956f-baeb115a25d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6190 | 2026.02.05 23:48:19.558162 [ 286 ] {99a606aa-3161-40bc-859e-14f4387fdcb4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6191 | 2026.02.05 23:48:19.558207 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6192 | 2026.02.05 23:48:19.558230 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6193 | 2026.02.05 23:48:19.558247 [ 286 ] {99a606aa-3161-40bc-859e-14f4387fdcb4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6194 | 2026.02.05 23:48:19.558257 [ 293 ] {} <Debug> TCP-Session: 87effc20-af42-4872-bfd0-9b794dddf01c Authenticating user 'default' from [fd00:1122:3344:101::e]:33348 | ||
| 6195 | 2026.02.05 23:48:19.558270 [ 292 ] {} <Debug> TCP-Session: 2a31585b-9c3d-4393-998f-a9d185cf8d4e Authenticating user 'default' from [fd00:1122:3344:101::e]:42181 | ||
| 6196 | 2026.02.05 23:48:19.557848 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6197 | 2026.02.05 23:48:19.558306 [ 292 ] {} <Debug> TCP-Session: 2a31585b-9c3d-4393-998f-a9d185cf8d4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6198 | 2026.02.05 23:48:19.558295 [ 293 ] {} <Debug> TCP-Session: 87effc20-af42-4872-bfd0-9b794dddf01c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6199 | 2026.02.05 23:48:19.558339 [ 292 ] {} <Debug> TCP-Session: 2a31585b-9c3d-4393-998f-a9d185cf8d4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6200 | 2026.02.05 23:48:19.558362 [ 293 ] {} <Debug> TCP-Session: 87effc20-af42-4872-bfd0-9b794dddf01c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6201 | 2026.02.05 23:48:19.558335 [ 288 ] {} <Debug> TCP-Session: a8750e09-2392-4a90-983b-9cae63375dae Authenticating user 'default' from [fd00:1122:3344:101::e]:60336 | ||
| 6202 | 2026.02.05 23:48:19.557855 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49693 | ||
| 6203 | 2026.02.05 23:48:19.558415 [ 288 ] {} <Debug> TCP-Session: a8750e09-2392-4a90-983b-9cae63375dae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6204 | 2026.02.05 23:48:19.558441 [ 288 ] {} <Debug> TCP-Session: a8750e09-2392-4a90-983b-9cae63375dae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6205 | 2026.02.05 23:48:19.558476 [ 286 ] {99a606aa-3161-40bc-859e-14f4387fdcb4} <Debug> oximeter.version (8dd22a0d-63f6-41eb-b7aa-e7d98824b555) (SelectExecutor): Key condition: unknown | ||
| 6206 | 2026.02.05 23:48:19.558478 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6207 | 2026.02.05 23:48:19.558525 [ 291 ] {} <Debug> TCP-Session: 2deb4ffb-ab9d-4e9a-8af8-ad8b563b2ee6 Authenticating user 'default' from [fd00:1122:3344:101::e]:49693 | ||
| 6208 | 2026.02.05 23:48:19.558544 [ 291 ] {} <Debug> TCP-Session: 2deb4ffb-ab9d-4e9a-8af8-ad8b563b2ee6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6209 | 2026.02.05 23:48:19.558561 [ 291 ] {} <Debug> TCP-Session: 2deb4ffb-ab9d-4e9a-8af8-ad8b563b2ee6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6210 | 2026.02.05 23:48:19.559123 [ 346 ] {99a606aa-3161-40bc-859e-14f4387fdcb4} <Trace> AggregatingTransform: Aggregating | ||
| 6211 | 2026.02.05 23:48:19.559170 [ 346 ] {99a606aa-3161-40bc-859e-14f4387fdcb4} <Trace> Aggregator: Aggregation method: without_key | ||
| 6212 | 2026.02.05 23:48:19.559195 [ 346 ] {99a606aa-3161-40bc-859e-14f4387fdcb4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000634756 sec. (1575.409 rows/sec., 61.54 KiB/sec.) | ||
| 6213 | 2026.02.05 23:48:19.559209 [ 346 ] {99a606aa-3161-40bc-859e-14f4387fdcb4} <Trace> Aggregator: Merging aggregated data | ||
| 6214 | 2026.02.05 23:48:19.560600 [ 286 ] {99a606aa-3161-40bc-859e-14f4387fdcb4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002632 sec., 379.9392097264438 rows/sec., 14.84 KiB/sec. | ||
| 6215 | 2026.02.05 23:48:19.560766 [ 286 ] {99a606aa-3161-40bc-859e-14f4387fdcb4} <Debug> TCPHandler: Processed in 0.002960739 sec. | ||
| 6216 | 2026.02.05 23:48:19.560885 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6217 | 2026.02.05 23:48:19.560905 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6218 | 2026.02.05 23:48:19.560926 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6219 | 2026.02.05 23:48:19.560947 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6220 | 2026.02.05 23:48:19.560942 [ 286 ] {} <Debug> TCP-Session: 7177a05f-5203-45a0-aa2d-2cfaae0aafad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6221 | 2026.02.05 23:48:19.560971 [ 3 ] {} <Debug> TCP-Session: 4e1ffc4c-3ea5-482d-b425-10805b1b5592 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6222 | 2026.02.05 23:48:19.560966 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6223 | 2026.02.05 23:48:19.560984 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6224 | 2026.02.05 23:48:19.561001 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6225 | 2026.02.05 23:48:19.561016 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6226 | 2026.02.05 23:48:19.561040 [ 292 ] {} <Debug> TCP-Session: 2a31585b-9c3d-4393-998f-a9d185cf8d4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6227 | 2026.02.05 23:48:19.561063 [ 293 ] {} <Debug> TCP-Session: 87effc20-af42-4872-bfd0-9b794dddf01c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6228 | 2026.02.05 23:48:19.561074 [ 289 ] {} <Debug> TCP-Session: e2870761-eb0d-4351-956f-baeb115a25d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6229 | 2026.02.05 23:48:19.561035 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6230 | 2026.02.05 23:48:19.560981 [ 290 ] {} <Debug> TCP-Session: 5f23d646-e4a3-4b16-a1a9-bf7220955f3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6231 | 2026.02.05 23:48:19.560954 [ 288 ] {} <Debug> TCP-Session: a8750e09-2392-4a90-983b-9cae63375dae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6232 | 2026.02.05 23:48:19.561134 [ 294 ] {} <Debug> TCP-Session: e9785f22-7039-4dcf-bf88-b729d4b94a2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6233 | 2026.02.05 23:48:19.561019 [ 291 ] {} <Debug> TCP-Session: 2deb4ffb-ab9d-4e9a-8af8-ad8b563b2ee6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6234 | 2026.02.05 23:48:19.708039 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 834 | ||
| 6235 | 2026.02.05 23:48:19.710557 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6236 | 2026.02.05 23:48:19.710611 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 6237 | 2026.02.05 23:48:19.711860 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6238 | 2026.02.05 23:48:19.712150 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6239 | 2026.02.05 23:48:19.712541 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 834 | ||
| 6240 | 2026.02.05 23:48:21.171616 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53675 | ||
| 6241 | 2026.02.05 23:48:21.171730 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6242 | 2026.02.05 23:48:21.171759 [ 286 ] {} <Debug> TCP-Session: 42213e7d-6462-4272-94c0-3411be1439da Authenticating user 'default' from [fd00:1122:3344:101::e]:53675 | ||
| 6243 | 2026.02.05 23:48:21.171784 [ 286 ] {} <Debug> TCP-Session: 42213e7d-6462-4272-94c0-3411be1439da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6244 | 2026.02.05 23:48:21.171799 [ 286 ] {} <Debug> TCP-Session: 42213e7d-6462-4272-94c0-3411be1439da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6245 | 2026.02.05 23:48:21.172017 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58793 | ||
| 6246 | 2026.02.05 23:48:21.172060 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58336 | ||
| 6247 | 2026.02.05 23:48:21.172071 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52812 | ||
| 6248 | 2026.02.05 23:48:21.172095 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45526 | ||
| 6249 | 2026.02.05 23:48:21.172139 [ 286 ] {} <Trace> TCP-Session: 42213e7d-6462-4272-94c0-3411be1439da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6250 | 2026.02.05 23:48:21.172163 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6251 | 2026.02.05 23:48:21.172164 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6252 | 2026.02.05 23:48:21.172199 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6253 | 2026.02.05 23:48:21.172212 [ 291 ] {} <Debug> TCP-Session: 84c390de-04bf-4919-941c-0a65b743dd84 Authenticating user 'default' from [fd00:1122:3344:101::e]:58336 | ||
| 6254 | 2026.02.05 23:48:21.172224 [ 288 ] {} <Debug> TCP-Session: 0f8cc767-9a82-4bd3-84d0-a9eafa341504 Authenticating user 'default' from [fd00:1122:3344:101::e]:58793 | ||
| 6255 | 2026.02.05 23:48:21.172242 [ 292 ] {} <Debug> TCP-Session: 0b713ee4-55d0-4d9b-8313-94c5b27736e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:52812 | ||
| 6256 | 2026.02.05 23:48:21.172238 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6257 | 2026.02.05 23:48:21.172255 [ 291 ] {} <Debug> TCP-Session: 84c390de-04bf-4919-941c-0a65b743dd84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6258 | 2026.02.05 23:48:21.172280 [ 292 ] {} <Debug> TCP-Session: 0b713ee4-55d0-4d9b-8313-94c5b27736e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6259 | 2026.02.05 23:48:21.172303 [ 291 ] {} <Debug> TCP-Session: 84c390de-04bf-4919-941c-0a65b743dd84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6260 | 2026.02.05 23:48:21.172316 [ 292 ] {} <Debug> TCP-Session: 0b713ee4-55d0-4d9b-8313-94c5b27736e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6261 | 2026.02.05 23:48:21.172326 [ 286 ] {172c9b4c-8b52-4f22-9d8e-f0b62c1a3663} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53675) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6262 | 2026.02.05 23:48:21.172300 [ 293 ] {} <Debug> TCP-Session: e75073d1-71d5-4591-8fb7-269116740d39 Authenticating user 'default' from [fd00:1122:3344:101::e]:45526 | ||
| 6263 | 2026.02.05 23:48:21.172095 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64870 | ||
| 6264 | 2026.02.05 23:48:21.172400 [ 293 ] {} <Debug> TCP-Session: e75073d1-71d5-4591-8fb7-269116740d39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6265 | 2026.02.05 23:48:21.172084 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39642 | ||
| 6266 | 2026.02.05 23:48:21.172435 [ 293 ] {} <Debug> TCP-Session: e75073d1-71d5-4591-8fb7-269116740d39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6267 | 2026.02.05 23:48:21.172460 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6268 | 2026.02.05 23:48:21.172040 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43760 | ||
| 6269 | 2026.02.05 23:48:21.172498 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6270 | 2026.02.05 23:48:21.172497 [ 3 ] {} <Debug> TCP-Session: e00625a5-b7c4-49d4-a7df-7a437f277c29 Authenticating user 'default' from [fd00:1122:3344:101::e]:64870 | ||
| 6271 | 2026.02.05 23:48:21.172523 [ 294 ] {} <Debug> TCP-Session: bd0597da-5d47-447d-86b8-102abfa6fec5 Authenticating user 'default' from [fd00:1122:3344:101::e]:39642 | ||
| 6272 | 2026.02.05 23:48:21.172535 [ 3 ] {} <Debug> TCP-Session: e00625a5-b7c4-49d4-a7df-7a437f277c29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6273 | 2026.02.05 23:48:21.172545 [ 294 ] {} <Debug> TCP-Session: bd0597da-5d47-447d-86b8-102abfa6fec5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6274 | 2026.02.05 23:48:21.172548 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6275 | 2026.02.05 23:48:21.172559 [ 294 ] {} <Debug> TCP-Session: bd0597da-5d47-447d-86b8-102abfa6fec5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6276 | 2026.02.05 23:48:21.172552 [ 3 ] {} <Debug> TCP-Session: e00625a5-b7c4-49d4-a7df-7a437f277c29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6277 | 2026.02.05 23:48:21.172574 [ 290 ] {} <Debug> TCP-Session: 057885de-e5b3-4b91-81b8-8132479ac6a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:43760 | ||
| 6278 | 2026.02.05 23:48:21.172587 [ 286 ] {172c9b4c-8b52-4f22-9d8e-f0b62c1a3663} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6279 | 2026.02.05 23:48:21.172596 [ 290 ] {} <Debug> TCP-Session: 057885de-e5b3-4b91-81b8-8132479ac6a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6280 | 2026.02.05 23:48:21.172029 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42463 | ||
| 6281 | 2026.02.05 23:48:21.172641 [ 286 ] {172c9b4c-8b52-4f22-9d8e-f0b62c1a3663} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6282 | 2026.02.05 23:48:21.172619 [ 290 ] {} <Debug> TCP-Session: 057885de-e5b3-4b91-81b8-8132479ac6a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6283 | 2026.02.05 23:48:21.172262 [ 288 ] {} <Debug> TCP-Session: 0f8cc767-9a82-4bd3-84d0-a9eafa341504 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6284 | 2026.02.05 23:48:21.172703 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6285 | 2026.02.05 23:48:21.172706 [ 288 ] {} <Debug> TCP-Session: 0f8cc767-9a82-4bd3-84d0-a9eafa341504 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6286 | 2026.02.05 23:48:21.172733 [ 289 ] {} <Debug> TCP-Session: 40162d87-a111-40bf-a58b-1c9daf24fa18 Authenticating user 'default' from [fd00:1122:3344:101::e]:42463 | ||
| 6287 | 2026.02.05 23:48:21.172761 [ 289 ] {} <Debug> TCP-Session: 40162d87-a111-40bf-a58b-1c9daf24fa18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6288 | 2026.02.05 23:48:21.172773 [ 289 ] {} <Debug> TCP-Session: 40162d87-a111-40bf-a58b-1c9daf24fa18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6289 | 2026.02.05 23:48:21.172934 [ 286 ] {172c9b4c-8b52-4f22-9d8e-f0b62c1a3663} <Debug> oximeter.version (8dd22a0d-63f6-41eb-b7aa-e7d98824b555) (SelectExecutor): Key condition: unknown | ||
| 6290 | 2026.02.05 23:48:21.173860 [ 306 ] {172c9b4c-8b52-4f22-9d8e-f0b62c1a3663} <Trace> AggregatingTransform: Aggregating | ||
| 6291 | 2026.02.05 23:48:21.173924 [ 306 ] {172c9b4c-8b52-4f22-9d8e-f0b62c1a3663} <Trace> Aggregator: Aggregation method: without_key | ||
| 6292 | 2026.02.05 23:48:21.173961 [ 306 ] {172c9b4c-8b52-4f22-9d8e-f0b62c1a3663} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000923198 sec. (1083.191 rows/sec., 42.31 KiB/sec.) | ||
| 6293 | 2026.02.05 23:48:21.173980 [ 306 ] {172c9b4c-8b52-4f22-9d8e-f0b62c1a3663} <Trace> Aggregator: Merging aggregated data | ||
| 6294 | 2026.02.05 23:48:21.175132 [ 286 ] {172c9b4c-8b52-4f22-9d8e-f0b62c1a3663} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00286 sec., 349.65034965034965 rows/sec., 13.66 KiB/sec. | ||
| 6295 | 2026.02.05 23:48:21.175281 [ 286 ] {172c9b4c-8b52-4f22-9d8e-f0b62c1a3663} <Debug> TCPHandler: Processed in 0.003272273 sec. | ||
| 6296 | 2026.02.05 23:48:21.175405 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6297 | 2026.02.05 23:48:21.175429 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6298 | 2026.02.05 23:48:21.175433 [ 286 ] {} <Debug> TCP-Session: 42213e7d-6462-4272-94c0-3411be1439da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6299 | 2026.02.05 23:48:21.175452 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6300 | 2026.02.05 23:48:21.175469 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6301 | 2026.02.05 23:48:21.175495 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6302 | 2026.02.05 23:48:21.175496 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6303 | 2026.02.05 23:48:21.175525 [ 292 ] {} <Debug> TCP-Session: 0b713ee4-55d0-4d9b-8313-94c5b27736e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6304 | 2026.02.05 23:48:21.175534 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6305 | 2026.02.05 23:48:21.175557 [ 289 ] {} <Debug> TCP-Session: 40162d87-a111-40bf-a58b-1c9daf24fa18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6306 | 2026.02.05 23:48:21.175582 [ 291 ] {} <Debug> TCP-Session: 84c390de-04bf-4919-941c-0a65b743dd84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6307 | 2026.02.05 23:48:21.175547 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6308 | 2026.02.05 23:48:21.175540 [ 290 ] {} <Debug> TCP-Session: 057885de-e5b3-4b91-81b8-8132479ac6a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6309 | 2026.02.05 23:48:21.175645 [ 294 ] {} <Debug> TCP-Session: bd0597da-5d47-447d-86b8-102abfa6fec5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6310 | 2026.02.05 23:48:21.175519 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6311 | 2026.02.05 23:48:21.175464 [ 3 ] {} <Debug> TCP-Session: e00625a5-b7c4-49d4-a7df-7a437f277c29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6312 | 2026.02.05 23:48:21.175506 [ 288 ] {} <Debug> TCP-Session: 0f8cc767-9a82-4bd3-84d0-a9eafa341504 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6313 | 2026.02.05 23:48:21.175718 [ 293 ] {} <Debug> TCP-Session: e75073d1-71d5-4591-8fb7-269116740d39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6314 | 2026.02.05 23:48:23.205054 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6315 | 2026.02.05 23:48:23.205230 [ 5 ] {83704609-7cbd-45c0-ad30-518afcbea4ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6316 | 2026.02.05 23:48:23.205294 [ 5 ] {83704609-7cbd-45c0-ad30-518afcbea4ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6317 | 2026.02.05 23:48:23.206008 [ 5 ] {83704609-7cbd-45c0-ad30-518afcbea4ec} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6318 | 2026.02.05 23:48:23.206056 [ 5 ] {83704609-7cbd-45c0-ad30-518afcbea4ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 6319 | 2026.02.05 23:48:23.206462 [ 5 ] {83704609-7cbd-45c0-ad30-518afcbea4ec} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6320 | 2026.02.05 23:48:23.206687 [ 5 ] {83704609-7cbd-45c0-ad30-518afcbea4ec} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6321 | 2026.02.05 23:48:23.206845 [ 5 ] {83704609-7cbd-45c0-ad30-518afcbea4ec} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001663 sec., 159951.89416716777 rows/sec., 10.16 MiB/sec. | ||
| 6322 | 2026.02.05 23:48:23.206896 [ 5 ] {83704609-7cbd-45c0-ad30-518afcbea4ec} <Debug> TCPHandler: Processed in 0.001965059 sec. | ||
| 6323 | 2026.02.05 23:48:23.207018 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6324 | 2026.02.05 23:48:23.207120 [ 5 ] {3b90d631-52ac-4dd9-b4bf-1d7bf49e9ba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6325 | 2026.02.05 23:48:23.207164 [ 5 ] {3b90d631-52ac-4dd9-b4bf-1d7bf49e9ba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6326 | 2026.02.05 23:48:23.207964 [ 5 ] {3b90d631-52ac-4dd9-b4bf-1d7bf49e9ba6} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6327 | 2026.02.05 23:48:23.208010 [ 5 ] {3b90d631-52ac-4dd9-b4bf-1d7bf49e9ba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 6328 | 2026.02.05 23:48:23.208417 [ 5 ] {3b90d631-52ac-4dd9-b4bf-1d7bf49e9ba6} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6329 | 2026.02.05 23:48:23.208771 [ 5 ] {3b90d631-52ac-4dd9-b4bf-1d7bf49e9ba6} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6330 | 2026.02.05 23:48:23.208918 [ 5 ] {3b90d631-52ac-4dd9-b4bf-1d7bf49e9ba6} <Debug> executeQuery: Read 782 rows, 63.55 KiB in 0.001821 sec., 429434.3767160901 rows/sec., 34.08 MiB/sec. | ||
| 6331 | 2026.02.05 23:48:23.208961 [ 5 ] {3b90d631-52ac-4dd9-b4bf-1d7bf49e9ba6} <Debug> TCPHandler: Processed in 0.001992959 sec. | ||
| 6332 | 2026.02.05 23:48:23.209083 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6333 | 2026.02.05 23:48:23.209251 [ 5 ] {ace959b6-2548-494d-81c8-5f65b7b6808d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6334 | 2026.02.05 23:48:23.209299 [ 5 ] {ace959b6-2548-494d-81c8-5f65b7b6808d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6335 | 2026.02.05 23:48:23.209759 [ 5 ] {ace959b6-2548-494d-81c8-5f65b7b6808d} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6336 | 2026.02.05 23:48:23.209798 [ 5 ] {ace959b6-2548-494d-81c8-5f65b7b6808d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 6337 | 2026.02.05 23:48:23.210147 [ 5 ] {ace959b6-2548-494d-81c8-5f65b7b6808d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6338 | 2026.02.05 23:48:23.210433 [ 5 ] {ace959b6-2548-494d-81c8-5f65b7b6808d} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6339 | 2026.02.05 23:48:23.210579 [ 5 ] {ace959b6-2548-494d-81c8-5f65b7b6808d} <Debug> executeQuery: Read 148 rows, 9.13 KiB in 0.001353 sec., 109386.54841093865 rows/sec., 6.59 MiB/sec. | ||
| 6340 | 2026.02.05 23:48:23.210650 [ 5 ] {ace959b6-2548-494d-81c8-5f65b7b6808d} <Debug> TCPHandler: Processed in 0.001615516 sec. | ||
| 6341 | 2026.02.05 23:48:23.210775 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6342 | 2026.02.05 23:48:23.210873 [ 5 ] {f10e16df-ed7d-49ae-a43c-f1150cab3bc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6343 | 2026.02.05 23:48:23.210913 [ 5 ] {f10e16df-ed7d-49ae-a43c-f1150cab3bc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6344 | 2026.02.05 23:48:23.211339 [ 5 ] {f10e16df-ed7d-49ae-a43c-f1150cab3bc2} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6345 | 2026.02.05 23:48:23.211375 [ 5 ] {f10e16df-ed7d-49ae-a43c-f1150cab3bc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 6346 | 2026.02.05 23:48:23.211675 [ 5 ] {f10e16df-ed7d-49ae-a43c-f1150cab3bc2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6347 | 2026.02.05 23:48:23.211891 [ 5 ] {f10e16df-ed7d-49ae-a43c-f1150cab3bc2} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6348 | 2026.02.05 23:48:23.212027 [ 5 ] {f10e16df-ed7d-49ae-a43c-f1150cab3bc2} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001173 sec., 119352.08866155158 rows/sec., 7.71 MiB/sec. | ||
| 6349 | 2026.02.05 23:48:23.212064 [ 5 ] {f10e16df-ed7d-49ae-a43c-f1150cab3bc2} <Debug> TCPHandler: Processed in 0.001340133 sec. | ||
| 6350 | 2026.02.05 23:48:23.212260 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6351 | 2026.02.05 23:48:23.212366 [ 5 ] {edeb6021-9ec3-452f-93d8-829a1d0c87e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6352 | 2026.02.05 23:48:23.212412 [ 5 ] {edeb6021-9ec3-452f-93d8-829a1d0c87e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6353 | 2026.02.05 23:48:23.212896 [ 5 ] {edeb6021-9ec3-452f-93d8-829a1d0c87e7} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6354 | 2026.02.05 23:48:23.212934 [ 5 ] {edeb6021-9ec3-452f-93d8-829a1d0c87e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 6355 | 2026.02.05 23:48:23.213257 [ 5 ] {edeb6021-9ec3-452f-93d8-829a1d0c87e7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6356 | 2026.02.05 23:48:23.213475 [ 5 ] {edeb6021-9ec3-452f-93d8-829a1d0c87e7} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6357 | 2026.02.05 23:48:23.213606 [ 5 ] {edeb6021-9ec3-452f-93d8-829a1d0c87e7} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001262 sec., 110142.63074484943 rows/sec., 6.27 MiB/sec. | ||
| 6358 | 2026.02.05 23:48:23.213646 [ 5 ] {edeb6021-9ec3-452f-93d8-829a1d0c87e7} <Debug> TCPHandler: Processed in 0.001445684 sec. | ||
| 6359 | 2026.02.05 23:48:23.213761 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6360 | 2026.02.05 23:48:23.213857 [ 5 ] {be2535f3-8a51-4c2d-92ac-0aadf626c21a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6361 | 2026.02.05 23:48:23.213897 [ 5 ] {be2535f3-8a51-4c2d-92ac-0aadf626c21a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6362 | 2026.02.05 23:48:23.214534 [ 5 ] {be2535f3-8a51-4c2d-92ac-0aadf626c21a} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6363 | 2026.02.05 23:48:23.214574 [ 5 ] {be2535f3-8a51-4c2d-92ac-0aadf626c21a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 6364 | 2026.02.05 23:48:23.214912 [ 5 ] {be2535f3-8a51-4c2d-92ac-0aadf626c21a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6365 | 2026.02.05 23:48:23.215119 [ 5 ] {be2535f3-8a51-4c2d-92ac-0aadf626c21a} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6366 | 2026.02.05 23:48:23.215255 [ 5 ] {be2535f3-8a51-4c2d-92ac-0aadf626c21a} <Debug> executeQuery: Read 478 rows, 34.48 KiB in 0.001416 sec., 337570.62146892655 rows/sec., 23.78 MiB/sec. | ||
| 6367 | 2026.02.05 23:48:23.215294 [ 5 ] {be2535f3-8a51-4c2d-92ac-0aadf626c21a} <Debug> TCPHandler: Processed in 0.001581606 sec. | ||
| 6368 | 2026.02.05 23:48:23.215411 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6369 | 2026.02.05 23:48:23.215508 [ 5 ] {000068e0-1ad1-4bc0-a099-0d513b55560c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6370 | 2026.02.05 23:48:23.215549 [ 5 ] {000068e0-1ad1-4bc0-a099-0d513b55560c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6371 | 2026.02.05 23:48:23.215894 [ 5 ] {000068e0-1ad1-4bc0-a099-0d513b55560c} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6372 | 2026.02.05 23:48:23.215931 [ 5 ] {000068e0-1ad1-4bc0-a099-0d513b55560c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 6373 | 2026.02.05 23:48:23.216242 [ 5 ] {000068e0-1ad1-4bc0-a099-0d513b55560c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6374 | 2026.02.05 23:48:23.216450 [ 5 ] {000068e0-1ad1-4bc0-a099-0d513b55560c} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6375 | 2026.02.05 23:48:23.216581 [ 5 ] {000068e0-1ad1-4bc0-a099-0d513b55560c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001092 sec., 5494.505494505494 rows/sec., 287.07 KiB/sec. | ||
| 6376 | 2026.02.05 23:48:23.216618 [ 5 ] {000068e0-1ad1-4bc0-a099-0d513b55560c} <Debug> TCPHandler: Processed in 0.001256713 sec. | ||
| 6377 | 2026.02.05 23:48:23.216733 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6378 | 2026.02.05 23:48:23.216827 [ 5 ] {ab09855d-8cc5-4c76-bc60-d3045b119bf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6379 | 2026.02.05 23:48:23.216870 [ 5 ] {ab09855d-8cc5-4c76-bc60-d3045b119bf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6380 | 2026.02.05 23:48:23.217287 [ 5 ] {ab09855d-8cc5-4c76-bc60-d3045b119bf8} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6381 | 2026.02.05 23:48:23.217323 [ 5 ] {ab09855d-8cc5-4c76-bc60-d3045b119bf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 6382 | 2026.02.05 23:48:23.217643 [ 5 ] {ab09855d-8cc5-4c76-bc60-d3045b119bf8} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6383 | 2026.02.05 23:48:23.217851 [ 5 ] {ab09855d-8cc5-4c76-bc60-d3045b119bf8} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6384 | 2026.02.05 23:48:23.217996 [ 5 ] {ab09855d-8cc5-4c76-bc60-d3045b119bf8} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001172 sec., 220136.51877133103 rows/sec., 14.66 MiB/sec. | ||
| 6385 | 2026.02.05 23:48:23.218038 [ 5 ] {ab09855d-8cc5-4c76-bc60-d3045b119bf8} <Debug> TCPHandler: Processed in 0.001354714 sec. | ||
| 6386 | 2026.02.05 23:48:23.218153 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6387 | 2026.02.05 23:48:23.218251 [ 5 ] {2f0146bd-c4ee-4d91-9984-f06295d72984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6388 | 2026.02.05 23:48:23.218293 [ 5 ] {2f0146bd-c4ee-4d91-9984-f06295d72984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6389 | 2026.02.05 23:48:23.218638 [ 5 ] {2f0146bd-c4ee-4d91-9984-f06295d72984} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6390 | 2026.02.05 23:48:23.218675 [ 5 ] {2f0146bd-c4ee-4d91-9984-f06295d72984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 6391 | 2026.02.05 23:48:23.219003 [ 5 ] {2f0146bd-c4ee-4d91-9984-f06295d72984} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6392 | 2026.02.05 23:48:23.219223 [ 5 ] {2f0146bd-c4ee-4d91-9984-f06295d72984} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6393 | 2026.02.05 23:48:23.219361 [ 5 ] {2f0146bd-c4ee-4d91-9984-f06295d72984} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001127 sec., 887.3114463176576 rows/sec., 59.79 KiB/sec. | ||
| 6394 | 2026.02.05 23:48:23.219399 [ 5 ] {2f0146bd-c4ee-4d91-9984-f06295d72984} <Debug> TCPHandler: Processed in 0.001297143 sec. | ||
| 6395 | 2026.02.05 23:48:23.219518 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6396 | 2026.02.05 23:48:23.219621 [ 5 ] {d85399c6-6ed7-425d-b2ae-944195ebc559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6397 | 2026.02.05 23:48:23.219676 [ 5 ] {d85399c6-6ed7-425d-b2ae-944195ebc559} <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 | ||
| 6398 | 2026.02.05 23:48:23.220479 [ 5 ] {d85399c6-6ed7-425d-b2ae-944195ebc559} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6399 | 2026.02.05 23:48:23.220520 [ 5 ] {d85399c6-6ed7-425d-b2ae-944195ebc559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 6400 | 2026.02.05 23:48:23.221072 [ 5 ] {d85399c6-6ed7-425d-b2ae-944195ebc559} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6401 | 2026.02.05 23:48:23.221303 [ 5 ] {d85399c6-6ed7-425d-b2ae-944195ebc559} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6402 | 2026.02.05 23:48:23.221444 [ 5 ] {d85399c6-6ed7-425d-b2ae-944195ebc559} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001842 sec., 8143.322475570032 rows/sec., 14.59 MiB/sec. | ||
| 6403 | 2026.02.05 23:48:23.221519 [ 5 ] {d85399c6-6ed7-425d-b2ae-944195ebc559} <Debug> TCPHandler: Processed in 0.002050811 sec. | ||
| 6404 | 2026.02.05 23:48:23.221640 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6405 | 2026.02.05 23:48:23.221736 [ 5 ] {876efb61-b2f9-4dc8-95cf-b40c05ab2469} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6406 | 2026.02.05 23:48:23.221780 [ 5 ] {876efb61-b2f9-4dc8-95cf-b40c05ab2469} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6407 | 2026.02.05 23:48:23.222140 [ 5 ] {876efb61-b2f9-4dc8-95cf-b40c05ab2469} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6408 | 2026.02.05 23:48:23.222176 [ 5 ] {876efb61-b2f9-4dc8-95cf-b40c05ab2469} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 6409 | 2026.02.05 23:48:23.222494 [ 5 ] {876efb61-b2f9-4dc8-95cf-b40c05ab2469} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6410 | 2026.02.05 23:48:23.222714 [ 5 ] {876efb61-b2f9-4dc8-95cf-b40c05ab2469} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6411 | 2026.02.05 23:48:23.222843 [ 5 ] {876efb61-b2f9-4dc8-95cf-b40c05ab2469} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001125 sec., 78222.22222222223 rows/sec., 4.91 MiB/sec. | ||
| 6412 | 2026.02.05 23:48:23.222879 [ 5 ] {876efb61-b2f9-4dc8-95cf-b40c05ab2469} <Debug> TCPHandler: Processed in 0.001289053 sec. | ||
| 6413 | 2026.02.05 23:48:24.555126 [ 185 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6414 | 2026.02.05 23:48:24.555218 [ 185 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6415 | 2026.02.05 23:48:24.703098 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12454 | ||
| 6416 | 2026.02.05 23:48:24.703603 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6417 | 2026.02.05 23:48:24.703654 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6418 | 2026.02.05 23:48:24.704150 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6419 | 2026.02.05 23:48:24.704406 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6420 | 2026.02.05 23:48:24.704563 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12454 | ||
| 6421 | 2026.02.05 23:48:24.704583 [ 92 ] {} <Debug> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6422 | 2026.02.05 23:48:24.704654 [ 92 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6423 | 2026.02.05 23:48:24.704674 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6424 | 2026.02.05 23:48:24.704799 [ 189 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 6425 | 2026.02.05 23:48:24.704942 [ 189 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6426 | 2026.02.05 23:48:24.704980 [ 189 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10086 rows starting from the beginning of the part | ||
| 6427 | 2026.02.05 23:48:24.705049 [ 189 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 6428 | 2026.02.05 23:48:24.705111 [ 189 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 6429 | 2026.02.05 23:48:24.705171 [ 189 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 6430 | 2026.02.05 23:48:24.705228 [ 189 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 6431 | 2026.02.05 23:48:24.705278 [ 189 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 6432 | 2026.02.05 23:48:24.709161 [ 198 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12454 rows, containing 4 columns (4 merged, 0 gathered) in 0.004419983 sec., 2817657.8959692833 rows/sec., 40.31 MiB/sec. | ||
| 6433 | 2026.02.05 23:48:24.709545 [ 196 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6434 | 2026.02.05 23:48:24.709860 [ 196 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_26_5} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6435 | 2026.02.05 23:48:24.709938 [ 196 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_26_5} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6436 | 2026.02.05 23:48:24.710057 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 6437 | 2026.02.05 23:48:25.368830 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6438 | 2026.02.05 23:48:25.386707 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6439 | 2026.02.05 23:48:25.386762 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6440 | 2026.02.05 23:48:25.392426 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6441 | 2026.02.05 23:48:25.393129 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6442 | 2026.02.05 23:48:25.393472 [ 92 ] {} <Debug> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6443 | 2026.02.05 23:48:25.393562 [ 92 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6444 | 2026.02.05 23:48:25.393597 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6445 | 2026.02.05 23:48:25.393742 [ 196 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 6446 | 2026.02.05 23:48:25.396165 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6447 | 2026.02.05 23:48:25.397612 [ 196 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6448 | 2026.02.05 23:48:25.399200 [ 196 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part | ||
| 6449 | 2026.02.05 23:48:25.404227 [ 196 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part | ||
| 6450 | 2026.02.05 23:48:25.408885 [ 196 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part | ||
| 6451 | 2026.02.05 23:48:25.413471 [ 196 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part | ||
| 6452 | 2026.02.05 23:48:25.418191 [ 196 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
| 6453 | 2026.02.05 23:48:25.422328 [ 196 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part | ||
| 6454 | 2026.02.05 23:48:25.481153 [ 198 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.08747088 sec., 2240.7457201756743 rows/sec., 11.59 MiB/sec. | ||
| 6455 | 2026.02.05 23:48:25.483396 [ 192 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6456 | 2026.02.05 23:48:25.485276 [ 192 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_26_5} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6457 | 2026.02.05 23:48:25.485385 [ 192 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_26_5} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6458 | 2026.02.05 23:48:25.487347 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 6459 | 2026.02.05 23:48:26.000210 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.08 MiB, peak 268.62 MiB, free memory in arenas 0.00 B, will set to 262.45 MiB (RSS), difference: 4.37 MiB | ||
| 6460 | 2026.02.05 23:48:28.199361 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6461 | 2026.02.05 23:48:28.199541 [ 5 ] {ceee4807-aa3f-4ee8-b453-496439afae34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6462 | 2026.02.05 23:48:28.199608 [ 5 ] {ceee4807-aa3f-4ee8-b453-496439afae34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6463 | 2026.02.05 23:48:28.200291 [ 5 ] {ceee4807-aa3f-4ee8-b453-496439afae34} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6464 | 2026.02.05 23:48:28.200341 [ 5 ] {ceee4807-aa3f-4ee8-b453-496439afae34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6465 | 2026.02.05 23:48:28.200763 [ 5 ] {ceee4807-aa3f-4ee8-b453-496439afae34} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6466 | 2026.02.05 23:48:28.201014 [ 5 ] {ceee4807-aa3f-4ee8-b453-496439afae34} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6467 | 2026.02.05 23:48:28.201153 [ 106 ] {} <Debug> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6468 | 2026.02.05 23:48:28.201177 [ 5 ] {ceee4807-aa3f-4ee8-b453-496439afae34} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001685 sec., 62908.011869436195 rows/sec., 5.27 MiB/sec. | ||
| 6469 | 2026.02.05 23:48:28.201224 [ 106 ] {} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6470 | 2026.02.05 23:48:28.201244 [ 5 ] {ceee4807-aa3f-4ee8-b453-496439afae34} <Debug> TCPHandler: Processed in 0.002012069 sec. | ||
| 6471 | 2026.02.05 23:48:28.201254 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6472 | 2026.02.05 23:48:28.201367 [ 194 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6473 | 2026.02.05 23:48:28.201385 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6474 | 2026.02.05 23:48:28.201491 [ 194 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6475 | 2026.02.05 23:48:28.201503 [ 5 ] {560ba2eb-c032-459a-9938-13fbdaf07739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6476 | 2026.02.05 23:48:28.201532 [ 194 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1981 rows starting from the beginning of the part | ||
| 6477 | 2026.02.05 23:48:28.201556 [ 5 ] {560ba2eb-c032-459a-9938-13fbdaf07739} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6478 | 2026.02.05 23:48:28.201602 [ 194 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 106 rows starting from the beginning of the part | ||
| 6479 | 2026.02.05 23:48:28.201653 [ 194 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 782 rows starting from the beginning of the part | ||
| 6480 | 2026.02.05 23:48:28.201697 [ 194 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 106 rows starting from the beginning of the part | ||
| 6481 | 2026.02.05 23:48:28.201741 [ 194 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 782 rows starting from the beginning of the part | ||
| 6482 | 2026.02.05 23:48:28.201780 [ 194 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 106 rows starting from the beginning of the part | ||
| 6483 | 2026.02.05 23:48:28.201993 [ 5 ] {560ba2eb-c032-459a-9938-13fbdaf07739} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6484 | 2026.02.05 23:48:28.202038 [ 5 ] {560ba2eb-c032-459a-9938-13fbdaf07739} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6485 | 2026.02.05 23:48:28.202398 [ 5 ] {560ba2eb-c032-459a-9938-13fbdaf07739} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6486 | 2026.02.05 23:48:28.202636 [ 5 ] {560ba2eb-c032-459a-9938-13fbdaf07739} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6487 | 2026.02.05 23:48:28.202780 [ 5 ] {560ba2eb-c032-459a-9938-13fbdaf07739} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001301 sec., 19215.98770176787 rows/sec., 1.41 MiB/sec. | ||
| 6488 | 2026.02.05 23:48:28.202821 [ 5 ] {560ba2eb-c032-459a-9938-13fbdaf07739} <Debug> TCPHandler: Processed in 0.001489385 sec. | ||
| 6489 | 2026.02.05 23:48:28.202943 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6490 | 2026.02.05 23:48:28.203049 [ 5 ] {e925e9e5-18f6-4f11-a5d2-ef3869e48d04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6491 | 2026.02.05 23:48:28.203092 [ 5 ] {e925e9e5-18f6-4f11-a5d2-ef3869e48d04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6492 | 2026.02.05 23:48:28.203365 [ 200 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3863 rows, containing 5 columns (5 merged, 0 gathered) in 0.00204386 sec., 1890051.1776736174 rows/sec., 160.02 MiB/sec. | ||
| 6493 | 2026.02.05 23:48:28.203552 [ 5 ] {e925e9e5-18f6-4f11-a5d2-ef3869e48d04} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6494 | 2026.02.05 23:48:28.203591 [ 5 ] {e925e9e5-18f6-4f11-a5d2-ef3869e48d04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6495 | 2026.02.05 23:48:28.203641 [ 194 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6496 | 2026.02.05 23:48:28.203936 [ 194 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_41_8} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6497 | 2026.02.05 23:48:28.203995 [ 5 ] {e925e9e5-18f6-4f11-a5d2-ef3869e48d04} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6498 | 2026.02.05 23:48:28.204015 [ 194 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_41_8} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6499 | 2026.02.05 23:48:28.204094 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 6500 | 2026.02.05 23:48:28.204230 [ 5 ] {e925e9e5-18f6-4f11-a5d2-ef3869e48d04} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6501 | 2026.02.05 23:48:28.204350 [ 106 ] {} <Debug> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6502 | 2026.02.05 23:48:28.204387 [ 106 ] {} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6503 | 2026.02.05 23:48:28.204388 [ 5 ] {e925e9e5-18f6-4f11-a5d2-ef3869e48d04} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001346 sec., 66121.84249628529 rows/sec., 5.16 MiB/sec. | ||
| 6504 | 2026.02.05 23:48:28.204406 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6505 | 2026.02.05 23:48:28.204446 [ 5 ] {e925e9e5-18f6-4f11-a5d2-ef3869e48d04} <Debug> TCPHandler: Processed in 0.001556845 sec. | ||
| 6506 | 2026.02.05 23:48:28.204488 [ 198 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6507 | 2026.02.05 23:48:28.204569 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6508 | 2026.02.05 23:48:28.204588 [ 198 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6509 | 2026.02.05 23:48:28.204621 [ 198 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 995 rows starting from the beginning of the part | ||
| 6510 | 2026.02.05 23:48:28.204675 [ 5 ] {572eca59-4261-41c5-a48b-ca67c95af899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6511 | 2026.02.05 23:48:28.204677 [ 198 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 89 rows starting from the beginning of the part | ||
| 6512 | 2026.02.05 23:48:28.204728 [ 5 ] {572eca59-4261-41c5-a48b-ca67c95af899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6513 | 2026.02.05 23:48:28.204742 [ 198 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 478 rows starting from the beginning of the part | ||
| 6514 | 2026.02.05 23:48:28.204786 [ 198 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 89 rows starting from the beginning of the part | ||
| 6515 | 2026.02.05 23:48:28.204823 [ 198 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 478 rows starting from the beginning of the part | ||
| 6516 | 2026.02.05 23:48:28.204861 [ 198 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 89 rows starting from the beginning of the part | ||
| 6517 | 2026.02.05 23:48:28.205159 [ 5 ] {572eca59-4261-41c5-a48b-ca67c95af899} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6518 | 2026.02.05 23:48:28.205200 [ 5 ] {572eca59-4261-41c5-a48b-ca67c95af899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6519 | 2026.02.05 23:48:28.205570 [ 5 ] {572eca59-4261-41c5-a48b-ca67c95af899} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6520 | 2026.02.05 23:48:28.205778 [ 5 ] {572eca59-4261-41c5-a48b-ca67c95af899} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6521 | 2026.02.05 23:48:28.205852 [ 200 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2218 rows, containing 5 columns (5 merged, 0 gathered) in 0.001395594 sec., 1589287.428865415 rows/sec., 120.82 MiB/sec. | ||
| 6522 | 2026.02.05 23:48:28.205886 [ 106 ] {} <Debug> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6523 | 2026.02.05 23:48:28.205908 [ 5 ] {572eca59-4261-41c5-a48b-ca67c95af899} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001255 sec., 127490.03984063744 rows/sec., 8.88 MiB/sec. | ||
| 6524 | 2026.02.05 23:48:28.205918 [ 106 ] {} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6525 | 2026.02.05 23:48:28.205949 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6526 | 2026.02.05 23:48:28.205953 [ 5 ] {572eca59-4261-41c5-a48b-ca67c95af899} <Debug> TCPHandler: Processed in 0.001435734 sec. | ||
| 6527 | 2026.02.05 23:48:28.206013 [ 198 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6528 | 2026.02.05 23:48:28.206022 [ 190 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6529 | 2026.02.05 23:48:28.206078 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6530 | 2026.02.05 23:48:28.206111 [ 198 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6531 | 2026.02.05 23:48:28.206141 [ 198 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11167 rows starting from the beginning of the part | ||
| 6532 | 2026.02.05 23:48:28.206177 [ 5 ] {e69f3266-e8b2-4592-b758-4348d7b1863d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6533 | 2026.02.05 23:48:28.206186 [ 198 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 6534 | 2026.02.05 23:48:28.206238 [ 198 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 258 rows starting from the beginning of the part | ||
| 6535 | 2026.02.05 23:48:28.206241 [ 5 ] {e69f3266-e8b2-4592-b758-4348d7b1863d} <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 | ||
| 6536 | 2026.02.05 23:48:28.206275 [ 198 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 6537 | 2026.02.05 23:48:28.206315 [ 198 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 258 rows starting from the beginning of the part | ||
| 6538 | 2026.02.05 23:48:28.206324 [ 190 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_41_8} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6539 | 2026.02.05 23:48:28.206350 [ 198 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
| 6540 | 2026.02.05 23:48:28.206399 [ 190 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_41_8} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6541 | 2026.02.05 23:48:28.206462 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 6542 | 2026.02.05 23:48:28.207089 [ 5 ] {e69f3266-e8b2-4592-b758-4348d7b1863d} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6543 | 2026.02.05 23:48:28.207131 [ 5 ] {e69f3266-e8b2-4592-b758-4348d7b1863d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6544 | 2026.02.05 23:48:28.207696 [ 5 ] {e69f3266-e8b2-4592-b758-4348d7b1863d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6545 | 2026.02.05 23:48:28.207933 [ 5 ] {e69f3266-e8b2-4592-b758-4348d7b1863d} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6546 | 2026.02.05 23:48:28.208079 [ 5 ] {e69f3266-e8b2-4592-b758-4348d7b1863d} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001921 sec., 13014.055179593961 rows/sec., 23.32 MiB/sec. | ||
| 6547 | 2026.02.05 23:48:28.208146 [ 5 ] {e69f3266-e8b2-4592-b758-4348d7b1863d} <Debug> TCPHandler: Processed in 0.00211519 sec. | ||
| 6548 | 2026.02.05 23:48:28.208253 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6549 | 2026.02.05 23:48:28.208345 [ 5 ] {a0f0984f-a140-4126-b1c7-5a372892a97c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6550 | 2026.02.05 23:48:28.208387 [ 5 ] {a0f0984f-a140-4126-b1c7-5a372892a97c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6551 | 2026.02.05 23:48:28.208715 [ 5 ] {a0f0984f-a140-4126-b1c7-5a372892a97c} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6552 | 2026.02.05 23:48:28.208751 [ 5 ] {a0f0984f-a140-4126-b1c7-5a372892a97c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6553 | 2026.02.05 23:48:28.209061 [ 5 ] {a0f0984f-a140-4126-b1c7-5a372892a97c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6554 | 2026.02.05 23:48:28.209262 [ 5 ] {a0f0984f-a140-4126-b1c7-5a372892a97c} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6555 | 2026.02.05 23:48:28.209392 [ 5 ] {a0f0984f-a140-4126-b1c7-5a372892a97c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 6556 | 2026.02.05 23:48:28.209391 [ 122 ] {} <Debug> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6557 | 2026.02.05 23:48:28.209429 [ 5 ] {a0f0984f-a140-4126-b1c7-5a372892a97c} <Debug> TCPHandler: Processed in 0.001224162 sec. | ||
| 6558 | 2026.02.05 23:48:28.209447 [ 122 ] {} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6559 | 2026.02.05 23:48:28.209485 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6560 | 2026.02.05 23:48:28.209559 [ 200 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6561 | 2026.02.05 23:48:28.209663 [ 200 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6562 | 2026.02.05 23:48:28.209693 [ 200 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2308 rows starting from the beginning of the part | ||
| 6563 | 2026.02.05 23:48:28.209749 [ 200 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 6564 | 2026.02.05 23:48:28.209792 [ 200 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 88 rows starting from the beginning of the part | ||
| 6565 | 2026.02.05 23:48:28.209829 [ 200 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 6566 | 2026.02.05 23:48:28.209868 [ 200 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 88 rows starting from the beginning of the part | ||
| 6567 | 2026.02.05 23:48:28.209905 [ 200 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 6568 | 2026.02.05 23:48:28.210356 [ 199 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12163 rows, containing 5 columns (5 merged, 0 gathered) in 0.004360063 sec., 2789638.590084593 rows/sec., 187.96 MiB/sec. | ||
| 6569 | 2026.02.05 23:48:28.210806 [ 191 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6570 | 2026.02.05 23:48:28.211045 [ 190 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2664 rows, containing 4 columns (4 merged, 0 gathered) in 0.001518015 sec., 1754923.3703224277 rows/sec., 113.47 MiB/sec. | ||
| 6571 | 2026.02.05 23:48:28.211163 [ 191 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6572 | 2026.02.05 23:48:28.211262 [ 191 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6573 | 2026.02.05 23:48:28.211314 [ 200 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6574 | 2026.02.05 23:48:28.211364 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.30 MiB. | ||
| 6575 | 2026.02.05 23:48:28.211559 [ 200 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_41_8} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6576 | 2026.02.05 23:48:28.211626 [ 200 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_41_8} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6577 | 2026.02.05 23:48:28.211686 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 6578 | 2026.02.05 23:48:29.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.02 MiB, peak 271.51 MiB, free memory in arenas 0.00 B, will set to 264.59 MiB (RSS), difference: 1.57 MiB | ||
| 6579 | 2026.02.05 23:48:29.712883 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 870 | ||
| 6580 | 2026.02.05 23:48:29.715220 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6581 | 2026.02.05 23:48:29.715275 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6582 | 2026.02.05 23:48:29.716509 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6583 | 2026.02.05 23:48:29.716787 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6584 | 2026.02.05 23:48:29.717152 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 870 | ||
| 6585 | 2026.02.05 23:48:32.024114 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6586 | 2026.02.05 23:48:32.024292 [ 5 ] {50f67a30-5fa3-422f-96c9-83523f9d50c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6587 | 2026.02.05 23:48:32.024361 [ 5 ] {50f67a30-5fa3-422f-96c9-83523f9d50c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6588 | 2026.02.05 23:48:32.025155 [ 5 ] {50f67a30-5fa3-422f-96c9-83523f9d50c9} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6589 | 2026.02.05 23:48:32.025224 [ 5 ] {50f67a30-5fa3-422f-96c9-83523f9d50c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6590 | 2026.02.05 23:48:32.025684 [ 5 ] {50f67a30-5fa3-422f-96c9-83523f9d50c9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6591 | 2026.02.05 23:48:32.025934 [ 5 ] {50f67a30-5fa3-422f-96c9-83523f9d50c9} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6592 | 2026.02.05 23:48:32.026096 [ 5 ] {50f67a30-5fa3-422f-96c9-83523f9d50c9} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001852 sec., 143628.50971922246 rows/sec., 9.12 MiB/sec. | ||
| 6593 | 2026.02.05 23:48:32.026148 [ 5 ] {50f67a30-5fa3-422f-96c9-83523f9d50c9} <Debug> TCPHandler: Processed in 0.002169541 sec. | ||
| 6594 | 2026.02.05 23:48:32.026280 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6595 | 2026.02.05 23:48:32.026391 [ 5 ] {c7a3fb3f-58c4-4214-9074-d3fc93ecf389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6596 | 2026.02.05 23:48:32.026441 [ 5 ] {c7a3fb3f-58c4-4214-9074-d3fc93ecf389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6597 | 2026.02.05 23:48:32.026866 [ 5 ] {c7a3fb3f-58c4-4214-9074-d3fc93ecf389} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6598 | 2026.02.05 23:48:32.026903 [ 5 ] {c7a3fb3f-58c4-4214-9074-d3fc93ecf389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6599 | 2026.02.05 23:48:32.027216 [ 5 ] {c7a3fb3f-58c4-4214-9074-d3fc93ecf389} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6600 | 2026.02.05 23:48:32.027434 [ 5 ] {c7a3fb3f-58c4-4214-9074-d3fc93ecf389} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6601 | 2026.02.05 23:48:32.027564 [ 5 ] {c7a3fb3f-58c4-4214-9074-d3fc93ecf389} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001203 sec., 11637.572734829591 rows/sec., 948.96 KiB/sec. | ||
| 6602 | 2026.02.05 23:48:32.027602 [ 5 ] {c7a3fb3f-58c4-4214-9074-d3fc93ecf389} <Debug> TCPHandler: Processed in 0.001374074 sec. | ||
| 6603 | 2026.02.05 23:48:32.027730 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6604 | 2026.02.05 23:48:32.027828 [ 5 ] {0360dffa-2e60-4fcf-8aa6-a5145dc3abd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6605 | 2026.02.05 23:48:32.027868 [ 5 ] {0360dffa-2e60-4fcf-8aa6-a5145dc3abd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6606 | 2026.02.05 23:48:32.029103 [ 5 ] {0360dffa-2e60-4fcf-8aa6-a5145dc3abd8} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6607 | 2026.02.05 23:48:32.029138 [ 5 ] {0360dffa-2e60-4fcf-8aa6-a5145dc3abd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6608 | 2026.02.05 23:48:32.029568 [ 5 ] {0360dffa-2e60-4fcf-8aa6-a5145dc3abd8} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6609 | 2026.02.05 23:48:32.029776 [ 5 ] {0360dffa-2e60-4fcf-8aa6-a5145dc3abd8} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6610 | 2026.02.05 23:48:32.029905 [ 5 ] {0360dffa-2e60-4fcf-8aa6-a5145dc3abd8} <Debug> executeQuery: Read 1929 rows, 160.62 KiB in 0.002097 sec., 919885.5507868384 rows/sec., 74.80 MiB/sec. | ||
| 6611 | 2026.02.05 23:48:32.029943 [ 5 ] {0360dffa-2e60-4fcf-8aa6-a5145dc3abd8} <Debug> TCPHandler: Processed in 0.002261923 sec. | ||
| 6612 | 2026.02.05 23:48:32.030062 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6613 | 2026.02.05 23:48:32.030158 [ 5 ] {ae88bb4e-4ad2-4e79-8d71-b88562b485b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6614 | 2026.02.05 23:48:32.030202 [ 5 ] {ae88bb4e-4ad2-4e79-8d71-b88562b485b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6615 | 2026.02.05 23:48:32.030664 [ 5 ] {ae88bb4e-4ad2-4e79-8d71-b88562b485b3} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6616 | 2026.02.05 23:48:32.030698 [ 5 ] {ae88bb4e-4ad2-4e79-8d71-b88562b485b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6617 | 2026.02.05 23:48:32.031006 [ 5 ] {ae88bb4e-4ad2-4e79-8d71-b88562b485b3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6618 | 2026.02.05 23:48:32.031217 [ 5 ] {ae88bb4e-4ad2-4e79-8d71-b88562b485b3} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6619 | 2026.02.05 23:48:32.031318 [ 136 ] {} <Debug> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6620 | 2026.02.05 23:48:32.031341 [ 5 ] {ae88bb4e-4ad2-4e79-8d71-b88562b485b3} <Debug> executeQuery: Read 162 rows, 10.11 KiB in 0.001202 sec., 134775.37437603995 rows/sec., 8.21 MiB/sec. | ||
| 6621 | 2026.02.05 23:48:32.031359 [ 136 ] {} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6622 | 2026.02.05 23:48:32.031379 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6623 | 2026.02.05 23:48:32.031384 [ 5 ] {ae88bb4e-4ad2-4e79-8d71-b88562b485b3} <Debug> TCPHandler: Processed in 0.001377534 sec. | ||
| 6624 | 2026.02.05 23:48:32.031492 [ 191 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6625 | 2026.02.05 23:48:32.031518 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6626 | 2026.02.05 23:48:32.031627 [ 5 ] {850dd27d-8d2d-47ed-86f0-47c048f90c76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6627 | 2026.02.05 23:48:32.031633 [ 191 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6628 | 2026.02.05 23:48:32.031668 [ 5 ] {850dd27d-8d2d-47ed-86f0-47c048f90c76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6629 | 2026.02.05 23:48:32.031678 [ 191 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 191 rows starting from the beginning of the part | ||
| 6630 | 2026.02.05 23:48:32.031758 [ 191 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 148 rows starting from the beginning of the part | ||
| 6631 | 2026.02.05 23:48:32.031806 [ 191 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 25 rows starting from the beginning of the part | ||
| 6632 | 2026.02.05 23:48:32.031849 [ 191 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 148 rows starting from the beginning of the part | ||
| 6633 | 2026.02.05 23:48:32.031886 [ 191 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 25 rows starting from the beginning of the part | ||
| 6634 | 2026.02.05 23:48:32.031922 [ 191 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 162 rows starting from the beginning of the part | ||
| 6635 | 2026.02.05 23:48:32.032252 [ 5 ] {850dd27d-8d2d-47ed-86f0-47c048f90c76} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6636 | 2026.02.05 23:48:32.032292 [ 5 ] {850dd27d-8d2d-47ed-86f0-47c048f90c76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6637 | 2026.02.05 23:48:32.032634 [ 5 ] {850dd27d-8d2d-47ed-86f0-47c048f90c76} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6638 | 2026.02.05 23:48:32.032862 [ 190 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 699 rows, containing 5 columns (5 merged, 0 gathered) in 0.001419154 sec., 492546.96812326217 rows/sec., 32.43 MiB/sec. | ||
| 6639 | 2026.02.05 23:48:32.032868 [ 5 ] {850dd27d-8d2d-47ed-86f0-47c048f90c76} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6640 | 2026.02.05 23:48:32.033035 [ 191 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6641 | 2026.02.05 23:48:32.033050 [ 5 ] {850dd27d-8d2d-47ed-86f0-47c048f90c76} <Debug> executeQuery: Read 368 rows, 25.07 KiB in 0.001442 sec., 255201.10957004162 rows/sec., 16.98 MiB/sec. | ||
| 6642 | 2026.02.05 23:48:32.033098 [ 5 ] {850dd27d-8d2d-47ed-86f0-47c048f90c76} <Debug> TCPHandler: Processed in 0.001628806 sec. | ||
| 6643 | 2026.02.05 23:48:32.033217 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6644 | 2026.02.05 23:48:32.033314 [ 5 ] {6b6a8240-cfef-4e82-8439-de31baf81f4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6645 | 2026.02.05 23:48:32.033316 [ 191 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_36_7} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6646 | 2026.02.05 23:48:32.033356 [ 5 ] {6b6a8240-cfef-4e82-8439-de31baf81f4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6647 | 2026.02.05 23:48:32.033409 [ 191 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_36_7} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6648 | 2026.02.05 23:48:32.033494 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 6649 | 2026.02.05 23:48:32.033820 [ 5 ] {6b6a8240-cfef-4e82-8439-de31baf81f4b} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6650 | 2026.02.05 23:48:32.033862 [ 5 ] {6b6a8240-cfef-4e82-8439-de31baf81f4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6651 | 2026.02.05 23:48:32.034176 [ 5 ] {6b6a8240-cfef-4e82-8439-de31baf81f4b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6652 | 2026.02.05 23:48:32.034395 [ 5 ] {6b6a8240-cfef-4e82-8439-de31baf81f4b} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6653 | 2026.02.05 23:48:32.034525 [ 5 ] {6b6a8240-cfef-4e82-8439-de31baf81f4b} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001229 sec., 113100.08136696501 rows/sec., 6.43 MiB/sec. | ||
| 6654 | 2026.02.05 23:48:32.034565 [ 5 ] {6b6a8240-cfef-4e82-8439-de31baf81f4b} <Debug> TCPHandler: Processed in 0.001397884 sec. | ||
| 6655 | 2026.02.05 23:48:32.034689 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6656 | 2026.02.05 23:48:32.034784 [ 5 ] {f015a59e-5652-4ef9-afc3-c561a23aaab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6657 | 2026.02.05 23:48:32.034824 [ 5 ] {f015a59e-5652-4ef9-afc3-c561a23aaab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6658 | 2026.02.05 23:48:32.035736 [ 5 ] {f015a59e-5652-4ef9-afc3-c561a23aaab6} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6659 | 2026.02.05 23:48:32.035773 [ 5 ] {f015a59e-5652-4ef9-afc3-c561a23aaab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6660 | 2026.02.05 23:48:32.036124 [ 5 ] {f015a59e-5652-4ef9-afc3-c561a23aaab6} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6661 | 2026.02.05 23:48:32.036353 [ 5 ] {f015a59e-5652-4ef9-afc3-c561a23aaab6} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6662 | 2026.02.05 23:48:32.036565 [ 5 ] {f015a59e-5652-4ef9-afc3-c561a23aaab6} <Debug> executeQuery: Read 948 rows, 69.91 KiB in 0.001797 sec., 527545.9098497495 rows/sec., 37.99 MiB/sec. | ||
| 6663 | 2026.02.05 23:48:32.036623 [ 5 ] {f015a59e-5652-4ef9-afc3-c561a23aaab6} <Debug> TCPHandler: Processed in 0.001983239 sec. | ||
| 6664 | 2026.02.05 23:48:32.036751 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6665 | 2026.02.05 23:48:32.036851 [ 5 ] {0160b0e8-0757-4ff3-813b-e1a7b58c0f69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6666 | 2026.02.05 23:48:32.036896 [ 5 ] {0160b0e8-0757-4ff3-813b-e1a7b58c0f69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6667 | 2026.02.05 23:48:32.037235 [ 5 ] {0160b0e8-0757-4ff3-813b-e1a7b58c0f69} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6668 | 2026.02.05 23:48:32.037270 [ 5 ] {0160b0e8-0757-4ff3-813b-e1a7b58c0f69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6669 | 2026.02.05 23:48:32.037597 [ 5 ] {0160b0e8-0757-4ff3-813b-e1a7b58c0f69} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6670 | 2026.02.05 23:48:32.037830 [ 5 ] {0160b0e8-0757-4ff3-813b-e1a7b58c0f69} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6671 | 2026.02.05 23:48:32.037960 [ 5 ] {0160b0e8-0757-4ff3-813b-e1a7b58c0f69} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001128 sec., 5319.148936170212 rows/sec., 277.90 KiB/sec. | ||
| 6672 | 2026.02.05 23:48:32.037996 [ 5 ] {0160b0e8-0757-4ff3-813b-e1a7b58c0f69} <Debug> TCPHandler: Processed in 0.001298303 sec. | ||
| 6673 | 2026.02.05 23:48:32.038116 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6674 | 2026.02.05 23:48:32.038211 [ 5 ] {9879ba3a-0f32-48be-99d9-5d4c2e68a6a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6675 | 2026.02.05 23:48:32.038253 [ 5 ] {9879ba3a-0f32-48be-99d9-5d4c2e68a6a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6676 | 2026.02.05 23:48:32.038888 [ 5 ] {9879ba3a-0f32-48be-99d9-5d4c2e68a6a0} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6677 | 2026.02.05 23:48:32.038924 [ 5 ] {9879ba3a-0f32-48be-99d9-5d4c2e68a6a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6678 | 2026.02.05 23:48:32.039308 [ 5 ] {9879ba3a-0f32-48be-99d9-5d4c2e68a6a0} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6679 | 2026.02.05 23:48:32.039526 [ 5 ] {9879ba3a-0f32-48be-99d9-5d4c2e68a6a0} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6680 | 2026.02.05 23:48:32.039653 [ 5 ] {9879ba3a-0f32-48be-99d9-5d4c2e68a6a0} <Debug> executeQuery: Read 917 rows, 62.56 KiB in 0.00146 sec., 628082.191780822 rows/sec., 41.84 MiB/sec. | ||
| 6681 | 2026.02.05 23:48:32.039691 [ 5 ] {9879ba3a-0f32-48be-99d9-5d4c2e68a6a0} <Debug> TCPHandler: Processed in 0.001624905 sec. | ||
| 6682 | 2026.02.05 23:48:32.039803 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6683 | 2026.02.05 23:48:32.039901 [ 5 ] {ea5bad50-04a0-4067-be2a-602fc892a4ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6684 | 2026.02.05 23:48:32.039950 [ 5 ] {ea5bad50-04a0-4067-be2a-602fc892a4ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6685 | 2026.02.05 23:48:32.040277 [ 5 ] {ea5bad50-04a0-4067-be2a-602fc892a4ce} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6686 | 2026.02.05 23:48:32.040311 [ 5 ] {ea5bad50-04a0-4067-be2a-602fc892a4ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6687 | 2026.02.05 23:48:32.040609 [ 5 ] {ea5bad50-04a0-4067-be2a-602fc892a4ce} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6688 | 2026.02.05 23:48:32.040847 [ 5 ] {ea5bad50-04a0-4067-be2a-602fc892a4ce} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6689 | 2026.02.05 23:48:32.040973 [ 5 ] {ea5bad50-04a0-4067-be2a-602fc892a4ce} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00109 sec., 917.4311926605504 rows/sec., 61.82 KiB/sec. | ||
| 6690 | 2026.02.05 23:48:32.041009 [ 5 ] {ea5bad50-04a0-4067-be2a-602fc892a4ce} <Debug> TCPHandler: Processed in 0.001255832 sec. | ||
| 6691 | 2026.02.05 23:48:32.041123 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6692 | 2026.02.05 23:48:32.041221 [ 5 ] {46b9f2b4-b88b-4b1f-960f-e8464472a2ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6693 | 2026.02.05 23:48:32.041275 [ 5 ] {46b9f2b4-b88b-4b1f-960f-e8464472a2ab} <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 | ||
| 6694 | 2026.02.05 23:48:32.042077 [ 5 ] {46b9f2b4-b88b-4b1f-960f-e8464472a2ab} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6695 | 2026.02.05 23:48:32.042111 [ 5 ] {46b9f2b4-b88b-4b1f-960f-e8464472a2ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6696 | 2026.02.05 23:48:32.042661 [ 5 ] {46b9f2b4-b88b-4b1f-960f-e8464472a2ab} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6697 | 2026.02.05 23:48:32.042887 [ 5 ] {46b9f2b4-b88b-4b1f-960f-e8464472a2ab} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6698 | 2026.02.05 23:48:32.042991 [ 136 ] {} <Debug> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6699 | 2026.02.05 23:48:32.043020 [ 5 ] {46b9f2b4-b88b-4b1f-960f-e8464472a2ab} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001816 sec., 8259.911894273127 rows/sec., 14.80 MiB/sec. | ||
| 6700 | 2026.02.05 23:48:32.043024 [ 136 ] {} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6701 | 2026.02.05 23:48:32.043051 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6702 | 2026.02.05 23:48:32.043074 [ 5 ] {46b9f2b4-b88b-4b1f-960f-e8464472a2ab} <Debug> TCPHandler: Processed in 0.00200136 sec. | ||
| 6703 | 2026.02.05 23:48:32.043134 [ 200 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6704 | 2026.02.05 23:48:32.043198 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6705 | 2026.02.05 23:48:32.043300 [ 5 ] {15c6d6f3-6fa5-476b-8a7a-59a96c959b78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6706 | 2026.02.05 23:48:32.043342 [ 5 ] {15c6d6f3-6fa5-476b-8a7a-59a96c959b78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6707 | 2026.02.05 23:48:32.043345 [ 200 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6708 | 2026.02.05 23:48:32.043408 [ 200 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 558 rows starting from the beginning of the part | ||
| 6709 | 2026.02.05 23:48:32.043539 [ 200 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 15 rows starting from the beginning of the part | ||
| 6710 | 2026.02.05 23:48:32.043661 [ 200 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 25 rows starting from the beginning of the part | ||
| 6711 | 2026.02.05 23:48:32.043695 [ 5 ] {15c6d6f3-6fa5-476b-8a7a-59a96c959b78} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6712 | 2026.02.05 23:48:32.043732 [ 5 ] {15c6d6f3-6fa5-476b-8a7a-59a96c959b78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6713 | 2026.02.05 23:48:32.043768 [ 200 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 15 rows starting from the beginning of the part | ||
| 6714 | 2026.02.05 23:48:32.043864 [ 200 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 25 rows starting from the beginning of the part | ||
| 6715 | 2026.02.05 23:48:32.043960 [ 200 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 15 rows starting from the beginning of the part | ||
| 6716 | 2026.02.05 23:48:32.044105 [ 5 ] {15c6d6f3-6fa5-476b-8a7a-59a96c959b78} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6717 | 2026.02.05 23:48:32.044335 [ 5 ] {15c6d6f3-6fa5-476b-8a7a-59a96c959b78} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6718 | 2026.02.05 23:48:32.044469 [ 5 ] {15c6d6f3-6fa5-476b-8a7a-59a96c959b78} <Debug> executeQuery: Read 76 rows, 4.83 KiB in 0.001188 sec., 63973.063973063974 rows/sec., 3.97 MiB/sec. | ||
| 6719 | 2026.02.05 23:48:32.044506 [ 5 ] {15c6d6f3-6fa5-476b-8a7a-59a96c959b78} <Debug> TCPHandler: Processed in 0.001366784 sec. | ||
| 6720 | 2026.02.05 23:48:32.050454 [ 190 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 653 rows, containing 19 columns (19 merged, 0 gathered) in 0.007356182 sec., 88768.87494083207 rows/sec., 159.07 MiB/sec. | ||
| 6721 | 2026.02.05 23:48:32.051539 [ 193 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6722 | 2026.02.05 23:48:32.051927 [ 193 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6723 | 2026.02.05 23:48:32.052009 [ 193 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6724 | 2026.02.05 23:48:32.052145 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB. | ||
| 6725 | 2026.02.05 23:48:32.204757 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12966 | ||
| 6726 | 2026.02.05 23:48:32.205288 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6727 | 2026.02.05 23:48:32.205340 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6728 | 2026.02.05 23:48:32.205844 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6729 | 2026.02.05 23:48:32.206095 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6730 | 2026.02.05 23:48:32.206261 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12966 | ||
| 6731 | 2026.02.05 23:48:32.896362 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6732 | 2026.02.05 23:48:32.911728 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6733 | 2026.02.05 23:48:32.911784 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6734 | 2026.02.05 23:48:32.917583 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6735 | 2026.02.05 23:48:32.918278 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6736 | 2026.02.05 23:48:32.920951 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6737 | 2026.02.05 23:48:33.192275 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6738 | 2026.02.05 23:48:33.192541 [ 5 ] {67811cd0-8d16-4f3a-9cbb-5a7d5a73a4c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6739 | 2026.02.05 23:48:33.192606 [ 5 ] {67811cd0-8d16-4f3a-9cbb-5a7d5a73a4c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6740 | 2026.02.05 23:48:33.193281 [ 5 ] {67811cd0-8d16-4f3a-9cbb-5a7d5a73a4c9} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6741 | 2026.02.05 23:48:33.193326 [ 5 ] {67811cd0-8d16-4f3a-9cbb-5a7d5a73a4c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6742 | 2026.02.05 23:48:33.193708 [ 5 ] {67811cd0-8d16-4f3a-9cbb-5a7d5a73a4c9} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6743 | 2026.02.05 23:48:33.193937 [ 5 ] {67811cd0-8d16-4f3a-9cbb-5a7d5a73a4c9} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6744 | 2026.02.05 23:48:33.194093 [ 5 ] {67811cd0-8d16-4f3a-9cbb-5a7d5a73a4c9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001602 sec., 34956.30461922597 rows/sec., 2.69 MiB/sec. | ||
| 6745 | 2026.02.05 23:48:33.194134 [ 5 ] {67811cd0-8d16-4f3a-9cbb-5a7d5a73a4c9} <Debug> TCPHandler: Processed in 0.00204786 sec. | ||
| 6746 | 2026.02.05 23:48:33.194265 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6747 | 2026.02.05 23:48:33.194361 [ 5 ] {2b32b442-f7aa-425f-b712-d89a440cc1e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6748 | 2026.02.05 23:48:33.194402 [ 5 ] {2b32b442-f7aa-425f-b712-d89a440cc1e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6749 | 2026.02.05 23:48:33.194824 [ 5 ] {2b32b442-f7aa-425f-b712-d89a440cc1e4} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6750 | 2026.02.05 23:48:33.194861 [ 5 ] {2b32b442-f7aa-425f-b712-d89a440cc1e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6751 | 2026.02.05 23:48:33.195161 [ 5 ] {2b32b442-f7aa-425f-b712-d89a440cc1e4} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6752 | 2026.02.05 23:48:33.195376 [ 5 ] {2b32b442-f7aa-425f-b712-d89a440cc1e4} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6753 | 2026.02.05 23:48:33.195505 [ 5 ] {2b32b442-f7aa-425f-b712-d89a440cc1e4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001163 sec., 55030.09458297506 rows/sec., 4.30 MiB/sec. | ||
| 6754 | 2026.02.05 23:48:33.195544 [ 5 ] {2b32b442-f7aa-425f-b712-d89a440cc1e4} <Debug> TCPHandler: Processed in 0.001331273 sec. | ||
| 6755 | 2026.02.05 23:48:33.195664 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6756 | 2026.02.05 23:48:33.195758 [ 5 ] {01893a9b-806b-4852-8d6f-b8f2765ddb3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6757 | 2026.02.05 23:48:33.195802 [ 5 ] {01893a9b-806b-4852-8d6f-b8f2765ddb3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6758 | 2026.02.05 23:48:33.196163 [ 5 ] {01893a9b-806b-4852-8d6f-b8f2765ddb3e} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6759 | 2026.02.05 23:48:33.196199 [ 5 ] {01893a9b-806b-4852-8d6f-b8f2765ddb3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6760 | 2026.02.05 23:48:33.196549 [ 5 ] {01893a9b-806b-4852-8d6f-b8f2765ddb3e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6761 | 2026.02.05 23:48:33.196760 [ 5 ] {01893a9b-806b-4852-8d6f-b8f2765ddb3e} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6762 | 2026.02.05 23:48:33.196888 [ 5 ] {01893a9b-806b-4852-8d6f-b8f2765ddb3e} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001148 sec., 27874.564459930316 rows/sec., 1.94 MiB/sec. | ||
| 6763 | 2026.02.05 23:48:33.196926 [ 5 ] {01893a9b-806b-4852-8d6f-b8f2765ddb3e} <Debug> TCPHandler: Processed in 0.001313662 sec. | ||
| 6764 | 2026.02.05 23:48:33.197038 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6765 | 2026.02.05 23:48:33.197132 [ 5 ] {94112227-c732-4eda-93b1-84cd9b0d372f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6766 | 2026.02.05 23:48:33.197172 [ 5 ] {94112227-c732-4eda-93b1-84cd9b0d372f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6767 | 2026.02.05 23:48:33.197478 [ 5 ] {94112227-c732-4eda-93b1-84cd9b0d372f} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6768 | 2026.02.05 23:48:33.197512 [ 5 ] {94112227-c732-4eda-93b1-84cd9b0d372f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6769 | 2026.02.05 23:48:33.197794 [ 5 ] {94112227-c732-4eda-93b1-84cd9b0d372f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6770 | 2026.02.05 23:48:33.198003 [ 5 ] {94112227-c732-4eda-93b1-84cd9b0d372f} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6771 | 2026.02.05 23:48:33.198126 [ 5 ] {94112227-c732-4eda-93b1-84cd9b0d372f} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001013 sec., 11846.001974333662 rows/sec., 817.50 KiB/sec. | ||
| 6772 | 2026.02.05 23:48:33.198162 [ 5 ] {94112227-c732-4eda-93b1-84cd9b0d372f} <Debug> TCPHandler: Processed in 0.001172812 sec. | ||
| 6773 | 2026.02.05 23:48:38.198280 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6774 | 2026.02.05 23:48:38.198503 [ 5 ] {c93a243a-03c7-4ae3-863a-478f4001fc10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6775 | 2026.02.05 23:48:38.198579 [ 5 ] {c93a243a-03c7-4ae3-863a-478f4001fc10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6776 | 2026.02.05 23:48:38.199273 [ 5 ] {c93a243a-03c7-4ae3-863a-478f4001fc10} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6777 | 2026.02.05 23:48:38.199329 [ 5 ] {c93a243a-03c7-4ae3-863a-478f4001fc10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6778 | 2026.02.05 23:48:38.199741 [ 5 ] {c93a243a-03c7-4ae3-863a-478f4001fc10} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6779 | 2026.02.05 23:48:38.199973 [ 5 ] {c93a243a-03c7-4ae3-863a-478f4001fc10} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6780 | 2026.02.05 23:48:38.200136 [ 5 ] {c93a243a-03c7-4ae3-863a-478f4001fc10} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001692 sec., 62647.754137115844 rows/sec., 5.25 MiB/sec. | ||
| 6781 | 2026.02.05 23:48:38.200191 [ 5 ] {c93a243a-03c7-4ae3-863a-478f4001fc10} <Debug> TCPHandler: Processed in 0.002049729 sec. | ||
| 6782 | 2026.02.05 23:48:38.200316 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6783 | 2026.02.05 23:48:38.200421 [ 5 ] {c71996c0-2655-45b1-a8b1-f0ad5a19d75d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6784 | 2026.02.05 23:48:38.200465 [ 5 ] {c71996c0-2655-45b1-a8b1-f0ad5a19d75d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6785 | 2026.02.05 23:48:38.200892 [ 5 ] {c71996c0-2655-45b1-a8b1-f0ad5a19d75d} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6786 | 2026.02.05 23:48:38.200931 [ 5 ] {c71996c0-2655-45b1-a8b1-f0ad5a19d75d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6787 | 2026.02.05 23:48:38.201241 [ 5 ] {c71996c0-2655-45b1-a8b1-f0ad5a19d75d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6788 | 2026.02.05 23:48:38.201451 [ 5 ] {c71996c0-2655-45b1-a8b1-f0ad5a19d75d} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6789 | 2026.02.05 23:48:38.201585 [ 5 ] {c71996c0-2655-45b1-a8b1-f0ad5a19d75d} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001188 sec., 21043.771043771045 rows/sec., 1.55 MiB/sec. | ||
| 6790 | 2026.02.05 23:48:38.201623 [ 5 ] {c71996c0-2655-45b1-a8b1-f0ad5a19d75d} <Debug> TCPHandler: Processed in 0.001360754 sec. | ||
| 6791 | 2026.02.05 23:48:38.201732 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6792 | 2026.02.05 23:48:38.201830 [ 5 ] {878699fb-dcba-49bd-b8ef-f21036181ecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6793 | 2026.02.05 23:48:38.201871 [ 5 ] {878699fb-dcba-49bd-b8ef-f21036181ecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6794 | 2026.02.05 23:48:38.202290 [ 5 ] {878699fb-dcba-49bd-b8ef-f21036181ecc} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6795 | 2026.02.05 23:48:38.202328 [ 5 ] {878699fb-dcba-49bd-b8ef-f21036181ecc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6796 | 2026.02.05 23:48:38.202645 [ 5 ] {878699fb-dcba-49bd-b8ef-f21036181ecc} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6797 | 2026.02.05 23:48:38.202866 [ 5 ] {878699fb-dcba-49bd-b8ef-f21036181ecc} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6798 | 2026.02.05 23:48:38.202997 [ 5 ] {878699fb-dcba-49bd-b8ef-f21036181ecc} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001188 sec., 74915.82491582491 rows/sec., 5.85 MiB/sec. | ||
| 6799 | 2026.02.05 23:48:38.203035 [ 5 ] {878699fb-dcba-49bd-b8ef-f21036181ecc} <Debug> TCPHandler: Processed in 0.001353493 sec. | ||
| 6800 | 2026.02.05 23:48:38.203141 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6801 | 2026.02.05 23:48:38.203265 [ 5 ] {53bc37a4-6640-4ccd-92fe-493d7ca7f6a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6802 | 2026.02.05 23:48:38.203309 [ 5 ] {53bc37a4-6640-4ccd-92fe-493d7ca7f6a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6803 | 2026.02.05 23:48:38.203726 [ 5 ] {53bc37a4-6640-4ccd-92fe-493d7ca7f6a3} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6804 | 2026.02.05 23:48:38.203764 [ 5 ] {53bc37a4-6640-4ccd-92fe-493d7ca7f6a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6805 | 2026.02.05 23:48:38.204102 [ 5 ] {53bc37a4-6640-4ccd-92fe-493d7ca7f6a3} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6806 | 2026.02.05 23:48:38.204308 [ 5 ] {53bc37a4-6640-4ccd-92fe-493d7ca7f6a3} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6807 | 2026.02.05 23:48:38.204443 [ 5 ] {53bc37a4-6640-4ccd-92fe-493d7ca7f6a3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 6808 | 2026.02.05 23:48:38.204486 [ 5 ] {53bc37a4-6640-4ccd-92fe-493d7ca7f6a3} <Debug> TCPHandler: Processed in 0.001394724 sec. | ||
| 6809 | 2026.02.05 23:48:38.204621 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6810 | 2026.02.05 23:48:38.204716 [ 5 ] {ec8861aa-08be-4aa4-b3f6-81d34d360da2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6811 | 2026.02.05 23:48:38.204770 [ 5 ] {ec8861aa-08be-4aa4-b3f6-81d34d360da2} <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 | ||
| 6812 | 2026.02.05 23:48:38.205691 [ 5 ] {ec8861aa-08be-4aa4-b3f6-81d34d360da2} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6813 | 2026.02.05 23:48:38.205729 [ 5 ] {ec8861aa-08be-4aa4-b3f6-81d34d360da2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6814 | 2026.02.05 23:48:38.206313 [ 5 ] {ec8861aa-08be-4aa4-b3f6-81d34d360da2} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6815 | 2026.02.05 23:48:38.206593 [ 5 ] {ec8861aa-08be-4aa4-b3f6-81d34d360da2} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6816 | 2026.02.05 23:48:38.206780 [ 5 ] {ec8861aa-08be-4aa4-b3f6-81d34d360da2} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002082 sec., 12007.684918347742 rows/sec., 21.52 MiB/sec. | ||
| 6817 | 2026.02.05 23:48:38.206861 [ 5 ] {ec8861aa-08be-4aa4-b3f6-81d34d360da2} <Debug> TCPHandler: Processed in 0.002289172 sec. | ||
| 6818 | 2026.02.05 23:48:38.206979 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6819 | 2026.02.05 23:48:38.207075 [ 5 ] {7976cef3-6cc5-4ee7-94b5-34656cb88f4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6820 | 2026.02.05 23:48:38.207119 [ 5 ] {7976cef3-6cc5-4ee7-94b5-34656cb88f4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6821 | 2026.02.05 23:48:38.207493 [ 5 ] {7976cef3-6cc5-4ee7-94b5-34656cb88f4c} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6822 | 2026.02.05 23:48:38.207532 [ 5 ] {7976cef3-6cc5-4ee7-94b5-34656cb88f4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6823 | 2026.02.05 23:48:38.207836 [ 5 ] {7976cef3-6cc5-4ee7-94b5-34656cb88f4c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6824 | 2026.02.05 23:48:38.208054 [ 5 ] {7976cef3-6cc5-4ee7-94b5-34656cb88f4c} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6825 | 2026.02.05 23:48:38.208185 [ 5 ] {7976cef3-6cc5-4ee7-94b5-34656cb88f4c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00113 sec., 53097.345132743365 rows/sec., 3.58 MiB/sec. | ||
| 6826 | 2026.02.05 23:48:38.208221 [ 5 ] {7976cef3-6cc5-4ee7-94b5-34656cb88f4c} <Debug> TCPHandler: Processed in 0.001294723 sec. | ||
| 6827 | 2026.02.05 23:48:39.555260 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6828 | 2026.02.05 23:48:39.555326 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6829 | 2026.02.05 23:48:39.706442 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13414 | ||
| 6830 | 2026.02.05 23:48:39.706928 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6831 | 2026.02.05 23:48:39.706966 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6832 | 2026.02.05 23:48:39.707524 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6833 | 2026.02.05 23:48:39.707768 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6834 | 2026.02.05 23:48:39.707911 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13414 | ||
| 6835 | 2026.02.05 23:48:39.717488 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 914 | ||
| 6836 | 2026.02.05 23:48:39.720183 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6837 | 2026.02.05 23:48:39.720241 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6838 | 2026.02.05 23:48:39.721477 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6839 | 2026.02.05 23:48:39.721760 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6840 | 2026.02.05 23:48:39.722135 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 914 | ||
| 6841 | 2026.02.05 23:48:40.421127 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6842 | 2026.02.05 23:48:40.438449 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6843 | 2026.02.05 23:48:40.438508 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6844 | 2026.02.05 23:48:40.444997 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6845 | 2026.02.05 23:48:40.445727 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6846 | 2026.02.05 23:48:40.448907 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6847 | 2026.02.05 23:48:43.205290 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6848 | 2026.02.05 23:48:43.205567 [ 5 ] {a215e437-5a40-4392-832f-072081eeeaab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6849 | 2026.02.05 23:48:43.205672 [ 5 ] {a215e437-5a40-4392-832f-072081eeeaab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6850 | 2026.02.05 23:48:43.206471 [ 5 ] {a215e437-5a40-4392-832f-072081eeeaab} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6851 | 2026.02.05 23:48:43.206509 [ 5 ] {a215e437-5a40-4392-832f-072081eeeaab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6852 | 2026.02.05 23:48:43.206910 [ 5 ] {a215e437-5a40-4392-832f-072081eeeaab} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6853 | 2026.02.05 23:48:43.207145 [ 5 ] {a215e437-5a40-4392-832f-072081eeeaab} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6854 | 2026.02.05 23:48:43.207295 [ 5 ] {a215e437-5a40-4392-832f-072081eeeaab} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001804 sec., 147450.11086474502 rows/sec., 9.37 MiB/sec. | ||
| 6855 | 2026.02.05 23:48:43.207337 [ 5 ] {a215e437-5a40-4392-832f-072081eeeaab} <Debug> TCPHandler: Processed in 0.002233722 sec. | ||
| 6856 | 2026.02.05 23:48:43.207464 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6857 | 2026.02.05 23:48:43.207560 [ 5 ] {452a04a2-ea3b-45c2-9947-4ea0bd30c790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6858 | 2026.02.05 23:48:43.207601 [ 5 ] {452a04a2-ea3b-45c2-9947-4ea0bd30c790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6859 | 2026.02.05 23:48:43.208420 [ 5 ] {452a04a2-ea3b-45c2-9947-4ea0bd30c790} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6860 | 2026.02.05 23:48:43.208455 [ 5 ] {452a04a2-ea3b-45c2-9947-4ea0bd30c790} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6861 | 2026.02.05 23:48:43.208817 [ 5 ] {452a04a2-ea3b-45c2-9947-4ea0bd30c790} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6862 | 2026.02.05 23:48:43.209028 [ 5 ] {452a04a2-ea3b-45c2-9947-4ea0bd30c790} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6863 | 2026.02.05 23:48:43.209160 [ 5 ] {452a04a2-ea3b-45c2-9947-4ea0bd30c790} <Debug> executeQuery: Read 782 rows, 63.55 KiB in 0.00162 sec., 482716.04938271607 rows/sec., 38.31 MiB/sec. | ||
| 6864 | 2026.02.05 23:48:43.209197 [ 5 ] {452a04a2-ea3b-45c2-9947-4ea0bd30c790} <Debug> TCPHandler: Processed in 0.001788727 sec. | ||
| 6865 | 2026.02.05 23:48:43.209310 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6866 | 2026.02.05 23:48:43.209406 [ 5 ] {013237ae-fd31-40c6-af64-041ef6e942b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6867 | 2026.02.05 23:48:43.209446 [ 5 ] {013237ae-fd31-40c6-af64-041ef6e942b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6868 | 2026.02.05 23:48:43.209884 [ 5 ] {013237ae-fd31-40c6-af64-041ef6e942b4} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6869 | 2026.02.05 23:48:43.209918 [ 5 ] {013237ae-fd31-40c6-af64-041ef6e942b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6870 | 2026.02.05 23:48:43.210231 [ 5 ] {013237ae-fd31-40c6-af64-041ef6e942b4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6871 | 2026.02.05 23:48:43.210450 [ 5 ] {013237ae-fd31-40c6-af64-041ef6e942b4} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6872 | 2026.02.05 23:48:43.210584 [ 5 ] {013237ae-fd31-40c6-af64-041ef6e942b4} <Debug> executeQuery: Read 148 rows, 9.13 KiB in 0.001197 sec., 123642.43943191312 rows/sec., 7.45 MiB/sec. | ||
| 6873 | 2026.02.05 23:48:43.210623 [ 5 ] {013237ae-fd31-40c6-af64-041ef6e942b4} <Debug> TCPHandler: Processed in 0.001365903 sec. | ||
| 6874 | 2026.02.05 23:48:43.210735 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6875 | 2026.02.05 23:48:43.210830 [ 5 ] {f9c4c869-4811-4889-a2e0-7bc45862536b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6876 | 2026.02.05 23:48:43.210870 [ 5 ] {f9c4c869-4811-4889-a2e0-7bc45862536b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6877 | 2026.02.05 23:48:43.211291 [ 5 ] {f9c4c869-4811-4889-a2e0-7bc45862536b} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6878 | 2026.02.05 23:48:43.211327 [ 5 ] {f9c4c869-4811-4889-a2e0-7bc45862536b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6879 | 2026.02.05 23:48:43.211637 [ 5 ] {f9c4c869-4811-4889-a2e0-7bc45862536b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6880 | 2026.02.05 23:48:43.211845 [ 5 ] {f9c4c869-4811-4889-a2e0-7bc45862536b} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6881 | 2026.02.05 23:48:43.211969 [ 5 ] {f9c4c869-4811-4889-a2e0-7bc45862536b} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001158 sec., 120898.10017271158 rows/sec., 7.81 MiB/sec. | ||
| 6882 | 2026.02.05 23:48:43.212006 [ 5 ] {f9c4c869-4811-4889-a2e0-7bc45862536b} <Debug> TCPHandler: Processed in 0.001319753 sec. | ||
| 6883 | 2026.02.05 23:48:43.212112 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6884 | 2026.02.05 23:48:43.212205 [ 5 ] {b52b0e8a-0204-40c8-9538-d47b78bda0a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6885 | 2026.02.05 23:48:43.212246 [ 5 ] {b52b0e8a-0204-40c8-9538-d47b78bda0a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6886 | 2026.02.05 23:48:43.212695 [ 5 ] {b52b0e8a-0204-40c8-9538-d47b78bda0a3} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6887 | 2026.02.05 23:48:43.212730 [ 5 ] {b52b0e8a-0204-40c8-9538-d47b78bda0a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6888 | 2026.02.05 23:48:43.213025 [ 5 ] {b52b0e8a-0204-40c8-9538-d47b78bda0a3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6889 | 2026.02.05 23:48:43.213242 [ 5 ] {b52b0e8a-0204-40c8-9538-d47b78bda0a3} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6890 | 2026.02.05 23:48:43.213370 [ 5 ] {b52b0e8a-0204-40c8-9538-d47b78bda0a3} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001183 sec., 117497.88672865595 rows/sec., 6.68 MiB/sec. | ||
| 6891 | 2026.02.05 23:48:43.213407 [ 5 ] {b52b0e8a-0204-40c8-9538-d47b78bda0a3} <Debug> TCPHandler: Processed in 0.001345053 sec. | ||
| 6892 | 2026.02.05 23:48:43.213522 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6893 | 2026.02.05 23:48:43.213621 [ 5 ] {031087ed-2375-479d-bf7a-b6e10461dac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6894 | 2026.02.05 23:48:43.213661 [ 5 ] {031087ed-2375-479d-bf7a-b6e10461dac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6895 | 2026.02.05 23:48:43.214230 [ 5 ] {031087ed-2375-479d-bf7a-b6e10461dac9} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6896 | 2026.02.05 23:48:43.214264 [ 5 ] {031087ed-2375-479d-bf7a-b6e10461dac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6897 | 2026.02.05 23:48:43.214600 [ 5 ] {031087ed-2375-479d-bf7a-b6e10461dac9} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6898 | 2026.02.05 23:48:43.214816 [ 5 ] {031087ed-2375-479d-bf7a-b6e10461dac9} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6899 | 2026.02.05 23:48:43.214945 [ 5 ] {031087ed-2375-479d-bf7a-b6e10461dac9} <Debug> executeQuery: Read 478 rows, 34.48 KiB in 0.001341 sec., 356450.41014168534 rows/sec., 25.11 MiB/sec. | ||
| 6900 | 2026.02.05 23:48:43.214983 [ 5 ] {031087ed-2375-479d-bf7a-b6e10461dac9} <Debug> TCPHandler: Processed in 0.001510005 sec. | ||
| 6901 | 2026.02.05 23:48:43.215089 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6902 | 2026.02.05 23:48:43.215184 [ 5 ] {6425618e-3121-44a5-8fe1-d9636a151565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6903 | 2026.02.05 23:48:43.215228 [ 5 ] {6425618e-3121-44a5-8fe1-d9636a151565} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6904 | 2026.02.05 23:48:43.215558 [ 5 ] {6425618e-3121-44a5-8fe1-d9636a151565} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6905 | 2026.02.05 23:48:43.215593 [ 5 ] {6425618e-3121-44a5-8fe1-d9636a151565} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6906 | 2026.02.05 23:48:43.215889 [ 5 ] {6425618e-3121-44a5-8fe1-d9636a151565} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6907 | 2026.02.05 23:48:43.216098 [ 5 ] {6425618e-3121-44a5-8fe1-d9636a151565} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6908 | 2026.02.05 23:48:43.216225 [ 5 ] {6425618e-3121-44a5-8fe1-d9636a151565} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00106 sec., 5660.377358490567 rows/sec., 295.73 KiB/sec. | ||
| 6909 | 2026.02.05 23:48:43.216263 [ 5 ] {6425618e-3121-44a5-8fe1-d9636a151565} <Debug> TCPHandler: Processed in 0.001222872 sec. | ||
| 6910 | 2026.02.05 23:48:43.216362 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6911 | 2026.02.05 23:48:43.216457 [ 5 ] {a239da9f-5b29-4ab9-ae78-40899b6d5ed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6912 | 2026.02.05 23:48:43.216499 [ 5 ] {a239da9f-5b29-4ab9-ae78-40899b6d5ed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6913 | 2026.02.05 23:48:43.216917 [ 5 ] {a239da9f-5b29-4ab9-ae78-40899b6d5ed3} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6914 | 2026.02.05 23:48:43.216952 [ 5 ] {a239da9f-5b29-4ab9-ae78-40899b6d5ed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6915 | 2026.02.05 23:48:43.217280 [ 5 ] {a239da9f-5b29-4ab9-ae78-40899b6d5ed3} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6916 | 2026.02.05 23:48:43.217491 [ 5 ] {a239da9f-5b29-4ab9-ae78-40899b6d5ed3} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6917 | 2026.02.05 23:48:43.217622 [ 5 ] {a239da9f-5b29-4ab9-ae78-40899b6d5ed3} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001184 sec., 217905.4054054054 rows/sec., 14.51 MiB/sec. | ||
| 6918 | 2026.02.05 23:48:43.217659 [ 5 ] {a239da9f-5b29-4ab9-ae78-40899b6d5ed3} <Debug> TCPHandler: Processed in 0.001346343 sec. | ||
| 6919 | 2026.02.05 23:48:43.217777 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6920 | 2026.02.05 23:48:43.217868 [ 5 ] {03b98dfc-27b6-4436-9887-b0592a2466ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6921 | 2026.02.05 23:48:43.217909 [ 5 ] {03b98dfc-27b6-4436-9887-b0592a2466ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6922 | 2026.02.05 23:48:43.218212 [ 5 ] {03b98dfc-27b6-4436-9887-b0592a2466ef} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6923 | 2026.02.05 23:48:43.218246 [ 5 ] {03b98dfc-27b6-4436-9887-b0592a2466ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6924 | 2026.02.05 23:48:43.218542 [ 5 ] {03b98dfc-27b6-4436-9887-b0592a2466ef} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6925 | 2026.02.05 23:48:43.218763 [ 5 ] {03b98dfc-27b6-4436-9887-b0592a2466ef} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6926 | 2026.02.05 23:48:43.218855 [ 61 ] {} <Debug> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 6927 | 2026.02.05 23:48:43.218887 [ 5 ] {03b98dfc-27b6-4436-9887-b0592a2466ef} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001037 sec., 964.3201542912248 rows/sec., 64.98 KiB/sec. | ||
| 6928 | 2026.02.05 23:48:43.218888 [ 61 ] {} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6929 | 2026.02.05 23:48:43.218919 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6930 | 2026.02.05 23:48:43.218924 [ 5 ] {03b98dfc-27b6-4436-9887-b0592a2466ef} <Debug> TCPHandler: Processed in 0.001197582 sec. | ||
| 6931 | 2026.02.05 23:48:43.219009 [ 200 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 6932 | 2026.02.05 23:48:43.219039 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6933 | 2026.02.05 23:48:43.219121 [ 200 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6934 | 2026.02.05 23:48:43.219141 [ 5 ] {c93fd4c6-e3bc-4f11-a02e-a89a712e394c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6935 | 2026.02.05 23:48:43.219156 [ 200 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 15 rows starting from the beginning of the part | ||
| 6936 | 2026.02.05 23:48:43.219195 [ 5 ] {c93fd4c6-e3bc-4f11-a02e-a89a712e394c} <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 | ||
| 6937 | 2026.02.05 23:48:43.219218 [ 200 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 6938 | 2026.02.05 23:48:43.219266 [ 200 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 6939 | 2026.02.05 23:48:43.219310 [ 200 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 6940 | 2026.02.05 23:48:43.219351 [ 200 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 6941 | 2026.02.05 23:48:43.219390 [ 200 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 6942 | 2026.02.05 23:48:43.219987 [ 5 ] {c93fd4c6-e3bc-4f11-a02e-a89a712e394c} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6943 | 2026.02.05 23:48:43.220022 [ 5 ] {c93fd4c6-e3bc-4f11-a02e-a89a712e394c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6944 | 2026.02.05 23:48:43.220271 [ 195 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001298493 sec., 15402.470402227815 rows/sec., 1.01 MiB/sec. | ||
| 6945 | 2026.02.05 23:48:43.220398 [ 200 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 6946 | 2026.02.05 23:48:43.220568 [ 5 ] {c93fd4c6-e3bc-4f11-a02e-a89a712e394c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6947 | 2026.02.05 23:48:43.220648 [ 200 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_20_4} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6948 | 2026.02.05 23:48:43.220708 [ 200 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_20_4} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 6949 | 2026.02.05 23:48:43.220766 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6950 | 2026.02.05 23:48:43.220794 [ 5 ] {c93fd4c6-e3bc-4f11-a02e-a89a712e394c} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6951 | 2026.02.05 23:48:43.220931 [ 5 ] {c93fd4c6-e3bc-4f11-a02e-a89a712e394c} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001808 sec., 8296.460176991151 rows/sec., 14.87 MiB/sec. | ||
| 6952 | 2026.02.05 23:48:43.220983 [ 5 ] {c93fd4c6-e3bc-4f11-a02e-a89a712e394c} <Debug> TCPHandler: Processed in 0.00199417 sec. | ||
| 6953 | 2026.02.05 23:48:43.221100 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6954 | 2026.02.05 23:48:43.221193 [ 5 ] {39c41c1c-fb89-42e1-a90c-b4bfc6f8994a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6955 | 2026.02.05 23:48:43.221233 [ 5 ] {39c41c1c-fb89-42e1-a90c-b4bfc6f8994a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6956 | 2026.02.05 23:48:43.221553 [ 5 ] {39c41c1c-fb89-42e1-a90c-b4bfc6f8994a} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6957 | 2026.02.05 23:48:43.221587 [ 5 ] {39c41c1c-fb89-42e1-a90c-b4bfc6f8994a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6958 | 2026.02.05 23:48:43.221881 [ 5 ] {39c41c1c-fb89-42e1-a90c-b4bfc6f8994a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6959 | 2026.02.05 23:48:43.222081 [ 5 ] {39c41c1c-fb89-42e1-a90c-b4bfc6f8994a} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6960 | 2026.02.05 23:48:43.222219 [ 5 ] {39c41c1c-fb89-42e1-a90c-b4bfc6f8994a} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.00103 sec., 85436.89320388349 rows/sec., 5.36 MiB/sec. | ||
| 6961 | 2026.02.05 23:48:43.222258 [ 5 ] {39c41c1c-fb89-42e1-a90c-b4bfc6f8994a} <Debug> TCPHandler: Processed in 0.001205772 sec. | ||
| 6962 | 2026.02.05 23:48:47.208101 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13926 | ||
| 6963 | 2026.02.05 23:48:47.208640 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6964 | 2026.02.05 23:48:47.208674 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6965 | 2026.02.05 23:48:47.209144 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6966 | 2026.02.05 23:48:47.209376 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6967 | 2026.02.05 23:48:47.209502 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13926 | ||
| 6968 | 2026.02.05 23:48:47.949110 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6969 | 2026.02.05 23:48:47.967776 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6970 | 2026.02.05 23:48:47.967838 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6971 | 2026.02.05 23:48:47.974109 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6972 | 2026.02.05 23:48:47.974807 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6973 | 2026.02.05 23:48:47.977910 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6974 | 2026.02.05 23:48:48.199145 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6975 | 2026.02.05 23:48:48.199329 [ 5 ] {1bb2875c-4397-4f89-9c24-ac530488af84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6976 | 2026.02.05 23:48:48.199402 [ 5 ] {1bb2875c-4397-4f89-9c24-ac530488af84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6977 | 2026.02.05 23:48:48.200060 [ 5 ] {1bb2875c-4397-4f89-9c24-ac530488af84} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6978 | 2026.02.05 23:48:48.200113 [ 5 ] {1bb2875c-4397-4f89-9c24-ac530488af84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6979 | 2026.02.05 23:48:48.200530 [ 5 ] {1bb2875c-4397-4f89-9c24-ac530488af84} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6980 | 2026.02.05 23:48:48.200776 [ 5 ] {1bb2875c-4397-4f89-9c24-ac530488af84} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6981 | 2026.02.05 23:48:48.200949 [ 5 ] {1bb2875c-4397-4f89-9c24-ac530488af84} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001669 sec., 1198.3223487118034 rows/sec., 97.71 KiB/sec. | ||
| 6982 | 2026.02.05 23:48:48.201019 [ 5 ] {1bb2875c-4397-4f89-9c24-ac530488af84} <Debug> TCPHandler: Processed in 0.00200461 sec. | ||
| 6983 | 2026.02.05 23:48:48.201155 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6984 | 2026.02.05 23:48:48.201263 [ 5 ] {35a74a96-5fbc-4ce2-ba3c-e37eca20c89d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6985 | 2026.02.05 23:48:48.201310 [ 5 ] {35a74a96-5fbc-4ce2-ba3c-e37eca20c89d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6986 | 2026.02.05 23:48:48.201797 [ 5 ] {35a74a96-5fbc-4ce2-ba3c-e37eca20c89d} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6987 | 2026.02.05 23:48:48.201832 [ 5 ] {35a74a96-5fbc-4ce2-ba3c-e37eca20c89d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6988 | 2026.02.05 23:48:48.202166 [ 5 ] {35a74a96-5fbc-4ce2-ba3c-e37eca20c89d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6989 | 2026.02.05 23:48:48.202392 [ 5 ] {35a74a96-5fbc-4ce2-ba3c-e37eca20c89d} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6990 | 2026.02.05 23:48:48.202503 [ 156 ] {} <Debug> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6991 | 2026.02.05 23:48:48.202529 [ 5 ] {35a74a96-5fbc-4ce2-ba3c-e37eca20c89d} <Debug> executeQuery: Read 107 rows, 9.17 KiB in 0.001293 sec., 82753.28692962103 rows/sec., 6.92 MiB/sec. | ||
| 6992 | 2026.02.05 23:48:48.202555 [ 156 ] {} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6993 | 2026.02.05 23:48:48.202569 [ 5 ] {35a74a96-5fbc-4ce2-ba3c-e37eca20c89d} <Debug> TCPHandler: Processed in 0.001469024 sec. | ||
| 6994 | 2026.02.05 23:48:48.202577 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6995 | 2026.02.05 23:48:48.202690 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6996 | 2026.02.05 23:48:48.202703 [ 190 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6997 | 2026.02.05 23:48:48.202790 [ 5 ] {3f9f7f04-2b45-4e91-8f1b-0662f24d0f9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6998 | 2026.02.05 23:48:48.202838 [ 5 ] {3f9f7f04-2b45-4e91-8f1b-0662f24d0f9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6999 | 2026.02.05 23:48:48.202850 [ 190 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7000 | 2026.02.05 23:48:48.202888 [ 190 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1981 rows starting from the beginning of the part | ||
| 7001 | 2026.02.05 23:48:48.202980 [ 190 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1929 rows starting from the beginning of the part | ||
| 7002 | 2026.02.05 23:48:48.203030 [ 190 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part | ||
| 7003 | 2026.02.05 23:48:48.203075 [ 190 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 106 rows starting from the beginning of the part | ||
| 7004 | 2026.02.05 23:48:48.203118 [ 190 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 782 rows starting from the beginning of the part | ||
| 7005 | 2026.02.05 23:48:48.203159 [ 190 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 107 rows starting from the beginning of the part | ||
| 7006 | 2026.02.05 23:48:48.203267 [ 5 ] {3f9f7f04-2b45-4e91-8f1b-0662f24d0f9a} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7007 | 2026.02.05 23:48:48.203310 [ 5 ] {3f9f7f04-2b45-4e91-8f1b-0662f24d0f9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7008 | 2026.02.05 23:48:48.203659 [ 5 ] {3f9f7f04-2b45-4e91-8f1b-0662f24d0f9a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7009 | 2026.02.05 23:48:48.203892 [ 5 ] {3f9f7f04-2b45-4e91-8f1b-0662f24d0f9a} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7010 | 2026.02.05 23:48:48.204031 [ 5 ] {3f9f7f04-2b45-4e91-8f1b-0662f24d0f9a} <Debug> executeQuery: Read 27 rows, 2.02 KiB in 0.001262 sec., 21394.611727416795 rows/sec., 1.56 MiB/sec. | ||
| 7011 | 2026.02.05 23:48:48.204069 [ 5 ] {3f9f7f04-2b45-4e91-8f1b-0662f24d0f9a} <Debug> TCPHandler: Processed in 0.001430214 sec. | ||
| 7012 | 2026.02.05 23:48:48.204185 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7013 | 2026.02.05 23:48:48.204281 [ 5 ] {38a1f733-b8a9-41de-8e88-6833f5642367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7014 | 2026.02.05 23:48:48.204322 [ 5 ] {38a1f733-b8a9-41de-8e88-6833f5642367} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7015 | 2026.02.05 23:48:48.204764 [ 5 ] {38a1f733-b8a9-41de-8e88-6833f5642367} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7016 | 2026.02.05 23:48:48.204799 [ 5 ] {38a1f733-b8a9-41de-8e88-6833f5642367} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7017 | 2026.02.05 23:48:48.204953 [ 195 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4961 rows, containing 5 columns (5 merged, 0 gathered) in 0.002308923 sec., 2148620.807190192 rows/sec., 182.57 MiB/sec. | ||
| 7018 | 2026.02.05 23:48:48.205117 [ 5 ] {38a1f733-b8a9-41de-8e88-6833f5642367} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7019 | 2026.02.05 23:48:48.205237 [ 190 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7020 | 2026.02.05 23:48:48.205370 [ 5 ] {38a1f733-b8a9-41de-8e88-6833f5642367} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7021 | 2026.02.05 23:48:48.205488 [ 156 ] {} <Debug> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7022 | 2026.02.05 23:48:48.205514 [ 5 ] {38a1f733-b8a9-41de-8e88-6833f5642367} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001252 sec., 72683.70607028753 rows/sec., 5.68 MiB/sec. | ||
| 7023 | 2026.02.05 23:48:48.205526 [ 156 ] {} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7024 | 2026.02.05 23:48:48.205540 [ 190 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_46_9} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7025 | 2026.02.05 23:48:48.205551 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7026 | 2026.02.05 23:48:48.205563 [ 5 ] {38a1f733-b8a9-41de-8e88-6833f5642367} <Debug> TCPHandler: Processed in 0.001428084 sec. | ||
| 7027 | 2026.02.05 23:48:48.205624 [ 190 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_46_9} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7028 | 2026.02.05 23:48:48.205649 [ 186 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7029 | 2026.02.05 23:48:48.205699 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7030 | 2026.02.05 23:48:48.205708 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 7031 | 2026.02.05 23:48:48.205763 [ 186 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7032 | 2026.02.05 23:48:48.205795 [ 186 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 995 rows starting from the beginning of the part | ||
| 7033 | 2026.02.05 23:48:48.205823 [ 5 ] {42b18892-0e49-404f-9077-9ac1962f5a0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7034 | 2026.02.05 23:48:48.205854 [ 186 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 948 rows starting from the beginning of the part | ||
| 7035 | 2026.02.05 23:48:48.205884 [ 5 ] {42b18892-0e49-404f-9077-9ac1962f5a0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7036 | 2026.02.05 23:48:48.205910 [ 186 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part | ||
| 7037 | 2026.02.05 23:48:48.205964 [ 186 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 89 rows starting from the beginning of the part | ||
| 7038 | 2026.02.05 23:48:48.206007 [ 186 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 478 rows starting from the beginning of the part | ||
| 7039 | 2026.02.05 23:48:48.206046 [ 186 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 91 rows starting from the beginning of the part | ||
| 7040 | 2026.02.05 23:48:48.206434 [ 5 ] {42b18892-0e49-404f-9077-9ac1962f5a0c} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7041 | 2026.02.05 23:48:48.206486 [ 5 ] {42b18892-0e49-404f-9077-9ac1962f5a0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7042 | 2026.02.05 23:48:48.206995 [ 5 ] {42b18892-0e49-404f-9077-9ac1962f5a0c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7043 | 2026.02.05 23:48:48.207160 [ 195 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2665 rows, containing 5 columns (5 merged, 0 gathered) in 0.001555575 sec., 1713192.8708034006 rows/sec., 130.58 MiB/sec. | ||
| 7044 | 2026.02.05 23:48:48.207314 [ 190 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7045 | 2026.02.05 23:48:48.207313 [ 5 ] {42b18892-0e49-404f-9077-9ac1962f5a0c} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7046 | 2026.02.05 23:48:48.207473 [ 156 ] {} <Debug> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7047 | 2026.02.05 23:48:48.207501 [ 156 ] {} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7048 | 2026.02.05 23:48:48.207522 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7049 | 2026.02.05 23:48:48.207521 [ 5 ] {42b18892-0e49-404f-9077-9ac1962f5a0c} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001719 sec., 93659.10413030832 rows/sec., 6.52 MiB/sec. | ||
| 7050 | 2026.02.05 23:48:48.207583 [ 5 ] {42b18892-0e49-404f-9077-9ac1962f5a0c} <Debug> TCPHandler: Processed in 0.00194618 sec. | ||
| 7051 | 2026.02.05 23:48:48.207586 [ 190 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_46_9} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7052 | 2026.02.05 23:48:48.207601 [ 195 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7053 | 2026.02.05 23:48:48.207679 [ 190 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_46_9} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7054 | 2026.02.05 23:48:48.207716 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7055 | 2026.02.05 23:48:48.207731 [ 195 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7056 | 2026.02.05 23:48:48.207746 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 7057 | 2026.02.05 23:48:48.207780 [ 195 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12163 rows starting from the beginning of the part | ||
| 7058 | 2026.02.05 23:48:48.207825 [ 5 ] {f31ac2e4-ee0b-4564-979b-d2f2deffc58c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7059 | 2026.02.05 23:48:48.207850 [ 195 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 917 rows starting from the beginning of the part | ||
| 7060 | 2026.02.05 23:48:48.207887 [ 5 ] {f31ac2e4-ee0b-4564-979b-d2f2deffc58c} <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 | ||
| 7061 | 2026.02.05 23:48:48.207904 [ 195 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 32 rows starting from the beginning of the part | ||
| 7062 | 2026.02.05 23:48:48.207961 [ 195 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
| 7063 | 2026.02.05 23:48:48.208011 [ 195 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 258 rows starting from the beginning of the part | ||
| 7064 | 2026.02.05 23:48:48.208052 [ 195 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 161 rows starting from the beginning of the part | ||
| 7065 | 2026.02.05 23:48:48.208819 [ 5 ] {f31ac2e4-ee0b-4564-979b-d2f2deffc58c} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7066 | 2026.02.05 23:48:48.208863 [ 5 ] {f31ac2e4-ee0b-4564-979b-d2f2deffc58c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7067 | 2026.02.05 23:48:48.209469 [ 5 ] {f31ac2e4-ee0b-4564-979b-d2f2deffc58c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7068 | 2026.02.05 23:48:48.209704 [ 5 ] {f31ac2e4-ee0b-4564-979b-d2f2deffc58c} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7069 | 2026.02.05 23:48:48.209847 [ 5 ] {f31ac2e4-ee0b-4564-979b-d2f2deffc58c} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002041 sec., 12248.897599216072 rows/sec., 21.95 MiB/sec. | ||
| 7070 | 2026.02.05 23:48:48.209902 [ 5 ] {f31ac2e4-ee0b-4564-979b-d2f2deffc58c} <Debug> TCPHandler: Processed in 0.002239222 sec. | ||
| 7071 | 2026.02.05 23:48:48.210017 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7072 | 2026.02.05 23:48:48.210113 [ 5 ] {b9157365-0315-4be2-b0c3-3422c9d6b898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7073 | 2026.02.05 23:48:48.210156 [ 5 ] {b9157365-0315-4be2-b0c3-3422c9d6b898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7074 | 2026.02.05 23:48:48.210497 [ 5 ] {b9157365-0315-4be2-b0c3-3422c9d6b898} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7075 | 2026.02.05 23:48:48.210535 [ 5 ] {b9157365-0315-4be2-b0c3-3422c9d6b898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7076 | 2026.02.05 23:48:48.210873 [ 5 ] {b9157365-0315-4be2-b0c3-3422c9d6b898} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7077 | 2026.02.05 23:48:48.211085 [ 5 ] {b9157365-0315-4be2-b0c3-3422c9d6b898} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7078 | 2026.02.05 23:48:48.211214 [ 5 ] {b9157365-0315-4be2-b0c3-3422c9d6b898} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 7079 | 2026.02.05 23:48:48.211218 [ 153 ] {} <Debug> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7080 | 2026.02.05 23:48:48.211251 [ 5 ] {b9157365-0315-4be2-b0c3-3422c9d6b898} <Debug> TCPHandler: Processed in 0.001285882 sec. | ||
| 7081 | 2026.02.05 23:48:48.211284 [ 153 ] {} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7082 | 2026.02.05 23:48:48.211310 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7083 | 2026.02.05 23:48:48.211394 [ 197 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7084 | 2026.02.05 23:48:48.211506 [ 197 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7085 | 2026.02.05 23:48:48.211540 [ 197 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2664 rows starting from the beginning of the part | ||
| 7086 | 2026.02.05 23:48:48.211603 [ 197 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 76 rows starting from the beginning of the part | ||
| 7087 | 2026.02.05 23:48:48.211645 [ 197 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 12 rows starting from the beginning of the part | ||
| 7088 | 2026.02.05 23:48:48.211685 [ 197 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
| 7089 | 2026.02.05 23:48:48.211724 [ 197 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 88 rows starting from the beginning of the part | ||
| 7090 | 2026.02.05 23:48:48.211763 [ 197 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 7091 | 2026.02.05 23:48:48.211849 [ 190 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13691 rows, containing 5 columns (5 merged, 0 gathered) in 0.004282842 sec., 3196709.101106228 rows/sec., 215.37 MiB/sec. | ||
| 7092 | 2026.02.05 23:48:48.212305 [ 202 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7093 | 2026.02.05 23:48:48.212592 [ 202 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7094 | 2026.02.05 23:48:48.212664 [ 202 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7095 | 2026.02.05 23:48:48.212746 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB. | ||
| 7096 | 2026.02.05 23:48:48.212953 [ 190 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2960 rows, containing 4 columns (4 merged, 0 gathered) in 0.001599305 sec., 1850803.9429627242 rows/sec., 119.67 MiB/sec. | ||
| 7097 | 2026.02.05 23:48:48.213268 [ 202 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7098 | 2026.02.05 23:48:48.213514 [ 202 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_46_9} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7099 | 2026.02.05 23:48:48.213582 [ 202 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_46_9} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7100 | 2026.02.05 23:48:48.213654 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 7101 | 2026.02.05 23:48:49.722492 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 950 | ||
| 7102 | 2026.02.05 23:48:49.724780 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7103 | 2026.02.05 23:48:49.724824 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7104 | 2026.02.05 23:48:49.725967 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7105 | 2026.02.05 23:48:49.726225 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7106 | 2026.02.05 23:48:49.726384 [ 151 ] {} <Debug> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7107 | 2026.02.05 23:48:49.726449 [ 151 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7108 | 2026.02.05 23:48:49.726468 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7109 | 2026.02.05 23:48:49.726476 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 950 | ||
| 7110 | 2026.02.05 23:48:49.726565 [ 197 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::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 | ||
| 7111 | 2026.02.05 23:48:49.727092 [ 197 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7112 | 2026.02.05 23:48:49.727211 [ 197 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 752 rows starting from the beginning of the part | ||
| 7113 | 2026.02.05 23:48:49.727522 [ 197 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 44 rows starting from the beginning of the part | ||
| 7114 | 2026.02.05 23:48:49.727837 [ 197 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 38 rows starting from the beginning of the part | ||
| 7115 | 2026.02.05 23:48:49.728172 [ 197 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 36 rows starting from the beginning of the part | ||
| 7116 | 2026.02.05 23:48:49.728481 [ 197 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 44 rows starting from the beginning of the part | ||
| 7117 | 2026.02.05 23:48:49.728804 [ 197 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part | ||
| 7118 | 2026.02.05 23:48:49.734932 [ 190 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 950 rows, containing 72 columns (72 merged, 0 gathered) in 0.008404012 sec., 113041.24744229302 rows/sec., 91.97 MiB/sec. | ||
| 7119 | 2026.02.05 23:48:49.736423 [ 187 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7120 | 2026.02.05 23:48:49.737052 [ 187 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_21_4} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7121 | 2026.02.05 23:48:49.737136 [ 187 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_21_4} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7122 | 2026.02.05 23:48:49.737461 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.29 MiB. | ||
| 7123 | 2026.02.05 23:48:53.204908 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7124 | 2026.02.05 23:48:53.205192 [ 5 ] {f94fc577-a577-44ed-9051-45942fb1b297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7125 | 2026.02.05 23:48:53.205262 [ 5 ] {f94fc577-a577-44ed-9051-45942fb1b297} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7126 | 2026.02.05 23:48:53.206058 [ 5 ] {f94fc577-a577-44ed-9051-45942fb1b297} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7127 | 2026.02.05 23:48:53.206106 [ 5 ] {f94fc577-a577-44ed-9051-45942fb1b297} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7128 | 2026.02.05 23:48:53.206512 [ 5 ] {f94fc577-a577-44ed-9051-45942fb1b297} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7129 | 2026.02.05 23:48:53.206754 [ 5 ] {f94fc577-a577-44ed-9051-45942fb1b297} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7130 | 2026.02.05 23:48:53.206895 [ 150 ] {} <Debug> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 7131 | 2026.02.05 23:48:53.206918 [ 5 ] {f94fc577-a577-44ed-9051-45942fb1b297} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001802 sec., 147613.76248612654 rows/sec., 9.38 MiB/sec. | ||
| 7132 | 2026.02.05 23:48:53.206962 [ 150 ] {} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7133 | 2026.02.05 23:48:53.206985 [ 5 ] {f94fc577-a577-44ed-9051-45942fb1b297} <Debug> TCPHandler: Processed in 0.002266812 sec. | ||
| 7134 | 2026.02.05 23:48:53.206988 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7135 | 2026.02.05 23:48:53.207107 [ 188 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 7136 | 2026.02.05 23:48:53.207130 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7137 | 2026.02.05 23:48:53.207212 [ 188 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7138 | 2026.02.05 23:48:53.207235 [ 5 ] {429c9623-5170-43bd-910e-837cc20fe748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7139 | 2026.02.05 23:48:53.207247 [ 188 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 266 rows starting from the beginning of the part | ||
| 7140 | 2026.02.05 23:48:53.207281 [ 5 ] {429c9623-5170-43bd-910e-837cc20fe748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7141 | 2026.02.05 23:48:53.207318 [ 188 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 266 rows starting from the beginning of the part | ||
| 7142 | 2026.02.05 23:48:53.207372 [ 188 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 266 rows starting from the beginning of the part | ||
| 7143 | 2026.02.05 23:48:53.207420 [ 188 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 266 rows starting from the beginning of the part | ||
| 7144 | 2026.02.05 23:48:53.207466 [ 188 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 266 rows starting from the beginning of the part | ||
| 7145 | 2026.02.05 23:48:53.208097 [ 5 ] {429c9623-5170-43bd-910e-837cc20fe748} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7146 | 2026.02.05 23:48:53.208135 [ 5 ] {429c9623-5170-43bd-910e-837cc20fe748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7147 | 2026.02.05 23:48:53.208412 [ 188 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1330 rows, containing 5 columns (5 merged, 0 gathered) in 0.001344243 sec., 989404.445476004 rows/sec., 66.63 MiB/sec. | ||
| 7148 | 2026.02.05 23:48:53.208500 [ 5 ] {429c9623-5170-43bd-910e-837cc20fe748} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7149 | 2026.02.05 23:48:53.208539 [ 196 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 7150 | 2026.02.05 23:48:53.208729 [ 5 ] {429c9623-5170-43bd-910e-837cc20fe748} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7151 | 2026.02.05 23:48:53.208801 [ 196 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_21_5} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7152 | 2026.02.05 23:48:53.208866 [ 5 ] {429c9623-5170-43bd-910e-837cc20fe748} <Debug> executeQuery: Read 782 rows, 63.55 KiB in 0.001654 sec., 472793.2285368803 rows/sec., 37.52 MiB/sec. | ||
| 7153 | 2026.02.05 23:48:53.208868 [ 196 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_21_5} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 7154 | 2026.02.05 23:48:53.208905 [ 5 ] {429c9623-5170-43bd-910e-837cc20fe748} <Debug> TCPHandler: Processed in 0.001830648 sec. | ||
| 7155 | 2026.02.05 23:48:53.208980 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 7156 | 2026.02.05 23:48:53.209021 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7157 | 2026.02.05 23:48:53.209121 [ 5 ] {ed4285b3-74e5-4688-9ebb-3af048364d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7158 | 2026.02.05 23:48:53.209163 [ 5 ] {ed4285b3-74e5-4688-9ebb-3af048364d31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7159 | 2026.02.05 23:48:53.209617 [ 5 ] {ed4285b3-74e5-4688-9ebb-3af048364d31} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7160 | 2026.02.05 23:48:53.209655 [ 5 ] {ed4285b3-74e5-4688-9ebb-3af048364d31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7161 | 2026.02.05 23:48:53.209984 [ 5 ] {ed4285b3-74e5-4688-9ebb-3af048364d31} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7162 | 2026.02.05 23:48:53.210198 [ 5 ] {ed4285b3-74e5-4688-9ebb-3af048364d31} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7163 | 2026.02.05 23:48:53.210326 [ 5 ] {ed4285b3-74e5-4688-9ebb-3af048364d31} <Debug> executeQuery: Read 148 rows, 9.13 KiB in 0.001226 sec., 120717.78140293637 rows/sec., 7.27 MiB/sec. | ||
| 7164 | 2026.02.05 23:48:53.210365 [ 5 ] {ed4285b3-74e5-4688-9ebb-3af048364d31} <Debug> TCPHandler: Processed in 0.001394264 sec. | ||
| 7165 | 2026.02.05 23:48:53.210477 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7166 | 2026.02.05 23:48:53.210572 [ 5 ] {200d4b44-49c1-46ae-9d42-3192ae9cbe7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7167 | 2026.02.05 23:48:53.210613 [ 5 ] {200d4b44-49c1-46ae-9d42-3192ae9cbe7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7168 | 2026.02.05 23:48:53.211057 [ 5 ] {200d4b44-49c1-46ae-9d42-3192ae9cbe7d} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7169 | 2026.02.05 23:48:53.211095 [ 5 ] {200d4b44-49c1-46ae-9d42-3192ae9cbe7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7170 | 2026.02.05 23:48:53.211391 [ 5 ] {200d4b44-49c1-46ae-9d42-3192ae9cbe7d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7171 | 2026.02.05 23:48:53.211601 [ 5 ] {200d4b44-49c1-46ae-9d42-3192ae9cbe7d} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7172 | 2026.02.05 23:48:53.211707 [ 150 ] {} <Debug> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7173 | 2026.02.05 23:48:53.211730 [ 5 ] {200d4b44-49c1-46ae-9d42-3192ae9cbe7d} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001175 sec., 119148.93617021276 rows/sec., 7.70 MiB/sec. | ||
| 7174 | 2026.02.05 23:48:53.211747 [ 150 ] {} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7175 | 2026.02.05 23:48:53.211773 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7176 | 2026.02.05 23:48:53.211775 [ 5 ] {200d4b44-49c1-46ae-9d42-3192ae9cbe7d} <Debug> TCPHandler: Processed in 0.001347863 sec. | ||
| 7177 | 2026.02.05 23:48:53.211852 [ 192 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::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 | ||
| 7178 | 2026.02.05 23:48:53.211901 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7179 | 2026.02.05 23:48:53.211937 [ 192 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7180 | 2026.02.05 23:48:53.211964 [ 192 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 368 rows starting from the beginning of the part | ||
| 7181 | 2026.02.05 23:48:53.211996 [ 5 ] {8652ee39-e2f0-4f39-ab1c-28cc22b7afe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7182 | 2026.02.05 23:48:53.212020 [ 192 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 140 rows starting from the beginning of the part | ||
| 7183 | 2026.02.05 23:48:53.212036 [ 5 ] {8652ee39-e2f0-4f39-ab1c-28cc22b7afe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7184 | 2026.02.05 23:48:53.212072 [ 192 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 140 rows starting from the beginning of the part | ||
| 7185 | 2026.02.05 23:48:53.212133 [ 192 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 368 rows starting from the beginning of the part | ||
| 7186 | 2026.02.05 23:48:53.212194 [ 192 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 140 rows starting from the beginning of the part | ||
| 7187 | 2026.02.05 23:48:53.212259 [ 192 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 140 rows starting from the beginning of the part | ||
| 7188 | 2026.02.05 23:48:53.212469 [ 5 ] {8652ee39-e2f0-4f39-ab1c-28cc22b7afe9} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7189 | 2026.02.05 23:48:53.212506 [ 5 ] {8652ee39-e2f0-4f39-ab1c-28cc22b7afe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7190 | 2026.02.05 23:48:53.212800 [ 5 ] {8652ee39-e2f0-4f39-ab1c-28cc22b7afe9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7191 | 2026.02.05 23:48:53.212999 [ 5 ] {8652ee39-e2f0-4f39-ab1c-28cc22b7afe9} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7192 | 2026.02.05 23:48:53.213119 [ 5 ] {8652ee39-e2f0-4f39-ab1c-28cc22b7afe9} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001168 sec., 119006.8493150685 rows/sec., 6.77 MiB/sec. | ||
| 7193 | 2026.02.05 23:48:53.213122 [ 147 ] {} <Debug> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 7194 | 2026.02.05 23:48:53.213146 [ 196 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1296 rows, containing 5 columns (5 merged, 0 gathered) in 0.001361033 sec., 952217.9109544001 rows/sec., 66.21 MiB/sec. | ||
| 7195 | 2026.02.05 23:48:53.213155 [ 5 ] {8652ee39-e2f0-4f39-ab1c-28cc22b7afe9} <Debug> TCPHandler: Processed in 0.001334363 sec. | ||
| 7196 | 2026.02.05 23:48:53.213188 [ 147 ] {} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7197 | 2026.02.05 23:48:53.213228 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7198 | 2026.02.05 23:48:53.213281 [ 192 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7199 | 2026.02.05 23:48:53.213296 [ 188 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 7200 | 2026.02.05 23:48:53.213326 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7201 | 2026.02.05 23:48:53.213366 [ 188 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7202 | 2026.02.05 23:48:53.213387 [ 188 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 139 rows starting from the beginning of the part | ||
| 7203 | 2026.02.05 23:48:53.213428 [ 188 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 139 rows starting from the beginning of the part | ||
| 7204 | 2026.02.05 23:48:53.213437 [ 5 ] {20179e48-b567-4126-817a-7781e52e7260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7205 | 2026.02.05 23:48:53.213462 [ 188 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 139 rows starting from the beginning of the part | ||
| 7206 | 2026.02.05 23:48:53.213483 [ 5 ] {20179e48-b567-4126-817a-7781e52e7260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7207 | 2026.02.05 23:48:53.213492 [ 188 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 139 rows starting from the beginning of the part | ||
| 7208 | 2026.02.05 23:48:53.213520 [ 192 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_21_4} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7209 | 2026.02.05 23:48:53.213525 [ 188 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 139 rows starting from the beginning of the part | ||
| 7210 | 2026.02.05 23:48:53.213584 [ 192 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_21_4} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7211 | 2026.02.05 23:48:53.213712 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 7212 | 2026.02.05 23:48:53.214245 [ 196 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 695 rows, containing 5 columns (5 merged, 0 gathered) in 0.00093409 sec., 744039.6535665728 rows/sec., 45.17 MiB/sec. | ||
| 7213 | 2026.02.05 23:48:53.214269 [ 5 ] {20179e48-b567-4126-817a-7781e52e7260} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7214 | 2026.02.05 23:48:53.214306 [ 5 ] {20179e48-b567-4126-817a-7781e52e7260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7215 | 2026.02.05 23:48:53.214355 [ 192 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 7216 | 2026.02.05 23:48:53.214592 [ 192 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_21_5} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7217 | 2026.02.05 23:48:53.214646 [ 5 ] {20179e48-b567-4126-817a-7781e52e7260} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7218 | 2026.02.05 23:48:53.214652 [ 192 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_21_5} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 7219 | 2026.02.05 23:48:53.214721 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 7220 | 2026.02.05 23:48:53.214855 [ 5 ] {20179e48-b567-4126-817a-7781e52e7260} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7221 | 2026.02.05 23:48:53.214986 [ 5 ] {20179e48-b567-4126-817a-7781e52e7260} <Debug> executeQuery: Read 478 rows, 34.48 KiB in 0.001523 sec., 313854.2350623769 rows/sec., 22.11 MiB/sec. | ||
| 7222 | 2026.02.05 23:48:53.215024 [ 5 ] {20179e48-b567-4126-817a-7781e52e7260} <Debug> TCPHandler: Processed in 0.001721817 sec. | ||
| 7223 | 2026.02.05 23:48:53.215132 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7224 | 2026.02.05 23:48:53.215228 [ 5 ] {09187738-5e0d-4f6c-8b89-c3e41d4192c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7225 | 2026.02.05 23:48:53.215268 [ 5 ] {09187738-5e0d-4f6c-8b89-c3e41d4192c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7226 | 2026.02.05 23:48:53.215597 [ 5 ] {09187738-5e0d-4f6c-8b89-c3e41d4192c5} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7227 | 2026.02.05 23:48:53.215633 [ 5 ] {09187738-5e0d-4f6c-8b89-c3e41d4192c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7228 | 2026.02.05 23:48:53.215930 [ 5 ] {09187738-5e0d-4f6c-8b89-c3e41d4192c5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7229 | 2026.02.05 23:48:53.216137 [ 5 ] {09187738-5e0d-4f6c-8b89-c3e41d4192c5} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7230 | 2026.02.05 23:48:53.216243 [ 147 ] {} <Debug> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7231 | 2026.02.05 23:48:53.216264 [ 5 ] {09187738-5e0d-4f6c-8b89-c3e41d4192c5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001055 sec., 5687.203791469195 rows/sec., 297.13 KiB/sec. | ||
| 7232 | 2026.02.05 23:48:53.216283 [ 147 ] {} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7233 | 2026.02.05 23:48:53.216307 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7234 | 2026.02.05 23:48:53.216308 [ 5 ] {09187738-5e0d-4f6c-8b89-c3e41d4192c5} <Debug> TCPHandler: Processed in 0.001224692 sec. | ||
| 7235 | 2026.02.05 23:48:53.216384 [ 188 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::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 | ||
| 7236 | 2026.02.05 23:48:53.216428 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7237 | 2026.02.05 23:48:53.216478 [ 188 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7238 | 2026.02.05 23:48:53.216506 [ 188 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part | ||
| 7239 | 2026.02.05 23:48:53.216523 [ 5 ] {82d16644-4666-46ca-b14b-7f843bda973e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7240 | 2026.02.05 23:48:53.216555 [ 188 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 7241 | 2026.02.05 23:48:53.216565 [ 5 ] {82d16644-4666-46ca-b14b-7f843bda973e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7242 | 2026.02.05 23:48:53.216596 [ 188 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 7243 | 2026.02.05 23:48:53.216633 [ 188 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 7244 | 2026.02.05 23:48:53.216670 [ 188 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 7245 | 2026.02.05 23:48:53.216707 [ 188 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 7246 | 2026.02.05 23:48:53.217006 [ 5 ] {82d16644-4666-46ca-b14b-7f843bda973e} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7247 | 2026.02.05 23:48:53.217042 [ 5 ] {82d16644-4666-46ca-b14b-7f843bda973e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7248 | 2026.02.05 23:48:53.217368 [ 5 ] {82d16644-4666-46ca-b14b-7f843bda973e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7249 | 2026.02.05 23:48:53.217390 [ 188 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.00103669 sec., 121540.6727179774 rows/sec., 6.20 MiB/sec. | ||
| 7250 | 2026.02.05 23:48:53.217572 [ 198 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7251 | 2026.02.05 23:48:53.217595 [ 5 ] {82d16644-4666-46ca-b14b-7f843bda973e} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7252 | 2026.02.05 23:48:53.217735 [ 5 ] {82d16644-4666-46ca-b14b-7f843bda973e} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.00123 sec., 209756.0975609756 rows/sec., 13.97 MiB/sec. | ||
| 7253 | 2026.02.05 23:48:53.217773 [ 5 ] {82d16644-4666-46ca-b14b-7f843bda973e} <Debug> TCPHandler: Processed in 0.001393384 sec. | ||
| 7254 | 2026.02.05 23:48:53.217885 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7255 | 2026.02.05 23:48:53.217906 [ 198 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_21_4} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7256 | 2026.02.05 23:48:53.217979 [ 5 ] {8cde2366-3f7b-4d20-9855-d86acd54e851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7257 | 2026.02.05 23:48:53.217995 [ 198 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_21_4} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7258 | 2026.02.05 23:48:53.218027 [ 5 ] {8cde2366-3f7b-4d20-9855-d86acd54e851} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7259 | 2026.02.05 23:48:53.218103 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 7260 | 2026.02.05 23:48:53.218339 [ 5 ] {8cde2366-3f7b-4d20-9855-d86acd54e851} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7261 | 2026.02.05 23:48:53.218381 [ 5 ] {8cde2366-3f7b-4d20-9855-d86acd54e851} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7262 | 2026.02.05 23:48:53.218670 [ 5 ] {8cde2366-3f7b-4d20-9855-d86acd54e851} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7263 | 2026.02.05 23:48:53.218880 [ 5 ] {8cde2366-3f7b-4d20-9855-d86acd54e851} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7264 | 2026.02.05 23:48:53.219011 [ 5 ] {8cde2366-3f7b-4d20-9855-d86acd54e851} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00105 sec., 952.3809523809524 rows/sec., 64.17 KiB/sec. | ||
| 7265 | 2026.02.05 23:48:53.219046 [ 5 ] {8cde2366-3f7b-4d20-9855-d86acd54e851} <Debug> TCPHandler: Processed in 0.001211472 sec. | ||
| 7266 | 2026.02.05 23:48:53.219152 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7267 | 2026.02.05 23:48:53.219246 [ 5 ] {0167a511-141a-4618-ac99-b987c65de725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7268 | 2026.02.05 23:48:53.219299 [ 5 ] {0167a511-141a-4618-ac99-b987c65de725} <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 | ||
| 7269 | 2026.02.05 23:48:53.220080 [ 5 ] {0167a511-141a-4618-ac99-b987c65de725} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7270 | 2026.02.05 23:48:53.220116 [ 5 ] {0167a511-141a-4618-ac99-b987c65de725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7271 | 2026.02.05 23:48:53.220653 [ 5 ] {0167a511-141a-4618-ac99-b987c65de725} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7272 | 2026.02.05 23:48:53.220876 [ 5 ] {0167a511-141a-4618-ac99-b987c65de725} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7273 | 2026.02.05 23:48:53.221015 [ 5 ] {0167a511-141a-4618-ac99-b987c65de725} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001788 sec., 8389.261744966443 rows/sec., 15.03 MiB/sec. | ||
| 7274 | 2026.02.05 23:48:53.221078 [ 5 ] {0167a511-141a-4618-ac99-b987c65de725} <Debug> TCPHandler: Processed in 0.00197482 sec. | ||
| 7275 | 2026.02.05 23:48:53.221187 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7276 | 2026.02.05 23:48:53.221281 [ 5 ] {58ba9a5a-e2fd-467b-abf2-9cef4bb812e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7277 | 2026.02.05 23:48:53.221322 [ 5 ] {58ba9a5a-e2fd-467b-abf2-9cef4bb812e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7278 | 2026.02.05 23:48:53.221655 [ 5 ] {58ba9a5a-e2fd-467b-abf2-9cef4bb812e9} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7279 | 2026.02.05 23:48:53.221692 [ 5 ] {58ba9a5a-e2fd-467b-abf2-9cef4bb812e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7280 | 2026.02.05 23:48:53.221994 [ 5 ] {58ba9a5a-e2fd-467b-abf2-9cef4bb812e9} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7281 | 2026.02.05 23:48:53.222203 [ 5 ] {58ba9a5a-e2fd-467b-abf2-9cef4bb812e9} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7282 | 2026.02.05 23:48:53.222327 [ 5 ] {58ba9a5a-e2fd-467b-abf2-9cef4bb812e9} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001065 sec., 82629.10798122066 rows/sec., 5.19 MiB/sec. | ||
| 7283 | 2026.02.05 23:48:53.222362 [ 5 ] {58ba9a5a-e2fd-467b-abf2-9cef4bb812e9} <Debug> TCPHandler: Processed in 0.001224632 sec. | ||
| 7284 | 2026.02.05 23:48:54.555394 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7285 | 2026.02.05 23:48:54.555509 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7286 | 2026.02.05 23:48:54.709677 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14374 | ||
| 7287 | 2026.02.05 23:48:54.710244 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7288 | 2026.02.05 23:48:54.710292 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7289 | 2026.02.05 23:48:54.710789 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7290 | 2026.02.05 23:48:54.711024 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7291 | 2026.02.05 23:48:54.711172 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14374 | ||
| 7292 | 2026.02.05 23:48:55.478058 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7293 | 2026.02.05 23:48:55.496696 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7294 | 2026.02.05 23:48:55.496768 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7295 | 2026.02.05 23:48:55.502383 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7296 | 2026.02.05 23:48:55.503091 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7297 | 2026.02.05 23:48:55.506199 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7298 | 2026.02.05 23:48:58.199148 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7299 | 2026.02.05 23:48:58.199401 [ 5 ] {fff624ce-b32e-41f3-8ba4-28e33efe12ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7300 | 2026.02.05 23:48:58.199462 [ 5 ] {fff624ce-b32e-41f3-8ba4-28e33efe12ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7301 | 2026.02.05 23:48:58.200166 [ 5 ] {fff624ce-b32e-41f3-8ba4-28e33efe12ec} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7302 | 2026.02.05 23:48:58.200204 [ 5 ] {fff624ce-b32e-41f3-8ba4-28e33efe12ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7303 | 2026.02.05 23:48:58.200603 [ 5 ] {fff624ce-b32e-41f3-8ba4-28e33efe12ec} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7304 | 2026.02.05 23:48:58.200826 [ 5 ] {fff624ce-b32e-41f3-8ba4-28e33efe12ec} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7305 | 2026.02.05 23:48:58.200973 [ 5 ] {fff624ce-b32e-41f3-8ba4-28e33efe12ec} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001626 sec., 65190.651906519066 rows/sec., 5.46 MiB/sec. | ||
| 7306 | 2026.02.05 23:48:58.201017 [ 5 ] {fff624ce-b32e-41f3-8ba4-28e33efe12ec} <Debug> TCPHandler: Processed in 0.00204237 sec. | ||
| 7307 | 2026.02.05 23:48:58.201136 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7308 | 2026.02.05 23:48:58.201249 [ 5 ] {9cb40ee5-57e1-45d4-b392-7bf8aad8f527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7309 | 2026.02.05 23:48:58.201289 [ 5 ] {9cb40ee5-57e1-45d4-b392-7bf8aad8f527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7310 | 2026.02.05 23:48:58.201760 [ 5 ] {9cb40ee5-57e1-45d4-b392-7bf8aad8f527} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7311 | 2026.02.05 23:48:58.201793 [ 5 ] {9cb40ee5-57e1-45d4-b392-7bf8aad8f527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7312 | 2026.02.05 23:48:58.202080 [ 5 ] {9cb40ee5-57e1-45d4-b392-7bf8aad8f527} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7313 | 2026.02.05 23:48:58.202285 [ 5 ] {9cb40ee5-57e1-45d4-b392-7bf8aad8f527} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7314 | 2026.02.05 23:48:58.202396 [ 144 ] {} <Debug> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7315 | 2026.02.05 23:48:58.202404 [ 5 ] {9cb40ee5-57e1-45d4-b392-7bf8aad8f527} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001175 sec., 21276.59574468085 rows/sec., 1.56 MiB/sec. | ||
| 7316 | 2026.02.05 23:48:58.202434 [ 144 ] {} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7317 | 2026.02.05 23:48:58.202452 [ 5 ] {9cb40ee5-57e1-45d4-b392-7bf8aad8f527} <Debug> TCPHandler: Processed in 0.001363814 sec. | ||
| 7318 | 2026.02.05 23:48:58.202454 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7319 | 2026.02.05 23:48:58.202592 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7320 | 2026.02.05 23:48:58.202602 [ 194 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 7321 | 2026.02.05 23:48:58.202708 [ 5 ] {d16b6caf-21c3-4c6b-9a74-a66d5f699456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7322 | 2026.02.05 23:48:58.202752 [ 5 ] {d16b6caf-21c3-4c6b-9a74-a66d5f699456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7323 | 2026.02.05 23:48:58.202770 [ 194 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7324 | 2026.02.05 23:48:58.202812 [ 194 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 191 rows starting from the beginning of the part | ||
| 7325 | 2026.02.05 23:48:58.202887 [ 194 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 25 rows starting from the beginning of the part | ||
| 7326 | 2026.02.05 23:48:58.202942 [ 194 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 148 rows starting from the beginning of the part | ||
| 7327 | 2026.02.05 23:48:58.202989 [ 194 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 27 rows starting from the beginning of the part | ||
| 7328 | 2026.02.05 23:48:58.203036 [ 194 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 148 rows starting from the beginning of the part | ||
| 7329 | 2026.02.05 23:48:58.203079 [ 194 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 25 rows starting from the beginning of the part | ||
| 7330 | 2026.02.05 23:48:58.203247 [ 5 ] {d16b6caf-21c3-4c6b-9a74-a66d5f699456} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7331 | 2026.02.05 23:48:58.203289 [ 5 ] {d16b6caf-21c3-4c6b-9a74-a66d5f699456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7332 | 2026.02.05 23:48:58.203620 [ 5 ] {d16b6caf-21c3-4c6b-9a74-a66d5f699456} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7333 | 2026.02.05 23:48:58.203851 [ 5 ] {d16b6caf-21c3-4c6b-9a74-a66d5f699456} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7334 | 2026.02.05 23:48:58.203977 [ 5 ] {d16b6caf-21c3-4c6b-9a74-a66d5f699456} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001287 sec., 69153.06915306915 rows/sec., 5.40 MiB/sec. | ||
| 7335 | 2026.02.05 23:48:58.203997 [ 188 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 564 rows, containing 5 columns (5 merged, 0 gathered) in 0.001457304 sec., 387016.02411027486 rows/sec., 25.81 MiB/sec. | ||
| 7336 | 2026.02.05 23:48:58.204013 [ 5 ] {d16b6caf-21c3-4c6b-9a74-a66d5f699456} <Debug> TCPHandler: Processed in 0.001468114 sec. | ||
| 7337 | 2026.02.05 23:48:58.204145 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7338 | 2026.02.05 23:48:58.204164 [ 196 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7339 | 2026.02.05 23:48:58.204240 [ 5 ] {fb1d8c6f-c7ee-4d3e-a056-0fe9ea0ad3e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7340 | 2026.02.05 23:48:58.204283 [ 5 ] {fb1d8c6f-c7ee-4d3e-a056-0fe9ea0ad3e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7341 | 2026.02.05 23:48:58.204435 [ 196 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_41_8} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7342 | 2026.02.05 23:48:58.204505 [ 196 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_41_8} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7343 | 2026.02.05 23:48:58.204596 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 7344 | 2026.02.05 23:48:58.204728 [ 5 ] {fb1d8c6f-c7ee-4d3e-a056-0fe9ea0ad3e4} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7345 | 2026.02.05 23:48:58.204761 [ 5 ] {fb1d8c6f-c7ee-4d3e-a056-0fe9ea0ad3e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7346 | 2026.02.05 23:48:58.205087 [ 5 ] {fb1d8c6f-c7ee-4d3e-a056-0fe9ea0ad3e4} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7347 | 2026.02.05 23:48:58.205299 [ 5 ] {fb1d8c6f-c7ee-4d3e-a056-0fe9ea0ad3e4} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7348 | 2026.02.05 23:48:58.205424 [ 5 ] {fb1d8c6f-c7ee-4d3e-a056-0fe9ea0ad3e4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 7349 | 2026.02.05 23:48:58.205460 [ 5 ] {fb1d8c6f-c7ee-4d3e-a056-0fe9ea0ad3e4} <Debug> TCPHandler: Processed in 0.001370153 sec. | ||
| 7350 | 2026.02.05 23:48:58.205573 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7351 | 2026.02.05 23:48:58.205674 [ 5 ] {dd23e17d-025c-4045-9781-d775831ef32f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7352 | 2026.02.05 23:48:58.205726 [ 5 ] {dd23e17d-025c-4045-9781-d775831ef32f} <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 | ||
| 7353 | 2026.02.05 23:48:58.206614 [ 5 ] {dd23e17d-025c-4045-9781-d775831ef32f} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7354 | 2026.02.05 23:48:58.206653 [ 5 ] {dd23e17d-025c-4045-9781-d775831ef32f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7355 | 2026.02.05 23:48:58.207187 [ 5 ] {dd23e17d-025c-4045-9781-d775831ef32f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7356 | 2026.02.05 23:48:58.207403 [ 5 ] {dd23e17d-025c-4045-9781-d775831ef32f} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7357 | 2026.02.05 23:48:58.207519 [ 141 ] {} <Debug> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7358 | 2026.02.05 23:48:58.207535 [ 5 ] {dd23e17d-025c-4045-9781-d775831ef32f} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001879 sec., 13304.949441192124 rows/sec., 23.84 MiB/sec. | ||
| 7359 | 2026.02.05 23:48:58.207589 [ 141 ] {} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7360 | 2026.02.05 23:48:58.207614 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7361 | 2026.02.05 23:48:58.207617 [ 5 ] {dd23e17d-025c-4045-9781-d775831ef32f} <Debug> TCPHandler: Processed in 0.002093601 sec. | ||
| 7362 | 2026.02.05 23:48:58.207710 [ 194 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 7363 | 2026.02.05 23:48:58.207768 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7364 | 2026.02.05 23:48:58.207869 [ 5 ] {410e03ae-81db-402d-a5dc-b81aa90fec3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7365 | 2026.02.05 23:48:58.207907 [ 194 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7366 | 2026.02.05 23:48:58.207910 [ 5 ] {410e03ae-81db-402d-a5dc-b81aa90fec3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7367 | 2026.02.05 23:48:58.207961 [ 194 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 653 rows starting from the beginning of the part | ||
| 7368 | 2026.02.05 23:48:58.208070 [ 194 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 25 rows starting from the beginning of the part | ||
| 7369 | 2026.02.05 23:48:58.208165 [ 194 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 15 rows starting from the beginning of the part | ||
| 7370 | 2026.02.05 23:48:58.208252 [ 194 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 25 rows starting from the beginning of the part | ||
| 7371 | 2026.02.05 23:48:58.208326 [ 5 ] {410e03ae-81db-402d-a5dc-b81aa90fec3f} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7372 | 2026.02.05 23:48:58.208341 [ 194 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 15 rows starting from the beginning of the part | ||
| 7373 | 2026.02.05 23:48:58.208373 [ 5 ] {410e03ae-81db-402d-a5dc-b81aa90fec3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7374 | 2026.02.05 23:48:58.208442 [ 194 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 25 rows starting from the beginning of the part | ||
| 7375 | 2026.02.05 23:48:58.208704 [ 5 ] {410e03ae-81db-402d-a5dc-b81aa90fec3f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7376 | 2026.02.05 23:48:58.208947 [ 5 ] {410e03ae-81db-402d-a5dc-b81aa90fec3f} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7377 | 2026.02.05 23:48:58.209077 [ 5 ] {410e03ae-81db-402d-a5dc-b81aa90fec3f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001248 sec., 48076.92307692308 rows/sec., 3.24 MiB/sec. | ||
| 7378 | 2026.02.05 23:48:58.209112 [ 5 ] {410e03ae-81db-402d-a5dc-b81aa90fec3f} <Debug> TCPHandler: Processed in 0.001423274 sec. | ||
| 7379 | 2026.02.05 23:48:58.212451 [ 196 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 758 rows, containing 19 columns (19 merged, 0 gathered) in 0.004771257 sec., 158867.9880375339 rows/sec., 284.68 MiB/sec. | ||
| 7380 | 2026.02.05 23:48:58.213786 [ 196 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7381 | 2026.02.05 23:48:58.214097 [ 196 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7382 | 2026.02.05 23:48:58.214169 [ 196 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7383 | 2026.02.05 23:48:58.214301 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.68 MiB. | ||
| 7384 | 2026.02.05 23:48:59.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.36 MiB, peak 275.99 MiB, free memory in arenas 0.00 B, will set to 269.85 MiB (RSS), difference: 1.49 MiB | ||
| 7385 | 2026.02.05 23:48:59.726766 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 984 | ||
| 7386 | 2026.02.05 23:48:59.729024 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7387 | 2026.02.05 23:48:59.729071 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7388 | 2026.02.05 23:48:59.730301 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7389 | 2026.02.05 23:48:59.730589 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7390 | 2026.02.05 23:48:59.730933 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 984 | ||
| 7391 | 2026.02.05 23:49:02.021689 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7392 | 2026.02.05 23:49:02.021889 [ 5 ] {0d250d81-26cc-44cd-a2b2-aab5ec4d605f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7393 | 2026.02.05 23:49:02.021965 [ 5 ] {0d250d81-26cc-44cd-a2b2-aab5ec4d605f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7394 | 2026.02.05 23:49:02.022710 [ 5 ] {0d250d81-26cc-44cd-a2b2-aab5ec4d605f} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7395 | 2026.02.05 23:49:02.022760 [ 5 ] {0d250d81-26cc-44cd-a2b2-aab5ec4d605f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7396 | 2026.02.05 23:49:02.023175 [ 5 ] {0d250d81-26cc-44cd-a2b2-aab5ec4d605f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7397 | 2026.02.05 23:49:02.023416 [ 5 ] {0d250d81-26cc-44cd-a2b2-aab5ec4d605f} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7398 | 2026.02.05 23:49:02.023576 [ 5 ] {0d250d81-26cc-44cd-a2b2-aab5ec4d605f} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001741 sec., 152785.75531303848 rows/sec., 9.71 MiB/sec. | ||
| 7399 | 2026.02.05 23:49:02.023627 [ 5 ] {0d250d81-26cc-44cd-a2b2-aab5ec4d605f} <Debug> TCPHandler: Processed in 0.002074971 sec. | ||
| 7400 | 2026.02.05 23:49:02.023746 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7401 | 2026.02.05 23:49:02.023855 [ 5 ] {bfc77be4-0fed-41ef-98a9-e89f57b962e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7402 | 2026.02.05 23:49:02.023901 [ 5 ] {bfc77be4-0fed-41ef-98a9-e89f57b962e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7403 | 2026.02.05 23:49:02.024302 [ 5 ] {bfc77be4-0fed-41ef-98a9-e89f57b962e5} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7404 | 2026.02.05 23:49:02.024338 [ 5 ] {bfc77be4-0fed-41ef-98a9-e89f57b962e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7405 | 2026.02.05 23:49:02.024648 [ 5 ] {bfc77be4-0fed-41ef-98a9-e89f57b962e5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7406 | 2026.02.05 23:49:02.024872 [ 5 ] {bfc77be4-0fed-41ef-98a9-e89f57b962e5} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7407 | 2026.02.05 23:49:02.025003 [ 5 ] {bfc77be4-0fed-41ef-98a9-e89f57b962e5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001175 sec., 1702.127659574468 rows/sec., 138.80 KiB/sec. | ||
| 7408 | 2026.02.05 23:49:02.025041 [ 5 ] {bfc77be4-0fed-41ef-98a9-e89f57b962e5} <Debug> TCPHandler: Processed in 0.001348063 sec. | ||
| 7409 | 2026.02.05 23:49:02.025164 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7410 | 2026.02.05 23:49:02.025291 [ 5 ] {95d61a9d-efd1-4762-a1d7-1d4158a8df23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7411 | 2026.02.05 23:49:02.025342 [ 5 ] {95d61a9d-efd1-4762-a1d7-1d4158a8df23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7412 | 2026.02.05 23:49:02.026617 [ 5 ] {95d61a9d-efd1-4762-a1d7-1d4158a8df23} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7413 | 2026.02.05 23:49:02.026654 [ 5 ] {95d61a9d-efd1-4762-a1d7-1d4158a8df23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7414 | 2026.02.05 23:49:02.027104 [ 5 ] {95d61a9d-efd1-4762-a1d7-1d4158a8df23} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7415 | 2026.02.05 23:49:02.027332 [ 5 ] {95d61a9d-efd1-4762-a1d7-1d4158a8df23} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7416 | 2026.02.05 23:49:02.027464 [ 5 ] {95d61a9d-efd1-4762-a1d7-1d4158a8df23} <Debug> executeQuery: Read 1923 rows, 160.18 KiB in 0.0022 sec., 874090.9090909091 rows/sec., 71.10 MiB/sec. | ||
| 7417 | 2026.02.05 23:49:02.027503 [ 5 ] {95d61a9d-efd1-4762-a1d7-1d4158a8df23} <Debug> TCPHandler: Processed in 0.002401114 sec. | ||
| 7418 | 2026.02.05 23:49:02.027619 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7419 | 2026.02.05 23:49:02.027716 [ 5 ] {8bf56d9f-1db6-4e07-9640-5c8af7cd79f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7420 | 2026.02.05 23:49:02.027757 [ 5 ] {8bf56d9f-1db6-4e07-9640-5c8af7cd79f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7421 | 2026.02.05 23:49:02.028202 [ 5 ] {8bf56d9f-1db6-4e07-9640-5c8af7cd79f6} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7422 | 2026.02.05 23:49:02.028235 [ 5 ] {8bf56d9f-1db6-4e07-9640-5c8af7cd79f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7423 | 2026.02.05 23:49:02.028543 [ 5 ] {8bf56d9f-1db6-4e07-9640-5c8af7cd79f6} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7424 | 2026.02.05 23:49:02.028759 [ 5 ] {8bf56d9f-1db6-4e07-9640-5c8af7cd79f6} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7425 | 2026.02.05 23:49:02.028898 [ 5 ] {8bf56d9f-1db6-4e07-9640-5c8af7cd79f6} <Debug> executeQuery: Read 150 rows, 9.27 KiB in 0.001187 sec., 126368.99747262006 rows/sec., 7.63 MiB/sec. | ||
| 7426 | 2026.02.05 23:49:02.028939 [ 5 ] {8bf56d9f-1db6-4e07-9640-5c8af7cd79f6} <Debug> TCPHandler: Processed in 0.001370173 sec. | ||
| 7427 | 2026.02.05 23:49:02.029052 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7428 | 2026.02.05 23:49:02.029147 [ 5 ] {7606e02a-d186-4a41-9597-a6065be6db0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7429 | 2026.02.05 23:49:02.029186 [ 5 ] {7606e02a-d186-4a41-9597-a6065be6db0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7430 | 2026.02.05 23:49:02.029697 [ 5 ] {7606e02a-d186-4a41-9597-a6065be6db0e} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7431 | 2026.02.05 23:49:02.029733 [ 5 ] {7606e02a-d186-4a41-9597-a6065be6db0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7432 | 2026.02.05 23:49:02.030057 [ 5 ] {7606e02a-d186-4a41-9597-a6065be6db0e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7433 | 2026.02.05 23:49:02.030275 [ 5 ] {7606e02a-d186-4a41-9597-a6065be6db0e} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7434 | 2026.02.05 23:49:02.030400 [ 5 ] {7606e02a-d186-4a41-9597-a6065be6db0e} <Debug> executeQuery: Read 368 rows, 25.07 KiB in 0.001271 sec., 289535.7985837923 rows/sec., 19.27 MiB/sec. | ||
| 7435 | 2026.02.05 23:49:02.030437 [ 5 ] {7606e02a-d186-4a41-9597-a6065be6db0e} <Debug> TCPHandler: Processed in 0.001436164 sec. | ||
| 7436 | 2026.02.05 23:49:02.030544 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7437 | 2026.02.05 23:49:02.030639 [ 5 ] {952108b2-fed2-4864-a2f6-9308d3b1e571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7438 | 2026.02.05 23:49:02.030678 [ 5 ] {952108b2-fed2-4864-a2f6-9308d3b1e571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7439 | 2026.02.05 23:49:02.031123 [ 5 ] {952108b2-fed2-4864-a2f6-9308d3b1e571} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7440 | 2026.02.05 23:49:02.031160 [ 5 ] {952108b2-fed2-4864-a2f6-9308d3b1e571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7441 | 2026.02.05 23:49:02.031479 [ 5 ] {952108b2-fed2-4864-a2f6-9308d3b1e571} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7442 | 2026.02.05 23:49:02.031685 [ 5 ] {952108b2-fed2-4864-a2f6-9308d3b1e571} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7443 | 2026.02.05 23:49:02.031823 [ 5 ] {952108b2-fed2-4864-a2f6-9308d3b1e571} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001188 sec., 117003.367003367 rows/sec., 6.66 MiB/sec. | ||
| 7444 | 2026.02.05 23:49:02.031865 [ 5 ] {952108b2-fed2-4864-a2f6-9308d3b1e571} <Debug> TCPHandler: Processed in 0.001371614 sec. | ||
| 7445 | 2026.02.05 23:49:02.031977 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7446 | 2026.02.05 23:49:02.032073 [ 5 ] {0473f62d-cd41-492d-970c-86d443c57778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7447 | 2026.02.05 23:49:02.032113 [ 5 ] {0473f62d-cd41-492d-970c-86d443c57778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7448 | 2026.02.05 23:49:02.032835 [ 5 ] {0473f62d-cd41-492d-970c-86d443c57778} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7449 | 2026.02.05 23:49:02.032870 [ 5 ] {0473f62d-cd41-492d-970c-86d443c57778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7450 | 2026.02.05 23:49:02.033211 [ 5 ] {0473f62d-cd41-492d-970c-86d443c57778} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7451 | 2026.02.05 23:49:02.033424 [ 5 ] {0473f62d-cd41-492d-970c-86d443c57778} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7452 | 2026.02.05 23:49:02.033552 [ 5 ] {0473f62d-cd41-492d-970c-86d443c57778} <Debug> executeQuery: Read 936 rows, 68.93 KiB in 0.001496 sec., 625668.449197861 rows/sec., 45.00 MiB/sec. | ||
| 7453 | 2026.02.05 23:49:02.033588 [ 5 ] {0473f62d-cd41-492d-970c-86d443c57778} <Debug> TCPHandler: Processed in 0.001661407 sec. | ||
| 7454 | 2026.02.05 23:49:02.033703 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7455 | 2026.02.05 23:49:02.033797 [ 5 ] {aa35f75c-a878-4496-a680-049fd7a23f86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7456 | 2026.02.05 23:49:02.033838 [ 5 ] {aa35f75c-a878-4496-a680-049fd7a23f86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7457 | 2026.02.05 23:49:02.034169 [ 5 ] {aa35f75c-a878-4496-a680-049fd7a23f86} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7458 | 2026.02.05 23:49:02.034203 [ 5 ] {aa35f75c-a878-4496-a680-049fd7a23f86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7459 | 2026.02.05 23:49:02.034528 [ 5 ] {aa35f75c-a878-4496-a680-049fd7a23f86} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7460 | 2026.02.05 23:49:02.034744 [ 5 ] {aa35f75c-a878-4496-a680-049fd7a23f86} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7461 | 2026.02.05 23:49:02.034869 [ 5 ] {aa35f75c-a878-4496-a680-049fd7a23f86} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001089 sec., 5509.641873278238 rows/sec., 287.86 KiB/sec. | ||
| 7462 | 2026.02.05 23:49:02.034905 [ 5 ] {aa35f75c-a878-4496-a680-049fd7a23f86} <Debug> TCPHandler: Processed in 0.001251613 sec. | ||
| 7463 | 2026.02.05 23:49:02.035019 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7464 | 2026.02.05 23:49:02.035114 [ 5 ] {21913d83-cc6a-4df4-8c8a-1f7de0b96a57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7465 | 2026.02.05 23:49:02.035155 [ 5 ] {21913d83-cc6a-4df4-8c8a-1f7de0b96a57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7466 | 2026.02.05 23:49:02.035726 [ 5 ] {21913d83-cc6a-4df4-8c8a-1f7de0b96a57} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7467 | 2026.02.05 23:49:02.035762 [ 5 ] {21913d83-cc6a-4df4-8c8a-1f7de0b96a57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7468 | 2026.02.05 23:49:02.036140 [ 5 ] {21913d83-cc6a-4df4-8c8a-1f7de0b96a57} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7469 | 2026.02.05 23:49:02.036361 [ 5 ] {21913d83-cc6a-4df4-8c8a-1f7de0b96a57} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7470 | 2026.02.05 23:49:02.036487 [ 5 ] {21913d83-cc6a-4df4-8c8a-1f7de0b96a57} <Debug> executeQuery: Read 911 rows, 62.14 KiB in 0.001392 sec., 654454.0229885058 rows/sec., 43.59 MiB/sec. | ||
| 7471 | 2026.02.05 23:49:02.036525 [ 5 ] {21913d83-cc6a-4df4-8c8a-1f7de0b96a57} <Debug> TCPHandler: Processed in 0.001555796 sec. | ||
| 7472 | 2026.02.05 23:49:02.036632 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7473 | 2026.02.05 23:49:02.036727 [ 5 ] {9632b9ab-41c9-419b-b762-26f62fe32ba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7474 | 2026.02.05 23:49:02.036769 [ 5 ] {9632b9ab-41c9-419b-b762-26f62fe32ba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7475 | 2026.02.05 23:49:02.037082 [ 5 ] {9632b9ab-41c9-419b-b762-26f62fe32ba1} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7476 | 2026.02.05 23:49:02.037118 [ 5 ] {9632b9ab-41c9-419b-b762-26f62fe32ba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7477 | 2026.02.05 23:49:02.037434 [ 5 ] {9632b9ab-41c9-419b-b762-26f62fe32ba1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7478 | 2026.02.05 23:49:02.037643 [ 5 ] {9632b9ab-41c9-419b-b762-26f62fe32ba1} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7479 | 2026.02.05 23:49:02.037768 [ 5 ] {9632b9ab-41c9-419b-b762-26f62fe32ba1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001058 sec., 945.179584120983 rows/sec., 63.69 KiB/sec. | ||
| 7480 | 2026.02.05 23:49:02.037804 [ 5 ] {9632b9ab-41c9-419b-b762-26f62fe32ba1} <Debug> TCPHandler: Processed in 0.001222372 sec. | ||
| 7481 | 2026.02.05 23:49:02.037920 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7482 | 2026.02.05 23:49:02.038014 [ 5 ] {73ef00ea-28c1-4a41-b9a7-8764b6b9e908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7483 | 2026.02.05 23:49:02.038068 [ 5 ] {73ef00ea-28c1-4a41-b9a7-8764b6b9e908} <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 | ||
| 7484 | 2026.02.05 23:49:02.038877 [ 5 ] {73ef00ea-28c1-4a41-b9a7-8764b6b9e908} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7485 | 2026.02.05 23:49:02.038914 [ 5 ] {73ef00ea-28c1-4a41-b9a7-8764b6b9e908} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7486 | 2026.02.05 23:49:02.039432 [ 5 ] {73ef00ea-28c1-4a41-b9a7-8764b6b9e908} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7487 | 2026.02.05 23:49:02.039653 [ 5 ] {73ef00ea-28c1-4a41-b9a7-8764b6b9e908} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7488 | 2026.02.05 23:49:02.039790 [ 5 ] {73ef00ea-28c1-4a41-b9a7-8764b6b9e908} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001793 sec., 8365.867261572783 rows/sec., 14.99 MiB/sec. | ||
| 7489 | 2026.02.05 23:49:02.039850 [ 5 ] {73ef00ea-28c1-4a41-b9a7-8764b6b9e908} <Debug> TCPHandler: Processed in 0.001979709 sec. | ||
| 7490 | 2026.02.05 23:49:02.039962 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7491 | 2026.02.05 23:49:02.040088 [ 5 ] {4168d138-3afa-4f0e-a835-5335a5a78ad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7492 | 2026.02.05 23:49:02.040130 [ 5 ] {4168d138-3afa-4f0e-a835-5335a5a78ad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7493 | 2026.02.05 23:49:02.040464 [ 5 ] {4168d138-3afa-4f0e-a835-5335a5a78ad7} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7494 | 2026.02.05 23:49:02.040499 [ 5 ] {4168d138-3afa-4f0e-a835-5335a5a78ad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7495 | 2026.02.05 23:49:02.040822 [ 5 ] {4168d138-3afa-4f0e-a835-5335a5a78ad7} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7496 | 2026.02.05 23:49:02.041037 [ 5 ] {4168d138-3afa-4f0e-a835-5335a5a78ad7} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7497 | 2026.02.05 23:49:02.041165 [ 5 ] {4168d138-3afa-4f0e-a835-5335a5a78ad7} <Debug> executeQuery: Read 76 rows, 4.83 KiB in 0.001096 sec., 69343.06569343066 rows/sec., 4.30 MiB/sec. | ||
| 7498 | 2026.02.05 23:49:02.041201 [ 5 ] {4168d138-3afa-4f0e-a835-5335a5a78ad7} <Debug> TCPHandler: Processed in 0.001290263 sec. | ||
| 7499 | 2026.02.05 23:49:02.211352 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14886 | ||
| 7500 | 2026.02.05 23:49:02.211912 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7501 | 2026.02.05 23:49:02.211958 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7502 | 2026.02.05 23:49:02.212442 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7503 | 2026.02.05 23:49:02.212675 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7504 | 2026.02.05 23:49:02.212825 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14886 | ||
| 7505 | 2026.02.05 23:49:02.212824 [ 139 ] {} <Debug> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7506 | 2026.02.05 23:49:02.212907 [ 139 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7507 | 2026.02.05 23:49:02.212928 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7508 | 2026.02.05 23:49:02.213030 [ 191 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 7509 | 2026.02.05 23:49:02.213148 [ 191 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7510 | 2026.02.05 23:49:02.213185 [ 191 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12454 rows starting from the beginning of the part | ||
| 7511 | 2026.02.05 23:49:02.213250 [ 191 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 7512 | 2026.02.05 23:49:02.213293 [ 191 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 7513 | 2026.02.05 23:49:02.213333 [ 191 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 7514 | 2026.02.05 23:49:02.213372 [ 191 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 7515 | 2026.02.05 23:49:02.213410 [ 191 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 7516 | 2026.02.05 23:49:02.215125 [ 196 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14886 rows, containing 4 columns (4 merged, 0 gathered) in 0.002141231 sec., 6952075.698511744 rows/sec., 99.45 MiB/sec. | ||
| 7517 | 2026.02.05 23:49:02.215524 [ 193 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7518 | 2026.02.05 23:49:02.215839 [ 193 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_31_6} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7519 | 2026.02.05 23:49:02.215930 [ 193 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_31_6} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7520 | 2026.02.05 23:49:02.216040 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 7521 | 2026.02.05 23:49:03.006370 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7522 | 2026.02.05 23:49:03.024917 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7523 | 2026.02.05 23:49:03.024982 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7524 | 2026.02.05 23:49:03.031106 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7525 | 2026.02.05 23:49:03.031852 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7526 | 2026.02.05 23:49:03.032172 [ 133 ] {} <Debug> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7527 | 2026.02.05 23:49:03.032240 [ 133 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7528 | 2026.02.05 23:49:03.032261 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7529 | 2026.02.05 23:49:03.032384 [ 200 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 7530 | 2026.02.05 23:49:03.035894 [ 200 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7531 | 2026.02.05 23:49:03.036006 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7532 | 2026.02.05 23:49:03.037740 [ 200 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part | ||
| 7533 | 2026.02.05 23:49:03.043302 [ 200 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part | ||
| 7534 | 2026.02.05 23:49:03.048303 [ 200 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part | ||
| 7535 | 2026.02.05 23:49:03.052943 [ 200 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
| 7536 | 2026.02.05 23:49:03.057392 [ 200 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 7 rows starting from the beginning of the part | ||
| 7537 | 2026.02.05 23:49:03.061230 [ 200 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part | ||
| 7538 | 2026.02.05 23:49:03.119508 [ 193 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.087179207 sec., 2684.126273366997 rows/sec., 13.88 MiB/sec. | ||
| 7539 | 2026.02.05 23:49:03.121704 [ 196 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7540 | 2026.02.05 23:49:03.123452 [ 196 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_31_6} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7541 | 2026.02.05 23:49:03.123550 [ 196 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_31_6} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7542 | 2026.02.05 23:49:03.125220 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7543 | 2026.02.05 23:49:03.191575 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7544 | 2026.02.05 23:49:03.191827 [ 5 ] {629f19d8-6913-48fd-b061-43341d844c35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7545 | 2026.02.05 23:49:03.191930 [ 5 ] {629f19d8-6913-48fd-b061-43341d844c35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7546 | 2026.02.05 23:49:03.192834 [ 5 ] {629f19d8-6913-48fd-b061-43341d844c35} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7547 | 2026.02.05 23:49:03.192880 [ 5 ] {629f19d8-6913-48fd-b061-43341d844c35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7548 | 2026.02.05 23:49:03.193231 [ 5 ] {629f19d8-6913-48fd-b061-43341d844c35} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7549 | 2026.02.05 23:49:03.193458 [ 5 ] {629f19d8-6913-48fd-b061-43341d844c35} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7550 | 2026.02.05 23:49:03.193611 [ 5 ] {629f19d8-6913-48fd-b061-43341d844c35} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001852 sec., 30237.580993520518 rows/sec., 2.32 MiB/sec. | ||
| 7551 | 2026.02.05 23:49:03.193659 [ 5 ] {629f19d8-6913-48fd-b061-43341d844c35} <Debug> TCPHandler: Processed in 0.002237613 sec. | ||
| 7552 | 2026.02.05 23:49:03.193789 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7553 | 2026.02.05 23:49:03.193892 [ 5 ] {4e08c629-d686-40ad-a7af-024c06f93cb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7554 | 2026.02.05 23:49:03.193936 [ 5 ] {4e08c629-d686-40ad-a7af-024c06f93cb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7555 | 2026.02.05 23:49:03.194364 [ 5 ] {4e08c629-d686-40ad-a7af-024c06f93cb1} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7556 | 2026.02.05 23:49:03.194403 [ 5 ] {4e08c629-d686-40ad-a7af-024c06f93cb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7557 | 2026.02.05 23:49:03.194722 [ 5 ] {4e08c629-d686-40ad-a7af-024c06f93cb1} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7558 | 2026.02.05 23:49:03.194945 [ 5 ] {4e08c629-d686-40ad-a7af-024c06f93cb1} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7559 | 2026.02.05 23:49:03.195079 [ 5 ] {4e08c629-d686-40ad-a7af-024c06f93cb1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001209 sec., 52936.31100082713 rows/sec., 4.13 MiB/sec. | ||
| 7560 | 2026.02.05 23:49:03.195117 [ 5 ] {4e08c629-d686-40ad-a7af-024c06f93cb1} <Debug> TCPHandler: Processed in 0.001380694 sec. | ||
| 7561 | 2026.02.05 23:49:03.195229 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7562 | 2026.02.05 23:49:03.195327 [ 5 ] {c4e5532b-e8d1-4354-9c80-ba3a80f04a70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7563 | 2026.02.05 23:49:03.195372 [ 5 ] {c4e5532b-e8d1-4354-9c80-ba3a80f04a70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7564 | 2026.02.05 23:49:03.195731 [ 5 ] {c4e5532b-e8d1-4354-9c80-ba3a80f04a70} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7565 | 2026.02.05 23:49:03.195768 [ 5 ] {c4e5532b-e8d1-4354-9c80-ba3a80f04a70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7566 | 2026.02.05 23:49:03.196084 [ 5 ] {c4e5532b-e8d1-4354-9c80-ba3a80f04a70} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7567 | 2026.02.05 23:49:03.196298 [ 5 ] {c4e5532b-e8d1-4354-9c80-ba3a80f04a70} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7568 | 2026.02.05 23:49:03.196429 [ 5 ] {c4e5532b-e8d1-4354-9c80-ba3a80f04a70} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001122 sec., 28520.499108734402 rows/sec., 1.99 MiB/sec. | ||
| 7569 | 2026.02.05 23:49:03.196467 [ 5 ] {c4e5532b-e8d1-4354-9c80-ba3a80f04a70} <Debug> TCPHandler: Processed in 0.001288583 sec. | ||
| 7570 | 2026.02.05 23:49:03.196568 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7571 | 2026.02.05 23:49:03.196662 [ 5 ] {b0bda5a5-3dc3-4261-9a0c-f0eb371934f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7572 | 2026.02.05 23:49:03.196703 [ 5 ] {b0bda5a5-3dc3-4261-9a0c-f0eb371934f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7573 | 2026.02.05 23:49:03.197052 [ 5 ] {b0bda5a5-3dc3-4261-9a0c-f0eb371934f0} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7574 | 2026.02.05 23:49:03.197090 [ 5 ] {b0bda5a5-3dc3-4261-9a0c-f0eb371934f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7575 | 2026.02.05 23:49:03.197409 [ 5 ] {b0bda5a5-3dc3-4261-9a0c-f0eb371934f0} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7576 | 2026.02.05 23:49:03.197641 [ 5 ] {b0bda5a5-3dc3-4261-9a0c-f0eb371934f0} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7577 | 2026.02.05 23:49:03.197775 [ 5 ] {b0bda5a5-3dc3-4261-9a0c-f0eb371934f0} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001131 sec., 10610.079575596816 rows/sec., 732.21 KiB/sec. | ||
| 7578 | 2026.02.05 23:49:03.197825 [ 5 ] {b0bda5a5-3dc3-4261-9a0c-f0eb371934f0} <Debug> TCPHandler: Processed in 0.001306712 sec. | ||
| 7579 | 2026.02.05 23:49:04.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 271.28 MiB, peak 281.56 MiB, free memory in arenas 0.00 B, will set to 276.21 MiB (RSS), difference: 4.94 MiB | ||
| 7580 | 2026.02.05 23:49:08.199353 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7581 | 2026.02.05 23:49:08.199551 [ 5 ] {99600bc1-09a3-4854-af1f-a03be359362c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7582 | 2026.02.05 23:49:08.199626 [ 5 ] {99600bc1-09a3-4854-af1f-a03be359362c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7583 | 2026.02.05 23:49:08.200356 [ 5 ] {99600bc1-09a3-4854-af1f-a03be359362c} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7584 | 2026.02.05 23:49:08.200409 [ 5 ] {99600bc1-09a3-4854-af1f-a03be359362c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7585 | 2026.02.05 23:49:08.200822 [ 5 ] {99600bc1-09a3-4854-af1f-a03be359362c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7586 | 2026.02.05 23:49:08.201071 [ 5 ] {99600bc1-09a3-4854-af1f-a03be359362c} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7587 | 2026.02.05 23:49:08.201228 [ 5 ] {99600bc1-09a3-4854-af1f-a03be359362c} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001731 sec., 61236.279607163495 rows/sec., 5.13 MiB/sec. | ||
| 7588 | 2026.02.05 23:49:08.201227 [ 127 ] {} <Debug> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7589 | 2026.02.05 23:49:08.201278 [ 5 ] {99600bc1-09a3-4854-af1f-a03be359362c} <Debug> TCPHandler: Processed in 0.002062991 sec. | ||
| 7590 | 2026.02.05 23:49:08.201318 [ 127 ] {} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7591 | 2026.02.05 23:49:08.201350 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7592 | 2026.02.05 23:49:08.201424 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7593 | 2026.02.05 23:49:08.201479 [ 186 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7594 | 2026.02.05 23:49:08.201533 [ 5 ] {6e93ca52-ec7b-49c1-ba9f-141e5f1a6aa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7595 | 2026.02.05 23:49:08.201584 [ 5 ] {6e93ca52-ec7b-49c1-ba9f-141e5f1a6aa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7596 | 2026.02.05 23:49:08.201627 [ 186 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7597 | 2026.02.05 23:49:08.201669 [ 186 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1981 rows starting from the beginning of the part | ||
| 7598 | 2026.02.05 23:49:08.201744 [ 186 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 782 rows starting from the beginning of the part | ||
| 7599 | 2026.02.05 23:49:08.201796 [ 186 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 106 rows starting from the beginning of the part | ||
| 7600 | 2026.02.05 23:49:08.201844 [ 186 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1923 rows starting from the beginning of the part | ||
| 7601 | 2026.02.05 23:49:08.201888 [ 186 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 56 rows starting from the beginning of the part | ||
| 7602 | 2026.02.05 23:49:08.201933 [ 186 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 106 rows starting from the beginning of the part | ||
| 7603 | 2026.02.05 23:49:08.202077 [ 5 ] {6e93ca52-ec7b-49c1-ba9f-141e5f1a6aa3} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7604 | 2026.02.05 23:49:08.202126 [ 5 ] {6e93ca52-ec7b-49c1-ba9f-141e5f1a6aa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7605 | 2026.02.05 23:49:08.202742 [ 5 ] {6e93ca52-ec7b-49c1-ba9f-141e5f1a6aa3} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7606 | 2026.02.05 23:49:08.202986 [ 5 ] {6e93ca52-ec7b-49c1-ba9f-141e5f1a6aa3} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7607 | 2026.02.05 23:49:08.203132 [ 5 ] {6e93ca52-ec7b-49c1-ba9f-141e5f1a6aa3} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001622 sec., 15413.070283600493 rows/sec., 1.13 MiB/sec. | ||
| 7608 | 2026.02.05 23:49:08.203173 [ 5 ] {6e93ca52-ec7b-49c1-ba9f-141e5f1a6aa3} <Debug> TCPHandler: Processed in 0.001802087 sec. | ||
| 7609 | 2026.02.05 23:49:08.203294 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7610 | 2026.02.05 23:49:08.203392 [ 5 ] {d4bf46f0-70e4-4c57-82e7-9aedb028a716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7611 | 2026.02.05 23:49:08.203434 [ 5 ] {d4bf46f0-70e4-4c57-82e7-9aedb028a716} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7612 | 2026.02.05 23:49:08.203896 [ 196 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4954 rows, containing 5 columns (5 merged, 0 gathered) in 0.002478594 sec., 1998713.7869292025 rows/sec., 169.86 MiB/sec. | ||
| 7613 | 2026.02.05 23:49:08.203914 [ 5 ] {d4bf46f0-70e4-4c57-82e7-9aedb028a716} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7614 | 2026.02.05 23:49:08.203955 [ 5 ] {d4bf46f0-70e4-4c57-82e7-9aedb028a716} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7615 | 2026.02.05 23:49:08.204178 [ 193 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7616 | 2026.02.05 23:49:08.204400 [ 5 ] {d4bf46f0-70e4-4c57-82e7-9aedb028a716} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7617 | 2026.02.05 23:49:08.204527 [ 193 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_51_10} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7618 | 2026.02.05 23:49:08.204628 [ 193 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_51_10} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7619 | 2026.02.05 23:49:08.204682 [ 5 ] {d4bf46f0-70e4-4c57-82e7-9aedb028a716} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7620 | 2026.02.05 23:49:08.204727 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 7621 | 2026.02.05 23:49:08.204804 [ 127 ] {} <Debug> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7622 | 2026.02.05 23:49:08.204825 [ 5 ] {d4bf46f0-70e4-4c57-82e7-9aedb028a716} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001454 sec., 61210.45392022008 rows/sec., 4.78 MiB/sec. | ||
| 7623 | 2026.02.05 23:49:08.204844 [ 127 ] {} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7624 | 2026.02.05 23:49:08.204870 [ 5 ] {d4bf46f0-70e4-4c57-82e7-9aedb028a716} <Debug> TCPHandler: Processed in 0.001626426 sec. | ||
| 7625 | 2026.02.05 23:49:08.204871 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7626 | 2026.02.05 23:49:08.204982 [ 195 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7627 | 2026.02.05 23:49:08.205005 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7628 | 2026.02.05 23:49:08.205119 [ 5 ] {f69e3b52-237f-415e-b687-c21fe8ecb907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7629 | 2026.02.05 23:49:08.205117 [ 195 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7630 | 2026.02.05 23:49:08.205168 [ 5 ] {f69e3b52-237f-415e-b687-c21fe8ecb907} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7631 | 2026.02.05 23:49:08.205170 [ 195 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 995 rows starting from the beginning of the part | ||
| 7632 | 2026.02.05 23:49:08.205256 [ 195 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 478 rows starting from the beginning of the part | ||
| 7633 | 2026.02.05 23:49:08.205300 [ 195 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 89 rows starting from the beginning of the part | ||
| 7634 | 2026.02.05 23:49:08.205341 [ 195 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 936 rows starting from the beginning of the part | ||
| 7635 | 2026.02.05 23:49:08.205381 [ 195 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part | ||
| 7636 | 2026.02.05 23:49:08.205422 [ 195 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 89 rows starting from the beginning of the part | ||
| 7637 | 2026.02.05 23:49:08.205610 [ 5 ] {f69e3b52-237f-415e-b687-c21fe8ecb907} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7638 | 2026.02.05 23:49:08.205651 [ 5 ] {f69e3b52-237f-415e-b687-c21fe8ecb907} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7639 | 2026.02.05 23:49:08.206026 [ 5 ] {f69e3b52-237f-415e-b687-c21fe8ecb907} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7640 | 2026.02.05 23:49:08.206254 [ 5 ] {f69e3b52-237f-415e-b687-c21fe8ecb907} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7641 | 2026.02.05 23:49:08.206364 [ 127 ] {} <Debug> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7642 | 2026.02.05 23:49:08.206385 [ 5 ] {f69e3b52-237f-415e-b687-c21fe8ecb907} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001286 sec., 124416.7962674961 rows/sec., 8.67 MiB/sec. | ||
| 7643 | 2026.02.05 23:49:08.206396 [ 127 ] {} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7644 | 2026.02.05 23:49:08.206424 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7645 | 2026.02.05 23:49:08.206429 [ 5 ] {f69e3b52-237f-415e-b687-c21fe8ecb907} <Debug> TCPHandler: Processed in 0.001475434 sec. | ||
| 7646 | 2026.02.05 23:49:08.206509 [ 193 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7647 | 2026.02.05 23:49:08.206553 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7648 | 2026.02.05 23:49:08.206612 [ 193 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7649 | 2026.02.05 23:49:08.206632 [ 202 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2651 rows, containing 5 columns (5 merged, 0 gathered) in 0.001691906 sec., 1566871.9184162715 rows/sec., 119.37 MiB/sec. | ||
| 7650 | 2026.02.05 23:49:08.206646 [ 193 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 13691 rows starting from the beginning of the part | ||
| 7651 | 2026.02.05 23:49:08.206652 [ 5 ] {f12bbf5e-881f-48c1-abbb-1447eacae75f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7652 | 2026.02.05 23:49:08.206729 [ 193 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 258 rows starting from the beginning of the part | ||
| 7653 | 2026.02.05 23:49:08.206735 [ 5 ] {f12bbf5e-881f-48c1-abbb-1447eacae75f} <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 | ||
| 7654 | 2026.02.05 23:49:08.206783 [ 193 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 7655 | 2026.02.05 23:49:08.206828 [ 193 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 911 rows starting from the beginning of the part | ||
| 7656 | 2026.02.05 23:49:08.206867 [ 193 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 32 rows starting from the beginning of the part | ||
| 7657 | 2026.02.05 23:49:08.206870 [ 202 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7658 | 2026.02.05 23:49:08.206907 [ 193 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 7659 | 2026.02.05 23:49:08.207192 [ 202 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_51_10} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7660 | 2026.02.05 23:49:08.207285 [ 202 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_51_10} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7661 | 2026.02.05 23:49:08.207378 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 7662 | 2026.02.05 23:49:08.207658 [ 5 ] {f12bbf5e-881f-48c1-abbb-1447eacae75f} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7663 | 2026.02.05 23:49:08.207702 [ 5 ] {f12bbf5e-881f-48c1-abbb-1447eacae75f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7664 | 2026.02.05 23:49:08.208280 [ 5 ] {f12bbf5e-881f-48c1-abbb-1447eacae75f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7665 | 2026.02.05 23:49:08.208505 [ 5 ] {f12bbf5e-881f-48c1-abbb-1447eacae75f} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7666 | 2026.02.05 23:49:08.208654 [ 5 ] {f12bbf5e-881f-48c1-abbb-1447eacae75f} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002021 sec., 12370.113805047007 rows/sec., 22.17 MiB/sec. | ||
| 7667 | 2026.02.05 23:49:08.208714 [ 5 ] {f12bbf5e-881f-48c1-abbb-1447eacae75f} <Debug> TCPHandler: Processed in 0.002210912 sec. | ||
| 7668 | 2026.02.05 23:49:08.208840 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7669 | 2026.02.05 23:49:08.208964 [ 5 ] {1b7c0347-e9a4-4e2d-94a3-464f30b09d62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7670 | 2026.02.05 23:49:08.209016 [ 5 ] {1b7c0347-e9a4-4e2d-94a3-464f30b09d62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7671 | 2026.02.05 23:49:08.209419 [ 5 ] {1b7c0347-e9a4-4e2d-94a3-464f30b09d62} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7672 | 2026.02.05 23:49:08.209464 [ 5 ] {1b7c0347-e9a4-4e2d-94a3-464f30b09d62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7673 | 2026.02.05 23:49:08.209939 [ 5 ] {1b7c0347-e9a4-4e2d-94a3-464f30b09d62} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7674 | 2026.02.05 23:49:08.210159 [ 5 ] {1b7c0347-e9a4-4e2d-94a3-464f30b09d62} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7675 | 2026.02.05 23:49:08.210273 [ 127 ] {} <Debug> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7676 | 2026.02.05 23:49:08.210299 [ 5 ] {1b7c0347-e9a4-4e2d-94a3-464f30b09d62} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001365 sec., 43956.04395604396 rows/sec., 2.96 MiB/sec. | ||
| 7677 | 2026.02.05 23:49:08.210304 [ 127 ] {} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7678 | 2026.02.05 23:49:08.210340 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7679 | 2026.02.05 23:49:08.210343 [ 5 ] {1b7c0347-e9a4-4e2d-94a3-464f30b09d62} <Debug> TCPHandler: Processed in 0.001562746 sec. | ||
| 7680 | 2026.02.05 23:49:08.210438 [ 187 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7681 | 2026.02.05 23:49:08.210557 [ 187 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7682 | 2026.02.05 23:49:08.210589 [ 187 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2960 rows starting from the beginning of the part | ||
| 7683 | 2026.02.05 23:49:08.210650 [ 187 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 88 rows starting from the beginning of the part | ||
| 7684 | 2026.02.05 23:49:08.210699 [ 187 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 7685 | 2026.02.05 23:49:08.210739 [ 187 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 76 rows starting from the beginning of the part | ||
| 7686 | 2026.02.05 23:49:08.210776 [ 187 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 12 rows starting from the beginning of the part | ||
| 7687 | 2026.02.05 23:49:08.210813 [ 187 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
| 7688 | 2026.02.05 23:49:08.212182 [ 193 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3256 rows, containing 4 columns (4 merged, 0 gathered) in 0.001782838 sec., 1826301.6606107792 rows/sec., 118.08 MiB/sec. | ||
| 7689 | 2026.02.05 23:49:08.212343 [ 187 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15212 rows, containing 5 columns (5 merged, 0 gathered) in 0.005867657 sec., 2592516.9109237297 rows/sec., 174.65 MiB/sec. | ||
| 7690 | 2026.02.05 23:49:08.212560 [ 202 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7691 | 2026.02.05 23:49:08.212822 [ 202 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_51_10} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7692 | 2026.02.05 23:49:08.212868 [ 187 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7693 | 2026.02.05 23:49:08.212896 [ 202 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_51_10} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7694 | 2026.02.05 23:49:08.212979 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 7695 | 2026.02.05 23:49:08.213139 [ 187 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7696 | 2026.02.05 23:49:08.213224 [ 187 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7697 | 2026.02.05 23:49:08.213309 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.81 MiB. | ||
| 7698 | 2026.02.05 23:49:09.000245 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 276.75 MiB, peak 285.88 MiB, free memory in arenas 0.00 B, will set to 278.91 MiB (RSS), difference: 2.16 MiB | ||
| 7699 | 2026.02.05 23:49:09.555564 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7700 | 2026.02.05 23:49:09.555623 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7701 | 2026.02.05 23:49:09.713070 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15334 | ||
| 7702 | 2026.02.05 23:49:09.713648 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7703 | 2026.02.05 23:49:09.713693 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7704 | 2026.02.05 23:49:09.714198 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7705 | 2026.02.05 23:49:09.714420 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7706 | 2026.02.05 23:49:09.714544 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15334 | ||
| 7707 | 2026.02.05 23:49:09.731291 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1028 | ||
| 7708 | 2026.02.05 23:49:09.734102 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7709 | 2026.02.05 23:49:09.734164 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7710 | 2026.02.05 23:49:09.735467 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7711 | 2026.02.05 23:49:09.735749 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7712 | 2026.02.05 23:49:09.736128 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1028 | ||
| 7713 | 2026.02.05 23:49:10.001277 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000888389 sec. | ||
| 7714 | 2026.02.05 23:49:10.536206 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7715 | 2026.02.05 23:49:10.553049 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7716 | 2026.02.05 23:49:10.553116 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7717 | 2026.02.05 23:49:10.559092 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7718 | 2026.02.05 23:49:10.559825 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7719 | 2026.02.05 23:49:10.562735 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7720 | 2026.02.05 23:49:13.207255 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7721 | 2026.02.05 23:49:13.207431 [ 5 ] {1b8d7b9d-5b62-4af6-a8e7-9118241da699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7722 | 2026.02.05 23:49:13.207497 [ 5 ] {1b8d7b9d-5b62-4af6-a8e7-9118241da699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7723 | 2026.02.05 23:49:13.208267 [ 5 ] {1b8d7b9d-5b62-4af6-a8e7-9118241da699} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7724 | 2026.02.05 23:49:13.208318 [ 5 ] {1b8d7b9d-5b62-4af6-a8e7-9118241da699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7725 | 2026.02.05 23:49:13.208737 [ 5 ] {1b8d7b9d-5b62-4af6-a8e7-9118241da699} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7726 | 2026.02.05 23:49:13.208999 [ 5 ] {1b8d7b9d-5b62-4af6-a8e7-9118241da699} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7727 | 2026.02.05 23:49:13.209157 [ 5 ] {1b8d7b9d-5b62-4af6-a8e7-9118241da699} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001772 sec., 150112.86681715577 rows/sec., 9.54 MiB/sec. | ||
| 7728 | 2026.02.05 23:49:13.209211 [ 5 ] {1b8d7b9d-5b62-4af6-a8e7-9118241da699} <Debug> TCPHandler: Processed in 0.002081091 sec. | ||
| 7729 | 2026.02.05 23:49:13.209336 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7730 | 2026.02.05 23:49:13.209439 [ 5 ] {ad6dc959-d33c-46a8-a368-f28fbf52d083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7731 | 2026.02.05 23:49:13.209483 [ 5 ] {ad6dc959-d33c-46a8-a368-f28fbf52d083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7732 | 2026.02.05 23:49:13.210455 [ 5 ] {ad6dc959-d33c-46a8-a368-f28fbf52d083} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7733 | 2026.02.05 23:49:13.210494 [ 5 ] {ad6dc959-d33c-46a8-a368-f28fbf52d083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7734 | 2026.02.05 23:49:13.210855 [ 5 ] {ad6dc959-d33c-46a8-a368-f28fbf52d083} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7735 | 2026.02.05 23:49:13.211064 [ 5 ] {ad6dc959-d33c-46a8-a368-f28fbf52d083} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7736 | 2026.02.05 23:49:13.211196 [ 5 ] {ad6dc959-d33c-46a8-a368-f28fbf52d083} <Debug> executeQuery: Read 782 rows, 63.55 KiB in 0.00178 sec., 439325.84269662923 rows/sec., 34.86 MiB/sec. | ||
| 7737 | 2026.02.05 23:49:13.211237 [ 5 ] {ad6dc959-d33c-46a8-a368-f28fbf52d083} <Debug> TCPHandler: Processed in 0.001953669 sec. | ||
| 7738 | 2026.02.05 23:49:13.211353 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7739 | 2026.02.05 23:49:13.211472 [ 5 ] {6ca3d6f6-9aec-4d8a-9808-fa8c990cc344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7740 | 2026.02.05 23:49:13.211521 [ 5 ] {6ca3d6f6-9aec-4d8a-9808-fa8c990cc344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7741 | 2026.02.05 23:49:13.212057 [ 5 ] {6ca3d6f6-9aec-4d8a-9808-fa8c990cc344} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7742 | 2026.02.05 23:49:13.212094 [ 5 ] {6ca3d6f6-9aec-4d8a-9808-fa8c990cc344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7743 | 2026.02.05 23:49:13.212424 [ 5 ] {6ca3d6f6-9aec-4d8a-9808-fa8c990cc344} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7744 | 2026.02.05 23:49:13.212627 [ 5 ] {6ca3d6f6-9aec-4d8a-9808-fa8c990cc344} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7745 | 2026.02.05 23:49:13.212755 [ 5 ] {6ca3d6f6-9aec-4d8a-9808-fa8c990cc344} <Debug> executeQuery: Read 148 rows, 9.13 KiB in 0.001309 sec., 113063.40718105424 rows/sec., 6.81 MiB/sec. | ||
| 7746 | 2026.02.05 23:49:13.212795 [ 5 ] {6ca3d6f6-9aec-4d8a-9808-fa8c990cc344} <Debug> TCPHandler: Processed in 0.001501415 sec. | ||
| 7747 | 2026.02.05 23:49:13.212904 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7748 | 2026.02.05 23:49:13.212998 [ 5 ] {9ee0a998-ae06-4778-b53b-c317ef632f4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7749 | 2026.02.05 23:49:13.213037 [ 5 ] {9ee0a998-ae06-4778-b53b-c317ef632f4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7750 | 2026.02.05 23:49:13.213496 [ 5 ] {9ee0a998-ae06-4778-b53b-c317ef632f4a} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7751 | 2026.02.05 23:49:13.213533 [ 5 ] {9ee0a998-ae06-4778-b53b-c317ef632f4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7752 | 2026.02.05 23:49:13.213840 [ 5 ] {9ee0a998-ae06-4778-b53b-c317ef632f4a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7753 | 2026.02.05 23:49:13.214066 [ 5 ] {9ee0a998-ae06-4778-b53b-c317ef632f4a} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7754 | 2026.02.05 23:49:13.214189 [ 5 ] {9ee0a998-ae06-4778-b53b-c317ef632f4a} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001209 sec., 115798.18031430934 rows/sec., 7.48 MiB/sec. | ||
| 7755 | 2026.02.05 23:49:13.214225 [ 5 ] {9ee0a998-ae06-4778-b53b-c317ef632f4a} <Debug> TCPHandler: Processed in 0.001368474 sec. | ||
| 7756 | 2026.02.05 23:49:13.214330 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7757 | 2026.02.05 23:49:13.214422 [ 5 ] {07cb436c-310d-4b5c-b117-6a80fb317529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7758 | 2026.02.05 23:49:13.214460 [ 5 ] {07cb436c-310d-4b5c-b117-6a80fb317529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7759 | 2026.02.05 23:49:13.214908 [ 5 ] {07cb436c-310d-4b5c-b117-6a80fb317529} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7760 | 2026.02.05 23:49:13.214943 [ 5 ] {07cb436c-310d-4b5c-b117-6a80fb317529} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7761 | 2026.02.05 23:49:13.215234 [ 5 ] {07cb436c-310d-4b5c-b117-6a80fb317529} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7762 | 2026.02.05 23:49:13.215434 [ 5 ] {07cb436c-310d-4b5c-b117-6a80fb317529} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7763 | 2026.02.05 23:49:13.215555 [ 5 ] {07cb436c-310d-4b5c-b117-6a80fb317529} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001151 sec., 120764.55256298871 rows/sec., 6.87 MiB/sec. | ||
| 7764 | 2026.02.05 23:49:13.215592 [ 5 ] {07cb436c-310d-4b5c-b117-6a80fb317529} <Debug> TCPHandler: Processed in 0.001309053 sec. | ||
| 7765 | 2026.02.05 23:49:13.215698 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7766 | 2026.02.05 23:49:13.215789 [ 5 ] {108adff5-c70a-4671-a05d-a056d6bb0b52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7767 | 2026.02.05 23:49:13.215828 [ 5 ] {108adff5-c70a-4671-a05d-a056d6bb0b52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7768 | 2026.02.05 23:49:13.216435 [ 5 ] {108adff5-c70a-4671-a05d-a056d6bb0b52} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7769 | 2026.02.05 23:49:13.216471 [ 5 ] {108adff5-c70a-4671-a05d-a056d6bb0b52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7770 | 2026.02.05 23:49:13.216798 [ 5 ] {108adff5-c70a-4671-a05d-a056d6bb0b52} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7771 | 2026.02.05 23:49:13.216999 [ 5 ] {108adff5-c70a-4671-a05d-a056d6bb0b52} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7772 | 2026.02.05 23:49:13.217119 [ 5 ] {108adff5-c70a-4671-a05d-a056d6bb0b52} <Debug> executeQuery: Read 478 rows, 34.48 KiB in 0.001354 sec., 353028.0649926145 rows/sec., 24.87 MiB/sec. | ||
| 7773 | 2026.02.05 23:49:13.217153 [ 5 ] {108adff5-c70a-4671-a05d-a056d6bb0b52} <Debug> TCPHandler: Processed in 0.001511115 sec. | ||
| 7774 | 2026.02.05 23:49:13.217252 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7775 | 2026.02.05 23:49:13.217338 [ 5 ] {48e06080-45b3-49a6-8810-1396fb6f6579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7776 | 2026.02.05 23:49:13.217375 [ 5 ] {48e06080-45b3-49a6-8810-1396fb6f6579} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7777 | 2026.02.05 23:49:13.217674 [ 5 ] {48e06080-45b3-49a6-8810-1396fb6f6579} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7778 | 2026.02.05 23:49:13.217708 [ 5 ] {48e06080-45b3-49a6-8810-1396fb6f6579} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7779 | 2026.02.05 23:49:13.218042 [ 5 ] {48e06080-45b3-49a6-8810-1396fb6f6579} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7780 | 2026.02.05 23:49:13.218250 [ 5 ] {48e06080-45b3-49a6-8810-1396fb6f6579} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7781 | 2026.02.05 23:49:13.218372 [ 5 ] {48e06080-45b3-49a6-8810-1396fb6f6579} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001029 sec., 5830.903790087464 rows/sec., 304.64 KiB/sec. | ||
| 7782 | 2026.02.05 23:49:13.218408 [ 5 ] {48e06080-45b3-49a6-8810-1396fb6f6579} <Debug> TCPHandler: Processed in 0.001186452 sec. | ||
| 7783 | 2026.02.05 23:49:13.218514 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7784 | 2026.02.05 23:49:13.218605 [ 5 ] {6649d5f3-edc9-453e-b58c-83852df5057a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7785 | 2026.02.05 23:49:13.218645 [ 5 ] {6649d5f3-edc9-453e-b58c-83852df5057a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7786 | 2026.02.05 23:49:13.219065 [ 5 ] {6649d5f3-edc9-453e-b58c-83852df5057a} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7787 | 2026.02.05 23:49:13.219100 [ 5 ] {6649d5f3-edc9-453e-b58c-83852df5057a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7788 | 2026.02.05 23:49:13.219437 [ 5 ] {6649d5f3-edc9-453e-b58c-83852df5057a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7789 | 2026.02.05 23:49:13.219639 [ 5 ] {6649d5f3-edc9-453e-b58c-83852df5057a} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7790 | 2026.02.05 23:49:13.219761 [ 5 ] {6649d5f3-edc9-453e-b58c-83852df5057a} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001174 sec., 219761.49914821127 rows/sec., 14.63 MiB/sec. | ||
| 7791 | 2026.02.05 23:49:13.219797 [ 5 ] {6649d5f3-edc9-453e-b58c-83852df5057a} <Debug> TCPHandler: Processed in 0.001330303 sec. | ||
| 7792 | 2026.02.05 23:49:13.219903 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7793 | 2026.02.05 23:49:13.219994 [ 5 ] {19723d67-b7d8-43f1-9a79-3d9e53182af6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7794 | 2026.02.05 23:49:13.220035 [ 5 ] {19723d67-b7d8-43f1-9a79-3d9e53182af6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7795 | 2026.02.05 23:49:13.220331 [ 5 ] {19723d67-b7d8-43f1-9a79-3d9e53182af6} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7796 | 2026.02.05 23:49:13.220367 [ 5 ] {19723d67-b7d8-43f1-9a79-3d9e53182af6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7797 | 2026.02.05 23:49:13.220669 [ 5 ] {19723d67-b7d8-43f1-9a79-3d9e53182af6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7798 | 2026.02.05 23:49:13.220867 [ 5 ] {19723d67-b7d8-43f1-9a79-3d9e53182af6} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7799 | 2026.02.05 23:49:13.220989 [ 5 ] {19723d67-b7d8-43f1-9a79-3d9e53182af6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001012 sec., 988.1422924901185 rows/sec., 66.58 KiB/sec. | ||
| 7800 | 2026.02.05 23:49:13.221028 [ 5 ] {19723d67-b7d8-43f1-9a79-3d9e53182af6} <Debug> TCPHandler: Processed in 0.001167552 sec. | ||
| 7801 | 2026.02.05 23:49:13.221132 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7802 | 2026.02.05 23:49:13.221223 [ 5 ] {c7223150-2027-4182-a6b9-00ebf72fcb5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7803 | 2026.02.05 23:49:13.221274 [ 5 ] {c7223150-2027-4182-a6b9-00ebf72fcb5f} <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 | ||
| 7804 | 2026.02.05 23:49:13.222039 [ 5 ] {c7223150-2027-4182-a6b9-00ebf72fcb5f} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7805 | 2026.02.05 23:49:13.222075 [ 5 ] {c7223150-2027-4182-a6b9-00ebf72fcb5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7806 | 2026.02.05 23:49:13.222598 [ 5 ] {c7223150-2027-4182-a6b9-00ebf72fcb5f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7807 | 2026.02.05 23:49:13.222818 [ 5 ] {c7223150-2027-4182-a6b9-00ebf72fcb5f} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7808 | 2026.02.05 23:49:13.222952 [ 5 ] {c7223150-2027-4182-a6b9-00ebf72fcb5f} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001746 sec., 8591.06529209622 rows/sec., 15.39 MiB/sec. | ||
| 7809 | 2026.02.05 23:49:13.223013 [ 5 ] {c7223150-2027-4182-a6b9-00ebf72fcb5f} <Debug> TCPHandler: Processed in 0.001927289 sec. | ||
| 7810 | 2026.02.05 23:49:13.223123 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7811 | 2026.02.05 23:49:13.223215 [ 5 ] {5b8c03bf-d09f-4554-80ef-970fd590d100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7812 | 2026.02.05 23:49:13.223254 [ 5 ] {5b8c03bf-d09f-4554-80ef-970fd590d100} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7813 | 2026.02.05 23:49:13.223580 [ 5 ] {5b8c03bf-d09f-4554-80ef-970fd590d100} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7814 | 2026.02.05 23:49:13.223617 [ 5 ] {5b8c03bf-d09f-4554-80ef-970fd590d100} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7815 | 2026.02.05 23:49:13.223907 [ 5 ] {5b8c03bf-d09f-4554-80ef-970fd590d100} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7816 | 2026.02.05 23:49:13.224108 [ 5 ] {5b8c03bf-d09f-4554-80ef-970fd590d100} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7817 | 2026.02.05 23:49:13.224230 [ 5 ] {5b8c03bf-d09f-4554-80ef-970fd590d100} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001033 sec., 85188.77057115198 rows/sec., 5.35 MiB/sec. | ||
| 7818 | 2026.02.05 23:49:13.224265 [ 5 ] {5b8c03bf-d09f-4554-80ef-970fd590d100} <Debug> TCPHandler: Processed in 0.001189802 sec. | ||
| 7819 | 2026.02.05 23:49:17.214975 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15846 | ||
| 7820 | 2026.02.05 23:49:17.215493 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7821 | 2026.02.05 23:49:17.215534 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7822 | 2026.02.05 23:49:17.216036 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7823 | 2026.02.05 23:49:17.216266 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7824 | 2026.02.05 23:49:17.216415 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15846 | ||
| 7825 | 2026.02.05 23:49:18.062973 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7826 | 2026.02.05 23:49:18.080213 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7827 | 2026.02.05 23:49:18.080275 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7828 | 2026.02.05 23:49:18.086281 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7829 | 2026.02.05 23:49:18.086979 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7830 | 2026.02.05 23:49:18.089885 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7831 | 2026.02.05 23:49:18.199063 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7832 | 2026.02.05 23:49:18.199265 [ 5 ] {a033bc52-1746-473a-ba10-b7a7c752c026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7833 | 2026.02.05 23:49:18.199340 [ 5 ] {a033bc52-1746-473a-ba10-b7a7c752c026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7834 | 2026.02.05 23:49:18.200131 [ 5 ] {a033bc52-1746-473a-ba10-b7a7c752c026} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7835 | 2026.02.05 23:49:18.200172 [ 5 ] {a033bc52-1746-473a-ba10-b7a7c752c026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7836 | 2026.02.05 23:49:18.200590 [ 5 ] {a033bc52-1746-473a-ba10-b7a7c752c026} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7837 | 2026.02.05 23:49:18.200828 [ 5 ] {a033bc52-1746-473a-ba10-b7a7c752c026} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7838 | 2026.02.05 23:49:18.200988 [ 5 ] {a033bc52-1746-473a-ba10-b7a7c752c026} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001778 sec., 59617.547806524184 rows/sec., 4.99 MiB/sec. | ||
| 7839 | 2026.02.05 23:49:18.201039 [ 5 ] {a033bc52-1746-473a-ba10-b7a7c752c026} <Debug> TCPHandler: Processed in 0.002113581 sec. | ||
| 7840 | 2026.02.05 23:49:18.201165 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7841 | 2026.02.05 23:49:18.201269 [ 5 ] {cf61fc0d-3271-4fe8-b1d0-4528b451fcc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7842 | 2026.02.05 23:49:18.201314 [ 5 ] {cf61fc0d-3271-4fe8-b1d0-4528b451fcc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7843 | 2026.02.05 23:49:18.201733 [ 5 ] {cf61fc0d-3271-4fe8-b1d0-4528b451fcc9} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7844 | 2026.02.05 23:49:18.201769 [ 5 ] {cf61fc0d-3271-4fe8-b1d0-4528b451fcc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7845 | 2026.02.05 23:49:18.202086 [ 5 ] {cf61fc0d-3271-4fe8-b1d0-4528b451fcc9} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7846 | 2026.02.05 23:49:18.202306 [ 5 ] {cf61fc0d-3271-4fe8-b1d0-4528b451fcc9} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7847 | 2026.02.05 23:49:18.202439 [ 5 ] {cf61fc0d-3271-4fe8-b1d0-4528b451fcc9} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001193 sec., 20955.574182732606 rows/sec., 1.54 MiB/sec. | ||
| 7848 | 2026.02.05 23:49:18.202477 [ 5 ] {cf61fc0d-3271-4fe8-b1d0-4528b451fcc9} <Debug> TCPHandler: Processed in 0.001364894 sec. | ||
| 7849 | 2026.02.05 23:49:18.202582 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7850 | 2026.02.05 23:49:18.202678 [ 5 ] {5516a5f3-ca76-4fe4-ae3c-1ebf2a546559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7851 | 2026.02.05 23:49:18.202719 [ 5 ] {5516a5f3-ca76-4fe4-ae3c-1ebf2a546559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7852 | 2026.02.05 23:49:18.203140 [ 5 ] {5516a5f3-ca76-4fe4-ae3c-1ebf2a546559} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7853 | 2026.02.05 23:49:18.203174 [ 5 ] {5516a5f3-ca76-4fe4-ae3c-1ebf2a546559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7854 | 2026.02.05 23:49:18.203555 [ 5 ] {5516a5f3-ca76-4fe4-ae3c-1ebf2a546559} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7855 | 2026.02.05 23:49:18.203787 [ 5 ] {5516a5f3-ca76-4fe4-ae3c-1ebf2a546559} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7856 | 2026.02.05 23:49:18.203915 [ 5 ] {5516a5f3-ca76-4fe4-ae3c-1ebf2a546559} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001255 sec., 70916.33466135457 rows/sec., 5.54 MiB/sec. | ||
| 7857 | 2026.02.05 23:49:18.203952 [ 5 ] {5516a5f3-ca76-4fe4-ae3c-1ebf2a546559} <Debug> TCPHandler: Processed in 0.001420574 sec. | ||
| 7858 | 2026.02.05 23:49:18.204061 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7859 | 2026.02.05 23:49:18.204154 [ 5 ] {7f784b54-9921-4602-b89d-89c971e3bf6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7860 | 2026.02.05 23:49:18.204195 [ 5 ] {7f784b54-9921-4602-b89d-89c971e3bf6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7861 | 2026.02.05 23:49:18.204567 [ 5 ] {7f784b54-9921-4602-b89d-89c971e3bf6a} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7862 | 2026.02.05 23:49:18.204599 [ 5 ] {7f784b54-9921-4602-b89d-89c971e3bf6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7863 | 2026.02.05 23:49:18.204918 [ 5 ] {7f784b54-9921-4602-b89d-89c971e3bf6a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7864 | 2026.02.05 23:49:18.205185 [ 5 ] {7f784b54-9921-4602-b89d-89c971e3bf6a} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7865 | 2026.02.05 23:49:18.205312 [ 5 ] {7f784b54-9921-4602-b89d-89c971e3bf6a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 7866 | 2026.02.05 23:49:18.205348 [ 5 ] {7f784b54-9921-4602-b89d-89c971e3bf6a} <Debug> TCPHandler: Processed in 0.001335863 sec. | ||
| 7867 | 2026.02.05 23:49:18.205456 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7868 | 2026.02.05 23:49:18.205551 [ 5 ] {3b9c704b-38ea-4d91-b28d-326d438fd9cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7869 | 2026.02.05 23:49:18.205605 [ 5 ] {3b9c704b-38ea-4d91-b28d-326d438fd9cc} <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 | ||
| 7870 | 2026.02.05 23:49:18.206459 [ 5 ] {3b9c704b-38ea-4d91-b28d-326d438fd9cc} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7871 | 2026.02.05 23:49:18.206492 [ 5 ] {3b9c704b-38ea-4d91-b28d-326d438fd9cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7872 | 2026.02.05 23:49:18.207051 [ 5 ] {3b9c704b-38ea-4d91-b28d-326d438fd9cc} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7873 | 2026.02.05 23:49:18.207313 [ 5 ] {3b9c704b-38ea-4d91-b28d-326d438fd9cc} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7874 | 2026.02.05 23:49:18.207463 [ 5 ] {3b9c704b-38ea-4d91-b28d-326d438fd9cc} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00193 sec., 12953.367875647667 rows/sec., 23.21 MiB/sec. | ||
| 7875 | 2026.02.05 23:49:18.207527 [ 5 ] {3b9c704b-38ea-4d91-b28d-326d438fd9cc} <Debug> TCPHandler: Processed in 0.002121521 sec. | ||
| 7876 | 2026.02.05 23:49:18.207637 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7877 | 2026.02.05 23:49:18.207733 [ 5 ] {b1e0074a-4062-4a0f-9e5e-5f5baa58b83a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7878 | 2026.02.05 23:49:18.207774 [ 5 ] {b1e0074a-4062-4a0f-9e5e-5f5baa58b83a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7879 | 2026.02.05 23:49:18.208104 [ 5 ] {b1e0074a-4062-4a0f-9e5e-5f5baa58b83a} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7880 | 2026.02.05 23:49:18.208144 [ 5 ] {b1e0074a-4062-4a0f-9e5e-5f5baa58b83a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7881 | 2026.02.05 23:49:18.208471 [ 5 ] {b1e0074a-4062-4a0f-9e5e-5f5baa58b83a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7882 | 2026.02.05 23:49:18.208679 [ 5 ] {b1e0074a-4062-4a0f-9e5e-5f5baa58b83a} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7883 | 2026.02.05 23:49:18.208802 [ 5 ] {b1e0074a-4062-4a0f-9e5e-5f5baa58b83a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 7884 | 2026.02.05 23:49:18.208838 [ 5 ] {b1e0074a-4062-4a0f-9e5e-5f5baa58b83a} <Debug> TCPHandler: Processed in 0.001250592 sec. | ||
| 7885 | 2026.02.05 23:49:19.509974 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49460 | ||
| 7886 | 2026.02.05 23:49:19.510105 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7887 | 2026.02.05 23:49:19.510132 [ 291 ] {} <Debug> TCP-Session: 84b1bbeb-72a1-436e-9eee-c2aa9e66f5b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:49460 | ||
| 7888 | 2026.02.05 23:49:19.510154 [ 291 ] {} <Debug> TCP-Session: 84b1bbeb-72a1-436e-9eee-c2aa9e66f5b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7889 | 2026.02.05 23:49:19.510167 [ 291 ] {} <Debug> TCP-Session: 84b1bbeb-72a1-436e-9eee-c2aa9e66f5b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7890 | 2026.02.05 23:49:19.510368 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36843 | ||
| 7891 | 2026.02.05 23:49:19.510382 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61072 | ||
| 7892 | 2026.02.05 23:49:19.510427 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65424 | ||
| 7893 | 2026.02.05 23:49:19.510440 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40206 | ||
| 7894 | 2026.02.05 23:49:19.510480 [ 291 ] {} <Trace> TCP-Session: 84b1bbeb-72a1-436e-9eee-c2aa9e66f5b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7895 | 2026.02.05 23:49:19.510488 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7896 | 2026.02.05 23:49:19.510441 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39323 | ||
| 7897 | 2026.02.05 23:49:19.510549 [ 292 ] {} <Debug> TCP-Session: c5c13cf4-0703-4606-8ac2-e1d0bae13f2d Authenticating user 'default' from [fd00:1122:3344:101::e]:36843 | ||
| 7898 | 2026.02.05 23:49:19.510407 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49383 | ||
| 7899 | 2026.02.05 23:49:19.510596 [ 292 ] {} <Debug> TCP-Session: c5c13cf4-0703-4606-8ac2-e1d0bae13f2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7900 | 2026.02.05 23:49:19.510387 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38104 | ||
| 7901 | 2026.02.05 23:49:19.510631 [ 292 ] {} <Debug> TCP-Session: c5c13cf4-0703-4606-8ac2-e1d0bae13f2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7902 | 2026.02.05 23:49:19.510679 [ 291 ] {9b68f8ed-c666-4d41-ad21-32faceb85f90} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49460) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7903 | 2026.02.05 23:49:19.510383 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55014 | ||
| 7904 | 2026.02.05 23:49:19.510742 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7905 | 2026.02.05 23:49:19.510780 [ 288 ] {} <Debug> TCP-Session: f01dcd2a-d14b-42bc-b4f7-10edd6583d8a Authenticating user 'default' from [fd00:1122:3344:101::e]:65424 | ||
| 7906 | 2026.02.05 23:49:19.510797 [ 288 ] {} <Debug> TCP-Session: f01dcd2a-d14b-42bc-b4f7-10edd6583d8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7907 | 2026.02.05 23:49:19.510809 [ 288 ] {} <Debug> TCP-Session: f01dcd2a-d14b-42bc-b4f7-10edd6583d8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7908 | 2026.02.05 23:49:19.511103 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7909 | 2026.02.05 23:49:19.511140 [ 289 ] {} <Debug> TCP-Session: f75b911a-9b28-437a-8f21-94de4d5776bd Authenticating user 'default' from [fd00:1122:3344:101::e]:40206 | ||
| 7910 | 2026.02.05 23:49:19.511164 [ 289 ] {} <Debug> TCP-Session: f75b911a-9b28-437a-8f21-94de4d5776bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7911 | 2026.02.05 23:49:19.511161 [ 291 ] {9b68f8ed-c666-4d41-ad21-32faceb85f90} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7912 | 2026.02.05 23:49:19.511178 [ 289 ] {} <Debug> TCP-Session: f75b911a-9b28-437a-8f21-94de4d5776bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7913 | 2026.02.05 23:49:19.511203 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7914 | 2026.02.05 23:49:19.511240 [ 3 ] {} <Debug> TCP-Session: 7db9be65-2a1b-4715-8d21-ddc610db1a9e Authenticating user 'default' from [fd00:1122:3344:101::e]:55014 | ||
| 7915 | 2026.02.05 23:49:19.511241 [ 291 ] {9b68f8ed-c666-4d41-ad21-32faceb85f90} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7916 | 2026.02.05 23:49:19.511267 [ 3 ] {} <Debug> TCP-Session: 7db9be65-2a1b-4715-8d21-ddc610db1a9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7917 | 2026.02.05 23:49:19.511286 [ 3 ] {} <Debug> TCP-Session: 7db9be65-2a1b-4715-8d21-ddc610db1a9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7918 | 2026.02.05 23:49:19.511290 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7919 | 2026.02.05 23:49:19.511328 [ 290 ] {} <Debug> TCP-Session: 71eb8282-32f1-41d3-a3aa-98b1e7b8c4e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:39323 | ||
| 7920 | 2026.02.05 23:49:19.511347 [ 290 ] {} <Debug> TCP-Session: 71eb8282-32f1-41d3-a3aa-98b1e7b8c4e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7921 | 2026.02.05 23:49:19.511359 [ 290 ] {} <Debug> TCP-Session: 71eb8282-32f1-41d3-a3aa-98b1e7b8c4e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7922 | 2026.02.05 23:49:19.511531 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7923 | 2026.02.05 23:49:19.511560 [ 294 ] {} <Debug> TCP-Session: 2a514577-8ceb-43bf-b79d-b3654445d9ff Authenticating user 'default' from [fd00:1122:3344:101::e]:61072 | ||
| 7924 | 2026.02.05 23:49:19.511575 [ 294 ] {} <Debug> TCP-Session: 2a514577-8ceb-43bf-b79d-b3654445d9ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7925 | 2026.02.05 23:49:19.511587 [ 294 ] {} <Debug> TCP-Session: 2a514577-8ceb-43bf-b79d-b3654445d9ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7926 | 2026.02.05 23:49:19.511655 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7927 | 2026.02.05 23:49:19.511662 [ 291 ] {9b68f8ed-c666-4d41-ad21-32faceb85f90} <Debug> oximeter.version (8dd22a0d-63f6-41eb-b7aa-e7d98824b555) (SelectExecutor): Key condition: unknown | ||
| 7928 | 2026.02.05 23:49:19.511701 [ 293 ] {} <Debug> TCP-Session: 99d42589-eb9d-4ec7-9d44-7a06b1490718 Authenticating user 'default' from [fd00:1122:3344:101::e]:38104 | ||
| 7929 | 2026.02.05 23:49:19.511733 [ 293 ] {} <Debug> TCP-Session: 99d42589-eb9d-4ec7-9d44-7a06b1490718 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7930 | 2026.02.05 23:49:19.511746 [ 293 ] {} <Debug> TCP-Session: 99d42589-eb9d-4ec7-9d44-7a06b1490718 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7931 | 2026.02.05 23:49:19.511821 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7932 | 2026.02.05 23:49:19.511855 [ 286 ] {} <Debug> TCP-Session: 4f29ba20-5ef0-4045-b185-04f321af9de0 Authenticating user 'default' from [fd00:1122:3344:101::e]:49383 | ||
| 7933 | 2026.02.05 23:49:19.511872 [ 286 ] {} <Debug> TCP-Session: 4f29ba20-5ef0-4045-b185-04f321af9de0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7934 | 2026.02.05 23:49:19.511883 [ 286 ] {} <Debug> TCP-Session: 4f29ba20-5ef0-4045-b185-04f321af9de0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7935 | 2026.02.05 23:49:19.512733 [ 320 ] {9b68f8ed-c666-4d41-ad21-32faceb85f90} <Trace> AggregatingTransform: Aggregating | ||
| 7936 | 2026.02.05 23:49:19.512792 [ 320 ] {9b68f8ed-c666-4d41-ad21-32faceb85f90} <Trace> Aggregator: Aggregation method: without_key | ||
| 7937 | 2026.02.05 23:49:19.512830 [ 320 ] {9b68f8ed-c666-4d41-ad21-32faceb85f90} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00104295 sec. (958.819 rows/sec., 37.45 KiB/sec.) | ||
| 7938 | 2026.02.05 23:49:19.512852 [ 320 ] {9b68f8ed-c666-4d41-ad21-32faceb85f90} <Trace> Aggregator: Merging aggregated data | ||
| 7939 | 2026.02.05 23:49:19.514307 [ 291 ] {9b68f8ed-c666-4d41-ad21-32faceb85f90} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00369 sec., 271.00271002710025 rows/sec., 10.59 KiB/sec. | ||
| 7940 | 2026.02.05 23:49:19.514423 [ 291 ] {9b68f8ed-c666-4d41-ad21-32faceb85f90} <Debug> TCPHandler: Processed in 0.00407842 sec. | ||
| 7941 | 2026.02.05 23:49:19.514543 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7942 | 2026.02.05 23:49:19.514573 [ 291 ] {} <Debug> TCP-Session: 84b1bbeb-72a1-436e-9eee-c2aa9e66f5b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7943 | 2026.02.05 23:49:19.514573 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7944 | 2026.02.05 23:49:19.514598 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7945 | 2026.02.05 23:49:19.514634 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7946 | 2026.02.05 23:49:19.514638 [ 292 ] {} <Debug> TCP-Session: c5c13cf4-0703-4606-8ac2-e1d0bae13f2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7947 | 2026.02.05 23:49:19.514659 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7948 | 2026.02.05 23:49:19.514684 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7949 | 2026.02.05 23:49:19.514676 [ 288 ] {} <Debug> TCP-Session: f01dcd2a-d14b-42bc-b4f7-10edd6583d8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7950 | 2026.02.05 23:49:19.514714 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7951 | 2026.02.05 23:49:19.514733 [ 290 ] {} <Debug> TCP-Session: 71eb8282-32f1-41d3-a3aa-98b1e7b8c4e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7952 | 2026.02.05 23:49:19.514751 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7953 | 2026.02.05 23:49:19.514777 [ 293 ] {} <Debug> TCP-Session: 99d42589-eb9d-4ec7-9d44-7a06b1490718 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7954 | 2026.02.05 23:49:19.514733 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7955 | 2026.02.05 23:49:19.514806 [ 289 ] {} <Debug> TCP-Session: f75b911a-9b28-437a-8f21-94de4d5776bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7956 | 2026.02.05 23:49:19.514644 [ 294 ] {} <Debug> TCP-Session: 2a514577-8ceb-43bf-b79d-b3654445d9ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7957 | 2026.02.05 23:49:19.514840 [ 3 ] {} <Debug> TCP-Session: 7db9be65-2a1b-4715-8d21-ddc610db1a9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7958 | 2026.02.05 23:49:19.514712 [ 286 ] {} <Debug> TCP-Session: 4f29ba20-5ef0-4045-b185-04f321af9de0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7959 | 2026.02.05 23:49:19.540748 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33524 | ||
| 7960 | 2026.02.05 23:49:19.540833 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7961 | 2026.02.05 23:49:19.540862 [ 291 ] {} <Debug> TCP-Session: 25c83d14-0708-4182-b67a-6a29a7f52955 Authenticating user 'default' from [fd00:1122:3344:101::e]:33524 | ||
| 7962 | 2026.02.05 23:49:19.540884 [ 291 ] {} <Debug> TCP-Session: 25c83d14-0708-4182-b67a-6a29a7f52955 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7963 | 2026.02.05 23:49:19.540902 [ 291 ] {} <Debug> TCP-Session: 25c83d14-0708-4182-b67a-6a29a7f52955 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7964 | 2026.02.05 23:49:19.541068 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46147 | ||
| 7965 | 2026.02.05 23:49:19.541098 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39369 | ||
| 7966 | 2026.02.05 23:49:19.541111 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57063 | ||
| 7967 | 2026.02.05 23:49:19.541139 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7968 | 2026.02.05 23:49:19.541157 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51050 | ||
| 7969 | 2026.02.05 23:49:19.541178 [ 292 ] {} <Debug> TCP-Session: d07ca449-3fed-4e26-9973-4f6f6981d0ff Authenticating user 'default' from [fd00:1122:3344:101::e]:46147 | ||
| 7970 | 2026.02.05 23:49:19.541146 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47350 | ||
| 7971 | 2026.02.05 23:49:19.541212 [ 292 ] {} <Debug> TCP-Session: d07ca449-3fed-4e26-9973-4f6f6981d0ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7972 | 2026.02.05 23:49:19.541215 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7973 | 2026.02.05 23:49:19.541247 [ 292 ] {} <Debug> TCP-Session: d07ca449-3fed-4e26-9973-4f6f6981d0ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7974 | 2026.02.05 23:49:19.541231 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7975 | 2026.02.05 23:49:19.541279 [ 293 ] {} <Debug> TCP-Session: bfb41db6-9197-4e52-a130-fca41f3cc5f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:39369 | ||
| 7976 | 2026.02.05 23:49:19.541310 [ 290 ] {} <Debug> TCP-Session: 13cfe9bc-9179-4275-9a78-5ae4ad65d99b Authenticating user 'default' from [fd00:1122:3344:101::e]:51050 | ||
| 7977 | 2026.02.05 23:49:19.541329 [ 293 ] {} <Debug> TCP-Session: bfb41db6-9197-4e52-a130-fca41f3cc5f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7978 | 2026.02.05 23:49:19.541343 [ 290 ] {} <Debug> TCP-Session: 13cfe9bc-9179-4275-9a78-5ae4ad65d99b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7979 | 2026.02.05 23:49:19.541357 [ 293 ] {} <Debug> TCP-Session: bfb41db6-9197-4e52-a130-fca41f3cc5f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7980 | 2026.02.05 23:49:19.541369 [ 290 ] {} <Debug> TCP-Session: 13cfe9bc-9179-4275-9a78-5ae4ad65d99b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7981 | 2026.02.05 23:49:19.541276 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7982 | 2026.02.05 23:49:19.541205 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7983 | 2026.02.05 23:49:19.541424 [ 288 ] {} <Debug> TCP-Session: c3e422b5-eb04-48a8-8ad8-442ed3f55620 Authenticating user 'default' from [fd00:1122:3344:101::e]:47350 | ||
| 7984 | 2026.02.05 23:49:19.541444 [ 294 ] {} <Debug> TCP-Session: 74df012c-6749-4763-8d68-81700061e6ac Authenticating user 'default' from [fd00:1122:3344:101::e]:57063 | ||
| 7985 | 2026.02.05 23:49:19.541457 [ 288 ] {} <Debug> TCP-Session: c3e422b5-eb04-48a8-8ad8-442ed3f55620 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7986 | 2026.02.05 23:49:19.541470 [ 294 ] {} <Debug> TCP-Session: 74df012c-6749-4763-8d68-81700061e6ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7987 | 2026.02.05 23:49:19.541483 [ 288 ] {} <Debug> TCP-Session: c3e422b5-eb04-48a8-8ad8-442ed3f55620 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7988 | 2026.02.05 23:49:19.541495 [ 294 ] {} <Debug> TCP-Session: 74df012c-6749-4763-8d68-81700061e6ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7989 | 2026.02.05 23:49:19.541125 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36231 | ||
| 7990 | 2026.02.05 23:49:19.541156 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52439 | ||
| 7991 | 2026.02.05 23:49:19.541133 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34375 | ||
| 7992 | 2026.02.05 23:49:19.541582 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7993 | 2026.02.05 23:49:19.541150 [ 291 ] {} <Trace> TCP-Session: 25c83d14-0708-4182-b67a-6a29a7f52955 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7994 | 2026.02.05 23:49:19.541614 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7995 | 2026.02.05 23:49:19.541611 [ 3 ] {} <Debug> TCP-Session: 8560cd39-ee6e-4c04-b9bc-c98608d4a466 Authenticating user 'default' from [fd00:1122:3344:101::e]:36231 | ||
| 7996 | 2026.02.05 23:49:19.541635 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7997 | 2026.02.05 23:49:19.541650 [ 289 ] {} <Debug> TCP-Session: de0b429d-dfde-4044-9020-d677b77ce8fd Authenticating user 'default' from [fd00:1122:3344:101::e]:52439 | ||
| 7998 | 2026.02.05 23:49:19.541658 [ 3 ] {} <Debug> TCP-Session: 8560cd39-ee6e-4c04-b9bc-c98608d4a466 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7999 | 2026.02.05 23:49:19.541672 [ 286 ] {} <Debug> TCP-Session: 48d43089-fb31-4452-b0bc-9f357fba881a Authenticating user 'default' from [fd00:1122:3344:101::e]:34375 | ||
| 8000 | 2026.02.05 23:49:19.541686 [ 289 ] {} <Debug> TCP-Session: de0b429d-dfde-4044-9020-d677b77ce8fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8001 | 2026.02.05 23:49:19.541693 [ 3 ] {} <Debug> TCP-Session: 8560cd39-ee6e-4c04-b9bc-c98608d4a466 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8002 | 2026.02.05 23:49:19.541717 [ 289 ] {} <Debug> TCP-Session: de0b429d-dfde-4044-9020-d677b77ce8fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8003 | 2026.02.05 23:49:19.541728 [ 291 ] {134c59c4-c7bc-424e-afcf-bc72d1592906} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33524) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8004 | 2026.02.05 23:49:19.541705 [ 286 ] {} <Debug> TCP-Session: 48d43089-fb31-4452-b0bc-9f357fba881a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8005 | 2026.02.05 23:49:19.541780 [ 286 ] {} <Debug> TCP-Session: 48d43089-fb31-4452-b0bc-9f357fba881a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8006 | 2026.02.05 23:49:19.541903 [ 291 ] {134c59c4-c7bc-424e-afcf-bc72d1592906} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8007 | 2026.02.05 23:49:19.541949 [ 291 ] {134c59c4-c7bc-424e-afcf-bc72d1592906} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8008 | 2026.02.05 23:49:19.542170 [ 291 ] {134c59c4-c7bc-424e-afcf-bc72d1592906} <Debug> oximeter.version (8dd22a0d-63f6-41eb-b7aa-e7d98824b555) (SelectExecutor): Key condition: unknown | ||
| 8009 | 2026.02.05 23:49:19.542936 [ 336 ] {134c59c4-c7bc-424e-afcf-bc72d1592906} <Trace> AggregatingTransform: Aggregating | ||
| 8010 | 2026.02.05 23:49:19.542984 [ 336 ] {134c59c4-c7bc-424e-afcf-bc72d1592906} <Trace> Aggregator: Aggregation method: without_key | ||
| 8011 | 2026.02.05 23:49:19.543022 [ 336 ] {134c59c4-c7bc-424e-afcf-bc72d1592906} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000770577 sec. (1297.729 rows/sec., 50.69 KiB/sec.) | ||
| 8012 | 2026.02.05 23:49:19.543040 [ 336 ] {134c59c4-c7bc-424e-afcf-bc72d1592906} <Trace> Aggregator: Merging aggregated data | ||
| 8013 | 2026.02.05 23:49:19.544423 [ 291 ] {134c59c4-c7bc-424e-afcf-bc72d1592906} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002725 sec., 366.9724770642202 rows/sec., 14.33 KiB/sec. | ||
| 8014 | 2026.02.05 23:49:19.544549 [ 291 ] {134c59c4-c7bc-424e-afcf-bc72d1592906} <Debug> TCPHandler: Processed in 0.003478214 sec. | ||
| 8015 | 2026.02.05 23:49:19.544643 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8016 | 2026.02.05 23:49:19.544673 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8017 | 2026.02.05 23:49:19.544689 [ 291 ] {} <Debug> TCP-Session: 25c83d14-0708-4182-b67a-6a29a7f52955 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8018 | 2026.02.05 23:49:19.544700 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8019 | 2026.02.05 23:49:19.544713 [ 290 ] {} <Debug> TCP-Session: 13cfe9bc-9179-4275-9a78-5ae4ad65d99b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8020 | 2026.02.05 23:49:19.544723 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8021 | 2026.02.05 23:49:19.544742 [ 286 ] {} <Debug> TCP-Session: 48d43089-fb31-4452-b0bc-9f357fba881a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8022 | 2026.02.05 23:49:19.544739 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8023 | 2026.02.05 23:49:19.544769 [ 292 ] {} <Debug> TCP-Session: d07ca449-3fed-4e26-9973-4f6f6981d0ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8024 | 2026.02.05 23:49:19.544782 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8025 | 2026.02.05 23:49:19.544800 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8026 | 2026.02.05 23:49:19.544806 [ 293 ] {} <Debug> TCP-Session: bfb41db6-9197-4e52-a130-fca41f3cc5f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8027 | 2026.02.05 23:49:19.544832 [ 294 ] {} <Debug> TCP-Session: 74df012c-6749-4763-8d68-81700061e6ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8028 | 2026.02.05 23:49:19.544845 [ 3 ] {} <Debug> TCP-Session: 8560cd39-ee6e-4c04-b9bc-c98608d4a466 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8029 | 2026.02.05 23:49:19.544817 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8030 | 2026.02.05 23:49:19.544759 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8031 | 2026.02.05 23:49:19.544905 [ 288 ] {} <Debug> TCP-Session: c3e422b5-eb04-48a8-8ad8-442ed3f55620 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8032 | 2026.02.05 23:49:19.544930 [ 289 ] {} <Debug> TCP-Session: de0b429d-dfde-4044-9020-d677b77ce8fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8033 | 2026.02.05 23:49:19.736498 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1066 | ||
| 8034 | 2026.02.05 23:49:19.738931 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8035 | 2026.02.05 23:49:19.738991 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8036 | 2026.02.05 23:49:19.740218 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8037 | 2026.02.05 23:49:19.740498 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8038 | 2026.02.05 23:49:19.740869 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1066 | ||
| 8039 | 2026.02.05 23:49:21.217631 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56622 | ||
| 8040 | 2026.02.05 23:49:21.217744 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8041 | 2026.02.05 23:49:21.217770 [ 291 ] {} <Debug> TCP-Session: 817b75cf-60d6-4273-a4a9-e43822cd728d Authenticating user 'default' from [fd00:1122:3344:101::e]:56622 | ||
| 8042 | 2026.02.05 23:49:21.217792 [ 291 ] {} <Debug> TCP-Session: 817b75cf-60d6-4273-a4a9-e43822cd728d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8043 | 2026.02.05 23:49:21.217805 [ 291 ] {} <Debug> TCP-Session: 817b75cf-60d6-4273-a4a9-e43822cd728d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8044 | 2026.02.05 23:49:21.217986 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54515 | ||
| 8045 | 2026.02.05 23:49:21.217997 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63456 | ||
| 8046 | 2026.02.05 23:49:21.218041 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35271 | ||
| 8047 | 2026.02.05 23:49:21.218072 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60275 | ||
| 8048 | 2026.02.05 23:49:21.218095 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8049 | 2026.02.05 23:49:21.218112 [ 291 ] {} <Trace> TCP-Session: 817b75cf-60d6-4273-a4a9-e43822cd728d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8050 | 2026.02.05 23:49:21.218136 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8051 | 2026.02.05 23:49:21.218140 [ 292 ] {} <Debug> TCP-Session: e555edda-ff28-4bfc-b0e1-1fbe794b3e72 Authenticating user 'default' from [fd00:1122:3344:101::e]:54515 | ||
| 8052 | 2026.02.05 23:49:21.218154 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8053 | 2026.02.05 23:49:21.218176 [ 293 ] {} <Debug> TCP-Session: 92df29db-bd74-4be8-a7f9-22f8e1b84488 Authenticating user 'default' from [fd00:1122:3344:101::e]:63456 | ||
| 8054 | 2026.02.05 23:49:21.218190 [ 292 ] {} <Debug> TCP-Session: e555edda-ff28-4bfc-b0e1-1fbe794b3e72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8055 | 2026.02.05 23:49:21.218209 [ 286 ] {} <Debug> TCP-Session: d83cf3ab-d0be-4fc7-9685-372ec01479bc Authenticating user 'default' from [fd00:1122:3344:101::e]:35271 | ||
| 8056 | 2026.02.05 23:49:21.218225 [ 292 ] {} <Debug> TCP-Session: e555edda-ff28-4bfc-b0e1-1fbe794b3e72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8057 | 2026.02.05 23:49:21.218220 [ 293 ] {} <Debug> TCP-Session: 92df29db-bd74-4be8-a7f9-22f8e1b84488 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8058 | 2026.02.05 23:49:21.218249 [ 286 ] {} <Debug> TCP-Session: d83cf3ab-d0be-4fc7-9685-372ec01479bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8059 | 2026.02.05 23:49:21.218267 [ 293 ] {} <Debug> TCP-Session: 92df29db-bd74-4be8-a7f9-22f8e1b84488 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8060 | 2026.02.05 23:49:21.218282 [ 286 ] {} <Debug> TCP-Session: d83cf3ab-d0be-4fc7-9685-372ec01479bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8061 | 2026.02.05 23:49:21.218294 [ 291 ] {05408452-905c-4ad4-982c-f10d5dd25d24} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56622) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8062 | 2026.02.05 23:49:21.218153 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8063 | 2026.02.05 23:49:21.218066 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46001 | ||
| 8064 | 2026.02.05 23:49:21.218355 [ 290 ] {} <Debug> TCP-Session: 83f4f389-ec25-4b70-a6a2-9731ae535faf Authenticating user 'default' from [fd00:1122:3344:101::e]:60275 | ||
| 8065 | 2026.02.05 23:49:21.218054 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48712 | ||
| 8066 | 2026.02.05 23:49:21.218393 [ 290 ] {} <Debug> TCP-Session: 83f4f389-ec25-4b70-a6a2-9731ae535faf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8067 | 2026.02.05 23:49:21.217999 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47499 | ||
| 8068 | 2026.02.05 23:49:21.218430 [ 290 ] {} <Debug> TCP-Session: 83f4f389-ec25-4b70-a6a2-9731ae535faf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8069 | 2026.02.05 23:49:21.218425 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8070 | 2026.02.05 23:49:21.218461 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8071 | 2026.02.05 23:49:21.218505 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8072 | 2026.02.05 23:49:21.218507 [ 289 ] {} <Debug> TCP-Session: 9c5bc8b2-7b5a-4110-ba9a-ae7e7e071be5 Authenticating user 'default' from [fd00:1122:3344:101::e]:46001 | ||
| 8073 | 2026.02.05 23:49:21.218519 [ 288 ] {} <Debug> TCP-Session: 96bf26eb-c948-4cb1-b963-ca5a9d735fe1 Authenticating user 'default' from [fd00:1122:3344:101::e]:48712 | ||
| 8074 | 2026.02.05 23:49:21.218538 [ 294 ] {} <Debug> TCP-Session: aecb601f-dcfb-401b-b6d0-eb800d02e440 Authenticating user 'default' from [fd00:1122:3344:101::e]:47499 | ||
| 8075 | 2026.02.05 23:49:21.218560 [ 291 ] {05408452-905c-4ad4-982c-f10d5dd25d24} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8076 | 2026.02.05 23:49:21.218563 [ 288 ] {} <Debug> TCP-Session: 96bf26eb-c948-4cb1-b963-ca5a9d735fe1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8077 | 2026.02.05 23:49:21.218577 [ 294 ] {} <Debug> TCP-Session: aecb601f-dcfb-401b-b6d0-eb800d02e440 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8078 | 2026.02.05 23:49:21.218598 [ 288 ] {} <Debug> TCP-Session: 96bf26eb-c948-4cb1-b963-ca5a9d735fe1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8079 | 2026.02.05 23:49:21.218613 [ 294 ] {} <Debug> TCP-Session: aecb601f-dcfb-401b-b6d0-eb800d02e440 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8080 | 2026.02.05 23:49:21.218622 [ 291 ] {05408452-905c-4ad4-982c-f10d5dd25d24} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8081 | 2026.02.05 23:49:21.218548 [ 289 ] {} <Debug> TCP-Session: 9c5bc8b2-7b5a-4110-ba9a-ae7e7e071be5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8082 | 2026.02.05 23:49:21.217999 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52495 | ||
| 8083 | 2026.02.05 23:49:21.218674 [ 289 ] {} <Debug> TCP-Session: 9c5bc8b2-7b5a-4110-ba9a-ae7e7e071be5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8084 | 2026.02.05 23:49:21.218740 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8085 | 2026.02.05 23:49:21.218767 [ 3 ] {} <Debug> TCP-Session: 1776aa13-a502-40de-8c50-dbab3d7adf39 Authenticating user 'default' from [fd00:1122:3344:101::e]:52495 | ||
| 8086 | 2026.02.05 23:49:21.218782 [ 3 ] {} <Debug> TCP-Session: 1776aa13-a502-40de-8c50-dbab3d7adf39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8087 | 2026.02.05 23:49:21.218795 [ 3 ] {} <Debug> TCP-Session: 1776aa13-a502-40de-8c50-dbab3d7adf39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8088 | 2026.02.05 23:49:21.218926 [ 291 ] {05408452-905c-4ad4-982c-f10d5dd25d24} <Debug> oximeter.version (8dd22a0d-63f6-41eb-b7aa-e7d98824b555) (SelectExecutor): Key condition: unknown | ||
| 8089 | 2026.02.05 23:49:21.219839 [ 330 ] {05408452-905c-4ad4-982c-f10d5dd25d24} <Trace> AggregatingTransform: Aggregating | ||
| 8090 | 2026.02.05 23:49:21.219945 [ 330 ] {05408452-905c-4ad4-982c-f10d5dd25d24} <Trace> Aggregator: Aggregation method: without_key | ||
| 8091 | 2026.02.05 23:49:21.219981 [ 330 ] {05408452-905c-4ad4-982c-f10d5dd25d24} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000951449 sec. (1051.028 rows/sec., 41.06 KiB/sec.) | ||
| 8092 | 2026.02.05 23:49:21.220001 [ 330 ] {05408452-905c-4ad4-982c-f10d5dd25d24} <Trace> Aggregator: Merging aggregated data | ||
| 8093 | 2026.02.05 23:49:21.221049 [ 291 ] {05408452-905c-4ad4-982c-f10d5dd25d24} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002812 sec., 355.6187766714083 rows/sec., 13.89 KiB/sec. | ||
| 8094 | 2026.02.05 23:49:21.221192 [ 291 ] {05408452-905c-4ad4-982c-f10d5dd25d24} <Debug> TCPHandler: Processed in 0.003188921 sec. | ||
| 8095 | 2026.02.05 23:49:21.221303 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8096 | 2026.02.05 23:49:21.221331 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8097 | 2026.02.05 23:49:21.221338 [ 291 ] {} <Debug> TCP-Session: 817b75cf-60d6-4273-a4a9-e43822cd728d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8098 | 2026.02.05 23:49:21.221345 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8099 | 2026.02.05 23:49:21.221362 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8100 | 2026.02.05 23:49:21.221375 [ 292 ] {} <Debug> TCP-Session: e555edda-ff28-4bfc-b0e1-1fbe794b3e72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8101 | 2026.02.05 23:49:21.221396 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8102 | 2026.02.05 23:49:21.221415 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8103 | 2026.02.05 23:49:21.221447 [ 289 ] {} <Debug> TCP-Session: 9c5bc8b2-7b5a-4110-ba9a-ae7e7e071be5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8104 | 2026.02.05 23:49:21.221447 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8105 | 2026.02.05 23:49:21.221473 [ 286 ] {} <Debug> TCP-Session: d83cf3ab-d0be-4fc7-9685-372ec01479bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8106 | 2026.02.05 23:49:21.221424 [ 294 ] {} <Debug> TCP-Session: aecb601f-dcfb-401b-b6d0-eb800d02e440 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8107 | 2026.02.05 23:49:21.221499 [ 3 ] {} <Debug> TCP-Session: 1776aa13-a502-40de-8c50-dbab3d7adf39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8108 | 2026.02.05 23:49:21.221401 [ 288 ] {} <Debug> TCP-Session: 96bf26eb-c948-4cb1-b963-ca5a9d735fe1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8109 | 2026.02.05 23:49:21.221380 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8110 | 2026.02.05 23:49:21.221466 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8111 | 2026.02.05 23:49:21.221585 [ 293 ] {} <Debug> TCP-Session: 92df29db-bd74-4be8-a7f9-22f8e1b84488 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8112 | 2026.02.05 23:49:21.221602 [ 290 ] {} <Debug> TCP-Session: 83f4f389-ec25-4b70-a6a2-9731ae535faf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8113 | 2026.02.05 23:49:23.206888 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8114 | 2026.02.05 23:49:23.207082 [ 5 ] {86c1325d-d211-4e62-8499-a488c707d9b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8115 | 2026.02.05 23:49:23.207154 [ 5 ] {86c1325d-d211-4e62-8499-a488c707d9b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8116 | 2026.02.05 23:49:23.207905 [ 5 ] {86c1325d-d211-4e62-8499-a488c707d9b9} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8117 | 2026.02.05 23:49:23.207948 [ 5 ] {86c1325d-d211-4e62-8499-a488c707d9b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8118 | 2026.02.05 23:49:23.208342 [ 5 ] {86c1325d-d211-4e62-8499-a488c707d9b9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8119 | 2026.02.05 23:49:23.208581 [ 5 ] {86c1325d-d211-4e62-8499-a488c707d9b9} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8120 | 2026.02.05 23:49:23.208736 [ 5 ] {86c1325d-d211-4e62-8499-a488c707d9b9} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001707 sec., 155828.93966022262 rows/sec., 9.90 MiB/sec. | ||
| 8121 | 2026.02.05 23:49:23.208779 [ 5 ] {86c1325d-d211-4e62-8499-a488c707d9b9} <Debug> TCPHandler: Processed in 0.0020247 sec. | ||
| 8122 | 2026.02.05 23:49:23.208901 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8123 | 2026.02.05 23:49:23.208997 [ 5 ] {30e4756f-e650-4a09-abc5-e944f2a8ed1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8124 | 2026.02.05 23:49:23.209037 [ 5 ] {30e4756f-e650-4a09-abc5-e944f2a8ed1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8125 | 2026.02.05 23:49:23.209830 [ 5 ] {30e4756f-e650-4a09-abc5-e944f2a8ed1b} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8126 | 2026.02.05 23:49:23.209865 [ 5 ] {30e4756f-e650-4a09-abc5-e944f2a8ed1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8127 | 2026.02.05 23:49:23.210207 [ 5 ] {30e4756f-e650-4a09-abc5-e944f2a8ed1b} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8128 | 2026.02.05 23:49:23.210434 [ 5 ] {30e4756f-e650-4a09-abc5-e944f2a8ed1b} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8129 | 2026.02.05 23:49:23.210562 [ 5 ] {30e4756f-e650-4a09-abc5-e944f2a8ed1b} <Debug> executeQuery: Read 782 rows, 63.55 KiB in 0.001585 sec., 493375.39432176657 rows/sec., 39.15 MiB/sec. | ||
| 8130 | 2026.02.05 23:49:23.210600 [ 5 ] {30e4756f-e650-4a09-abc5-e944f2a8ed1b} <Debug> TCPHandler: Processed in 0.001748288 sec. | ||
| 8131 | 2026.02.05 23:49:23.210715 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8132 | 2026.02.05 23:49:23.210815 [ 5 ] {a2c78e8b-c028-45e7-9fe7-01dd16b00156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8133 | 2026.02.05 23:49:23.210856 [ 5 ] {a2c78e8b-c028-45e7-9fe7-01dd16b00156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8134 | 2026.02.05 23:49:23.211305 [ 5 ] {a2c78e8b-c028-45e7-9fe7-01dd16b00156} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8135 | 2026.02.05 23:49:23.211342 [ 5 ] {a2c78e8b-c028-45e7-9fe7-01dd16b00156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8136 | 2026.02.05 23:49:23.211660 [ 5 ] {a2c78e8b-c028-45e7-9fe7-01dd16b00156} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8137 | 2026.02.05 23:49:23.211879 [ 5 ] {a2c78e8b-c028-45e7-9fe7-01dd16b00156} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8138 | 2026.02.05 23:49:23.212012 [ 101 ] {} <Debug> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8139 | 2026.02.05 23:49:23.212022 [ 5 ] {a2c78e8b-c028-45e7-9fe7-01dd16b00156} <Debug> executeQuery: Read 148 rows, 9.13 KiB in 0.001213 sec., 122011.54163231656 rows/sec., 7.35 MiB/sec. | ||
| 8140 | 2026.02.05 23:49:23.212110 [ 101 ] {} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8141 | 2026.02.05 23:49:23.212113 [ 5 ] {a2c78e8b-c028-45e7-9fe7-01dd16b00156} <Debug> TCPHandler: Processed in 0.001450704 sec. | ||
| 8142 | 2026.02.05 23:49:23.212149 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8143 | 2026.02.05 23:49:23.212251 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8144 | 2026.02.05 23:49:23.212264 [ 189 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 8145 | 2026.02.05 23:49:23.212355 [ 5 ] {57fc2c36-3711-44b4-b5ae-80e86d19f90b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8146 | 2026.02.05 23:49:23.212396 [ 189 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8147 | 2026.02.05 23:49:23.212400 [ 5 ] {57fc2c36-3711-44b4-b5ae-80e86d19f90b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8148 | 2026.02.05 23:49:23.212438 [ 189 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 191 rows starting from the beginning of the part | ||
| 8149 | 2026.02.05 23:49:23.212515 [ 189 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 150 rows starting from the beginning of the part | ||
| 8150 | 2026.02.05 23:49:23.212565 [ 189 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 25 rows starting from the beginning of the part | ||
| 8151 | 2026.02.05 23:49:23.212615 [ 189 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 148 rows starting from the beginning of the part | ||
| 8152 | 2026.02.05 23:49:23.212656 [ 189 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 25 rows starting from the beginning of the part | ||
| 8153 | 2026.02.05 23:49:23.212701 [ 189 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 148 rows starting from the beginning of the part | ||
| 8154 | 2026.02.05 23:49:23.212853 [ 5 ] {57fc2c36-3711-44b4-b5ae-80e86d19f90b} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8155 | 2026.02.05 23:49:23.212896 [ 5 ] {57fc2c36-3711-44b4-b5ae-80e86d19f90b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8156 | 2026.02.05 23:49:23.213234 [ 5 ] {57fc2c36-3711-44b4-b5ae-80e86d19f90b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8157 | 2026.02.05 23:49:23.213475 [ 5 ] {57fc2c36-3711-44b4-b5ae-80e86d19f90b} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8158 | 2026.02.05 23:49:23.213606 [ 5 ] {57fc2c36-3711-44b4-b5ae-80e86d19f90b} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001269 sec., 110323.0890464933 rows/sec., 7.13 MiB/sec. | ||
| 8159 | 2026.02.05 23:49:23.213639 [ 187 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 687 rows, containing 5 columns (5 merged, 0 gathered) in 0.001424194 sec., 482378.10298316105 rows/sec., 31.71 MiB/sec. | ||
| 8160 | 2026.02.05 23:49:23.213648 [ 5 ] {57fc2c36-3711-44b4-b5ae-80e86d19f90b} <Debug> TCPHandler: Processed in 0.001447785 sec. | ||
| 8161 | 2026.02.05 23:49:23.213803 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8162 | 2026.02.05 23:49:23.213804 [ 189 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8163 | 2026.02.05 23:49:23.213902 [ 5 ] {3522e189-3734-419b-855f-9e60d0d77de2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8164 | 2026.02.05 23:49:23.213948 [ 5 ] {3522e189-3734-419b-855f-9e60d0d77de2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8165 | 2026.02.05 23:49:23.214076 [ 189 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_46_9} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8166 | 2026.02.05 23:49:23.214144 [ 189 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_46_9} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8167 | 2026.02.05 23:49:23.214209 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 8168 | 2026.02.05 23:49:23.214375 [ 5 ] {3522e189-3734-419b-855f-9e60d0d77de2} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8169 | 2026.02.05 23:49:23.214417 [ 5 ] {3522e189-3734-419b-855f-9e60d0d77de2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8170 | 2026.02.05 23:49:23.214720 [ 5 ] {3522e189-3734-419b-855f-9e60d0d77de2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8171 | 2026.02.05 23:49:23.214930 [ 5 ] {3522e189-3734-419b-855f-9e60d0d77de2} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8172 | 2026.02.05 23:49:23.215058 [ 5 ] {3522e189-3734-419b-855f-9e60d0d77de2} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001175 sec., 118297.87234042553 rows/sec., 6.73 MiB/sec. | ||
| 8173 | 2026.02.05 23:49:23.215100 [ 5 ] {3522e189-3734-419b-855f-9e60d0d77de2} <Debug> TCPHandler: Processed in 0.001347313 sec. | ||
| 8174 | 2026.02.05 23:49:23.215210 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8175 | 2026.02.05 23:49:23.215306 [ 5 ] {c5cb1108-a12b-40f6-b5f1-67e09d55dad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8176 | 2026.02.05 23:49:23.215347 [ 5 ] {c5cb1108-a12b-40f6-b5f1-67e09d55dad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8177 | 2026.02.05 23:49:23.215963 [ 5 ] {c5cb1108-a12b-40f6-b5f1-67e09d55dad7} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8178 | 2026.02.05 23:49:23.216000 [ 5 ] {c5cb1108-a12b-40f6-b5f1-67e09d55dad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8179 | 2026.02.05 23:49:23.216321 [ 5 ] {c5cb1108-a12b-40f6-b5f1-67e09d55dad7} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8180 | 2026.02.05 23:49:23.216524 [ 5 ] {c5cb1108-a12b-40f6-b5f1-67e09d55dad7} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8181 | 2026.02.05 23:49:23.216648 [ 5 ] {c5cb1108-a12b-40f6-b5f1-67e09d55dad7} <Debug> executeQuery: Read 478 rows, 34.48 KiB in 0.00136 sec., 351470.5882352941 rows/sec., 24.76 MiB/sec. | ||
| 8182 | 2026.02.05 23:49:23.216690 [ 5 ] {c5cb1108-a12b-40f6-b5f1-67e09d55dad7} <Debug> TCPHandler: Processed in 0.001523975 sec. | ||
| 8183 | 2026.02.05 23:49:23.216800 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8184 | 2026.02.05 23:49:23.216892 [ 5 ] {50d3a4c8-959f-4093-b52d-86f095db3963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8185 | 2026.02.05 23:49:23.216932 [ 5 ] {50d3a4c8-959f-4093-b52d-86f095db3963} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8186 | 2026.02.05 23:49:23.217291 [ 5 ] {50d3a4c8-959f-4093-b52d-86f095db3963} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8187 | 2026.02.05 23:49:23.217328 [ 5 ] {50d3a4c8-959f-4093-b52d-86f095db3963} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8188 | 2026.02.05 23:49:23.217628 [ 5 ] {50d3a4c8-959f-4093-b52d-86f095db3963} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8189 | 2026.02.05 23:49:23.217842 [ 5 ] {50d3a4c8-959f-4093-b52d-86f095db3963} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8190 | 2026.02.05 23:49:23.217969 [ 5 ] {50d3a4c8-959f-4093-b52d-86f095db3963} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001095 sec., 5479.45205479452 rows/sec., 286.28 KiB/sec. | ||
| 8191 | 2026.02.05 23:49:23.218005 [ 5 ] {50d3a4c8-959f-4093-b52d-86f095db3963} <Debug> TCPHandler: Processed in 0.001256182 sec. | ||
| 8192 | 2026.02.05 23:49:23.218130 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8193 | 2026.02.05 23:49:23.218232 [ 5 ] {73ebf077-e216-45ba-862d-d0a1ebbdf7c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8194 | 2026.02.05 23:49:23.218275 [ 5 ] {73ebf077-e216-45ba-862d-d0a1ebbdf7c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8195 | 2026.02.05 23:49:23.218681 [ 5 ] {73ebf077-e216-45ba-862d-d0a1ebbdf7c6} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8196 | 2026.02.05 23:49:23.218717 [ 5 ] {73ebf077-e216-45ba-862d-d0a1ebbdf7c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8197 | 2026.02.05 23:49:23.219053 [ 5 ] {73ebf077-e216-45ba-862d-d0a1ebbdf7c6} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8198 | 2026.02.05 23:49:23.219268 [ 5 ] {73ebf077-e216-45ba-862d-d0a1ebbdf7c6} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8199 | 2026.02.05 23:49:23.219391 [ 5 ] {73ebf077-e216-45ba-862d-d0a1ebbdf7c6} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.00119 sec., 216806.72268907563 rows/sec., 14.44 MiB/sec. | ||
| 8200 | 2026.02.05 23:49:23.219447 [ 5 ] {73ebf077-e216-45ba-862d-d0a1ebbdf7c6} <Debug> TCPHandler: Processed in 0.001395294 sec. | ||
| 8201 | 2026.02.05 23:49:23.219553 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8202 | 2026.02.05 23:49:23.219642 [ 5 ] {63bbd493-7feb-4459-b52c-c2f8b9a2f7e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8203 | 2026.02.05 23:49:23.219681 [ 5 ] {63bbd493-7feb-4459-b52c-c2f8b9a2f7e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8204 | 2026.02.05 23:49:23.219973 [ 5 ] {63bbd493-7feb-4459-b52c-c2f8b9a2f7e5} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8205 | 2026.02.05 23:49:23.220008 [ 5 ] {63bbd493-7feb-4459-b52c-c2f8b9a2f7e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8206 | 2026.02.05 23:49:23.220367 [ 5 ] {63bbd493-7feb-4459-b52c-c2f8b9a2f7e5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8207 | 2026.02.05 23:49:23.220581 [ 5 ] {63bbd493-7feb-4459-b52c-c2f8b9a2f7e5} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8208 | 2026.02.05 23:49:23.220709 [ 5 ] {63bbd493-7feb-4459-b52c-c2f8b9a2f7e5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001054 sec., 948.7666034155598 rows/sec., 63.93 KiB/sec. | ||
| 8209 | 2026.02.05 23:49:23.220746 [ 5 ] {63bbd493-7feb-4459-b52c-c2f8b9a2f7e5} <Debug> TCPHandler: Processed in 0.001218912 sec. | ||
| 8210 | 2026.02.05 23:49:23.220854 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8211 | 2026.02.05 23:49:23.220949 [ 5 ] {922bd824-db55-4816-9781-2dbd77bba382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8212 | 2026.02.05 23:49:23.221002 [ 5 ] {922bd824-db55-4816-9781-2dbd77bba382} <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 | ||
| 8213 | 2026.02.05 23:49:23.221783 [ 5 ] {922bd824-db55-4816-9781-2dbd77bba382} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8214 | 2026.02.05 23:49:23.221819 [ 5 ] {922bd824-db55-4816-9781-2dbd77bba382} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8215 | 2026.02.05 23:49:23.222330 [ 5 ] {922bd824-db55-4816-9781-2dbd77bba382} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8216 | 2026.02.05 23:49:23.222559 [ 5 ] {922bd824-db55-4816-9781-2dbd77bba382} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8217 | 2026.02.05 23:49:23.222676 [ 102 ] {} <Debug> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8218 | 2026.02.05 23:49:23.222695 [ 5 ] {922bd824-db55-4816-9781-2dbd77bba382} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001764 sec., 8503.401360544218 rows/sec., 15.24 MiB/sec. | ||
| 8219 | 2026.02.05 23:49:23.222744 [ 102 ] {} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8220 | 2026.02.05 23:49:23.222776 [ 5 ] {922bd824-db55-4816-9781-2dbd77bba382} <Debug> TCPHandler: Processed in 0.001972069 sec. | ||
| 8221 | 2026.02.05 23:49:23.222833 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8222 | 2026.02.05 23:49:23.222931 [ 192 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 8223 | 2026.02.05 23:49:23.222943 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8224 | 2026.02.05 23:49:23.223054 [ 5 ] {90530eef-e6b7-4817-b618-5c06ad715b1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8225 | 2026.02.05 23:49:23.223098 [ 5 ] {90530eef-e6b7-4817-b618-5c06ad715b1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8226 | 2026.02.05 23:49:23.223140 [ 192 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8227 | 2026.02.05 23:49:23.223200 [ 192 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 758 rows starting from the beginning of the part | ||
| 8228 | 2026.02.05 23:49:23.223384 [ 192 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 15 rows starting from the beginning of the part | ||
| 8229 | 2026.02.05 23:49:23.223430 [ 5 ] {90530eef-e6b7-4817-b618-5c06ad715b1a} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8230 | 2026.02.05 23:49:23.223468 [ 5 ] {90530eef-e6b7-4817-b618-5c06ad715b1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8231 | 2026.02.05 23:49:23.223485 [ 192 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 25 rows starting from the beginning of the part | ||
| 8232 | 2026.02.05 23:49:23.223581 [ 192 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 15 rows starting from the beginning of the part | ||
| 8233 | 2026.02.05 23:49:23.223670 [ 192 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 25 rows starting from the beginning of the part | ||
| 8234 | 2026.02.05 23:49:23.223761 [ 192 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 15 rows starting from the beginning of the part | ||
| 8235 | 2026.02.05 23:49:23.223786 [ 5 ] {90530eef-e6b7-4817-b618-5c06ad715b1a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8236 | 2026.02.05 23:49:23.224006 [ 5 ] {90530eef-e6b7-4817-b618-5c06ad715b1a} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8237 | 2026.02.05 23:49:23.224135 [ 5 ] {90530eef-e6b7-4817-b618-5c06ad715b1a} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.0011 sec., 80000 rows/sec., 5.02 MiB/sec. | ||
| 8238 | 2026.02.05 23:49:23.224176 [ 5 ] {90530eef-e6b7-4817-b618-5c06ad715b1a} <Debug> TCPHandler: Processed in 0.001282753 sec. | ||
| 8239 | 2026.02.05 23:49:23.239232 [ 187 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 853 rows, containing 19 columns (19 merged, 0 gathered) in 0.016341651 sec., 52197.908277443945 rows/sec., 93.54 MiB/sec. | ||
| 8240 | 2026.02.05 23:49:23.240659 [ 198 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8241 | 2026.02.05 23:49:23.241065 [ 198 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8242 | 2026.02.05 23:49:23.241156 [ 198 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8243 | 2026.02.05 23:49:23.241333 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.61 MiB. | ||
| 8244 | 2026.02.05 23:49:24.000263 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 281.03 MiB, peak 288.64 MiB, free memory in arenas 0.00 B, will set to 283.50 MiB (RSS), difference: 2.47 MiB | ||
| 8245 | 2026.02.05 23:49:24.555700 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8246 | 2026.02.05 23:49:24.555777 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8247 | 2026.02.05 23:49:24.716623 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16294 | ||
| 8248 | 2026.02.05 23:49:24.717125 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8249 | 2026.02.05 23:49:24.717161 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8250 | 2026.02.05 23:49:24.717652 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8251 | 2026.02.05 23:49:24.717876 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8252 | 2026.02.05 23:49:24.718010 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16294 | ||
| 8253 | 2026.02.05 23:49:25.590095 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 8254 | 2026.02.05 23:49:25.607782 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8255 | 2026.02.05 23:49:25.607852 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8256 | 2026.02.05 23:49:25.613898 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8257 | 2026.02.05 23:49:25.614615 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8258 | 2026.02.05 23:49:25.617634 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 8259 | 2026.02.05 23:49:28.199970 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8260 | 2026.02.05 23:49:28.200254 [ 5 ] {aafbca9a-f704-4936-b0f3-9998f47a5d35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8261 | 2026.02.05 23:49:28.200365 [ 5 ] {aafbca9a-f704-4936-b0f3-9998f47a5d35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8262 | 2026.02.05 23:49:28.201127 [ 5 ] {aafbca9a-f704-4936-b0f3-9998f47a5d35} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8263 | 2026.02.05 23:49:28.201179 [ 5 ] {aafbca9a-f704-4936-b0f3-9998f47a5d35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8264 | 2026.02.05 23:49:28.201622 [ 5 ] {aafbca9a-f704-4936-b0f3-9998f47a5d35} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8265 | 2026.02.05 23:49:28.201862 [ 5 ] {aafbca9a-f704-4936-b0f3-9998f47a5d35} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8266 | 2026.02.05 23:49:28.202024 [ 5 ] {aafbca9a-f704-4936-b0f3-9998f47a5d35} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001846 sec., 57421.45178764897 rows/sec., 4.81 MiB/sec. | ||
| 8267 | 2026.02.05 23:49:28.202076 [ 5 ] {aafbca9a-f704-4936-b0f3-9998f47a5d35} <Debug> TCPHandler: Processed in 0.002299533 sec. | ||
| 8268 | 2026.02.05 23:49:28.202209 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8269 | 2026.02.05 23:49:28.202322 [ 5 ] {7b65e2f3-7b1a-4a3f-a279-ab5a8a3b9d3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8270 | 2026.02.05 23:49:28.202367 [ 5 ] {7b65e2f3-7b1a-4a3f-a279-ab5a8a3b9d3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8271 | 2026.02.05 23:49:28.202830 [ 5 ] {7b65e2f3-7b1a-4a3f-a279-ab5a8a3b9d3f} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8272 | 2026.02.05 23:49:28.202868 [ 5 ] {7b65e2f3-7b1a-4a3f-a279-ab5a8a3b9d3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8273 | 2026.02.05 23:49:28.203170 [ 5 ] {7b65e2f3-7b1a-4a3f-a279-ab5a8a3b9d3f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8274 | 2026.02.05 23:49:28.203380 [ 5 ] {7b65e2f3-7b1a-4a3f-a279-ab5a8a3b9d3f} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8275 | 2026.02.05 23:49:28.203513 [ 5 ] {7b65e2f3-7b1a-4a3f-a279-ab5a8a3b9d3f} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001214 sec., 20593.08072487644 rows/sec., 1.51 MiB/sec. | ||
| 8276 | 2026.02.05 23:49:28.203554 [ 5 ] {7b65e2f3-7b1a-4a3f-a279-ab5a8a3b9d3f} <Debug> TCPHandler: Processed in 0.001394483 sec. | ||
| 8277 | 2026.02.05 23:49:28.203679 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8278 | 2026.02.05 23:49:28.203780 [ 5 ] {66b5258b-4e42-45b4-ba44-301d6987bab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8279 | 2026.02.05 23:49:28.203821 [ 5 ] {66b5258b-4e42-45b4-ba44-301d6987bab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8280 | 2026.02.05 23:49:28.204279 [ 5 ] {66b5258b-4e42-45b4-ba44-301d6987bab3} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8281 | 2026.02.05 23:49:28.204317 [ 5 ] {66b5258b-4e42-45b4-ba44-301d6987bab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8282 | 2026.02.05 23:49:28.204629 [ 5 ] {66b5258b-4e42-45b4-ba44-301d6987bab3} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8283 | 2026.02.05 23:49:28.204833 [ 5 ] {66b5258b-4e42-45b4-ba44-301d6987bab3} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8284 | 2026.02.05 23:49:28.204974 [ 5 ] {66b5258b-4e42-45b4-ba44-301d6987bab3} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001199 sec., 74228.52376980818 rows/sec., 5.80 MiB/sec. | ||
| 8285 | 2026.02.05 23:49:28.205018 [ 5 ] {66b5258b-4e42-45b4-ba44-301d6987bab3} <Debug> TCPHandler: Processed in 0.001390084 sec. | ||
| 8286 | 2026.02.05 23:49:28.205142 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8287 | 2026.02.05 23:49:28.205240 [ 5 ] {0cbbe521-61ab-41e2-986b-93cc53fb7fce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8288 | 2026.02.05 23:49:28.205283 [ 5 ] {0cbbe521-61ab-41e2-986b-93cc53fb7fce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8289 | 2026.02.05 23:49:28.205697 [ 5 ] {0cbbe521-61ab-41e2-986b-93cc53fb7fce} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8290 | 2026.02.05 23:49:28.205732 [ 5 ] {0cbbe521-61ab-41e2-986b-93cc53fb7fce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8291 | 2026.02.05 23:49:28.206052 [ 5 ] {0cbbe521-61ab-41e2-986b-93cc53fb7fce} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8292 | 2026.02.05 23:49:28.206255 [ 5 ] {0cbbe521-61ab-41e2-986b-93cc53fb7fce} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8293 | 2026.02.05 23:49:28.206381 [ 5 ] {0cbbe521-61ab-41e2-986b-93cc53fb7fce} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 8294 | 2026.02.05 23:49:28.206417 [ 5 ] {0cbbe521-61ab-41e2-986b-93cc53fb7fce} <Debug> TCPHandler: Processed in 0.001322623 sec. | ||
| 8295 | 2026.02.05 23:49:28.206528 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8296 | 2026.02.05 23:49:28.206620 [ 5 ] {9ce63fb5-bbaa-43e2-8d7f-615f49ba0cdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8297 | 2026.02.05 23:49:28.206671 [ 5 ] {9ce63fb5-bbaa-43e2-8d7f-615f49ba0cdb} <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 | ||
| 8298 | 2026.02.05 23:49:28.207495 [ 5 ] {9ce63fb5-bbaa-43e2-8d7f-615f49ba0cdb} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8299 | 2026.02.05 23:49:28.207530 [ 5 ] {9ce63fb5-bbaa-43e2-8d7f-615f49ba0cdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8300 | 2026.02.05 23:49:28.208068 [ 5 ] {9ce63fb5-bbaa-43e2-8d7f-615f49ba0cdb} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8301 | 2026.02.05 23:49:28.208290 [ 5 ] {9ce63fb5-bbaa-43e2-8d7f-615f49ba0cdb} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8302 | 2026.02.05 23:49:28.208430 [ 5 ] {9ce63fb5-bbaa-43e2-8d7f-615f49ba0cdb} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001828 sec., 13676.148796498906 rows/sec., 24.51 MiB/sec. | ||
| 8303 | 2026.02.05 23:49:28.208491 [ 5 ] {9ce63fb5-bbaa-43e2-8d7f-615f49ba0cdb} <Debug> TCPHandler: Processed in 0.00201044 sec. | ||
| 8304 | 2026.02.05 23:49:28.208606 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8305 | 2026.02.05 23:49:28.208711 [ 5 ] {4195733d-853b-4fbe-b382-b98216a8c3a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8306 | 2026.02.05 23:49:28.208754 [ 5 ] {4195733d-853b-4fbe-b382-b98216a8c3a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8307 | 2026.02.05 23:49:28.209089 [ 5 ] {4195733d-853b-4fbe-b382-b98216a8c3a2} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8308 | 2026.02.05 23:49:28.209127 [ 5 ] {4195733d-853b-4fbe-b382-b98216a8c3a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8309 | 2026.02.05 23:49:28.209443 [ 5 ] {4195733d-853b-4fbe-b382-b98216a8c3a2} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8310 | 2026.02.05 23:49:28.209646 [ 5 ] {4195733d-853b-4fbe-b382-b98216a8c3a2} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8311 | 2026.02.05 23:49:28.209773 [ 5 ] {4195733d-853b-4fbe-b382-b98216a8c3a2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 8312 | 2026.02.05 23:49:28.209809 [ 5 ] {4195733d-853b-4fbe-b382-b98216a8c3a2} <Debug> TCPHandler: Processed in 0.001255702 sec. | ||
| 8313 | 2026.02.05 23:49:29.741237 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1102 | ||
| 8314 | 2026.02.05 23:49:29.743620 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8315 | 2026.02.05 23:49:29.743676 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8316 | 2026.02.05 23:49:29.744925 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8317 | 2026.02.05 23:49:29.745213 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8318 | 2026.02.05 23:49:29.745604 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1102 | ||
| 8319 | 2026.02.05 23:49:32.024896 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8320 | 2026.02.05 23:49:32.025183 [ 5 ] {1938148c-83dc-41ee-b4f2-b3789beafdc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8321 | 2026.02.05 23:49:32.025287 [ 5 ] {1938148c-83dc-41ee-b4f2-b3789beafdc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8322 | 2026.02.05 23:49:32.026156 [ 5 ] {1938148c-83dc-41ee-b4f2-b3789beafdc5} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8323 | 2026.02.05 23:49:32.026205 [ 5 ] {1938148c-83dc-41ee-b4f2-b3789beafdc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8324 | 2026.02.05 23:49:32.026620 [ 5 ] {1938148c-83dc-41ee-b4f2-b3789beafdc5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8325 | 2026.02.05 23:49:32.026857 [ 5 ] {1938148c-83dc-41ee-b4f2-b3789beafdc5} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8326 | 2026.02.05 23:49:32.026990 [ 89 ] {} <Debug> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 8327 | 2026.02.05 23:49:32.027018 [ 5 ] {1938148c-83dc-41ee-b4f2-b3789beafdc5} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.00191 sec., 139267.01570680627 rows/sec., 8.85 MiB/sec. | ||
| 8328 | 2026.02.05 23:49:32.027035 [ 89 ] {} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8329 | 2026.02.05 23:49:32.027060 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8330 | 2026.02.05 23:49:32.027070 [ 5 ] {1938148c-83dc-41ee-b4f2-b3789beafdc5} <Debug> TCPHandler: Processed in 0.002358584 sec. | ||
| 8331 | 2026.02.05 23:49:32.027152 [ 188 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 8332 | 2026.02.05 23:49:32.027195 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8333 | 2026.02.05 23:49:32.027247 [ 188 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8334 | 2026.02.05 23:49:32.027278 [ 188 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 266 rows starting from the beginning of the part | ||
| 8335 | 2026.02.05 23:49:32.027300 [ 5 ] {62b8728d-b1f6-4a82-a3ad-34030caf3952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8336 | 2026.02.05 23:49:32.027336 [ 188 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 266 rows starting from the beginning of the part | ||
| 8337 | 2026.02.05 23:49:32.027347 [ 5 ] {62b8728d-b1f6-4a82-a3ad-34030caf3952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8338 | 2026.02.05 23:49:32.027406 [ 188 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 266 rows starting from the beginning of the part | ||
| 8339 | 2026.02.05 23:49:32.027526 [ 188 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 266 rows starting from the beginning of the part | ||
| 8340 | 2026.02.05 23:49:32.027590 [ 188 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 266 rows starting from the beginning of the part | ||
| 8341 | 2026.02.05 23:49:32.027785 [ 5 ] {62b8728d-b1f6-4a82-a3ad-34030caf3952} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8342 | 2026.02.05 23:49:32.027821 [ 5 ] {62b8728d-b1f6-4a82-a3ad-34030caf3952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8343 | 2026.02.05 23:49:32.028135 [ 5 ] {62b8728d-b1f6-4a82-a3ad-34030caf3952} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8344 | 2026.02.05 23:49:32.028368 [ 5 ] {62b8728d-b1f6-4a82-a3ad-34030caf3952} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8345 | 2026.02.05 23:49:32.028489 [ 194 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1330 rows, containing 5 columns (5 merged, 0 gathered) in 0.001368943 sec., 971552.5043774649 rows/sec., 65.43 MiB/sec. | ||
| 8346 | 2026.02.05 23:49:32.028507 [ 5 ] {62b8728d-b1f6-4a82-a3ad-34030caf3952} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001231 sec., 11372.867587327375 rows/sec., 927.38 KiB/sec. | ||
| 8347 | 2026.02.05 23:49:32.028570 [ 5 ] {62b8728d-b1f6-4a82-a3ad-34030caf3952} <Debug> TCPHandler: Processed in 0.001428734 sec. | ||
| 8348 | 2026.02.05 23:49:32.028692 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8349 | 2026.02.05 23:49:32.028789 [ 199 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 8350 | 2026.02.05 23:49:32.028797 [ 5 ] {6f4cf4bc-dc1c-4164-971a-9478f35bac7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8351 | 2026.02.05 23:49:32.028897 [ 5 ] {6f4cf4bc-dc1c-4164-971a-9478f35bac7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8352 | 2026.02.05 23:49:32.029347 [ 199 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_25_6} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8353 | 2026.02.05 23:49:32.029493 [ 199 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_25_6} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 8354 | 2026.02.05 23:49:32.029642 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 8355 | 2026.02.05 23:49:32.030318 [ 5 ] {6f4cf4bc-dc1c-4164-971a-9478f35bac7a} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8356 | 2026.02.05 23:49:32.030360 [ 5 ] {6f4cf4bc-dc1c-4164-971a-9478f35bac7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8357 | 2026.02.05 23:49:32.030795 [ 5 ] {6f4cf4bc-dc1c-4164-971a-9478f35bac7a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8358 | 2026.02.05 23:49:32.031006 [ 5 ] {6f4cf4bc-dc1c-4164-971a-9478f35bac7a} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8359 | 2026.02.05 23:49:32.031121 [ 89 ] {} <Debug> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8360 | 2026.02.05 23:49:32.031141 [ 5 ] {6f4cf4bc-dc1c-4164-971a-9478f35bac7a} <Debug> executeQuery: Read 1929 rows, 160.62 KiB in 0.002366 sec., 815300.0845308538 rows/sec., 66.30 MiB/sec. | ||
| 8361 | 2026.02.05 23:49:32.031154 [ 89 ] {} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8362 | 2026.02.05 23:49:32.031174 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8363 | 2026.02.05 23:49:32.031184 [ 5 ] {6f4cf4bc-dc1c-4164-971a-9478f35bac7a} <Debug> TCPHandler: Processed in 0.002544035 sec. | ||
| 8364 | 2026.02.05 23:49:32.031235 [ 188 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8365 | 2026.02.05 23:49:32.031314 [ 188 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8366 | 2026.02.05 23:49:32.031318 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8367 | 2026.02.05 23:49:32.031339 [ 188 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1981 rows starting from the beginning of the part | ||
| 8368 | 2026.02.05 23:49:32.031386 [ 188 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 782 rows starting from the beginning of the part | ||
| 8369 | 2026.02.05 23:49:32.031423 [ 188 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 106 rows starting from the beginning of the part | ||
| 8370 | 2026.02.05 23:49:32.031424 [ 5 ] {81052634-1843-4b58-9b1d-5096535dfb8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8371 | 2026.02.05 23:49:32.031459 [ 188 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 782 rows starting from the beginning of the part | ||
| 8372 | 2026.02.05 23:49:32.031473 [ 5 ] {81052634-1843-4b58-9b1d-5096535dfb8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8373 | 2026.02.05 23:49:32.031494 [ 188 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 106 rows starting from the beginning of the part | ||
| 8374 | 2026.02.05 23:49:32.031531 [ 188 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1929 rows starting from the beginning of the part | ||
| 8375 | 2026.02.05 23:49:32.031945 [ 5 ] {81052634-1843-4b58-9b1d-5096535dfb8f} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8376 | 2026.02.05 23:49:32.031980 [ 5 ] {81052634-1843-4b58-9b1d-5096535dfb8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8377 | 2026.02.05 23:49:32.032280 [ 5 ] {81052634-1843-4b58-9b1d-5096535dfb8f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8378 | 2026.02.05 23:49:32.032507 [ 5 ] {81052634-1843-4b58-9b1d-5096535dfb8f} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8379 | 2026.02.05 23:49:32.032638 [ 5 ] {81052634-1843-4b58-9b1d-5096535dfb8f} <Debug> executeQuery: Read 162 rows, 10.11 KiB in 0.001235 sec., 131174.0890688259 rows/sec., 7.99 MiB/sec. | ||
| 8380 | 2026.02.05 23:49:32.032675 [ 5 ] {81052634-1843-4b58-9b1d-5096535dfb8f} <Debug> TCPHandler: Processed in 0.001410364 sec. | ||
| 8381 | 2026.02.05 23:49:32.032791 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8382 | 2026.02.05 23:49:32.032886 [ 5 ] {75e383fc-b495-44b4-857f-412a07c73f45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8383 | 2026.02.05 23:49:32.032924 [ 5 ] {75e383fc-b495-44b4-857f-412a07c73f45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8384 | 2026.02.05 23:49:32.033415 [ 191 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5686 rows, containing 5 columns (5 merged, 0 gathered) in 0.002202382 sec., 2581750.1232756167 rows/sec., 218.85 MiB/sec. | ||
| 8385 | 2026.02.05 23:49:32.033475 [ 5 ] {75e383fc-b495-44b4-857f-412a07c73f45} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8386 | 2026.02.05 23:49:32.033515 [ 5 ] {75e383fc-b495-44b4-857f-412a07c73f45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8387 | 2026.02.05 23:49:32.033635 [ 188 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8388 | 2026.02.05 23:49:32.033839 [ 5 ] {75e383fc-b495-44b4-857f-412a07c73f45} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8389 | 2026.02.05 23:49:32.033875 [ 188 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_56_11} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8390 | 2026.02.05 23:49:32.033938 [ 188 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_56_11} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8391 | 2026.02.05 23:49:32.033997 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.01 MiB. | ||
| 8392 | 2026.02.05 23:49:32.034058 [ 5 ] {75e383fc-b495-44b4-857f-412a07c73f45} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8393 | 2026.02.05 23:49:32.034188 [ 5 ] {75e383fc-b495-44b4-857f-412a07c73f45} <Debug> executeQuery: Read 368 rows, 25.07 KiB in 0.001322 sec., 278366.1119515885 rows/sec., 18.52 MiB/sec. | ||
| 8394 | 2026.02.05 23:49:32.034226 [ 5 ] {75e383fc-b495-44b4-857f-412a07c73f45} <Debug> TCPHandler: Processed in 0.001484475 sec. | ||
| 8395 | 2026.02.05 23:49:32.034337 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8396 | 2026.02.05 23:49:32.034437 [ 5 ] {2998f281-ba83-4557-9e47-c1f4655d7293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8397 | 2026.02.05 23:49:32.034477 [ 5 ] {2998f281-ba83-4557-9e47-c1f4655d7293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8398 | 2026.02.05 23:49:32.034902 [ 5 ] {2998f281-ba83-4557-9e47-c1f4655d7293} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8399 | 2026.02.05 23:49:32.034937 [ 5 ] {2998f281-ba83-4557-9e47-c1f4655d7293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8400 | 2026.02.05 23:49:32.035240 [ 5 ] {2998f281-ba83-4557-9e47-c1f4655d7293} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8401 | 2026.02.05 23:49:32.035462 [ 5 ] {2998f281-ba83-4557-9e47-c1f4655d7293} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8402 | 2026.02.05 23:49:32.035590 [ 5 ] {2998f281-ba83-4557-9e47-c1f4655d7293} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001171 sec., 118701.96413321947 rows/sec., 6.75 MiB/sec. | ||
| 8403 | 2026.02.05 23:49:32.035609 [ 87 ] {} <Debug> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 8404 | 2026.02.05 23:49:32.035629 [ 5 ] {2998f281-ba83-4557-9e47-c1f4655d7293} <Debug> TCPHandler: Processed in 0.001341994 sec. | ||
| 8405 | 2026.02.05 23:49:32.035658 [ 87 ] {} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8406 | 2026.02.05 23:49:32.035683 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8407 | 2026.02.05 23:49:32.035748 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8408 | 2026.02.05 23:49:32.035770 [ 194 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 8409 | 2026.02.05 23:49:32.035850 [ 5 ] {c02bd98d-6bf0-4847-a4b2-233cc3b5f84d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8410 | 2026.02.05 23:49:32.035887 [ 194 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8411 | 2026.02.05 23:49:32.035894 [ 5 ] {c02bd98d-6bf0-4847-a4b2-233cc3b5f84d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8412 | 2026.02.05 23:49:32.035929 [ 194 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 139 rows starting from the beginning of the part | ||
| 8413 | 2026.02.05 23:49:32.036003 [ 194 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 139 rows starting from the beginning of the part | ||
| 8414 | 2026.02.05 23:49:32.036049 [ 194 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 139 rows starting from the beginning of the part | ||
| 8415 | 2026.02.05 23:49:32.036089 [ 194 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 139 rows starting from the beginning of the part | ||
| 8416 | 2026.02.05 23:49:32.036128 [ 194 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 139 rows starting from the beginning of the part | ||
| 8417 | 2026.02.05 23:49:32.036654 [ 5 ] {c02bd98d-6bf0-4847-a4b2-233cc3b5f84d} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8418 | 2026.02.05 23:49:32.036696 [ 5 ] {c02bd98d-6bf0-4847-a4b2-233cc3b5f84d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8419 | 2026.02.05 23:49:32.036938 [ 191 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 695 rows, containing 5 columns (5 merged, 0 gathered) in 0.001210112 sec., 574327.004442564 rows/sec., 34.86 MiB/sec. | ||
| 8420 | 2026.02.05 23:49:32.037061 [ 5 ] {c02bd98d-6bf0-4847-a4b2-233cc3b5f84d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8421 | 2026.02.05 23:49:32.037069 [ 188 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 8422 | 2026.02.05 23:49:32.037304 [ 5 ] {c02bd98d-6bf0-4847-a4b2-233cc3b5f84d} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8423 | 2026.02.05 23:49:32.037317 [ 188 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_25_6} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8424 | 2026.02.05 23:49:32.037381 [ 188 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_25_6} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 8425 | 2026.02.05 23:49:32.037425 [ 87 ] {} <Debug> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8426 | 2026.02.05 23:49:32.037440 [ 5 ] {c02bd98d-6bf0-4847-a4b2-233cc3b5f84d} <Debug> executeQuery: Read 948 rows, 69.91 KiB in 0.001608 sec., 589552.2388059702 rows/sec., 42.46 MiB/sec. | ||
| 8427 | 2026.02.05 23:49:32.037455 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 8428 | 2026.02.05 23:49:32.037457 [ 87 ] {} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8429 | 2026.02.05 23:49:32.037485 [ 5 ] {c02bd98d-6bf0-4847-a4b2-233cc3b5f84d} <Debug> TCPHandler: Processed in 0.001787378 sec. | ||
| 8430 | 2026.02.05 23:49:32.037505 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8431 | 2026.02.05 23:49:32.037598 [ 200 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8432 | 2026.02.05 23:49:32.037620 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8433 | 2026.02.05 23:49:32.037690 [ 200 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8434 | 2026.02.05 23:49:32.037716 [ 5 ] {c5ca1af0-30fb-42bd-9a19-cded9f64c1d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8435 | 2026.02.05 23:49:32.037716 [ 200 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 995 rows starting from the beginning of the part | ||
| 8436 | 2026.02.05 23:49:32.037758 [ 5 ] {c5ca1af0-30fb-42bd-9a19-cded9f64c1d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8437 | 2026.02.05 23:49:32.037779 [ 200 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 478 rows starting from the beginning of the part | ||
| 8438 | 2026.02.05 23:49:32.037824 [ 200 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 89 rows starting from the beginning of the part | ||
| 8439 | 2026.02.05 23:49:32.037863 [ 200 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 478 rows starting from the beginning of the part | ||
| 8440 | 2026.02.05 23:49:32.037903 [ 200 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 89 rows starting from the beginning of the part | ||
| 8441 | 2026.02.05 23:49:32.037944 [ 200 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 948 rows starting from the beginning of the part | ||
| 8442 | 2026.02.05 23:49:32.038087 [ 5 ] {c5ca1af0-30fb-42bd-9a19-cded9f64c1d2} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8443 | 2026.02.05 23:49:32.038122 [ 5 ] {c5ca1af0-30fb-42bd-9a19-cded9f64c1d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8444 | 2026.02.05 23:49:32.038426 [ 5 ] {c5ca1af0-30fb-42bd-9a19-cded9f64c1d2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8445 | 2026.02.05 23:49:32.038642 [ 5 ] {c5ca1af0-30fb-42bd-9a19-cded9f64c1d2} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8446 | 2026.02.05 23:49:32.038772 [ 5 ] {c5ca1af0-30fb-42bd-9a19-cded9f64c1d2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001074 sec., 5586.592178770949 rows/sec., 291.88 KiB/sec. | ||
| 8447 | 2026.02.05 23:49:32.038809 [ 5 ] {c5ca1af0-30fb-42bd-9a19-cded9f64c1d2} <Debug> TCPHandler: Processed in 0.001239162 sec. | ||
| 8448 | 2026.02.05 23:49:32.038921 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8449 | 2026.02.05 23:49:32.039014 [ 5 ] {a09d8b7d-964c-4b18-8d25-5dd123e22bef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8450 | 2026.02.05 23:49:32.039038 [ 191 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3077 rows, containing 5 columns (5 merged, 0 gathered) in 0.001480895 sec., 2077797.5481043556 rows/sec., 157.49 MiB/sec. | ||
| 8451 | 2026.02.05 23:49:32.039057 [ 5 ] {a09d8b7d-964c-4b18-8d25-5dd123e22bef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8452 | 2026.02.05 23:49:32.039180 [ 200 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8453 | 2026.02.05 23:49:32.039419 [ 200 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_56_11} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8454 | 2026.02.05 23:49:32.039482 [ 200 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_56_11} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8455 | 2026.02.05 23:49:32.039550 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 8456 | 2026.02.05 23:49:32.039636 [ 5 ] {a09d8b7d-964c-4b18-8d25-5dd123e22bef} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8457 | 2026.02.05 23:49:32.039672 [ 5 ] {a09d8b7d-964c-4b18-8d25-5dd123e22bef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8458 | 2026.02.05 23:49:32.040041 [ 5 ] {a09d8b7d-964c-4b18-8d25-5dd123e22bef} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8459 | 2026.02.05 23:49:32.040264 [ 5 ] {a09d8b7d-964c-4b18-8d25-5dd123e22bef} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8460 | 2026.02.05 23:49:32.040384 [ 87 ] {} <Debug> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8461 | 2026.02.05 23:49:32.040398 [ 5 ] {a09d8b7d-964c-4b18-8d25-5dd123e22bef} <Debug> executeQuery: Read 917 rows, 62.56 KiB in 0.001401 sec., 654532.4768022841 rows/sec., 43.61 MiB/sec. | ||
| 8462 | 2026.02.05 23:49:32.040421 [ 87 ] {} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8463 | 2026.02.05 23:49:32.040444 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8464 | 2026.02.05 23:49:32.040445 [ 5 ] {a09d8b7d-964c-4b18-8d25-5dd123e22bef} <Debug> TCPHandler: Processed in 0.001574605 sec. | ||
| 8465 | 2026.02.05 23:49:32.040524 [ 188 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8466 | 2026.02.05 23:49:32.040574 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8467 | 2026.02.05 23:49:32.040603 [ 188 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8468 | 2026.02.05 23:49:32.040628 [ 188 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15212 rows starting from the beginning of the part | ||
| 8469 | 2026.02.05 23:49:32.040666 [ 5 ] {1a55eef2-ba33-411b-9adf-ad171e09a79b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8470 | 2026.02.05 23:49:32.040675 [ 188 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 258 rows starting from the beginning of the part | ||
| 8471 | 2026.02.05 23:49:32.040709 [ 5 ] {1a55eef2-ba33-411b-9adf-ad171e09a79b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8472 | 2026.02.05 23:49:32.040716 [ 188 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
| 8473 | 2026.02.05 23:49:32.040753 [ 188 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 258 rows starting from the beginning of the part | ||
| 8474 | 2026.02.05 23:49:32.040788 [ 188 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 8475 | 2026.02.05 23:49:32.040823 [ 188 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 917 rows starting from the beginning of the part | ||
| 8476 | 2026.02.05 23:49:32.041029 [ 5 ] {1a55eef2-ba33-411b-9adf-ad171e09a79b} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8477 | 2026.02.05 23:49:32.041064 [ 5 ] {1a55eef2-ba33-411b-9adf-ad171e09a79b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8478 | 2026.02.05 23:49:32.041372 [ 5 ] {1a55eef2-ba33-411b-9adf-ad171e09a79b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8479 | 2026.02.05 23:49:32.041598 [ 5 ] {1a55eef2-ba33-411b-9adf-ad171e09a79b} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8480 | 2026.02.05 23:49:32.041705 [ 87 ] {} <Debug> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 8481 | 2026.02.05 23:49:32.041731 [ 5 ] {1a55eef2-ba33-411b-9adf-ad171e09a79b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001082 sec., 924.2144177449168 rows/sec., 62.28 KiB/sec. | ||
| 8482 | 2026.02.05 23:49:32.041734 [ 87 ] {} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8483 | 2026.02.05 23:49:32.041770 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8484 | 2026.02.05 23:49:32.041777 [ 5 ] {1a55eef2-ba33-411b-9adf-ad171e09a79b} <Debug> TCPHandler: Processed in 0.001255792 sec. | ||
| 8485 | 2026.02.05 23:49:32.041842 [ 191 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 8486 | 2026.02.05 23:49:32.041897 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8487 | 2026.02.05 23:49:32.041946 [ 191 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8488 | 2026.02.05 23:49:32.041982 [ 191 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 20 rows starting from the beginning of the part | ||
| 8489 | 2026.02.05 23:49:32.041995 [ 5 ] {543110a0-b518-460d-9247-d772ae11d96b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8490 | 2026.02.05 23:49:32.042044 [ 191 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 8491 | 2026.02.05 23:49:32.042055 [ 5 ] {543110a0-b518-460d-9247-d772ae11d96b} <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 | ||
| 8492 | 2026.02.05 23:49:32.042092 [ 191 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 8493 | 2026.02.05 23:49:32.042138 [ 191 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 8494 | 2026.02.05 23:49:32.042175 [ 191 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 8495 | 2026.02.05 23:49:32.042211 [ 191 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 8496 | 2026.02.05 23:49:32.042843 [ 5 ] {543110a0-b518-460d-9247-d772ae11d96b} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8497 | 2026.02.05 23:49:32.042884 [ 5 ] {543110a0-b518-460d-9247-d772ae11d96b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8498 | 2026.02.05 23:49:32.042990 [ 196 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.001180982 sec., 21168.823910948686 rows/sec., 1.39 MiB/sec. | ||
| 8499 | 2026.02.05 23:49:32.043164 [ 197 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 8500 | 2026.02.05 23:49:32.043476 [ 5 ] {543110a0-b518-460d-9247-d772ae11d96b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8501 | 2026.02.05 23:49:32.043508 [ 197 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_25_5} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8502 | 2026.02.05 23:49:32.043608 [ 197 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_25_5} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 8503 | 2026.02.05 23:49:32.043708 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8504 | 2026.02.05 23:49:32.043739 [ 5 ] {543110a0-b518-460d-9247-d772ae11d96b} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8505 | 2026.02.05 23:49:32.043892 [ 5 ] {543110a0-b518-460d-9247-d772ae11d96b} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001914 sec., 7836.990595611285 rows/sec., 14.04 MiB/sec. | ||
| 8506 | 2026.02.05 23:49:32.043965 [ 5 ] {543110a0-b518-460d-9247-d772ae11d96b} <Debug> TCPHandler: Processed in 0.00211791 sec. | ||
| 8507 | 2026.02.05 23:49:32.044087 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8508 | 2026.02.05 23:49:32.044182 [ 5 ] {859a9f5f-e984-45b7-9dc8-3fda0f78543b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8509 | 2026.02.05 23:49:32.044223 [ 5 ] {859a9f5f-e984-45b7-9dc8-3fda0f78543b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8510 | 2026.02.05 23:49:32.044565 [ 5 ] {859a9f5f-e984-45b7-9dc8-3fda0f78543b} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8511 | 2026.02.05 23:49:32.044602 [ 5 ] {859a9f5f-e984-45b7-9dc8-3fda0f78543b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8512 | 2026.02.05 23:49:32.044913 [ 5 ] {859a9f5f-e984-45b7-9dc8-3fda0f78543b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8513 | 2026.02.05 23:49:32.045145 [ 5 ] {859a9f5f-e984-45b7-9dc8-3fda0f78543b} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8514 | 2026.02.05 23:49:32.045255 [ 87 ] {} <Debug> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8515 | 2026.02.05 23:49:32.045277 [ 5 ] {859a9f5f-e984-45b7-9dc8-3fda0f78543b} <Debug> executeQuery: Read 76 rows, 4.83 KiB in 0.001112 sec., 68345.3237410072 rows/sec., 4.24 MiB/sec. | ||
| 8516 | 2026.02.05 23:49:32.045283 [ 87 ] {} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8517 | 2026.02.05 23:49:32.045325 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8518 | 2026.02.05 23:49:32.045331 [ 5 ] {859a9f5f-e984-45b7-9dc8-3fda0f78543b} <Debug> TCPHandler: Processed in 0.001294383 sec. | ||
| 8519 | 2026.02.05 23:49:32.045365 [ 191 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16965 rows, containing 5 columns (5 merged, 0 gathered) in 0.004879218 sec., 3476991.5998834237 rows/sec., 234.16 MiB/sec. | ||
| 8520 | 2026.02.05 23:49:32.045410 [ 188 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8521 | 2026.02.05 23:49:32.045504 [ 188 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8522 | 2026.02.05 23:49:32.045530 [ 188 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3256 rows starting from the beginning of the part | ||
| 8523 | 2026.02.05 23:49:32.045571 [ 197 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8524 | 2026.02.05 23:49:32.045575 [ 188 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 88 rows starting from the beginning of the part | ||
| 8525 | 2026.02.05 23:49:32.045630 [ 188 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
| 8526 | 2026.02.05 23:49:32.045663 [ 188 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 88 rows starting from the beginning of the part | ||
| 8527 | 2026.02.05 23:49:32.045697 [ 188 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
| 8528 | 2026.02.05 23:49:32.045731 [ 188 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 76 rows starting from the beginning of the part | ||
| 8529 | 2026.02.05 23:49:32.045884 [ 197 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8530 | 2026.02.05 23:49:32.045965 [ 197 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8531 | 2026.02.05 23:49:32.046046 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.46 MiB. | ||
| 8532 | 2026.02.05 23:49:32.046714 [ 190 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3628 rows, containing 4 columns (4 merged, 0 gathered) in 0.001350563 sec., 2686287.1261836733 rows/sec., 173.54 MiB/sec. | ||
| 8533 | 2026.02.05 23:49:32.047095 [ 191 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8534 | 2026.02.05 23:49:32.047358 [ 191 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_56_11} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8535 | 2026.02.05 23:49:32.047436 [ 191 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_56_11} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8536 | 2026.02.05 23:49:32.047510 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 8537 | 2026.02.05 23:49:32.218242 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16806 | ||
| 8538 | 2026.02.05 23:49:32.218881 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8539 | 2026.02.05 23:49:32.218917 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8540 | 2026.02.05 23:49:32.219372 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8541 | 2026.02.05 23:49:32.219596 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8542 | 2026.02.05 23:49:32.219725 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16806 | ||
| 8543 | 2026.02.05 23:49:33.117824 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8544 | 2026.02.05 23:49:33.135651 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8545 | 2026.02.05 23:49:33.135713 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8546 | 2026.02.05 23:49:33.142153 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8547 | 2026.02.05 23:49:33.142886 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8548 | 2026.02.05 23:49:33.145933 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8549 | 2026.02.05 23:49:33.192632 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8550 | 2026.02.05 23:49:33.192815 [ 5 ] {ce3bde92-9bb9-43dc-a3e3-61e2e0c2ad0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8551 | 2026.02.05 23:49:33.192923 [ 5 ] {ce3bde92-9bb9-43dc-a3e3-61e2e0c2ad0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8552 | 2026.02.05 23:49:33.193642 [ 5 ] {ce3bde92-9bb9-43dc-a3e3-61e2e0c2ad0c} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8553 | 2026.02.05 23:49:33.193692 [ 5 ] {ce3bde92-9bb9-43dc-a3e3-61e2e0c2ad0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8554 | 2026.02.05 23:49:33.194102 [ 5 ] {ce3bde92-9bb9-43dc-a3e3-61e2e0c2ad0c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8555 | 2026.02.05 23:49:33.194352 [ 5 ] {ce3bde92-9bb9-43dc-a3e3-61e2e0c2ad0c} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8556 | 2026.02.05 23:49:33.194508 [ 5 ] {ce3bde92-9bb9-43dc-a3e3-61e2e0c2ad0c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001742 sec., 32146.957520091848 rows/sec., 2.47 MiB/sec. | ||
| 8557 | 2026.02.05 23:49:33.194558 [ 5 ] {ce3bde92-9bb9-43dc-a3e3-61e2e0c2ad0c} <Debug> TCPHandler: Processed in 0.00205371 sec. | ||
| 8558 | 2026.02.05 23:49:33.194687 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8559 | 2026.02.05 23:49:33.194789 [ 5 ] {5dbeb7c8-35f7-4b86-b1bf-e6b69978fd3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8560 | 2026.02.05 23:49:33.194832 [ 5 ] {5dbeb7c8-35f7-4b86-b1bf-e6b69978fd3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8561 | 2026.02.05 23:49:33.195280 [ 5 ] {5dbeb7c8-35f7-4b86-b1bf-e6b69978fd3a} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8562 | 2026.02.05 23:49:33.195318 [ 5 ] {5dbeb7c8-35f7-4b86-b1bf-e6b69978fd3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8563 | 2026.02.05 23:49:33.195751 [ 5 ] {5dbeb7c8-35f7-4b86-b1bf-e6b69978fd3a} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8564 | 2026.02.05 23:49:33.196015 [ 5 ] {5dbeb7c8-35f7-4b86-b1bf-e6b69978fd3a} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8565 | 2026.02.05 23:49:33.196161 [ 5 ] {5dbeb7c8-35f7-4b86-b1bf-e6b69978fd3a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001392 sec., 45977.011494252874 rows/sec., 3.59 MiB/sec. | ||
| 8566 | 2026.02.05 23:49:33.196200 [ 5 ] {5dbeb7c8-35f7-4b86-b1bf-e6b69978fd3a} <Debug> TCPHandler: Processed in 0.001565775 sec. | ||
| 8567 | 2026.02.05 23:49:33.196319 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8568 | 2026.02.05 23:49:33.196415 [ 5 ] {b3960f63-7592-4d98-9c55-54f91a9f89f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8569 | 2026.02.05 23:49:33.196458 [ 5 ] {b3960f63-7592-4d98-9c55-54f91a9f89f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8570 | 2026.02.05 23:49:33.196820 [ 5 ] {b3960f63-7592-4d98-9c55-54f91a9f89f0} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8571 | 2026.02.05 23:49:33.196858 [ 5 ] {b3960f63-7592-4d98-9c55-54f91a9f89f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8572 | 2026.02.05 23:49:33.197197 [ 5 ] {b3960f63-7592-4d98-9c55-54f91a9f89f0} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8573 | 2026.02.05 23:49:33.197416 [ 5 ] {b3960f63-7592-4d98-9c55-54f91a9f89f0} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8574 | 2026.02.05 23:49:33.197549 [ 5 ] {b3960f63-7592-4d98-9c55-54f91a9f89f0} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001154 sec., 27729.63604852686 rows/sec., 1.93 MiB/sec. | ||
| 8575 | 2026.02.05 23:49:33.197586 [ 5 ] {b3960f63-7592-4d98-9c55-54f91a9f89f0} <Debug> TCPHandler: Processed in 0.001317613 sec. | ||
| 8576 | 2026.02.05 23:49:33.197693 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8577 | 2026.02.05 23:49:33.197786 [ 5 ] {748525d3-7839-48b5-9f4b-2e2c23b8b712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8578 | 2026.02.05 23:49:33.197828 [ 5 ] {748525d3-7839-48b5-9f4b-2e2c23b8b712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8579 | 2026.02.05 23:49:33.198141 [ 5 ] {748525d3-7839-48b5-9f4b-2e2c23b8b712} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8580 | 2026.02.05 23:49:33.198180 [ 5 ] {748525d3-7839-48b5-9f4b-2e2c23b8b712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8581 | 2026.02.05 23:49:33.198487 [ 5 ] {748525d3-7839-48b5-9f4b-2e2c23b8b712} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8582 | 2026.02.05 23:49:33.198702 [ 5 ] {748525d3-7839-48b5-9f4b-2e2c23b8b712} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8583 | 2026.02.05 23:49:33.198832 [ 5 ] {748525d3-7839-48b5-9f4b-2e2c23b8b712} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001062 sec., 11299.435028248587 rows/sec., 779.78 KiB/sec. | ||
| 8584 | 2026.02.05 23:49:33.198866 [ 5 ] {748525d3-7839-48b5-9f4b-2e2c23b8b712} <Debug> TCPHandler: Processed in 0.001223583 sec. | ||
| 8585 | 2026.02.05 23:49:38.200989 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8586 | 2026.02.05 23:49:38.201207 [ 5 ] {93ab2f8a-6202-486b-9050-9dd90f9e8290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8587 | 2026.02.05 23:49:38.201282 [ 5 ] {93ab2f8a-6202-486b-9050-9dd90f9e8290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8588 | 2026.02.05 23:49:38.201999 [ 5 ] {93ab2f8a-6202-486b-9050-9dd90f9e8290} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8589 | 2026.02.05 23:49:38.202053 [ 5 ] {93ab2f8a-6202-486b-9050-9dd90f9e8290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8590 | 2026.02.05 23:49:38.202462 [ 5 ] {93ab2f8a-6202-486b-9050-9dd90f9e8290} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8591 | 2026.02.05 23:49:38.202722 [ 5 ] {93ab2f8a-6202-486b-9050-9dd90f9e8290} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8592 | 2026.02.05 23:49:38.202884 [ 5 ] {93ab2f8a-6202-486b-9050-9dd90f9e8290} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001731 sec., 61236.279607163495 rows/sec., 5.13 MiB/sec. | ||
| 8593 | 2026.02.05 23:49:38.202934 [ 5 ] {93ab2f8a-6202-486b-9050-9dd90f9e8290} <Debug> TCPHandler: Processed in 0.00209164 sec. | ||
| 8594 | 2026.02.05 23:49:38.203061 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8595 | 2026.02.05 23:49:38.203165 [ 5 ] {20c4eca1-bda7-4712-938c-fedb6bf2488b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8596 | 2026.02.05 23:49:38.203210 [ 5 ] {20c4eca1-bda7-4712-938c-fedb6bf2488b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8597 | 2026.02.05 23:49:38.203663 [ 5 ] {20c4eca1-bda7-4712-938c-fedb6bf2488b} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8598 | 2026.02.05 23:49:38.203710 [ 5 ] {20c4eca1-bda7-4712-938c-fedb6bf2488b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8599 | 2026.02.05 23:49:38.204043 [ 5 ] {20c4eca1-bda7-4712-938c-fedb6bf2488b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8600 | 2026.02.05 23:49:38.204249 [ 5 ] {20c4eca1-bda7-4712-938c-fedb6bf2488b} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8601 | 2026.02.05 23:49:38.204386 [ 5 ] {20c4eca1-bda7-4712-938c-fedb6bf2488b} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001244 sec., 20096.463022508036 rows/sec., 1.48 MiB/sec. | ||
| 8602 | 2026.02.05 23:49:38.204427 [ 5 ] {20c4eca1-bda7-4712-938c-fedb6bf2488b} <Debug> TCPHandler: Processed in 0.001419544 sec. | ||
| 8603 | 2026.02.05 23:49:38.204544 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8604 | 2026.02.05 23:49:38.204647 [ 5 ] {ac0b5891-c5db-4f30-8d12-a9097543dee2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8605 | 2026.02.05 23:49:38.204688 [ 5 ] {ac0b5891-c5db-4f30-8d12-a9097543dee2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8606 | 2026.02.05 23:49:38.205130 [ 5 ] {ac0b5891-c5db-4f30-8d12-a9097543dee2} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8607 | 2026.02.05 23:49:38.205168 [ 5 ] {ac0b5891-c5db-4f30-8d12-a9097543dee2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8608 | 2026.02.05 23:49:38.205489 [ 5 ] {ac0b5891-c5db-4f30-8d12-a9097543dee2} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8609 | 2026.02.05 23:49:38.205702 [ 5 ] {ac0b5891-c5db-4f30-8d12-a9097543dee2} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8610 | 2026.02.05 23:49:38.205841 [ 5 ] {ac0b5891-c5db-4f30-8d12-a9097543dee2} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001215 sec., 73251.02880658436 rows/sec., 5.72 MiB/sec. | ||
| 8611 | 2026.02.05 23:49:38.205879 [ 5 ] {ac0b5891-c5db-4f30-8d12-a9097543dee2} <Debug> TCPHandler: Processed in 0.001385894 sec. | ||
| 8612 | 2026.02.05 23:49:38.205988 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8613 | 2026.02.05 23:49:38.206082 [ 5 ] {03a09f01-4a47-4e76-a7ee-f9fd64216375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8614 | 2026.02.05 23:49:38.206125 [ 5 ] {03a09f01-4a47-4e76-a7ee-f9fd64216375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8615 | 2026.02.05 23:49:38.206524 [ 5 ] {03a09f01-4a47-4e76-a7ee-f9fd64216375} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8616 | 2026.02.05 23:49:38.206561 [ 5 ] {03a09f01-4a47-4e76-a7ee-f9fd64216375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8617 | 2026.02.05 23:49:38.206890 [ 5 ] {03a09f01-4a47-4e76-a7ee-f9fd64216375} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8618 | 2026.02.05 23:49:38.207108 [ 5 ] {03a09f01-4a47-4e76-a7ee-f9fd64216375} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8619 | 2026.02.05 23:49:38.207241 [ 5 ] {03a09f01-4a47-4e76-a7ee-f9fd64216375} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 8620 | 2026.02.05 23:49:38.207278 [ 5 ] {03a09f01-4a47-4e76-a7ee-f9fd64216375} <Debug> TCPHandler: Processed in 0.001340983 sec. | ||
| 8621 | 2026.02.05 23:49:38.207385 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8622 | 2026.02.05 23:49:38.207484 [ 5 ] {26cb3285-3be0-4ded-9be5-35f40d2fac05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8623 | 2026.02.05 23:49:38.207539 [ 5 ] {26cb3285-3be0-4ded-9be5-35f40d2fac05} <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 | ||
| 8624 | 2026.02.05 23:49:38.208367 [ 5 ] {26cb3285-3be0-4ded-9be5-35f40d2fac05} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8625 | 2026.02.05 23:49:38.208404 [ 5 ] {26cb3285-3be0-4ded-9be5-35f40d2fac05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8626 | 2026.02.05 23:49:38.208947 [ 5 ] {26cb3285-3be0-4ded-9be5-35f40d2fac05} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8627 | 2026.02.05 23:49:38.209165 [ 5 ] {26cb3285-3be0-4ded-9be5-35f40d2fac05} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8628 | 2026.02.05 23:49:38.209304 [ 5 ] {26cb3285-3be0-4ded-9be5-35f40d2fac05} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001839 sec., 13594.344752582927 rows/sec., 24.36 MiB/sec. | ||
| 8629 | 2026.02.05 23:49:38.209364 [ 5 ] {26cb3285-3be0-4ded-9be5-35f40d2fac05} <Debug> TCPHandler: Processed in 0.00202785 sec. | ||
| 8630 | 2026.02.05 23:49:38.209469 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8631 | 2026.02.05 23:49:38.209568 [ 5 ] {51a5486d-b7b7-471d-b9a3-345c96934e17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8632 | 2026.02.05 23:49:38.209609 [ 5 ] {51a5486d-b7b7-471d-b9a3-345c96934e17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8633 | 2026.02.05 23:49:38.209930 [ 5 ] {51a5486d-b7b7-471d-b9a3-345c96934e17} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8634 | 2026.02.05 23:49:38.209965 [ 5 ] {51a5486d-b7b7-471d-b9a3-345c96934e17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8635 | 2026.02.05 23:49:38.210265 [ 5 ] {51a5486d-b7b7-471d-b9a3-345c96934e17} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8636 | 2026.02.05 23:49:38.210465 [ 5 ] {51a5486d-b7b7-471d-b9a3-345c96934e17} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8637 | 2026.02.05 23:49:38.210594 [ 5 ] {51a5486d-b7b7-471d-b9a3-345c96934e17} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001045 sec., 57416.267942583734 rows/sec., 3.87 MiB/sec. | ||
| 8638 | 2026.02.05 23:49:38.210630 [ 5 ] {51a5486d-b7b7-471d-b9a3-345c96934e17} <Debug> TCPHandler: Processed in 0.001208582 sec. | ||
| 8639 | 2026.02.05 23:49:39.555927 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8640 | 2026.02.05 23:49:39.556022 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8641 | 2026.02.05 23:49:39.720437 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17254 | ||
| 8642 | 2026.02.05 23:49:39.721004 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8643 | 2026.02.05 23:49:39.721055 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8644 | 2026.02.05 23:49:39.721553 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8645 | 2026.02.05 23:49:39.721766 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8646 | 2026.02.05 23:49:39.721904 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17254 | ||
| 8647 | 2026.02.05 23:49:39.721919 [ 75 ] {} <Debug> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8648 | 2026.02.05 23:49:39.722052 [ 75 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8649 | 2026.02.05 23:49:39.722074 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8650 | 2026.02.05 23:49:39.722203 [ 188 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 8651 | 2026.02.05 23:49:39.722348 [ 188 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8652 | 2026.02.05 23:49:39.722387 [ 188 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14886 rows starting from the beginning of the part | ||
| 8653 | 2026.02.05 23:49:39.722453 [ 188 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 448 rows starting from the beginning of the part | ||
| 8654 | 2026.02.05 23:49:39.722499 [ 188 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 512 rows starting from the beginning of the part | ||
| 8655 | 2026.02.05 23:49:39.722543 [ 188 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 448 rows starting from the beginning of the part | ||
| 8656 | 2026.02.05 23:49:39.722582 [ 188 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 512 rows starting from the beginning of the part | ||
| 8657 | 2026.02.05 23:49:39.722623 [ 188 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 448 rows starting from the beginning of the part | ||
| 8658 | 2026.02.05 23:49:39.724895 [ 195 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17254 rows, containing 4 columns (4 merged, 0 gathered) in 0.002805527 sec., 6150003.19013148 rows/sec., 87.98 MiB/sec. | ||
| 8659 | 2026.02.05 23:49:39.725196 [ 186 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8660 | 2026.02.05 23:49:39.725461 [ 186 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_36_7} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8661 | 2026.02.05 23:49:39.725527 [ 186 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_36_7} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8662 | 2026.02.05 23:49:39.725620 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8663 | 2026.02.05 23:49:39.746436 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1146 | ||
| 8664 | 2026.02.05 23:49:39.748910 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8665 | 2026.02.05 23:49:39.748963 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8666 | 2026.02.05 23:49:39.750227 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8667 | 2026.02.05 23:49:39.750485 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8668 | 2026.02.05 23:49:39.750616 [ 75 ] {} <Debug> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8669 | 2026.02.05 23:49:39.750654 [ 75 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8670 | 2026.02.05 23:49:39.750673 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8671 | 2026.02.05 23:49:39.750766 [ 202 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 8672 | 2026.02.05 23:49:39.750829 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1146 | ||
| 8673 | 2026.02.05 23:49:39.751417 [ 202 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8674 | 2026.02.05 23:49:39.751569 [ 202 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 950 rows starting from the beginning of the part | ||
| 8675 | 2026.02.05 23:49:39.751948 [ 202 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 34 rows starting from the beginning of the part | ||
| 8676 | 2026.02.05 23:49:39.752381 [ 202 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 44 rows starting from the beginning of the part | ||
| 8677 | 2026.02.05 23:49:39.752729 [ 202 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 38 rows starting from the beginning of the part | ||
| 8678 | 2026.02.05 23:49:39.753076 [ 202 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 36 rows starting from the beginning of the part | ||
| 8679 | 2026.02.05 23:49:39.753408 [ 202 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 44 rows starting from the beginning of the part | ||
| 8680 | 2026.02.05 23:49:39.760347 [ 202 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1146 rows, containing 72 columns (72 merged, 0 gathered) in 0.009566714 sec., 119790.34807562972 rows/sec., 95.38 MiB/sec. | ||
| 8681 | 2026.02.05 23:49:39.761649 [ 198 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8682 | 2026.02.05 23:49:39.762203 [ 198 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_26_5} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8683 | 2026.02.05 23:49:39.762270 [ 198 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_26_5} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8684 | 2026.02.05 23:49:39.762451 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.70 MiB. | ||
| 8685 | 2026.02.05 23:49:40.646863 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 8686 | 2026.02.05 23:49:40.663714 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8687 | 2026.02.05 23:49:40.663774 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8688 | 2026.02.05 23:49:40.669549 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8689 | 2026.02.05 23:49:40.670267 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8690 | 2026.02.05 23:49:40.670580 [ 74 ] {} <Debug> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8691 | 2026.02.05 23:49:40.670649 [ 74 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8692 | 2026.02.05 23:49:40.670674 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8693 | 2026.02.05 23:49:40.670776 [ 195 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 8694 | 2026.02.05 23:49:40.673560 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 8695 | 2026.02.05 23:49:40.673929 [ 195 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8696 | 2026.02.05 23:49:40.674663 [ 195 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part | ||
| 8697 | 2026.02.05 23:49:40.678011 [ 195 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 7 rows starting from the beginning of the part | ||
| 8698 | 2026.02.05 23:49:40.681371 [ 195 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
| 8699 | 2026.02.05 23:49:40.685248 [ 195 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 8700 | 2026.02.05 23:49:40.689524 [ 195 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
| 8701 | 2026.02.05 23:49:40.693809 [ 195 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 8702 | 2026.02.05 23:49:40.745691 [ 202 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.074950727 sec., 3629.0508563045696 rows/sec., 18.77 MiB/sec. | ||
| 8703 | 2026.02.05 23:49:40.747769 [ 187 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8704 | 2026.02.05 23:49:40.749702 [ 187 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_36_7} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8705 | 2026.02.05 23:49:40.749798 [ 187 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_36_7} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8706 | 2026.02.05 23:49:40.751365 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8707 | 2026.02.05 23:49:41.000332 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 287.64 MiB, peak 299.50 MiB, free memory in arenas 0.00 B, will set to 290.09 MiB (RSS), difference: 2.45 MiB | ||
| 8708 | 2026.02.05 23:49:43.207645 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8709 | 2026.02.05 23:49:43.207822 [ 5 ] {78ed422c-cdaa-40ec-96d9-469846d417be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8710 | 2026.02.05 23:49:43.207886 [ 5 ] {78ed422c-cdaa-40ec-96d9-469846d417be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8711 | 2026.02.05 23:49:43.208621 [ 5 ] {78ed422c-cdaa-40ec-96d9-469846d417be} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8712 | 2026.02.05 23:49:43.208670 [ 5 ] {78ed422c-cdaa-40ec-96d9-469846d417be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8713 | 2026.02.05 23:49:43.209104 [ 5 ] {78ed422c-cdaa-40ec-96d9-469846d417be} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8714 | 2026.02.05 23:49:43.209338 [ 5 ] {78ed422c-cdaa-40ec-96d9-469846d417be} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8715 | 2026.02.05 23:49:43.209491 [ 5 ] {78ed422c-cdaa-40ec-96d9-469846d417be} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001717 sec., 154921.3744903902 rows/sec., 9.84 MiB/sec. | ||
| 8716 | 2026.02.05 23:49:43.209533 [ 5 ] {78ed422c-cdaa-40ec-96d9-469846d417be} <Debug> TCPHandler: Processed in 0.00201337 sec. | ||
| 8717 | 2026.02.05 23:49:43.209654 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8718 | 2026.02.05 23:49:43.209749 [ 5 ] {d614e7e1-0673-45a8-b56e-933d6305c917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8719 | 2026.02.05 23:49:43.209790 [ 5 ] {d614e7e1-0673-45a8-b56e-933d6305c917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8720 | 2026.02.05 23:49:43.210554 [ 5 ] {d614e7e1-0673-45a8-b56e-933d6305c917} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8721 | 2026.02.05 23:49:43.210591 [ 5 ] {d614e7e1-0673-45a8-b56e-933d6305c917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8722 | 2026.02.05 23:49:43.210962 [ 5 ] {d614e7e1-0673-45a8-b56e-933d6305c917} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8723 | 2026.02.05 23:49:43.211187 [ 5 ] {d614e7e1-0673-45a8-b56e-933d6305c917} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8724 | 2026.02.05 23:49:43.211315 [ 5 ] {d614e7e1-0673-45a8-b56e-933d6305c917} <Debug> executeQuery: Read 782 rows, 63.55 KiB in 0.001584 sec., 493686.8686868687 rows/sec., 39.18 MiB/sec. | ||
| 8725 | 2026.02.05 23:49:43.211351 [ 5 ] {d614e7e1-0673-45a8-b56e-933d6305c917} <Debug> TCPHandler: Processed in 0.001747247 sec. | ||
| 8726 | 2026.02.05 23:49:43.211460 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8727 | 2026.02.05 23:49:43.211554 [ 5 ] {271ee0fe-a8ec-4110-80a5-c06fe1dae285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8728 | 2026.02.05 23:49:43.211594 [ 5 ] {271ee0fe-a8ec-4110-80a5-c06fe1dae285} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8729 | 2026.02.05 23:49:43.212022 [ 5 ] {271ee0fe-a8ec-4110-80a5-c06fe1dae285} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8730 | 2026.02.05 23:49:43.212059 [ 5 ] {271ee0fe-a8ec-4110-80a5-c06fe1dae285} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8731 | 2026.02.05 23:49:43.212366 [ 5 ] {271ee0fe-a8ec-4110-80a5-c06fe1dae285} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8732 | 2026.02.05 23:49:43.212574 [ 5 ] {271ee0fe-a8ec-4110-80a5-c06fe1dae285} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8733 | 2026.02.05 23:49:43.212702 [ 5 ] {271ee0fe-a8ec-4110-80a5-c06fe1dae285} <Debug> executeQuery: Read 148 rows, 9.13 KiB in 0.001165 sec., 127038.62660944206 rows/sec., 7.65 MiB/sec. | ||
| 8734 | 2026.02.05 23:49:43.212739 [ 5 ] {271ee0fe-a8ec-4110-80a5-c06fe1dae285} <Debug> TCPHandler: Processed in 0.001327653 sec. | ||
| 8735 | 2026.02.05 23:49:43.212847 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8736 | 2026.02.05 23:49:43.212939 [ 5 ] {757d98ee-733f-4794-b893-19f4af493a7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8737 | 2026.02.05 23:49:43.212978 [ 5 ] {757d98ee-733f-4794-b893-19f4af493a7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8738 | 2026.02.05 23:49:43.213397 [ 5 ] {757d98ee-733f-4794-b893-19f4af493a7a} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8739 | 2026.02.05 23:49:43.213434 [ 5 ] {757d98ee-733f-4794-b893-19f4af493a7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8740 | 2026.02.05 23:49:43.213748 [ 5 ] {757d98ee-733f-4794-b893-19f4af493a7a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8741 | 2026.02.05 23:49:43.213957 [ 5 ] {757d98ee-733f-4794-b893-19f4af493a7a} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8742 | 2026.02.05 23:49:43.214060 [ 72 ] {} <Debug> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8743 | 2026.02.05 23:49:43.214082 [ 5 ] {757d98ee-733f-4794-b893-19f4af493a7a} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.00116 sec., 120689.6551724138 rows/sec., 7.80 MiB/sec. | ||
| 8744 | 2026.02.05 23:49:43.214123 [ 72 ] {} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8745 | 2026.02.05 23:49:43.214132 [ 5 ] {757d98ee-733f-4794-b893-19f4af493a7a} <Debug> TCPHandler: Processed in 0.001333883 sec. | ||
| 8746 | 2026.02.05 23:49:43.214150 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8747 | 2026.02.05 23:49:43.214250 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8748 | 2026.02.05 23:49:43.214281 [ 202 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 8749 | 2026.02.05 23:49:43.214348 [ 5 ] {11c48ca7-ae32-430f-814a-65bc61bee8d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8750 | 2026.02.05 23:49:43.214393 [ 5 ] {11c48ca7-ae32-430f-814a-65bc61bee8d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8751 | 2026.02.05 23:49:43.214423 [ 202 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8752 | 2026.02.05 23:49:43.214472 [ 202 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 368 rows starting from the beginning of the part | ||
| 8753 | 2026.02.05 23:49:43.214544 [ 202 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 368 rows starting from the beginning of the part | ||
| 8754 | 2026.02.05 23:49:43.214596 [ 202 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 140 rows starting from the beginning of the part | ||
| 8755 | 2026.02.05 23:49:43.214642 [ 202 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 140 rows starting from the beginning of the part | ||
| 8756 | 2026.02.05 23:49:43.214682 [ 202 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 368 rows starting from the beginning of the part | ||
| 8757 | 2026.02.05 23:49:43.214723 [ 202 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 140 rows starting from the beginning of the part | ||
| 8758 | 2026.02.05 23:49:43.214820 [ 5 ] {11c48ca7-ae32-430f-814a-65bc61bee8d5} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8759 | 2026.02.05 23:49:43.214862 [ 5 ] {11c48ca7-ae32-430f-814a-65bc61bee8d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8760 | 2026.02.05 23:49:43.215336 [ 5 ] {11c48ca7-ae32-430f-814a-65bc61bee8d5} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8761 | 2026.02.05 23:49:43.215577 [ 5 ] {11c48ca7-ae32-430f-814a-65bc61bee8d5} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8762 | 2026.02.05 23:49:43.215705 [ 5 ] {11c48ca7-ae32-430f-814a-65bc61bee8d5} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001375 sec., 101090.9090909091 rows/sec., 5.75 MiB/sec. | ||
| 8763 | 2026.02.05 23:49:43.215743 [ 5 ] {11c48ca7-ae32-430f-814a-65bc61bee8d5} <Debug> TCPHandler: Processed in 0.001541765 sec. | ||
| 8764 | 2026.02.05 23:49:43.215845 [ 189 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1524 rows, containing 5 columns (5 merged, 0 gathered) in 0.001629216 sec., 935419.2445937187 rows/sec., 65.32 MiB/sec. | ||
| 8765 | 2026.02.05 23:49:43.215854 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8766 | 2026.02.05 23:49:43.215963 [ 5 ] {fc8a9f6d-4f47-4f34-aca8-82b4d5b1fa16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8767 | 2026.02.05 23:49:43.216003 [ 5 ] {fc8a9f6d-4f47-4f34-aca8-82b4d5b1fa16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8768 | 2026.02.05 23:49:43.216071 [ 199 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8769 | 2026.02.05 23:49:43.216445 [ 199 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_26_5} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8770 | 2026.02.05 23:49:43.216540 [ 199 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_26_5} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8771 | 2026.02.05 23:49:43.216630 [ 5 ] {fc8a9f6d-4f47-4f34-aca8-82b4d5b1fa16} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8772 | 2026.02.05 23:49:43.216639 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 8773 | 2026.02.05 23:49:43.216676 [ 5 ] {fc8a9f6d-4f47-4f34-aca8-82b4d5b1fa16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8774 | 2026.02.05 23:49:43.217019 [ 5 ] {fc8a9f6d-4f47-4f34-aca8-82b4d5b1fa16} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8775 | 2026.02.05 23:49:43.217231 [ 5 ] {fc8a9f6d-4f47-4f34-aca8-82b4d5b1fa16} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8776 | 2026.02.05 23:49:43.217363 [ 5 ] {fc8a9f6d-4f47-4f34-aca8-82b4d5b1fa16} <Debug> executeQuery: Read 478 rows, 34.48 KiB in 0.001417 sec., 337332.39237826393 rows/sec., 23.76 MiB/sec. | ||
| 8777 | 2026.02.05 23:49:43.217400 [ 5 ] {fc8a9f6d-4f47-4f34-aca8-82b4d5b1fa16} <Debug> TCPHandler: Processed in 0.001596036 sec. | ||
| 8778 | 2026.02.05 23:49:43.217515 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8779 | 2026.02.05 23:49:43.217608 [ 5 ] {e07f347b-d073-4919-a00f-71a1d2fe6f70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8780 | 2026.02.05 23:49:43.217649 [ 5 ] {e07f347b-d073-4919-a00f-71a1d2fe6f70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8781 | 2026.02.05 23:49:43.217974 [ 5 ] {e07f347b-d073-4919-a00f-71a1d2fe6f70} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8782 | 2026.02.05 23:49:43.218010 [ 5 ] {e07f347b-d073-4919-a00f-71a1d2fe6f70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8783 | 2026.02.05 23:49:43.218310 [ 5 ] {e07f347b-d073-4919-a00f-71a1d2fe6f70} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8784 | 2026.02.05 23:49:43.218529 [ 5 ] {e07f347b-d073-4919-a00f-71a1d2fe6f70} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8785 | 2026.02.05 23:49:43.218628 [ 72 ] {} <Debug> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8786 | 2026.02.05 23:49:43.218656 [ 5 ] {e07f347b-d073-4919-a00f-71a1d2fe6f70} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001065 sec., 5633.802816901409 rows/sec., 294.34 KiB/sec. | ||
| 8787 | 2026.02.05 23:49:43.218660 [ 72 ] {} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8788 | 2026.02.05 23:49:43.218695 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8789 | 2026.02.05 23:49:43.218700 [ 5 ] {e07f347b-d073-4919-a00f-71a1d2fe6f70} <Debug> TCPHandler: Processed in 0.001233462 sec. | ||
| 8790 | 2026.02.05 23:49:43.218779 [ 194 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 8791 | 2026.02.05 23:49:43.218821 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8792 | 2026.02.05 23:49:43.218905 [ 194 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8793 | 2026.02.05 23:49:43.218924 [ 5 ] {9ae73e9f-e504-487b-a009-f987052de20d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8794 | 2026.02.05 23:49:43.218965 [ 194 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 126 rows starting from the beginning of the part | ||
| 8795 | 2026.02.05 23:49:43.218979 [ 5 ] {9ae73e9f-e504-487b-a009-f987052de20d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8796 | 2026.02.05 23:49:43.219059 [ 194 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 8797 | 2026.02.05 23:49:43.219132 [ 194 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 8798 | 2026.02.05 23:49:43.219196 [ 194 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 8799 | 2026.02.05 23:49:43.219266 [ 194 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 8800 | 2026.02.05 23:49:43.219340 [ 194 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 8801 | 2026.02.05 23:49:43.219408 [ 5 ] {9ae73e9f-e504-487b-a009-f987052de20d} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8802 | 2026.02.05 23:49:43.219450 [ 5 ] {9ae73e9f-e504-487b-a009-f987052de20d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8803 | 2026.02.05 23:49:43.219819 [ 5 ] {9ae73e9f-e504-487b-a009-f987052de20d} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8804 | 2026.02.05 23:49:43.220044 [ 5 ] {9ae73e9f-e504-487b-a009-f987052de20d} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8805 | 2026.02.05 23:49:43.220180 [ 5 ] {9ae73e9f-e504-487b-a009-f987052de20d} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001275 sec., 202352.94117647057 rows/sec., 13.47 MiB/sec. | ||
| 8806 | 2026.02.05 23:49:43.220218 [ 5 ] {9ae73e9f-e504-487b-a009-f987052de20d} <Debug> TCPHandler: Processed in 0.001445014 sec. | ||
| 8807 | 2026.02.05 23:49:43.220327 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8808 | 2026.02.05 23:49:43.220418 [ 5 ] {151827c7-cce3-49b5-b85f-69a30631a9c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8809 | 2026.02.05 23:49:43.220438 [ 199 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.001695827 sec., 91990.5155419745 rows/sec., 4.69 MiB/sec. | ||
| 8810 | 2026.02.05 23:49:43.220464 [ 5 ] {151827c7-cce3-49b5-b85f-69a30631a9c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8811 | 2026.02.05 23:49:43.220629 [ 189 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8812 | 2026.02.05 23:49:43.220785 [ 5 ] {151827c7-cce3-49b5-b85f-69a30631a9c7} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8813 | 2026.02.05 23:49:43.220828 [ 5 ] {151827c7-cce3-49b5-b85f-69a30631a9c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8814 | 2026.02.05 23:49:43.220977 [ 189 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_26_5} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8815 | 2026.02.05 23:49:43.221068 [ 189 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_26_5} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8816 | 2026.02.05 23:49:43.221150 [ 5 ] {151827c7-cce3-49b5-b85f-69a30631a9c7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8817 | 2026.02.05 23:49:43.221158 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 8818 | 2026.02.05 23:49:43.221363 [ 5 ] {151827c7-cce3-49b5-b85f-69a30631a9c7} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8819 | 2026.02.05 23:49:43.221493 [ 5 ] {151827c7-cce3-49b5-b85f-69a30631a9c7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001092 sec., 915.7509157509156 rows/sec., 61.71 KiB/sec. | ||
| 8820 | 2026.02.05 23:49:43.221528 [ 5 ] {151827c7-cce3-49b5-b85f-69a30631a9c7} <Debug> TCPHandler: Processed in 0.001248262 sec. | ||
| 8821 | 2026.02.05 23:49:43.221633 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8822 | 2026.02.05 23:49:43.221723 [ 5 ] {3c2ee6a8-d3da-46c2-b4e9-b0ba29df7b2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8823 | 2026.02.05 23:49:43.221776 [ 5 ] {3c2ee6a8-d3da-46c2-b4e9-b0ba29df7b2c} <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 | ||
| 8824 | 2026.02.05 23:49:43.222534 [ 5 ] {3c2ee6a8-d3da-46c2-b4e9-b0ba29df7b2c} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8825 | 2026.02.05 23:49:43.222570 [ 5 ] {3c2ee6a8-d3da-46c2-b4e9-b0ba29df7b2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8826 | 2026.02.05 23:49:43.223077 [ 5 ] {3c2ee6a8-d3da-46c2-b4e9-b0ba29df7b2c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8827 | 2026.02.05 23:49:43.223290 [ 5 ] {3c2ee6a8-d3da-46c2-b4e9-b0ba29df7b2c} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8828 | 2026.02.05 23:49:43.223422 [ 5 ] {3c2ee6a8-d3da-46c2-b4e9-b0ba29df7b2c} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001716 sec., 8741.25874125874 rows/sec., 15.66 MiB/sec. | ||
| 8829 | 2026.02.05 23:49:43.223473 [ 5 ] {3c2ee6a8-d3da-46c2-b4e9-b0ba29df7b2c} <Debug> TCPHandler: Processed in 0.001886899 sec. | ||
| 8830 | 2026.02.05 23:49:43.223579 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8831 | 2026.02.05 23:49:43.223670 [ 5 ] {eef08216-69cf-4c5f-add5-17f41b27dc71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8832 | 2026.02.05 23:49:43.223711 [ 5 ] {eef08216-69cf-4c5f-add5-17f41b27dc71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8833 | 2026.02.05 23:49:43.224029 [ 5 ] {eef08216-69cf-4c5f-add5-17f41b27dc71} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8834 | 2026.02.05 23:49:43.224064 [ 5 ] {eef08216-69cf-4c5f-add5-17f41b27dc71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8835 | 2026.02.05 23:49:43.224359 [ 5 ] {eef08216-69cf-4c5f-add5-17f41b27dc71} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8836 | 2026.02.05 23:49:43.224557 [ 5 ] {eef08216-69cf-4c5f-add5-17f41b27dc71} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8837 | 2026.02.05 23:49:43.224679 [ 5 ] {eef08216-69cf-4c5f-add5-17f41b27dc71} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001027 sec., 85686.46543330088 rows/sec., 5.38 MiB/sec. | ||
| 8838 | 2026.02.05 23:49:43.224713 [ 5 ] {eef08216-69cf-4c5f-add5-17f41b27dc71} <Debug> TCPHandler: Processed in 0.001181271 sec. | ||
| 8839 | 2026.02.05 23:49:43.717764 [ 72 ] {} <Debug> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 8840 | 2026.02.05 23:49:43.717838 [ 72 ] {} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8841 | 2026.02.05 23:49:43.717860 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8842 | 2026.02.05 23:49:43.717990 [ 200 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 8843 | 2026.02.05 23:49:43.718139 [ 200 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8844 | 2026.02.05 23:49:43.718171 [ 200 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
| 8845 | 2026.02.05 23:49:43.718238 [ 200 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part | ||
| 8846 | 2026.02.05 23:49:43.718284 [ 200 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 8847 | 2026.02.05 23:49:43.718327 [ 200 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 8848 | 2026.02.05 23:49:43.718365 [ 200 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
| 8849 | 2026.02.05 23:49:43.719102 [ 189 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 5 columns (5 merged, 0 gathered) in 0.001180032 sec., 42371.73229200565 rows/sec., 3.54 MiB/sec. | ||
| 8850 | 2026.02.05 23:49:43.719284 [ 199 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 8851 | 2026.02.05 23:49:43.719616 [ 199 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_13_3} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8852 | 2026.02.05 23:49:43.719697 [ 199 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_13_3} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 8853 | 2026.02.05 23:49:43.719794 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 8854 | 2026.02.05 23:49:47.222483 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17766 | ||
| 8855 | 2026.02.05 23:49:47.222997 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8856 | 2026.02.05 23:49:47.223041 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8857 | 2026.02.05 23:49:47.223517 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8858 | 2026.02.05 23:49:47.223732 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8859 | 2026.02.05 23:49:47.223858 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17766 | ||
| 8860 | 2026.02.05 23:49:48.173700 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 8861 | 2026.02.05 23:49:48.189500 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8862 | 2026.02.05 23:49:48.189553 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8863 | 2026.02.05 23:49:48.195177 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8864 | 2026.02.05 23:49:48.195924 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8865 | 2026.02.05 23:49:48.198827 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8866 | 2026.02.05 23:49:48.200188 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8867 | 2026.02.05 23:49:48.200380 [ 5 ] {9be3f642-3429-46fc-adde-eaee276f8d24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8868 | 2026.02.05 23:49:48.200450 [ 5 ] {9be3f642-3429-46fc-adde-eaee276f8d24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8869 | 2026.02.05 23:49:48.201092 [ 5 ] {9be3f642-3429-46fc-adde-eaee276f8d24} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8870 | 2026.02.05 23:49:48.201133 [ 5 ] {9be3f642-3429-46fc-adde-eaee276f8d24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8871 | 2026.02.05 23:49:48.201504 [ 5 ] {9be3f642-3429-46fc-adde-eaee276f8d24} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8872 | 2026.02.05 23:49:48.201721 [ 5 ] {9be3f642-3429-46fc-adde-eaee276f8d24} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8873 | 2026.02.05 23:49:48.201867 [ 5 ] {9be3f642-3429-46fc-adde-eaee276f8d24} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00154 sec., 1298.7012987012988 rows/sec., 105.90 KiB/sec. | ||
| 8874 | 2026.02.05 23:49:48.201909 [ 5 ] {9be3f642-3429-46fc-adde-eaee276f8d24} <Debug> TCPHandler: Processed in 0.001848828 sec. | ||
| 8875 | 2026.02.05 23:49:48.202048 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8876 | 2026.02.05 23:49:48.202149 [ 5 ] {21609a7e-e3cd-46b5-a239-b13b74372468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8877 | 2026.02.05 23:49:48.202189 [ 5 ] {21609a7e-e3cd-46b5-a239-b13b74372468} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8878 | 2026.02.05 23:49:48.202659 [ 5 ] {21609a7e-e3cd-46b5-a239-b13b74372468} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8879 | 2026.02.05 23:49:48.202696 [ 5 ] {21609a7e-e3cd-46b5-a239-b13b74372468} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8880 | 2026.02.05 23:49:48.203013 [ 5 ] {21609a7e-e3cd-46b5-a239-b13b74372468} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8881 | 2026.02.05 23:49:48.203217 [ 5 ] {21609a7e-e3cd-46b5-a239-b13b74372468} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8882 | 2026.02.05 23:49:48.203343 [ 5 ] {21609a7e-e3cd-46b5-a239-b13b74372468} <Debug> executeQuery: Read 107 rows, 9.17 KiB in 0.001213 sec., 88211.04699093157 rows/sec., 7.38 MiB/sec. | ||
| 8883 | 2026.02.05 23:49:48.203401 [ 5 ] {21609a7e-e3cd-46b5-a239-b13b74372468} <Debug> TCPHandler: Processed in 0.001407684 sec. | ||
| 8884 | 2026.02.05 23:49:48.203522 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8885 | 2026.02.05 23:49:48.203615 [ 5 ] {27ab0ede-69ac-49a1-a0f1-0e8ac812e2af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8886 | 2026.02.05 23:49:48.203654 [ 5 ] {27ab0ede-69ac-49a1-a0f1-0e8ac812e2af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8887 | 2026.02.05 23:49:48.204075 [ 5 ] {27ab0ede-69ac-49a1-a0f1-0e8ac812e2af} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8888 | 2026.02.05 23:49:48.204111 [ 5 ] {27ab0ede-69ac-49a1-a0f1-0e8ac812e2af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8889 | 2026.02.05 23:49:48.204413 [ 5 ] {27ab0ede-69ac-49a1-a0f1-0e8ac812e2af} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8890 | 2026.02.05 23:49:48.204621 [ 5 ] {27ab0ede-69ac-49a1-a0f1-0e8ac812e2af} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8891 | 2026.02.05 23:49:48.204726 [ 59 ] {} <Debug> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8892 | 2026.02.05 23:49:48.204746 [ 5 ] {27ab0ede-69ac-49a1-a0f1-0e8ac812e2af} <Debug> executeQuery: Read 27 rows, 2.02 KiB in 0.001149 sec., 23498.694516971278 rows/sec., 1.72 MiB/sec. | ||
| 8893 | 2026.02.05 23:49:48.204772 [ 59 ] {} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8894 | 2026.02.05 23:49:48.204791 [ 5 ] {27ab0ede-69ac-49a1-a0f1-0e8ac812e2af} <Debug> TCPHandler: Processed in 0.001317153 sec. | ||
| 8895 | 2026.02.05 23:49:48.204796 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8896 | 2026.02.05 23:49:48.204901 [ 200 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8897 | 2026.02.05 23:49:48.204912 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8898 | 2026.02.05 23:49:48.204998 [ 200 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8899 | 2026.02.05 23:49:48.205016 [ 5 ] {52801c96-0c14-4295-ba82-761cf1448c7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8900 | 2026.02.05 23:49:48.205033 [ 200 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 191 rows starting from the beginning of the part | ||
| 8901 | 2026.02.05 23:49:48.205055 [ 5 ] {52801c96-0c14-4295-ba82-761cf1448c7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8902 | 2026.02.05 23:49:48.205092 [ 200 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 25 rows starting from the beginning of the part | ||
| 8903 | 2026.02.05 23:49:48.205136 [ 200 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 162 rows starting from the beginning of the part | ||
| 8904 | 2026.02.05 23:49:48.205210 [ 200 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 25 rows starting from the beginning of the part | ||
| 8905 | 2026.02.05 23:49:48.205250 [ 200 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 148 rows starting from the beginning of the part | ||
| 8906 | 2026.02.05 23:49:48.205291 [ 200 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 27 rows starting from the beginning of the part | ||
| 8907 | 2026.02.05 23:49:48.205499 [ 5 ] {52801c96-0c14-4295-ba82-761cf1448c7a} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8908 | 2026.02.05 23:49:48.205534 [ 5 ] {52801c96-0c14-4295-ba82-761cf1448c7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8909 | 2026.02.05 23:49:48.205839 [ 5 ] {52801c96-0c14-4295-ba82-761cf1448c7a} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8910 | 2026.02.05 23:49:48.206076 [ 5 ] {52801c96-0c14-4295-ba82-761cf1448c7a} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8911 | 2026.02.05 23:49:48.206081 [ 199 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 578 rows, containing 5 columns (5 merged, 0 gathered) in 0.001219672 sec., 473897.90041912906 rows/sec., 31.66 MiB/sec. | ||
| 8912 | 2026.02.05 23:49:48.206204 [ 5 ] {52801c96-0c14-4295-ba82-761cf1448c7a} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001205 sec., 75518.67219917013 rows/sec., 5.90 MiB/sec. | ||
| 8913 | 2026.02.05 23:49:48.206270 [ 5 ] {52801c96-0c14-4295-ba82-761cf1448c7a} <Debug> TCPHandler: Processed in 0.001404784 sec. | ||
| 8914 | 2026.02.05 23:49:48.206343 [ 196 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8915 | 2026.02.05 23:49:48.206386 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8916 | 2026.02.05 23:49:48.206489 [ 5 ] {e0e61f0d-0cbf-4692-88b0-c1b436df50dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8917 | 2026.02.05 23:49:48.206532 [ 5 ] {e0e61f0d-0cbf-4692-88b0-c1b436df50dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8918 | 2026.02.05 23:49:48.206634 [ 196 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_51_10} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8919 | 2026.02.05 23:49:48.206712 [ 196 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_51_10} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8920 | 2026.02.05 23:49:48.206783 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 8921 | 2026.02.05 23:49:48.206960 [ 5 ] {e0e61f0d-0cbf-4692-88b0-c1b436df50dc} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8922 | 2026.02.05 23:49:48.206995 [ 5 ] {e0e61f0d-0cbf-4692-88b0-c1b436df50dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8923 | 2026.02.05 23:49:48.207333 [ 5 ] {e0e61f0d-0cbf-4692-88b0-c1b436df50dc} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8924 | 2026.02.05 23:49:48.207537 [ 5 ] {e0e61f0d-0cbf-4692-88b0-c1b436df50dc} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8925 | 2026.02.05 23:49:48.207684 [ 5 ] {e0e61f0d-0cbf-4692-88b0-c1b436df50dc} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001213 sec., 132728.7716405606 rows/sec., 9.24 MiB/sec. | ||
| 8926 | 2026.02.05 23:49:48.207720 [ 5 ] {e0e61f0d-0cbf-4692-88b0-c1b436df50dc} <Debug> TCPHandler: Processed in 0.001382264 sec. | ||
| 8927 | 2026.02.05 23:49:48.207831 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8928 | 2026.02.05 23:49:48.207924 [ 5 ] {9cfd1f35-04f9-41ed-8916-ffbb87b71fc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8929 | 2026.02.05 23:49:48.207976 [ 5 ] {9cfd1f35-04f9-41ed-8916-ffbb87b71fc7} <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 | ||
| 8930 | 2026.02.05 23:49:48.208823 [ 5 ] {9cfd1f35-04f9-41ed-8916-ffbb87b71fc7} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8931 | 2026.02.05 23:49:48.208858 [ 5 ] {9cfd1f35-04f9-41ed-8916-ffbb87b71fc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8932 | 2026.02.05 23:49:48.209406 [ 5 ] {9cfd1f35-04f9-41ed-8916-ffbb87b71fc7} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8933 | 2026.02.05 23:49:48.209622 [ 5 ] {9cfd1f35-04f9-41ed-8916-ffbb87b71fc7} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8934 | 2026.02.05 23:49:48.209728 [ 57 ] {} <Debug> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8935 | 2026.02.05 23:49:48.209752 [ 5 ] {9cfd1f35-04f9-41ed-8916-ffbb87b71fc7} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001846 sec., 13542.795232936078 rows/sec., 24.27 MiB/sec. | ||
| 8936 | 2026.02.05 23:49:48.209758 [ 57 ] {} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8937 | 2026.02.05 23:49:48.209782 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8938 | 2026.02.05 23:49:48.209804 [ 5 ] {9cfd1f35-04f9-41ed-8916-ffbb87b71fc7} <Debug> TCPHandler: Processed in 0.00202088 sec. | ||
| 8939 | 2026.02.05 23:49:48.209865 [ 199 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8940 | 2026.02.05 23:49:48.209918 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8941 | 2026.02.05 23:49:48.210024 [ 5 ] {1fb7b6f0-71fd-4c75-a2c8-16f08e1c4127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8942 | 2026.02.05 23:49:48.210067 [ 5 ] {1fb7b6f0-71fd-4c75-a2c8-16f08e1c4127} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8943 | 2026.02.05 23:49:48.210077 [ 199 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8944 | 2026.02.05 23:49:48.210137 [ 199 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 853 rows starting from the beginning of the part | ||
| 8945 | 2026.02.05 23:49:48.210294 [ 199 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 25 rows starting from the beginning of the part | ||
| 8946 | 2026.02.05 23:49:48.210406 [ 199 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 15 rows starting from the beginning of the part | ||
| 8947 | 2026.02.05 23:49:48.210443 [ 5 ] {1fb7b6f0-71fd-4c75-a2c8-16f08e1c4127} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8948 | 2026.02.05 23:49:48.210479 [ 5 ] {1fb7b6f0-71fd-4c75-a2c8-16f08e1c4127} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8949 | 2026.02.05 23:49:48.210493 [ 199 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 25 rows starting from the beginning of the part | ||
| 8950 | 2026.02.05 23:49:48.210581 [ 199 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 15 rows starting from the beginning of the part | ||
| 8951 | 2026.02.05 23:49:48.210662 [ 199 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 25 rows starting from the beginning of the part | ||
| 8952 | 2026.02.05 23:49:48.210768 [ 5 ] {1fb7b6f0-71fd-4c75-a2c8-16f08e1c4127} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8953 | 2026.02.05 23:49:48.210982 [ 5 ] {1fb7b6f0-71fd-4c75-a2c8-16f08e1c4127} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8954 | 2026.02.05 23:49:48.211114 [ 5 ] {1fb7b6f0-71fd-4c75-a2c8-16f08e1c4127} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001166 sec., 51457.975986277874 rows/sec., 3.47 MiB/sec. | ||
| 8955 | 2026.02.05 23:49:48.211153 [ 5 ] {1fb7b6f0-71fd-4c75-a2c8-16f08e1c4127} <Debug> TCPHandler: Processed in 0.001341653 sec. | ||
| 8956 | 2026.02.05 23:49:48.217411 [ 197 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 958 rows, containing 19 columns (19 merged, 0 gathered) in 0.007578364 sec., 126412.5080294375 rows/sec., 226.53 MiB/sec. | ||
| 8957 | 2026.02.05 23:49:48.218668 [ 199 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8958 | 2026.02.05 23:49:48.219000 [ 199 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8959 | 2026.02.05 23:49:48.219081 [ 199 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8960 | 2026.02.05 23:49:48.219178 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.22 MiB. | ||
| 8961 | 2026.02.05 23:49:49.000266 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 291.25 MiB, peak 299.50 MiB, free memory in arenas 0.00 B, will set to 295.32 MiB (RSS), difference: 4.08 MiB | ||
| 8962 | 2026.02.05 23:49:49.751391 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1182 | ||
| 8963 | 2026.02.05 23:49:49.753660 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8964 | 2026.02.05 23:49:49.753698 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8965 | 2026.02.05 23:49:49.754841 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8966 | 2026.02.05 23:49:49.755105 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8967 | 2026.02.05 23:49:49.755352 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1182 | ||
| 8968 | 2026.02.05 23:49:53.208096 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8969 | 2026.02.05 23:49:53.208321 [ 5 ] {9a416bd8-bae8-4364-b117-5bff49308a47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8970 | 2026.02.05 23:49:53.208389 [ 5 ] {9a416bd8-bae8-4364-b117-5bff49308a47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8971 | 2026.02.05 23:49:53.209195 [ 5 ] {9a416bd8-bae8-4364-b117-5bff49308a47} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8972 | 2026.02.05 23:49:53.209239 [ 5 ] {9a416bd8-bae8-4364-b117-5bff49308a47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8973 | 2026.02.05 23:49:53.209632 [ 5 ] {9a416bd8-bae8-4364-b117-5bff49308a47} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8974 | 2026.02.05 23:49:53.209852 [ 5 ] {9a416bd8-bae8-4364-b117-5bff49308a47} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8975 | 2026.02.05 23:49:53.209994 [ 5 ] {9a416bd8-bae8-4364-b117-5bff49308a47} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001727 sec., 154024.31962941517 rows/sec., 9.79 MiB/sec. | ||
| 8976 | 2026.02.05 23:49:53.210035 [ 5 ] {9a416bd8-bae8-4364-b117-5bff49308a47} <Debug> TCPHandler: Processed in 0.002113211 sec. | ||
| 8977 | 2026.02.05 23:49:53.210152 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8978 | 2026.02.05 23:49:53.210254 [ 5 ] {386441b8-b32a-4da7-bf36-2fc912d297bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8979 | 2026.02.05 23:49:53.210294 [ 5 ] {386441b8-b32a-4da7-bf36-2fc912d297bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8980 | 2026.02.05 23:49:53.210993 [ 5 ] {386441b8-b32a-4da7-bf36-2fc912d297bf} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8981 | 2026.02.05 23:49:53.211031 [ 5 ] {386441b8-b32a-4da7-bf36-2fc912d297bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8982 | 2026.02.05 23:49:53.211377 [ 5 ] {386441b8-b32a-4da7-bf36-2fc912d297bf} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8983 | 2026.02.05 23:49:53.211585 [ 5 ] {386441b8-b32a-4da7-bf36-2fc912d297bf} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8984 | 2026.02.05 23:49:53.211700 [ 52 ] {} <Debug> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8985 | 2026.02.05 23:49:53.211713 [ 5 ] {386441b8-b32a-4da7-bf36-2fc912d297bf} <Debug> executeQuery: Read 782 rows, 63.55 KiB in 0.001477 sec., 529451.5910629655 rows/sec., 42.02 MiB/sec. | ||
| 8986 | 2026.02.05 23:49:53.211765 [ 52 ] {} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8987 | 2026.02.05 23:49:53.211776 [ 5 ] {386441b8-b32a-4da7-bf36-2fc912d297bf} <Debug> TCPHandler: Processed in 0.001672397 sec. | ||
| 8988 | 2026.02.05 23:49:53.211795 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8989 | 2026.02.05 23:49:53.211894 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8990 | 2026.02.05 23:49:53.211908 [ 191 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8991 | 2026.02.05 23:49:53.212000 [ 5 ] {fcf0c097-ebbf-43fe-afb9-0fc95d96b97c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8992 | 2026.02.05 23:49:53.212045 [ 5 ] {fcf0c097-ebbf-43fe-afb9-0fc95d96b97c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8993 | 2026.02.05 23:49:53.212058 [ 191 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8994 | 2026.02.05 23:49:53.212096 [ 191 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1981 rows starting from the beginning of the part | ||
| 8995 | 2026.02.05 23:49:53.212173 [ 191 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part | ||
| 8996 | 2026.02.05 23:49:53.212253 [ 191 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 106 rows starting from the beginning of the part | ||
| 8997 | 2026.02.05 23:49:53.212329 [ 191 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 782 rows starting from the beginning of the part | ||
| 8998 | 2026.02.05 23:49:53.212395 [ 191 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 107 rows starting from the beginning of the part | ||
| 8999 | 2026.02.05 23:49:53.212460 [ 191 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 782 rows starting from the beginning of the part | ||
| 9000 | 2026.02.05 23:49:53.212475 [ 5 ] {fcf0c097-ebbf-43fe-afb9-0fc95d96b97c} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9001 | 2026.02.05 23:49:53.212520 [ 5 ] {fcf0c097-ebbf-43fe-afb9-0fc95d96b97c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9002 | 2026.02.05 23:49:53.212840 [ 5 ] {fcf0c097-ebbf-43fe-afb9-0fc95d96b97c} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9003 | 2026.02.05 23:49:53.213114 [ 5 ] {fcf0c097-ebbf-43fe-afb9-0fc95d96b97c} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9004 | 2026.02.05 23:49:53.213248 [ 5 ] {fcf0c097-ebbf-43fe-afb9-0fc95d96b97c} <Debug> executeQuery: Read 148 rows, 9.13 KiB in 0.001266 sec., 116903.63349131122 rows/sec., 7.04 MiB/sec. | ||
| 9005 | 2026.02.05 23:49:53.213285 [ 5 ] {fcf0c097-ebbf-43fe-afb9-0fc95d96b97c} <Debug> TCPHandler: Processed in 0.001440194 sec. | ||
| 9006 | 2026.02.05 23:49:53.213393 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9007 | 2026.02.05 23:49:53.213493 [ 5 ] {453ad3d9-178f-4ae2-b73f-549f8bf1dee8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9008 | 2026.02.05 23:49:53.213532 [ 5 ] {453ad3d9-178f-4ae2-b73f-549f8bf1dee8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9009 | 2026.02.05 23:49:53.213947 [ 5 ] {453ad3d9-178f-4ae2-b73f-549f8bf1dee8} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9010 | 2026.02.05 23:49:53.213988 [ 5 ] {453ad3d9-178f-4ae2-b73f-549f8bf1dee8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9011 | 2026.02.05 23:49:53.214255 [ 197 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3814 rows, containing 5 columns (5 merged, 0 gathered) in 0.002399644 sec., 1589402.428026824 rows/sec., 134.34 MiB/sec. | ||
| 9012 | 2026.02.05 23:49:53.214281 [ 5 ] {453ad3d9-178f-4ae2-b73f-549f8bf1dee8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9013 | 2026.02.05 23:49:53.214488 [ 5 ] {453ad3d9-178f-4ae2-b73f-549f8bf1dee8} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9014 | 2026.02.05 23:49:53.214600 [ 190 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9015 | 2026.02.05 23:49:53.214615 [ 5 ] {453ad3d9-178f-4ae2-b73f-549f8bf1dee8} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.00114 sec., 122807.01754385965 rows/sec., 7.94 MiB/sec. | ||
| 9016 | 2026.02.05 23:49:53.214669 [ 5 ] {453ad3d9-178f-4ae2-b73f-549f8bf1dee8} <Debug> TCPHandler: Processed in 0.001323963 sec. | ||
| 9017 | 2026.02.05 23:49:53.214786 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9018 | 2026.02.05 23:49:53.214886 [ 5 ] {3228dd4f-3128-4a23-87a3-ef8c23645444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9019 | 2026.02.05 23:49:53.214928 [ 5 ] {3228dd4f-3128-4a23-87a3-ef8c23645444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9020 | 2026.02.05 23:49:53.214935 [ 190 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_61_12} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9021 | 2026.02.05 23:49:53.215026 [ 190 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_61_12} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9022 | 2026.02.05 23:49:53.215124 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 9023 | 2026.02.05 23:49:53.215344 [ 5 ] {3228dd4f-3128-4a23-87a3-ef8c23645444} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9024 | 2026.02.05 23:49:53.215384 [ 5 ] {3228dd4f-3128-4a23-87a3-ef8c23645444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9025 | 2026.02.05 23:49:53.215684 [ 5 ] {3228dd4f-3128-4a23-87a3-ef8c23645444} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9026 | 2026.02.05 23:49:53.215885 [ 5 ] {3228dd4f-3128-4a23-87a3-ef8c23645444} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9027 | 2026.02.05 23:49:53.216008 [ 5 ] {3228dd4f-3128-4a23-87a3-ef8c23645444} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001139 sec., 122036.87445127305 rows/sec., 6.94 MiB/sec. | ||
| 9028 | 2026.02.05 23:49:53.216046 [ 5 ] {3228dd4f-3128-4a23-87a3-ef8c23645444} <Debug> TCPHandler: Processed in 0.001307384 sec. | ||
| 9029 | 2026.02.05 23:49:53.216153 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9030 | 2026.02.05 23:49:53.216253 [ 5 ] {786f7343-7bc5-4c73-b604-21c86bce0d16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9031 | 2026.02.05 23:49:53.216291 [ 5 ] {786f7343-7bc5-4c73-b604-21c86bce0d16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9032 | 2026.02.05 23:49:53.216923 [ 5 ] {786f7343-7bc5-4c73-b604-21c86bce0d16} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9033 | 2026.02.05 23:49:53.216970 [ 5 ] {786f7343-7bc5-4c73-b604-21c86bce0d16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9034 | 2026.02.05 23:49:53.217338 [ 5 ] {786f7343-7bc5-4c73-b604-21c86bce0d16} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9035 | 2026.02.05 23:49:53.217566 [ 5 ] {786f7343-7bc5-4c73-b604-21c86bce0d16} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9036 | 2026.02.05 23:49:53.217674 [ 52 ] {} <Debug> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9037 | 2026.02.05 23:49:53.217693 [ 5 ] {786f7343-7bc5-4c73-b604-21c86bce0d16} <Debug> executeQuery: Read 478 rows, 34.48 KiB in 0.001457 sec., 328071.3795470144 rows/sec., 23.11 MiB/sec. | ||
| 9038 | 2026.02.05 23:49:53.217710 [ 52 ] {} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9039 | 2026.02.05 23:49:53.217735 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9040 | 2026.02.05 23:49:53.217737 [ 5 ] {786f7343-7bc5-4c73-b604-21c86bce0d16} <Debug> TCPHandler: Processed in 0.001631326 sec. | ||
| 9041 | 2026.02.05 23:49:53.217844 [ 199 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9042 | 2026.02.05 23:49:53.217857 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9043 | 2026.02.05 23:49:53.217972 [ 199 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9044 | 2026.02.05 23:49:53.217979 [ 5 ] {9006caff-9642-44c9-a8cb-969109436483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9045 | 2026.02.05 23:49:53.218013 [ 199 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 995 rows starting from the beginning of the part | ||
| 9046 | 2026.02.05 23:49:53.218035 [ 5 ] {9006caff-9642-44c9-a8cb-969109436483} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9047 | 2026.02.05 23:49:53.218083 [ 199 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part | ||
| 9048 | 2026.02.05 23:49:53.218140 [ 199 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 89 rows starting from the beginning of the part | ||
| 9049 | 2026.02.05 23:49:53.218185 [ 199 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 478 rows starting from the beginning of the part | ||
| 9050 | 2026.02.05 23:49:53.218222 [ 199 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 91 rows starting from the beginning of the part | ||
| 9051 | 2026.02.05 23:49:53.218260 [ 199 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 478 rows starting from the beginning of the part | ||
| 9052 | 2026.02.05 23:49:53.218364 [ 5 ] {9006caff-9642-44c9-a8cb-969109436483} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9053 | 2026.02.05 23:49:53.218406 [ 5 ] {9006caff-9642-44c9-a8cb-969109436483} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9054 | 2026.02.05 23:49:53.218805 [ 5 ] {9006caff-9642-44c9-a8cb-969109436483} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9055 | 2026.02.05 23:49:53.219027 [ 5 ] {9006caff-9642-44c9-a8cb-969109436483} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9056 | 2026.02.05 23:49:53.219155 [ 5 ] {9006caff-9642-44c9-a8cb-969109436483} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001193 sec., 5029.337803855826 rows/sec., 262.76 KiB/sec. | ||
| 9057 | 2026.02.05 23:49:53.219194 [ 5 ] {9006caff-9642-44c9-a8cb-969109436483} <Debug> TCPHandler: Processed in 0.001383613 sec. | ||
| 9058 | 2026.02.05 23:49:53.219294 [ 190 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2195 rows, containing 5 columns (5 merged, 0 gathered) in 0.001494374 sec., 1468842.4718310144 rows/sec., 111.58 MiB/sec. | ||
| 9059 | 2026.02.05 23:49:53.219303 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9060 | 2026.02.05 23:49:53.219407 [ 5 ] {f6df0e51-5ebd-4d8d-ab6d-e1c0f04a15d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9061 | 2026.02.05 23:49:53.219450 [ 5 ] {f6df0e51-5ebd-4d8d-ab6d-e1c0f04a15d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9062 | 2026.02.05 23:49:53.219497 [ 197 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9063 | 2026.02.05 23:49:53.219783 [ 197 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_61_12} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9064 | 2026.02.05 23:49:53.219858 [ 197 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_61_12} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9065 | 2026.02.05 23:49:53.219878 [ 5 ] {f6df0e51-5ebd-4d8d-ab6d-e1c0f04a15d7} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9066 | 2026.02.05 23:49:53.219921 [ 5 ] {f6df0e51-5ebd-4d8d-ab6d-e1c0f04a15d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9067 | 2026.02.05 23:49:53.219950 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 9068 | 2026.02.05 23:49:53.220254 [ 5 ] {f6df0e51-5ebd-4d8d-ab6d-e1c0f04a15d7} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9069 | 2026.02.05 23:49:53.220459 [ 5 ] {f6df0e51-5ebd-4d8d-ab6d-e1c0f04a15d7} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9070 | 2026.02.05 23:49:53.220565 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9071 | 2026.02.05 23:49:53.220587 [ 5 ] {f6df0e51-5ebd-4d8d-ab6d-e1c0f04a15d7} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001199 sec., 215179.3160967473 rows/sec., 14.33 MiB/sec. | ||
| 9072 | 2026.02.05 23:49:53.220599 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9073 | 2026.02.05 23:49:53.220627 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9074 | 2026.02.05 23:49:53.220632 [ 5 ] {f6df0e51-5ebd-4d8d-ab6d-e1c0f04a15d7} <Debug> TCPHandler: Processed in 0.001381934 sec. | ||
| 9075 | 2026.02.05 23:49:53.220714 [ 199 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9076 | 2026.02.05 23:49:53.220748 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9077 | 2026.02.05 23:49:53.220812 [ 199 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9078 | 2026.02.05 23:49:53.220845 [ 199 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 16965 rows starting from the beginning of the part | ||
| 9079 | 2026.02.05 23:49:53.220847 [ 5 ] {00da1421-0c11-4f01-a885-60f4d3d629cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9080 | 2026.02.05 23:49:53.220893 [ 199 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 32 rows starting from the beginning of the part | ||
| 9081 | 2026.02.05 23:49:53.220900 [ 5 ] {00da1421-0c11-4f01-a885-60f4d3d629cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9082 | 2026.02.05 23:49:53.220956 [ 199 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
| 9083 | 2026.02.05 23:49:53.221007 [ 199 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 258 rows starting from the beginning of the part | ||
| 9084 | 2026.02.05 23:49:53.221043 [ 199 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 161 rows starting from the beginning of the part | ||
| 9085 | 2026.02.05 23:49:53.221078 [ 199 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 258 rows starting from the beginning of the part | ||
| 9086 | 2026.02.05 23:49:53.221220 [ 5 ] {00da1421-0c11-4f01-a885-60f4d3d629cb} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9087 | 2026.02.05 23:49:53.221260 [ 5 ] {00da1421-0c11-4f01-a885-60f4d3d629cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9088 | 2026.02.05 23:49:53.221598 [ 5 ] {00da1421-0c11-4f01-a885-60f4d3d629cb} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9089 | 2026.02.05 23:49:53.221814 [ 5 ] {00da1421-0c11-4f01-a885-60f4d3d629cb} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9090 | 2026.02.05 23:49:53.221940 [ 5 ] {00da1421-0c11-4f01-a885-60f4d3d629cb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001112 sec., 899.2805755395684 rows/sec., 60.60 KiB/sec. | ||
| 9091 | 2026.02.05 23:49:53.221976 [ 5 ] {00da1421-0c11-4f01-a885-60f4d3d629cb} <Debug> TCPHandler: Processed in 0.001275623 sec. | ||
| 9092 | 2026.02.05 23:49:53.222083 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9093 | 2026.02.05 23:49:53.222176 [ 5 ] {0c0ed205-1fe4-415d-b0c0-70158b1445e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9094 | 2026.02.05 23:49:53.222228 [ 5 ] {0c0ed205-1fe4-415d-b0c0-70158b1445e9} <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 | ||
| 9095 | 2026.02.05 23:49:53.222978 [ 5 ] {0c0ed205-1fe4-415d-b0c0-70158b1445e9} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9096 | 2026.02.05 23:49:53.223014 [ 5 ] {0c0ed205-1fe4-415d-b0c0-70158b1445e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9097 | 2026.02.05 23:49:53.223569 [ 5 ] {0c0ed205-1fe4-415d-b0c0-70158b1445e9} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9098 | 2026.02.05 23:49:53.223798 [ 5 ] {0c0ed205-1fe4-415d-b0c0-70158b1445e9} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9099 | 2026.02.05 23:49:53.223935 [ 5 ] {0c0ed205-1fe4-415d-b0c0-70158b1445e9} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001777 sec., 8441.193021947101 rows/sec., 15.13 MiB/sec. | ||
| 9100 | 2026.02.05 23:49:53.223988 [ 5 ] {0c0ed205-1fe4-415d-b0c0-70158b1445e9} <Debug> TCPHandler: Processed in 0.001952069 sec. | ||
| 9101 | 2026.02.05 23:49:53.224097 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9102 | 2026.02.05 23:49:53.224191 [ 5 ] {a88e2798-2376-4382-9253-1e40518630d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9103 | 2026.02.05 23:49:53.224232 [ 5 ] {a88e2798-2376-4382-9253-1e40518630d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9104 | 2026.02.05 23:49:53.224567 [ 5 ] {a88e2798-2376-4382-9253-1e40518630d3} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9105 | 2026.02.05 23:49:53.224602 [ 5 ] {a88e2798-2376-4382-9253-1e40518630d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9106 | 2026.02.05 23:49:53.224976 [ 5 ] {a88e2798-2376-4382-9253-1e40518630d3} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9107 | 2026.02.05 23:49:53.225211 [ 5 ] {a88e2798-2376-4382-9253-1e40518630d3} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9108 | 2026.02.05 23:49:53.225300 [ 186 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17834 rows, containing 5 columns (5 merged, 0 gathered) in 0.004616315 sec., 3863254.565600484 rows/sec., 260.26 MiB/sec. | ||
| 9109 | 2026.02.05 23:49:53.225327 [ 52 ] {} <Debug> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9110 | 2026.02.05 23:49:53.225346 [ 5 ] {a88e2798-2376-4382-9253-1e40518630d3} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001174 sec., 74957.41056218058 rows/sec., 4.71 MiB/sec. | ||
| 9111 | 2026.02.05 23:49:53.225367 [ 52 ] {} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9112 | 2026.02.05 23:49:53.225389 [ 5 ] {a88e2798-2376-4382-9253-1e40518630d3} <Debug> TCPHandler: Processed in 0.001339533 sec. | ||
| 9113 | 2026.02.05 23:49:53.225409 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9114 | 2026.02.05 23:49:53.225488 [ 197 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9115 | 2026.02.05 23:49:53.225547 [ 188 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9116 | 2026.02.05 23:49:53.225596 [ 197 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9117 | 2026.02.05 23:49:53.225631 [ 197 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3628 rows starting from the beginning of the part | ||
| 9118 | 2026.02.05 23:49:53.225692 [ 197 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 12 rows starting from the beginning of the part | ||
| 9119 | 2026.02.05 23:49:53.225737 [ 197 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
| 9120 | 2026.02.05 23:49:53.225779 [ 197 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 88 rows starting from the beginning of the part | ||
| 9121 | 2026.02.05 23:49:53.225818 [ 197 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
| 9122 | 2026.02.05 23:49:53.225858 [ 197 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 88 rows starting from the beginning of the part | ||
| 9123 | 2026.02.05 23:49:53.225857 [ 188 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9124 | 2026.02.05 23:49:53.225945 [ 188 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9125 | 2026.02.05 23:49:53.226031 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.13 MiB. | ||
| 9126 | 2026.02.05 23:49:53.227299 [ 198 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3936 rows, containing 4 columns (4 merged, 0 gathered) in 0.001845068 sec., 2133254.7093115267 rows/sec., 137.84 MiB/sec. | ||
| 9127 | 2026.02.05 23:49:53.227605 [ 188 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9128 | 2026.02.05 23:49:53.227893 [ 188 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_61_12} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9129 | 2026.02.05 23:49:53.227972 [ 188 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_61_12} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9130 | 2026.02.05 23:49:53.228051 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 9131 | 2026.02.05 23:49:54.556079 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9132 | 2026.02.05 23:49:54.556142 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9133 | 2026.02.05 23:49:54.724643 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18214 | ||
| 9134 | 2026.02.05 23:49:54.725294 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9135 | 2026.02.05 23:49:54.725335 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9136 | 2026.02.05 23:49:54.725842 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9137 | 2026.02.05 23:49:54.726044 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9138 | 2026.02.05 23:49:54.726225 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18214 | ||
| 9139 | 2026.02.05 23:49:55.700025 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 9140 | 2026.02.05 23:49:55.717690 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9141 | 2026.02.05 23:49:55.717748 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9142 | 2026.02.05 23:49:55.723491 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9143 | 2026.02.05 23:49:55.724204 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9144 | 2026.02.05 23:49:55.727046 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 9145 | 2026.02.05 23:49:58.201955 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9146 | 2026.02.05 23:49:58.202151 [ 5 ] {3d0e16e4-ae60-4a4b-b18b-b7f2d6b29932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9147 | 2026.02.05 23:49:58.202226 [ 5 ] {3d0e16e4-ae60-4a4b-b18b-b7f2d6b29932} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9148 | 2026.02.05 23:49:58.202970 [ 5 ] {3d0e16e4-ae60-4a4b-b18b-b7f2d6b29932} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9149 | 2026.02.05 23:49:58.203010 [ 5 ] {3d0e16e4-ae60-4a4b-b18b-b7f2d6b29932} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9150 | 2026.02.05 23:49:58.203407 [ 5 ] {3d0e16e4-ae60-4a4b-b18b-b7f2d6b29932} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9151 | 2026.02.05 23:49:58.203636 [ 5 ] {3d0e16e4-ae60-4a4b-b18b-b7f2d6b29932} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9152 | 2026.02.05 23:49:58.203785 [ 5 ] {3d0e16e4-ae60-4a4b-b18b-b7f2d6b29932} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001687 sec., 62833.43212803794 rows/sec., 5.26 MiB/sec. | ||
| 9153 | 2026.02.05 23:49:58.203827 [ 5 ] {3d0e16e4-ae60-4a4b-b18b-b7f2d6b29932} <Debug> TCPHandler: Processed in 0.00200192 sec. | ||
| 9154 | 2026.02.05 23:49:58.203956 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9155 | 2026.02.05 23:49:58.204059 [ 5 ] {677c1731-4a62-4bf5-8ca2-4d24c840bdac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9156 | 2026.02.05 23:49:58.204100 [ 5 ] {677c1731-4a62-4bf5-8ca2-4d24c840bdac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9157 | 2026.02.05 23:49:58.204535 [ 5 ] {677c1731-4a62-4bf5-8ca2-4d24c840bdac} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9158 | 2026.02.05 23:49:58.204569 [ 5 ] {677c1731-4a62-4bf5-8ca2-4d24c840bdac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9159 | 2026.02.05 23:49:58.204845 [ 5 ] {677c1731-4a62-4bf5-8ca2-4d24c840bdac} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9160 | 2026.02.05 23:49:58.205033 [ 5 ] {677c1731-4a62-4bf5-8ca2-4d24c840bdac} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9161 | 2026.02.05 23:49:58.205156 [ 5 ] {677c1731-4a62-4bf5-8ca2-4d24c840bdac} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001171 sec., 21349.274124679763 rows/sec., 1.57 MiB/sec. | ||
| 9162 | 2026.02.05 23:49:58.205194 [ 5 ] {677c1731-4a62-4bf5-8ca2-4d24c840bdac} <Debug> TCPHandler: Processed in 0.001337973 sec. | ||
| 9163 | 2026.02.05 23:49:58.205298 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9164 | 2026.02.05 23:49:58.205398 [ 5 ] {f3893d68-f7ba-4bc7-ac4d-865a70f507a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9165 | 2026.02.05 23:49:58.205501 [ 5 ] {f3893d68-f7ba-4bc7-ac4d-865a70f507a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9166 | 2026.02.05 23:49:58.205926 [ 5 ] {f3893d68-f7ba-4bc7-ac4d-865a70f507a5} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9167 | 2026.02.05 23:49:58.205963 [ 5 ] {f3893d68-f7ba-4bc7-ac4d-865a70f507a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9168 | 2026.02.05 23:49:58.206264 [ 5 ] {f3893d68-f7ba-4bc7-ac4d-865a70f507a5} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9169 | 2026.02.05 23:49:58.206465 [ 5 ] {f3893d68-f7ba-4bc7-ac4d-865a70f507a5} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9170 | 2026.02.05 23:49:58.206587 [ 5 ] {f3893d68-f7ba-4bc7-ac4d-865a70f507a5} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001144 sec., 77797.2027972028 rows/sec., 6.08 MiB/sec. | ||
| 9171 | 2026.02.05 23:49:58.206623 [ 5 ] {f3893d68-f7ba-4bc7-ac4d-865a70f507a5} <Debug> TCPHandler: Processed in 0.001315773 sec. | ||
| 9172 | 2026.02.05 23:49:58.206728 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9173 | 2026.02.05 23:49:58.206827 [ 5 ] {16413ed0-8930-4d84-b663-2d6c46e00642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9174 | 2026.02.05 23:49:58.206870 [ 5 ] {16413ed0-8930-4d84-b663-2d6c46e00642} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9175 | 2026.02.05 23:49:58.207269 [ 5 ] {16413ed0-8930-4d84-b663-2d6c46e00642} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9176 | 2026.02.05 23:49:58.207305 [ 5 ] {16413ed0-8930-4d84-b663-2d6c46e00642} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9177 | 2026.02.05 23:49:58.207629 [ 5 ] {16413ed0-8930-4d84-b663-2d6c46e00642} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9178 | 2026.02.05 23:49:58.207843 [ 5 ] {16413ed0-8930-4d84-b663-2d6c46e00642} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9179 | 2026.02.05 23:49:58.207969 [ 5 ] {16413ed0-8930-4d84-b663-2d6c46e00642} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001159 sec., 138050.04314063847 rows/sec., 9.61 MiB/sec. | ||
| 9180 | 2026.02.05 23:49:58.208006 [ 5 ] {16413ed0-8930-4d84-b663-2d6c46e00642} <Debug> TCPHandler: Processed in 0.001325063 sec. | ||
| 9181 | 2026.02.05 23:49:58.208108 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9182 | 2026.02.05 23:49:58.208220 [ 5 ] {884d6590-2a79-4633-935f-097bcc318a0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9183 | 2026.02.05 23:49:58.208301 [ 5 ] {884d6590-2a79-4633-935f-097bcc318a0b} <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 | ||
| 9184 | 2026.02.05 23:49:58.209227 [ 5 ] {884d6590-2a79-4633-935f-097bcc318a0b} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9185 | 2026.02.05 23:49:58.209262 [ 5 ] {884d6590-2a79-4633-935f-097bcc318a0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9186 | 2026.02.05 23:49:58.209822 [ 5 ] {884d6590-2a79-4633-935f-097bcc318a0b} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9187 | 2026.02.05 23:49:58.210044 [ 5 ] {884d6590-2a79-4633-935f-097bcc318a0b} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9188 | 2026.02.05 23:49:58.210174 [ 5 ] {884d6590-2a79-4633-935f-097bcc318a0b} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001977 sec., 12645.422357106727 rows/sec., 22.66 MiB/sec. | ||
| 9189 | 2026.02.05 23:49:58.210227 [ 5 ] {884d6590-2a79-4633-935f-097bcc318a0b} <Debug> TCPHandler: Processed in 0.002166912 sec. | ||
| 9190 | 2026.02.05 23:49:58.210348 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9191 | 2026.02.05 23:49:58.210449 [ 5 ] {bb322ab3-1e09-43d1-8d8e-32d9ff39a327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9192 | 2026.02.05 23:49:58.210493 [ 5 ] {bb322ab3-1e09-43d1-8d8e-32d9ff39a327} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9193 | 2026.02.05 23:49:58.210830 [ 5 ] {bb322ab3-1e09-43d1-8d8e-32d9ff39a327} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9194 | 2026.02.05 23:49:58.210866 [ 5 ] {bb322ab3-1e09-43d1-8d8e-32d9ff39a327} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9195 | 2026.02.05 23:49:58.211178 [ 5 ] {bb322ab3-1e09-43d1-8d8e-32d9ff39a327} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9196 | 2026.02.05 23:49:58.211386 [ 5 ] {bb322ab3-1e09-43d1-8d8e-32d9ff39a327} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9197 | 2026.02.05 23:49:58.211512 [ 5 ] {bb322ab3-1e09-43d1-8d8e-32d9ff39a327} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 9198 | 2026.02.05 23:49:58.211553 [ 5 ] {bb322ab3-1e09-43d1-8d8e-32d9ff39a327} <Debug> TCPHandler: Processed in 0.001260222 sec. | ||
| 9199 | 2026.02.05 23:49:59.756297 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1216 | ||
| 9200 | 2026.02.05 23:49:59.758690 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9201 | 2026.02.05 23:49:59.758742 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9202 | 2026.02.05 23:49:59.759942 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9203 | 2026.02.05 23:49:59.760228 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9204 | 2026.02.05 23:49:59.760595 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1216 | ||
| 9205 | 2026.02.05 23:50:02.023384 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9206 | 2026.02.05 23:50:02.023583 [ 5 ] {2a7bcca8-6e28-4a9b-be49-365aae7734ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9207 | 2026.02.05 23:50:02.023657 [ 5 ] {2a7bcca8-6e28-4a9b-be49-365aae7734ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9208 | 2026.02.05 23:50:02.024337 [ 5 ] {2a7bcca8-6e28-4a9b-be49-365aae7734ce} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9209 | 2026.02.05 23:50:02.024387 [ 5 ] {2a7bcca8-6e28-4a9b-be49-365aae7734ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9210 | 2026.02.05 23:50:02.024792 [ 5 ] {2a7bcca8-6e28-4a9b-be49-365aae7734ce} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9211 | 2026.02.05 23:50:02.025034 [ 5 ] {2a7bcca8-6e28-4a9b-be49-365aae7734ce} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9212 | 2026.02.05 23:50:02.025183 [ 5 ] {2a7bcca8-6e28-4a9b-be49-365aae7734ce} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001654 sec., 160822.24909310762 rows/sec., 10.22 MiB/sec. | ||
| 9213 | 2026.02.05 23:50:02.025227 [ 5 ] {2a7bcca8-6e28-4a9b-be49-365aae7734ce} <Debug> TCPHandler: Processed in 0.001979099 sec. | ||
| 9214 | 2026.02.05 23:50:02.025346 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9215 | 2026.02.05 23:50:02.025442 [ 5 ] {b73c53ac-5c58-4b50-b82d-da2bcd90db06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9216 | 2026.02.05 23:50:02.025484 [ 5 ] {b73c53ac-5c58-4b50-b82d-da2bcd90db06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9217 | 2026.02.05 23:50:02.025866 [ 5 ] {b73c53ac-5c58-4b50-b82d-da2bcd90db06} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9218 | 2026.02.05 23:50:02.025903 [ 5 ] {b73c53ac-5c58-4b50-b82d-da2bcd90db06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9219 | 2026.02.05 23:50:02.026200 [ 5 ] {b73c53ac-5c58-4b50-b82d-da2bcd90db06} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9220 | 2026.02.05 23:50:02.026408 [ 5 ] {b73c53ac-5c58-4b50-b82d-da2bcd90db06} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9221 | 2026.02.05 23:50:02.026538 [ 5 ] {b73c53ac-5c58-4b50-b82d-da2bcd90db06} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001114 sec., 1795.3321364452424 rows/sec., 146.40 KiB/sec. | ||
| 9222 | 2026.02.05 23:50:02.026576 [ 5 ] {b73c53ac-5c58-4b50-b82d-da2bcd90db06} <Debug> TCPHandler: Processed in 0.001279923 sec. | ||
| 9223 | 2026.02.05 23:50:02.026683 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9224 | 2026.02.05 23:50:02.026777 [ 5 ] {d2be2693-b1e8-4f9a-b674-70fa43b9806b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9225 | 2026.02.05 23:50:02.026816 [ 5 ] {d2be2693-b1e8-4f9a-b674-70fa43b9806b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9226 | 2026.02.05 23:50:02.027820 [ 5 ] {d2be2693-b1e8-4f9a-b674-70fa43b9806b} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9227 | 2026.02.05 23:50:02.027856 [ 5 ] {d2be2693-b1e8-4f9a-b674-70fa43b9806b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9228 | 2026.02.05 23:50:02.028276 [ 5 ] {d2be2693-b1e8-4f9a-b674-70fa43b9806b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9229 | 2026.02.05 23:50:02.028493 [ 5 ] {d2be2693-b1e8-4f9a-b674-70fa43b9806b} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9230 | 2026.02.05 23:50:02.028622 [ 5 ] {d2be2693-b1e8-4f9a-b674-70fa43b9806b} <Debug> executeQuery: Read 1923 rows, 160.18 KiB in 0.001863 sec., 1032206.1191626409 rows/sec., 83.97 MiB/sec. | ||
| 9231 | 2026.02.05 23:50:02.028661 [ 5 ] {d2be2693-b1e8-4f9a-b674-70fa43b9806b} <Debug> TCPHandler: Processed in 0.00202886 sec. | ||
| 9232 | 2026.02.05 23:50:02.028771 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9233 | 2026.02.05 23:50:02.028887 [ 5 ] {f9104fb5-89bc-4e1d-91c3-ca23cbb1e0b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9234 | 2026.02.05 23:50:02.028955 [ 5 ] {f9104fb5-89bc-4e1d-91c3-ca23cbb1e0b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9235 | 2026.02.05 23:50:02.029483 [ 5 ] {f9104fb5-89bc-4e1d-91c3-ca23cbb1e0b0} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9236 | 2026.02.05 23:50:02.029528 [ 5 ] {f9104fb5-89bc-4e1d-91c3-ca23cbb1e0b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9237 | 2026.02.05 23:50:02.029874 [ 5 ] {f9104fb5-89bc-4e1d-91c3-ca23cbb1e0b0} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9238 | 2026.02.05 23:50:02.030085 [ 5 ] {f9104fb5-89bc-4e1d-91c3-ca23cbb1e0b0} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9239 | 2026.02.05 23:50:02.030213 [ 5 ] {f9104fb5-89bc-4e1d-91c3-ca23cbb1e0b0} <Debug> executeQuery: Read 150 rows, 9.27 KiB in 0.001352 sec., 110946.74556213019 rows/sec., 6.70 MiB/sec. | ||
| 9240 | 2026.02.05 23:50:02.030251 [ 5 ] {f9104fb5-89bc-4e1d-91c3-ca23cbb1e0b0} <Debug> TCPHandler: Processed in 0.001539126 sec. | ||
| 9241 | 2026.02.05 23:50:02.030354 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9242 | 2026.02.05 23:50:02.030445 [ 5 ] {9929e853-3ddb-4063-8d3f-6d8b110d1749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9243 | 2026.02.05 23:50:02.030484 [ 5 ] {9929e853-3ddb-4063-8d3f-6d8b110d1749} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9244 | 2026.02.05 23:50:02.030952 [ 5 ] {9929e853-3ddb-4063-8d3f-6d8b110d1749} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9245 | 2026.02.05 23:50:02.030988 [ 5 ] {9929e853-3ddb-4063-8d3f-6d8b110d1749} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9246 | 2026.02.05 23:50:02.031300 [ 5 ] {9929e853-3ddb-4063-8d3f-6d8b110d1749} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9247 | 2026.02.05 23:50:02.031503 [ 5 ] {9929e853-3ddb-4063-8d3f-6d8b110d1749} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9248 | 2026.02.05 23:50:02.031626 [ 5 ] {9929e853-3ddb-4063-8d3f-6d8b110d1749} <Debug> executeQuery: Read 368 rows, 25.07 KiB in 0.001199 sec., 306922.43536280235 rows/sec., 20.42 MiB/sec. | ||
| 9249 | 2026.02.05 23:50:02.031663 [ 5 ] {9929e853-3ddb-4063-8d3f-6d8b110d1749} <Debug> TCPHandler: Processed in 0.001355684 sec. | ||
| 9250 | 2026.02.05 23:50:02.031766 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9251 | 2026.02.05 23:50:02.031857 [ 5 ] {174b3491-8ce7-4d3e-948b-bd5704964817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9252 | 2026.02.05 23:50:02.031896 [ 5 ] {174b3491-8ce7-4d3e-948b-bd5704964817} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9253 | 2026.02.05 23:50:02.032300 [ 5 ] {174b3491-8ce7-4d3e-948b-bd5704964817} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9254 | 2026.02.05 23:50:02.032336 [ 5 ] {174b3491-8ce7-4d3e-948b-bd5704964817} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9255 | 2026.02.05 23:50:02.032625 [ 5 ] {174b3491-8ce7-4d3e-948b-bd5704964817} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9256 | 2026.02.05 23:50:02.032823 [ 5 ] {174b3491-8ce7-4d3e-948b-bd5704964817} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9257 | 2026.02.05 23:50:02.032945 [ 5 ] {174b3491-8ce7-4d3e-948b-bd5704964817} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001105 sec., 125791.8552036199 rows/sec., 7.16 MiB/sec. | ||
| 9258 | 2026.02.05 23:50:02.032982 [ 5 ] {174b3491-8ce7-4d3e-948b-bd5704964817} <Debug> TCPHandler: Processed in 0.001262392 sec. | ||
| 9259 | 2026.02.05 23:50:02.033085 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9260 | 2026.02.05 23:50:02.033177 [ 5 ] {c634ebb2-7198-494d-88bd-d492c7a32177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9261 | 2026.02.05 23:50:02.033215 [ 5 ] {c634ebb2-7198-494d-88bd-d492c7a32177} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9262 | 2026.02.05 23:50:02.033838 [ 5 ] {c634ebb2-7198-494d-88bd-d492c7a32177} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9263 | 2026.02.05 23:50:02.033874 [ 5 ] {c634ebb2-7198-494d-88bd-d492c7a32177} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9264 | 2026.02.05 23:50:02.034200 [ 5 ] {c634ebb2-7198-494d-88bd-d492c7a32177} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9265 | 2026.02.05 23:50:02.034396 [ 5 ] {c634ebb2-7198-494d-88bd-d492c7a32177} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9266 | 2026.02.05 23:50:02.034520 [ 5 ] {c634ebb2-7198-494d-88bd-d492c7a32177} <Debug> executeQuery: Read 936 rows, 68.93 KiB in 0.00136 sec., 688235.294117647 rows/sec., 49.50 MiB/sec. | ||
| 9267 | 2026.02.05 23:50:02.034556 [ 5 ] {c634ebb2-7198-494d-88bd-d492c7a32177} <Debug> TCPHandler: Processed in 0.001517515 sec. | ||
| 9268 | 2026.02.05 23:50:02.034658 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9269 | 2026.02.05 23:50:02.034749 [ 5 ] {848438b7-28a9-445f-b524-728f94ba0944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9270 | 2026.02.05 23:50:02.034790 [ 5 ] {848438b7-28a9-445f-b524-728f94ba0944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9271 | 2026.02.05 23:50:02.035107 [ 5 ] {848438b7-28a9-445f-b524-728f94ba0944} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9272 | 2026.02.05 23:50:02.035143 [ 5 ] {848438b7-28a9-445f-b524-728f94ba0944} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9273 | 2026.02.05 23:50:02.035439 [ 5 ] {848438b7-28a9-445f-b524-728f94ba0944} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9274 | 2026.02.05 23:50:02.035640 [ 5 ] {848438b7-28a9-445f-b524-728f94ba0944} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9275 | 2026.02.05 23:50:02.035763 [ 5 ] {848438b7-28a9-445f-b524-728f94ba0944} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001031 sec., 5819.592628516004 rows/sec., 304.05 KiB/sec. | ||
| 9276 | 2026.02.05 23:50:02.035799 [ 5 ] {848438b7-28a9-445f-b524-728f94ba0944} <Debug> TCPHandler: Processed in 0.001187522 sec. | ||
| 9277 | 2026.02.05 23:50:02.035901 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9278 | 2026.02.05 23:50:02.035991 [ 5 ] {1d79f810-368d-4829-8a52-732275ebc81f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9279 | 2026.02.05 23:50:02.036031 [ 5 ] {1d79f810-368d-4829-8a52-732275ebc81f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9280 | 2026.02.05 23:50:02.036568 [ 5 ] {1d79f810-368d-4829-8a52-732275ebc81f} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9281 | 2026.02.05 23:50:02.036605 [ 5 ] {1d79f810-368d-4829-8a52-732275ebc81f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9282 | 2026.02.05 23:50:02.036988 [ 5 ] {1d79f810-368d-4829-8a52-732275ebc81f} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9283 | 2026.02.05 23:50:02.037212 [ 5 ] {1d79f810-368d-4829-8a52-732275ebc81f} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9284 | 2026.02.05 23:50:02.037347 [ 5 ] {1d79f810-368d-4829-8a52-732275ebc81f} <Debug> executeQuery: Read 911 rows, 62.14 KiB in 0.001373 sec., 663510.5608157319 rows/sec., 44.20 MiB/sec. | ||
| 9285 | 2026.02.05 23:50:02.037386 [ 5 ] {1d79f810-368d-4829-8a52-732275ebc81f} <Debug> TCPHandler: Processed in 0.001531925 sec. | ||
| 9286 | 2026.02.05 23:50:02.037502 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9287 | 2026.02.05 23:50:02.037598 [ 5 ] {dfb4b3a7-55d4-4c82-a416-7c541407fa0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9288 | 2026.02.05 23:50:02.037639 [ 5 ] {dfb4b3a7-55d4-4c82-a416-7c541407fa0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9289 | 2026.02.05 23:50:02.037961 [ 5 ] {dfb4b3a7-55d4-4c82-a416-7c541407fa0c} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9290 | 2026.02.05 23:50:02.037998 [ 5 ] {dfb4b3a7-55d4-4c82-a416-7c541407fa0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9291 | 2026.02.05 23:50:02.038298 [ 5 ] {dfb4b3a7-55d4-4c82-a416-7c541407fa0c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9292 | 2026.02.05 23:50:02.038511 [ 5 ] {dfb4b3a7-55d4-4c82-a416-7c541407fa0c} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9293 | 2026.02.05 23:50:02.038638 [ 5 ] {dfb4b3a7-55d4-4c82-a416-7c541407fa0c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00106 sec., 943.3962264150944 rows/sec., 63.57 KiB/sec. | ||
| 9294 | 2026.02.05 23:50:02.038674 [ 5 ] {dfb4b3a7-55d4-4c82-a416-7c541407fa0c} <Debug> TCPHandler: Processed in 0.001223262 sec. | ||
| 9295 | 2026.02.05 23:50:02.038783 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9296 | 2026.02.05 23:50:02.038879 [ 5 ] {05e230ca-1481-4b40-8ed1-3afc6fa2d32e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9297 | 2026.02.05 23:50:02.038942 [ 5 ] {05e230ca-1481-4b40-8ed1-3afc6fa2d32e} <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 | ||
| 9298 | 2026.02.05 23:50:02.039684 [ 5 ] {05e230ca-1481-4b40-8ed1-3afc6fa2d32e} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9299 | 2026.02.05 23:50:02.039720 [ 5 ] {05e230ca-1481-4b40-8ed1-3afc6fa2d32e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9300 | 2026.02.05 23:50:02.040231 [ 5 ] {05e230ca-1481-4b40-8ed1-3afc6fa2d32e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9301 | 2026.02.05 23:50:02.040453 [ 5 ] {05e230ca-1481-4b40-8ed1-3afc6fa2d32e} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9302 | 2026.02.05 23:50:02.040587 [ 5 ] {05e230ca-1481-4b40-8ed1-3afc6fa2d32e} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001726 sec., 8690.614136732329 rows/sec., 15.57 MiB/sec. | ||
| 9303 | 2026.02.05 23:50:02.040647 [ 5 ] {05e230ca-1481-4b40-8ed1-3afc6fa2d32e} <Debug> TCPHandler: Processed in 0.001915199 sec. | ||
| 9304 | 2026.02.05 23:50:02.040764 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9305 | 2026.02.05 23:50:02.040885 [ 5 ] {ab0d7c31-cefa-40de-9cb8-249b69082c5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9306 | 2026.02.05 23:50:02.040936 [ 5 ] {ab0d7c31-cefa-40de-9cb8-249b69082c5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9307 | 2026.02.05 23:50:02.041348 [ 5 ] {ab0d7c31-cefa-40de-9cb8-249b69082c5e} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9308 | 2026.02.05 23:50:02.041389 [ 5 ] {ab0d7c31-cefa-40de-9cb8-249b69082c5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9309 | 2026.02.05 23:50:02.041762 [ 5 ] {ab0d7c31-cefa-40de-9cb8-249b69082c5e} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9310 | 2026.02.05 23:50:02.041977 [ 5 ] {ab0d7c31-cefa-40de-9cb8-249b69082c5e} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9311 | 2026.02.05 23:50:02.042105 [ 5 ] {ab0d7c31-cefa-40de-9cb8-249b69082c5e} <Debug> executeQuery: Read 76 rows, 4.83 KiB in 0.001245 sec., 61044.17670682731 rows/sec., 3.79 MiB/sec. | ||
| 9312 | 2026.02.05 23:50:02.042139 [ 5 ] {ab0d7c31-cefa-40de-9cb8-249b69082c5e} <Debug> TCPHandler: Processed in 0.001434234 sec. | ||
| 9313 | 2026.02.05 23:50:02.226988 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18726 | ||
| 9314 | 2026.02.05 23:50:02.227515 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9315 | 2026.02.05 23:50:02.227569 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9316 | 2026.02.05 23:50:02.228065 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9317 | 2026.02.05 23:50:02.228310 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9318 | 2026.02.05 23:50:02.228458 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18726 | ||
| 9319 | 2026.02.05 23:50:03.193957 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9320 | 2026.02.05 23:50:03.194133 [ 5 ] {b508b4ee-d10f-4481-ad2c-f4a5b2d0a5df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9321 | 2026.02.05 23:50:03.194199 [ 5 ] {b508b4ee-d10f-4481-ad2c-f4a5b2d0a5df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9322 | 2026.02.05 23:50:03.194848 [ 5 ] {b508b4ee-d10f-4481-ad2c-f4a5b2d0a5df} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9323 | 2026.02.05 23:50:03.194903 [ 5 ] {b508b4ee-d10f-4481-ad2c-f4a5b2d0a5df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9324 | 2026.02.05 23:50:03.195293 [ 5 ] {b508b4ee-d10f-4481-ad2c-f4a5b2d0a5df} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9325 | 2026.02.05 23:50:03.195523 [ 5 ] {b508b4ee-d10f-4481-ad2c-f4a5b2d0a5df} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9326 | 2026.02.05 23:50:03.195677 [ 5 ] {b508b4ee-d10f-4481-ad2c-f4a5b2d0a5df} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001592 sec., 35175.87939698492 rows/sec., 2.70 MiB/sec. | ||
| 9327 | 2026.02.05 23:50:03.195725 [ 5 ] {b508b4ee-d10f-4481-ad2c-f4a5b2d0a5df} <Debug> TCPHandler: Processed in 0.001896119 sec. | ||
| 9328 | 2026.02.05 23:50:03.195848 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9329 | 2026.02.05 23:50:03.195951 [ 5 ] {decd682b-316e-49c1-b1b9-08b295a26e79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9330 | 2026.02.05 23:50:03.195994 [ 5 ] {decd682b-316e-49c1-b1b9-08b295a26e79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9331 | 2026.02.05 23:50:03.196420 [ 5 ] {decd682b-316e-49c1-b1b9-08b295a26e79} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9332 | 2026.02.05 23:50:03.196458 [ 5 ] {decd682b-316e-49c1-b1b9-08b295a26e79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9333 | 2026.02.05 23:50:03.196764 [ 5 ] {decd682b-316e-49c1-b1b9-08b295a26e79} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9334 | 2026.02.05 23:50:03.196976 [ 5 ] {decd682b-316e-49c1-b1b9-08b295a26e79} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9335 | 2026.02.05 23:50:03.197110 [ 5 ] {decd682b-316e-49c1-b1b9-08b295a26e79} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001183 sec., 54099.74640743872 rows/sec., 4.22 MiB/sec. | ||
| 9336 | 2026.02.05 23:50:03.197148 [ 5 ] {decd682b-316e-49c1-b1b9-08b295a26e79} <Debug> TCPHandler: Processed in 0.001353793 sec. | ||
| 9337 | 2026.02.05 23:50:03.197261 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9338 | 2026.02.05 23:50:03.197358 [ 5 ] {43b6d9d8-8eab-44f5-b170-282ce09dc5a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9339 | 2026.02.05 23:50:03.197402 [ 5 ] {43b6d9d8-8eab-44f5-b170-282ce09dc5a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9340 | 2026.02.05 23:50:03.197764 [ 5 ] {43b6d9d8-8eab-44f5-b170-282ce09dc5a2} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9341 | 2026.02.05 23:50:03.197800 [ 5 ] {43b6d9d8-8eab-44f5-b170-282ce09dc5a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9342 | 2026.02.05 23:50:03.198126 [ 5 ] {43b6d9d8-8eab-44f5-b170-282ce09dc5a2} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9343 | 2026.02.05 23:50:03.198336 [ 5 ] {43b6d9d8-8eab-44f5-b170-282ce09dc5a2} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9344 | 2026.02.05 23:50:03.198464 [ 5 ] {43b6d9d8-8eab-44f5-b170-282ce09dc5a2} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001126 sec., 28419.18294849023 rows/sec., 1.98 MiB/sec. | ||
| 9345 | 2026.02.05 23:50:03.198500 [ 5 ] {43b6d9d8-8eab-44f5-b170-282ce09dc5a2} <Debug> TCPHandler: Processed in 0.001289442 sec. | ||
| 9346 | 2026.02.05 23:50:03.198609 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9347 | 2026.02.05 23:50:03.198704 [ 5 ] {d28adb36-8312-4902-958d-89cb0de3164d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9348 | 2026.02.05 23:50:03.198747 [ 5 ] {d28adb36-8312-4902-958d-89cb0de3164d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9349 | 2026.02.05 23:50:03.199063 [ 5 ] {d28adb36-8312-4902-958d-89cb0de3164d} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9350 | 2026.02.05 23:50:03.199099 [ 5 ] {d28adb36-8312-4902-958d-89cb0de3164d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9351 | 2026.02.05 23:50:03.199393 [ 5 ] {d28adb36-8312-4902-958d-89cb0de3164d} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9352 | 2026.02.05 23:50:03.199604 [ 5 ] {d28adb36-8312-4902-958d-89cb0de3164d} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9353 | 2026.02.05 23:50:03.199733 [ 5 ] {d28adb36-8312-4902-958d-89cb0de3164d} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001048 sec., 11450.381679389311 rows/sec., 790.20 KiB/sec. | ||
| 9354 | 2026.02.05 23:50:03.199770 [ 5 ] {d28adb36-8312-4902-958d-89cb0de3164d} <Debug> TCPHandler: Processed in 0.001210352 sec. | ||
| 9355 | 2026.02.05 23:50:03.227369 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 9356 | 2026.02.05 23:50:03.245430 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9357 | 2026.02.05 23:50:03.245496 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9358 | 2026.02.05 23:50:03.251611 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9359 | 2026.02.05 23:50:03.252311 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9360 | 2026.02.05 23:50:03.255718 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 9361 | 2026.02.05 23:50:08.200060 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9362 | 2026.02.05 23:50:08.200277 [ 5 ] {6013d27a-6026-40a7-81f5-6f9b67a13c01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9363 | 2026.02.05 23:50:08.200353 [ 5 ] {6013d27a-6026-40a7-81f5-6f9b67a13c01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9364 | 2026.02.05 23:50:08.201070 [ 5 ] {6013d27a-6026-40a7-81f5-6f9b67a13c01} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9365 | 2026.02.05 23:50:08.201121 [ 5 ] {6013d27a-6026-40a7-81f5-6f9b67a13c01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9366 | 2026.02.05 23:50:08.201540 [ 5 ] {6013d27a-6026-40a7-81f5-6f9b67a13c01} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9367 | 2026.02.05 23:50:08.201766 [ 5 ] {6013d27a-6026-40a7-81f5-6f9b67a13c01} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9368 | 2026.02.05 23:50:08.201918 [ 5 ] {6013d27a-6026-40a7-81f5-6f9b67a13c01} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001717 sec., 61735.58532323821 rows/sec., 5.17 MiB/sec. | ||
| 9369 | 2026.02.05 23:50:08.201967 [ 5 ] {6013d27a-6026-40a7-81f5-6f9b67a13c01} <Debug> TCPHandler: Processed in 0.002070171 sec. | ||
| 9370 | 2026.02.05 23:50:08.202087 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9371 | 2026.02.05 23:50:08.202185 [ 5 ] {111da09f-51b6-44e2-9ae3-d009cd2f82ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9372 | 2026.02.05 23:50:08.202227 [ 5 ] {111da09f-51b6-44e2-9ae3-d009cd2f82ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9373 | 2026.02.05 23:50:08.202729 [ 5 ] {111da09f-51b6-44e2-9ae3-d009cd2f82ee} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9374 | 2026.02.05 23:50:08.202770 [ 5 ] {111da09f-51b6-44e2-9ae3-d009cd2f82ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9375 | 2026.02.05 23:50:08.203100 [ 5 ] {111da09f-51b6-44e2-9ae3-d009cd2f82ee} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9376 | 2026.02.05 23:50:08.203318 [ 5 ] {111da09f-51b6-44e2-9ae3-d009cd2f82ee} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9377 | 2026.02.05 23:50:08.203454 [ 5 ] {111da09f-51b6-44e2-9ae3-d009cd2f82ee} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001252 sec., 19968.05111821086 rows/sec., 1.47 MiB/sec. | ||
| 9378 | 2026.02.05 23:50:08.203500 [ 5 ] {111da09f-51b6-44e2-9ae3-d009cd2f82ee} <Debug> TCPHandler: Processed in 0.001431415 sec. | ||
| 9379 | 2026.02.05 23:50:08.203608 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9380 | 2026.02.05 23:50:08.203705 [ 5 ] {7db752c3-0d32-4277-b032-0327307b938e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9381 | 2026.02.05 23:50:08.203746 [ 5 ] {7db752c3-0d32-4277-b032-0327307b938e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9382 | 2026.02.05 23:50:08.204181 [ 5 ] {7db752c3-0d32-4277-b032-0327307b938e} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9383 | 2026.02.05 23:50:08.204218 [ 5 ] {7db752c3-0d32-4277-b032-0327307b938e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9384 | 2026.02.05 23:50:08.204533 [ 5 ] {7db752c3-0d32-4277-b032-0327307b938e} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9385 | 2026.02.05 23:50:08.204742 [ 5 ] {7db752c3-0d32-4277-b032-0327307b938e} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9386 | 2026.02.05 23:50:08.204876 [ 5 ] {7db752c3-0d32-4277-b032-0327307b938e} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001192 sec., 74664.42953020135 rows/sec., 5.83 MiB/sec. | ||
| 9387 | 2026.02.05 23:50:08.204914 [ 5 ] {7db752c3-0d32-4277-b032-0327307b938e} <Debug> TCPHandler: Processed in 0.001357563 sec. | ||
| 9388 | 2026.02.05 23:50:08.205023 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9389 | 2026.02.05 23:50:08.205120 [ 5 ] {5a71ac6c-eb56-4558-9ce6-7ad58e2561b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9390 | 2026.02.05 23:50:08.205165 [ 5 ] {5a71ac6c-eb56-4558-9ce6-7ad58e2561b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9391 | 2026.02.05 23:50:08.205582 [ 5 ] {5a71ac6c-eb56-4558-9ce6-7ad58e2561b6} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9392 | 2026.02.05 23:50:08.205620 [ 5 ] {5a71ac6c-eb56-4558-9ce6-7ad58e2561b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9393 | 2026.02.05 23:50:08.205962 [ 5 ] {5a71ac6c-eb56-4558-9ce6-7ad58e2561b6} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9394 | 2026.02.05 23:50:08.206189 [ 5 ] {5a71ac6c-eb56-4558-9ce6-7ad58e2561b6} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9395 | 2026.02.05 23:50:08.206322 [ 5 ] {5a71ac6c-eb56-4558-9ce6-7ad58e2561b6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 9396 | 2026.02.05 23:50:08.206360 [ 5 ] {5a71ac6c-eb56-4558-9ce6-7ad58e2561b6} <Debug> TCPHandler: Processed in 0.001387504 sec. | ||
| 9397 | 2026.02.05 23:50:08.206464 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9398 | 2026.02.05 23:50:08.206572 [ 5 ] {70148efb-ff67-486e-9fca-e757df379eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9399 | 2026.02.05 23:50:08.206635 [ 5 ] {70148efb-ff67-486e-9fca-e757df379eab} <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 | ||
| 9400 | 2026.02.05 23:50:08.207591 [ 5 ] {70148efb-ff67-486e-9fca-e757df379eab} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9401 | 2026.02.05 23:50:08.207629 [ 5 ] {70148efb-ff67-486e-9fca-e757df379eab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9402 | 2026.02.05 23:50:08.208186 [ 5 ] {70148efb-ff67-486e-9fca-e757df379eab} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9403 | 2026.02.05 23:50:08.208428 [ 5 ] {70148efb-ff67-486e-9fca-e757df379eab} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9404 | 2026.02.05 23:50:08.208571 [ 5 ] {70148efb-ff67-486e-9fca-e757df379eab} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002021 sec., 12370.113805047007 rows/sec., 22.17 MiB/sec. | ||
| 9405 | 2026.02.05 23:50:08.208638 [ 5 ] {70148efb-ff67-486e-9fca-e757df379eab} <Debug> TCPHandler: Processed in 0.002223782 sec. | ||
| 9406 | 2026.02.05 23:50:08.208748 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9407 | 2026.02.05 23:50:08.208842 [ 5 ] {975bbedd-995c-4242-92a1-79870625614f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9408 | 2026.02.05 23:50:08.208884 [ 5 ] {975bbedd-995c-4242-92a1-79870625614f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9409 | 2026.02.05 23:50:08.209214 [ 5 ] {975bbedd-995c-4242-92a1-79870625614f} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9410 | 2026.02.05 23:50:08.209251 [ 5 ] {975bbedd-995c-4242-92a1-79870625614f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9411 | 2026.02.05 23:50:08.209557 [ 5 ] {975bbedd-995c-4242-92a1-79870625614f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9412 | 2026.02.05 23:50:08.209771 [ 5 ] {975bbedd-995c-4242-92a1-79870625614f} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9413 | 2026.02.05 23:50:08.209905 [ 5 ] {975bbedd-995c-4242-92a1-79870625614f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 9414 | 2026.02.05 23:50:08.209942 [ 5 ] {975bbedd-995c-4242-92a1-79870625614f} <Debug> TCPHandler: Processed in 0.001245632 sec. | ||
| 9415 | 2026.02.05 23:50:09.556189 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9416 | 2026.02.05 23:50:09.556287 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9417 | 2026.02.05 23:50:09.729413 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19174 | ||
| 9418 | 2026.02.05 23:50:09.729902 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9419 | 2026.02.05 23:50:09.729940 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9420 | 2026.02.05 23:50:09.730410 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9421 | 2026.02.05 23:50:09.730643 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9422 | 2026.02.05 23:50:09.730774 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19174 | ||
| 9423 | 2026.02.05 23:50:09.761383 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1260 | ||
| 9424 | 2026.02.05 23:50:09.763831 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9425 | 2026.02.05 23:50:09.763875 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9426 | 2026.02.05 23:50:09.765053 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9427 | 2026.02.05 23:50:09.765319 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9428 | 2026.02.05 23:50:09.765571 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1260 | ||
| 9429 | 2026.02.05 23:50:10.755876 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 9430 | 2026.02.05 23:50:10.773566 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9431 | 2026.02.05 23:50:10.773622 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9432 | 2026.02.05 23:50:10.780048 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9433 | 2026.02.05 23:50:10.780740 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9434 | 2026.02.05 23:50:10.783898 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 9435 | 2026.02.05 23:50:13.208553 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9436 | 2026.02.05 23:50:13.208734 [ 5 ] {4cc68a70-e606-4fe0-97ff-6990639f256d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9437 | 2026.02.05 23:50:13.208800 [ 5 ] {4cc68a70-e606-4fe0-97ff-6990639f256d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9438 | 2026.02.05 23:50:13.209607 [ 5 ] {4cc68a70-e606-4fe0-97ff-6990639f256d} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9439 | 2026.02.05 23:50:13.209665 [ 5 ] {4cc68a70-e606-4fe0-97ff-6990639f256d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9440 | 2026.02.05 23:50:13.210088 [ 5 ] {4cc68a70-e606-4fe0-97ff-6990639f256d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9441 | 2026.02.05 23:50:13.210324 [ 5 ] {4cc68a70-e606-4fe0-97ff-6990639f256d} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9442 | 2026.02.05 23:50:13.210482 [ 24 ] {} <Debug> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 9443 | 2026.02.05 23:50:13.210491 [ 5 ] {4cc68a70-e606-4fe0-97ff-6990639f256d} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001805 sec., 147368.42105263157 rows/sec., 9.36 MiB/sec. | ||
| 9444 | 2026.02.05 23:50:13.210554 [ 24 ] {} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9445 | 2026.02.05 23:50:13.210582 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9446 | 2026.02.05 23:50:13.210590 [ 5 ] {4cc68a70-e606-4fe0-97ff-6990639f256d} <Debug> TCPHandler: Processed in 0.002166071 sec. | ||
| 9447 | 2026.02.05 23:50:13.210684 [ 197 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 9448 | 2026.02.05 23:50:13.210727 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9449 | 2026.02.05 23:50:13.210801 [ 197 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9450 | 2026.02.05 23:50:13.210838 [ 5 ] {bb9ce8fa-3db1-424d-b69c-2dd1cb993e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9451 | 2026.02.05 23:50:13.210840 [ 197 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 266 rows starting from the beginning of the part | ||
| 9452 | 2026.02.05 23:50:13.210892 [ 5 ] {bb9ce8fa-3db1-424d-b69c-2dd1cb993e9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9453 | 2026.02.05 23:50:13.210929 [ 197 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 266 rows starting from the beginning of the part | ||
| 9454 | 2026.02.05 23:50:13.210980 [ 197 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 266 rows starting from the beginning of the part | ||
| 9455 | 2026.02.05 23:50:13.211021 [ 197 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 266 rows starting from the beginning of the part | ||
| 9456 | 2026.02.05 23:50:13.211096 [ 197 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 266 rows starting from the beginning of the part | ||
| 9457 | 2026.02.05 23:50:13.211745 [ 5 ] {bb9ce8fa-3db1-424d-b69c-2dd1cb993e9e} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9458 | 2026.02.05 23:50:13.211790 [ 5 ] {bb9ce8fa-3db1-424d-b69c-2dd1cb993e9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9459 | 2026.02.05 23:50:13.212107 [ 198 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1330 rows, containing 5 columns (5 merged, 0 gathered) in 0.001463205 sec., 908963.5423607766 rows/sec., 61.21 MiB/sec. | ||
| 9460 | 2026.02.05 23:50:13.212230 [ 5 ] {bb9ce8fa-3db1-424d-b69c-2dd1cb993e9e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9461 | 2026.02.05 23:50:13.212294 [ 192 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 9462 | 2026.02.05 23:50:13.212468 [ 5 ] {bb9ce8fa-3db1-424d-b69c-2dd1cb993e9e} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9463 | 2026.02.05 23:50:13.212590 [ 192 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_29_7} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9464 | 2026.02.05 23:50:13.212604 [ 24 ] {} <Debug> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9465 | 2026.02.05 23:50:13.212610 [ 5 ] {bb9ce8fa-3db1-424d-b69c-2dd1cb993e9e} <Debug> executeQuery: Read 782 rows, 63.55 KiB in 0.001798 sec., 434927.6974416018 rows/sec., 34.51 MiB/sec. | ||
| 9466 | 2026.02.05 23:50:13.212654 [ 24 ] {} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9467 | 2026.02.05 23:50:13.212670 [ 192 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_29_7} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 9468 | 2026.02.05 23:50:13.212676 [ 5 ] {bb9ce8fa-3db1-424d-b69c-2dd1cb993e9e} <Debug> TCPHandler: Processed in 0.00200439 sec. | ||
| 9469 | 2026.02.05 23:50:13.212684 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9470 | 2026.02.05 23:50:13.212774 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 9471 | 2026.02.05 23:50:13.212807 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9472 | 2026.02.05 23:50:13.212821 [ 197 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9473 | 2026.02.05 23:50:13.212912 [ 5 ] {364623ee-c31c-4a72-9ca9-61a31612ec3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9474 | 2026.02.05 23:50:13.212920 [ 197 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9475 | 2026.02.05 23:50:13.212961 [ 197 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1981 rows starting from the beginning of the part | ||
| 9476 | 2026.02.05 23:50:13.212965 [ 5 ] {364623ee-c31c-4a72-9ca9-61a31612ec3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9477 | 2026.02.05 23:50:13.213009 [ 197 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 106 rows starting from the beginning of the part | ||
| 9478 | 2026.02.05 23:50:13.213052 [ 197 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1923 rows starting from the beginning of the part | ||
| 9479 | 2026.02.05 23:50:13.213090 [ 197 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 56 rows starting from the beginning of the part | ||
| 9480 | 2026.02.05 23:50:13.213123 [ 197 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 106 rows starting from the beginning of the part | ||
| 9481 | 2026.02.05 23:50:13.213159 [ 197 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 782 rows starting from the beginning of the part | ||
| 9482 | 2026.02.05 23:50:13.213466 [ 5 ] {364623ee-c31c-4a72-9ca9-61a31612ec3e} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9483 | 2026.02.05 23:50:13.213515 [ 5 ] {364623ee-c31c-4a72-9ca9-61a31612ec3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9484 | 2026.02.05 23:50:13.213856 [ 5 ] {364623ee-c31c-4a72-9ca9-61a31612ec3e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9485 | 2026.02.05 23:50:13.214085 [ 5 ] {364623ee-c31c-4a72-9ca9-61a31612ec3e} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9486 | 2026.02.05 23:50:13.214203 [ 24 ] {} <Debug> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9487 | 2026.02.05 23:50:13.214221 [ 5 ] {364623ee-c31c-4a72-9ca9-61a31612ec3e} <Debug> executeQuery: Read 148 rows, 9.13 KiB in 0.001331 sec., 111194.59053343351 rows/sec., 6.70 MiB/sec. | ||
| 9488 | 2026.02.05 23:50:13.214244 [ 24 ] {} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9489 | 2026.02.05 23:50:13.214268 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9490 | 2026.02.05 23:50:13.214273 [ 5 ] {364623ee-c31c-4a72-9ca9-61a31612ec3e} <Debug> TCPHandler: Processed in 0.001518255 sec. | ||
| 9491 | 2026.02.05 23:50:13.214349 [ 192 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9492 | 2026.02.05 23:50:13.214395 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9493 | 2026.02.05 23:50:13.214437 [ 192 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9494 | 2026.02.05 23:50:13.214465 [ 192 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 191 rows starting from the beginning of the part | ||
| 9495 | 2026.02.05 23:50:13.214494 [ 5 ] {bf9e6026-c67f-4663-977c-76e4f670ccc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9496 | 2026.02.05 23:50:13.214523 [ 192 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 148 rows starting from the beginning of the part | ||
| 9497 | 2026.02.05 23:50:13.214536 [ 5 ] {bf9e6026-c67f-4663-977c-76e4f670ccc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9498 | 2026.02.05 23:50:13.214572 [ 192 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 25 rows starting from the beginning of the part | ||
| 9499 | 2026.02.05 23:50:13.214614 [ 192 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 150 rows starting from the beginning of the part | ||
| 9500 | 2026.02.05 23:50:13.214652 [ 192 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 25 rows starting from the beginning of the part | ||
| 9501 | 2026.02.05 23:50:13.214690 [ 192 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 148 rows starting from the beginning of the part | ||
| 9502 | 2026.02.05 23:50:13.214737 [ 187 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4954 rows, containing 5 columns (5 merged, 0 gathered) in 0.00199114 sec., 2488021.937181715 rows/sec., 211.45 MiB/sec. | ||
| 9503 | 2026.02.05 23:50:13.214990 [ 5 ] {bf9e6026-c67f-4663-977c-76e4f670ccc9} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9504 | 2026.02.05 23:50:13.215033 [ 5 ] {bf9e6026-c67f-4663-977c-76e4f670ccc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9505 | 2026.02.05 23:50:13.215062 [ 187 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9506 | 2026.02.05 23:50:13.215479 [ 195 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_66_13} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9507 | 2026.02.05 23:50:13.215548 [ 194 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 687 rows, containing 5 columns (5 merged, 0 gathered) in 0.001234472 sec., 556513.2299477024 rows/sec., 36.58 MiB/sec. | ||
| 9508 | 2026.02.05 23:50:13.215605 [ 195 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_66_13} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9509 | 2026.02.05 23:50:13.215606 [ 5 ] {bf9e6026-c67f-4663-977c-76e4f670ccc9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9510 | 2026.02.05 23:50:13.215731 [ 187 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9511 | 2026.02.05 23:50:13.215733 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 9512 | 2026.02.05 23:50:13.215899 [ 5 ] {bf9e6026-c67f-4663-977c-76e4f670ccc9} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9513 | 2026.02.05 23:50:13.216049 [ 5 ] {bf9e6026-c67f-4663-977c-76e4f670ccc9} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001576 sec., 88832.48730964467 rows/sec., 5.74 MiB/sec. | ||
| 9514 | 2026.02.05 23:50:13.216062 [ 187 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_56_11} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9515 | 2026.02.05 23:50:13.216089 [ 5 ] {bf9e6026-c67f-4663-977c-76e4f670ccc9} <Debug> TCPHandler: Processed in 0.001745597 sec. | ||
| 9516 | 2026.02.05 23:50:13.216146 [ 187 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_56_11} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9517 | 2026.02.05 23:50:13.216211 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9518 | 2026.02.05 23:50:13.216254 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 9519 | 2026.02.05 23:50:13.216315 [ 5 ] {5a22802c-7c63-4b03-b3e1-92cc90bfd619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9520 | 2026.02.05 23:50:13.216361 [ 5 ] {5a22802c-7c63-4b03-b3e1-92cc90bfd619} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9521 | 2026.02.05 23:50:13.216800 [ 5 ] {5a22802c-7c63-4b03-b3e1-92cc90bfd619} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9522 | 2026.02.05 23:50:13.216836 [ 5 ] {5a22802c-7c63-4b03-b3e1-92cc90bfd619} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9523 | 2026.02.05 23:50:13.217157 [ 5 ] {5a22802c-7c63-4b03-b3e1-92cc90bfd619} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9524 | 2026.02.05 23:50:13.217383 [ 5 ] {5a22802c-7c63-4b03-b3e1-92cc90bfd619} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9525 | 2026.02.05 23:50:13.217484 [ 25 ] {} <Debug> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 9526 | 2026.02.05 23:50:13.217515 [ 5 ] {5a22802c-7c63-4b03-b3e1-92cc90bfd619} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.00122 sec., 113934.4262295082 rows/sec., 6.48 MiB/sec. | ||
| 9527 | 2026.02.05 23:50:13.217520 [ 25 ] {} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9528 | 2026.02.05 23:50:13.217547 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9529 | 2026.02.05 23:50:13.217553 [ 5 ] {5a22802c-7c63-4b03-b3e1-92cc90bfd619} <Debug> TCPHandler: Processed in 0.001393514 sec. | ||
| 9530 | 2026.02.05 23:50:13.217632 [ 195 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 9531 | 2026.02.05 23:50:13.217671 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9532 | 2026.02.05 23:50:13.217737 [ 195 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9533 | 2026.02.05 23:50:13.217771 [ 195 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 139 rows starting from the beginning of the part | ||
| 9534 | 2026.02.05 23:50:13.217774 [ 5 ] {6cb2f310-4adc-4627-bd06-9f0d9cbf5549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9535 | 2026.02.05 23:50:13.217826 [ 5 ] {6cb2f310-4adc-4627-bd06-9f0d9cbf5549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9536 | 2026.02.05 23:50:13.217838 [ 195 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 139 rows starting from the beginning of the part | ||
| 9537 | 2026.02.05 23:50:13.217890 [ 195 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 139 rows starting from the beginning of the part | ||
| 9538 | 2026.02.05 23:50:13.217932 [ 195 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 139 rows starting from the beginning of the part | ||
| 9539 | 2026.02.05 23:50:13.217970 [ 195 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 139 rows starting from the beginning of the part | ||
| 9540 | 2026.02.05 23:50:13.218419 [ 5 ] {6cb2f310-4adc-4627-bd06-9f0d9cbf5549} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9541 | 2026.02.05 23:50:13.218461 [ 5 ] {6cb2f310-4adc-4627-bd06-9f0d9cbf5549} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9542 | 2026.02.05 23:50:13.218765 [ 187 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 695 rows, containing 5 columns (5 merged, 0 gathered) in 0.001168461 sec., 594799.484107728 rows/sec., 36.11 MiB/sec. | ||
| 9543 | 2026.02.05 23:50:13.218805 [ 5 ] {6cb2f310-4adc-4627-bd06-9f0d9cbf5549} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9544 | 2026.02.05 23:50:13.218899 [ 195 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 9545 | 2026.02.05 23:50:13.219079 [ 5 ] {6cb2f310-4adc-4627-bd06-9f0d9cbf5549} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9546 | 2026.02.05 23:50:13.219202 [ 195 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_29_7} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9547 | 2026.02.05 23:50:13.219203 [ 25 ] {} <Debug> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9548 | 2026.02.05 23:50:13.219227 [ 5 ] {6cb2f310-4adc-4627-bd06-9f0d9cbf5549} <Debug> executeQuery: Read 478 rows, 34.48 KiB in 0.001473 sec., 324507.80719619826 rows/sec., 22.86 MiB/sec. | ||
| 9549 | 2026.02.05 23:50:13.219250 [ 25 ] {} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9550 | 2026.02.05 23:50:13.219270 [ 5 ] {6cb2f310-4adc-4627-bd06-9f0d9cbf5549} <Debug> TCPHandler: Processed in 0.001650496 sec. | ||
| 9551 | 2026.02.05 23:50:13.219275 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9552 | 2026.02.05 23:50:13.219281 [ 195 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_29_7} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 9553 | 2026.02.05 23:50:13.219372 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 9554 | 2026.02.05 23:50:13.219397 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9555 | 2026.02.05 23:50:13.219406 [ 195 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9556 | 2026.02.05 23:50:13.219500 [ 195 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9557 | 2026.02.05 23:50:13.219501 [ 5 ] {1929df8a-2d8b-4104-b14e-6ba6c3b90444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9558 | 2026.02.05 23:50:13.219527 [ 195 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 995 rows starting from the beginning of the part | ||
| 9559 | 2026.02.05 23:50:13.219559 [ 5 ] {1929df8a-2d8b-4104-b14e-6ba6c3b90444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9560 | 2026.02.05 23:50:13.219579 [ 195 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 89 rows starting from the beginning of the part | ||
| 9561 | 2026.02.05 23:50:13.219622 [ 195 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 936 rows starting from the beginning of the part | ||
| 9562 | 2026.02.05 23:50:13.219655 [ 195 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 64 rows starting from the beginning of the part | ||
| 9563 | 2026.02.05 23:50:13.219688 [ 195 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 89 rows starting from the beginning of the part | ||
| 9564 | 2026.02.05 23:50:13.219726 [ 195 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 478 rows starting from the beginning of the part | ||
| 9565 | 2026.02.05 23:50:13.219908 [ 5 ] {1929df8a-2d8b-4104-b14e-6ba6c3b90444} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9566 | 2026.02.05 23:50:13.219948 [ 5 ] {1929df8a-2d8b-4104-b14e-6ba6c3b90444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9567 | 2026.02.05 23:50:13.220255 [ 5 ] {1929df8a-2d8b-4104-b14e-6ba6c3b90444} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9568 | 2026.02.05 23:50:13.220473 [ 5 ] {1929df8a-2d8b-4104-b14e-6ba6c3b90444} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9569 | 2026.02.05 23:50:13.220594 [ 5 ] {1929df8a-2d8b-4104-b14e-6ba6c3b90444} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001161 sec., 5167.958656330749 rows/sec., 270.01 KiB/sec. | ||
| 9570 | 2026.02.05 23:50:13.220628 [ 5 ] {1929df8a-2d8b-4104-b14e-6ba6c3b90444} <Debug> TCPHandler: Processed in 0.001333263 sec. | ||
| 9571 | 2026.02.05 23:50:13.220734 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9572 | 2026.02.05 23:50:13.220740 [ 202 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2651 rows, containing 5 columns (5 merged, 0 gathered) in 0.001461205 sec., 1814256.0421022377 rows/sec., 138.22 MiB/sec. | ||
| 9573 | 2026.02.05 23:50:13.220894 [ 5 ] {d7231b9e-8264-4235-a726-fe0e0d123cda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9574 | 2026.02.05 23:50:13.220943 [ 5 ] {d7231b9e-8264-4235-a726-fe0e0d123cda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9575 | 2026.02.05 23:50:13.221063 [ 194 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9576 | 2026.02.05 23:50:13.221371 [ 5 ] {d7231b9e-8264-4235-a726-fe0e0d123cda} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9577 | 2026.02.05 23:50:13.221377 [ 194 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_66_13} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9578 | 2026.02.05 23:50:13.221417 [ 5 ] {d7231b9e-8264-4235-a726-fe0e0d123cda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9579 | 2026.02.05 23:50:13.221493 [ 194 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_66_13} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9580 | 2026.02.05 23:50:13.221597 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 9581 | 2026.02.05 23:50:13.221777 [ 5 ] {d7231b9e-8264-4235-a726-fe0e0d123cda} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9582 | 2026.02.05 23:50:13.222012 [ 5 ] {d7231b9e-8264-4235-a726-fe0e0d123cda} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9583 | 2026.02.05 23:50:13.222124 [ 25 ] {} <Debug> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9584 | 2026.02.05 23:50:13.222146 [ 5 ] {d7231b9e-8264-4235-a726-fe0e0d123cda} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001275 sec., 202352.94117647057 rows/sec., 13.47 MiB/sec. | ||
| 9585 | 2026.02.05 23:50:13.222157 [ 25 ] {} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9586 | 2026.02.05 23:50:13.222183 [ 5 ] {d7231b9e-8264-4235-a726-fe0e0d123cda} <Debug> TCPHandler: Processed in 0.001439374 sec. | ||
| 9587 | 2026.02.05 23:50:13.222207 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9588 | 2026.02.05 23:50:13.222279 [ 195 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9589 | 2026.02.05 23:50:13.222322 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9590 | 2026.02.05 23:50:13.222385 [ 195 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9591 | 2026.02.05 23:50:13.222419 [ 195 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 17834 rows starting from the beginning of the part | ||
| 9592 | 2026.02.05 23:50:13.222440 [ 5 ] {45d3cece-e749-4370-bc12-dcfebac3af9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9593 | 2026.02.05 23:50:13.222472 [ 195 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
| 9594 | 2026.02.05 23:50:13.222498 [ 5 ] {45d3cece-e749-4370-bc12-dcfebac3af9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9595 | 2026.02.05 23:50:13.222517 [ 195 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 911 rows starting from the beginning of the part | ||
| 9596 | 2026.02.05 23:50:13.222578 [ 195 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 32 rows starting from the beginning of the part | ||
| 9597 | 2026.02.05 23:50:13.222615 [ 195 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part | ||
| 9598 | 2026.02.05 23:50:13.222650 [ 195 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 258 rows starting from the beginning of the part | ||
| 9599 | 2026.02.05 23:50:13.222855 [ 5 ] {45d3cece-e749-4370-bc12-dcfebac3af9c} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9600 | 2026.02.05 23:50:13.222899 [ 5 ] {45d3cece-e749-4370-bc12-dcfebac3af9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9601 | 2026.02.05 23:50:13.223216 [ 5 ] {45d3cece-e749-4370-bc12-dcfebac3af9c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9602 | 2026.02.05 23:50:13.223446 [ 5 ] {45d3cece-e749-4370-bc12-dcfebac3af9c} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9603 | 2026.02.05 23:50:13.223580 [ 5 ] {45d3cece-e749-4370-bc12-dcfebac3af9c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001165 sec., 858.3690987124463 rows/sec., 57.84 KiB/sec. | ||
| 9604 | 2026.02.05 23:50:13.223617 [ 5 ] {45d3cece-e749-4370-bc12-dcfebac3af9c} <Debug> TCPHandler: Processed in 0.001356143 sec. | ||
| 9605 | 2026.02.05 23:50:13.223739 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9606 | 2026.02.05 23:50:13.223835 [ 5 ] {3c750145-f4b7-473e-b159-b0d999c08b49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9607 | 2026.02.05 23:50:13.223890 [ 5 ] {3c750145-f4b7-473e-b159-b0d999c08b49} <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 | ||
| 9608 | 2026.02.05 23:50:13.224704 [ 5 ] {3c750145-f4b7-473e-b159-b0d999c08b49} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9609 | 2026.02.05 23:50:13.224740 [ 5 ] {3c750145-f4b7-473e-b159-b0d999c08b49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9610 | 2026.02.05 23:50:13.225326 [ 5 ] {3c750145-f4b7-473e-b159-b0d999c08b49} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9611 | 2026.02.05 23:50:13.225565 [ 5 ] {3c750145-f4b7-473e-b159-b0d999c08b49} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9612 | 2026.02.05 23:50:13.225672 [ 25 ] {} <Debug> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9613 | 2026.02.05 23:50:13.225704 [ 25 ] {} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9614 | 2026.02.05 23:50:13.225710 [ 5 ] {3c750145-f4b7-473e-b159-b0d999c08b49} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001893 sec., 7923.9302694136295 rows/sec., 14.20 MiB/sec. | ||
| 9615 | 2026.02.05 23:50:13.225722 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9616 | 2026.02.05 23:50:13.225778 [ 5 ] {3c750145-f4b7-473e-b159-b0d999c08b49} <Debug> TCPHandler: Processed in 0.00209222 sec. | ||
| 9617 | 2026.02.05 23:50:13.225803 [ 202 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9618 | 2026.02.05 23:50:13.225890 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9619 | 2026.02.05 23:50:13.225990 [ 5 ] {110f0c26-1136-4510-9e61-75250a6fbbdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9620 | 2026.02.05 23:50:13.226032 [ 5 ] {110f0c26-1136-4510-9e61-75250a6fbbdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9621 | 2026.02.05 23:50:13.226040 [ 202 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9622 | 2026.02.05 23:50:13.226103 [ 202 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 958 rows starting from the beginning of the part | ||
| 9623 | 2026.02.05 23:50:13.226235 [ 202 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 15 rows starting from the beginning of the part | ||
| 9624 | 2026.02.05 23:50:13.226344 [ 202 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 25 rows starting from the beginning of the part | ||
| 9625 | 2026.02.05 23:50:13.226381 [ 5 ] {110f0c26-1136-4510-9e61-75250a6fbbdb} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9626 | 2026.02.05 23:50:13.226422 [ 5 ] {110f0c26-1136-4510-9e61-75250a6fbbdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9627 | 2026.02.05 23:50:13.226446 [ 202 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 15 rows starting from the beginning of the part | ||
| 9628 | 2026.02.05 23:50:13.226553 [ 202 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 25 rows starting from the beginning of the part | ||
| 9629 | 2026.02.05 23:50:13.226658 [ 202 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 15 rows starting from the beginning of the part | ||
| 9630 | 2026.02.05 23:50:13.226762 [ 5 ] {110f0c26-1136-4510-9e61-75250a6fbbdb} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9631 | 2026.02.05 23:50:13.227015 [ 5 ] {110f0c26-1136-4510-9e61-75250a6fbbdb} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9632 | 2026.02.05 23:50:13.227125 [ 25 ] {} <Debug> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9633 | 2026.02.05 23:50:13.227150 [ 25 ] {} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9634 | 2026.02.05 23:50:13.227153 [ 5 ] {110f0c26-1136-4510-9e61-75250a6fbbdb} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001181 sec., 74513.12447078747 rows/sec., 4.68 MiB/sec. | ||
| 9635 | 2026.02.05 23:50:13.227168 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9636 | 2026.02.05 23:50:13.227194 [ 5 ] {110f0c26-1136-4510-9e61-75250a6fbbdb} <Debug> TCPHandler: Processed in 0.001355423 sec. | ||
| 9637 | 2026.02.05 23:50:13.227251 [ 189 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9638 | 2026.02.05 23:50:13.227363 [ 189 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9639 | 2026.02.05 23:50:13.227393 [ 189 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3936 rows starting from the beginning of the part | ||
| 9640 | 2026.02.05 23:50:13.227446 [ 189 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 9641 | 2026.02.05 23:50:13.227491 [ 189 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 76 rows starting from the beginning of the part | ||
| 9642 | 2026.02.05 23:50:13.227530 [ 189 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 12 rows starting from the beginning of the part | ||
| 9643 | 2026.02.05 23:50:13.227568 [ 189 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
| 9644 | 2026.02.05 23:50:13.227604 [ 189 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 88 rows starting from the beginning of the part | ||
| 9645 | 2026.02.05 23:50:13.227653 [ 196 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19355 rows, containing 5 columns (5 merged, 0 gathered) in 0.005404103 sec., 3581537.953662245 rows/sec., 241.26 MiB/sec. | ||
| 9646 | 2026.02.05 23:50:13.228080 [ 200 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9647 | 2026.02.05 23:50:13.228364 [ 200 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9648 | 2026.02.05 23:50:13.228431 [ 200 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9649 | 2026.02.05 23:50:13.228516 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 9650 | 2026.02.05 23:50:13.229283 [ 195 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4232 rows, containing 4 columns (4 merged, 0 gathered) in 0.00207091 sec., 2043546.0739481677 rows/sec., 132.05 MiB/sec. | ||
| 9651 | 2026.02.05 23:50:13.229589 [ 189 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9652 | 2026.02.05 23:50:13.229865 [ 189 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_66_13} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9653 | 2026.02.05 23:50:13.229944 [ 189 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_66_13} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9654 | 2026.02.05 23:50:13.230021 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 9655 | 2026.02.05 23:50:13.233758 [ 196 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1053 rows, containing 19 columns (19 merged, 0 gathered) in 0.007993309 sec., 131735.18001118183 rows/sec., 236.06 MiB/sec. | ||
| 9656 | 2026.02.05 23:50:13.235320 [ 189 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9657 | 2026.02.05 23:50:13.235676 [ 189 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9658 | 2026.02.05 23:50:13.235754 [ 189 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9659 | 2026.02.05 23:50:13.235879 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.35 MiB. | ||
| 9660 | 2026.02.05 23:50:14.000323 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 297.89 MiB, peak 308.24 MiB, free memory in arenas 0.00 B, will set to 301.07 MiB (RSS), difference: 3.18 MiB | ||
| 9661 | 2026.02.05 23:50:17.232065 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19686 | ||
| 9662 | 2026.02.05 23:50:17.232628 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9663 | 2026.02.05 23:50:17.232668 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9664 | 2026.02.05 23:50:17.233181 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9665 | 2026.02.05 23:50:17.233411 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9666 | 2026.02.05 23:50:17.233535 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19686 | ||
| 9667 | 2026.02.05 23:50:17.233532 [ 66 ] {} <Debug> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9668 | 2026.02.05 23:50:17.233591 [ 66 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9669 | 2026.02.05 23:50:17.233615 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9670 | 2026.02.05 23:50:17.233768 [ 196 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 9671 | 2026.02.05 23:50:17.233918 [ 196 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9672 | 2026.02.05 23:50:17.233961 [ 196 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17254 rows starting from the beginning of the part | ||
| 9673 | 2026.02.05 23:50:17.234034 [ 196 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 512 rows starting from the beginning of the part | ||
| 9674 | 2026.02.05 23:50:17.234080 [ 196 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 448 rows starting from the beginning of the part | ||
| 9675 | 2026.02.05 23:50:17.234120 [ 196 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 512 rows starting from the beginning of the part | ||
| 9676 | 2026.02.05 23:50:17.234159 [ 196 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 448 rows starting from the beginning of the part | ||
| 9677 | 2026.02.05 23:50:17.234197 [ 196 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 512 rows starting from the beginning of the part | ||
| 9678 | 2026.02.05 23:50:17.236282 [ 191 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19686 rows, containing 4 columns (4 merged, 0 gathered) in 0.002573036 sec., 7650884.014059656 rows/sec., 109.45 MiB/sec. | ||
| 9679 | 2026.02.05 23:50:17.236640 [ 190 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9680 | 2026.02.05 23:50:17.236954 [ 190 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_41_8} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9681 | 2026.02.05 23:50:17.237029 [ 190 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_41_8} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9682 | 2026.02.05 23:50:17.237126 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.64 MiB. | ||
| 9683 | 2026.02.05 23:50:18.201247 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9684 | 2026.02.05 23:50:18.201422 [ 5 ] {2925f73b-3f91-4149-b10d-103cc9464d99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9685 | 2026.02.05 23:50:18.201486 [ 5 ] {2925f73b-3f91-4149-b10d-103cc9464d99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9686 | 2026.02.05 23:50:18.202151 [ 5 ] {2925f73b-3f91-4149-b10d-103cc9464d99} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9687 | 2026.02.05 23:50:18.202191 [ 5 ] {2925f73b-3f91-4149-b10d-103cc9464d99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9688 | 2026.02.05 23:50:18.202594 [ 5 ] {2925f73b-3f91-4149-b10d-103cc9464d99} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9689 | 2026.02.05 23:50:18.202821 [ 5 ] {2925f73b-3f91-4149-b10d-103cc9464d99} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9690 | 2026.02.05 23:50:18.202976 [ 5 ] {2925f73b-3f91-4149-b10d-103cc9464d99} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001604 sec., 66084.78802992518 rows/sec., 5.54 MiB/sec. | ||
| 9691 | 2026.02.05 23:50:18.203024 [ 5 ] {2925f73b-3f91-4149-b10d-103cc9464d99} <Debug> TCPHandler: Processed in 0.001900289 sec. | ||
| 9692 | 2026.02.05 23:50:18.203147 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9693 | 2026.02.05 23:50:18.203257 [ 5 ] {8c2ce6c3-cf3a-4695-b4de-81159461c789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9694 | 2026.02.05 23:50:18.203300 [ 5 ] {8c2ce6c3-cf3a-4695-b4de-81159461c789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9695 | 2026.02.05 23:50:18.203708 [ 5 ] {8c2ce6c3-cf3a-4695-b4de-81159461c789} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9696 | 2026.02.05 23:50:18.203742 [ 5 ] {8c2ce6c3-cf3a-4695-b4de-81159461c789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9697 | 2026.02.05 23:50:18.204054 [ 5 ] {8c2ce6c3-cf3a-4695-b4de-81159461c789} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9698 | 2026.02.05 23:50:18.204261 [ 5 ] {8c2ce6c3-cf3a-4695-b4de-81159461c789} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9699 | 2026.02.05 23:50:18.204387 [ 5 ] {8c2ce6c3-cf3a-4695-b4de-81159461c789} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001155 sec., 21645.021645021647 rows/sec., 1.59 MiB/sec. | ||
| 9700 | 2026.02.05 23:50:18.204424 [ 5 ] {8c2ce6c3-cf3a-4695-b4de-81159461c789} <Debug> TCPHandler: Processed in 0.001328153 sec. | ||
| 9701 | 2026.02.05 23:50:18.204532 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9702 | 2026.02.05 23:50:18.204634 [ 5 ] {f36b2042-3675-4539-83ce-f14ac657ac8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9703 | 2026.02.05 23:50:18.204673 [ 5 ] {f36b2042-3675-4539-83ce-f14ac657ac8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9704 | 2026.02.05 23:50:18.205090 [ 5 ] {f36b2042-3675-4539-83ce-f14ac657ac8e} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9705 | 2026.02.05 23:50:18.205124 [ 5 ] {f36b2042-3675-4539-83ce-f14ac657ac8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9706 | 2026.02.05 23:50:18.205429 [ 5 ] {f36b2042-3675-4539-83ce-f14ac657ac8e} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9707 | 2026.02.05 23:50:18.205638 [ 5 ] {f36b2042-3675-4539-83ce-f14ac657ac8e} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9708 | 2026.02.05 23:50:18.205762 [ 5 ] {f36b2042-3675-4539-83ce-f14ac657ac8e} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001148 sec., 77526.13240418119 rows/sec., 6.05 MiB/sec. | ||
| 9709 | 2026.02.05 23:50:18.205798 [ 5 ] {f36b2042-3675-4539-83ce-f14ac657ac8e} <Debug> TCPHandler: Processed in 0.001315253 sec. | ||
| 9710 | 2026.02.05 23:50:18.205908 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9711 | 2026.02.05 23:50:18.206006 [ 5 ] {d563fb54-9784-4d1a-9653-02a766809afd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9712 | 2026.02.05 23:50:18.206048 [ 5 ] {d563fb54-9784-4d1a-9653-02a766809afd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9713 | 2026.02.05 23:50:18.206441 [ 5 ] {d563fb54-9784-4d1a-9653-02a766809afd} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9714 | 2026.02.05 23:50:18.206474 [ 5 ] {d563fb54-9784-4d1a-9653-02a766809afd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9715 | 2026.02.05 23:50:18.206807 [ 5 ] {d563fb54-9784-4d1a-9653-02a766809afd} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9716 | 2026.02.05 23:50:18.207015 [ 5 ] {d563fb54-9784-4d1a-9653-02a766809afd} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9717 | 2026.02.05 23:50:18.207145 [ 5 ] {d563fb54-9784-4d1a-9653-02a766809afd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 9718 | 2026.02.05 23:50:18.207180 [ 5 ] {d563fb54-9784-4d1a-9653-02a766809afd} <Debug> TCPHandler: Processed in 0.001320102 sec. | ||
| 9719 | 2026.02.05 23:50:18.207286 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9720 | 2026.02.05 23:50:18.207378 [ 5 ] {fd006960-3775-4793-815c-5c39674bf855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9721 | 2026.02.05 23:50:18.207439 [ 5 ] {fd006960-3775-4793-815c-5c39674bf855} <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 | ||
| 9722 | 2026.02.05 23:50:18.208231 [ 5 ] {fd006960-3775-4793-815c-5c39674bf855} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9723 | 2026.02.05 23:50:18.208265 [ 5 ] {fd006960-3775-4793-815c-5c39674bf855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9724 | 2026.02.05 23:50:18.208785 [ 5 ] {fd006960-3775-4793-815c-5c39674bf855} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9725 | 2026.02.05 23:50:18.209012 [ 5 ] {fd006960-3775-4793-815c-5c39674bf855} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9726 | 2026.02.05 23:50:18.209149 [ 5 ] {fd006960-3775-4793-815c-5c39674bf855} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00179 sec., 13966.480446927375 rows/sec., 25.03 MiB/sec. | ||
| 9727 | 2026.02.05 23:50:18.209212 [ 5 ] {fd006960-3775-4793-815c-5c39674bf855} <Debug> TCPHandler: Processed in 0.001974719 sec. | ||
| 9728 | 2026.02.05 23:50:18.209332 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9729 | 2026.02.05 23:50:18.209431 [ 5 ] {a4203f85-c53b-4ed9-84ff-c0948b89b216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9730 | 2026.02.05 23:50:18.209473 [ 5 ] {a4203f85-c53b-4ed9-84ff-c0948b89b216} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9731 | 2026.02.05 23:50:18.209811 [ 5 ] {a4203f85-c53b-4ed9-84ff-c0948b89b216} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9732 | 2026.02.05 23:50:18.209845 [ 5 ] {a4203f85-c53b-4ed9-84ff-c0948b89b216} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9733 | 2026.02.05 23:50:18.210162 [ 5 ] {a4203f85-c53b-4ed9-84ff-c0948b89b216} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9734 | 2026.02.05 23:50:18.210375 [ 5 ] {a4203f85-c53b-4ed9-84ff-c0948b89b216} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9735 | 2026.02.05 23:50:18.210502 [ 5 ] {a4203f85-c53b-4ed9-84ff-c0948b89b216} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 9736 | 2026.02.05 23:50:18.210538 [ 5 ] {a4203f85-c53b-4ed9-84ff-c0948b89b216} <Debug> TCPHandler: Processed in 0.001255953 sec. | ||
| 9737 | 2026.02.05 23:50:18.284797 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9738 | 2026.02.05 23:50:18.302908 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9739 | 2026.02.05 23:50:18.302971 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9740 | 2026.02.05 23:50:18.309331 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9741 | 2026.02.05 23:50:18.310132 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9742 | 2026.02.05 23:50:18.310471 [ 104 ] {} <Debug> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9743 | 2026.02.05 23:50:18.310553 [ 104 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9744 | 2026.02.05 23:50:18.310590 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9745 | 2026.02.05 23:50:18.310710 [ 191 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 9746 | 2026.02.05 23:50:18.313301 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9747 | 2026.02.05 23:50:18.313823 [ 191 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9748 | 2026.02.05 23:50:18.314546 [ 191 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
| 9749 | 2026.02.05 23:50:18.317894 [ 191 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
| 9750 | 2026.02.05 23:50:18.321357 [ 191 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
| 9751 | 2026.02.05 23:50:18.325328 [ 191 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
| 9752 | 2026.02.05 23:50:18.329769 [ 191 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
| 9753 | 2026.02.05 23:50:18.333593 [ 191 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
| 9754 | 2026.02.05 23:50:18.383482 [ 190 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.072842326 sec., 4242.03916827148 rows/sec., 21.93 MiB/sec. | ||
| 9755 | 2026.02.05 23:50:18.386593 [ 190 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9756 | 2026.02.05 23:50:18.388957 [ 190 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_41_8} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9757 | 2026.02.05 23:50:18.389078 [ 190 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_41_8} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9758 | 2026.02.05 23:50:18.391716 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9759 | 2026.02.05 23:50:19.470047 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35847 | ||
| 9760 | 2026.02.05 23:50:19.470170 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9761 | 2026.02.05 23:50:19.470199 [ 291 ] {} <Debug> TCP-Session: 3583b48d-0755-47b0-8b49-081adcfc4b35 Authenticating user 'default' from [fd00:1122:3344:101::e]:35847 | ||
| 9762 | 2026.02.05 23:50:19.470224 [ 291 ] {} <Debug> TCP-Session: 3583b48d-0755-47b0-8b49-081adcfc4b35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9763 | 2026.02.05 23:50:19.470240 [ 291 ] {} <Debug> TCP-Session: 3583b48d-0755-47b0-8b49-081adcfc4b35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9764 | 2026.02.05 23:50:19.470444 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59392 | ||
| 9765 | 2026.02.05 23:50:19.470453 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36635 | ||
| 9766 | 2026.02.05 23:50:19.470521 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59186 | ||
| 9767 | 2026.02.05 23:50:19.470532 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32974 | ||
| 9768 | 2026.02.05 23:50:19.470560 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55381 | ||
| 9769 | 2026.02.05 23:50:19.470584 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9770 | 2026.02.05 23:50:19.470578 [ 291 ] {} <Trace> TCP-Session: 3583b48d-0755-47b0-8b49-081adcfc4b35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9771 | 2026.02.05 23:50:19.470657 [ 292 ] {} <Debug> TCP-Session: 6920b1d1-fa24-40f8-8ffd-1e594689c702 Authenticating user 'default' from [fd00:1122:3344:101::e]:59392 | ||
| 9772 | 2026.02.05 23:50:19.470642 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9773 | 2026.02.05 23:50:19.470696 [ 292 ] {} <Debug> TCP-Session: 6920b1d1-fa24-40f8-8ffd-1e594689c702 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9774 | 2026.02.05 23:50:19.470554 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44067 | ||
| 9775 | 2026.02.05 23:50:19.470747 [ 292 ] {} <Debug> TCP-Session: 6920b1d1-fa24-40f8-8ffd-1e594689c702 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9776 | 2026.02.05 23:50:19.470744 [ 293 ] {} <Debug> TCP-Session: 6ad4f235-6865-45af-9c74-ed09da59830b Authenticating user 'default' from [fd00:1122:3344:101::e]:36635 | ||
| 9777 | 2026.02.05 23:50:19.470543 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37817 | ||
| 9778 | 2026.02.05 23:50:19.470809 [ 293 ] {} <Debug> TCP-Session: 6ad4f235-6865-45af-9c74-ed09da59830b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9779 | 2026.02.05 23:50:19.470853 [ 291 ] {c2342eee-776a-4780-af4e-9d8014ca6214} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35847) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9780 | 2026.02.05 23:50:19.470860 [ 293 ] {} <Debug> TCP-Session: 6ad4f235-6865-45af-9c74-ed09da59830b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9781 | 2026.02.05 23:50:19.470504 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53510 | ||
| 9782 | 2026.02.05 23:50:19.471131 [ 291 ] {c2342eee-776a-4780-af4e-9d8014ca6214} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9783 | 2026.02.05 23:50:19.471193 [ 291 ] {c2342eee-776a-4780-af4e-9d8014ca6214} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9784 | 2026.02.05 23:50:19.471263 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9785 | 2026.02.05 23:50:19.471292 [ 288 ] {} <Debug> TCP-Session: 57f95e43-2774-4149-aab0-81be43dc6f06 Authenticating user 'default' from [fd00:1122:3344:101::e]:37817 | ||
| 9786 | 2026.02.05 23:50:19.471310 [ 288 ] {} <Debug> TCP-Session: 57f95e43-2774-4149-aab0-81be43dc6f06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9787 | 2026.02.05 23:50:19.471326 [ 288 ] {} <Debug> TCP-Session: 57f95e43-2774-4149-aab0-81be43dc6f06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9788 | 2026.02.05 23:50:19.471375 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9789 | 2026.02.05 23:50:19.471413 [ 294 ] {} <Debug> TCP-Session: 3737836c-ef91-46dd-8b2b-57dcff8c232a Authenticating user 'default' from [fd00:1122:3344:101::e]:53510 | ||
| 9790 | 2026.02.05 23:50:19.471439 [ 294 ] {} <Debug> TCP-Session: 3737836c-ef91-46dd-8b2b-57dcff8c232a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9791 | 2026.02.05 23:50:19.471451 [ 294 ] {} <Debug> TCP-Session: 3737836c-ef91-46dd-8b2b-57dcff8c232a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9792 | 2026.02.05 23:50:19.471456 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9793 | 2026.02.05 23:50:19.471487 [ 290 ] {} <Debug> TCP-Session: c8b5796e-3551-4542-88e8-2f6d61a3761b Authenticating user 'default' from [fd00:1122:3344:101::e]:55381 | ||
| 9794 | 2026.02.05 23:50:19.471488 [ 291 ] {c2342eee-776a-4780-af4e-9d8014ca6214} <Debug> oximeter.version (8dd22a0d-63f6-41eb-b7aa-e7d98824b555) (SelectExecutor): Key condition: unknown | ||
| 9795 | 2026.02.05 23:50:19.471507 [ 290 ] {} <Debug> TCP-Session: c8b5796e-3551-4542-88e8-2f6d61a3761b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9796 | 2026.02.05 23:50:19.471538 [ 290 ] {} <Debug> TCP-Session: c8b5796e-3551-4542-88e8-2f6d61a3761b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9797 | 2026.02.05 23:50:19.471870 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9798 | 2026.02.05 23:50:19.471874 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9799 | 2026.02.05 23:50:19.471902 [ 3 ] {} <Debug> TCP-Session: 05aa062f-0dc8-4d75-8803-52acba586e0c Authenticating user 'default' from [fd00:1122:3344:101::e]:59186 | ||
| 9800 | 2026.02.05 23:50:19.471924 [ 289 ] {} <Debug> TCP-Session: 0773adb6-3686-4414-a78a-5e393dc0e6e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:44067 | ||
| 9801 | 2026.02.05 23:50:19.471929 [ 3 ] {} <Debug> TCP-Session: 05aa062f-0dc8-4d75-8803-52acba586e0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9802 | 2026.02.05 23:50:19.471953 [ 289 ] {} <Debug> TCP-Session: 0773adb6-3686-4414-a78a-5e393dc0e6e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9803 | 2026.02.05 23:50:19.471960 [ 3 ] {} <Debug> TCP-Session: 05aa062f-0dc8-4d75-8803-52acba586e0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9804 | 2026.02.05 23:50:19.471977 [ 289 ] {} <Debug> TCP-Session: 0773adb6-3686-4414-a78a-5e393dc0e6e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9805 | 2026.02.05 23:50:19.471994 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9806 | 2026.02.05 23:50:19.472030 [ 286 ] {} <Debug> TCP-Session: ae09c960-4b92-4108-82e9-26a8ba7fd6c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:32974 | ||
| 9807 | 2026.02.05 23:50:19.472047 [ 286 ] {} <Debug> TCP-Session: ae09c960-4b92-4108-82e9-26a8ba7fd6c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9808 | 2026.02.05 23:50:19.472059 [ 286 ] {} <Debug> TCP-Session: ae09c960-4b92-4108-82e9-26a8ba7fd6c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9809 | 2026.02.05 23:50:19.472482 [ 343 ] {c2342eee-776a-4780-af4e-9d8014ca6214} <Trace> AggregatingTransform: Aggregating | ||
| 9810 | 2026.02.05 23:50:19.472565 [ 343 ] {c2342eee-776a-4780-af4e-9d8014ca6214} <Trace> Aggregator: Aggregation method: without_key | ||
| 9811 | 2026.02.05 23:50:19.472609 [ 343 ] {c2342eee-776a-4780-af4e-9d8014ca6214} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00100019 sec. (999.810 rows/sec., 39.06 KiB/sec.) | ||
| 9812 | 2026.02.05 23:50:19.472631 [ 343 ] {c2342eee-776a-4780-af4e-9d8014ca6214} <Trace> Aggregator: Merging aggregated data | ||
| 9813 | 2026.02.05 23:50:19.474058 [ 291 ] {c2342eee-776a-4780-af4e-9d8014ca6214} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003273 sec., 305.5300947143294 rows/sec., 11.93 KiB/sec. | ||
| 9814 | 2026.02.05 23:50:19.474270 [ 291 ] {c2342eee-776a-4780-af4e-9d8014ca6214} <Debug> TCPHandler: Processed in 0.003829038 sec. | ||
| 9815 | 2026.02.05 23:50:19.474376 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9816 | 2026.02.05 23:50:19.474399 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9817 | 2026.02.05 23:50:19.474415 [ 290 ] {} <Debug> TCP-Session: c8b5796e-3551-4542-88e8-2f6d61a3761b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9818 | 2026.02.05 23:50:19.474415 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9819 | 2026.02.05 23:50:19.474442 [ 292 ] {} <Debug> TCP-Session: 6920b1d1-fa24-40f8-8ffd-1e594689c702 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9820 | 2026.02.05 23:50:19.474449 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9821 | 2026.02.05 23:50:19.474471 [ 3 ] {} <Debug> TCP-Session: 05aa062f-0dc8-4d75-8803-52acba586e0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9822 | 2026.02.05 23:50:19.474482 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9823 | 2026.02.05 23:50:19.474505 [ 293 ] {} <Debug> TCP-Session: 6ad4f235-6865-45af-9c74-ed09da59830b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9824 | 2026.02.05 23:50:19.474512 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9825 | 2026.02.05 23:50:19.474532 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9826 | 2026.02.05 23:50:19.474563 [ 288 ] {} <Debug> TCP-Session: 57f95e43-2774-4149-aab0-81be43dc6f06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9827 | 2026.02.05 23:50:19.474529 [ 286 ] {} <Debug> TCP-Session: ae09c960-4b92-4108-82e9-26a8ba7fd6c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9828 | 2026.02.05 23:50:19.474583 [ 291 ] {} <Debug> TCP-Session: 3583b48d-0755-47b0-8b49-081adcfc4b35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9829 | 2026.02.05 23:50:19.474463 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9830 | 2026.02.05 23:50:19.474448 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9831 | 2026.02.05 23:50:19.474666 [ 289 ] {} <Debug> TCP-Session: 0773adb6-3686-4414-a78a-5e393dc0e6e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9832 | 2026.02.05 23:50:19.474704 [ 294 ] {} <Debug> TCP-Session: 3737836c-ef91-46dd-8b2b-57dcff8c232a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9833 | 2026.02.05 23:50:19.612809 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46398 | ||
| 9834 | 2026.02.05 23:50:19.612912 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9835 | 2026.02.05 23:50:19.612939 [ 291 ] {} <Debug> TCP-Session: 859ead6f-26c0-48fd-8bd7-bfa99d6796ca Authenticating user 'default' from [fd00:1122:3344:101::e]:46398 | ||
| 9836 | 2026.02.05 23:50:19.612961 [ 291 ] {} <Debug> TCP-Session: 859ead6f-26c0-48fd-8bd7-bfa99d6796ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9837 | 2026.02.05 23:50:19.612973 [ 291 ] {} <Debug> TCP-Session: 859ead6f-26c0-48fd-8bd7-bfa99d6796ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9838 | 2026.02.05 23:50:19.613146 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55847 | ||
| 9839 | 2026.02.05 23:50:19.613157 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54686 | ||
| 9840 | 2026.02.05 23:50:19.613191 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54265 | ||
| 9841 | 2026.02.05 23:50:19.613221 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35645 | ||
| 9842 | 2026.02.05 23:50:19.613258 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9843 | 2026.02.05 23:50:19.613214 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62295 | ||
| 9844 | 2026.02.05 23:50:19.613290 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9845 | 2026.02.05 23:50:19.613298 [ 292 ] {} <Debug> TCP-Session: 4d31c10c-1b26-46a0-b659-0d407215e9ec Authenticating user 'default' from [fd00:1122:3344:101::e]:55847 | ||
| 9846 | 2026.02.05 23:50:19.613316 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9847 | 2026.02.05 23:50:19.613334 [ 293 ] {} <Debug> TCP-Session: 7b61e175-084f-4533-8dcf-cc6048f13e8d Authenticating user 'default' from [fd00:1122:3344:101::e]:54686 | ||
| 9848 | 2026.02.05 23:50:19.613345 [ 292 ] {} <Debug> TCP-Session: 4d31c10c-1b26-46a0-b659-0d407215e9ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9849 | 2026.02.05 23:50:19.613352 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9850 | 2026.02.05 23:50:19.613374 [ 293 ] {} <Debug> TCP-Session: 7b61e175-084f-4533-8dcf-cc6048f13e8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9851 | 2026.02.05 23:50:19.613376 [ 292 ] {} <Debug> TCP-Session: 4d31c10c-1b26-46a0-b659-0d407215e9ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9852 | 2026.02.05 23:50:19.613391 [ 289 ] {} <Debug> TCP-Session: 63d24a6f-cdbe-4d02-8f2e-c76bf56f9f9e Authenticating user 'default' from [fd00:1122:3344:101::e]:62295 | ||
| 9853 | 2026.02.05 23:50:19.613402 [ 293 ] {} <Debug> TCP-Session: 7b61e175-084f-4533-8dcf-cc6048f13e8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9854 | 2026.02.05 23:50:19.613425 [ 289 ] {} <Debug> TCP-Session: 63d24a6f-cdbe-4d02-8f2e-c76bf56f9f9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9855 | 2026.02.05 23:50:19.613316 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9856 | 2026.02.05 23:50:19.613452 [ 289 ] {} <Debug> TCP-Session: 63d24a6f-cdbe-4d02-8f2e-c76bf56f9f9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9857 | 2026.02.05 23:50:19.613481 [ 290 ] {} <Debug> TCP-Session: 7d2390c6-a9d8-4f20-84d4-7d79930b991f Authenticating user 'default' from [fd00:1122:3344:101::e]:35645 | ||
| 9858 | 2026.02.05 23:50:19.613302 [ 291 ] {} <Trace> TCP-Session: 859ead6f-26c0-48fd-8bd7-bfa99d6796ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9859 | 2026.02.05 23:50:19.613516 [ 290 ] {} <Debug> TCP-Session: 7d2390c6-a9d8-4f20-84d4-7d79930b991f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9860 | 2026.02.05 23:50:19.613202 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48073 | ||
| 9861 | 2026.02.05 23:50:19.613551 [ 290 ] {} <Debug> TCP-Session: 7d2390c6-a9d8-4f20-84d4-7d79930b991f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9862 | 2026.02.05 23:50:19.613175 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63469 | ||
| 9863 | 2026.02.05 23:50:19.613175 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35191 | ||
| 9864 | 2026.02.05 23:50:19.613621 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9865 | 2026.02.05 23:50:19.613362 [ 286 ] {} <Debug> TCP-Session: 1660c7eb-29d9-4da5-a4e6-39ea14bde22c Authenticating user 'default' from [fd00:1122:3344:101::e]:54265 | ||
| 9866 | 2026.02.05 23:50:19.613663 [ 288 ] {} <Debug> TCP-Session: d9cf7b06-e950-4645-b0e2-10ab1e0fb81d Authenticating user 'default' from [fd00:1122:3344:101::e]:48073 | ||
| 9867 | 2026.02.05 23:50:19.613669 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9868 | 2026.02.05 23:50:19.613685 [ 286 ] {} <Debug> TCP-Session: 1660c7eb-29d9-4da5-a4e6-39ea14bde22c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9869 | 2026.02.05 23:50:19.613703 [ 288 ] {} <Debug> TCP-Session: d9cf7b06-e950-4645-b0e2-10ab1e0fb81d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9870 | 2026.02.05 23:50:19.613706 [ 291 ] {5b735d58-11f5-48e6-ae0e-012d5ef8fbd2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46398) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9871 | 2026.02.05 23:50:19.613738 [ 288 ] {} <Debug> TCP-Session: d9cf7b06-e950-4645-b0e2-10ab1e0fb81d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9872 | 2026.02.05 23:50:19.613721 [ 286 ] {} <Debug> TCP-Session: 1660c7eb-29d9-4da5-a4e6-39ea14bde22c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9873 | 2026.02.05 23:50:19.613718 [ 3 ] {} <Debug> TCP-Session: e934a0b0-6336-425d-a606-096c50c7758b Authenticating user 'default' from [fd00:1122:3344:101::e]:63469 | ||
| 9874 | 2026.02.05 23:50:19.613689 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9875 | 2026.02.05 23:50:19.613795 [ 3 ] {} <Debug> TCP-Session: e934a0b0-6336-425d-a606-096c50c7758b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9876 | 2026.02.05 23:50:19.613812 [ 3 ] {} <Debug> TCP-Session: e934a0b0-6336-425d-a606-096c50c7758b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9877 | 2026.02.05 23:50:19.613814 [ 294 ] {} <Debug> TCP-Session: 600eb2c7-111a-478f-ac34-454b0267632b Authenticating user 'default' from [fd00:1122:3344:101::e]:35191 | ||
| 9878 | 2026.02.05 23:50:19.613836 [ 294 ] {} <Debug> TCP-Session: 600eb2c7-111a-478f-ac34-454b0267632b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9879 | 2026.02.05 23:50:19.613849 [ 294 ] {} <Debug> TCP-Session: 600eb2c7-111a-478f-ac34-454b0267632b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9880 | 2026.02.05 23:50:19.613994 [ 291 ] {5b735d58-11f5-48e6-ae0e-012d5ef8fbd2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9881 | 2026.02.05 23:50:19.614053 [ 291 ] {5b735d58-11f5-48e6-ae0e-012d5ef8fbd2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9882 | 2026.02.05 23:50:19.614332 [ 291 ] {5b735d58-11f5-48e6-ae0e-012d5ef8fbd2} <Debug> oximeter.version (8dd22a0d-63f6-41eb-b7aa-e7d98824b555) (SelectExecutor): Key condition: unknown | ||
| 9883 | 2026.02.05 23:50:19.615248 [ 326 ] {5b735d58-11f5-48e6-ae0e-012d5ef8fbd2} <Trace> AggregatingTransform: Aggregating | ||
| 9884 | 2026.02.05 23:50:19.615304 [ 326 ] {5b735d58-11f5-48e6-ae0e-012d5ef8fbd2} <Trace> Aggregator: Aggregation method: without_key | ||
| 9885 | 2026.02.05 23:50:19.615341 [ 326 ] {5b735d58-11f5-48e6-ae0e-012d5ef8fbd2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000907409 sec. (1102.039 rows/sec., 43.05 KiB/sec.) | ||
| 9886 | 2026.02.05 23:50:19.615360 [ 326 ] {5b735d58-11f5-48e6-ae0e-012d5ef8fbd2} <Trace> Aggregator: Merging aggregated data | ||
| 9887 | 2026.02.05 23:50:19.616745 [ 291 ] {5b735d58-11f5-48e6-ae0e-012d5ef8fbd2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003096 sec., 322.99741602067184 rows/sec., 12.62 KiB/sec. | ||
| 9888 | 2026.02.05 23:50:19.616886 [ 291 ] {5b735d58-11f5-48e6-ae0e-012d5ef8fbd2} <Debug> TCPHandler: Processed in 0.003717467 sec. | ||
| 9889 | 2026.02.05 23:50:19.617006 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9890 | 2026.02.05 23:50:19.617040 [ 291 ] {} <Debug> TCP-Session: 859ead6f-26c0-48fd-8bd7-bfa99d6796ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9891 | 2026.02.05 23:50:19.617048 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9892 | 2026.02.05 23:50:19.617079 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9893 | 2026.02.05 23:50:19.617094 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9894 | 2026.02.05 23:50:19.617116 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9895 | 2026.02.05 23:50:19.617122 [ 286 ] {} <Debug> TCP-Session: 1660c7eb-29d9-4da5-a4e6-39ea14bde22c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9896 | 2026.02.05 23:50:19.617132 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9897 | 2026.02.05 23:50:19.617145 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9898 | 2026.02.05 23:50:19.617170 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9899 | 2026.02.05 23:50:19.617188 [ 293 ] {} <Debug> TCP-Session: 7b61e175-084f-4533-8dcf-cc6048f13e8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9900 | 2026.02.05 23:50:19.617207 [ 289 ] {} <Debug> TCP-Session: 63d24a6f-cdbe-4d02-8f2e-c76bf56f9f9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9901 | 2026.02.05 23:50:19.617188 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9902 | 2026.02.05 23:50:19.617233 [ 290 ] {} <Debug> TCP-Session: 7d2390c6-a9d8-4f20-84d4-7d79930b991f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9903 | 2026.02.05 23:50:19.617146 [ 294 ] {} <Debug> TCP-Session: 600eb2c7-111a-478f-ac34-454b0267632b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9904 | 2026.02.05 23:50:19.617278 [ 288 ] {} <Debug> TCP-Session: d9cf7b06-e950-4645-b0e2-10ab1e0fb81d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9905 | 2026.02.05 23:50:19.617145 [ 3 ] {} <Debug> TCP-Session: e934a0b0-6336-425d-a606-096c50c7758b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9906 | 2026.02.05 23:50:19.617090 [ 292 ] {} <Debug> TCP-Session: 4d31c10c-1b26-46a0-b659-0d407215e9ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9907 | 2026.02.05 23:50:19.766363 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1298 | ||
| 9908 | 2026.02.05 23:50:19.769601 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9909 | 2026.02.05 23:50:19.769668 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9910 | 2026.02.05 23:50:19.772050 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9911 | 2026.02.05 23:50:19.772409 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9912 | 2026.02.05 23:50:19.772894 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1298 | ||
| 9913 | 2026.02.05 23:50:21.326617 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65019 | ||
| 9914 | 2026.02.05 23:50:21.326739 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9915 | 2026.02.05 23:50:21.326768 [ 291 ] {} <Debug> TCP-Session: 0439cc3a-4bdb-496c-a6ff-1cdeca2a3687 Authenticating user 'default' from [fd00:1122:3344:101::e]:65019 | ||
| 9916 | 2026.02.05 23:50:21.326793 [ 291 ] {} <Debug> TCP-Session: 0439cc3a-4bdb-496c-a6ff-1cdeca2a3687 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9917 | 2026.02.05 23:50:21.326808 [ 291 ] {} <Debug> TCP-Session: 0439cc3a-4bdb-496c-a6ff-1cdeca2a3687 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9918 | 2026.02.05 23:50:21.327036 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52525 | ||
| 9919 | 2026.02.05 23:50:21.327070 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58500 | ||
| 9920 | 2026.02.05 23:50:21.327098 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56546 | ||
| 9921 | 2026.02.05 23:50:21.327111 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62348 | ||
| 9922 | 2026.02.05 23:50:21.327154 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9923 | 2026.02.05 23:50:21.327143 [ 291 ] {} <Trace> TCP-Session: 0439cc3a-4bdb-496c-a6ff-1cdeca2a3687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9924 | 2026.02.05 23:50:21.327195 [ 292 ] {} <Debug> TCP-Session: 18ccecd2-cffd-4d62-89ff-186bd7f9eaec Authenticating user 'default' from [fd00:1122:3344:101::e]:52525 | ||
| 9925 | 2026.02.05 23:50:21.327208 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9926 | 2026.02.05 23:50:21.327226 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9927 | 2026.02.05 23:50:21.327237 [ 292 ] {} <Debug> TCP-Session: 18ccecd2-cffd-4d62-89ff-186bd7f9eaec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9928 | 2026.02.05 23:50:21.327248 [ 288 ] {} <Debug> TCP-Session: 364afeaa-9f57-4522-a503-7dc4e2f835d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:56546 | ||
| 9929 | 2026.02.05 23:50:21.327265 [ 289 ] {} <Debug> TCP-Session: 2241f617-af35-4283-8e74-ad1a11d7ba36 Authenticating user 'default' from [fd00:1122:3344:101::e]:62348 | ||
| 9930 | 2026.02.05 23:50:21.327268 [ 292 ] {} <Debug> TCP-Session: 18ccecd2-cffd-4d62-89ff-186bd7f9eaec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9931 | 2026.02.05 23:50:21.327288 [ 288 ] {} <Debug> TCP-Session: 364afeaa-9f57-4522-a503-7dc4e2f835d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9932 | 2026.02.05 23:50:21.327300 [ 289 ] {} <Debug> TCP-Session: 2241f617-af35-4283-8e74-ad1a11d7ba36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9933 | 2026.02.05 23:50:21.327331 [ 288 ] {} <Debug> TCP-Session: 364afeaa-9f57-4522-a503-7dc4e2f835d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9934 | 2026.02.05 23:50:21.327354 [ 289 ] {} <Debug> TCP-Session: 2241f617-af35-4283-8e74-ad1a11d7ba36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9935 | 2026.02.05 23:50:21.327217 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9936 | 2026.02.05 23:50:21.327381 [ 291 ] {4e21dab3-88a1-477d-b86a-b2ecb0db7651} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65019) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9937 | 2026.02.05 23:50:21.327114 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36212 | ||
| 9938 | 2026.02.05 23:50:21.327431 [ 293 ] {} <Debug> TCP-Session: af3e57d8-3f1b-4a18-a753-aa7c23a103c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:58500 | ||
| 9939 | 2026.02.05 23:50:21.327084 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49161 | ||
| 9940 | 2026.02.05 23:50:21.327499 [ 293 ] {} <Debug> TCP-Session: af3e57d8-3f1b-4a18-a753-aa7c23a103c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9941 | 2026.02.05 23:50:21.327072 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48203 | ||
| 9942 | 2026.02.05 23:50:21.327531 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9943 | 2026.02.05 23:50:21.327535 [ 293 ] {} <Debug> TCP-Session: af3e57d8-3f1b-4a18-a753-aa7c23a103c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9944 | 2026.02.05 23:50:21.327562 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9945 | 2026.02.05 23:50:21.327583 [ 290 ] {} <Debug> TCP-Session: c2bbfc55-e942-409f-b411-ae7b12d8640e Authenticating user 'default' from [fd00:1122:3344:101::e]:36212 | ||
| 9946 | 2026.02.05 23:50:21.327075 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32947 | ||
| 9947 | 2026.02.05 23:50:21.327606 [ 286 ] {} <Debug> TCP-Session: 3d8b03bc-5127-408d-a42c-a731c881ad07 Authenticating user 'default' from [fd00:1122:3344:101::e]:49161 | ||
| 9948 | 2026.02.05 23:50:21.327615 [ 290 ] {} <Debug> TCP-Session: c2bbfc55-e942-409f-b411-ae7b12d8640e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9949 | 2026.02.05 23:50:21.327639 [ 286 ] {} <Debug> TCP-Session: 3d8b03bc-5127-408d-a42c-a731c881ad07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9950 | 2026.02.05 23:50:21.327645 [ 290 ] {} <Debug> TCP-Session: c2bbfc55-e942-409f-b411-ae7b12d8640e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9951 | 2026.02.05 23:50:21.327653 [ 286 ] {} <Debug> TCP-Session: 3d8b03bc-5127-408d-a42c-a731c881ad07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9952 | 2026.02.05 23:50:21.327603 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9953 | 2026.02.05 23:50:21.327668 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9954 | 2026.02.05 23:50:21.327690 [ 294 ] {} <Debug> TCP-Session: 95b9c8fd-e9fe-4be4-a9f6-d790d83dd4c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:48203 | ||
| 9955 | 2026.02.05 23:50:21.327697 [ 3 ] {} <Debug> TCP-Session: 2c75b74e-0d7d-4cd3-a5fe-60e7009af3c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:32947 | ||
| 9956 | 2026.02.05 23:50:21.327701 [ 291 ] {4e21dab3-88a1-477d-b86a-b2ecb0db7651} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9957 | 2026.02.05 23:50:21.327708 [ 294 ] {} <Debug> TCP-Session: 95b9c8fd-e9fe-4be4-a9f6-d790d83dd4c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9958 | 2026.02.05 23:50:21.327716 [ 3 ] {} <Debug> TCP-Session: 2c75b74e-0d7d-4cd3-a5fe-60e7009af3c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9959 | 2026.02.05 23:50:21.327748 [ 294 ] {} <Debug> TCP-Session: 95b9c8fd-e9fe-4be4-a9f6-d790d83dd4c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9960 | 2026.02.05 23:50:21.327760 [ 3 ] {} <Debug> TCP-Session: 2c75b74e-0d7d-4cd3-a5fe-60e7009af3c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9961 | 2026.02.05 23:50:21.327768 [ 291 ] {4e21dab3-88a1-477d-b86a-b2ecb0db7651} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9962 | 2026.02.05 23:50:21.328050 [ 291 ] {4e21dab3-88a1-477d-b86a-b2ecb0db7651} <Debug> oximeter.version (8dd22a0d-63f6-41eb-b7aa-e7d98824b555) (SelectExecutor): Key condition: unknown | ||
| 9963 | 2026.02.05 23:50:21.329080 [ 326 ] {4e21dab3-88a1-477d-b86a-b2ecb0db7651} <Trace> AggregatingTransform: Aggregating | ||
| 9964 | 2026.02.05 23:50:21.329120 [ 326 ] {4e21dab3-88a1-477d-b86a-b2ecb0db7651} <Trace> Aggregator: Aggregation method: without_key | ||
| 9965 | 2026.02.05 23:50:21.329157 [ 326 ] {4e21dab3-88a1-477d-b86a-b2ecb0db7651} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00100723 sec. (992.822 rows/sec., 38.78 KiB/sec.) | ||
| 9966 | 2026.02.05 23:50:21.329172 [ 326 ] {4e21dab3-88a1-477d-b86a-b2ecb0db7651} <Trace> Aggregator: Merging aggregated data | ||
| 9967 | 2026.02.05 23:50:21.330378 [ 291 ] {4e21dab3-88a1-477d-b86a-b2ecb0db7651} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00306 sec., 326.79738562091507 rows/sec., 12.77 KiB/sec. | ||
| 9968 | 2026.02.05 23:50:21.330519 [ 291 ] {4e21dab3-88a1-477d-b86a-b2ecb0db7651} <Debug> TCPHandler: Processed in 0.003499714 sec. | ||
| 9969 | 2026.02.05 23:50:21.330629 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9970 | 2026.02.05 23:50:21.330659 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9971 | 2026.02.05 23:50:21.330663 [ 291 ] {} <Debug> TCP-Session: 0439cc3a-4bdb-496c-a6ff-1cdeca2a3687 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9972 | 2026.02.05 23:50:21.330681 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9973 | 2026.02.05 23:50:21.330700 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9974 | 2026.02.05 23:50:21.330732 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9975 | 2026.02.05 23:50:21.330749 [ 293 ] {} <Debug> TCP-Session: af3e57d8-3f1b-4a18-a753-aa7c23a103c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9976 | 2026.02.05 23:50:21.330767 [ 292 ] {} <Debug> TCP-Session: 18ccecd2-cffd-4d62-89ff-186bd7f9eaec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9977 | 2026.02.05 23:50:21.330772 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9978 | 2026.02.05 23:50:21.330789 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9979 | 2026.02.05 23:50:21.330829 [ 286 ] {} <Debug> TCP-Session: 3d8b03bc-5127-408d-a42c-a731c881ad07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9980 | 2026.02.05 23:50:21.330782 [ 288 ] {} <Debug> TCP-Session: 364afeaa-9f57-4522-a503-7dc4e2f835d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9981 | 2026.02.05 23:50:21.330855 [ 289 ] {} <Debug> TCP-Session: 2241f617-af35-4283-8e74-ad1a11d7ba36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9982 | 2026.02.05 23:50:21.330751 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9983 | 2026.02.05 23:50:21.330704 [ 290 ] {} <Debug> TCP-Session: c2bbfc55-e942-409f-b411-ae7b12d8640e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9984 | 2026.02.05 23:50:21.330716 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9985 | 2026.02.05 23:50:21.330923 [ 3 ] {} <Debug> TCP-Session: 2c75b74e-0d7d-4cd3-a5fe-60e7009af3c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9986 | 2026.02.05 23:50:21.330953 [ 294 ] {} <Debug> TCP-Session: 95b9c8fd-e9fe-4be4-a9f6-d790d83dd4c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9987 | 2026.02.05 23:50:23.208758 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9988 | 2026.02.05 23:50:23.208935 [ 5 ] {95993e36-89bb-4a82-8208-5ce8f6e9c50f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9989 | 2026.02.05 23:50:23.209000 [ 5 ] {95993e36-89bb-4a82-8208-5ce8f6e9c50f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9990 | 2026.02.05 23:50:23.209743 [ 5 ] {95993e36-89bb-4a82-8208-5ce8f6e9c50f} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9991 | 2026.02.05 23:50:23.209790 [ 5 ] {95993e36-89bb-4a82-8208-5ce8f6e9c50f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9992 | 2026.02.05 23:50:23.210204 [ 5 ] {95993e36-89bb-4a82-8208-5ce8f6e9c50f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9993 | 2026.02.05 23:50:23.210436 [ 5 ] {95993e36-89bb-4a82-8208-5ce8f6e9c50f} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9994 | 2026.02.05 23:50:23.210596 [ 5 ] {95993e36-89bb-4a82-8208-5ce8f6e9c50f} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001707 sec., 155828.93966022262 rows/sec., 9.90 MiB/sec. | ||
| 9995 | 2026.02.05 23:50:23.210653 [ 5 ] {95993e36-89bb-4a82-8208-5ce8f6e9c50f} <Debug> TCPHandler: Processed in 0.002015749 sec. | ||
| 9996 | 2026.02.05 23:50:23.210779 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9997 | 2026.02.05 23:50:23.210881 [ 5 ] {f1cce807-b803-4fbd-a278-666cd9205b00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9998 | 2026.02.05 23:50:23.210925 [ 5 ] {f1cce807-b803-4fbd-a278-666cd9205b00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9999 | 2026.02.05 23:50:23.211709 [ 5 ] {f1cce807-b803-4fbd-a278-666cd9205b00} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10000 | 2026.02.05 23:50:23.211748 [ 5 ] {f1cce807-b803-4fbd-a278-666cd9205b00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10001 | 2026.02.05 23:50:23.212136 [ 5 ] {f1cce807-b803-4fbd-a278-666cd9205b00} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10002 | 2026.02.05 23:50:23.212340 [ 5 ] {f1cce807-b803-4fbd-a278-666cd9205b00} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10003 | 2026.02.05 23:50:23.212475 [ 5 ] {f1cce807-b803-4fbd-a278-666cd9205b00} <Debug> executeQuery: Read 782 rows, 63.55 KiB in 0.001617 sec., 483611.62646876933 rows/sec., 38.38 MiB/sec. | ||
| 10004 | 2026.02.05 23:50:23.212514 [ 5 ] {f1cce807-b803-4fbd-a278-666cd9205b00} <Debug> TCPHandler: Processed in 0.001785158 sec. | ||
| 10005 | 2026.02.05 23:50:23.212618 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10006 | 2026.02.05 23:50:23.212738 [ 5 ] {7e275036-8bde-48cf-82c1-1976d7c51a5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10007 | 2026.02.05 23:50:23.212788 [ 5 ] {7e275036-8bde-48cf-82c1-1976d7c51a5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10008 | 2026.02.05 23:50:23.213306 [ 5 ] {7e275036-8bde-48cf-82c1-1976d7c51a5c} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10009 | 2026.02.05 23:50:23.213350 [ 5 ] {7e275036-8bde-48cf-82c1-1976d7c51a5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10010 | 2026.02.05 23:50:23.213737 [ 5 ] {7e275036-8bde-48cf-82c1-1976d7c51a5c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10011 | 2026.02.05 23:50:23.213947 [ 5 ] {7e275036-8bde-48cf-82c1-1976d7c51a5c} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10012 | 2026.02.05 23:50:23.214081 [ 5 ] {7e275036-8bde-48cf-82c1-1976d7c51a5c} <Debug> executeQuery: Read 148 rows, 9.13 KiB in 0.001368 sec., 108187.13450292397 rows/sec., 6.52 MiB/sec. | ||
| 10013 | 2026.02.05 23:50:23.214119 [ 5 ] {7e275036-8bde-48cf-82c1-1976d7c51a5c} <Debug> TCPHandler: Processed in 0.001549106 sec. | ||
| 10014 | 2026.02.05 23:50:23.214227 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10015 | 2026.02.05 23:50:23.214318 [ 5 ] {808699e9-999d-484f-a976-1d187835902e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10016 | 2026.02.05 23:50:23.214356 [ 5 ] {808699e9-999d-484f-a976-1d187835902e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10017 | 2026.02.05 23:50:23.214770 [ 5 ] {808699e9-999d-484f-a976-1d187835902e} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10018 | 2026.02.05 23:50:23.214806 [ 5 ] {808699e9-999d-484f-a976-1d187835902e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10019 | 2026.02.05 23:50:23.215113 [ 5 ] {808699e9-999d-484f-a976-1d187835902e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10020 | 2026.02.05 23:50:23.215311 [ 5 ] {808699e9-999d-484f-a976-1d187835902e} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10021 | 2026.02.05 23:50:23.215433 [ 5 ] {808699e9-999d-484f-a976-1d187835902e} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001132 sec., 123674.91166077739 rows/sec., 7.99 MiB/sec. | ||
| 10022 | 2026.02.05 23:50:23.215469 [ 5 ] {808699e9-999d-484f-a976-1d187835902e} <Debug> TCPHandler: Processed in 0.001289523 sec. | ||
| 10023 | 2026.02.05 23:50:23.215574 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10024 | 2026.02.05 23:50:23.215666 [ 5 ] {bb2efdae-58a5-4e59-8581-59e9c73ee3ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10025 | 2026.02.05 23:50:23.215704 [ 5 ] {bb2efdae-58a5-4e59-8581-59e9c73ee3ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10026 | 2026.02.05 23:50:23.216111 [ 5 ] {bb2efdae-58a5-4e59-8581-59e9c73ee3ce} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10027 | 2026.02.05 23:50:23.216147 [ 5 ] {bb2efdae-58a5-4e59-8581-59e9c73ee3ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10028 | 2026.02.05 23:50:23.216454 [ 5 ] {bb2efdae-58a5-4e59-8581-59e9c73ee3ce} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10029 | 2026.02.05 23:50:23.216662 [ 5 ] {bb2efdae-58a5-4e59-8581-59e9c73ee3ce} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10030 | 2026.02.05 23:50:23.216787 [ 5 ] {bb2efdae-58a5-4e59-8581-59e9c73ee3ce} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001139 sec., 122036.87445127305 rows/sec., 6.94 MiB/sec. | ||
| 10031 | 2026.02.05 23:50:23.216824 [ 5 ] {bb2efdae-58a5-4e59-8581-59e9c73ee3ce} <Debug> TCPHandler: Processed in 0.001297173 sec. | ||
| 10032 | 2026.02.05 23:50:23.216929 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10033 | 2026.02.05 23:50:23.217020 [ 5 ] {594f2541-db38-4e02-bb52-3ab3224d99a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10034 | 2026.02.05 23:50:23.217058 [ 5 ] {594f2541-db38-4e02-bb52-3ab3224d99a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10035 | 2026.02.05 23:50:23.217612 [ 5 ] {594f2541-db38-4e02-bb52-3ab3224d99a8} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10036 | 2026.02.05 23:50:23.217648 [ 5 ] {594f2541-db38-4e02-bb52-3ab3224d99a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10037 | 2026.02.05 23:50:23.217979 [ 5 ] {594f2541-db38-4e02-bb52-3ab3224d99a8} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10038 | 2026.02.05 23:50:23.218176 [ 5 ] {594f2541-db38-4e02-bb52-3ab3224d99a8} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10039 | 2026.02.05 23:50:23.218300 [ 5 ] {594f2541-db38-4e02-bb52-3ab3224d99a8} <Debug> executeQuery: Read 478 rows, 34.48 KiB in 0.001297 sec., 368542.79105628375 rows/sec., 25.96 MiB/sec. | ||
| 10040 | 2026.02.05 23:50:23.218337 [ 5 ] {594f2541-db38-4e02-bb52-3ab3224d99a8} <Debug> TCPHandler: Processed in 0.001453944 sec. | ||
| 10041 | 2026.02.05 23:50:23.218441 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10042 | 2026.02.05 23:50:23.218532 [ 5 ] {678fb121-197b-493d-bc83-3bfb921f01d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10043 | 2026.02.05 23:50:23.218572 [ 5 ] {678fb121-197b-493d-bc83-3bfb921f01d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10044 | 2026.02.05 23:50:23.218887 [ 5 ] {678fb121-197b-493d-bc83-3bfb921f01d3} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10045 | 2026.02.05 23:50:23.218922 [ 5 ] {678fb121-197b-493d-bc83-3bfb921f01d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10046 | 2026.02.05 23:50:23.219203 [ 5 ] {678fb121-197b-493d-bc83-3bfb921f01d3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10047 | 2026.02.05 23:50:23.219396 [ 5 ] {678fb121-197b-493d-bc83-3bfb921f01d3} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10048 | 2026.02.05 23:50:23.219552 [ 5 ] {678fb121-197b-493d-bc83-3bfb921f01d3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001037 sec., 5785.9209257473485 rows/sec., 302.29 KiB/sec. | ||
| 10049 | 2026.02.05 23:50:23.219590 [ 5 ] {678fb121-197b-493d-bc83-3bfb921f01d3} <Debug> TCPHandler: Processed in 0.001195851 sec. | ||
| 10050 | 2026.02.05 23:50:23.219694 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10051 | 2026.02.05 23:50:23.219784 [ 5 ] {f826c8d1-0be0-4211-99b2-b82e31e20450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10052 | 2026.02.05 23:50:23.219824 [ 5 ] {f826c8d1-0be0-4211-99b2-b82e31e20450} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10053 | 2026.02.05 23:50:23.220215 [ 5 ] {f826c8d1-0be0-4211-99b2-b82e31e20450} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10054 | 2026.02.05 23:50:23.220250 [ 5 ] {f826c8d1-0be0-4211-99b2-b82e31e20450} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10055 | 2026.02.05 23:50:23.220574 [ 5 ] {f826c8d1-0be0-4211-99b2-b82e31e20450} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10056 | 2026.02.05 23:50:23.220776 [ 5 ] {f826c8d1-0be0-4211-99b2-b82e31e20450} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10057 | 2026.02.05 23:50:23.220899 [ 5 ] {f826c8d1-0be0-4211-99b2-b82e31e20450} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001132 sec., 227915.19434628976 rows/sec., 15.18 MiB/sec. | ||
| 10058 | 2026.02.05 23:50:23.220934 [ 5 ] {f826c8d1-0be0-4211-99b2-b82e31e20450} <Debug> TCPHandler: Processed in 0.001287403 sec. | ||
| 10059 | 2026.02.05 23:50:23.221038 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10060 | 2026.02.05 23:50:23.221127 [ 5 ] {61be4838-c15e-4f73-9034-d3ee5b28c209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10061 | 2026.02.05 23:50:23.221167 [ 5 ] {61be4838-c15e-4f73-9034-d3ee5b28c209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10062 | 2026.02.05 23:50:23.221459 [ 5 ] {61be4838-c15e-4f73-9034-d3ee5b28c209} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10063 | 2026.02.05 23:50:23.221494 [ 5 ] {61be4838-c15e-4f73-9034-d3ee5b28c209} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10064 | 2026.02.05 23:50:23.221788 [ 5 ] {61be4838-c15e-4f73-9034-d3ee5b28c209} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10065 | 2026.02.05 23:50:23.221981 [ 5 ] {61be4838-c15e-4f73-9034-d3ee5b28c209} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10066 | 2026.02.05 23:50:23.222080 [ 51 ] {} <Debug> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 10067 | 2026.02.05 23:50:23.222100 [ 5 ] {61be4838-c15e-4f73-9034-d3ee5b28c209} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000989 sec., 1011.1223458038422 rows/sec., 68.13 KiB/sec. | ||
| 10068 | 2026.02.05 23:50:23.222146 [ 51 ] {} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10069 | 2026.02.05 23:50:23.222154 [ 5 ] {61be4838-c15e-4f73-9034-d3ee5b28c209} <Debug> TCPHandler: Processed in 0.001162671 sec. | ||
| 10070 | 2026.02.05 23:50:23.222174 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10071 | 2026.02.05 23:50:23.222268 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10072 | 2026.02.05 23:50:23.222300 [ 199 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 10073 | 2026.02.05 23:50:23.222367 [ 5 ] {8e3de08c-e693-4b95-ac82-c944d724798c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10074 | 2026.02.05 23:50:23.222424 [ 5 ] {8e3de08c-e693-4b95-ac82-c944d724798c} <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 | ||
| 10075 | 2026.02.05 23:50:23.222460 [ 199 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10076 | 2026.02.05 23:50:23.222504 [ 199 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 25 rows starting from the beginning of the part | ||
| 10077 | 2026.02.05 23:50:23.222577 [ 199 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 10078 | 2026.02.05 23:50:23.222629 [ 199 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 10079 | 2026.02.05 23:50:23.222675 [ 199 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 10080 | 2026.02.05 23:50:23.222715 [ 199 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 10081 | 2026.02.05 23:50:23.222754 [ 199 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 10082 | 2026.02.05 23:50:23.223200 [ 5 ] {8e3de08c-e693-4b95-ac82-c944d724798c} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10083 | 2026.02.05 23:50:23.223241 [ 5 ] {8e3de08c-e693-4b95-ac82-c944d724798c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10084 | 2026.02.05 23:50:23.223554 [ 190 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.001300362 sec., 23070.49883032571 rows/sec., 1.52 MiB/sec. | ||
| 10085 | 2026.02.05 23:50:23.223730 [ 190 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 10086 | 2026.02.05 23:50:23.223791 [ 5 ] {8e3de08c-e693-4b95-ac82-c944d724798c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10087 | 2026.02.05 23:50:23.224088 [ 5 ] {8e3de08c-e693-4b95-ac82-c944d724798c} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10088 | 2026.02.05 23:50:23.224110 [ 190 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_30_6} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10089 | 2026.02.05 23:50:23.224203 [ 190 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_30_6} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 10090 | 2026.02.05 23:50:23.224240 [ 5 ] {8e3de08c-e693-4b95-ac82-c944d724798c} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001891 sec., 7932.310946589106 rows/sec., 14.21 MiB/sec. | ||
| 10091 | 2026.02.05 23:50:23.224306 [ 5 ] {8e3de08c-e693-4b95-ac82-c944d724798c} <Debug> TCPHandler: Processed in 0.002085301 sec. | ||
| 10092 | 2026.02.05 23:50:23.224312 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10093 | 2026.02.05 23:50:23.224431 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10094 | 2026.02.05 23:50:23.224530 [ 5 ] {ca766f0d-ea36-474d-b1fd-9bcffd6bf638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10095 | 2026.02.05 23:50:23.224569 [ 5 ] {ca766f0d-ea36-474d-b1fd-9bcffd6bf638} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10096 | 2026.02.05 23:50:23.224887 [ 5 ] {ca766f0d-ea36-474d-b1fd-9bcffd6bf638} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10097 | 2026.02.05 23:50:23.224921 [ 5 ] {ca766f0d-ea36-474d-b1fd-9bcffd6bf638} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10098 | 2026.02.05 23:50:23.225219 [ 5 ] {ca766f0d-ea36-474d-b1fd-9bcffd6bf638} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10099 | 2026.02.05 23:50:23.225428 [ 5 ] {ca766f0d-ea36-474d-b1fd-9bcffd6bf638} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10100 | 2026.02.05 23:50:23.225551 [ 5 ] {ca766f0d-ea36-474d-b1fd-9bcffd6bf638} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.00104 sec., 84615.38461538462 rows/sec., 5.31 MiB/sec. | ||
| 10101 | 2026.02.05 23:50:23.225585 [ 5 ] {ca766f0d-ea36-474d-b1fd-9bcffd6bf638} <Debug> TCPHandler: Processed in 0.001217402 sec. | ||
| 10102 | 2026.02.05 23:50:24.556359 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10103 | 2026.02.05 23:50:24.556462 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10104 | 2026.02.05 23:50:24.733702 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20134 | ||
| 10105 | 2026.02.05 23:50:24.734207 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10106 | 2026.02.05 23:50:24.734254 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10107 | 2026.02.05 23:50:24.734761 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10108 | 2026.02.05 23:50:24.734991 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10109 | 2026.02.05 23:50:24.735123 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20134 | ||
| 10110 | 2026.02.05 23:50:25.813659 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 10111 | 2026.02.05 23:50:25.829832 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10112 | 2026.02.05 23:50:25.829897 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10113 | 2026.02.05 23:50:25.835994 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10114 | 2026.02.05 23:50:25.836720 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10115 | 2026.02.05 23:50:25.839558 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 10116 | 2026.02.05 23:50:28.200496 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10117 | 2026.02.05 23:50:28.200687 [ 5 ] {ed95a751-61a4-469a-a130-f9a1ec5ca376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10118 | 2026.02.05 23:50:28.200758 [ 5 ] {ed95a751-61a4-469a-a130-f9a1ec5ca376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10119 | 2026.02.05 23:50:28.201474 [ 5 ] {ed95a751-61a4-469a-a130-f9a1ec5ca376} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10120 | 2026.02.05 23:50:28.201516 [ 5 ] {ed95a751-61a4-469a-a130-f9a1ec5ca376} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10121 | 2026.02.05 23:50:28.201942 [ 5 ] {ed95a751-61a4-469a-a130-f9a1ec5ca376} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10122 | 2026.02.05 23:50:28.202154 [ 5 ] {ed95a751-61a4-469a-a130-f9a1ec5ca376} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10123 | 2026.02.05 23:50:28.202301 [ 5 ] {ed95a751-61a4-469a-a130-f9a1ec5ca376} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001692 sec., 62647.754137115844 rows/sec., 5.25 MiB/sec. | ||
| 10124 | 2026.02.05 23:50:28.202347 [ 5 ] {ed95a751-61a4-469a-a130-f9a1ec5ca376} <Debug> TCPHandler: Processed in 0.00200961 sec. | ||
| 10125 | 2026.02.05 23:50:28.202462 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10126 | 2026.02.05 23:50:28.202558 [ 5 ] {bb24f861-4b0b-456d-865b-96dee45e699b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10127 | 2026.02.05 23:50:28.202599 [ 5 ] {bb24f861-4b0b-456d-865b-96dee45e699b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10128 | 2026.02.05 23:50:28.203057 [ 5 ] {bb24f861-4b0b-456d-865b-96dee45e699b} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10129 | 2026.02.05 23:50:28.203092 [ 5 ] {bb24f861-4b0b-456d-865b-96dee45e699b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10130 | 2026.02.05 23:50:28.203410 [ 5 ] {bb24f861-4b0b-456d-865b-96dee45e699b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10131 | 2026.02.05 23:50:28.203614 [ 5 ] {bb24f861-4b0b-456d-865b-96dee45e699b} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10132 | 2026.02.05 23:50:28.203741 [ 5 ] {bb24f861-4b0b-456d-865b-96dee45e699b} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001161 sec., 21533.161068044792 rows/sec., 1.58 MiB/sec. | ||
| 10133 | 2026.02.05 23:50:28.203777 [ 5 ] {bb24f861-4b0b-456d-865b-96dee45e699b} <Debug> TCPHandler: Processed in 0.001326053 sec. | ||
| 10134 | 2026.02.05 23:50:28.203894 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10135 | 2026.02.05 23:50:28.203989 [ 5 ] {c23a627b-c55d-4933-96a1-42e3cc755c24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10136 | 2026.02.05 23:50:28.204028 [ 5 ] {c23a627b-c55d-4933-96a1-42e3cc755c24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10137 | 2026.02.05 23:50:28.204460 [ 5 ] {c23a627b-c55d-4933-96a1-42e3cc755c24} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10138 | 2026.02.05 23:50:28.204495 [ 5 ] {c23a627b-c55d-4933-96a1-42e3cc755c24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10139 | 2026.02.05 23:50:28.204794 [ 5 ] {c23a627b-c55d-4933-96a1-42e3cc755c24} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10140 | 2026.02.05 23:50:28.204992 [ 5 ] {c23a627b-c55d-4933-96a1-42e3cc755c24} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10141 | 2026.02.05 23:50:28.205107 [ 5 ] {c23a627b-c55d-4933-96a1-42e3cc755c24} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001152 sec., 77256.94444444444 rows/sec., 6.03 MiB/sec. | ||
| 10142 | 2026.02.05 23:50:28.205140 [ 5 ] {c23a627b-c55d-4933-96a1-42e3cc755c24} <Debug> TCPHandler: Processed in 0.001310312 sec. | ||
| 10143 | 2026.02.05 23:50:28.205242 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10144 | 2026.02.05 23:50:28.205327 [ 5 ] {3d449653-c35f-4ec1-aa16-fab392847e33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10145 | 2026.02.05 23:50:28.205367 [ 5 ] {3d449653-c35f-4ec1-aa16-fab392847e33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10146 | 2026.02.05 23:50:28.205740 [ 5 ] {3d449653-c35f-4ec1-aa16-fab392847e33} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10147 | 2026.02.05 23:50:28.205771 [ 5 ] {3d449653-c35f-4ec1-aa16-fab392847e33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10148 | 2026.02.05 23:50:28.206193 [ 5 ] {3d449653-c35f-4ec1-aa16-fab392847e33} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10149 | 2026.02.05 23:50:28.206394 [ 5 ] {3d449653-c35f-4ec1-aa16-fab392847e33} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10150 | 2026.02.05 23:50:28.206518 [ 5 ] {3d449653-c35f-4ec1-aa16-fab392847e33} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 10151 | 2026.02.05 23:50:28.206553 [ 5 ] {3d449653-c35f-4ec1-aa16-fab392847e33} <Debug> TCPHandler: Processed in 0.001334553 sec. | ||
| 10152 | 2026.02.05 23:50:28.206658 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10153 | 2026.02.05 23:50:28.206749 [ 5 ] {831947f4-7131-414c-88b4-77b59f764f99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10154 | 2026.02.05 23:50:28.206801 [ 5 ] {831947f4-7131-414c-88b4-77b59f764f99} <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 | ||
| 10155 | 2026.02.05 23:50:28.207602 [ 5 ] {831947f4-7131-414c-88b4-77b59f764f99} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10156 | 2026.02.05 23:50:28.207636 [ 5 ] {831947f4-7131-414c-88b4-77b59f764f99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10157 | 2026.02.05 23:50:28.208164 [ 5 ] {831947f4-7131-414c-88b4-77b59f764f99} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10158 | 2026.02.05 23:50:28.208367 [ 5 ] {831947f4-7131-414c-88b4-77b59f764f99} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10159 | 2026.02.05 23:50:28.208491 [ 5 ] {831947f4-7131-414c-88b4-77b59f764f99} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001799 sec., 13896.609227348526 rows/sec., 24.90 MiB/sec. | ||
| 10160 | 2026.02.05 23:50:28.208547 [ 5 ] {831947f4-7131-414c-88b4-77b59f764f99} <Debug> TCPHandler: Processed in 0.001978649 sec. | ||
| 10161 | 2026.02.05 23:50:28.208646 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10162 | 2026.02.05 23:50:28.208732 [ 5 ] {8f113d41-388a-4557-b654-386bb2d61298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10163 | 2026.02.05 23:50:28.208769 [ 5 ] {8f113d41-388a-4557-b654-386bb2d61298} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10164 | 2026.02.05 23:50:28.209153 [ 5 ] {8f113d41-388a-4557-b654-386bb2d61298} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10165 | 2026.02.05 23:50:28.209187 [ 5 ] {8f113d41-388a-4557-b654-386bb2d61298} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10166 | 2026.02.05 23:50:28.209483 [ 5 ] {8f113d41-388a-4557-b654-386bb2d61298} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10167 | 2026.02.05 23:50:28.209686 [ 5 ] {8f113d41-388a-4557-b654-386bb2d61298} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10168 | 2026.02.05 23:50:28.209808 [ 5 ] {8f113d41-388a-4557-b654-386bb2d61298} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001039 sec., 57747.83445620789 rows/sec., 3.89 MiB/sec. | ||
| 10169 | 2026.02.05 23:50:28.209843 [ 5 ] {8f113d41-388a-4557-b654-386bb2d61298} <Debug> TCPHandler: Processed in 0.001193281 sec. | ||
| 10170 | 2026.02.05 23:50:29.773951 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1334 | ||
| 10171 | 2026.02.05 23:50:29.776246 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10172 | 2026.02.05 23:50:29.776296 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10173 | 2026.02.05 23:50:29.777442 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10174 | 2026.02.05 23:50:29.777699 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10175 | 2026.02.05 23:50:29.777880 [ 106 ] {} <Debug> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10176 | 2026.02.05 23:50:29.777949 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1334 | ||
| 10177 | 2026.02.05 23:50:29.777974 [ 106 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10178 | 2026.02.05 23:50:29.778017 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10179 | 2026.02.05 23:50:29.778195 [ 199 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 10180 | 2026.02.05 23:50:29.778992 [ 199 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10181 | 2026.02.05 23:50:29.779143 [ 199 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1146 rows starting from the beginning of the part | ||
| 10182 | 2026.02.05 23:50:29.779614 [ 199 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 36 rows starting from the beginning of the part | ||
| 10183 | 2026.02.05 23:50:29.779999 [ 199 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 34 rows starting from the beginning of the part | ||
| 10184 | 2026.02.05 23:50:29.780404 [ 199 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 44 rows starting from the beginning of the part | ||
| 10185 | 2026.02.05 23:50:29.780779 [ 199 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 38 rows starting from the beginning of the part | ||
| 10186 | 2026.02.05 23:50:29.781144 [ 199 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 36 rows starting from the beginning of the part | ||
| 10187 | 2026.02.05 23:50:29.787875 [ 190 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1334 rows, containing 72 columns (72 merged, 0 gathered) in 0.009765636 sec., 136601.4461321311 rows/sec., 107.13 MiB/sec. | ||
| 10188 | 2026.02.05 23:50:29.789923 [ 192 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10189 | 2026.02.05 23:50:29.790597 [ 192 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_31_6} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10190 | 2026.02.05 23:50:29.790689 [ 192 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_31_6} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10191 | 2026.02.05 23:50:29.791067 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.96 MiB. | ||
| 10192 | 2026.02.05 23:50:30.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 303.88 MiB, peak 316.09 MiB, free memory in arenas 0.00 B, will set to 304.93 MiB (RSS), difference: 1.05 MiB | ||
| 10193 | 2026.02.05 23:50:32.025059 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10194 | 2026.02.05 23:50:32.025253 [ 5 ] {ec8bd534-a798-4b9f-8ecb-b4ca6ca0c416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10195 | 2026.02.05 23:50:32.025324 [ 5 ] {ec8bd534-a798-4b9f-8ecb-b4ca6ca0c416} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10196 | 2026.02.05 23:50:32.026087 [ 5 ] {ec8bd534-a798-4b9f-8ecb-b4ca6ca0c416} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10197 | 2026.02.05 23:50:32.026135 [ 5 ] {ec8bd534-a798-4b9f-8ecb-b4ca6ca0c416} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10198 | 2026.02.05 23:50:32.026544 [ 5 ] {ec8bd534-a798-4b9f-8ecb-b4ca6ca0c416} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10199 | 2026.02.05 23:50:32.026764 [ 5 ] {ec8bd534-a798-4b9f-8ecb-b4ca6ca0c416} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10200 | 2026.02.05 23:50:32.026912 [ 5 ] {ec8bd534-a798-4b9f-8ecb-b4ca6ca0c416} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001713 sec., 155283.12901342675 rows/sec., 9.87 MiB/sec. | ||
| 10201 | 2026.02.05 23:50:32.026954 [ 5 ] {ec8bd534-a798-4b9f-8ecb-b4ca6ca0c416} <Debug> TCPHandler: Processed in 0.00202559 sec. | ||
| 10202 | 2026.02.05 23:50:32.027073 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10203 | 2026.02.05 23:50:32.027167 [ 5 ] {15b9fe79-d544-4396-bd52-0386bb68dfd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10204 | 2026.02.05 23:50:32.027210 [ 5 ] {15b9fe79-d544-4396-bd52-0386bb68dfd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10205 | 2026.02.05 23:50:32.027605 [ 5 ] {15b9fe79-d544-4396-bd52-0386bb68dfd5} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10206 | 2026.02.05 23:50:32.027641 [ 5 ] {15b9fe79-d544-4396-bd52-0386bb68dfd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10207 | 2026.02.05 23:50:32.027928 [ 5 ] {15b9fe79-d544-4396-bd52-0386bb68dfd5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10208 | 2026.02.05 23:50:32.028136 [ 5 ] {15b9fe79-d544-4396-bd52-0386bb68dfd5} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10209 | 2026.02.05 23:50:32.028269 [ 5 ] {15b9fe79-d544-4396-bd52-0386bb68dfd5} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001121 sec., 12488.849241748438 rows/sec., 1018.38 KiB/sec. | ||
| 10210 | 2026.02.05 23:50:32.028306 [ 5 ] {15b9fe79-d544-4396-bd52-0386bb68dfd5} <Debug> TCPHandler: Processed in 0.001280523 sec. | ||
| 10211 | 2026.02.05 23:50:32.028413 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10212 | 2026.02.05 23:50:32.028503 [ 5 ] {d4b998bf-467b-4251-a2e7-a898de3fd96d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10213 | 2026.02.05 23:50:32.028542 [ 5 ] {d4b998bf-467b-4251-a2e7-a898de3fd96d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10214 | 2026.02.05 23:50:32.029873 [ 5 ] {d4b998bf-467b-4251-a2e7-a898de3fd96d} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10215 | 2026.02.05 23:50:32.029910 [ 5 ] {d4b998bf-467b-4251-a2e7-a898de3fd96d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10216 | 2026.02.05 23:50:32.030335 [ 5 ] {d4b998bf-467b-4251-a2e7-a898de3fd96d} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10217 | 2026.02.05 23:50:32.030548 [ 5 ] {d4b998bf-467b-4251-a2e7-a898de3fd96d} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10218 | 2026.02.05 23:50:32.030675 [ 5 ] {d4b998bf-467b-4251-a2e7-a898de3fd96d} <Debug> executeQuery: Read 1929 rows, 160.62 KiB in 0.002189 sec., 881224.303334856 rows/sec., 71.66 MiB/sec. | ||
| 10219 | 2026.02.05 23:50:32.030713 [ 5 ] {d4b998bf-467b-4251-a2e7-a898de3fd96d} <Debug> TCPHandler: Processed in 0.002347263 sec. | ||
| 10220 | 2026.02.05 23:50:32.030824 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10221 | 2026.02.05 23:50:32.030926 [ 5 ] {0afda845-59ea-4f96-ba2e-fa49c31c49b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10222 | 2026.02.05 23:50:32.030966 [ 5 ] {0afda845-59ea-4f96-ba2e-fa49c31c49b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10223 | 2026.02.05 23:50:32.031433 [ 5 ] {0afda845-59ea-4f96-ba2e-fa49c31c49b9} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10224 | 2026.02.05 23:50:32.031470 [ 5 ] {0afda845-59ea-4f96-ba2e-fa49c31c49b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10225 | 2026.02.05 23:50:32.031788 [ 5 ] {0afda845-59ea-4f96-ba2e-fa49c31c49b9} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10226 | 2026.02.05 23:50:32.031999 [ 5 ] {0afda845-59ea-4f96-ba2e-fa49c31c49b9} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10227 | 2026.02.05 23:50:32.032128 [ 5 ] {0afda845-59ea-4f96-ba2e-fa49c31c49b9} <Debug> executeQuery: Read 162 rows, 10.11 KiB in 0.001221 sec., 132678.13267813268 rows/sec., 8.08 MiB/sec. | ||
| 10228 | 2026.02.05 23:50:32.032167 [ 5 ] {0afda845-59ea-4f96-ba2e-fa49c31c49b9} <Debug> TCPHandler: Processed in 0.001393814 sec. | ||
| 10229 | 2026.02.05 23:50:32.032276 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10230 | 2026.02.05 23:50:32.032370 [ 5 ] {9f18ff1f-574a-4996-8271-128227171933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10231 | 2026.02.05 23:50:32.032408 [ 5 ] {9f18ff1f-574a-4996-8271-128227171933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10232 | 2026.02.05 23:50:32.032936 [ 5 ] {9f18ff1f-574a-4996-8271-128227171933} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10233 | 2026.02.05 23:50:32.032973 [ 5 ] {9f18ff1f-574a-4996-8271-128227171933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10234 | 2026.02.05 23:50:32.033299 [ 5 ] {9f18ff1f-574a-4996-8271-128227171933} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10235 | 2026.02.05 23:50:32.033520 [ 5 ] {9f18ff1f-574a-4996-8271-128227171933} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10236 | 2026.02.05 23:50:32.033642 [ 126 ] {} <Debug> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10237 | 2026.02.05 23:50:32.033650 [ 5 ] {9f18ff1f-574a-4996-8271-128227171933} <Debug> executeQuery: Read 368 rows, 25.07 KiB in 0.001298 sec., 283513.0970724191 rows/sec., 18.86 MiB/sec. | ||
| 10238 | 2026.02.05 23:50:32.033719 [ 126 ] {} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10239 | 2026.02.05 23:50:32.033737 [ 5 ] {9f18ff1f-574a-4996-8271-128227171933} <Debug> TCPHandler: Processed in 0.001510665 sec. | ||
| 10240 | 2026.02.05 23:50:32.033745 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10241 | 2026.02.05 23:50:32.033854 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10242 | 2026.02.05 23:50:32.033877 [ 187 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 10243 | 2026.02.05 23:50:32.033952 [ 5 ] {5b672e86-3286-4608-bda6-7cf388fbc05e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10244 | 2026.02.05 23:50:32.033997 [ 5 ] {5b672e86-3286-4608-bda6-7cf388fbc05e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10245 | 2026.02.05 23:50:32.034028 [ 187 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10246 | 2026.02.05 23:50:32.034071 [ 187 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 368 rows starting from the beginning of the part | ||
| 10247 | 2026.02.05 23:50:32.034145 [ 187 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 140 rows starting from the beginning of the part | ||
| 10248 | 2026.02.05 23:50:32.034199 [ 187 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 368 rows starting from the beginning of the part | ||
| 10249 | 2026.02.05 23:50:32.034250 [ 187 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 140 rows starting from the beginning of the part | ||
| 10250 | 2026.02.05 23:50:32.034299 [ 187 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 140 rows starting from the beginning of the part | ||
| 10251 | 2026.02.05 23:50:32.034345 [ 187 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 368 rows starting from the beginning of the part | ||
| 10252 | 2026.02.05 23:50:32.034434 [ 5 ] {5b672e86-3286-4608-bda6-7cf388fbc05e} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10253 | 2026.02.05 23:50:32.034478 [ 5 ] {5b672e86-3286-4608-bda6-7cf388fbc05e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10254 | 2026.02.05 23:50:32.034812 [ 5 ] {5b672e86-3286-4608-bda6-7cf388fbc05e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10255 | 2026.02.05 23:50:32.035051 [ 5 ] {5b672e86-3286-4608-bda6-7cf388fbc05e} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10256 | 2026.02.05 23:50:32.035187 [ 5 ] {5b672e86-3286-4608-bda6-7cf388fbc05e} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001253 sec., 110933.75897845172 rows/sec., 6.31 MiB/sec. | ||
| 10257 | 2026.02.05 23:50:32.035228 [ 5 ] {5b672e86-3286-4608-bda6-7cf388fbc05e} <Debug> TCPHandler: Processed in 0.001423074 sec. | ||
| 10258 | 2026.02.05 23:50:32.035351 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10259 | 2026.02.05 23:50:32.035444 [ 5 ] {687114aa-11f3-4b12-aee5-1ae95acaaead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10260 | 2026.02.05 23:50:32.035484 [ 5 ] {687114aa-11f3-4b12-aee5-1ae95acaaead} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10261 | 2026.02.05 23:50:32.035633 [ 190 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1524 rows, containing 5 columns (5 merged, 0 gathered) in 0.001814218 sec., 840031.352351261 rows/sec., 58.66 MiB/sec. | ||
| 10262 | 2026.02.05 23:50:32.035850 [ 193 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10263 | 2026.02.05 23:50:32.036225 [ 193 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_31_6} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10264 | 2026.02.05 23:50:32.036325 [ 193 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_31_6} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10265 | 2026.02.05 23:50:32.036328 [ 5 ] {687114aa-11f3-4b12-aee5-1ae95acaaead} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10266 | 2026.02.05 23:50:32.036375 [ 5 ] {687114aa-11f3-4b12-aee5-1ae95acaaead} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10267 | 2026.02.05 23:50:32.036435 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 10268 | 2026.02.05 23:50:32.036726 [ 5 ] {687114aa-11f3-4b12-aee5-1ae95acaaead} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10269 | 2026.02.05 23:50:32.036945 [ 5 ] {687114aa-11f3-4b12-aee5-1ae95acaaead} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10270 | 2026.02.05 23:50:32.037077 [ 5 ] {687114aa-11f3-4b12-aee5-1ae95acaaead} <Debug> executeQuery: Read 948 rows, 69.91 KiB in 0.001651 sec., 574197.4560872199 rows/sec., 41.35 MiB/sec. | ||
| 10271 | 2026.02.05 23:50:32.037117 [ 5 ] {687114aa-11f3-4b12-aee5-1ae95acaaead} <Debug> TCPHandler: Processed in 0.001814707 sec. | ||
| 10272 | 2026.02.05 23:50:32.037230 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10273 | 2026.02.05 23:50:32.037329 [ 5 ] {8f0bf43f-5fc8-450c-8882-b16a9318adff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10274 | 2026.02.05 23:50:32.037370 [ 5 ] {8f0bf43f-5fc8-450c-8882-b16a9318adff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10275 | 2026.02.05 23:50:32.037705 [ 5 ] {8f0bf43f-5fc8-450c-8882-b16a9318adff} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10276 | 2026.02.05 23:50:32.037742 [ 5 ] {8f0bf43f-5fc8-450c-8882-b16a9318adff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10277 | 2026.02.05 23:50:32.038046 [ 5 ] {8f0bf43f-5fc8-450c-8882-b16a9318adff} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10278 | 2026.02.05 23:50:32.038248 [ 5 ] {8f0bf43f-5fc8-450c-8882-b16a9318adff} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10279 | 2026.02.05 23:50:32.038359 [ 126 ] {} <Debug> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10280 | 2026.02.05 23:50:32.038374 [ 5 ] {8f0bf43f-5fc8-450c-8882-b16a9318adff} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001064 sec., 5639.097744360902 rows/sec., 294.62 KiB/sec. | ||
| 10281 | 2026.02.05 23:50:32.038406 [ 126 ] {} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10282 | 2026.02.05 23:50:32.038424 [ 5 ] {8f0bf43f-5fc8-450c-8882-b16a9318adff} <Debug> TCPHandler: Processed in 0.001247552 sec. | ||
| 10283 | 2026.02.05 23:50:32.038430 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10284 | 2026.02.05 23:50:32.038526 [ 190 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 10285 | 2026.02.05 23:50:32.038543 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10286 | 2026.02.05 23:50:32.038642 [ 5 ] {7b1d1600-f3a5-4cb3-ba41-3116c9c80fe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10287 | 2026.02.05 23:50:32.038646 [ 190 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10288 | 2026.02.05 23:50:32.038687 [ 5 ] {7b1d1600-f3a5-4cb3-ba41-3116c9c80fe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10289 | 2026.02.05 23:50:32.038698 [ 190 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 156 rows starting from the beginning of the part | ||
| 10290 | 2026.02.05 23:50:32.038775 [ 190 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 10291 | 2026.02.05 23:50:32.038819 [ 190 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 10292 | 2026.02.05 23:50:32.038859 [ 190 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 10293 | 2026.02.05 23:50:32.038899 [ 190 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 10294 | 2026.02.05 23:50:32.038937 [ 190 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 10295 | 2026.02.05 23:50:32.039395 [ 5 ] {7b1d1600-f3a5-4cb3-ba41-3116c9c80fe2} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10296 | 2026.02.05 23:50:32.039438 [ 5 ] {7b1d1600-f3a5-4cb3-ba41-3116c9c80fe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10297 | 2026.02.05 23:50:32.039762 [ 195 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.001269822 sec., 146477.22279185586 rows/sec., 7.47 MiB/sec. | ||
| 10298 | 2026.02.05 23:50:32.039864 [ 5 ] {7b1d1600-f3a5-4cb3-ba41-3116c9c80fe2} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10299 | 2026.02.05 23:50:32.039912 [ 190 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10300 | 2026.02.05 23:50:32.040131 [ 5 ] {7b1d1600-f3a5-4cb3-ba41-3116c9c80fe2} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10301 | 2026.02.05 23:50:32.040235 [ 190 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_31_6} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10302 | 2026.02.05 23:50:32.040306 [ 5 ] {7b1d1600-f3a5-4cb3-ba41-3116c9c80fe2} <Debug> executeQuery: Read 917 rows, 62.56 KiB in 0.001681 sec., 545508.6258179655 rows/sec., 36.34 MiB/sec. | ||
| 10303 | 2026.02.05 23:50:32.040320 [ 190 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_31_6} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10304 | 2026.02.05 23:50:32.040359 [ 5 ] {7b1d1600-f3a5-4cb3-ba41-3116c9c80fe2} <Debug> TCPHandler: Processed in 0.001864328 sec. | ||
| 10305 | 2026.02.05 23:50:32.040411 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 10306 | 2026.02.05 23:50:32.040481 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10307 | 2026.02.05 23:50:32.040584 [ 5 ] {e5511ab2-4af4-4ee6-b847-67fb2b07cfed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10308 | 2026.02.05 23:50:32.040628 [ 5 ] {e5511ab2-4af4-4ee6-b847-67fb2b07cfed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10309 | 2026.02.05 23:50:32.040954 [ 5 ] {e5511ab2-4af4-4ee6-b847-67fb2b07cfed} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10310 | 2026.02.05 23:50:32.040991 [ 5 ] {e5511ab2-4af4-4ee6-b847-67fb2b07cfed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10311 | 2026.02.05 23:50:32.041306 [ 5 ] {e5511ab2-4af4-4ee6-b847-67fb2b07cfed} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10312 | 2026.02.05 23:50:32.041579 [ 5 ] {e5511ab2-4af4-4ee6-b847-67fb2b07cfed} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10313 | 2026.02.05 23:50:32.041750 [ 5 ] {e5511ab2-4af4-4ee6-b847-67fb2b07cfed} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001183 sec., 845.30853761623 rows/sec., 56.96 KiB/sec. | ||
| 10314 | 2026.02.05 23:50:32.041798 [ 5 ] {e5511ab2-4af4-4ee6-b847-67fb2b07cfed} <Debug> TCPHandler: Processed in 0.001367883 sec. | ||
| 10315 | 2026.02.05 23:50:32.041929 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10316 | 2026.02.05 23:50:32.042022 [ 5 ] {dd40c33e-e956-4bbc-a28a-a281ae6f29e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10317 | 2026.02.05 23:50:32.042074 [ 5 ] {dd40c33e-e956-4bbc-a28a-a281ae6f29e8} <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 | ||
| 10318 | 2026.02.05 23:50:32.042958 [ 5 ] {dd40c33e-e956-4bbc-a28a-a281ae6f29e8} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10319 | 2026.02.05 23:50:32.042996 [ 5 ] {dd40c33e-e956-4bbc-a28a-a281ae6f29e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10320 | 2026.02.05 23:50:32.043544 [ 5 ] {dd40c33e-e956-4bbc-a28a-a281ae6f29e8} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10321 | 2026.02.05 23:50:32.043814 [ 5 ] {dd40c33e-e956-4bbc-a28a-a281ae6f29e8} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10322 | 2026.02.05 23:50:32.043984 [ 5 ] {dd40c33e-e956-4bbc-a28a-a281ae6f29e8} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00198 sec., 7575.757575757576 rows/sec., 13.58 MiB/sec. | ||
| 10323 | 2026.02.05 23:50:32.044064 [ 5 ] {dd40c33e-e956-4bbc-a28a-a281ae6f29e8} <Debug> TCPHandler: Processed in 0.002183691 sec. | ||
| 10324 | 2026.02.05 23:50:32.044179 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10325 | 2026.02.05 23:50:32.044276 [ 5 ] {d238e774-509d-446a-a7a6-ae6db4231b50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10326 | 2026.02.05 23:50:32.044344 [ 5 ] {d238e774-509d-446a-a7a6-ae6db4231b50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10327 | 2026.02.05 23:50:32.044694 [ 5 ] {d238e774-509d-446a-a7a6-ae6db4231b50} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10328 | 2026.02.05 23:50:32.044731 [ 5 ] {d238e774-509d-446a-a7a6-ae6db4231b50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10329 | 2026.02.05 23:50:32.045040 [ 5 ] {d238e774-509d-446a-a7a6-ae6db4231b50} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10330 | 2026.02.05 23:50:32.045253 [ 5 ] {d238e774-509d-446a-a7a6-ae6db4231b50} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10331 | 2026.02.05 23:50:32.045383 [ 5 ] {d238e774-509d-446a-a7a6-ae6db4231b50} <Debug> executeQuery: Read 76 rows, 4.83 KiB in 0.001126 sec., 67495.5595026643 rows/sec., 4.19 MiB/sec. | ||
| 10332 | 2026.02.05 23:50:32.045420 [ 5 ] {d238e774-509d-446a-a7a6-ae6db4231b50} <Debug> TCPHandler: Processed in 0.001292113 sec. | ||
| 10333 | 2026.02.05 23:50:32.235277 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20646 | ||
| 10334 | 2026.02.05 23:50:32.235757 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10335 | 2026.02.05 23:50:32.235797 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10336 | 2026.02.05 23:50:32.236259 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10337 | 2026.02.05 23:50:32.236498 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10338 | 2026.02.05 23:50:32.236631 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20646 | ||
| 10339 | 2026.02.05 23:50:33.194277 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10340 | 2026.02.05 23:50:33.194472 [ 5 ] {541f5e9d-f1ef-4b4f-8abd-b7f675da033f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10341 | 2026.02.05 23:50:33.194543 [ 5 ] {541f5e9d-f1ef-4b4f-8abd-b7f675da033f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10342 | 2026.02.05 23:50:33.195197 [ 5 ] {541f5e9d-f1ef-4b4f-8abd-b7f675da033f} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10343 | 2026.02.05 23:50:33.195235 [ 5 ] {541f5e9d-f1ef-4b4f-8abd-b7f675da033f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10344 | 2026.02.05 23:50:33.195631 [ 5 ] {541f5e9d-f1ef-4b4f-8abd-b7f675da033f} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10345 | 2026.02.05 23:50:33.195865 [ 5 ] {541f5e9d-f1ef-4b4f-8abd-b7f675da033f} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10346 | 2026.02.05 23:50:33.195986 [ 136 ] {} <Debug> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10347 | 2026.02.05 23:50:33.196018 [ 5 ] {541f5e9d-f1ef-4b4f-8abd-b7f675da033f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001599 sec., 35021.88868042527 rows/sec., 2.69 MiB/sec. | ||
| 10348 | 2026.02.05 23:50:33.196030 [ 136 ] {} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10349 | 2026.02.05 23:50:33.196054 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10350 | 2026.02.05 23:50:33.196062 [ 5 ] {541f5e9d-f1ef-4b4f-8abd-b7f675da033f} <Debug> TCPHandler: Processed in 0.001919788 sec. | ||
| 10351 | 2026.02.05 23:50:33.196148 [ 200 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10352 | 2026.02.05 23:50:33.196188 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10353 | 2026.02.05 23:50:33.196256 [ 200 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10354 | 2026.02.05 23:50:33.196286 [ 5 ] {a55ebe02-da14-406b-a700-95a628d07502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10355 | 2026.02.05 23:50:33.196289 [ 200 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1981 rows starting from the beginning of the part | ||
| 10356 | 2026.02.05 23:50:33.196327 [ 5 ] {a55ebe02-da14-406b-a700-95a628d07502} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10357 | 2026.02.05 23:50:33.196364 [ 200 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 106 rows starting from the beginning of the part | ||
| 10358 | 2026.02.05 23:50:33.196416 [ 200 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 782 rows starting from the beginning of the part | ||
| 10359 | 2026.02.05 23:50:33.196464 [ 200 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 106 rows starting from the beginning of the part | ||
| 10360 | 2026.02.05 23:50:33.196506 [ 200 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1929 rows starting from the beginning of the part | ||
| 10361 | 2026.02.05 23:50:33.196552 [ 200 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 56 rows starting from the beginning of the part | ||
| 10362 | 2026.02.05 23:50:33.196752 [ 5 ] {a55ebe02-da14-406b-a700-95a628d07502} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10363 | 2026.02.05 23:50:33.196787 [ 5 ] {a55ebe02-da14-406b-a700-95a628d07502} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10364 | 2026.02.05 23:50:33.197094 [ 5 ] {a55ebe02-da14-406b-a700-95a628d07502} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10365 | 2026.02.05 23:50:33.197322 [ 5 ] {a55ebe02-da14-406b-a700-95a628d07502} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10366 | 2026.02.05 23:50:33.197455 [ 5 ] {a55ebe02-da14-406b-a700-95a628d07502} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001187 sec., 53917.43892165123 rows/sec., 4.21 MiB/sec. | ||
| 10367 | 2026.02.05 23:50:33.197473 [ 117 ] {} <Debug> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10368 | 2026.02.05 23:50:33.197495 [ 5 ] {a55ebe02-da14-406b-a700-95a628d07502} <Debug> TCPHandler: Processed in 0.001358413 sec. | ||
| 10369 | 2026.02.05 23:50:33.197539 [ 117 ] {} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10370 | 2026.02.05 23:50:33.197566 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10371 | 2026.02.05 23:50:33.197626 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10372 | 2026.02.05 23:50:33.197664 [ 189 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10373 | 2026.02.05 23:50:33.197726 [ 5 ] {080a743d-7798-4891-b3e0-1f809cdc8dca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10374 | 2026.02.05 23:50:33.197773 [ 5 ] {080a743d-7798-4891-b3e0-1f809cdc8dca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10375 | 2026.02.05 23:50:33.197779 [ 189 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10376 | 2026.02.05 23:50:33.197821 [ 189 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 995 rows starting from the beginning of the part | ||
| 10377 | 2026.02.05 23:50:33.197885 [ 189 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 89 rows starting from the beginning of the part | ||
| 10378 | 2026.02.05 23:50:33.197933 [ 189 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 478 rows starting from the beginning of the part | ||
| 10379 | 2026.02.05 23:50:33.197975 [ 189 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 89 rows starting from the beginning of the part | ||
| 10380 | 2026.02.05 23:50:33.198013 [ 189 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 948 rows starting from the beginning of the part | ||
| 10381 | 2026.02.05 23:50:33.198052 [ 189 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part | ||
| 10382 | 2026.02.05 23:50:33.198056 [ 202 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4960 rows, containing 5 columns (5 merged, 0 gathered) in 0.001943749 sec., 2551769.801553596 rows/sec., 216.83 MiB/sec. | ||
| 10383 | 2026.02.05 23:50:33.198140 [ 5 ] {080a743d-7798-4891-b3e0-1f809cdc8dca} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10384 | 2026.02.05 23:50:33.198184 [ 5 ] {080a743d-7798-4891-b3e0-1f809cdc8dca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10385 | 2026.02.05 23:50:33.198399 [ 194 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10386 | 2026.02.05 23:50:33.198547 [ 5 ] {080a743d-7798-4891-b3e0-1f809cdc8dca} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10387 | 2026.02.05 23:50:33.198789 [ 194 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_71_14} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10388 | 2026.02.05 23:50:33.198837 [ 5 ] {080a743d-7798-4891-b3e0-1f809cdc8dca} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10389 | 2026.02.05 23:50:33.198881 [ 194 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_71_14} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10390 | 2026.02.05 23:50:33.198966 [ 117 ] {} <Debug> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Selected 5 parts from all_1_66_13 to all_70_70_0 | ||
| 10391 | 2026.02.05 23:50:33.198985 [ 5 ] {080a743d-7798-4891-b3e0-1f809cdc8dca} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001277 sec., 25058.73140172279 rows/sec., 1.75 MiB/sec. | ||
| 10392 | 2026.02.05 23:50:33.198987 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 10393 | 2026.02.05 23:50:33.198998 [ 117 ] {} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10394 | 2026.02.05 23:50:33.199029 [ 5 ] {080a743d-7798-4891-b3e0-1f809cdc8dca} <Debug> TCPHandler: Processed in 0.001453244 sec. | ||
| 10395 | 2026.02.05 23:50:33.199041 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10396 | 2026.02.05 23:50:33.199108 [ 200 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_70_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_66_13 to all_70_70_0 into Compact with storage Full | ||
| 10397 | 2026.02.05 23:50:33.199140 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10398 | 2026.02.05 23:50:33.199197 [ 200 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_70_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10399 | 2026.02.05 23:50:33.199228 [ 200 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 19355 rows starting from the beginning of the part | ||
| 10400 | 2026.02.05 23:50:33.199244 [ 5 ] {eb0a9782-0574-4e95-bb44-20adc6733e4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10401 | 2026.02.05 23:50:33.199281 [ 200 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
| 10402 | 2026.02.05 23:50:33.199287 [ 5 ] {eb0a9782-0574-4e95-bb44-20adc6733e4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10403 | 2026.02.05 23:50:33.199305 [ 189 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2663 rows, containing 5 columns (5 merged, 0 gathered) in 0.001682266 sec., 1582983.9038534928 rows/sec., 120.65 MiB/sec. | ||
| 10404 | 2026.02.05 23:50:33.199326 [ 200 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 258 rows starting from the beginning of the part | ||
| 10405 | 2026.02.05 23:50:33.199372 [ 200 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 10406 | 2026.02.05 23:50:33.199406 [ 200 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 917 rows starting from the beginning of the part | ||
| 10407 | 2026.02.05 23:50:33.199540 [ 197 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10408 | 2026.02.05 23:50:33.199611 [ 5 ] {eb0a9782-0574-4e95-bb44-20adc6733e4e} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10409 | 2026.02.05 23:50:33.199654 [ 5 ] {eb0a9782-0574-4e95-bb44-20adc6733e4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10410 | 2026.02.05 23:50:33.199836 [ 197 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_71_14} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10411 | 2026.02.05 23:50:33.199922 [ 197 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_71_14} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10412 | 2026.02.05 23:50:33.199987 [ 5 ] {eb0a9782-0574-4e95-bb44-20adc6733e4e} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10413 | 2026.02.05 23:50:33.199999 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 10414 | 2026.02.05 23:50:33.200211 [ 5 ] {eb0a9782-0574-4e95-bb44-20adc6733e4e} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10415 | 2026.02.05 23:50:33.200329 [ 117 ] {} <Debug> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10416 | 2026.02.05 23:50:33.200347 [ 5 ] {eb0a9782-0574-4e95-bb44-20adc6733e4e} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001124 sec., 10676.156583629892 rows/sec., 736.77 KiB/sec. | ||
| 10417 | 2026.02.05 23:50:33.200361 [ 117 ] {} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10418 | 2026.02.05 23:50:33.200387 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10419 | 2026.02.05 23:50:33.200391 [ 5 ] {eb0a9782-0574-4e95-bb44-20adc6733e4e} <Debug> TCPHandler: Processed in 0.001300143 sec. | ||
| 10420 | 2026.02.05 23:50:33.200466 [ 194 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10421 | 2026.02.05 23:50:33.200563 [ 194 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10422 | 2026.02.05 23:50:33.200592 [ 194 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4232 rows starting from the beginning of the part | ||
| 10423 | 2026.02.05 23:50:33.200652 [ 194 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
| 10424 | 2026.02.05 23:50:33.200694 [ 194 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 88 rows starting from the beginning of the part | ||
| 10425 | 2026.02.05 23:50:33.200732 [ 194 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 10426 | 2026.02.05 23:50:33.200771 [ 194 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 76 rows starting from the beginning of the part | ||
| 10427 | 2026.02.05 23:50:33.200808 [ 194 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 12 rows starting from the beginning of the part | ||
| 10428 | 2026.02.05 23:50:33.202890 [ 197 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4528 rows, containing 4 columns (4 merged, 0 gathered) in 0.002458734 sec., 1841598.1557988785 rows/sec., 119.00 MiB/sec. | ||
| 10429 | 2026.02.05 23:50:33.203333 [ 189 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10430 | 2026.02.05 23:50:33.203640 [ 189 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_71_14} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10431 | 2026.02.05 23:50:33.203737 [ 189 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_71_14} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10432 | 2026.02.05 23:50:33.203840 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 10433 | 2026.02.05 23:50:33.205993 [ 194 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_70_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20850 rows, containing 5 columns (5 merged, 0 gathered) in 0.006904768 sec., 3019652.506789511 rows/sec., 203.39 MiB/sec. | ||
| 10434 | 2026.02.05 23:50:33.206422 [ 194 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_70_14} <Trace> MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) | ||
| 10435 | 2026.02.05 23:50:33.206717 [ 194 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_70_14} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10436 | 2026.02.05 23:50:33.206808 [ 194 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_70_14} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Merged 5 parts: [all_1_66_13, all_70_70_0] -> all_1_70_14 | ||
| 10437 | 2026.02.05 23:50:33.206901 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 10438 | 2026.02.05 23:50:33.339873 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 10439 | 2026.02.05 23:50:33.356973 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10440 | 2026.02.05 23:50:33.357039 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10441 | 2026.02.05 23:50:33.363746 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10442 | 2026.02.05 23:50:33.364476 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10443 | 2026.02.05 23:50:33.367446 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 10444 | 2026.02.05 23:50:34.000241 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 305.87 MiB, peak 316.09 MiB, free memory in arenas 0.00 B, will set to 308.75 MiB (RSS), difference: 2.87 MiB | ||
| 10445 | 2026.02.05 23:50:38.201780 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10446 | 2026.02.05 23:50:38.202002 [ 5 ] {5ba8f262-b3ae-49ea-a1c5-73ad92407fc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10447 | 2026.02.05 23:50:38.202075 [ 5 ] {5ba8f262-b3ae-49ea-a1c5-73ad92407fc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10448 | 2026.02.05 23:50:38.202817 [ 5 ] {5ba8f262-b3ae-49ea-a1c5-73ad92407fc1} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10449 | 2026.02.05 23:50:38.202874 [ 5 ] {5ba8f262-b3ae-49ea-a1c5-73ad92407fc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10450 | 2026.02.05 23:50:38.203310 [ 5 ] {5ba8f262-b3ae-49ea-a1c5-73ad92407fc1} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10451 | 2026.02.05 23:50:38.203562 [ 5 ] {5ba8f262-b3ae-49ea-a1c5-73ad92407fc1} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10452 | 2026.02.05 23:50:38.203717 [ 5 ] {5ba8f262-b3ae-49ea-a1c5-73ad92407fc1} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001769 sec., 59920.85924250989 rows/sec., 5.02 MiB/sec. | ||
| 10453 | 2026.02.05 23:50:38.203768 [ 5 ] {5ba8f262-b3ae-49ea-a1c5-73ad92407fc1} <Debug> TCPHandler: Processed in 0.002137441 sec. | ||
| 10454 | 2026.02.05 23:50:38.203902 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10455 | 2026.02.05 23:50:38.204004 [ 5 ] {e26158b1-1862-4872-831d-595d42387de8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10456 | 2026.02.05 23:50:38.204049 [ 5 ] {e26158b1-1862-4872-831d-595d42387de8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10457 | 2026.02.05 23:50:38.204493 [ 5 ] {e26158b1-1862-4872-831d-595d42387de8} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10458 | 2026.02.05 23:50:38.204532 [ 5 ] {e26158b1-1862-4872-831d-595d42387de8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10459 | 2026.02.05 23:50:38.204845 [ 5 ] {e26158b1-1862-4872-831d-595d42387de8} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10460 | 2026.02.05 23:50:38.205061 [ 5 ] {e26158b1-1862-4872-831d-595d42387de8} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10461 | 2026.02.05 23:50:38.205190 [ 58 ] {} <Debug> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10462 | 2026.02.05 23:50:38.205199 [ 5 ] {e26158b1-1862-4872-831d-595d42387de8} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001217 sec., 20542.317173377156 rows/sec., 1.51 MiB/sec. | ||
| 10463 | 2026.02.05 23:50:38.205260 [ 58 ] {} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10464 | 2026.02.05 23:50:38.205279 [ 5 ] {e26158b1-1862-4872-831d-595d42387de8} <Debug> TCPHandler: Processed in 0.001426904 sec. | ||
| 10465 | 2026.02.05 23:50:38.205286 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10466 | 2026.02.05 23:50:38.205418 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10467 | 2026.02.05 23:50:38.205433 [ 189 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 10468 | 2026.02.05 23:50:38.205518 [ 5 ] {7b752f5e-d0eb-422e-892e-3fcd9913fe50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10469 | 2026.02.05 23:50:38.205563 [ 5 ] {7b752f5e-d0eb-422e-892e-3fcd9913fe50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10470 | 2026.02.05 23:50:38.205586 [ 189 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10471 | 2026.02.05 23:50:38.205626 [ 189 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 191 rows starting from the beginning of the part | ||
| 10472 | 2026.02.05 23:50:38.205695 [ 189 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 25 rows starting from the beginning of the part | ||
| 10473 | 2026.02.05 23:50:38.205743 [ 189 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 148 rows starting from the beginning of the part | ||
| 10474 | 2026.02.05 23:50:38.205788 [ 189 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 25 rows starting from the beginning of the part | ||
| 10475 | 2026.02.05 23:50:38.205828 [ 189 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 162 rows starting from the beginning of the part | ||
| 10476 | 2026.02.05 23:50:38.205869 [ 189 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 25 rows starting from the beginning of the part | ||
| 10477 | 2026.02.05 23:50:38.206014 [ 5 ] {7b752f5e-d0eb-422e-892e-3fcd9913fe50} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10478 | 2026.02.05 23:50:38.206056 [ 5 ] {7b752f5e-d0eb-422e-892e-3fcd9913fe50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10479 | 2026.02.05 23:50:38.206406 [ 5 ] {7b752f5e-d0eb-422e-892e-3fcd9913fe50} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10480 | 2026.02.05 23:50:38.206618 [ 5 ] {7b752f5e-d0eb-422e-892e-3fcd9913fe50} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10481 | 2026.02.05 23:50:38.206737 [ 5 ] {7b752f5e-d0eb-422e-892e-3fcd9913fe50} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001263 sec., 70467.14172604909 rows/sec., 5.50 MiB/sec. | ||
| 10482 | 2026.02.05 23:50:38.206770 [ 186 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 576 rows, containing 5 columns (5 merged, 0 gathered) in 0.001438174 sec., 400507.8662248101 rows/sec., 26.75 MiB/sec. | ||
| 10483 | 2026.02.05 23:50:38.206773 [ 5 ] {7b752f5e-d0eb-422e-892e-3fcd9913fe50} <Debug> TCPHandler: Processed in 0.001433394 sec. | ||
| 10484 | 2026.02.05 23:50:38.206915 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10485 | 2026.02.05 23:50:38.206973 [ 191 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10486 | 2026.02.05 23:50:38.207008 [ 5 ] {44ce8750-6a1b-4c42-bbec-8b0922278ec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10487 | 2026.02.05 23:50:38.207054 [ 5 ] {44ce8750-6a1b-4c42-bbec-8b0922278ec6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10488 | 2026.02.05 23:50:38.207301 [ 191 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_61_12} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10489 | 2026.02.05 23:50:38.207458 [ 191 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_61_12} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10490 | 2026.02.05 23:50:38.207543 [ 5 ] {44ce8750-6a1b-4c42-bbec-8b0922278ec6} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10491 | 2026.02.05 23:50:38.207582 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 10492 | 2026.02.05 23:50:38.207586 [ 5 ] {44ce8750-6a1b-4c42-bbec-8b0922278ec6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10493 | 2026.02.05 23:50:38.207971 [ 5 ] {44ce8750-6a1b-4c42-bbec-8b0922278ec6} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10494 | 2026.02.05 23:50:38.208214 [ 5 ] {44ce8750-6a1b-4c42-bbec-8b0922278ec6} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10495 | 2026.02.05 23:50:38.208349 [ 5 ] {44ce8750-6a1b-4c42-bbec-8b0922278ec6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001316 sec., 121580.54711246201 rows/sec., 8.47 MiB/sec. | ||
| 10496 | 2026.02.05 23:50:38.208388 [ 5 ] {44ce8750-6a1b-4c42-bbec-8b0922278ec6} <Debug> TCPHandler: Processed in 0.001485945 sec. | ||
| 10497 | 2026.02.05 23:50:38.208508 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10498 | 2026.02.05 23:50:38.208603 [ 5 ] {32e7a576-00cf-4608-8de7-a1d799b90bfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10499 | 2026.02.05 23:50:38.208658 [ 5 ] {32e7a576-00cf-4608-8de7-a1d799b90bfc} <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 | ||
| 10500 | 2026.02.05 23:50:38.209505 [ 5 ] {32e7a576-00cf-4608-8de7-a1d799b90bfc} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10501 | 2026.02.05 23:50:38.209543 [ 5 ] {32e7a576-00cf-4608-8de7-a1d799b90bfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10502 | 2026.02.05 23:50:38.210108 [ 5 ] {32e7a576-00cf-4608-8de7-a1d799b90bfc} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10503 | 2026.02.05 23:50:38.210342 [ 5 ] {32e7a576-00cf-4608-8de7-a1d799b90bfc} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10504 | 2026.02.05 23:50:38.210463 [ 58 ] {} <Debug> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10505 | 2026.02.05 23:50:38.210482 [ 5 ] {32e7a576-00cf-4608-8de7-a1d799b90bfc} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001896 sec., 13185.65400843882 rows/sec., 23.63 MiB/sec. | ||
| 10506 | 2026.02.05 23:50:38.210510 [ 58 ] {} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10507 | 2026.02.05 23:50:38.210537 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10508 | 2026.02.05 23:50:38.210557 [ 5 ] {32e7a576-00cf-4608-8de7-a1d799b90bfc} <Debug> TCPHandler: Processed in 0.002099191 sec. | ||
| 10509 | 2026.02.05 23:50:38.210629 [ 188 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 10510 | 2026.02.05 23:50:38.210705 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10511 | 2026.02.05 23:50:38.210800 [ 5 ] {3eac91d8-29e0-446b-b5eb-8c7fa3450336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10512 | 2026.02.05 23:50:38.210843 [ 5 ] {3eac91d8-29e0-446b-b5eb-8c7fa3450336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10513 | 2026.02.05 23:50:38.210851 [ 188 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10514 | 2026.02.05 23:50:38.210912 [ 188 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1053 rows starting from the beginning of the part | ||
| 10515 | 2026.02.05 23:50:38.211035 [ 188 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 25 rows starting from the beginning of the part | ||
| 10516 | 2026.02.05 23:50:38.211145 [ 188 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 15 rows starting from the beginning of the part | ||
| 10517 | 2026.02.05 23:50:38.211188 [ 5 ] {3eac91d8-29e0-446b-b5eb-8c7fa3450336} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10518 | 2026.02.05 23:50:38.211227 [ 5 ] {3eac91d8-29e0-446b-b5eb-8c7fa3450336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10519 | 2026.02.05 23:50:38.211292 [ 188 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 25 rows starting from the beginning of the part | ||
| 10520 | 2026.02.05 23:50:38.211472 [ 188 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 15 rows starting from the beginning of the part | ||
| 10521 | 2026.02.05 23:50:38.211640 [ 188 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 25 rows starting from the beginning of the part | ||
| 10522 | 2026.02.05 23:50:38.211653 [ 5 ] {3eac91d8-29e0-446b-b5eb-8c7fa3450336} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10523 | 2026.02.05 23:50:38.211940 [ 5 ] {3eac91d8-29e0-446b-b5eb-8c7fa3450336} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10524 | 2026.02.05 23:50:38.212112 [ 5 ] {3eac91d8-29e0-446b-b5eb-8c7fa3450336} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001328 sec., 45180.72289156626 rows/sec., 3.04 MiB/sec. | ||
| 10525 | 2026.02.05 23:50:38.212165 [ 5 ] {3eac91d8-29e0-446b-b5eb-8c7fa3450336} <Debug> TCPHandler: Processed in 0.001512075 sec. | ||
| 10526 | 2026.02.05 23:50:38.218134 [ 191 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1158 rows, containing 19 columns (19 merged, 0 gathered) in 0.007543584 sec., 153507.93468992988 rows/sec., 275.08 MiB/sec. | ||
| 10527 | 2026.02.05 23:50:38.219511 [ 186 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10528 | 2026.02.05 23:50:38.219941 [ 186 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10529 | 2026.02.05 23:50:38.220024 [ 186 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10530 | 2026.02.05 23:50:38.220197 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.38 MiB. | ||
| 10531 | 2026.02.05 23:50:39.000218 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 309.25 MiB, peak 320.60 MiB, free memory in arenas 0.00 B, will set to 311.68 MiB (RSS), difference: 2.43 MiB | ||
| 10532 | 2026.02.05 23:50:39.556531 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10533 | 2026.02.05 23:50:39.556581 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10534 | 2026.02.05 23:50:39.736918 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21094 | ||
| 10535 | 2026.02.05 23:50:39.737403 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10536 | 2026.02.05 23:50:39.737438 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10537 | 2026.02.05 23:50:39.737917 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10538 | 2026.02.05 23:50:39.738155 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10539 | 2026.02.05 23:50:39.738281 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21094 | ||
| 10540 | 2026.02.05 23:50:39.778361 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1378 | ||
| 10541 | 2026.02.05 23:50:39.781024 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10542 | 2026.02.05 23:50:39.781081 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10543 | 2026.02.05 23:50:39.782274 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10544 | 2026.02.05 23:50:39.782536 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10545 | 2026.02.05 23:50:39.782869 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1378 | ||
| 10546 | 2026.02.05 23:50:40.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 307.68 MiB, peak 320.60 MiB, free memory in arenas 0.00 B, will set to 311.68 MiB (RSS), difference: 4.00 MiB | ||
| 10547 | 2026.02.05 23:50:40.867743 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 10548 | 2026.02.05 23:50:40.885686 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10549 | 2026.02.05 23:50:40.885755 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10550 | 2026.02.05 23:50:40.892064 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10551 | 2026.02.05 23:50:40.892781 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10552 | 2026.02.05 23:50:40.896332 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 10553 | 2026.02.05 23:50:43.208709 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10554 | 2026.02.05 23:50:43.208992 [ 5 ] {7d431caa-36c8-40a1-9705-3744e5e10fe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10555 | 2026.02.05 23:50:43.209097 [ 5 ] {7d431caa-36c8-40a1-9705-3744e5e10fe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10556 | 2026.02.05 23:50:43.209870 [ 5 ] {7d431caa-36c8-40a1-9705-3744e5e10fe9} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10557 | 2026.02.05 23:50:43.209913 [ 5 ] {7d431caa-36c8-40a1-9705-3744e5e10fe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10558 | 2026.02.05 23:50:43.210312 [ 5 ] {7d431caa-36c8-40a1-9705-3744e5e10fe9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10559 | 2026.02.05 23:50:43.210539 [ 5 ] {7d431caa-36c8-40a1-9705-3744e5e10fe9} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10560 | 2026.02.05 23:50:43.210691 [ 5 ] {7d431caa-36c8-40a1-9705-3744e5e10fe9} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001776 sec., 149774.77477477476 rows/sec., 9.52 MiB/sec. | ||
| 10561 | 2026.02.05 23:50:43.210736 [ 5 ] {7d431caa-36c8-40a1-9705-3744e5e10fe9} <Debug> TCPHandler: Processed in 0.002205202 sec. | ||
| 10562 | 2026.02.05 23:50:43.210862 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10563 | 2026.02.05 23:50:43.210958 [ 5 ] {8322f856-bb3c-4d8c-b114-ab5bc3679fc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10564 | 2026.02.05 23:50:43.211001 [ 5 ] {8322f856-bb3c-4d8c-b114-ab5bc3679fc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10565 | 2026.02.05 23:50:43.211807 [ 5 ] {8322f856-bb3c-4d8c-b114-ab5bc3679fc4} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10566 | 2026.02.05 23:50:43.211843 [ 5 ] {8322f856-bb3c-4d8c-b114-ab5bc3679fc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10567 | 2026.02.05 23:50:43.212187 [ 5 ] {8322f856-bb3c-4d8c-b114-ab5bc3679fc4} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10568 | 2026.02.05 23:50:43.212392 [ 5 ] {8322f856-bb3c-4d8c-b114-ab5bc3679fc4} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10569 | 2026.02.05 23:50:43.212532 [ 5 ] {8322f856-bb3c-4d8c-b114-ab5bc3679fc4} <Debug> executeQuery: Read 782 rows, 63.55 KiB in 0.001593 sec., 490897.6773383553 rows/sec., 38.96 MiB/sec. | ||
| 10570 | 2026.02.05 23:50:43.212571 [ 5 ] {8322f856-bb3c-4d8c-b114-ab5bc3679fc4} <Debug> TCPHandler: Processed in 0.001759678 sec. | ||
| 10571 | 2026.02.05 23:50:43.212681 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10572 | 2026.02.05 23:50:43.212774 [ 5 ] {9a5e229e-805f-47d8-bc5e-715409f3f99b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10573 | 2026.02.05 23:50:43.212815 [ 5 ] {9a5e229e-805f-47d8-bc5e-715409f3f99b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10574 | 2026.02.05 23:50:43.213245 [ 5 ] {9a5e229e-805f-47d8-bc5e-715409f3f99b} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10575 | 2026.02.05 23:50:43.213280 [ 5 ] {9a5e229e-805f-47d8-bc5e-715409f3f99b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10576 | 2026.02.05 23:50:43.213643 [ 5 ] {9a5e229e-805f-47d8-bc5e-715409f3f99b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10577 | 2026.02.05 23:50:43.213852 [ 5 ] {9a5e229e-805f-47d8-bc5e-715409f3f99b} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10578 | 2026.02.05 23:50:43.213980 [ 5 ] {9a5e229e-805f-47d8-bc5e-715409f3f99b} <Debug> executeQuery: Read 148 rows, 9.13 KiB in 0.001223 sec., 121013.90024529846 rows/sec., 7.29 MiB/sec. | ||
| 10579 | 2026.02.05 23:50:43.214018 [ 5 ] {9a5e229e-805f-47d8-bc5e-715409f3f99b} <Debug> TCPHandler: Processed in 0.001387204 sec. | ||
| 10580 | 2026.02.05 23:50:43.214129 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10581 | 2026.02.05 23:50:43.214224 [ 5 ] {61864b32-85c5-49d2-a09c-73b2b6a455bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10582 | 2026.02.05 23:50:43.214263 [ 5 ] {61864b32-85c5-49d2-a09c-73b2b6a455bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10583 | 2026.02.05 23:50:43.214694 [ 5 ] {61864b32-85c5-49d2-a09c-73b2b6a455bc} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10584 | 2026.02.05 23:50:43.214731 [ 5 ] {61864b32-85c5-49d2-a09c-73b2b6a455bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10585 | 2026.02.05 23:50:43.215036 [ 5 ] {61864b32-85c5-49d2-a09c-73b2b6a455bc} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10586 | 2026.02.05 23:50:43.215248 [ 5 ] {61864b32-85c5-49d2-a09c-73b2b6a455bc} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10587 | 2026.02.05 23:50:43.215378 [ 5 ] {61864b32-85c5-49d2-a09c-73b2b6a455bc} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001172 sec., 119453.92491467576 rows/sec., 7.72 MiB/sec. | ||
| 10588 | 2026.02.05 23:50:43.215417 [ 5 ] {61864b32-85c5-49d2-a09c-73b2b6a455bc} <Debug> TCPHandler: Processed in 0.001337713 sec. | ||
| 10589 | 2026.02.05 23:50:43.215528 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10590 | 2026.02.05 23:50:43.215620 [ 5 ] {ed4285c5-a260-4b36-ae18-b0c353ee90be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10591 | 2026.02.05 23:50:43.215660 [ 5 ] {ed4285c5-a260-4b36-ae18-b0c353ee90be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10592 | 2026.02.05 23:50:43.216105 [ 5 ] {ed4285c5-a260-4b36-ae18-b0c353ee90be} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10593 | 2026.02.05 23:50:43.216143 [ 5 ] {ed4285c5-a260-4b36-ae18-b0c353ee90be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10594 | 2026.02.05 23:50:43.216451 [ 5 ] {ed4285c5-a260-4b36-ae18-b0c353ee90be} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10595 | 2026.02.05 23:50:43.216673 [ 5 ] {ed4285c5-a260-4b36-ae18-b0c353ee90be} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10596 | 2026.02.05 23:50:43.216799 [ 5 ] {ed4285c5-a260-4b36-ae18-b0c353ee90be} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001197 sec., 116123.64243943192 rows/sec., 6.61 MiB/sec. | ||
| 10597 | 2026.02.05 23:50:43.216838 [ 5 ] {ed4285c5-a260-4b36-ae18-b0c353ee90be} <Debug> TCPHandler: Processed in 0.001358834 sec. | ||
| 10598 | 2026.02.05 23:50:43.216950 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10599 | 2026.02.05 23:50:43.217044 [ 5 ] {d6d6a441-47ef-491b-baaf-a09e5a6dad82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10600 | 2026.02.05 23:50:43.217084 [ 5 ] {d6d6a441-47ef-491b-baaf-a09e5a6dad82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10601 | 2026.02.05 23:50:43.217653 [ 5 ] {d6d6a441-47ef-491b-baaf-a09e5a6dad82} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10602 | 2026.02.05 23:50:43.217691 [ 5 ] {d6d6a441-47ef-491b-baaf-a09e5a6dad82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10603 | 2026.02.05 23:50:43.218025 [ 5 ] {d6d6a441-47ef-491b-baaf-a09e5a6dad82} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10604 | 2026.02.05 23:50:43.218245 [ 5 ] {d6d6a441-47ef-491b-baaf-a09e5a6dad82} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10605 | 2026.02.05 23:50:43.218375 [ 5 ] {d6d6a441-47ef-491b-baaf-a09e5a6dad82} <Debug> executeQuery: Read 478 rows, 34.48 KiB in 0.001348 sec., 354599.4065281899 rows/sec., 24.98 MiB/sec. | ||
| 10606 | 2026.02.05 23:50:43.218413 [ 5 ] {d6d6a441-47ef-491b-baaf-a09e5a6dad82} <Debug> TCPHandler: Processed in 0.001511735 sec. | ||
| 10607 | 2026.02.05 23:50:43.218517 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10608 | 2026.02.05 23:50:43.218606 [ 5 ] {5253f830-bc3c-4cca-9b47-1fb69cb3e77d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10609 | 2026.02.05 23:50:43.218643 [ 5 ] {5253f830-bc3c-4cca-9b47-1fb69cb3e77d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10610 | 2026.02.05 23:50:43.218945 [ 5 ] {5253f830-bc3c-4cca-9b47-1fb69cb3e77d} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10611 | 2026.02.05 23:50:43.218979 [ 5 ] {5253f830-bc3c-4cca-9b47-1fb69cb3e77d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10612 | 2026.02.05 23:50:43.219261 [ 5 ] {5253f830-bc3c-4cca-9b47-1fb69cb3e77d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10613 | 2026.02.05 23:50:43.219535 [ 5 ] {5253f830-bc3c-4cca-9b47-1fb69cb3e77d} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10614 | 2026.02.05 23:50:43.219662 [ 5 ] {5253f830-bc3c-4cca-9b47-1fb69cb3e77d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001064 sec., 5639.097744360902 rows/sec., 294.62 KiB/sec. | ||
| 10615 | 2026.02.05 23:50:43.219699 [ 5 ] {5253f830-bc3c-4cca-9b47-1fb69cb3e77d} <Debug> TCPHandler: Processed in 0.001225532 sec. | ||
| 10616 | 2026.02.05 23:50:43.219820 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10617 | 2026.02.05 23:50:43.219942 [ 5 ] {e6206ad9-5e5b-4b83-8bb8-140d99310e58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10618 | 2026.02.05 23:50:43.219995 [ 5 ] {e6206ad9-5e5b-4b83-8bb8-140d99310e58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10619 | 2026.02.05 23:50:43.220430 [ 5 ] {e6206ad9-5e5b-4b83-8bb8-140d99310e58} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10620 | 2026.02.05 23:50:43.220467 [ 5 ] {e6206ad9-5e5b-4b83-8bb8-140d99310e58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10621 | 2026.02.05 23:50:43.220811 [ 5 ] {e6206ad9-5e5b-4b83-8bb8-140d99310e58} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10622 | 2026.02.05 23:50:43.221019 [ 5 ] {e6206ad9-5e5b-4b83-8bb8-140d99310e58} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10623 | 2026.02.05 23:50:43.221150 [ 5 ] {e6206ad9-5e5b-4b83-8bb8-140d99310e58} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001234 sec., 209076.17504051863 rows/sec., 13.92 MiB/sec. | ||
| 10624 | 2026.02.05 23:50:43.221189 [ 5 ] {e6206ad9-5e5b-4b83-8bb8-140d99310e58} <Debug> TCPHandler: Processed in 0.001430824 sec. | ||
| 10625 | 2026.02.05 23:50:43.221300 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10626 | 2026.02.05 23:50:43.221396 [ 5 ] {a4346128-8528-4098-9fc0-59cc40d8229f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10627 | 2026.02.05 23:50:43.221439 [ 5 ] {a4346128-8528-4098-9fc0-59cc40d8229f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10628 | 2026.02.05 23:50:43.221749 [ 5 ] {a4346128-8528-4098-9fc0-59cc40d8229f} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10629 | 2026.02.05 23:50:43.221786 [ 5 ] {a4346128-8528-4098-9fc0-59cc40d8229f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10630 | 2026.02.05 23:50:43.222084 [ 5 ] {a4346128-8528-4098-9fc0-59cc40d8229f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10631 | 2026.02.05 23:50:43.222298 [ 5 ] {a4346128-8528-4098-9fc0-59cc40d8229f} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10632 | 2026.02.05 23:50:43.222427 [ 5 ] {a4346128-8528-4098-9fc0-59cc40d8229f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00105 sec., 952.3809523809524 rows/sec., 64.17 KiB/sec. | ||
| 10633 | 2026.02.05 23:50:43.222464 [ 5 ] {a4346128-8528-4098-9fc0-59cc40d8229f} <Debug> TCPHandler: Processed in 0.001213872 sec. | ||
| 10634 | 2026.02.05 23:50:43.222572 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10635 | 2026.02.05 23:50:43.222668 [ 5 ] {45ba79c9-ac86-4865-9bd7-82fad2413f88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10636 | 2026.02.05 23:50:43.222722 [ 5 ] {45ba79c9-ac86-4865-9bd7-82fad2413f88} <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 | ||
| 10637 | 2026.02.05 23:50:43.223499 [ 5 ] {45ba79c9-ac86-4865-9bd7-82fad2413f88} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10638 | 2026.02.05 23:50:43.223537 [ 5 ] {45ba79c9-ac86-4865-9bd7-82fad2413f88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10639 | 2026.02.05 23:50:43.224043 [ 5 ] {45ba79c9-ac86-4865-9bd7-82fad2413f88} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10640 | 2026.02.05 23:50:43.224263 [ 5 ] {45ba79c9-ac86-4865-9bd7-82fad2413f88} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10641 | 2026.02.05 23:50:43.224402 [ 5 ] {45ba79c9-ac86-4865-9bd7-82fad2413f88} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001752 sec., 8561.643835616438 rows/sec., 15.34 MiB/sec. | ||
| 10642 | 2026.02.05 23:50:43.224463 [ 5 ] {45ba79c9-ac86-4865-9bd7-82fad2413f88} <Debug> TCPHandler: Processed in 0.001940359 sec. | ||
| 10643 | 2026.02.05 23:50:43.224574 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10644 | 2026.02.05 23:50:43.224669 [ 5 ] {2a6b6dfe-dda2-4af5-a52c-58c7d00719ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10645 | 2026.02.05 23:50:43.224712 [ 5 ] {2a6b6dfe-dda2-4af5-a52c-58c7d00719ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10646 | 2026.02.05 23:50:43.225034 [ 5 ] {2a6b6dfe-dda2-4af5-a52c-58c7d00719ca} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10647 | 2026.02.05 23:50:43.225072 [ 5 ] {2a6b6dfe-dda2-4af5-a52c-58c7d00719ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10648 | 2026.02.05 23:50:43.225384 [ 5 ] {2a6b6dfe-dda2-4af5-a52c-58c7d00719ca} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10649 | 2026.02.05 23:50:43.225590 [ 5 ] {2a6b6dfe-dda2-4af5-a52c-58c7d00719ca} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10650 | 2026.02.05 23:50:43.225716 [ 5 ] {2a6b6dfe-dda2-4af5-a52c-58c7d00719ca} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001065 sec., 82629.10798122066 rows/sec., 5.19 MiB/sec. | ||
| 10651 | 2026.02.05 23:50:43.225751 [ 5 ] {2a6b6dfe-dda2-4af5-a52c-58c7d00719ca} <Debug> TCPHandler: Processed in 0.001227762 sec. | ||
| 10652 | 2026.02.05 23:50:47.238586 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21606 | ||
| 10653 | 2026.02.05 23:50:47.239120 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10654 | 2026.02.05 23:50:47.239165 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10655 | 2026.02.05 23:50:47.239662 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10656 | 2026.02.05 23:50:47.239923 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10657 | 2026.02.05 23:50:47.240070 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21606 | ||
| 10658 | 2026.02.05 23:50:48.202192 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10659 | 2026.02.05 23:50:48.202389 [ 5 ] {7abb9fba-a2f8-44cc-8b39-6d91fd22a352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10660 | 2026.02.05 23:50:48.202463 [ 5 ] {7abb9fba-a2f8-44cc-8b39-6d91fd22a352} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10661 | 2026.02.05 23:50:48.203133 [ 5 ] {7abb9fba-a2f8-44cc-8b39-6d91fd22a352} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10662 | 2026.02.05 23:50:48.203191 [ 5 ] {7abb9fba-a2f8-44cc-8b39-6d91fd22a352} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10663 | 2026.02.05 23:50:48.203582 [ 5 ] {7abb9fba-a2f8-44cc-8b39-6d91fd22a352} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10664 | 2026.02.05 23:50:48.203812 [ 5 ] {7abb9fba-a2f8-44cc-8b39-6d91fd22a352} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10665 | 2026.02.05 23:50:48.203959 [ 5 ] {7abb9fba-a2f8-44cc-8b39-6d91fd22a352} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001625 sec., 1230.7692307692307 rows/sec., 100.36 KiB/sec. | ||
| 10666 | 2026.02.05 23:50:48.204001 [ 5 ] {7abb9fba-a2f8-44cc-8b39-6d91fd22a352} <Debug> TCPHandler: Processed in 0.001947509 sec. | ||
| 10667 | 2026.02.05 23:50:48.204118 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10668 | 2026.02.05 23:50:48.204216 [ 5 ] {3bfcab8f-74b0-4fb7-b769-2ed43dd04262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10669 | 2026.02.05 23:50:48.204256 [ 5 ] {3bfcab8f-74b0-4fb7-b769-2ed43dd04262} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10670 | 2026.02.05 23:50:48.204685 [ 5 ] {3bfcab8f-74b0-4fb7-b769-2ed43dd04262} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10671 | 2026.02.05 23:50:48.204721 [ 5 ] {3bfcab8f-74b0-4fb7-b769-2ed43dd04262} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10672 | 2026.02.05 23:50:48.205041 [ 5 ] {3bfcab8f-74b0-4fb7-b769-2ed43dd04262} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10673 | 2026.02.05 23:50:48.205252 [ 5 ] {3bfcab8f-74b0-4fb7-b769-2ed43dd04262} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10674 | 2026.02.05 23:50:48.205382 [ 5 ] {3bfcab8f-74b0-4fb7-b769-2ed43dd04262} <Debug> executeQuery: Read 107 rows, 9.17 KiB in 0.001186 sec., 90219.22428330523 rows/sec., 7.55 MiB/sec. | ||
| 10675 | 2026.02.05 23:50:48.205421 [ 5 ] {3bfcab8f-74b0-4fb7-b769-2ed43dd04262} <Debug> TCPHandler: Processed in 0.001354044 sec. | ||
| 10676 | 2026.02.05 23:50:48.205549 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10677 | 2026.02.05 23:50:48.205675 [ 5 ] {a4ec7150-48f7-4400-a5fa-0d4dbab9a70f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10678 | 2026.02.05 23:50:48.205716 [ 5 ] {a4ec7150-48f7-4400-a5fa-0d4dbab9a70f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10679 | 2026.02.05 23:50:48.206120 [ 5 ] {a4ec7150-48f7-4400-a5fa-0d4dbab9a70f} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10680 | 2026.02.05 23:50:48.206154 [ 5 ] {a4ec7150-48f7-4400-a5fa-0d4dbab9a70f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10681 | 2026.02.05 23:50:48.206469 [ 5 ] {a4ec7150-48f7-4400-a5fa-0d4dbab9a70f} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10682 | 2026.02.05 23:50:48.206675 [ 5 ] {a4ec7150-48f7-4400-a5fa-0d4dbab9a70f} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10683 | 2026.02.05 23:50:48.206827 [ 5 ] {a4ec7150-48f7-4400-a5fa-0d4dbab9a70f} <Debug> executeQuery: Read 27 rows, 2.02 KiB in 0.00117 sec., 23076.923076923078 rows/sec., 1.69 MiB/sec. | ||
| 10684 | 2026.02.05 23:50:48.206872 [ 5 ] {a4ec7150-48f7-4400-a5fa-0d4dbab9a70f} <Debug> TCPHandler: Processed in 0.001386634 sec. | ||
| 10685 | 2026.02.05 23:50:48.206980 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10686 | 2026.02.05 23:50:48.207077 [ 5 ] {7dc52174-6ba4-4eba-95b6-f4a1d69935bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10687 | 2026.02.05 23:50:48.207116 [ 5 ] {7dc52174-6ba4-4eba-95b6-f4a1d69935bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10688 | 2026.02.05 23:50:48.207534 [ 5 ] {7dc52174-6ba4-4eba-95b6-f4a1d69935bc} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10689 | 2026.02.05 23:50:48.207571 [ 5 ] {7dc52174-6ba4-4eba-95b6-f4a1d69935bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10690 | 2026.02.05 23:50:48.207889 [ 5 ] {7dc52174-6ba4-4eba-95b6-f4a1d69935bc} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10691 | 2026.02.05 23:50:48.208106 [ 5 ] {7dc52174-6ba4-4eba-95b6-f4a1d69935bc} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10692 | 2026.02.05 23:50:48.208235 [ 5 ] {7dc52174-6ba4-4eba-95b6-f4a1d69935bc} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001177 sec., 77315.20815632965 rows/sec., 6.04 MiB/sec. | ||
| 10693 | 2026.02.05 23:50:48.208272 [ 5 ] {7dc52174-6ba4-4eba-95b6-f4a1d69935bc} <Debug> TCPHandler: Processed in 0.001341763 sec. | ||
| 10694 | 2026.02.05 23:50:48.208384 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10695 | 2026.02.05 23:50:48.208481 [ 5 ] {9a70467d-cef7-426d-b9fb-6403538cb97f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10696 | 2026.02.05 23:50:48.208523 [ 5 ] {9a70467d-cef7-426d-b9fb-6403538cb97f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10697 | 2026.02.05 23:50:48.208915 [ 5 ] {9a70467d-cef7-426d-b9fb-6403538cb97f} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10698 | 2026.02.05 23:50:48.208950 [ 5 ] {9a70467d-cef7-426d-b9fb-6403538cb97f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10699 | 2026.02.05 23:50:48.209280 [ 5 ] {9a70467d-cef7-426d-b9fb-6403538cb97f} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10700 | 2026.02.05 23:50:48.209493 [ 5 ] {9a70467d-cef7-426d-b9fb-6403538cb97f} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10701 | 2026.02.05 23:50:48.209620 [ 5 ] {9a70467d-cef7-426d-b9fb-6403538cb97f} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001158 sec., 139032.8151986183 rows/sec., 9.68 MiB/sec. | ||
| 10702 | 2026.02.05 23:50:48.209658 [ 5 ] {9a70467d-cef7-426d-b9fb-6403538cb97f} <Debug> TCPHandler: Processed in 0.001324014 sec. | ||
| 10703 | 2026.02.05 23:50:48.209774 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10704 | 2026.02.05 23:50:48.209896 [ 5 ] {259cd34d-58fa-476c-a7a8-cb4c3eae0c3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10705 | 2026.02.05 23:50:48.209960 [ 5 ] {259cd34d-58fa-476c-a7a8-cb4c3eae0c3e} <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 | ||
| 10706 | 2026.02.05 23:50:48.210780 [ 5 ] {259cd34d-58fa-476c-a7a8-cb4c3eae0c3e} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10707 | 2026.02.05 23:50:48.210816 [ 5 ] {259cd34d-58fa-476c-a7a8-cb4c3eae0c3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10708 | 2026.02.05 23:50:48.211353 [ 5 ] {259cd34d-58fa-476c-a7a8-cb4c3eae0c3e} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10709 | 2026.02.05 23:50:48.211590 [ 5 ] {259cd34d-58fa-476c-a7a8-cb4c3eae0c3e} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10710 | 2026.02.05 23:50:48.211725 [ 5 ] {259cd34d-58fa-476c-a7a8-cb4c3eae0c3e} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001854 sec., 13484.35814455232 rows/sec., 24.16 MiB/sec. | ||
| 10711 | 2026.02.05 23:50:48.211777 [ 5 ] {259cd34d-58fa-476c-a7a8-cb4c3eae0c3e} <Debug> TCPHandler: Processed in 0.00206419 sec. | ||
| 10712 | 2026.02.05 23:50:48.211886 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10713 | 2026.02.05 23:50:48.211981 [ 5 ] {1045b13a-2f02-40cd-b591-c9d4b682b262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10714 | 2026.02.05 23:50:48.212022 [ 5 ] {1045b13a-2f02-40cd-b591-c9d4b682b262} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10715 | 2026.02.05 23:50:48.212345 [ 5 ] {1045b13a-2f02-40cd-b591-c9d4b682b262} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10716 | 2026.02.05 23:50:48.212379 [ 5 ] {1045b13a-2f02-40cd-b591-c9d4b682b262} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10717 | 2026.02.05 23:50:48.212690 [ 5 ] {1045b13a-2f02-40cd-b591-c9d4b682b262} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10718 | 2026.02.05 23:50:48.212913 [ 5 ] {1045b13a-2f02-40cd-b591-c9d4b682b262} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10719 | 2026.02.05 23:50:48.213036 [ 5 ] {1045b13a-2f02-40cd-b591-c9d4b682b262} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 10720 | 2026.02.05 23:50:48.213071 [ 5 ] {1045b13a-2f02-40cd-b591-c9d4b682b262} <Debug> TCPHandler: Processed in 0.001235192 sec. | ||
| 10721 | 2026.02.05 23:50:48.396529 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 10722 | 2026.02.05 23:50:48.415835 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10723 | 2026.02.05 23:50:48.415897 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10724 | 2026.02.05 23:50:48.422097 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10725 | 2026.02.05 23:50:48.422786 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10726 | 2026.02.05 23:50:48.426166 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 10727 | 2026.02.05 23:50:49.783222 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1414 | ||
| 10728 | 2026.02.05 23:50:49.785647 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10729 | 2026.02.05 23:50:49.785701 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10730 | 2026.02.05 23:50:49.786905 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10731 | 2026.02.05 23:50:49.787180 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10732 | 2026.02.05 23:50:49.787558 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1414 | ||
| 10733 | 2026.02.05 23:50:53.208870 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10734 | 2026.02.05 23:50:53.209065 [ 5 ] {d0b33764-3f21-4ffc-ba32-11dd2c6531e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10735 | 2026.02.05 23:50:53.209140 [ 5 ] {d0b33764-3f21-4ffc-ba32-11dd2c6531e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10736 | 2026.02.05 23:50:53.209884 [ 5 ] {d0b33764-3f21-4ffc-ba32-11dd2c6531e8} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10737 | 2026.02.05 23:50:53.209939 [ 5 ] {d0b33764-3f21-4ffc-ba32-11dd2c6531e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10738 | 2026.02.05 23:50:53.210344 [ 5 ] {d0b33764-3f21-4ffc-ba32-11dd2c6531e8} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10739 | 2026.02.05 23:50:53.210599 [ 5 ] {d0b33764-3f21-4ffc-ba32-11dd2c6531e8} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10740 | 2026.02.05 23:50:53.210747 [ 149 ] {} <Debug> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 10741 | 2026.02.05 23:50:53.210757 [ 5 ] {d0b33764-3f21-4ffc-ba32-11dd2c6531e8} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001744 sec., 152522.9357798165 rows/sec., 9.69 MiB/sec. | ||
| 10742 | 2026.02.05 23:50:53.210824 [ 149 ] {} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10743 | 2026.02.05 23:50:53.210852 [ 5 ] {d0b33764-3f21-4ffc-ba32-11dd2c6531e8} <Debug> TCPHandler: Processed in 0.002121711 sec. | ||
| 10744 | 2026.02.05 23:50:53.210854 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10745 | 2026.02.05 23:50:53.210987 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10746 | 2026.02.05 23:50:53.211010 [ 198 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 10747 | 2026.02.05 23:50:53.211094 [ 5 ] {1fcfcfe3-2c76-4751-a10f-3b3a4f01c182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10748 | 2026.02.05 23:50:53.211143 [ 5 ] {1fcfcfe3-2c76-4751-a10f-3b3a4f01c182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10749 | 2026.02.05 23:50:53.211165 [ 198 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10750 | 2026.02.05 23:50:53.211207 [ 198 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 266 rows starting from the beginning of the part | ||
| 10751 | 2026.02.05 23:50:53.211279 [ 198 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 266 rows starting from the beginning of the part | ||
| 10752 | 2026.02.05 23:50:53.211328 [ 198 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 266 rows starting from the beginning of the part | ||
| 10753 | 2026.02.05 23:50:53.211372 [ 198 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 266 rows starting from the beginning of the part | ||
| 10754 | 2026.02.05 23:50:53.211415 [ 198 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 266 rows starting from the beginning of the part | ||
| 10755 | 2026.02.05 23:50:53.211912 [ 5 ] {1fcfcfe3-2c76-4751-a10f-3b3a4f01c182} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10756 | 2026.02.05 23:50:53.211962 [ 5 ] {1fcfcfe3-2c76-4751-a10f-3b3a4f01c182} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10757 | 2026.02.05 23:50:53.212359 [ 5 ] {1fcfcfe3-2c76-4751-a10f-3b3a4f01c182} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10758 | 2026.02.05 23:50:53.212434 [ 186 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1330 rows, containing 5 columns (5 merged, 0 gathered) in 0.001484475 sec., 895939.6419609626 rows/sec., 60.34 MiB/sec. | ||
| 10759 | 2026.02.05 23:50:53.212597 [ 5 ] {1fcfcfe3-2c76-4751-a10f-3b3a4f01c182} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10760 | 2026.02.05 23:50:53.212598 [ 198 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 10761 | 2026.02.05 23:50:53.212744 [ 5 ] {1fcfcfe3-2c76-4751-a10f-3b3a4f01c182} <Debug> executeQuery: Read 782 rows, 63.55 KiB in 0.001672 sec., 467703.3492822966 rows/sec., 37.12 MiB/sec. | ||
| 10762 | 2026.02.05 23:50:53.212790 [ 5 ] {1fcfcfe3-2c76-4751-a10f-3b3a4f01c182} <Debug> TCPHandler: Processed in 0.001856658 sec. | ||
| 10763 | 2026.02.05 23:50:53.212902 [ 198 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_33_8} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10764 | 2026.02.05 23:50:53.212911 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10765 | 2026.02.05 23:50:53.212987 [ 198 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_33_8} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 10766 | 2026.02.05 23:50:53.213021 [ 5 ] {cad79a06-9ec9-4830-8c5b-ccc3c82e5a23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10767 | 2026.02.05 23:50:53.213070 [ 5 ] {cad79a06-9ec9-4830-8c5b-ccc3c82e5a23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10768 | 2026.02.05 23:50:53.213070 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 10769 | 2026.02.05 23:50:53.213596 [ 5 ] {cad79a06-9ec9-4830-8c5b-ccc3c82e5a23} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10770 | 2026.02.05 23:50:53.213639 [ 5 ] {cad79a06-9ec9-4830-8c5b-ccc3c82e5a23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10771 | 2026.02.05 23:50:53.213963 [ 5 ] {cad79a06-9ec9-4830-8c5b-ccc3c82e5a23} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10772 | 2026.02.05 23:50:53.214199 [ 5 ] {cad79a06-9ec9-4830-8c5b-ccc3c82e5a23} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10773 | 2026.02.05 23:50:53.214334 [ 5 ] {cad79a06-9ec9-4830-8c5b-ccc3c82e5a23} <Debug> executeQuery: Read 148 rows, 9.13 KiB in 0.001332 sec., 111111.11111111111 rows/sec., 6.69 MiB/sec. | ||
| 10774 | 2026.02.05 23:50:53.214373 [ 5 ] {cad79a06-9ec9-4830-8c5b-ccc3c82e5a23} <Debug> TCPHandler: Processed in 0.001512855 sec. | ||
| 10775 | 2026.02.05 23:50:53.214497 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10776 | 2026.02.05 23:50:53.214593 [ 5 ] {3f4bc4a2-2a99-40a8-8394-077a51b6808b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10777 | 2026.02.05 23:50:53.214635 [ 5 ] {3f4bc4a2-2a99-40a8-8394-077a51b6808b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10778 | 2026.02.05 23:50:53.215065 [ 5 ] {3f4bc4a2-2a99-40a8-8394-077a51b6808b} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10779 | 2026.02.05 23:50:53.215102 [ 5 ] {3f4bc4a2-2a99-40a8-8394-077a51b6808b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10780 | 2026.02.05 23:50:53.215407 [ 5 ] {3f4bc4a2-2a99-40a8-8394-077a51b6808b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10781 | 2026.02.05 23:50:53.215626 [ 5 ] {3f4bc4a2-2a99-40a8-8394-077a51b6808b} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10782 | 2026.02.05 23:50:53.215751 [ 5 ] {3f4bc4a2-2a99-40a8-8394-077a51b6808b} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001175 sec., 119148.93617021276 rows/sec., 7.70 MiB/sec. | ||
| 10783 | 2026.02.05 23:50:53.215788 [ 5 ] {3f4bc4a2-2a99-40a8-8394-077a51b6808b} <Debug> TCPHandler: Processed in 0.001341853 sec. | ||
| 10784 | 2026.02.05 23:50:53.215906 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10785 | 2026.02.05 23:50:53.216001 [ 5 ] {cd3d5ccf-d150-45a6-b50a-be64c6447149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10786 | 2026.02.05 23:50:53.216040 [ 5 ] {cd3d5ccf-d150-45a6-b50a-be64c6447149} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10787 | 2026.02.05 23:50:53.216457 [ 5 ] {cd3d5ccf-d150-45a6-b50a-be64c6447149} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10788 | 2026.02.05 23:50:53.216494 [ 5 ] {cd3d5ccf-d150-45a6-b50a-be64c6447149} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10789 | 2026.02.05 23:50:53.216806 [ 5 ] {cd3d5ccf-d150-45a6-b50a-be64c6447149} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10790 | 2026.02.05 23:50:53.217020 [ 5 ] {cd3d5ccf-d150-45a6-b50a-be64c6447149} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10791 | 2026.02.05 23:50:53.217129 [ 149 ] {} <Debug> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 10792 | 2026.02.05 23:50:53.217144 [ 5 ] {cd3d5ccf-d150-45a6-b50a-be64c6447149} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001161 sec., 119724.37553832904 rows/sec., 6.81 MiB/sec. | ||
| 10793 | 2026.02.05 23:50:53.217175 [ 149 ] {} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10794 | 2026.02.05 23:50:53.217195 [ 5 ] {cd3d5ccf-d150-45a6-b50a-be64c6447149} <Debug> TCPHandler: Processed in 0.001340214 sec. | ||
| 10795 | 2026.02.05 23:50:53.217200 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10796 | 2026.02.05 23:50:53.217321 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10797 | 2026.02.05 23:50:53.217320 [ 191 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 10798 | 2026.02.05 23:50:53.217420 [ 5 ] {d95ed749-b13a-44b3-97c9-d4f0e7135a1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10799 | 2026.02.05 23:50:53.217465 [ 5 ] {d95ed749-b13a-44b3-97c9-d4f0e7135a1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10800 | 2026.02.05 23:50:53.217478 [ 191 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10801 | 2026.02.05 23:50:53.217518 [ 191 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 139 rows starting from the beginning of the part | ||
| 10802 | 2026.02.05 23:50:53.217591 [ 191 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 139 rows starting from the beginning of the part | ||
| 10803 | 2026.02.05 23:50:53.217638 [ 191 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 139 rows starting from the beginning of the part | ||
| 10804 | 2026.02.05 23:50:53.217683 [ 191 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 139 rows starting from the beginning of the part | ||
| 10805 | 2026.02.05 23:50:53.217724 [ 191 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 139 rows starting from the beginning of the part | ||
| 10806 | 2026.02.05 23:50:53.218037 [ 5 ] {d95ed749-b13a-44b3-97c9-d4f0e7135a1c} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10807 | 2026.02.05 23:50:53.218081 [ 5 ] {d95ed749-b13a-44b3-97c9-d4f0e7135a1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10808 | 2026.02.05 23:50:53.218461 [ 5 ] {d95ed749-b13a-44b3-97c9-d4f0e7135a1c} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10809 | 2026.02.05 23:50:53.218592 [ 198 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 695 rows, containing 5 columns (5 merged, 0 gathered) in 0.001325233 sec., 524436.0802968233 rows/sec., 31.84 MiB/sec. | ||
| 10810 | 2026.02.05 23:50:53.218690 [ 5 ] {d95ed749-b13a-44b3-97c9-d4f0e7135a1c} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10811 | 2026.02.05 23:50:53.218744 [ 192 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 10812 | 2026.02.05 23:50:53.218831 [ 5 ] {d95ed749-b13a-44b3-97c9-d4f0e7135a1c} <Debug> executeQuery: Read 478 rows, 34.48 KiB in 0.001427 sec., 334968.465311843 rows/sec., 23.60 MiB/sec. | ||
| 10813 | 2026.02.05 23:50:53.218870 [ 5 ] {d95ed749-b13a-44b3-97c9-d4f0e7135a1c} <Debug> TCPHandler: Processed in 0.001599896 sec. | ||
| 10814 | 2026.02.05 23:50:53.218988 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10815 | 2026.02.05 23:50:53.219009 [ 192 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_33_8} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10816 | 2026.02.05 23:50:53.219075 [ 192 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_33_8} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 10817 | 2026.02.05 23:50:53.219085 [ 5 ] {8b8ff563-0ba0-4dd2-98b0-06c685ab3e89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10818 | 2026.02.05 23:50:53.219127 [ 5 ] {8b8ff563-0ba0-4dd2-98b0-06c685ab3e89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10819 | 2026.02.05 23:50:53.219171 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 10820 | 2026.02.05 23:50:53.219570 [ 5 ] {8b8ff563-0ba0-4dd2-98b0-06c685ab3e89} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10821 | 2026.02.05 23:50:53.219623 [ 5 ] {8b8ff563-0ba0-4dd2-98b0-06c685ab3e89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10822 | 2026.02.05 23:50:53.220052 [ 5 ] {8b8ff563-0ba0-4dd2-98b0-06c685ab3e89} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10823 | 2026.02.05 23:50:53.220292 [ 5 ] {8b8ff563-0ba0-4dd2-98b0-06c685ab3e89} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10824 | 2026.02.05 23:50:53.220486 [ 5 ] {8b8ff563-0ba0-4dd2-98b0-06c685ab3e89} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001416 sec., 4237.28813559322 rows/sec., 221.38 KiB/sec. | ||
| 10825 | 2026.02.05 23:50:53.220543 [ 5 ] {8b8ff563-0ba0-4dd2-98b0-06c685ab3e89} <Debug> TCPHandler: Processed in 0.001606036 sec. | ||
| 10826 | 2026.02.05 23:50:53.220656 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10827 | 2026.02.05 23:50:53.220751 [ 5 ] {8700f4d9-1b63-4445-b928-162f7c61c30c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10828 | 2026.02.05 23:50:53.220793 [ 5 ] {8700f4d9-1b63-4445-b928-162f7c61c30c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10829 | 2026.02.05 23:50:53.221208 [ 5 ] {8700f4d9-1b63-4445-b928-162f7c61c30c} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10830 | 2026.02.05 23:50:53.221244 [ 5 ] {8700f4d9-1b63-4445-b928-162f7c61c30c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10831 | 2026.02.05 23:50:53.221598 [ 5 ] {8700f4d9-1b63-4445-b928-162f7c61c30c} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10832 | 2026.02.05 23:50:53.221810 [ 5 ] {8700f4d9-1b63-4445-b928-162f7c61c30c} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10833 | 2026.02.05 23:50:53.221931 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Selected 6 parts from all_1_70_14 to all_75_75_0 | ||
| 10834 | 2026.02.05 23:50:53.221940 [ 5 ] {8700f4d9-1b63-4445-b928-162f7c61c30c} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001208 sec., 213576.15894039735 rows/sec., 14.22 MiB/sec. | ||
| 10835 | 2026.02.05 23:50:53.221978 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10836 | 2026.02.05 23:50:53.221994 [ 5 ] {8700f4d9-1b63-4445-b928-162f7c61c30c} <Debug> TCPHandler: Processed in 0.001386994 sec. | ||
| 10837 | 2026.02.05 23:50:53.222004 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10838 | 2026.02.05 23:50:53.222089 [ 192 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_75_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_70_14 to all_75_75_0 into Compact with storage Full | ||
| 10839 | 2026.02.05 23:50:53.222111 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10840 | 2026.02.05 23:50:53.222176 [ 192 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_75_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10841 | 2026.02.05 23:50:53.222204 [ 5 ] {e4655cf7-1ca4-4b58-9a9e-dcf6e9993c44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10842 | 2026.02.05 23:50:53.222205 [ 192 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_70_14, total 20850 rows starting from the beginning of the part | ||
| 10843 | 2026.02.05 23:50:53.222246 [ 5 ] {e4655cf7-1ca4-4b58-9a9e-dcf6e9993c44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10844 | 2026.02.05 23:50:53.222271 [ 192 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 32 rows starting from the beginning of the part | ||
| 10845 | 2026.02.05 23:50:53.222318 [ 192 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
| 10846 | 2026.02.05 23:50:53.222358 [ 192 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 258 rows starting from the beginning of the part | ||
| 10847 | 2026.02.05 23:50:53.222399 [ 192 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 161 rows starting from the beginning of the part | ||
| 10848 | 2026.02.05 23:50:53.222437 [ 192 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 258 rows starting from the beginning of the part | ||
| 10849 | 2026.02.05 23:50:53.222555 [ 5 ] {e4655cf7-1ca4-4b58-9a9e-dcf6e9993c44} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10850 | 2026.02.05 23:50:53.222589 [ 5 ] {e4655cf7-1ca4-4b58-9a9e-dcf6e9993c44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10851 | 2026.02.05 23:50:53.222887 [ 5 ] {e4655cf7-1ca4-4b58-9a9e-dcf6e9993c44} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10852 | 2026.02.05 23:50:53.223211 [ 5 ] {e4655cf7-1ca4-4b58-9a9e-dcf6e9993c44} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10853 | 2026.02.05 23:50:53.223371 [ 5 ] {e4655cf7-1ca4-4b58-9a9e-dcf6e9993c44} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001184 sec., 844.5945945945946 rows/sec., 56.91 KiB/sec. | ||
| 10854 | 2026.02.05 23:50:53.223419 [ 5 ] {e4655cf7-1ca4-4b58-9a9e-dcf6e9993c44} <Debug> TCPHandler: Processed in 0.001355174 sec. | ||
| 10855 | 2026.02.05 23:50:53.223554 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10856 | 2026.02.05 23:50:53.223651 [ 5 ] {35a5f16a-669e-4155-be29-97721adac542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10857 | 2026.02.05 23:50:53.223706 [ 5 ] {35a5f16a-669e-4155-be29-97721adac542} <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 | ||
| 10858 | 2026.02.05 23:50:53.224528 [ 5 ] {35a5f16a-669e-4155-be29-97721adac542} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10859 | 2026.02.05 23:50:53.224567 [ 5 ] {35a5f16a-669e-4155-be29-97721adac542} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10860 | 2026.02.05 23:50:53.225172 [ 5 ] {35a5f16a-669e-4155-be29-97721adac542} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10861 | 2026.02.05 23:50:53.225418 [ 5 ] {35a5f16a-669e-4155-be29-97721adac542} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10862 | 2026.02.05 23:50:53.225570 [ 5 ] {35a5f16a-669e-4155-be29-97721adac542} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001937 sec., 7743.933918430563 rows/sec., 13.88 MiB/sec. | ||
| 10863 | 2026.02.05 23:50:53.225650 [ 5 ] {35a5f16a-669e-4155-be29-97721adac542} <Debug> TCPHandler: Processed in 0.002147282 sec. | ||
| 10864 | 2026.02.05 23:50:53.225768 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10865 | 2026.02.05 23:50:53.225862 [ 5 ] {670e3552-185a-46b8-bc17-60aef05dc764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10866 | 2026.02.05 23:50:53.225904 [ 5 ] {670e3552-185a-46b8-bc17-60aef05dc764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10867 | 2026.02.05 23:50:53.226239 [ 5 ] {670e3552-185a-46b8-bc17-60aef05dc764} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10868 | 2026.02.05 23:50:53.226276 [ 5 ] {670e3552-185a-46b8-bc17-60aef05dc764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10869 | 2026.02.05 23:50:53.226602 [ 5 ] {670e3552-185a-46b8-bc17-60aef05dc764} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10870 | 2026.02.05 23:50:53.226828 [ 5 ] {670e3552-185a-46b8-bc17-60aef05dc764} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10871 | 2026.02.05 23:50:53.226958 [ 5 ] {670e3552-185a-46b8-bc17-60aef05dc764} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001115 sec., 78923.76681614348 rows/sec., 4.96 MiB/sec. | ||
| 10872 | 2026.02.05 23:50:53.226998 [ 5 ] {670e3552-185a-46b8-bc17-60aef05dc764} <Debug> TCPHandler: Processed in 0.001285713 sec. | ||
| 10873 | 2026.02.05 23:50:53.229460 [ 198 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_75_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21719 rows, containing 5 columns (5 merged, 0 gathered) in 0.007403003 sec., 2933809.42841709 rows/sec., 197.67 MiB/sec. | ||
| 10874 | 2026.02.05 23:50:53.230066 [ 199 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_75_15} <Trace> MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) | ||
| 10875 | 2026.02.05 23:50:53.230463 [ 199 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_75_15} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10876 | 2026.02.05 23:50:53.230549 [ 199 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_75_15} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Merged 6 parts: [all_1_70_14, all_75_75_0] -> all_1_75_15 | ||
| 10877 | 2026.02.05 23:50:53.230649 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 10878 | 2026.02.05 23:50:54.556629 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10879 | 2026.02.05 23:50:54.556700 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10880 | 2026.02.05 23:50:54.741039 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22054 | ||
| 10881 | 2026.02.05 23:50:54.741532 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10882 | 2026.02.05 23:50:54.741578 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10883 | 2026.02.05 23:50:54.742079 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10884 | 2026.02.05 23:50:54.742316 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10885 | 2026.02.05 23:50:54.742444 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22054 | ||
| 10886 | 2026.02.05 23:50:54.742472 [ 147 ] {} <Debug> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10887 | 2026.02.05 23:50:54.742542 [ 147 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10888 | 2026.02.05 23:50:54.742567 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10889 | 2026.02.05 23:50:54.742683 [ 187 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 10890 | 2026.02.05 23:50:54.742814 [ 187 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10891 | 2026.02.05 23:50:54.742857 [ 187 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19686 rows starting from the beginning of the part | ||
| 10892 | 2026.02.05 23:50:54.742928 [ 187 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 448 rows starting from the beginning of the part | ||
| 10893 | 2026.02.05 23:50:54.742982 [ 187 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 512 rows starting from the beginning of the part | ||
| 10894 | 2026.02.05 23:50:54.743031 [ 187 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 448 rows starting from the beginning of the part | ||
| 10895 | 2026.02.05 23:50:54.743075 [ 187 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 512 rows starting from the beginning of the part | ||
| 10896 | 2026.02.05 23:50:54.743120 [ 187 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 448 rows starting from the beginning of the part | ||
| 10897 | 2026.02.05 23:50:54.745106 [ 198 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22054 rows, containing 4 columns (4 merged, 0 gathered) in 0.002473934 sec., 8914546.628972316 rows/sec., 127.52 MiB/sec. | ||
| 10898 | 2026.02.05 23:50:54.745479 [ 190 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10899 | 2026.02.05 23:50:54.745740 [ 190 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_46_9} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10900 | 2026.02.05 23:50:54.745806 [ 190 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_46_9} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10901 | 2026.02.05 23:50:54.745915 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.68 MiB. | ||
| 10902 | 2026.02.05 23:50:55.927168 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 10903 | 2026.02.05 23:50:55.945348 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10904 | 2026.02.05 23:50:55.945404 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10905 | 2026.02.05 23:50:55.951414 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10906 | 2026.02.05 23:50:55.952140 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10907 | 2026.02.05 23:50:55.952438 [ 146 ] {} <Debug> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10908 | 2026.02.05 23:50:55.952511 [ 146 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10909 | 2026.02.05 23:50:55.952534 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10910 | 2026.02.05 23:50:55.952665 [ 193 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 10911 | 2026.02.05 23:50:55.955265 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 10912 | 2026.02.05 23:50:55.956695 [ 193 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10913 | 2026.02.05 23:50:55.958216 [ 193 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
| 10914 | 2026.02.05 23:50:55.963367 [ 193 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
| 10915 | 2026.02.05 23:50:55.968284 [ 193 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
| 10916 | 2026.02.05 23:50:55.973637 [ 193 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
| 10917 | 2026.02.05 23:50:55.978353 [ 193 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 7 rows starting from the beginning of the part | ||
| 10918 | 2026.02.05 23:50:55.982362 [ 193 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
| 10919 | 2026.02.05 23:50:56.001129 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 322.89 MiB, peak 322.89 MiB, free memory in arenas 0.00 B, will set to 313.34 MiB (RSS), difference: -9.55 MiB | ||
| 10920 | 2026.02.05 23:50:56.034129 [ 198 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.081521531 sec., 4256.544200574447 rows/sec., 22.01 MiB/sec. | ||
| 10921 | 2026.02.05 23:50:56.037044 [ 195 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10922 | 2026.02.05 23:50:56.038989 [ 195 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_46_9} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10923 | 2026.02.05 23:50:56.039068 [ 195 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_46_9} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10924 | 2026.02.05 23:50:56.041594 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 10925 | 2026.02.05 23:50:57.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 303.94 MiB, peak 322.89 MiB, free memory in arenas 0.00 B, will set to 313.91 MiB (RSS), difference: 9.96 MiB | ||
| 10926 | 2026.02.05 23:50:58.202132 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10927 | 2026.02.05 23:50:58.202420 [ 5 ] {028b90c6-163b-4ae4-9df8-08afb7bbedfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10928 | 2026.02.05 23:50:58.202508 [ 5 ] {028b90c6-163b-4ae4-9df8-08afb7bbedfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10929 | 2026.02.05 23:50:58.203231 [ 5 ] {028b90c6-163b-4ae4-9df8-08afb7bbedfc} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10930 | 2026.02.05 23:50:58.203285 [ 5 ] {028b90c6-163b-4ae4-9df8-08afb7bbedfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10931 | 2026.02.05 23:50:58.203722 [ 5 ] {028b90c6-163b-4ae4-9df8-08afb7bbedfc} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10932 | 2026.02.05 23:50:58.203962 [ 5 ] {028b90c6-163b-4ae4-9df8-08afb7bbedfc} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10933 | 2026.02.05 23:50:58.204109 [ 143 ] {} <Debug> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10934 | 2026.02.05 23:50:58.204127 [ 5 ] {028b90c6-163b-4ae4-9df8-08afb7bbedfc} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001782 sec., 59483.72615039282 rows/sec., 4.98 MiB/sec. | ||
| 10935 | 2026.02.05 23:50:58.204186 [ 143 ] {} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10936 | 2026.02.05 23:50:58.204207 [ 5 ] {028b90c6-163b-4ae4-9df8-08afb7bbedfc} <Debug> TCPHandler: Processed in 0.002263153 sec. | ||
| 10937 | 2026.02.05 23:50:58.204217 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10938 | 2026.02.05 23:50:58.204348 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10939 | 2026.02.05 23:50:58.204360 [ 198 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10940 | 2026.02.05 23:50:58.204459 [ 5 ] {83188409-a755-41f9-9761-fc2a2664d1a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10941 | 2026.02.05 23:50:58.204509 [ 5 ] {83188409-a755-41f9-9761-fc2a2664d1a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10942 | 2026.02.05 23:50:58.204517 [ 198 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10943 | 2026.02.05 23:50:58.204562 [ 198 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1981 rows starting from the beginning of the part | ||
| 10944 | 2026.02.05 23:50:58.204638 [ 198 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 106 rows starting from the beginning of the part | ||
| 10945 | 2026.02.05 23:50:58.204693 [ 198 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 782 rows starting from the beginning of the part | ||
| 10946 | 2026.02.05 23:50:58.204745 [ 198 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 107 rows starting from the beginning of the part | ||
| 10947 | 2026.02.05 23:50:58.204790 [ 198 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 782 rows starting from the beginning of the part | ||
| 10948 | 2026.02.05 23:50:58.204838 [ 198 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 106 rows starting from the beginning of the part | ||
| 10949 | 2026.02.05 23:50:58.204934 [ 5 ] {83188409-a755-41f9-9761-fc2a2664d1a8} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10950 | 2026.02.05 23:50:58.204980 [ 5 ] {83188409-a755-41f9-9761-fc2a2664d1a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10951 | 2026.02.05 23:50:58.205594 [ 5 ] {83188409-a755-41f9-9761-fc2a2664d1a8} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10952 | 2026.02.05 23:50:58.205836 [ 5 ] {83188409-a755-41f9-9761-fc2a2664d1a8} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10953 | 2026.02.05 23:50:58.205980 [ 5 ] {83188409-a755-41f9-9761-fc2a2664d1a8} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001545 sec., 16181.229773462785 rows/sec., 1.19 MiB/sec. | ||
| 10954 | 2026.02.05 23:50:58.206021 [ 5 ] {83188409-a755-41f9-9761-fc2a2664d1a8} <Debug> TCPHandler: Processed in 0.001726947 sec. | ||
| 10955 | 2026.02.05 23:50:58.206134 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10956 | 2026.02.05 23:50:58.206233 [ 5 ] {4dbee189-3e67-4961-b425-c0faf5335b38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10957 | 2026.02.05 23:50:58.206275 [ 5 ] {4dbee189-3e67-4961-b425-c0faf5335b38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10958 | 2026.02.05 23:50:58.206527 [ 195 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3864 rows, containing 5 columns (5 merged, 0 gathered) in 0.002231632 sec., 1731468.270754318 rows/sec., 146.59 MiB/sec. | ||
| 10959 | 2026.02.05 23:50:58.206754 [ 5 ] {4dbee189-3e67-4961-b425-c0faf5335b38} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10960 | 2026.02.05 23:50:58.206800 [ 5 ] {4dbee189-3e67-4961-b425-c0faf5335b38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10961 | 2026.02.05 23:50:58.206879 [ 197 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10962 | 2026.02.05 23:50:58.207168 [ 5 ] {4dbee189-3e67-4961-b425-c0faf5335b38} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10963 | 2026.02.05 23:50:58.207229 [ 197 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_76_15} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10964 | 2026.02.05 23:50:58.207325 [ 197 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_76_15} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10965 | 2026.02.05 23:50:58.207426 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 10966 | 2026.02.05 23:50:58.207425 [ 5 ] {4dbee189-3e67-4961-b425-c0faf5335b38} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10967 | 2026.02.05 23:50:58.207571 [ 143 ] {} <Debug> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10968 | 2026.02.05 23:50:58.207581 [ 5 ] {4dbee189-3e67-4961-b425-c0faf5335b38} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001368 sec., 65058.479532163736 rows/sec., 5.08 MiB/sec. | ||
| 10969 | 2026.02.05 23:50:58.207607 [ 143 ] {} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10970 | 2026.02.05 23:50:58.207645 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10971 | 2026.02.05 23:50:58.207655 [ 5 ] {4dbee189-3e67-4961-b425-c0faf5335b38} <Debug> TCPHandler: Processed in 0.001572615 sec. | ||
| 10972 | 2026.02.05 23:50:58.207714 [ 198 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10973 | 2026.02.05 23:50:58.207788 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10974 | 2026.02.05 23:50:58.207812 [ 198 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10975 | 2026.02.05 23:50:58.207842 [ 198 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 995 rows starting from the beginning of the part | ||
| 10976 | 2026.02.05 23:50:58.207889 [ 198 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 89 rows starting from the beginning of the part | ||
| 10977 | 2026.02.05 23:50:58.207890 [ 5 ] {dcccbda7-819c-4214-b7ac-ee9384267bb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10978 | 2026.02.05 23:50:58.207932 [ 198 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 478 rows starting from the beginning of the part | ||
| 10979 | 2026.02.05 23:50:58.207951 [ 5 ] {dcccbda7-819c-4214-b7ac-ee9384267bb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10980 | 2026.02.05 23:50:58.207973 [ 198 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 91 rows starting from the beginning of the part | ||
| 10981 | 2026.02.05 23:50:58.208016 [ 198 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 478 rows starting from the beginning of the part | ||
| 10982 | 2026.02.05 23:50:58.208052 [ 198 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 89 rows starting from the beginning of the part | ||
| 10983 | 2026.02.05 23:50:58.208388 [ 5 ] {dcccbda7-819c-4214-b7ac-ee9384267bb4} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10984 | 2026.02.05 23:50:58.208430 [ 5 ] {dcccbda7-819c-4214-b7ac-ee9384267bb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10985 | 2026.02.05 23:50:58.208784 [ 5 ] {dcccbda7-819c-4214-b7ac-ee9384267bb4} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10986 | 2026.02.05 23:50:58.208996 [ 5 ] {dcccbda7-819c-4214-b7ac-ee9384267bb4} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10987 | 2026.02.05 23:50:58.209066 [ 196 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2220 rows, containing 5 columns (5 merged, 0 gathered) in 0.001381144 sec., 1607363.171399941 rows/sec., 122.21 MiB/sec. | ||
| 10988 | 2026.02.05 23:50:58.209126 [ 5 ] {dcccbda7-819c-4214-b7ac-ee9384267bb4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001256 sec., 127388.53503184713 rows/sec., 8.87 MiB/sec. | ||
| 10989 | 2026.02.05 23:50:58.209163 [ 5 ] {dcccbda7-819c-4214-b7ac-ee9384267bb4} <Debug> TCPHandler: Processed in 0.001423384 sec. | ||
| 10990 | 2026.02.05 23:50:58.209270 [ 198 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10991 | 2026.02.05 23:50:58.209272 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10992 | 2026.02.05 23:50:58.209386 [ 5 ] {2f03151c-51c6-4323-8f0f-5b2fd858bd8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10993 | 2026.02.05 23:50:58.209440 [ 5 ] {2f03151c-51c6-4323-8f0f-5b2fd858bd8b} <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 | ||
| 10994 | 2026.02.05 23:50:58.209540 [ 198 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_76_15} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10995 | 2026.02.05 23:50:58.209619 [ 198 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_76_15} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10996 | 2026.02.05 23:50:58.209693 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 10997 | 2026.02.05 23:50:58.210284 [ 5 ] {2f03151c-51c6-4323-8f0f-5b2fd858bd8b} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10998 | 2026.02.05 23:50:58.210326 [ 5 ] {2f03151c-51c6-4323-8f0f-5b2fd858bd8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10999 | 2026.02.05 23:50:58.210858 [ 5 ] {2f03151c-51c6-4323-8f0f-5b2fd858bd8b} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11000 | 2026.02.05 23:50:58.211113 [ 5 ] {2f03151c-51c6-4323-8f0f-5b2fd858bd8b} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11001 | 2026.02.05 23:50:58.211256 [ 5 ] {2f03151c-51c6-4323-8f0f-5b2fd858bd8b} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001889 sec., 13234.515616728428 rows/sec., 23.72 MiB/sec. | ||
| 11002 | 2026.02.05 23:50:58.211322 [ 5 ] {2f03151c-51c6-4323-8f0f-5b2fd858bd8b} <Debug> TCPHandler: Processed in 0.00209792 sec. | ||
| 11003 | 2026.02.05 23:50:58.211452 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11004 | 2026.02.05 23:50:58.211576 [ 5 ] {a71520f6-71f2-4e2a-9cf3-573f7f0aa3b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11005 | 2026.02.05 23:50:58.211630 [ 5 ] {a71520f6-71f2-4e2a-9cf3-573f7f0aa3b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11006 | 2026.02.05 23:50:58.212040 [ 5 ] {a71520f6-71f2-4e2a-9cf3-573f7f0aa3b6} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11007 | 2026.02.05 23:50:58.212084 [ 5 ] {a71520f6-71f2-4e2a-9cf3-573f7f0aa3b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11008 | 2026.02.05 23:50:58.212493 [ 5 ] {a71520f6-71f2-4e2a-9cf3-573f7f0aa3b6} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11009 | 2026.02.05 23:50:58.212712 [ 5 ] {a71520f6-71f2-4e2a-9cf3-573f7f0aa3b6} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11010 | 2026.02.05 23:50:58.212825 [ 143 ] {} <Debug> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11011 | 2026.02.05 23:50:58.212847 [ 5 ] {a71520f6-71f2-4e2a-9cf3-573f7f0aa3b6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001297 sec., 46260.601387818046 rows/sec., 3.12 MiB/sec. | ||
| 11012 | 2026.02.05 23:50:58.212858 [ 143 ] {} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11013 | 2026.02.05 23:50:58.212888 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11014 | 2026.02.05 23:50:58.212893 [ 5 ] {a71520f6-71f2-4e2a-9cf3-573f7f0aa3b6} <Debug> TCPHandler: Processed in 0.001502805 sec. | ||
| 11015 | 2026.02.05 23:50:58.212972 [ 195 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11016 | 2026.02.05 23:50:58.213101 [ 195 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11017 | 2026.02.05 23:50:58.213137 [ 195 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4528 rows starting from the beginning of the part | ||
| 11018 | 2026.02.05 23:50:58.213210 [ 195 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
| 11019 | 2026.02.05 23:50:58.213263 [ 195 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 88 rows starting from the beginning of the part | ||
| 11020 | 2026.02.05 23:50:58.213309 [ 195 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 11021 | 2026.02.05 23:50:58.213354 [ 195 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 88 rows starting from the beginning of the part | ||
| 11022 | 2026.02.05 23:50:58.213398 [ 195 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 11023 | 2026.02.05 23:50:58.215023 [ 195 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4884 rows, containing 4 columns (4 merged, 0 gathered) in 0.002090601 sec., 2336170.3165740375 rows/sec., 151.05 MiB/sec. | ||
| 11024 | 2026.02.05 23:50:58.215542 [ 196 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11025 | 2026.02.05 23:50:58.215814 [ 196 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_76_15} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11026 | 2026.02.05 23:50:58.215882 [ 196 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_76_15} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11027 | 2026.02.05 23:50:58.215971 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 11028 | 2026.02.05 23:50:59.788736 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1448 | ||
| 11029 | 2026.02.05 23:50:59.791078 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11030 | 2026.02.05 23:50:59.791124 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11031 | 2026.02.05 23:50:59.792285 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11032 | 2026.02.05 23:50:59.792549 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11033 | 2026.02.05 23:50:59.792801 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1448 | ||
| 11034 | 2026.02.05 23:51:00.245841 [ 142 ] {} <Debug> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 11035 | 2026.02.05 23:51:00.245907 [ 142 ] {} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11036 | 2026.02.05 23:51:00.245930 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11037 | 2026.02.05 23:51:00.246023 [ 194 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 11038 | 2026.02.05 23:51:00.246153 [ 194 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11039 | 2026.02.05 23:51:00.246187 [ 194 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part | ||
| 11040 | 2026.02.05 23:51:00.246255 [ 194 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 11041 | 2026.02.05 23:51:00.246301 [ 194 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
| 11042 | 2026.02.05 23:51:00.246342 [ 194 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part | ||
| 11043 | 2026.02.05 23:51:00.246382 [ 194 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
| 11044 | 2026.02.05 23:51:00.247229 [ 196 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001209342 sec., 31422.04603825882 rows/sec., 2.62 MiB/sec. | ||
| 11045 | 2026.02.05 23:51:00.247441 [ 195 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 11046 | 2026.02.05 23:51:00.247809 [ 195 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_17_4} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11047 | 2026.02.05 23:51:00.247905 [ 195 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_17_4} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 11048 | 2026.02.05 23:51:00.248026 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 11049 | 2026.02.05 23:51:02.024137 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11050 | 2026.02.05 23:51:02.024366 [ 5 ] {5cbe44d1-f2b0-4bbc-b37d-c285003fe557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11051 | 2026.02.05 23:51:02.024454 [ 5 ] {5cbe44d1-f2b0-4bbc-b37d-c285003fe557} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11052 | 2026.02.05 23:51:02.025204 [ 5 ] {5cbe44d1-f2b0-4bbc-b37d-c285003fe557} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11053 | 2026.02.05 23:51:02.025251 [ 5 ] {5cbe44d1-f2b0-4bbc-b37d-c285003fe557} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11054 | 2026.02.05 23:51:02.025657 [ 5 ] {5cbe44d1-f2b0-4bbc-b37d-c285003fe557} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11055 | 2026.02.05 23:51:02.025884 [ 5 ] {5cbe44d1-f2b0-4bbc-b37d-c285003fe557} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11056 | 2026.02.05 23:51:02.026033 [ 5 ] {5cbe44d1-f2b0-4bbc-b37d-c285003fe557} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001756 sec., 151480.63781321186 rows/sec., 9.62 MiB/sec. | ||
| 11057 | 2026.02.05 23:51:02.026083 [ 5 ] {5cbe44d1-f2b0-4bbc-b37d-c285003fe557} <Debug> TCPHandler: Processed in 0.002130611 sec. | ||
| 11058 | 2026.02.05 23:51:02.026195 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11059 | 2026.02.05 23:51:02.026290 [ 5 ] {31b35be9-21f9-4ad7-87b3-a983a5fb9cfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11060 | 2026.02.05 23:51:02.026334 [ 5 ] {31b35be9-21f9-4ad7-87b3-a983a5fb9cfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11061 | 2026.02.05 23:51:02.026785 [ 5 ] {31b35be9-21f9-4ad7-87b3-a983a5fb9cfe} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11062 | 2026.02.05 23:51:02.026824 [ 5 ] {31b35be9-21f9-4ad7-87b3-a983a5fb9cfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11063 | 2026.02.05 23:51:02.027118 [ 5 ] {31b35be9-21f9-4ad7-87b3-a983a5fb9cfe} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 11064 | 2026.02.05 23:51:02.027333 [ 5 ] {31b35be9-21f9-4ad7-87b3-a983a5fb9cfe} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11065 | 2026.02.05 23:51:02.027466 [ 5 ] {31b35be9-21f9-4ad7-87b3-a983a5fb9cfe} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001154 sec., 1733.1022530329287 rows/sec., 141.32 KiB/sec. | ||
| 11066 | 2026.02.05 23:51:02.027505 [ 5 ] {31b35be9-21f9-4ad7-87b3-a983a5fb9cfe} <Debug> TCPHandler: Processed in 0.001323582 sec. | ||
| 11067 | 2026.02.05 23:51:02.027612 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11068 | 2026.02.05 23:51:02.027707 [ 5 ] {f36d525d-2e4d-40c1-b3dc-24f8b375b73e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11069 | 2026.02.05 23:51:02.027746 [ 5 ] {f36d525d-2e4d-40c1-b3dc-24f8b375b73e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11070 | 2026.02.05 23:51:02.028798 [ 5 ] {f36d525d-2e4d-40c1-b3dc-24f8b375b73e} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11071 | 2026.02.05 23:51:02.028835 [ 5 ] {f36d525d-2e4d-40c1-b3dc-24f8b375b73e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11072 | 2026.02.05 23:51:02.029264 [ 5 ] {f36d525d-2e4d-40c1-b3dc-24f8b375b73e} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11073 | 2026.02.05 23:51:02.029479 [ 5 ] {f36d525d-2e4d-40c1-b3dc-24f8b375b73e} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11074 | 2026.02.05 23:51:02.029612 [ 5 ] {f36d525d-2e4d-40c1-b3dc-24f8b375b73e} <Debug> executeQuery: Read 1923 rows, 160.18 KiB in 0.001923 sec., 1000000 rows/sec., 81.35 MiB/sec. | ||
| 11075 | 2026.02.05 23:51:02.029650 [ 5 ] {f36d525d-2e4d-40c1-b3dc-24f8b375b73e} <Debug> TCPHandler: Processed in 0.002087491 sec. | ||
| 11076 | 2026.02.05 23:51:02.029769 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11077 | 2026.02.05 23:51:02.029892 [ 5 ] {33f5626d-e9ad-4ed4-ba18-f74623060989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11078 | 2026.02.05 23:51:02.029941 [ 5 ] {33f5626d-e9ad-4ed4-ba18-f74623060989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11079 | 2026.02.05 23:51:02.030462 [ 5 ] {33f5626d-e9ad-4ed4-ba18-f74623060989} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11080 | 2026.02.05 23:51:02.030506 [ 5 ] {33f5626d-e9ad-4ed4-ba18-f74623060989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11081 | 2026.02.05 23:51:02.030850 [ 5 ] {33f5626d-e9ad-4ed4-ba18-f74623060989} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11082 | 2026.02.05 23:51:02.031066 [ 5 ] {33f5626d-e9ad-4ed4-ba18-f74623060989} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11083 | 2026.02.05 23:51:02.031183 [ 138 ] {} <Debug> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11084 | 2026.02.05 23:51:02.031196 [ 5 ] {33f5626d-e9ad-4ed4-ba18-f74623060989} <Debug> executeQuery: Read 150 rows, 9.27 KiB in 0.001329 sec., 112866.8171557562 rows/sec., 6.81 MiB/sec. | ||
| 11085 | 2026.02.05 23:51:02.031249 [ 138 ] {} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11086 | 2026.02.05 23:51:02.031261 [ 5 ] {33f5626d-e9ad-4ed4-ba18-f74623060989} <Debug> TCPHandler: Processed in 0.001553765 sec. | ||
| 11087 | 2026.02.05 23:51:02.031277 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11088 | 2026.02.05 23:51:02.031372 [ 196 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 11089 | 2026.02.05 23:51:02.031382 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11090 | 2026.02.05 23:51:02.031462 [ 196 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11091 | 2026.02.05 23:51:02.031490 [ 196 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 191 rows starting from the beginning of the part | ||
| 11092 | 2026.02.05 23:51:02.031493 [ 5 ] {523386ea-be44-44a9-a23b-1f4e5b1d0f00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11093 | 2026.02.05 23:51:02.031537 [ 5 ] {523386ea-be44-44a9-a23b-1f4e5b1d0f00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11094 | 2026.02.05 23:51:02.031549 [ 196 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 148 rows starting from the beginning of the part | ||
| 11095 | 2026.02.05 23:51:02.031591 [ 196 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 27 rows starting from the beginning of the part | ||
| 11096 | 2026.02.05 23:51:02.031633 [ 196 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 148 rows starting from the beginning of the part | ||
| 11097 | 2026.02.05 23:51:02.031673 [ 196 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 25 rows starting from the beginning of the part | ||
| 11098 | 2026.02.05 23:51:02.031710 [ 196 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 150 rows starting from the beginning of the part | ||
| 11099 | 2026.02.05 23:51:02.032071 [ 5 ] {523386ea-be44-44a9-a23b-1f4e5b1d0f00} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11100 | 2026.02.05 23:51:02.032105 [ 5 ] {523386ea-be44-44a9-a23b-1f4e5b1d0f00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11101 | 2026.02.05 23:51:02.032413 [ 5 ] {523386ea-be44-44a9-a23b-1f4e5b1d0f00} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11102 | 2026.02.05 23:51:02.032504 [ 195 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 689 rows, containing 5 columns (5 merged, 0 gathered) in 0.001224362 sec., 562742.0648468345 rows/sec., 37.00 MiB/sec. | ||
| 11103 | 2026.02.05 23:51:02.032688 [ 5 ] {523386ea-be44-44a9-a23b-1f4e5b1d0f00} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11104 | 2026.02.05 23:51:02.032717 [ 200 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11105 | 2026.02.05 23:51:02.032835 [ 5 ] {523386ea-be44-44a9-a23b-1f4e5b1d0f00} <Debug> executeQuery: Read 368 rows, 25.07 KiB in 0.00136 sec., 270588.23529411765 rows/sec., 18.00 MiB/sec. | ||
| 11106 | 2026.02.05 23:51:02.032876 [ 5 ] {523386ea-be44-44a9-a23b-1f4e5b1d0f00} <Debug> TCPHandler: Processed in 0.001546065 sec. | ||
| 11107 | 2026.02.05 23:51:02.032980 [ 200 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_66_13} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11108 | 2026.02.05 23:51:02.032990 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11109 | 2026.02.05 23:51:02.033045 [ 200 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_66_13} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11110 | 2026.02.05 23:51:02.033088 [ 5 ] {9a342963-444b-4ec4-91df-a3b6ceedf84e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11111 | 2026.02.05 23:51:02.033107 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 11112 | 2026.02.05 23:51:02.033129 [ 5 ] {9a342963-444b-4ec4-91df-a3b6ceedf84e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11113 | 2026.02.05 23:51:02.033543 [ 5 ] {9a342963-444b-4ec4-91df-a3b6ceedf84e} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11114 | 2026.02.05 23:51:02.033580 [ 5 ] {9a342963-444b-4ec4-91df-a3b6ceedf84e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11115 | 2026.02.05 23:51:02.033893 [ 5 ] {9a342963-444b-4ec4-91df-a3b6ceedf84e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11116 | 2026.02.05 23:51:02.034114 [ 5 ] {9a342963-444b-4ec4-91df-a3b6ceedf84e} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11117 | 2026.02.05 23:51:02.034241 [ 5 ] {9a342963-444b-4ec4-91df-a3b6ceedf84e} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001171 sec., 118701.96413321947 rows/sec., 6.75 MiB/sec. | ||
| 11118 | 2026.02.05 23:51:02.034282 [ 5 ] {9a342963-444b-4ec4-91df-a3b6ceedf84e} <Debug> TCPHandler: Processed in 0.001342643 sec. | ||
| 11119 | 2026.02.05 23:51:02.034396 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11120 | 2026.02.05 23:51:02.034491 [ 5 ] {db0301d5-09cb-4ae0-a561-a4842cb69d18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11121 | 2026.02.05 23:51:02.034530 [ 5 ] {db0301d5-09cb-4ae0-a561-a4842cb69d18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11122 | 2026.02.05 23:51:02.035188 [ 5 ] {db0301d5-09cb-4ae0-a561-a4842cb69d18} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11123 | 2026.02.05 23:51:02.035225 [ 5 ] {db0301d5-09cb-4ae0-a561-a4842cb69d18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11124 | 2026.02.05 23:51:02.035574 [ 5 ] {db0301d5-09cb-4ae0-a561-a4842cb69d18} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11125 | 2026.02.05 23:51:02.035788 [ 5 ] {db0301d5-09cb-4ae0-a561-a4842cb69d18} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11126 | 2026.02.05 23:51:02.035917 [ 5 ] {db0301d5-09cb-4ae0-a561-a4842cb69d18} <Debug> executeQuery: Read 936 rows, 68.93 KiB in 0.001444 sec., 648199.4459833795 rows/sec., 46.62 MiB/sec. | ||
| 11127 | 2026.02.05 23:51:02.035956 [ 5 ] {db0301d5-09cb-4ae0-a561-a4842cb69d18} <Debug> TCPHandler: Processed in 0.001609895 sec. | ||
| 11128 | 2026.02.05 23:51:02.036065 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11129 | 2026.02.05 23:51:02.036161 [ 5 ] {83fbf081-a8ff-49aa-a72f-cada922be0d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11130 | 2026.02.05 23:51:02.036201 [ 5 ] {83fbf081-a8ff-49aa-a72f-cada922be0d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11131 | 2026.02.05 23:51:02.036530 [ 5 ] {83fbf081-a8ff-49aa-a72f-cada922be0d8} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11132 | 2026.02.05 23:51:02.036565 [ 5 ] {83fbf081-a8ff-49aa-a72f-cada922be0d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11133 | 2026.02.05 23:51:02.036859 [ 5 ] {83fbf081-a8ff-49aa-a72f-cada922be0d8} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11134 | 2026.02.05 23:51:02.037070 [ 5 ] {83fbf081-a8ff-49aa-a72f-cada922be0d8} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11135 | 2026.02.05 23:51:02.037191 [ 5 ] {83fbf081-a8ff-49aa-a72f-cada922be0d8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001085 sec., 5529.953917050691 rows/sec., 288.92 KiB/sec. | ||
| 11136 | 2026.02.05 23:51:02.037225 [ 5 ] {83fbf081-a8ff-49aa-a72f-cada922be0d8} <Debug> TCPHandler: Processed in 0.001249222 sec. | ||
| 11137 | 2026.02.05 23:51:02.037324 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11138 | 2026.02.05 23:51:02.037413 [ 5 ] {bd7f6977-277c-44f3-b865-c264583e9b97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11139 | 2026.02.05 23:51:02.037452 [ 5 ] {bd7f6977-277c-44f3-b865-c264583e9b97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11140 | 2026.02.05 23:51:02.038042 [ 5 ] {bd7f6977-277c-44f3-b865-c264583e9b97} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11141 | 2026.02.05 23:51:02.038078 [ 5 ] {bd7f6977-277c-44f3-b865-c264583e9b97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11142 | 2026.02.05 23:51:02.038447 [ 5 ] {bd7f6977-277c-44f3-b865-c264583e9b97} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11143 | 2026.02.05 23:51:02.038665 [ 5 ] {bd7f6977-277c-44f3-b865-c264583e9b97} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11144 | 2026.02.05 23:51:02.038793 [ 5 ] {bd7f6977-277c-44f3-b865-c264583e9b97} <Debug> executeQuery: Read 911 rows, 62.14 KiB in 0.001345 sec., 677323.4200743494 rows/sec., 45.12 MiB/sec. | ||
| 11145 | 2026.02.05 23:51:02.038830 [ 5 ] {bd7f6977-277c-44f3-b865-c264583e9b97} <Debug> TCPHandler: Processed in 0.001508655 sec. | ||
| 11146 | 2026.02.05 23:51:02.038936 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11147 | 2026.02.05 23:51:02.039031 [ 5 ] {b6228ee5-0e74-4bd6-8d57-627977e402c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11148 | 2026.02.05 23:51:02.039073 [ 5 ] {b6228ee5-0e74-4bd6-8d57-627977e402c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11149 | 2026.02.05 23:51:02.039382 [ 5 ] {b6228ee5-0e74-4bd6-8d57-627977e402c4} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11150 | 2026.02.05 23:51:02.039416 [ 5 ] {b6228ee5-0e74-4bd6-8d57-627977e402c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11151 | 2026.02.05 23:51:02.039712 [ 5 ] {b6228ee5-0e74-4bd6-8d57-627977e402c4} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11152 | 2026.02.05 23:51:02.039924 [ 5 ] {b6228ee5-0e74-4bd6-8d57-627977e402c4} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11153 | 2026.02.05 23:51:02.040051 [ 5 ] {b6228ee5-0e74-4bd6-8d57-627977e402c4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 64.92 KiB/sec. | ||
| 11154 | 2026.02.05 23:51:02.040087 [ 5 ] {b6228ee5-0e74-4bd6-8d57-627977e402c4} <Debug> TCPHandler: Processed in 0.001200282 sec. | ||
| 11155 | 2026.02.05 23:51:02.040206 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11156 | 2026.02.05 23:51:02.040300 [ 5 ] {5b2511a8-30f1-4549-907b-b7948702ed07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11157 | 2026.02.05 23:51:02.040353 [ 5 ] {5b2511a8-30f1-4549-907b-b7948702ed07} <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 | ||
| 11158 | 2026.02.05 23:51:02.041104 [ 5 ] {5b2511a8-30f1-4549-907b-b7948702ed07} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11159 | 2026.02.05 23:51:02.041139 [ 5 ] {5b2511a8-30f1-4549-907b-b7948702ed07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11160 | 2026.02.05 23:51:02.041656 [ 5 ] {5b2511a8-30f1-4549-907b-b7948702ed07} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11161 | 2026.02.05 23:51:02.041871 [ 5 ] {5b2511a8-30f1-4549-907b-b7948702ed07} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11162 | 2026.02.05 23:51:02.041968 [ 140 ] {} <Debug> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11163 | 2026.02.05 23:51:02.041998 [ 5 ] {5b2511a8-30f1-4549-907b-b7948702ed07} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001739 sec., 8625.646923519264 rows/sec., 15.46 MiB/sec. | ||
| 11164 | 2026.02.05 23:51:02.042005 [ 140 ] {} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11165 | 2026.02.05 23:51:02.042030 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11166 | 2026.02.05 23:51:02.042057 [ 5 ] {5b2511a8-30f1-4549-907b-b7948702ed07} <Debug> TCPHandler: Processed in 0.001927399 sec. | ||
| 11167 | 2026.02.05 23:51:02.042122 [ 189 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 11168 | 2026.02.05 23:51:02.042162 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11169 | 2026.02.05 23:51:02.042257 [ 5 ] {460186eb-f64f-4b30-af95-6b21c34811e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11170 | 2026.02.05 23:51:02.042295 [ 5 ] {460186eb-f64f-4b30-af95-6b21c34811e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11171 | 2026.02.05 23:51:02.042358 [ 189 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11172 | 2026.02.05 23:51:02.042421 [ 189 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1158 rows starting from the beginning of the part | ||
| 11173 | 2026.02.05 23:51:02.042539 [ 189 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 15 rows starting from the beginning of the part | ||
| 11174 | 2026.02.05 23:51:02.042660 [ 5 ] {460186eb-f64f-4b30-af95-6b21c34811e6} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11175 | 2026.02.05 23:51:02.042700 [ 5 ] {460186eb-f64f-4b30-af95-6b21c34811e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11176 | 2026.02.05 23:51:02.042714 [ 189 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 25 rows starting from the beginning of the part | ||
| 11177 | 2026.02.05 23:51:02.042819 [ 189 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 15 rows starting from the beginning of the part | ||
| 11178 | 2026.02.05 23:51:02.042911 [ 189 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 25 rows starting from the beginning of the part | ||
| 11179 | 2026.02.05 23:51:02.043000 [ 189 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 15 rows starting from the beginning of the part | ||
| 11180 | 2026.02.05 23:51:02.043022 [ 5 ] {460186eb-f64f-4b30-af95-6b21c34811e6} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11181 | 2026.02.05 23:51:02.043237 [ 5 ] {460186eb-f64f-4b30-af95-6b21c34811e6} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11182 | 2026.02.05 23:51:02.043369 [ 5 ] {460186eb-f64f-4b30-af95-6b21c34811e6} <Debug> executeQuery: Read 76 rows, 4.83 KiB in 0.001088 sec., 69852.94117647059 rows/sec., 4.34 MiB/sec. | ||
| 11183 | 2026.02.05 23:51:02.043408 [ 5 ] {460186eb-f64f-4b30-af95-6b21c34811e6} <Debug> TCPHandler: Processed in 0.001260373 sec. | ||
| 11184 | 2026.02.05 23:51:02.050004 [ 188 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1253 rows, containing 19 columns (19 merged, 0 gathered) in 0.007895957 sec., 158688.80744917935 rows/sec., 284.36 MiB/sec. | ||
| 11185 | 2026.02.05 23:51:02.051833 [ 186 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11186 | 2026.02.05 23:51:02.052224 [ 186 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11187 | 2026.02.05 23:51:02.052304 [ 186 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11188 | 2026.02.05 23:51:02.052470 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. | ||
| 11189 | 2026.02.05 23:51:02.242645 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22566 | ||
| 11190 | 2026.02.05 23:51:02.243347 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11191 | 2026.02.05 23:51:02.243407 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11192 | 2026.02.05 23:51:02.243972 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11193 | 2026.02.05 23:51:02.244207 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11194 | 2026.02.05 23:51:02.244338 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22566 | ||
| 11195 | 2026.02.05 23:51:03.000335 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 315.22 MiB, peak 326.75 MiB, free memory in arenas 0.00 B, will set to 318.11 MiB (RSS), difference: 2.89 MiB | ||
| 11196 | 2026.02.05 23:51:03.194711 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11197 | 2026.02.05 23:51:03.194900 [ 5 ] {c1621e43-bca2-4386-94a3-a4c4d4e1366b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11198 | 2026.02.05 23:51:03.194961 [ 5 ] {c1621e43-bca2-4386-94a3-a4c4d4e1366b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11199 | 2026.02.05 23:51:03.195569 [ 5 ] {c1621e43-bca2-4386-94a3-a4c4d4e1366b} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11200 | 2026.02.05 23:51:03.195607 [ 5 ] {c1621e43-bca2-4386-94a3-a4c4d4e1366b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11201 | 2026.02.05 23:51:03.196046 [ 5 ] {c1621e43-bca2-4386-94a3-a4c4d4e1366b} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11202 | 2026.02.05 23:51:03.196269 [ 5 ] {c1621e43-bca2-4386-94a3-a4c4d4e1366b} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11203 | 2026.02.05 23:51:03.196433 [ 5 ] {c1621e43-bca2-4386-94a3-a4c4d4e1366b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001581 sec., 35420.61986084757 rows/sec., 2.72 MiB/sec. | ||
| 11204 | 2026.02.05 23:51:03.196483 [ 5 ] {c1621e43-bca2-4386-94a3-a4c4d4e1366b} <Debug> TCPHandler: Processed in 0.001905329 sec. | ||
| 11205 | 2026.02.05 23:51:03.196605 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11206 | 2026.02.05 23:51:03.196705 [ 5 ] {f49db24b-f0d6-485e-9472-8c183507f350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11207 | 2026.02.05 23:51:03.196747 [ 5 ] {f49db24b-f0d6-485e-9472-8c183507f350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11208 | 2026.02.05 23:51:03.197193 [ 5 ] {f49db24b-f0d6-485e-9472-8c183507f350} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11209 | 2026.02.05 23:51:03.197229 [ 5 ] {f49db24b-f0d6-485e-9472-8c183507f350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11210 | 2026.02.05 23:51:03.197529 [ 5 ] {f49db24b-f0d6-485e-9472-8c183507f350} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11211 | 2026.02.05 23:51:03.197746 [ 5 ] {f49db24b-f0d6-485e-9472-8c183507f350} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11212 | 2026.02.05 23:51:03.197882 [ 5 ] {f49db24b-f0d6-485e-9472-8c183507f350} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001199 sec., 53377.81484570476 rows/sec., 4.17 MiB/sec. | ||
| 11213 | 2026.02.05 23:51:03.197921 [ 5 ] {f49db24b-f0d6-485e-9472-8c183507f350} <Debug> TCPHandler: Processed in 0.001366323 sec. | ||
| 11214 | 2026.02.05 23:51:03.198039 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11215 | 2026.02.05 23:51:03.198134 [ 5 ] {9f529f93-6c14-4b71-bf26-b75342155b78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11216 | 2026.02.05 23:51:03.198177 [ 5 ] {9f529f93-6c14-4b71-bf26-b75342155b78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11217 | 2026.02.05 23:51:03.198534 [ 5 ] {9f529f93-6c14-4b71-bf26-b75342155b78} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11218 | 2026.02.05 23:51:03.198570 [ 5 ] {9f529f93-6c14-4b71-bf26-b75342155b78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11219 | 2026.02.05 23:51:03.198878 [ 5 ] {9f529f93-6c14-4b71-bf26-b75342155b78} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11220 | 2026.02.05 23:51:03.199082 [ 5 ] {9f529f93-6c14-4b71-bf26-b75342155b78} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11221 | 2026.02.05 23:51:03.199214 [ 5 ] {9f529f93-6c14-4b71-bf26-b75342155b78} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001101 sec., 29064.486830154405 rows/sec., 2.02 MiB/sec. | ||
| 11222 | 2026.02.05 23:51:03.199252 [ 5 ] {9f529f93-6c14-4b71-bf26-b75342155b78} <Debug> TCPHandler: Processed in 0.001260272 sec. | ||
| 11223 | 2026.02.05 23:51:03.199357 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11224 | 2026.02.05 23:51:03.199449 [ 5 ] {0cf4c209-9e86-4e67-9c79-478c62a196b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11225 | 2026.02.05 23:51:03.199489 [ 5 ] {0cf4c209-9e86-4e67-9c79-478c62a196b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11226 | 2026.02.05 23:51:03.199806 [ 5 ] {0cf4c209-9e86-4e67-9c79-478c62a196b1} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11227 | 2026.02.05 23:51:03.199842 [ 5 ] {0cf4c209-9e86-4e67-9c79-478c62a196b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11228 | 2026.02.05 23:51:03.200135 [ 5 ] {0cf4c209-9e86-4e67-9c79-478c62a196b1} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11229 | 2026.02.05 23:51:03.200335 [ 5 ] {0cf4c209-9e86-4e67-9c79-478c62a196b1} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11230 | 2026.02.05 23:51:03.200468 [ 5 ] {0cf4c209-9e86-4e67-9c79-478c62a196b1} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001038 sec., 11560.693641618496 rows/sec., 797.81 KiB/sec. | ||
| 11231 | 2026.02.05 23:51:03.200504 [ 5 ] {0cf4c209-9e86-4e67-9c79-478c62a196b1} <Debug> TCPHandler: Processed in 0.001194732 sec. | ||
| 11232 | 2026.02.05 23:51:03.455672 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 11233 | 2026.02.05 23:51:03.471870 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11234 | 2026.02.05 23:51:03.471928 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11235 | 2026.02.05 23:51:03.477637 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11236 | 2026.02.05 23:51:03.478415 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11237 | 2026.02.05 23:51:03.481391 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 11238 | 2026.02.05 23:51:08.202496 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11239 | 2026.02.05 23:51:08.202675 [ 5 ] {7b23de70-2e37-469a-937e-05a7854d23a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11240 | 2026.02.05 23:51:08.202740 [ 5 ] {7b23de70-2e37-469a-937e-05a7854d23a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11241 | 2026.02.05 23:51:08.203391 [ 5 ] {7b23de70-2e37-469a-937e-05a7854d23a8} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11242 | 2026.02.05 23:51:08.203439 [ 5 ] {7b23de70-2e37-469a-937e-05a7854d23a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11243 | 2026.02.05 23:51:08.203845 [ 5 ] {7b23de70-2e37-469a-937e-05a7854d23a8} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11244 | 2026.02.05 23:51:08.204084 [ 5 ] {7b23de70-2e37-469a-937e-05a7854d23a8} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11245 | 2026.02.05 23:51:08.204233 [ 5 ] {7b23de70-2e37-469a-937e-05a7854d23a8} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001606 sec., 66002.49066002491 rows/sec., 5.53 MiB/sec. | ||
| 11246 | 2026.02.05 23:51:08.204276 [ 5 ] {7b23de70-2e37-469a-937e-05a7854d23a8} <Debug> TCPHandler: Processed in 0.001905189 sec. | ||
| 11247 | 2026.02.05 23:51:08.204408 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11248 | 2026.02.05 23:51:08.204502 [ 5 ] {27b9e1cf-c819-4b5b-a25b-5203d264026b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11249 | 2026.02.05 23:51:08.204543 [ 5 ] {27b9e1cf-c819-4b5b-a25b-5203d264026b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11250 | 2026.02.05 23:51:08.204944 [ 5 ] {27b9e1cf-c819-4b5b-a25b-5203d264026b} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11251 | 2026.02.05 23:51:08.204981 [ 5 ] {27b9e1cf-c819-4b5b-a25b-5203d264026b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11252 | 2026.02.05 23:51:08.205284 [ 5 ] {27b9e1cf-c819-4b5b-a25b-5203d264026b} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11253 | 2026.02.05 23:51:08.205494 [ 5 ] {27b9e1cf-c819-4b5b-a25b-5203d264026b} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11254 | 2026.02.05 23:51:08.205623 [ 5 ] {27b9e1cf-c819-4b5b-a25b-5203d264026b} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001141 sec., 21910.60473269062 rows/sec., 1.61 MiB/sec. | ||
| 11255 | 2026.02.05 23:51:08.205662 [ 5 ] {27b9e1cf-c819-4b5b-a25b-5203d264026b} <Debug> TCPHandler: Processed in 0.001310733 sec. | ||
| 11256 | 2026.02.05 23:51:08.205771 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11257 | 2026.02.05 23:51:08.205866 [ 5 ] {0c842432-d386-42b3-be03-9671e4e83ddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11258 | 2026.02.05 23:51:08.205907 [ 5 ] {0c842432-d386-42b3-be03-9671e4e83ddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11259 | 2026.02.05 23:51:08.206321 [ 5 ] {0c842432-d386-42b3-be03-9671e4e83ddd} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11260 | 2026.02.05 23:51:08.206356 [ 5 ] {0c842432-d386-42b3-be03-9671e4e83ddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11261 | 2026.02.05 23:51:08.206657 [ 5 ] {0c842432-d386-42b3-be03-9671e4e83ddd} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11262 | 2026.02.05 23:51:08.206868 [ 5 ] {0c842432-d386-42b3-be03-9671e4e83ddd} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11263 | 2026.02.05 23:51:08.206998 [ 5 ] {0c842432-d386-42b3-be03-9671e4e83ddd} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.00115 sec., 77391.3043478261 rows/sec., 6.04 MiB/sec. | ||
| 11264 | 2026.02.05 23:51:08.207037 [ 5 ] {0c842432-d386-42b3-be03-9671e4e83ddd} <Debug> TCPHandler: Processed in 0.001315353 sec. | ||
| 11265 | 2026.02.05 23:51:08.207146 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11266 | 2026.02.05 23:51:08.207240 [ 5 ] {f9d6ee66-4055-4d8d-ba60-5b38856282c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11267 | 2026.02.05 23:51:08.207284 [ 5 ] {f9d6ee66-4055-4d8d-ba60-5b38856282c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11268 | 2026.02.05 23:51:08.207676 [ 5 ] {f9d6ee66-4055-4d8d-ba60-5b38856282c1} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11269 | 2026.02.05 23:51:08.207711 [ 5 ] {f9d6ee66-4055-4d8d-ba60-5b38856282c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11270 | 2026.02.05 23:51:08.208044 [ 5 ] {f9d6ee66-4055-4d8d-ba60-5b38856282c1} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11271 | 2026.02.05 23:51:08.208249 [ 5 ] {f9d6ee66-4055-4d8d-ba60-5b38856282c1} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11272 | 2026.02.05 23:51:08.208378 [ 5 ] {f9d6ee66-4055-4d8d-ba60-5b38856282c1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001156 sec., 138408.30449826992 rows/sec., 9.64 MiB/sec. | ||
| 11273 | 2026.02.05 23:51:08.208417 [ 5 ] {f9d6ee66-4055-4d8d-ba60-5b38856282c1} <Debug> TCPHandler: Processed in 0.001318663 sec. | ||
| 11274 | 2026.02.05 23:51:08.208523 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11275 | 2026.02.05 23:51:08.208616 [ 5 ] {34977920-ce4c-4286-befb-34161d7fb50b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11276 | 2026.02.05 23:51:08.208669 [ 5 ] {34977920-ce4c-4286-befb-34161d7fb50b} <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 | ||
| 11277 | 2026.02.05 23:51:08.209448 [ 5 ] {34977920-ce4c-4286-befb-34161d7fb50b} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11278 | 2026.02.05 23:51:08.209484 [ 5 ] {34977920-ce4c-4286-befb-34161d7fb50b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11279 | 2026.02.05 23:51:08.210007 [ 5 ] {34977920-ce4c-4286-befb-34161d7fb50b} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11280 | 2026.02.05 23:51:08.210229 [ 5 ] {34977920-ce4c-4286-befb-34161d7fb50b} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11281 | 2026.02.05 23:51:08.210365 [ 5 ] {34977920-ce4c-4286-befb-34161d7fb50b} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001767 sec., 14148.27391058291 rows/sec., 25.35 MiB/sec. | ||
| 11282 | 2026.02.05 23:51:08.210419 [ 5 ] {34977920-ce4c-4286-befb-34161d7fb50b} <Debug> TCPHandler: Processed in 0.001944729 sec. | ||
| 11283 | 2026.02.05 23:51:08.210526 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11284 | 2026.02.05 23:51:08.210620 [ 5 ] {14eb6d6f-d49e-4e2f-ae39-e0576ff3538c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11285 | 2026.02.05 23:51:08.210662 [ 5 ] {14eb6d6f-d49e-4e2f-ae39-e0576ff3538c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11286 | 2026.02.05 23:51:08.210989 [ 5 ] {14eb6d6f-d49e-4e2f-ae39-e0576ff3538c} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11287 | 2026.02.05 23:51:08.211026 [ 5 ] {14eb6d6f-d49e-4e2f-ae39-e0576ff3538c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11288 | 2026.02.05 23:51:08.211331 [ 5 ] {14eb6d6f-d49e-4e2f-ae39-e0576ff3538c} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11289 | 2026.02.05 23:51:08.211535 [ 5 ] {14eb6d6f-d49e-4e2f-ae39-e0576ff3538c} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11290 | 2026.02.05 23:51:08.211662 [ 5 ] {14eb6d6f-d49e-4e2f-ae39-e0576ff3538c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 11291 | 2026.02.05 23:51:08.211698 [ 5 ] {14eb6d6f-d49e-4e2f-ae39-e0576ff3538c} <Debug> TCPHandler: Processed in 0.001221622 sec. | ||
| 11292 | 2026.02.05 23:51:09.556778 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11293 | 2026.02.05 23:51:09.556882 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11294 | 2026.02.05 23:51:09.744613 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23014 | ||
| 11295 | 2026.02.05 23:51:09.745157 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11296 | 2026.02.05 23:51:09.745203 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11297 | 2026.02.05 23:51:09.745693 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11298 | 2026.02.05 23:51:09.745941 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11299 | 2026.02.05 23:51:09.746086 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23014 | ||
| 11300 | 2026.02.05 23:51:09.793359 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1492 | ||
| 11301 | 2026.02.05 23:51:09.795902 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11302 | 2026.02.05 23:51:09.795951 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11303 | 2026.02.05 23:51:09.797118 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11304 | 2026.02.05 23:51:09.797369 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11305 | 2026.02.05 23:51:09.797622 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1492 | ||
| 11306 | 2026.02.05 23:51:10.001435 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000898549 sec. | ||
| 11307 | 2026.02.05 23:51:10.982420 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 11308 | 2026.02.05 23:51:10.999018 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11309 | 2026.02.05 23:51:10.999078 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11310 | 2026.02.05 23:51:11.005123 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11311 | 2026.02.05 23:51:11.005792 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11312 | 2026.02.05 23:51:11.008738 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 11313 | 2026.02.05 23:51:13.209910 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11314 | 2026.02.05 23:51:13.210079 [ 5 ] {0e6b0ad9-3585-4221-b0dc-18dadb78e5a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11315 | 2026.02.05 23:51:13.210140 [ 5 ] {0e6b0ad9-3585-4221-b0dc-18dadb78e5a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11316 | 2026.02.05 23:51:13.210851 [ 5 ] {0e6b0ad9-3585-4221-b0dc-18dadb78e5a8} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11317 | 2026.02.05 23:51:13.210892 [ 5 ] {0e6b0ad9-3585-4221-b0dc-18dadb78e5a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11318 | 2026.02.05 23:51:13.211283 [ 5 ] {0e6b0ad9-3585-4221-b0dc-18dadb78e5a8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11319 | 2026.02.05 23:51:13.211504 [ 5 ] {0e6b0ad9-3585-4221-b0dc-18dadb78e5a8} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11320 | 2026.02.05 23:51:13.211649 [ 5 ] {0e6b0ad9-3585-4221-b0dc-18dadb78e5a8} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001615 sec., 164705.88235294117 rows/sec., 10.46 MiB/sec. | ||
| 11321 | 2026.02.05 23:51:13.211691 [ 5 ] {0e6b0ad9-3585-4221-b0dc-18dadb78e5a8} <Debug> TCPHandler: Processed in 0.001898248 sec. | ||
| 11322 | 2026.02.05 23:51:13.211818 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11323 | 2026.02.05 23:51:13.211925 [ 5 ] {49087137-1ea4-4f64-81c2-c52aa62ae4f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11324 | 2026.02.05 23:51:13.211968 [ 5 ] {49087137-1ea4-4f64-81c2-c52aa62ae4f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11325 | 2026.02.05 23:51:13.212690 [ 5 ] {49087137-1ea4-4f64-81c2-c52aa62ae4f4} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11326 | 2026.02.05 23:51:13.212728 [ 5 ] {49087137-1ea4-4f64-81c2-c52aa62ae4f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11327 | 2026.02.05 23:51:13.213091 [ 5 ] {49087137-1ea4-4f64-81c2-c52aa62ae4f4} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11328 | 2026.02.05 23:51:13.213310 [ 5 ] {49087137-1ea4-4f64-81c2-c52aa62ae4f4} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11329 | 2026.02.05 23:51:13.213442 [ 5 ] {49087137-1ea4-4f64-81c2-c52aa62ae4f4} <Debug> executeQuery: Read 782 rows, 63.55 KiB in 0.001537 sec., 508783.34417696815 rows/sec., 40.38 MiB/sec. | ||
| 11330 | 2026.02.05 23:51:13.213479 [ 5 ] {49087137-1ea4-4f64-81c2-c52aa62ae4f4} <Debug> TCPHandler: Processed in 0.001714407 sec. | ||
| 11331 | 2026.02.05 23:51:13.213596 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11332 | 2026.02.05 23:51:13.213699 [ 5 ] {af8175fc-3a47-4e3e-bff6-c4f5c681e65d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11333 | 2026.02.05 23:51:13.213740 [ 5 ] {af8175fc-3a47-4e3e-bff6-c4f5c681e65d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11334 | 2026.02.05 23:51:13.214178 [ 5 ] {af8175fc-3a47-4e3e-bff6-c4f5c681e65d} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11335 | 2026.02.05 23:51:13.214215 [ 5 ] {af8175fc-3a47-4e3e-bff6-c4f5c681e65d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11336 | 2026.02.05 23:51:13.214514 [ 5 ] {af8175fc-3a47-4e3e-bff6-c4f5c681e65d} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11337 | 2026.02.05 23:51:13.214733 [ 5 ] {af8175fc-3a47-4e3e-bff6-c4f5c681e65d} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11338 | 2026.02.05 23:51:13.214876 [ 5 ] {af8175fc-3a47-4e3e-bff6-c4f5c681e65d} <Debug> executeQuery: Read 148 rows, 9.13 KiB in 0.001181 sec., 125317.52751905165 rows/sec., 7.55 MiB/sec. | ||
| 11339 | 2026.02.05 23:51:13.214921 [ 5 ] {af8175fc-3a47-4e3e-bff6-c4f5c681e65d} <Debug> TCPHandler: Processed in 0.001375474 sec. | ||
| 11340 | 2026.02.05 23:51:13.215038 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11341 | 2026.02.05 23:51:13.215140 [ 5 ] {7060dc73-0290-45ae-81e4-620df5f6a5a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11342 | 2026.02.05 23:51:13.215181 [ 5 ] {7060dc73-0290-45ae-81e4-620df5f6a5a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11343 | 2026.02.05 23:51:13.215616 [ 5 ] {7060dc73-0290-45ae-81e4-620df5f6a5a0} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11344 | 2026.02.05 23:51:13.215654 [ 5 ] {7060dc73-0290-45ae-81e4-620df5f6a5a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11345 | 2026.02.05 23:51:13.215961 [ 5 ] {7060dc73-0290-45ae-81e4-620df5f6a5a0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11346 | 2026.02.05 23:51:13.216172 [ 5 ] {7060dc73-0290-45ae-81e4-620df5f6a5a0} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11347 | 2026.02.05 23:51:13.216296 [ 5 ] {7060dc73-0290-45ae-81e4-620df5f6a5a0} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001173 sec., 119352.08866155158 rows/sec., 7.71 MiB/sec. | ||
| 11348 | 2026.02.05 23:51:13.216336 [ 5 ] {7060dc73-0290-45ae-81e4-620df5f6a5a0} <Debug> TCPHandler: Processed in 0.001348813 sec. | ||
| 11349 | 2026.02.05 23:51:13.216448 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11350 | 2026.02.05 23:51:13.216551 [ 5 ] {cd202840-7422-4bf8-8fea-c4c2ab587fc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11351 | 2026.02.05 23:51:13.216591 [ 5 ] {cd202840-7422-4bf8-8fea-c4c2ab587fc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11352 | 2026.02.05 23:51:13.217019 [ 5 ] {cd202840-7422-4bf8-8fea-c4c2ab587fc7} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11353 | 2026.02.05 23:51:13.217056 [ 5 ] {cd202840-7422-4bf8-8fea-c4c2ab587fc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11354 | 2026.02.05 23:51:13.217357 [ 5 ] {cd202840-7422-4bf8-8fea-c4c2ab587fc7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11355 | 2026.02.05 23:51:13.217571 [ 5 ] {cd202840-7422-4bf8-8fea-c4c2ab587fc7} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11356 | 2026.02.05 23:51:13.217696 [ 5 ] {cd202840-7422-4bf8-8fea-c4c2ab587fc7} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001162 sec., 119621.34251290877 rows/sec., 6.81 MiB/sec. | ||
| 11357 | 2026.02.05 23:51:13.217737 [ 5 ] {cd202840-7422-4bf8-8fea-c4c2ab587fc7} <Debug> TCPHandler: Processed in 0.001337464 sec. | ||
| 11358 | 2026.02.05 23:51:13.217847 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11359 | 2026.02.05 23:51:13.217950 [ 5 ] {51ed36b3-b1bd-43e1-8d2b-316ed7b9c887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11360 | 2026.02.05 23:51:13.217990 [ 5 ] {51ed36b3-b1bd-43e1-8d2b-316ed7b9c887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11361 | 2026.02.05 23:51:13.218536 [ 5 ] {51ed36b3-b1bd-43e1-8d2b-316ed7b9c887} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11362 | 2026.02.05 23:51:13.218573 [ 5 ] {51ed36b3-b1bd-43e1-8d2b-316ed7b9c887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11363 | 2026.02.05 23:51:13.218908 [ 5 ] {51ed36b3-b1bd-43e1-8d2b-316ed7b9c887} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11364 | 2026.02.05 23:51:13.219127 [ 5 ] {51ed36b3-b1bd-43e1-8d2b-316ed7b9c887} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11365 | 2026.02.05 23:51:13.219254 [ 5 ] {51ed36b3-b1bd-43e1-8d2b-316ed7b9c887} <Debug> executeQuery: Read 478 rows, 34.48 KiB in 0.001322 sec., 361573.37367624807 rows/sec., 25.47 MiB/sec. | ||
| 11366 | 2026.02.05 23:51:13.219292 [ 5 ] {51ed36b3-b1bd-43e1-8d2b-316ed7b9c887} <Debug> TCPHandler: Processed in 0.001494275 sec. | ||
| 11367 | 2026.02.05 23:51:13.219401 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11368 | 2026.02.05 23:51:13.219503 [ 5 ] {68a225f8-37b8-421a-9059-9acb6b6878e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11369 | 2026.02.05 23:51:13.219545 [ 5 ] {68a225f8-37b8-421a-9059-9acb6b6878e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11370 | 2026.02.05 23:51:13.219871 [ 5 ] {68a225f8-37b8-421a-9059-9acb6b6878e4} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11371 | 2026.02.05 23:51:13.219909 [ 5 ] {68a225f8-37b8-421a-9059-9acb6b6878e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11372 | 2026.02.05 23:51:13.220214 [ 5 ] {68a225f8-37b8-421a-9059-9acb6b6878e4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11373 | 2026.02.05 23:51:13.220430 [ 5 ] {68a225f8-37b8-421a-9059-9acb6b6878e4} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11374 | 2026.02.05 23:51:13.220557 [ 5 ] {68a225f8-37b8-421a-9059-9acb6b6878e4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001071 sec., 5602.240896358544 rows/sec., 292.70 KiB/sec. | ||
| 11375 | 2026.02.05 23:51:13.220594 [ 5 ] {68a225f8-37b8-421a-9059-9acb6b6878e4} <Debug> TCPHandler: Processed in 0.001242403 sec. | ||
| 11376 | 2026.02.05 23:51:13.220701 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11377 | 2026.02.05 23:51:13.220804 [ 5 ] {b409b095-a932-437e-a26e-4727b1e0c533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11378 | 2026.02.05 23:51:13.220846 [ 5 ] {b409b095-a932-437e-a26e-4727b1e0c533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11379 | 2026.02.05 23:51:13.221257 [ 5 ] {b409b095-a932-437e-a26e-4727b1e0c533} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11380 | 2026.02.05 23:51:13.221294 [ 5 ] {b409b095-a932-437e-a26e-4727b1e0c533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11381 | 2026.02.05 23:51:13.221617 [ 5 ] {b409b095-a932-437e-a26e-4727b1e0c533} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11382 | 2026.02.05 23:51:13.221832 [ 5 ] {b409b095-a932-437e-a26e-4727b1e0c533} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11383 | 2026.02.05 23:51:13.221944 [ 115 ] {} <Debug> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Selected 6 parts from all_1_75_15 to all_80_80_0 | ||
| 11384 | 2026.02.05 23:51:13.221960 [ 5 ] {b409b095-a932-437e-a26e-4727b1e0c533} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001174 sec., 219761.49914821127 rows/sec., 14.63 MiB/sec. | ||
| 11385 | 2026.02.05 23:51:13.222015 [ 115 ] {} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11386 | 2026.02.05 23:51:13.222024 [ 5 ] {b409b095-a932-437e-a26e-4727b1e0c533} <Debug> TCPHandler: Processed in 0.001371954 sec. | ||
| 11387 | 2026.02.05 23:51:13.222043 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11388 | 2026.02.05 23:51:13.222145 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11389 | 2026.02.05 23:51:13.222168 [ 195 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_80_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_75_15 to all_80_80_0 into Compact with storage Full | ||
| 11390 | 2026.02.05 23:51:13.222254 [ 5 ] {8f93c84c-d4cb-42ad-a550-09d8ea5e23c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11391 | 2026.02.05 23:51:13.222302 [ 5 ] {8f93c84c-d4cb-42ad-a550-09d8ea5e23c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11392 | 2026.02.05 23:51:13.222367 [ 195 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_80_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11393 | 2026.02.05 23:51:13.222445 [ 195 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_75_15, total 21719 rows starting from the beginning of the part | ||
| 11394 | 2026.02.05 23:51:13.222554 [ 195 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 11395 | 2026.02.05 23:51:13.222620 [ 5 ] {8f93c84c-d4cb-42ad-a550-09d8ea5e23c1} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11396 | 2026.02.05 23:51:13.222631 [ 195 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 911 rows starting from the beginning of the part | ||
| 11397 | 2026.02.05 23:51:13.222668 [ 5 ] {8f93c84c-d4cb-42ad-a550-09d8ea5e23c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11398 | 2026.02.05 23:51:13.222726 [ 195 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 32 rows starting from the beginning of the part | ||
| 11399 | 2026.02.05 23:51:13.222802 [ 195 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 11400 | 2026.02.05 23:51:13.222869 [ 195 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 258 rows starting from the beginning of the part | ||
| 11401 | 2026.02.05 23:51:13.223002 [ 5 ] {8f93c84c-d4cb-42ad-a550-09d8ea5e23c1} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11402 | 2026.02.05 23:51:13.223264 [ 5 ] {8f93c84c-d4cb-42ad-a550-09d8ea5e23c1} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11403 | 2026.02.05 23:51:13.223402 [ 115 ] {} <Debug> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 11404 | 2026.02.05 23:51:13.223404 [ 5 ] {8f93c84c-d4cb-42ad-a550-09d8ea5e23c1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001176 sec., 850.3401360544218 rows/sec., 57.30 KiB/sec. | ||
| 11405 | 2026.02.05 23:51:13.223444 [ 115 ] {} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11406 | 2026.02.05 23:51:13.223466 [ 5 ] {8f93c84c-d4cb-42ad-a550-09d8ea5e23c1} <Debug> TCPHandler: Processed in 0.001369884 sec. | ||
| 11407 | 2026.02.05 23:51:13.223470 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11408 | 2026.02.05 23:51:13.223583 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11409 | 2026.02.05 23:51:13.223593 [ 186 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
| 11410 | 2026.02.05 23:51:13.223691 [ 5 ] {0448641a-879d-4196-8e1e-a260792be8ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11411 | 2026.02.05 23:51:13.223739 [ 186 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11412 | 2026.02.05 23:51:13.223751 [ 5 ] {0448641a-879d-4196-8e1e-a260792be8ec} <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 | ||
| 11413 | 2026.02.05 23:51:13.223781 [ 186 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 30 rows starting from the beginning of the part | ||
| 11414 | 2026.02.05 23:51:13.223852 [ 186 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
| 11415 | 2026.02.05 23:51:13.223897 [ 186 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
| 11416 | 2026.02.05 23:51:13.223939 [ 186 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
| 11417 | 2026.02.05 23:51:13.223985 [ 186 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
| 11418 | 2026.02.05 23:51:13.224030 [ 186 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
| 11419 | 2026.02.05 23:51:13.224555 [ 5 ] {0448641a-879d-4196-8e1e-a260792be8ec} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11420 | 2026.02.05 23:51:13.224599 [ 5 ] {0448641a-879d-4196-8e1e-a260792be8ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11421 | 2026.02.05 23:51:13.225014 [ 199 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35 rows, containing 4 columns (4 merged, 0 gathered) in 0.001480854 sec., 23635.010608743334 rows/sec., 1.56 MiB/sec. | ||
| 11422 | 2026.02.05 23:51:13.225187 [ 190 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 11423 | 2026.02.05 23:51:13.225515 [ 190 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_35_7} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11424 | 2026.02.05 23:51:13.225564 [ 5 ] {0448641a-879d-4196-8e1e-a260792be8ec} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11425 | 2026.02.05 23:51:13.225598 [ 190 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_35_7} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 11426 | 2026.02.05 23:51:13.225701 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 11427 | 2026.02.05 23:51:13.225810 [ 5 ] {0448641a-879d-4196-8e1e-a260792be8ec} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11428 | 2026.02.05 23:51:13.226023 [ 5 ] {0448641a-879d-4196-8e1e-a260792be8ec} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002347 sec., 6391.137622496804 rows/sec., 11.45 MiB/sec. | ||
| 11429 | 2026.02.05 23:51:13.226094 [ 5 ] {0448641a-879d-4196-8e1e-a260792be8ec} <Debug> TCPHandler: Processed in 0.002558815 sec. | ||
| 11430 | 2026.02.05 23:51:13.226213 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11431 | 2026.02.05 23:51:13.226313 [ 5 ] {b9371e9e-b4d2-4adf-8928-2f0cdef39e8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11432 | 2026.02.05 23:51:13.226355 [ 5 ] {b9371e9e-b4d2-4adf-8928-2f0cdef39e8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11433 | 2026.02.05 23:51:13.226711 [ 5 ] {b9371e9e-b4d2-4adf-8928-2f0cdef39e8b} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11434 | 2026.02.05 23:51:13.226750 [ 5 ] {b9371e9e-b4d2-4adf-8928-2f0cdef39e8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11435 | 2026.02.05 23:51:13.227090 [ 5 ] {b9371e9e-b4d2-4adf-8928-2f0cdef39e8b} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11436 | 2026.02.05 23:51:13.227311 [ 5 ] {b9371e9e-b4d2-4adf-8928-2f0cdef39e8b} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11437 | 2026.02.05 23:51:13.227442 [ 5 ] {b9371e9e-b4d2-4adf-8928-2f0cdef39e8b} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001147 sec., 76721.88317349607 rows/sec., 4.82 MiB/sec. | ||
| 11438 | 2026.02.05 23:51:13.227483 [ 5 ] {b9371e9e-b4d2-4adf-8928-2f0cdef39e8b} <Debug> TCPHandler: Processed in 0.001320573 sec. | ||
| 11439 | 2026.02.05 23:51:13.234297 [ 195 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_80_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23240 rows, containing 5 columns (5 merged, 0 gathered) in 0.012179129 sec., 1908182.4324218915 rows/sec., 128.56 MiB/sec. | ||
| 11440 | 2026.02.05 23:51:13.234695 [ 195 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_80_16} <Trace> MergedBlockOutputStream: filled checksums all_1_80_16 (state Temporary) | ||
| 11441 | 2026.02.05 23:51:13.234969 [ 195 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_80_16} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_merge_all_1_80_16 to all_1_80_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11442 | 2026.02.05 23:51:13.235039 [ 195 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_80_16} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Merged 6 parts: [all_1_75_15, all_80_80_0] -> all_1_80_16 | ||
| 11443 | 2026.02.05 23:51:13.235111 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 11444 | 2026.02.05 23:51:17.246859 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23526 | ||
| 11445 | 2026.02.05 23:51:17.247454 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11446 | 2026.02.05 23:51:17.247511 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11447 | 2026.02.05 23:51:17.248040 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11448 | 2026.02.05 23:51:17.248297 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11449 | 2026.02.05 23:51:17.248446 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23526 | ||
| 11450 | 2026.02.05 23:51:18.201849 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11451 | 2026.02.05 23:51:18.202025 [ 5 ] {1a79df86-b41d-4344-a4c8-2515431163a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11452 | 2026.02.05 23:51:18.202091 [ 5 ] {1a79df86-b41d-4344-a4c8-2515431163a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11453 | 2026.02.05 23:51:18.202731 [ 5 ] {1a79df86-b41d-4344-a4c8-2515431163a5} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11454 | 2026.02.05 23:51:18.202775 [ 5 ] {1a79df86-b41d-4344-a4c8-2515431163a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11455 | 2026.02.05 23:51:18.203167 [ 5 ] {1a79df86-b41d-4344-a4c8-2515431163a5} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11456 | 2026.02.05 23:51:18.203399 [ 5 ] {1a79df86-b41d-4344-a4c8-2515431163a5} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11457 | 2026.02.05 23:51:18.203551 [ 5 ] {1a79df86-b41d-4344-a4c8-2515431163a5} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001574 sec., 67344.3456162643 rows/sec., 5.64 MiB/sec. | ||
| 11458 | 2026.02.05 23:51:18.203548 [ 110 ] {} <Debug> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11459 | 2026.02.05 23:51:18.203594 [ 5 ] {1a79df86-b41d-4344-a4c8-2515431163a5} <Debug> TCPHandler: Processed in 0.001873039 sec. | ||
| 11460 | 2026.02.05 23:51:18.203630 [ 110 ] {} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11461 | 2026.02.05 23:51:18.203656 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11462 | 2026.02.05 23:51:18.203726 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11463 | 2026.02.05 23:51:18.203778 [ 199 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11464 | 2026.02.05 23:51:18.203828 [ 5 ] {3b960231-4316-4d29-8f21-ce39bf89d2bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11465 | 2026.02.05 23:51:18.203875 [ 5 ] {3b960231-4316-4d29-8f21-ce39bf89d2bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11466 | 2026.02.05 23:51:18.203921 [ 199 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11467 | 2026.02.05 23:51:18.203967 [ 199 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1981 rows starting from the beginning of the part | ||
| 11468 | 2026.02.05 23:51:18.204041 [ 199 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1923 rows starting from the beginning of the part | ||
| 11469 | 2026.02.05 23:51:18.204097 [ 199 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 56 rows starting from the beginning of the part | ||
| 11470 | 2026.02.05 23:51:18.204146 [ 199 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 106 rows starting from the beginning of the part | ||
| 11471 | 2026.02.05 23:51:18.204193 [ 199 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 782 rows starting from the beginning of the part | ||
| 11472 | 2026.02.05 23:51:18.204241 [ 199 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 106 rows starting from the beginning of the part | ||
| 11473 | 2026.02.05 23:51:18.204279 [ 5 ] {3b960231-4316-4d29-8f21-ce39bf89d2bc} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11474 | 2026.02.05 23:51:18.204320 [ 5 ] {3b960231-4316-4d29-8f21-ce39bf89d2bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11475 | 2026.02.05 23:51:18.204654 [ 5 ] {3b960231-4316-4d29-8f21-ce39bf89d2bc} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11476 | 2026.02.05 23:51:18.204871 [ 5 ] {3b960231-4316-4d29-8f21-ce39bf89d2bc} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11477 | 2026.02.05 23:51:18.205002 [ 5 ] {3b960231-4316-4d29-8f21-ce39bf89d2bc} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001194 sec., 20938.023450586265 rows/sec., 1.54 MiB/sec. | ||
| 11478 | 2026.02.05 23:51:18.205042 [ 5 ] {3b960231-4316-4d29-8f21-ce39bf89d2bc} <Debug> TCPHandler: Processed in 0.001368204 sec. | ||
| 11479 | 2026.02.05 23:51:18.205155 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11480 | 2026.02.05 23:51:18.205250 [ 5 ] {88a32b05-ea49-4c36-8e3b-004118f0e430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11481 | 2026.02.05 23:51:18.205291 [ 5 ] {88a32b05-ea49-4c36-8e3b-004118f0e430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11482 | 2026.02.05 23:51:18.205709 [ 5 ] {88a32b05-ea49-4c36-8e3b-004118f0e430} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11483 | 2026.02.05 23:51:18.205744 [ 5 ] {88a32b05-ea49-4c36-8e3b-004118f0e430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11484 | 2026.02.05 23:51:18.205978 [ 190 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4954 rows, containing 5 columns (5 merged, 0 gathered) in 0.002258292 sec., 2193693.28678488 rows/sec., 186.43 MiB/sec. | ||
| 11485 | 2026.02.05 23:51:18.206056 [ 5 ] {88a32b05-ea49-4c36-8e3b-004118f0e430} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11486 | 2026.02.05 23:51:18.206261 [ 190 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11487 | 2026.02.05 23:51:18.206292 [ 5 ] {88a32b05-ea49-4c36-8e3b-004118f0e430} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11488 | 2026.02.05 23:51:18.206422 [ 110 ] {} <Debug> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11489 | 2026.02.05 23:51:18.206437 [ 5 ] {88a32b05-ea49-4c36-8e3b-004118f0e430} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001206 sec., 73797.6782752902 rows/sec., 5.76 MiB/sec. | ||
| 11490 | 2026.02.05 23:51:18.206461 [ 110 ] {} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11491 | 2026.02.05 23:51:18.206484 [ 5 ] {88a32b05-ea49-4c36-8e3b-004118f0e430} <Debug> TCPHandler: Processed in 0.001378554 sec. | ||
| 11492 | 2026.02.05 23:51:18.206486 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11493 | 2026.02.05 23:51:18.206584 [ 190 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_81_16} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11494 | 2026.02.05 23:51:18.206589 [ 199 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11495 | 2026.02.05 23:51:18.206605 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11496 | 2026.02.05 23:51:18.206672 [ 190 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_81_16} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11497 | 2026.02.05 23:51:18.206698 [ 199 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11498 | 2026.02.05 23:51:18.206721 [ 5 ] {7002bc83-c821-4ded-ac9e-03ed4a29f7fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11499 | 2026.02.05 23:51:18.206728 [ 199 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 995 rows starting from the beginning of the part | ||
| 11500 | 2026.02.05 23:51:18.206772 [ 5 ] {7002bc83-c821-4ded-ac9e-03ed4a29f7fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11501 | 2026.02.05 23:51:18.206791 [ 199 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 936 rows starting from the beginning of the part | ||
| 11502 | 2026.02.05 23:51:18.206793 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 11503 | 2026.02.05 23:51:18.206836 [ 199 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 64 rows starting from the beginning of the part | ||
| 11504 | 2026.02.05 23:51:18.206876 [ 199 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 89 rows starting from the beginning of the part | ||
| 11505 | 2026.02.05 23:51:18.206910 [ 199 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 478 rows starting from the beginning of the part | ||
| 11506 | 2026.02.05 23:51:18.206944 [ 199 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 89 rows starting from the beginning of the part | ||
| 11507 | 2026.02.05 23:51:18.207182 [ 5 ] {7002bc83-c821-4ded-ac9e-03ed4a29f7fc} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11508 | 2026.02.05 23:51:18.207223 [ 5 ] {7002bc83-c821-4ded-ac9e-03ed4a29f7fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11509 | 2026.02.05 23:51:18.207582 [ 5 ] {7002bc83-c821-4ded-ac9e-03ed4a29f7fc} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11510 | 2026.02.05 23:51:18.207809 [ 5 ] {7002bc83-c821-4ded-ac9e-03ed4a29f7fc} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11511 | 2026.02.05 23:51:18.207940 [ 5 ] {7002bc83-c821-4ded-ac9e-03ed4a29f7fc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001239 sec., 129136.40032284099 rows/sec., 8.99 MiB/sec. | ||
| 11512 | 2026.02.05 23:51:18.207958 [ 202 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2651 rows, containing 5 columns (5 merged, 0 gathered) in 0.001409143 sec., 1881285.2918405016 rows/sec., 143.32 MiB/sec. | ||
| 11513 | 2026.02.05 23:51:18.207977 [ 5 ] {7002bc83-c821-4ded-ac9e-03ed4a29f7fc} <Debug> TCPHandler: Processed in 0.001421854 sec. | ||
| 11514 | 2026.02.05 23:51:18.208095 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11515 | 2026.02.05 23:51:18.208129 [ 190 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11516 | 2026.02.05 23:51:18.208190 [ 5 ] {feca6396-eb62-4ec8-b519-c0ce0544d1ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11517 | 2026.02.05 23:51:18.208249 [ 5 ] {feca6396-eb62-4ec8-b519-c0ce0544d1ff} <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 | ||
| 11518 | 2026.02.05 23:51:18.208390 [ 190 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_81_16} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11519 | 2026.02.05 23:51:18.208465 [ 190 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_81_16} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11520 | 2026.02.05 23:51:18.208557 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 11521 | 2026.02.05 23:51:18.209052 [ 5 ] {feca6396-eb62-4ec8-b519-c0ce0544d1ff} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11522 | 2026.02.05 23:51:18.209094 [ 5 ] {feca6396-eb62-4ec8-b519-c0ce0544d1ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11523 | 2026.02.05 23:51:18.209646 [ 5 ] {feca6396-eb62-4ec8-b519-c0ce0544d1ff} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11524 | 2026.02.05 23:51:18.209870 [ 5 ] {feca6396-eb62-4ec8-b519-c0ce0544d1ff} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11525 | 2026.02.05 23:51:18.210007 [ 5 ] {feca6396-eb62-4ec8-b519-c0ce0544d1ff} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001835 sec., 13623.978201634876 rows/sec., 24.41 MiB/sec. | ||
| 11526 | 2026.02.05 23:51:18.210062 [ 5 ] {feca6396-eb62-4ec8-b519-c0ce0544d1ff} <Debug> TCPHandler: Processed in 0.00201659 sec. | ||
| 11527 | 2026.02.05 23:51:18.210194 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11528 | 2026.02.05 23:51:18.210290 [ 5 ] {e44eec13-ae0d-409b-98f3-e8b194b66185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11529 | 2026.02.05 23:51:18.210331 [ 5 ] {e44eec13-ae0d-409b-98f3-e8b194b66185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11530 | 2026.02.05 23:51:18.210668 [ 5 ] {e44eec13-ae0d-409b-98f3-e8b194b66185} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11531 | 2026.02.05 23:51:18.210705 [ 5 ] {e44eec13-ae0d-409b-98f3-e8b194b66185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11532 | 2026.02.05 23:51:18.211018 [ 5 ] {e44eec13-ae0d-409b-98f3-e8b194b66185} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11533 | 2026.02.05 23:51:18.211236 [ 5 ] {e44eec13-ae0d-409b-98f3-e8b194b66185} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11534 | 2026.02.05 23:51:18.211347 [ 110 ] {} <Debug> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11535 | 2026.02.05 23:51:18.211363 [ 5 ] {e44eec13-ae0d-409b-98f3-e8b194b66185} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 11536 | 2026.02.05 23:51:18.211378 [ 110 ] {} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11537 | 2026.02.05 23:51:18.211406 [ 5 ] {e44eec13-ae0d-409b-98f3-e8b194b66185} <Debug> TCPHandler: Processed in 0.001263852 sec. | ||
| 11538 | 2026.02.05 23:51:18.211407 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11539 | 2026.02.05 23:51:18.211517 [ 199 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11540 | 2026.02.05 23:51:18.211626 [ 199 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11541 | 2026.02.05 23:51:18.211655 [ 199 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4884 rows starting from the beginning of the part | ||
| 11542 | 2026.02.05 23:51:18.211704 [ 199 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 76 rows starting from the beginning of the part | ||
| 11543 | 2026.02.05 23:51:18.211744 [ 199 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 12 rows starting from the beginning of the part | ||
| 11544 | 2026.02.05 23:51:18.211780 [ 199 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
| 11545 | 2026.02.05 23:51:18.211817 [ 199 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 88 rows starting from the beginning of the part | ||
| 11546 | 2026.02.05 23:51:18.211854 [ 199 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
| 11547 | 2026.02.05 23:51:18.213337 [ 192 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5180 rows, containing 4 columns (4 merged, 0 gathered) in 0.001863928 sec., 2779077.3034151536 rows/sec., 179.69 MiB/sec. | ||
| 11548 | 2026.02.05 23:51:18.213659 [ 199 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11549 | 2026.02.05 23:51:18.213913 [ 199 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_81_16} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11550 | 2026.02.05 23:51:18.213985 [ 199 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_81_16} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11551 | 2026.02.05 23:51:18.214055 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 11552 | 2026.02.05 23:51:18.509005 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 11553 | 2026.02.05 23:51:18.527579 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11554 | 2026.02.05 23:51:18.527628 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11555 | 2026.02.05 23:51:18.534317 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11556 | 2026.02.05 23:51:18.535017 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11557 | 2026.02.05 23:51:18.538438 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 11558 | 2026.02.05 23:51:19.000352 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 320.58 MiB, peak 326.75 MiB, free memory in arenas 0.00 B, will set to 319.52 MiB (RSS), difference: -1.06 MiB | ||
| 11559 | 2026.02.05 23:51:19.501393 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58832 | ||
| 11560 | 2026.02.05 23:51:19.501503 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11561 | 2026.02.05 23:51:19.501527 [ 291 ] {} <Debug> TCP-Session: 62d80b29-2557-4cf6-b299-ebc56654bb6b Authenticating user 'default' from [fd00:1122:3344:101::e]:58832 | ||
| 11562 | 2026.02.05 23:51:19.501548 [ 291 ] {} <Debug> TCP-Session: 62d80b29-2557-4cf6-b299-ebc56654bb6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11563 | 2026.02.05 23:51:19.501561 [ 291 ] {} <Debug> TCP-Session: 62d80b29-2557-4cf6-b299-ebc56654bb6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11564 | 2026.02.05 23:51:19.501768 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38617 | ||
| 11565 | 2026.02.05 23:51:19.501798 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41047 | ||
| 11566 | 2026.02.05 23:51:19.501828 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37455 | ||
| 11567 | 2026.02.05 23:51:19.501849 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40567 | ||
| 11568 | 2026.02.05 23:51:19.501877 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38959 | ||
| 11569 | 2026.02.05 23:51:19.501907 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11570 | 2026.02.05 23:51:19.501932 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11571 | 2026.02.05 23:51:19.501955 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11572 | 2026.02.05 23:51:19.501967 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11573 | 2026.02.05 23:51:19.501979 [ 293 ] {} <Debug> TCP-Session: 3cb5c541-606d-406f-9409-49d72397d8f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:41047 | ||
| 11574 | 2026.02.05 23:51:19.501991 [ 286 ] {} <Debug> TCP-Session: 308bc62e-56d6-4f37-8e44-1c8201c0e972 Authenticating user 'default' from [fd00:1122:3344:101::e]:37455 | ||
| 11575 | 2026.02.05 23:51:19.502004 [ 289 ] {} <Debug> TCP-Session: 4f3e2e33-3ada-4482-9a56-f679cab1b134 Authenticating user 'default' from [fd00:1122:3344:101::e]:40567 | ||
| 11576 | 2026.02.05 23:51:19.502023 [ 293 ] {} <Debug> TCP-Session: 3cb5c541-606d-406f-9409-49d72397d8f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11577 | 2026.02.05 23:51:19.502036 [ 286 ] {} <Debug> TCP-Session: 308bc62e-56d6-4f37-8e44-1c8201c0e972 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11578 | 2026.02.05 23:51:19.502054 [ 293 ] {} <Debug> TCP-Session: 3cb5c541-606d-406f-9409-49d72397d8f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11579 | 2026.02.05 23:51:19.502068 [ 286 ] {} <Debug> TCP-Session: 308bc62e-56d6-4f37-8e44-1c8201c0e972 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11580 | 2026.02.05 23:51:19.502048 [ 289 ] {} <Debug> TCP-Session: 4f3e2e33-3ada-4482-9a56-f679cab1b134 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11581 | 2026.02.05 23:51:19.501959 [ 292 ] {} <Debug> TCP-Session: 02e64d31-ec2f-4f55-b4c7-1e2ed8ae14b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:38617 | ||
| 11582 | 2026.02.05 23:51:19.502132 [ 289 ] {} <Debug> TCP-Session: 4f3e2e33-3ada-4482-9a56-f679cab1b134 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11583 | 2026.02.05 23:51:19.501874 [ 291 ] {} <Trace> TCP-Session: 62d80b29-2557-4cf6-b299-ebc56654bb6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11584 | 2026.02.05 23:51:19.502161 [ 292 ] {} <Debug> TCP-Session: 02e64d31-ec2f-4f55-b4c7-1e2ed8ae14b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11585 | 2026.02.05 23:51:19.501842 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34467 | ||
| 11586 | 2026.02.05 23:51:19.502210 [ 292 ] {} <Debug> TCP-Session: 02e64d31-ec2f-4f55-b4c7-1e2ed8ae14b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11587 | 2026.02.05 23:51:19.502224 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11588 | 2026.02.05 23:51:19.501818 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63292 | ||
| 11589 | 2026.02.05 23:51:19.502284 [ 290 ] {} <Debug> TCP-Session: de8e11db-f910-496e-bd13-5930d1d0dc59 Authenticating user 'default' from [fd00:1122:3344:101::e]:38959 | ||
| 11590 | 2026.02.05 23:51:19.501805 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55110 | ||
| 11591 | 2026.02.05 23:51:19.502313 [ 290 ] {} <Debug> TCP-Session: de8e11db-f910-496e-bd13-5930d1d0dc59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11592 | 2026.02.05 23:51:19.502337 [ 291 ] {9daf2e16-ab2d-457a-ba95-567a921b9425} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58832) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11593 | 2026.02.05 23:51:19.502344 [ 290 ] {} <Debug> TCP-Session: de8e11db-f910-496e-bd13-5930d1d0dc59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11594 | 2026.02.05 23:51:19.502610 [ 291 ] {9daf2e16-ab2d-457a-ba95-567a921b9425} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11595 | 2026.02.05 23:51:19.502671 [ 291 ] {9daf2e16-ab2d-457a-ba95-567a921b9425} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11596 | 2026.02.05 23:51:19.502681 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11597 | 2026.02.05 23:51:19.502713 [ 288 ] {} <Debug> TCP-Session: 51669f50-d33f-4142-9df5-2d494f1ba395 Authenticating user 'default' from [fd00:1122:3344:101::e]:34467 | ||
| 11598 | 2026.02.05 23:51:19.502732 [ 288 ] {} <Debug> TCP-Session: 51669f50-d33f-4142-9df5-2d494f1ba395 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11599 | 2026.02.05 23:51:19.502744 [ 288 ] {} <Debug> TCP-Session: 51669f50-d33f-4142-9df5-2d494f1ba395 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11600 | 2026.02.05 23:51:19.502889 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11601 | 2026.02.05 23:51:19.502926 [ 294 ] {} <Debug> TCP-Session: f711c37d-ba4b-442b-b1e2-e29737f4650f Authenticating user 'default' from [fd00:1122:3344:101::e]:55110 | ||
| 11602 | 2026.02.05 23:51:19.502949 [ 294 ] {} <Debug> TCP-Session: f711c37d-ba4b-442b-b1e2-e29737f4650f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11603 | 2026.02.05 23:51:19.502956 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11604 | 2026.02.05 23:51:19.502965 [ 294 ] {} <Debug> TCP-Session: f711c37d-ba4b-442b-b1e2-e29737f4650f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11605 | 2026.02.05 23:51:19.502965 [ 291 ] {9daf2e16-ab2d-457a-ba95-567a921b9425} <Debug> oximeter.version (8dd22a0d-63f6-41eb-b7aa-e7d98824b555) (SelectExecutor): Key condition: unknown | ||
| 11606 | 2026.02.05 23:51:19.502987 [ 3 ] {} <Debug> TCP-Session: 7914f396-1b39-427d-aaf3-7de2fdc6316a Authenticating user 'default' from [fd00:1122:3344:101::e]:63292 | ||
| 11607 | 2026.02.05 23:51:19.503024 [ 3 ] {} <Debug> TCP-Session: 7914f396-1b39-427d-aaf3-7de2fdc6316a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11608 | 2026.02.05 23:51:19.503038 [ 3 ] {} <Debug> TCP-Session: 7914f396-1b39-427d-aaf3-7de2fdc6316a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11609 | 2026.02.05 23:51:19.503969 [ 343 ] {9daf2e16-ab2d-457a-ba95-567a921b9425} <Trace> AggregatingTransform: Aggregating | ||
| 11610 | 2026.02.05 23:51:19.504016 [ 343 ] {9daf2e16-ab2d-457a-ba95-567a921b9425} <Trace> Aggregator: Aggregation method: without_key | ||
| 11611 | 2026.02.05 23:51:19.504057 [ 343 ] {9daf2e16-ab2d-457a-ba95-567a921b9425} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000967089 sec. (1034.031 rows/sec., 40.39 KiB/sec.) | ||
| 11612 | 2026.02.05 23:51:19.504079 [ 343 ] {9daf2e16-ab2d-457a-ba95-567a921b9425} <Trace> Aggregator: Merging aggregated data | ||
| 11613 | 2026.02.05 23:51:19.505406 [ 291 ] {9daf2e16-ab2d-457a-ba95-567a921b9425} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003123 sec., 320.2049311559398 rows/sec., 12.51 KiB/sec. | ||
| 11614 | 2026.02.05 23:51:19.505551 [ 291 ] {9daf2e16-ab2d-457a-ba95-567a921b9425} <Debug> TCPHandler: Processed in 0.003787877 sec. | ||
| 11615 | 2026.02.05 23:51:19.505630 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11616 | 2026.02.05 23:51:19.505656 [ 291 ] {} <Debug> TCP-Session: 62d80b29-2557-4cf6-b299-ebc56654bb6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11617 | 2026.02.05 23:51:19.505669 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11618 | 2026.02.05 23:51:19.505700 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11619 | 2026.02.05 23:51:19.505715 [ 290 ] {} <Debug> TCP-Session: de8e11db-f910-496e-bd13-5930d1d0dc59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11620 | 2026.02.05 23:51:19.505722 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11621 | 2026.02.05 23:51:19.505735 [ 286 ] {} <Debug> TCP-Session: 308bc62e-56d6-4f37-8e44-1c8201c0e972 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11622 | 2026.02.05 23:51:19.505743 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11623 | 2026.02.05 23:51:19.505762 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11624 | 2026.02.05 23:51:19.505793 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11625 | 2026.02.05 23:51:19.505797 [ 288 ] {} <Debug> TCP-Session: 51669f50-d33f-4142-9df5-2d494f1ba395 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11626 | 2026.02.05 23:51:19.505827 [ 292 ] {} <Debug> TCP-Session: 02e64d31-ec2f-4f55-b4c7-1e2ed8ae14b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11627 | 2026.02.05 23:51:19.505838 [ 3 ] {} <Debug> TCP-Session: 7914f396-1b39-427d-aaf3-7de2fdc6316a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11628 | 2026.02.05 23:51:19.505815 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11629 | 2026.02.05 23:51:19.505777 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11630 | 2026.02.05 23:51:19.505771 [ 293 ] {} <Debug> TCP-Session: 3cb5c541-606d-406f-9409-49d72397d8f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11631 | 2026.02.05 23:51:19.505917 [ 289 ] {} <Debug> TCP-Session: 4f3e2e33-3ada-4482-9a56-f679cab1b134 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11632 | 2026.02.05 23:51:19.505935 [ 294 ] {} <Debug> TCP-Session: f711c37d-ba4b-442b-b1e2-e29737f4650f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11633 | 2026.02.05 23:51:19.586287 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48731 | ||
| 11634 | 2026.02.05 23:51:19.586392 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11635 | 2026.02.05 23:51:19.586417 [ 286 ] {} <Debug> TCP-Session: e25d7780-f793-4024-a585-401739137ffd Authenticating user 'default' from [fd00:1122:3344:101::e]:48731 | ||
| 11636 | 2026.02.05 23:51:19.586438 [ 286 ] {} <Debug> TCP-Session: e25d7780-f793-4024-a585-401739137ffd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11637 | 2026.02.05 23:51:19.586449 [ 286 ] {} <Debug> TCP-Session: e25d7780-f793-4024-a585-401739137ffd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11638 | 2026.02.05 23:51:19.586629 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39494 | ||
| 11639 | 2026.02.05 23:51:19.586641 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45956 | ||
| 11640 | 2026.02.05 23:51:19.586682 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53381 | ||
| 11641 | 2026.02.05 23:51:19.586708 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33759 | ||
| 11642 | 2026.02.05 23:51:19.586746 [ 286 ] {} <Trace> TCP-Session: e25d7780-f793-4024-a585-401739137ffd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11643 | 2026.02.05 23:51:19.586747 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11644 | 2026.02.05 23:51:19.586779 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11645 | 2026.02.05 23:51:19.586811 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11646 | 2026.02.05 23:51:19.586821 [ 288 ] {} <Debug> TCP-Session: 5556ef03-e08e-4430-b29c-4d8d768a9e28 Authenticating user 'default' from [fd00:1122:3344:101::e]:39494 | ||
| 11647 | 2026.02.05 23:51:19.586849 [ 289 ] {} <Debug> TCP-Session: 4391a1de-4d37-4f02-802b-6000a92f5c1f Authenticating user 'default' from [fd00:1122:3344:101::e]:45956 | ||
| 11648 | 2026.02.05 23:51:19.586857 [ 293 ] {} <Debug> TCP-Session: 52d7239a-8edf-46f5-9b0c-485ba4cf6321 Authenticating user 'default' from [fd00:1122:3344:101::e]:33759 | ||
| 11649 | 2026.02.05 23:51:19.586871 [ 288 ] {} <Debug> TCP-Session: 5556ef03-e08e-4430-b29c-4d8d768a9e28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11650 | 2026.02.05 23:51:19.586885 [ 289 ] {} <Debug> TCP-Session: 4391a1de-4d37-4f02-802b-6000a92f5c1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11651 | 2026.02.05 23:51:19.586902 [ 288 ] {} <Debug> TCP-Session: 5556ef03-e08e-4430-b29c-4d8d768a9e28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11652 | 2026.02.05 23:51:19.586896 [ 293 ] {} <Debug> TCP-Session: 52d7239a-8edf-46f5-9b0c-485ba4cf6321 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11653 | 2026.02.05 23:51:19.586916 [ 289 ] {} <Debug> TCP-Session: 4391a1de-4d37-4f02-802b-6000a92f5c1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11654 | 2026.02.05 23:51:19.586931 [ 286 ] {41236d5a-7ddf-4223-9198-6f4629fd1d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48731) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11655 | 2026.02.05 23:51:19.586939 [ 293 ] {} <Debug> TCP-Session: 52d7239a-8edf-46f5-9b0c-485ba4cf6321 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11656 | 2026.02.05 23:51:19.586782 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11657 | 2026.02.05 23:51:19.586718 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50411 | ||
| 11658 | 2026.02.05 23:51:19.587023 [ 291 ] {} <Debug> TCP-Session: 1ebb8969-703b-4c5f-a104-c0cc2e8b5f3d Authenticating user 'default' from [fd00:1122:3344:101::e]:53381 | ||
| 11659 | 2026.02.05 23:51:19.586703 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42920 | ||
| 11660 | 2026.02.05 23:51:19.587051 [ 291 ] {} <Debug> TCP-Session: 1ebb8969-703b-4c5f-a104-c0cc2e8b5f3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11661 | 2026.02.05 23:51:19.587083 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11662 | 2026.02.05 23:51:19.587099 [ 291 ] {} <Debug> TCP-Session: 1ebb8969-703b-4c5f-a104-c0cc2e8b5f3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11663 | 2026.02.05 23:51:19.586692 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44142 | ||
| 11664 | 2026.02.05 23:51:19.587121 [ 3 ] {} <Debug> TCP-Session: 63d2a1ca-888f-45c1-8895-e71c0c200a2d Authenticating user 'default' from [fd00:1122:3344:101::e]:50411 | ||
| 11665 | 2026.02.05 23:51:19.587118 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11666 | 2026.02.05 23:51:19.587166 [ 3 ] {} <Debug> TCP-Session: 63d2a1ca-888f-45c1-8895-e71c0c200a2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11667 | 2026.02.05 23:51:19.586663 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47978 | ||
| 11668 | 2026.02.05 23:51:19.587183 [ 294 ] {} <Debug> TCP-Session: 80b59b18-ba91-4074-822e-bb3e7188e015 Authenticating user 'default' from [fd00:1122:3344:101::e]:42920 | ||
| 11669 | 2026.02.05 23:51:19.587195 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11670 | 2026.02.05 23:51:19.587223 [ 294 ] {} <Debug> TCP-Session: 80b59b18-ba91-4074-822e-bb3e7188e015 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11671 | 2026.02.05 23:51:19.587183 [ 3 ] {} <Debug> TCP-Session: 63d2a1ca-888f-45c1-8895-e71c0c200a2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11672 | 2026.02.05 23:51:19.587248 [ 294 ] {} <Debug> TCP-Session: 80b59b18-ba91-4074-822e-bb3e7188e015 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11673 | 2026.02.05 23:51:19.587252 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11674 | 2026.02.05 23:51:19.587243 [ 292 ] {} <Debug> TCP-Session: 90ffd968-0800-41fe-a455-0bdf8617d2f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:44142 | ||
| 11675 | 2026.02.05 23:51:19.587287 [ 290 ] {} <Debug> TCP-Session: ed4b94fb-e92d-470b-94e1-ff6299a89ccf Authenticating user 'default' from [fd00:1122:3344:101::e]:47978 | ||
| 11676 | 2026.02.05 23:51:19.587308 [ 292 ] {} <Debug> TCP-Session: 90ffd968-0800-41fe-a455-0bdf8617d2f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11677 | 2026.02.05 23:51:19.587319 [ 290 ] {} <Debug> TCP-Session: ed4b94fb-e92d-470b-94e1-ff6299a89ccf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11678 | 2026.02.05 23:51:19.587208 [ 286 ] {41236d5a-7ddf-4223-9198-6f4629fd1d3b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11679 | 2026.02.05 23:51:19.587342 [ 290 ] {} <Debug> TCP-Session: ed4b94fb-e92d-470b-94e1-ff6299a89ccf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11680 | 2026.02.05 23:51:19.587335 [ 292 ] {} <Debug> TCP-Session: 90ffd968-0800-41fe-a455-0bdf8617d2f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11681 | 2026.02.05 23:51:19.587395 [ 286 ] {41236d5a-7ddf-4223-9198-6f4629fd1d3b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11682 | 2026.02.05 23:51:19.587680 [ 286 ] {41236d5a-7ddf-4223-9198-6f4629fd1d3b} <Debug> oximeter.version (8dd22a0d-63f6-41eb-b7aa-e7d98824b555) (SelectExecutor): Key condition: unknown | ||
| 11683 | 2026.02.05 23:51:19.588543 [ 329 ] {41236d5a-7ddf-4223-9198-6f4629fd1d3b} <Trace> AggregatingTransform: Aggregating | ||
| 11684 | 2026.02.05 23:51:19.588592 [ 329 ] {41236d5a-7ddf-4223-9198-6f4629fd1d3b} <Trace> Aggregator: Aggregation method: without_key | ||
| 11685 | 2026.02.05 23:51:19.588624 [ 329 ] {41236d5a-7ddf-4223-9198-6f4629fd1d3b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000844058 sec. (1184.753 rows/sec., 46.28 KiB/sec.) | ||
| 11686 | 2026.02.05 23:51:19.588644 [ 329 ] {41236d5a-7ddf-4223-9198-6f4629fd1d3b} <Trace> Aggregator: Merging aggregated data | ||
| 11687 | 2026.02.05 23:51:19.590031 [ 286 ] {41236d5a-7ddf-4223-9198-6f4629fd1d3b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003158 sec., 316.65611146295123 rows/sec., 12.37 KiB/sec. | ||
| 11688 | 2026.02.05 23:51:19.590185 [ 286 ] {41236d5a-7ddf-4223-9198-6f4629fd1d3b} <Debug> TCPHandler: Processed in 0.003552755 sec. | ||
| 11689 | 2026.02.05 23:51:19.590295 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11690 | 2026.02.05 23:51:19.590329 [ 286 ] {} <Debug> TCP-Session: e25d7780-f793-4024-a585-401739137ffd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11691 | 2026.02.05 23:51:19.590328 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11692 | 2026.02.05 23:51:19.590343 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11693 | 2026.02.05 23:51:19.590358 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11694 | 2026.02.05 23:51:19.590375 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11695 | 2026.02.05 23:51:19.590406 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11696 | 2026.02.05 23:51:19.590420 [ 289 ] {} <Debug> TCP-Session: 4391a1de-4d37-4f02-802b-6000a92f5c1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11697 | 2026.02.05 23:51:19.590442 [ 294 ] {} <Debug> TCP-Session: 80b59b18-ba91-4074-822e-bb3e7188e015 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11698 | 2026.02.05 23:51:19.590453 [ 290 ] {} <Debug> TCP-Session: ed4b94fb-e92d-470b-94e1-ff6299a89ccf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11699 | 2026.02.05 23:51:19.590443 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11700 | 2026.02.05 23:51:19.590426 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11701 | 2026.02.05 23:51:19.590501 [ 3 ] {} <Debug> TCP-Session: 63d2a1ca-888f-45c1-8895-e71c0c200a2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11702 | 2026.02.05 23:51:19.590408 [ 292 ] {} <Debug> TCP-Session: 90ffd968-0800-41fe-a455-0bdf8617d2f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11703 | 2026.02.05 23:51:19.590530 [ 293 ] {} <Debug> TCP-Session: 52d7239a-8edf-46f5-9b0c-485ba4cf6321 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11704 | 2026.02.05 23:51:19.590397 [ 288 ] {} <Debug> TCP-Session: 5556ef03-e08e-4430-b29c-4d8d768a9e28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11705 | 2026.02.05 23:51:19.590396 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11706 | 2026.02.05 23:51:19.590627 [ 291 ] {} <Debug> TCP-Session: 1ebb8969-703b-4c5f-a104-c0cc2e8b5f3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11707 | 2026.02.05 23:51:19.798007 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1530 | ||
| 11708 | 2026.02.05 23:51:19.800464 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11709 | 2026.02.05 23:51:19.800525 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11710 | 2026.02.05 23:51:19.801765 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11711 | 2026.02.05 23:51:19.802043 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11712 | 2026.02.05 23:51:19.802195 [ 108 ] {} <Debug> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11713 | 2026.02.05 23:51:19.802259 [ 108 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11714 | 2026.02.05 23:51:19.802279 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11715 | 2026.02.05 23:51:19.802392 [ 202 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 11716 | 2026.02.05 23:51:19.802415 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1530 | ||
| 11717 | 2026.02.05 23:51:19.803274 [ 202 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11718 | 2026.02.05 23:51:19.803504 [ 202 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1334 rows starting from the beginning of the part | ||
| 11719 | 2026.02.05 23:51:19.803944 [ 202 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 44 rows starting from the beginning of the part | ||
| 11720 | 2026.02.05 23:51:19.804279 [ 202 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 36 rows starting from the beginning of the part | ||
| 11721 | 2026.02.05 23:51:19.804609 [ 202 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 34 rows starting from the beginning of the part | ||
| 11722 | 2026.02.05 23:51:19.804925 [ 202 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 44 rows starting from the beginning of the part | ||
| 11723 | 2026.02.05 23:51:19.805244 [ 202 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 38 rows starting from the beginning of the part | ||
| 11724 | 2026.02.05 23:51:19.812233 [ 192 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1530 rows, containing 72 columns (72 merged, 0 gathered) in 0.009894988 sec., 154623.73476349845 rows/sec., 119.80 MiB/sec. | ||
| 11725 | 2026.02.05 23:51:19.814246 [ 193 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11726 | 2026.02.05 23:51:19.814824 [ 193 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_36_7} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11727 | 2026.02.05 23:51:19.815020 [ 193 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_36_7} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11728 | 2026.02.05 23:51:19.815354 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. | ||
| 11729 | 2026.02.05 23:51:21.227714 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45126 | ||
| 11730 | 2026.02.05 23:51:21.227820 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11731 | 2026.02.05 23:51:21.227845 [ 286 ] {} <Debug> TCP-Session: ddc08427-f7d6-47b5-8c4e-79d350d99382 Authenticating user 'default' from [fd00:1122:3344:101::e]:45126 | ||
| 11732 | 2026.02.05 23:51:21.227866 [ 286 ] {} <Debug> TCP-Session: ddc08427-f7d6-47b5-8c4e-79d350d99382 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11733 | 2026.02.05 23:51:21.227879 [ 286 ] {} <Debug> TCP-Session: ddc08427-f7d6-47b5-8c4e-79d350d99382 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11734 | 2026.02.05 23:51:21.228074 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35732 | ||
| 11735 | 2026.02.05 23:51:21.228107 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57850 | ||
| 11736 | 2026.02.05 23:51:21.228142 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33231 | ||
| 11737 | 2026.02.05 23:51:21.228157 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53421 | ||
| 11738 | 2026.02.05 23:51:21.228215 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11739 | 2026.02.05 23:51:21.228232 [ 286 ] {} <Trace> TCP-Session: ddc08427-f7d6-47b5-8c4e-79d350d99382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11740 | 2026.02.05 23:51:21.228266 [ 288 ] {} <Debug> TCP-Session: c4430974-0891-4661-a69b-59c91a4dbbf7 Authenticating user 'default' from [fd00:1122:3344:101::e]:35732 | ||
| 11741 | 2026.02.05 23:51:21.228284 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11742 | 2026.02.05 23:51:21.228305 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11743 | 2026.02.05 23:51:21.228311 [ 288 ] {} <Debug> TCP-Session: c4430974-0891-4661-a69b-59c91a4dbbf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11744 | 2026.02.05 23:51:21.228338 [ 292 ] {} <Debug> TCP-Session: 203dfa0f-44c4-4c27-8a59-21c3451c0010 Authenticating user 'default' from [fd00:1122:3344:101::e]:33231 | ||
| 11745 | 2026.02.05 23:51:21.228347 [ 293 ] {} <Debug> TCP-Session: 80763bbc-5bf7-4043-afea-f45c5d93b559 Authenticating user 'default' from [fd00:1122:3344:101::e]:53421 | ||
| 11746 | 2026.02.05 23:51:21.228355 [ 288 ] {} <Debug> TCP-Session: c4430974-0891-4661-a69b-59c91a4dbbf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11747 | 2026.02.05 23:51:21.228383 [ 292 ] {} <Debug> TCP-Session: 203dfa0f-44c4-4c27-8a59-21c3451c0010 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11748 | 2026.02.05 23:51:21.228393 [ 293 ] {} <Debug> TCP-Session: 80763bbc-5bf7-4043-afea-f45c5d93b559 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11749 | 2026.02.05 23:51:21.228422 [ 292 ] {} <Debug> TCP-Session: 203dfa0f-44c4-4c27-8a59-21c3451c0010 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11750 | 2026.02.05 23:51:21.228437 [ 293 ] {} <Debug> TCP-Session: 80763bbc-5bf7-4043-afea-f45c5d93b559 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11751 | 2026.02.05 23:51:21.228445 [ 286 ] {8cc1ed30-c8fa-4321-9136-cc69fe3d0a3f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45126) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11752 | 2026.02.05 23:51:21.228217 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11753 | 2026.02.05 23:51:21.228152 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59812 | ||
| 11754 | 2026.02.05 23:51:21.228517 [ 290 ] {} <Debug> TCP-Session: 6a2463a1-0a35-43be-910a-64ced3435ff8 Authenticating user 'default' from [fd00:1122:3344:101::e]:57850 | ||
| 11755 | 2026.02.05 23:51:21.228129 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44828 | ||
| 11756 | 2026.02.05 23:51:21.228544 [ 290 ] {} <Debug> TCP-Session: 6a2463a1-0a35-43be-910a-64ced3435ff8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11757 | 2026.02.05 23:51:21.228562 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11758 | 2026.02.05 23:51:21.228578 [ 290 ] {} <Debug> TCP-Session: 6a2463a1-0a35-43be-910a-64ced3435ff8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11759 | 2026.02.05 23:51:21.228091 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42971 | ||
| 11760 | 2026.02.05 23:51:21.228592 [ 294 ] {} <Debug> TCP-Session: b43f7eeb-8d38-4de3-b556-6e54b3221a65 Authenticating user 'default' from [fd00:1122:3344:101::e]:59812 | ||
| 11761 | 2026.02.05 23:51:21.228612 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11762 | 2026.02.05 23:51:21.228634 [ 294 ] {} <Debug> TCP-Session: b43f7eeb-8d38-4de3-b556-6e54b3221a65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11763 | 2026.02.05 23:51:21.228163 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55376 | ||
| 11764 | 2026.02.05 23:51:21.228657 [ 294 ] {} <Debug> TCP-Session: b43f7eeb-8d38-4de3-b556-6e54b3221a65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11765 | 2026.02.05 23:51:21.228666 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11766 | 2026.02.05 23:51:21.228652 [ 291 ] {} <Debug> TCP-Session: adf2b995-4a13-4d01-9c37-d12bc75de0f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:44828 | ||
| 11767 | 2026.02.05 23:51:21.228711 [ 289 ] {} <Debug> TCP-Session: 2f689971-735a-479c-ac74-f7db129f9bad Authenticating user 'default' from [fd00:1122:3344:101::e]:42971 | ||
| 11768 | 2026.02.05 23:51:21.228719 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11769 | 2026.02.05 23:51:21.228728 [ 291 ] {} <Debug> TCP-Session: adf2b995-4a13-4d01-9c37-d12bc75de0f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11770 | 2026.02.05 23:51:21.228739 [ 289 ] {} <Debug> TCP-Session: 2f689971-735a-479c-ac74-f7db129f9bad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11771 | 2026.02.05 23:51:21.228755 [ 3 ] {} <Debug> TCP-Session: 668f1aba-af3b-423a-82fa-9e85142977f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:55376 | ||
| 11772 | 2026.02.05 23:51:21.228777 [ 289 ] {} <Debug> TCP-Session: 2f689971-735a-479c-ac74-f7db129f9bad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11773 | 2026.02.05 23:51:21.228794 [ 3 ] {} <Debug> TCP-Session: 668f1aba-af3b-423a-82fa-9e85142977f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11774 | 2026.02.05 23:51:21.228762 [ 291 ] {} <Debug> TCP-Session: adf2b995-4a13-4d01-9c37-d12bc75de0f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11775 | 2026.02.05 23:51:21.228819 [ 3 ] {} <Debug> TCP-Session: 668f1aba-af3b-423a-82fa-9e85142977f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11776 | 2026.02.05 23:51:21.228717 [ 286 ] {8cc1ed30-c8fa-4321-9136-cc69fe3d0a3f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11777 | 2026.02.05 23:51:21.228904 [ 286 ] {8cc1ed30-c8fa-4321-9136-cc69fe3d0a3f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11778 | 2026.02.05 23:51:21.229184 [ 286 ] {8cc1ed30-c8fa-4321-9136-cc69fe3d0a3f} <Debug> oximeter.version (8dd22a0d-63f6-41eb-b7aa-e7d98824b555) (SelectExecutor): Key condition: unknown | ||
| 11779 | 2026.02.05 23:51:21.230131 [ 336 ] {8cc1ed30-c8fa-4321-9136-cc69fe3d0a3f} <Trace> AggregatingTransform: Aggregating | ||
| 11780 | 2026.02.05 23:51:21.230181 [ 336 ] {8cc1ed30-c8fa-4321-9136-cc69fe3d0a3f} <Trace> Aggregator: Aggregation method: without_key | ||
| 11781 | 2026.02.05 23:51:21.230224 [ 336 ] {8cc1ed30-c8fa-4321-9136-cc69fe3d0a3f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000938449 sec. (1065.588 rows/sec., 41.62 KiB/sec.) | ||
| 11782 | 2026.02.05 23:51:21.230246 [ 336 ] {8cc1ed30-c8fa-4321-9136-cc69fe3d0a3f} <Trace> Aggregator: Merging aggregated data | ||
| 11783 | 2026.02.05 23:51:21.231478 [ 286 ] {8cc1ed30-c8fa-4321-9136-cc69fe3d0a3f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003098 sec., 322.78889606197544 rows/sec., 12.61 KiB/sec. | ||
| 11784 | 2026.02.05 23:51:21.231621 [ 286 ] {8cc1ed30-c8fa-4321-9136-cc69fe3d0a3f} <Debug> TCPHandler: Processed in 0.003510844 sec. | ||
| 11785 | 2026.02.05 23:51:21.231723 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11786 | 2026.02.05 23:51:21.231757 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11787 | 2026.02.05 23:51:21.231761 [ 289 ] {} <Debug> TCP-Session: 2f689971-735a-479c-ac74-f7db129f9bad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11788 | 2026.02.05 23:51:21.231777 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11789 | 2026.02.05 23:51:21.231795 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11790 | 2026.02.05 23:51:21.231806 [ 3 ] {} <Debug> TCP-Session: 668f1aba-af3b-423a-82fa-9e85142977f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11791 | 2026.02.05 23:51:21.231815 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11792 | 2026.02.05 23:51:21.231833 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11793 | 2026.02.05 23:51:21.231871 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11794 | 2026.02.05 23:51:21.231889 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11795 | 2026.02.05 23:51:21.231899 [ 292 ] {} <Debug> TCP-Session: 203dfa0f-44c4-4c27-8a59-21c3451c0010 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11796 | 2026.02.05 23:51:21.231913 [ 294 ] {} <Debug> TCP-Session: b43f7eeb-8d38-4de3-b556-6e54b3221a65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11797 | 2026.02.05 23:51:21.231922 [ 286 ] {} <Debug> TCP-Session: ddc08427-f7d6-47b5-8c4e-79d350d99382 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11798 | 2026.02.05 23:51:21.231880 [ 293 ] {} <Debug> TCP-Session: 80763bbc-5bf7-4043-afea-f45c5d93b559 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11799 | 2026.02.05 23:51:21.231851 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11800 | 2026.02.05 23:51:21.231850 [ 290 ] {} <Debug> TCP-Session: 6a2463a1-0a35-43be-910a-64ced3435ff8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11801 | 2026.02.05 23:51:21.232004 [ 291 ] {} <Debug> TCP-Session: adf2b995-4a13-4d01-9c37-d12bc75de0f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11802 | 2026.02.05 23:51:21.231842 [ 288 ] {} <Debug> TCP-Session: c4430974-0891-4661-a69b-59c91a4dbbf7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11803 | 2026.02.05 23:51:23.209431 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11804 | 2026.02.05 23:51:23.209609 [ 5 ] {5d0e1518-9e37-4dd9-ad53-1fa4ac9c283b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11805 | 2026.02.05 23:51:23.209674 [ 5 ] {5d0e1518-9e37-4dd9-ad53-1fa4ac9c283b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11806 | 2026.02.05 23:51:23.210435 [ 5 ] {5d0e1518-9e37-4dd9-ad53-1fa4ac9c283b} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11807 | 2026.02.05 23:51:23.210483 [ 5 ] {5d0e1518-9e37-4dd9-ad53-1fa4ac9c283b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11808 | 2026.02.05 23:51:23.210892 [ 5 ] {5d0e1518-9e37-4dd9-ad53-1fa4ac9c283b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11809 | 2026.02.05 23:51:23.211140 [ 5 ] {5d0e1518-9e37-4dd9-ad53-1fa4ac9c283b} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11810 | 2026.02.05 23:51:23.211289 [ 5 ] {5d0e1518-9e37-4dd9-ad53-1fa4ac9c283b} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001729 sec., 153846.15384615384 rows/sec., 9.77 MiB/sec. | ||
| 11811 | 2026.02.05 23:51:23.211332 [ 5 ] {5d0e1518-9e37-4dd9-ad53-1fa4ac9c283b} <Debug> TCPHandler: Processed in 0.00202766 sec. | ||
| 11812 | 2026.02.05 23:51:23.211460 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11813 | 2026.02.05 23:51:23.211557 [ 5 ] {ebf01f38-c3bf-41e9-b396-dbe137dabb09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11814 | 2026.02.05 23:51:23.211600 [ 5 ] {ebf01f38-c3bf-41e9-b396-dbe137dabb09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11815 | 2026.02.05 23:51:23.212542 [ 5 ] {ebf01f38-c3bf-41e9-b396-dbe137dabb09} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11816 | 2026.02.05 23:51:23.212578 [ 5 ] {ebf01f38-c3bf-41e9-b396-dbe137dabb09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11817 | 2026.02.05 23:51:23.212937 [ 5 ] {ebf01f38-c3bf-41e9-b396-dbe137dabb09} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11818 | 2026.02.05 23:51:23.213151 [ 5 ] {ebf01f38-c3bf-41e9-b396-dbe137dabb09} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11819 | 2026.02.05 23:51:23.213280 [ 5 ] {ebf01f38-c3bf-41e9-b396-dbe137dabb09} <Debug> executeQuery: Read 782 rows, 63.55 KiB in 0.001741 sec., 449167.1453187823 rows/sec., 35.64 MiB/sec. | ||
| 11820 | 2026.02.05 23:51:23.213318 [ 5 ] {ebf01f38-c3bf-41e9-b396-dbe137dabb09} <Debug> TCPHandler: Processed in 0.001908198 sec. | ||
| 11821 | 2026.02.05 23:51:23.213429 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11822 | 2026.02.05 23:51:23.213523 [ 5 ] {d8ac7f9d-b4a8-4aab-ab81-cb99e58a0c94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11823 | 2026.02.05 23:51:23.213564 [ 5 ] {d8ac7f9d-b4a8-4aab-ab81-cb99e58a0c94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11824 | 2026.02.05 23:51:23.214029 [ 5 ] {d8ac7f9d-b4a8-4aab-ab81-cb99e58a0c94} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11825 | 2026.02.05 23:51:23.214065 [ 5 ] {d8ac7f9d-b4a8-4aab-ab81-cb99e58a0c94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11826 | 2026.02.05 23:51:23.214387 [ 5 ] {d8ac7f9d-b4a8-4aab-ab81-cb99e58a0c94} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11827 | 2026.02.05 23:51:23.214602 [ 5 ] {d8ac7f9d-b4a8-4aab-ab81-cb99e58a0c94} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11828 | 2026.02.05 23:51:23.214729 [ 5 ] {d8ac7f9d-b4a8-4aab-ab81-cb99e58a0c94} <Debug> executeQuery: Read 148 rows, 9.13 KiB in 0.001224 sec., 120915.03267973856 rows/sec., 7.29 MiB/sec. | ||
| 11829 | 2026.02.05 23:51:23.214767 [ 5 ] {d8ac7f9d-b4a8-4aab-ab81-cb99e58a0c94} <Debug> TCPHandler: Processed in 0.001387934 sec. | ||
| 11830 | 2026.02.05 23:51:23.214879 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11831 | 2026.02.05 23:51:23.214972 [ 5 ] {42bd09fc-e081-498a-9a4c-50c2026ac1d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11832 | 2026.02.05 23:51:23.215012 [ 5 ] {42bd09fc-e081-498a-9a4c-50c2026ac1d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11833 | 2026.02.05 23:51:23.215459 [ 5 ] {42bd09fc-e081-498a-9a4c-50c2026ac1d9} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11834 | 2026.02.05 23:51:23.215494 [ 5 ] {42bd09fc-e081-498a-9a4c-50c2026ac1d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11835 | 2026.02.05 23:51:23.215801 [ 5 ] {42bd09fc-e081-498a-9a4c-50c2026ac1d9} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11836 | 2026.02.05 23:51:23.216018 [ 5 ] {42bd09fc-e081-498a-9a4c-50c2026ac1d9} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11837 | 2026.02.05 23:51:23.216131 [ 103 ] {} <Debug> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11838 | 2026.02.05 23:51:23.216145 [ 5 ] {42bd09fc-e081-498a-9a4c-50c2026ac1d9} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001191 sec., 117548.27875734676 rows/sec., 7.60 MiB/sec. | ||
| 11839 | 2026.02.05 23:51:23.216207 [ 103 ] {} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11840 | 2026.02.05 23:51:23.216228 [ 5 ] {42bd09fc-e081-498a-9a4c-50c2026ac1d9} <Debug> TCPHandler: Processed in 0.001399003 sec. | ||
| 11841 | 2026.02.05 23:51:23.216234 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11842 | 2026.02.05 23:51:23.216352 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11843 | 2026.02.05 23:51:23.216368 [ 197 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 11844 | 2026.02.05 23:51:23.216455 [ 5 ] {222f0649-9849-4199-9453-950bdb836c62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11845 | 2026.02.05 23:51:23.216500 [ 5 ] {222f0649-9849-4199-9453-950bdb836c62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11846 | 2026.02.05 23:51:23.216509 [ 197 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11847 | 2026.02.05 23:51:23.216552 [ 197 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 368 rows starting from the beginning of the part | ||
| 11848 | 2026.02.05 23:51:23.216625 [ 197 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 140 rows starting from the beginning of the part | ||
| 11849 | 2026.02.05 23:51:23.216679 [ 197 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 140 rows starting from the beginning of the part | ||
| 11850 | 2026.02.05 23:51:23.216728 [ 197 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 368 rows starting from the beginning of the part | ||
| 11851 | 2026.02.05 23:51:23.216771 [ 197 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 140 rows starting from the beginning of the part | ||
| 11852 | 2026.02.05 23:51:23.216816 [ 197 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 140 rows starting from the beginning of the part | ||
| 11853 | 2026.02.05 23:51:23.216967 [ 5 ] {222f0649-9849-4199-9453-950bdb836c62} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11854 | 2026.02.05 23:51:23.217009 [ 5 ] {222f0649-9849-4199-9453-950bdb836c62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11855 | 2026.02.05 23:51:23.217361 [ 5 ] {222f0649-9849-4199-9453-950bdb836c62} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11856 | 2026.02.05 23:51:23.217590 [ 5 ] {222f0649-9849-4199-9453-950bdb836c62} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11857 | 2026.02.05 23:51:23.217724 [ 5 ] {222f0649-9849-4199-9453-950bdb836c62} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001288 sec., 107919.25465838509 rows/sec., 6.14 MiB/sec. | ||
| 11858 | 2026.02.05 23:51:23.217763 [ 5 ] {222f0649-9849-4199-9453-950bdb836c62} <Debug> TCPHandler: Processed in 0.001461004 sec. | ||
| 11859 | 2026.02.05 23:51:23.217875 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11860 | 2026.02.05 23:51:23.217895 [ 198 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1296 rows, containing 5 columns (5 merged, 0 gathered) in 0.001576916 sec., 821857.3468719957 rows/sec., 57.14 MiB/sec. | ||
| 11861 | 2026.02.05 23:51:23.217970 [ 5 ] {43187f65-ab29-4078-b0db-996fba21bb84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11862 | 2026.02.05 23:51:23.218013 [ 5 ] {43187f65-ab29-4078-b0db-996fba21bb84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11863 | 2026.02.05 23:51:23.218117 [ 198 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11864 | 2026.02.05 23:51:23.218488 [ 198 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_36_7} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11865 | 2026.02.05 23:51:23.218589 [ 198 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_36_7} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11866 | 2026.02.05 23:51:23.218678 [ 5 ] {43187f65-ab29-4078-b0db-996fba21bb84} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11867 | 2026.02.05 23:51:23.218687 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 11868 | 2026.02.05 23:51:23.218725 [ 5 ] {43187f65-ab29-4078-b0db-996fba21bb84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11869 | 2026.02.05 23:51:23.219076 [ 5 ] {43187f65-ab29-4078-b0db-996fba21bb84} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11870 | 2026.02.05 23:51:23.219291 [ 5 ] {43187f65-ab29-4078-b0db-996fba21bb84} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11871 | 2026.02.05 23:51:23.219422 [ 5 ] {43187f65-ab29-4078-b0db-996fba21bb84} <Debug> executeQuery: Read 478 rows, 34.48 KiB in 0.001471 sec., 324949.0142760027 rows/sec., 22.89 MiB/sec. | ||
| 11872 | 2026.02.05 23:51:23.219460 [ 5 ] {43187f65-ab29-4078-b0db-996fba21bb84} <Debug> TCPHandler: Processed in 0.001635246 sec. | ||
| 11873 | 2026.02.05 23:51:23.219575 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11874 | 2026.02.05 23:51:23.219669 [ 5 ] {02209611-070b-4548-9bde-dc802ee65292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11875 | 2026.02.05 23:51:23.219710 [ 5 ] {02209611-070b-4548-9bde-dc802ee65292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11876 | 2026.02.05 23:51:23.220045 [ 5 ] {02209611-070b-4548-9bde-dc802ee65292} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11877 | 2026.02.05 23:51:23.220081 [ 5 ] {02209611-070b-4548-9bde-dc802ee65292} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11878 | 2026.02.05 23:51:23.220391 [ 5 ] {02209611-070b-4548-9bde-dc802ee65292} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11879 | 2026.02.05 23:51:23.220597 [ 5 ] {02209611-070b-4548-9bde-dc802ee65292} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11880 | 2026.02.05 23:51:23.220703 [ 103 ] {} <Debug> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11881 | 2026.02.05 23:51:23.220723 [ 5 ] {02209611-070b-4548-9bde-dc802ee65292} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001072 sec., 5597.014925373134 rows/sec., 292.42 KiB/sec. | ||
| 11882 | 2026.02.05 23:51:23.220753 [ 103 ] {} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11883 | 2026.02.05 23:51:23.220770 [ 5 ] {02209611-070b-4548-9bde-dc802ee65292} <Debug> TCPHandler: Processed in 0.001246192 sec. | ||
| 11884 | 2026.02.05 23:51:23.220779 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11885 | 2026.02.05 23:51:23.220880 [ 194 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 11886 | 2026.02.05 23:51:23.220898 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11887 | 2026.02.05 23:51:23.221010 [ 194 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11888 | 2026.02.05 23:51:23.221013 [ 5 ] {e8dbead0-e6ea-44da-bbbd-f699a5328a21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11889 | 2026.02.05 23:51:23.221053 [ 194 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 186 rows starting from the beginning of the part | ||
| 11890 | 2026.02.05 23:51:23.221074 [ 5 ] {e8dbead0-e6ea-44da-bbbd-f699a5328a21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11891 | 2026.02.05 23:51:23.221124 [ 194 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 11892 | 2026.02.05 23:51:23.221176 [ 194 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
| 11893 | 2026.02.05 23:51:23.221217 [ 194 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
| 11894 | 2026.02.05 23:51:23.221256 [ 194 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
| 11895 | 2026.02.05 23:51:23.221295 [ 194 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
| 11896 | 2026.02.05 23:51:23.221523 [ 5 ] {e8dbead0-e6ea-44da-bbbd-f699a5328a21} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11897 | 2026.02.05 23:51:23.221567 [ 5 ] {e8dbead0-e6ea-44da-bbbd-f699a5328a21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11898 | 2026.02.05 23:51:23.221923 [ 5 ] {e8dbead0-e6ea-44da-bbbd-f699a5328a21} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11899 | 2026.02.05 23:51:23.222071 [ 194 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.001232603 sec., 175238.90498400538 rows/sec., 8.94 MiB/sec. | ||
| 11900 | 2026.02.05 23:51:23.222144 [ 5 ] {e8dbead0-e6ea-44da-bbbd-f699a5328a21} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11901 | 2026.02.05 23:51:23.222233 [ 197 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11902 | 2026.02.05 23:51:23.222291 [ 5 ] {e8dbead0-e6ea-44da-bbbd-f699a5328a21} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001296 sec., 199074.07407407407 rows/sec., 13.26 MiB/sec. | ||
| 11903 | 2026.02.05 23:51:23.222334 [ 5 ] {e8dbead0-e6ea-44da-bbbd-f699a5328a21} <Debug> TCPHandler: Processed in 0.001486804 sec. | ||
| 11904 | 2026.02.05 23:51:23.222451 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11905 | 2026.02.05 23:51:23.222544 [ 197 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_36_7} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11906 | 2026.02.05 23:51:23.222548 [ 5 ] {af9880ad-0298-4623-9535-89d18b474ef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11907 | 2026.02.05 23:51:23.222605 [ 5 ] {af9880ad-0298-4623-9535-89d18b474ef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11908 | 2026.02.05 23:51:23.222625 [ 197 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_36_7} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11909 | 2026.02.05 23:51:23.222711 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 11910 | 2026.02.05 23:51:23.222949 [ 5 ] {af9880ad-0298-4623-9535-89d18b474ef9} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11911 | 2026.02.05 23:51:23.222990 [ 5 ] {af9880ad-0298-4623-9535-89d18b474ef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11912 | 2026.02.05 23:51:23.223297 [ 5 ] {af9880ad-0298-4623-9535-89d18b474ef9} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11913 | 2026.02.05 23:51:23.223505 [ 5 ] {af9880ad-0298-4623-9535-89d18b474ef9} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11914 | 2026.02.05 23:51:23.223635 [ 5 ] {af9880ad-0298-4623-9535-89d18b474ef9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001104 sec., 905.7971014492754 rows/sec., 61.04 KiB/sec. | ||
| 11915 | 2026.02.05 23:51:23.223672 [ 5 ] {af9880ad-0298-4623-9535-89d18b474ef9} <Debug> TCPHandler: Processed in 0.001269982 sec. | ||
| 11916 | 2026.02.05 23:51:23.223801 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11917 | 2026.02.05 23:51:23.223920 [ 5 ] {1f80e0ca-e443-4ee0-8a74-22ae18c5c1d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11918 | 2026.02.05 23:51:23.223992 [ 5 ] {1f80e0ca-e443-4ee0-8a74-22ae18c5c1d1} <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 | ||
| 11919 | 2026.02.05 23:51:23.224959 [ 5 ] {1f80e0ca-e443-4ee0-8a74-22ae18c5c1d1} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11920 | 2026.02.05 23:51:23.224997 [ 5 ] {1f80e0ca-e443-4ee0-8a74-22ae18c5c1d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11921 | 2026.02.05 23:51:23.225535 [ 5 ] {1f80e0ca-e443-4ee0-8a74-22ae18c5c1d1} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11922 | 2026.02.05 23:51:23.225756 [ 5 ] {1f80e0ca-e443-4ee0-8a74-22ae18c5c1d1} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11923 | 2026.02.05 23:51:23.225893 [ 5 ] {1f80e0ca-e443-4ee0-8a74-22ae18c5c1d1} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001997 sec., 7511.266900350525 rows/sec., 13.46 MiB/sec. | ||
| 11924 | 2026.02.05 23:51:23.225955 [ 5 ] {1f80e0ca-e443-4ee0-8a74-22ae18c5c1d1} <Debug> TCPHandler: Processed in 0.002216982 sec. | ||
| 11925 | 2026.02.05 23:51:23.226081 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11926 | 2026.02.05 23:51:23.226179 [ 5 ] {2fbce555-45e6-4f63-ac80-526a6f34ce1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11927 | 2026.02.05 23:51:23.226222 [ 5 ] {2fbce555-45e6-4f63-ac80-526a6f34ce1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11928 | 2026.02.05 23:51:23.226565 [ 5 ] {2fbce555-45e6-4f63-ac80-526a6f34ce1e} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11929 | 2026.02.05 23:51:23.226602 [ 5 ] {2fbce555-45e6-4f63-ac80-526a6f34ce1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11930 | 2026.02.05 23:51:23.226921 [ 5 ] {2fbce555-45e6-4f63-ac80-526a6f34ce1e} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11931 | 2026.02.05 23:51:23.227148 [ 5 ] {2fbce555-45e6-4f63-ac80-526a6f34ce1e} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11932 | 2026.02.05 23:51:23.227281 [ 5 ] {2fbce555-45e6-4f63-ac80-526a6f34ce1e} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.00112 sec., 78571.42857142858 rows/sec., 4.93 MiB/sec. | ||
| 11933 | 2026.02.05 23:51:23.227317 [ 5 ] {2fbce555-45e6-4f63-ac80-526a6f34ce1e} <Debug> TCPHandler: Processed in 0.001285423 sec. | ||
| 11934 | 2026.02.05 23:51:24.557156 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11935 | 2026.02.05 23:51:24.557222 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11936 | 2026.02.05 23:51:24.749257 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23974 | ||
| 11937 | 2026.02.05 23:51:24.749763 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11938 | 2026.02.05 23:51:24.749812 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 11939 | 2026.02.05 23:51:24.750317 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11940 | 2026.02.05 23:51:24.750546 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11941 | 2026.02.05 23:51:24.750721 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23974 | ||
| 11942 | 2026.02.05 23:51:26.038559 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 11943 | 2026.02.05 23:51:26.057141 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11944 | 2026.02.05 23:51:26.057203 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 11945 | 2026.02.05 23:51:26.063513 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11946 | 2026.02.05 23:51:26.064289 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11947 | 2026.02.05 23:51:26.067622 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 11948 | 2026.02.05 23:51:28.202104 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11949 | 2026.02.05 23:51:28.202304 [ 5 ] {107aa410-6eb4-488e-9e06-c2c31ad5ebe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11950 | 2026.02.05 23:51:28.202380 [ 5 ] {107aa410-6eb4-488e-9e06-c2c31ad5ebe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11951 | 2026.02.05 23:51:28.203072 [ 5 ] {107aa410-6eb4-488e-9e06-c2c31ad5ebe5} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11952 | 2026.02.05 23:51:28.203124 [ 5 ] {107aa410-6eb4-488e-9e06-c2c31ad5ebe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 11953 | 2026.02.05 23:51:28.203554 [ 5 ] {107aa410-6eb4-488e-9e06-c2c31ad5ebe5} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11954 | 2026.02.05 23:51:28.203790 [ 5 ] {107aa410-6eb4-488e-9e06-c2c31ad5ebe5} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11955 | 2026.02.05 23:51:28.203950 [ 5 ] {107aa410-6eb4-488e-9e06-c2c31ad5ebe5} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001702 sec., 62279.67097532315 rows/sec., 5.22 MiB/sec. | ||
| 11956 | 2026.02.05 23:51:28.204002 [ 5 ] {107aa410-6eb4-488e-9e06-c2c31ad5ebe5} <Debug> TCPHandler: Processed in 0.00204013 sec. | ||
| 11957 | 2026.02.05 23:51:28.204123 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11958 | 2026.02.05 23:51:28.204227 [ 5 ] {e78a80d5-660a-4579-9fe6-9b6ae49c0d6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11959 | 2026.02.05 23:51:28.204271 [ 5 ] {e78a80d5-660a-4579-9fe6-9b6ae49c0d6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11960 | 2026.02.05 23:51:28.204689 [ 5 ] {e78a80d5-660a-4579-9fe6-9b6ae49c0d6a} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11961 | 2026.02.05 23:51:28.204728 [ 5 ] {e78a80d5-660a-4579-9fe6-9b6ae49c0d6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 11962 | 2026.02.05 23:51:28.205044 [ 5 ] {e78a80d5-660a-4579-9fe6-9b6ae49c0d6a} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11963 | 2026.02.05 23:51:28.205260 [ 5 ] {e78a80d5-660a-4579-9fe6-9b6ae49c0d6a} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11964 | 2026.02.05 23:51:28.205385 [ 95 ] {} <Debug> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11965 | 2026.02.05 23:51:28.205396 [ 5 ] {e78a80d5-660a-4579-9fe6-9b6ae49c0d6a} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001192 sec., 20973.15436241611 rows/sec., 1.54 MiB/sec. | ||
| 11966 | 2026.02.05 23:51:28.205460 [ 95 ] {} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11967 | 2026.02.05 23:51:28.205479 [ 5 ] {e78a80d5-660a-4579-9fe6-9b6ae49c0d6a} <Debug> TCPHandler: Processed in 0.001408713 sec. | ||
| 11968 | 2026.02.05 23:51:28.205487 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 11969 | 2026.02.05 23:51:28.205593 [ 200 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11970 | 2026.02.05 23:51:28.205620 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11971 | 2026.02.05 23:51:28.205692 [ 200 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11972 | 2026.02.05 23:51:28.205721 [ 200 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 191 rows starting from the beginning of the part | ||
| 11973 | 2026.02.05 23:51:28.205738 [ 5 ] {2c9ed58e-66a5-4700-bd4c-f0fd5f3aea9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11974 | 2026.02.05 23:51:28.205781 [ 5 ] {2c9ed58e-66a5-4700-bd4c-f0fd5f3aea9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11975 | 2026.02.05 23:51:28.205781 [ 200 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 25 rows starting from the beginning of the part | ||
| 11976 | 2026.02.05 23:51:28.205834 [ 200 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 148 rows starting from the beginning of the part | ||
| 11977 | 2026.02.05 23:51:28.205875 [ 200 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 25 rows starting from the beginning of the part | ||
| 11978 | 2026.02.05 23:51:28.205915 [ 200 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 148 rows starting from the beginning of the part | ||
| 11979 | 2026.02.05 23:51:28.205956 [ 200 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 25 rows starting from the beginning of the part | ||
| 11980 | 2026.02.05 23:51:28.206222 [ 5 ] {2c9ed58e-66a5-4700-bd4c-f0fd5f3aea9d} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11981 | 2026.02.05 23:51:28.206259 [ 5 ] {2c9ed58e-66a5-4700-bd4c-f0fd5f3aea9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 11982 | 2026.02.05 23:51:28.206595 [ 5 ] {2c9ed58e-66a5-4700-bd4c-f0fd5f3aea9d} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11983 | 2026.02.05 23:51:28.206783 [ 197 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 562 rows, containing 5 columns (5 merged, 0 gathered) in 0.001226082 sec., 458370.64731396426 rows/sec., 30.56 MiB/sec. | ||
| 11984 | 2026.02.05 23:51:28.206816 [ 5 ] {2c9ed58e-66a5-4700-bd4c-f0fd5f3aea9d} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11985 | 2026.02.05 23:51:28.206963 [ 5 ] {2c9ed58e-66a5-4700-bd4c-f0fd5f3aea9d} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001246 sec., 71428.57142857143 rows/sec., 5.58 MiB/sec. | ||
| 11986 | 2026.02.05 23:51:28.207006 [ 5 ] {2c9ed58e-66a5-4700-bd4c-f0fd5f3aea9d} <Debug> TCPHandler: Processed in 0.001451784 sec. | ||
| 11987 | 2026.02.05 23:51:28.207015 [ 194 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11988 | 2026.02.05 23:51:28.207117 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11989 | 2026.02.05 23:51:28.207223 [ 5 ] {744d77f0-5529-4b7e-b94d-9739295b3bd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11990 | 2026.02.05 23:51:28.207270 [ 5 ] {744d77f0-5529-4b7e-b94d-9739295b3bd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11991 | 2026.02.05 23:51:28.207362 [ 194 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_71_14} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11992 | 2026.02.05 23:51:28.207468 [ 194 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_71_14} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11993 | 2026.02.05 23:51:28.207575 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 11994 | 2026.02.05 23:51:28.207677 [ 5 ] {744d77f0-5529-4b7e-b94d-9739295b3bd0} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11995 | 2026.02.05 23:51:28.207720 [ 5 ] {744d77f0-5529-4b7e-b94d-9739295b3bd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 11996 | 2026.02.05 23:51:28.208072 [ 5 ] {744d77f0-5529-4b7e-b94d-9739295b3bd0} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11997 | 2026.02.05 23:51:28.208297 [ 5 ] {744d77f0-5529-4b7e-b94d-9739295b3bd0} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11998 | 2026.02.05 23:51:28.208428 [ 5 ] {744d77f0-5529-4b7e-b94d-9739295b3bd0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001226 sec., 130505.70962479607 rows/sec., 9.09 MiB/sec. | ||
| 11999 | 2026.02.05 23:51:28.208466 [ 5 ] {744d77f0-5529-4b7e-b94d-9739295b3bd0} <Debug> TCPHandler: Processed in 0.001398864 sec. | ||
| 12000 | 2026.02.05 23:51:28.208569 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12001 | 2026.02.05 23:51:28.208665 [ 5 ] {af5aacef-b35a-443a-b49e-ac42c960e07e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12002 | 2026.02.05 23:51:28.208718 [ 5 ] {af5aacef-b35a-443a-b49e-ac42c960e07e} <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 | ||
| 12003 | 2026.02.05 23:51:28.209500 [ 5 ] {af5aacef-b35a-443a-b49e-ac42c960e07e} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12004 | 2026.02.05 23:51:28.209538 [ 5 ] {af5aacef-b35a-443a-b49e-ac42c960e07e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12005 | 2026.02.05 23:51:28.210081 [ 5 ] {af5aacef-b35a-443a-b49e-ac42c960e07e} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12006 | 2026.02.05 23:51:28.210373 [ 5 ] {af5aacef-b35a-443a-b49e-ac42c960e07e} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12007 | 2026.02.05 23:51:28.210496 [ 95 ] {} <Debug> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 12008 | 2026.02.05 23:51:28.210526 [ 5 ] {af5aacef-b35a-443a-b49e-ac42c960e07e} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00188 sec., 13297.872340425532 rows/sec., 23.83 MiB/sec. | ||
| 12009 | 2026.02.05 23:51:28.210533 [ 95 ] {} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12010 | 2026.02.05 23:51:28.210567 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12011 | 2026.02.05 23:51:28.210602 [ 5 ] {af5aacef-b35a-443a-b49e-ac42c960e07e} <Debug> TCPHandler: Processed in 0.002082601 sec. | ||
| 12012 | 2026.02.05 23:51:28.210659 [ 197 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 12013 | 2026.02.05 23:51:28.210717 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12014 | 2026.02.05 23:51:28.210817 [ 5 ] {d9c47bab-b724-4887-ae35-f903dfb082a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12015 | 2026.02.05 23:51:28.210860 [ 5 ] {d9c47bab-b724-4887-ae35-f903dfb082a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12016 | 2026.02.05 23:51:28.210919 [ 197 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12017 | 2026.02.05 23:51:28.210988 [ 197 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1253 rows starting from the beginning of the part | ||
| 12018 | 2026.02.05 23:51:28.211134 [ 197 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 25 rows starting from the beginning of the part | ||
| 12019 | 2026.02.05 23:51:28.211201 [ 5 ] {d9c47bab-b724-4887-ae35-f903dfb082a7} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12020 | 2026.02.05 23:51:28.211244 [ 5 ] {d9c47bab-b724-4887-ae35-f903dfb082a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12021 | 2026.02.05 23:51:28.211257 [ 197 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 15 rows starting from the beginning of the part | ||
| 12022 | 2026.02.05 23:51:28.211371 [ 197 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 25 rows starting from the beginning of the part | ||
| 12023 | 2026.02.05 23:51:28.211477 [ 197 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 15 rows starting from the beginning of the part | ||
| 12024 | 2026.02.05 23:51:28.211580 [ 197 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 25 rows starting from the beginning of the part | ||
| 12025 | 2026.02.05 23:51:28.211584 [ 5 ] {d9c47bab-b724-4887-ae35-f903dfb082a7} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12026 | 2026.02.05 23:51:28.211849 [ 5 ] {d9c47bab-b724-4887-ae35-f903dfb082a7} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12027 | 2026.02.05 23:51:28.211994 [ 5 ] {d9c47bab-b724-4887-ae35-f903dfb082a7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001197 sec., 50125.31328320802 rows/sec., 3.38 MiB/sec. | ||
| 12028 | 2026.02.05 23:51:28.212036 [ 5 ] {d9c47bab-b724-4887-ae35-f903dfb082a7} <Debug> TCPHandler: Processed in 0.001369104 sec. | ||
| 12029 | 2026.02.05 23:51:28.217260 [ 194 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1358 rows, containing 19 columns (19 merged, 0 gathered) in 0.006642555 sec., 204439.4062224551 rows/sec., 366.35 MiB/sec. | ||
| 12030 | 2026.02.05 23:51:28.218688 [ 196 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12031 | 2026.02.05 23:51:28.219028 [ 196 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12032 | 2026.02.05 23:51:28.219112 [ 196 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12033 | 2026.02.05 23:51:28.219254 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.41 MiB. | ||
| 12034 | 2026.02.05 23:51:29.802713 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1566 | ||
| 12035 | 2026.02.05 23:51:29.805191 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12036 | 2026.02.05 23:51:29.805230 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12037 | 2026.02.05 23:51:29.806403 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12038 | 2026.02.05 23:51:29.806657 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12039 | 2026.02.05 23:51:29.806914 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1566 | ||
| 12040 | 2026.02.05 23:51:32.026201 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12041 | 2026.02.05 23:51:32.026450 [ 5 ] {10edd9ec-4229-4b58-a53e-a2e5412b5829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12042 | 2026.02.05 23:51:32.026542 [ 5 ] {10edd9ec-4229-4b58-a53e-a2e5412b5829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12043 | 2026.02.05 23:51:32.027309 [ 5 ] {10edd9ec-4229-4b58-a53e-a2e5412b5829} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12044 | 2026.02.05 23:51:32.027352 [ 5 ] {10edd9ec-4229-4b58-a53e-a2e5412b5829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12045 | 2026.02.05 23:51:32.027748 [ 5 ] {10edd9ec-4229-4b58-a53e-a2e5412b5829} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12046 | 2026.02.05 23:51:32.027974 [ 5 ] {10edd9ec-4229-4b58-a53e-a2e5412b5829} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12047 | 2026.02.05 23:51:32.028122 [ 90 ] {} <Debug> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 12048 | 2026.02.05 23:51:32.028127 [ 5 ] {10edd9ec-4229-4b58-a53e-a2e5412b5829} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001746 sec., 152348.22451317296 rows/sec., 9.68 MiB/sec. | ||
| 12049 | 2026.02.05 23:51:32.028196 [ 90 ] {} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12050 | 2026.02.05 23:51:32.028218 [ 5 ] {10edd9ec-4229-4b58-a53e-a2e5412b5829} <Debug> TCPHandler: Processed in 0.002177442 sec. | ||
| 12051 | 2026.02.05 23:51:32.028227 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12052 | 2026.02.05 23:51:32.028342 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12053 | 2026.02.05 23:51:32.028343 [ 188 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 12054 | 2026.02.05 23:51:32.028440 [ 5 ] {a37864e4-36da-4f05-95c4-7aa8db49c467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12055 | 2026.02.05 23:51:32.028457 [ 188 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12056 | 2026.02.05 23:51:32.028480 [ 5 ] {a37864e4-36da-4f05-95c4-7aa8db49c467} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12057 | 2026.02.05 23:51:32.028491 [ 188 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 266 rows starting from the beginning of the part | ||
| 12058 | 2026.02.05 23:51:32.028558 [ 188 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 266 rows starting from the beginning of the part | ||
| 12059 | 2026.02.05 23:51:32.028609 [ 188 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 266 rows starting from the beginning of the part | ||
| 12060 | 2026.02.05 23:51:32.028660 [ 188 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 266 rows starting from the beginning of the part | ||
| 12061 | 2026.02.05 23:51:32.028708 [ 188 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 266 rows starting from the beginning of the part | ||
| 12062 | 2026.02.05 23:51:32.028892 [ 5 ] {a37864e4-36da-4f05-95c4-7aa8db49c467} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12063 | 2026.02.05 23:51:32.028933 [ 5 ] {a37864e4-36da-4f05-95c4-7aa8db49c467} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12064 | 2026.02.05 23:51:32.029237 [ 5 ] {a37864e4-36da-4f05-95c4-7aa8db49c467} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 12065 | 2026.02.05 23:51:32.029440 [ 5 ] {a37864e4-36da-4f05-95c4-7aa8db49c467} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12066 | 2026.02.05 23:51:32.029565 [ 5 ] {a37864e4-36da-4f05-95c4-7aa8db49c467} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001144 sec., 12237.762237762237 rows/sec., 997.90 KiB/sec. | ||
| 12067 | 2026.02.05 23:51:32.029584 [ 194 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1330 rows, containing 5 columns (5 merged, 0 gathered) in 0.001283853 sec., 1035944.1462535041 rows/sec., 69.77 MiB/sec. | ||
| 12068 | 2026.02.05 23:51:32.029603 [ 5 ] {a37864e4-36da-4f05-95c4-7aa8db49c467} <Debug> TCPHandler: Processed in 0.001308673 sec. | ||
| 12069 | 2026.02.05 23:51:32.029727 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12070 | 2026.02.05 23:51:32.029822 [ 5 ] {02a9d403-0817-4c19-8a5d-061d638c7259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12071 | 2026.02.05 23:51:32.029821 [ 187 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 12072 | 2026.02.05 23:51:32.029863 [ 5 ] {02a9d403-0817-4c19-8a5d-061d638c7259} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12073 | 2026.02.05 23:51:32.030152 [ 187 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_37_9} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12074 | 2026.02.05 23:51:32.030238 [ 187 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_37_9} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 12075 | 2026.02.05 23:51:32.030339 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 12076 | 2026.02.05 23:51:32.030992 [ 5 ] {02a9d403-0817-4c19-8a5d-061d638c7259} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12077 | 2026.02.05 23:51:32.031033 [ 5 ] {02a9d403-0817-4c19-8a5d-061d638c7259} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12078 | 2026.02.05 23:51:32.031453 [ 5 ] {02a9d403-0817-4c19-8a5d-061d638c7259} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12079 | 2026.02.05 23:51:32.031655 [ 5 ] {02a9d403-0817-4c19-8a5d-061d638c7259} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12080 | 2026.02.05 23:51:32.031780 [ 5 ] {02a9d403-0817-4c19-8a5d-061d638c7259} <Debug> executeQuery: Read 1929 rows, 160.62 KiB in 0.001976 sec., 976214.5748987854 rows/sec., 79.38 MiB/sec. | ||
| 12081 | 2026.02.05 23:51:32.031817 [ 5 ] {02a9d403-0817-4c19-8a5d-061d638c7259} <Debug> TCPHandler: Processed in 0.002137901 sec. | ||
| 12082 | 2026.02.05 23:51:32.031951 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12083 | 2026.02.05 23:51:32.032067 [ 5 ] {5de783d5-e704-4d5d-91ba-cc459b6eaf74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12084 | 2026.02.05 23:51:32.032114 [ 5 ] {5de783d5-e704-4d5d-91ba-cc459b6eaf74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12085 | 2026.02.05 23:51:32.032632 [ 5 ] {5de783d5-e704-4d5d-91ba-cc459b6eaf74} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12086 | 2026.02.05 23:51:32.032676 [ 5 ] {5de783d5-e704-4d5d-91ba-cc459b6eaf74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12087 | 2026.02.05 23:51:32.033006 [ 5 ] {5de783d5-e704-4d5d-91ba-cc459b6eaf74} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12088 | 2026.02.05 23:51:32.033225 [ 5 ] {5de783d5-e704-4d5d-91ba-cc459b6eaf74} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12089 | 2026.02.05 23:51:32.033352 [ 5 ] {5de783d5-e704-4d5d-91ba-cc459b6eaf74} <Debug> executeQuery: Read 162 rows, 10.11 KiB in 0.00131 sec., 123664.12213740459 rows/sec., 7.54 MiB/sec. | ||
| 12090 | 2026.02.05 23:51:32.033390 [ 5 ] {5de783d5-e704-4d5d-91ba-cc459b6eaf74} <Debug> TCPHandler: Processed in 0.001500505 sec. | ||
| 12091 | 2026.02.05 23:51:32.033512 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12092 | 2026.02.05 23:51:32.033606 [ 5 ] {b42d74ab-a7d7-4218-8deb-8e0bf5a65883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12093 | 2026.02.05 23:51:32.033645 [ 5 ] {b42d74ab-a7d7-4218-8deb-8e0bf5a65883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12094 | 2026.02.05 23:51:32.034142 [ 5 ] {b42d74ab-a7d7-4218-8deb-8e0bf5a65883} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12095 | 2026.02.05 23:51:32.034179 [ 5 ] {b42d74ab-a7d7-4218-8deb-8e0bf5a65883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12096 | 2026.02.05 23:51:32.034497 [ 5 ] {b42d74ab-a7d7-4218-8deb-8e0bf5a65883} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12097 | 2026.02.05 23:51:32.034706 [ 5 ] {b42d74ab-a7d7-4218-8deb-8e0bf5a65883} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12098 | 2026.02.05 23:51:32.034832 [ 5 ] {b42d74ab-a7d7-4218-8deb-8e0bf5a65883} <Debug> executeQuery: Read 368 rows, 25.07 KiB in 0.001244 sec., 295819.9356913183 rows/sec., 19.68 MiB/sec. | ||
| 12099 | 2026.02.05 23:51:32.034870 [ 5 ] {b42d74ab-a7d7-4218-8deb-8e0bf5a65883} <Debug> TCPHandler: Processed in 0.001405594 sec. | ||
| 12100 | 2026.02.05 23:51:32.034978 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12101 | 2026.02.05 23:51:32.035071 [ 5 ] {57068810-48d7-4d29-b7c5-457d182d7489} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12102 | 2026.02.05 23:51:32.035112 [ 5 ] {57068810-48d7-4d29-b7c5-457d182d7489} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12103 | 2026.02.05 23:51:32.035522 [ 5 ] {57068810-48d7-4d29-b7c5-457d182d7489} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12104 | 2026.02.05 23:51:32.035559 [ 5 ] {57068810-48d7-4d29-b7c5-457d182d7489} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12105 | 2026.02.05 23:51:32.035859 [ 5 ] {57068810-48d7-4d29-b7c5-457d182d7489} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12106 | 2026.02.05 23:51:32.036061 [ 5 ] {57068810-48d7-4d29-b7c5-457d182d7489} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12107 | 2026.02.05 23:51:32.036166 [ 90 ] {} <Debug> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 12108 | 2026.02.05 23:51:32.036186 [ 5 ] {57068810-48d7-4d29-b7c5-457d182d7489} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001133 sec., 122683.14210061784 rows/sec., 6.98 MiB/sec. | ||
| 12109 | 2026.02.05 23:51:32.036205 [ 90 ] {} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12110 | 2026.02.05 23:51:32.036229 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12111 | 2026.02.05 23:51:32.036230 [ 5 ] {57068810-48d7-4d29-b7c5-457d182d7489} <Debug> TCPHandler: Processed in 0.001298393 sec. | ||
| 12112 | 2026.02.05 23:51:32.036305 [ 188 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 12113 | 2026.02.05 23:51:32.036351 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12114 | 2026.02.05 23:51:32.036398 [ 188 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12115 | 2026.02.05 23:51:32.036427 [ 188 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 139 rows starting from the beginning of the part | ||
| 12116 | 2026.02.05 23:51:32.036443 [ 5 ] {2ca92717-64d2-40c0-9492-d1de6afc9aa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12117 | 2026.02.05 23:51:32.036476 [ 188 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 139 rows starting from the beginning of the part | ||
| 12118 | 2026.02.05 23:51:32.036481 [ 5 ] {2ca92717-64d2-40c0-9492-d1de6afc9aa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12119 | 2026.02.05 23:51:32.036520 [ 188 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 139 rows starting from the beginning of the part | ||
| 12120 | 2026.02.05 23:51:32.036564 [ 188 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 139 rows starting from the beginning of the part | ||
| 12121 | 2026.02.05 23:51:32.036603 [ 188 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 139 rows starting from the beginning of the part | ||
| 12122 | 2026.02.05 23:51:32.037152 [ 5 ] {2ca92717-64d2-40c0-9492-d1de6afc9aa0} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12123 | 2026.02.05 23:51:32.037187 [ 5 ] {2ca92717-64d2-40c0-9492-d1de6afc9aa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12124 | 2026.02.05 23:51:32.037299 [ 194 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 695 rows, containing 5 columns (5 merged, 0 gathered) in 0.0010254 sec., 677784.2793056368 rows/sec., 41.15 MiB/sec. | ||
| 12125 | 2026.02.05 23:51:32.037435 [ 187 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 12126 | 2026.02.05 23:51:32.037549 [ 5 ] {2ca92717-64d2-40c0-9492-d1de6afc9aa0} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12127 | 2026.02.05 23:51:32.037740 [ 187 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_37_9} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12128 | 2026.02.05 23:51:32.037815 [ 5 ] {2ca92717-64d2-40c0-9492-d1de6afc9aa0} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12129 | 2026.02.05 23:51:32.037818 [ 187 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_37_9} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 12130 | 2026.02.05 23:51:32.037913 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 12131 | 2026.02.05 23:51:32.037957 [ 5 ] {2ca92717-64d2-40c0-9492-d1de6afc9aa0} <Debug> executeQuery: Read 948 rows, 69.91 KiB in 0.001531 sec., 619203.1352057479 rows/sec., 44.59 MiB/sec. | ||
| 12132 | 2026.02.05 23:51:32.038000 [ 5 ] {2ca92717-64d2-40c0-9492-d1de6afc9aa0} <Debug> TCPHandler: Processed in 0.001696147 sec. | ||
| 12133 | 2026.02.05 23:51:32.038107 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12134 | 2026.02.05 23:51:32.038198 [ 5 ] {2f260fce-3289-47af-8864-220641222c13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12135 | 2026.02.05 23:51:32.038238 [ 5 ] {2f260fce-3289-47af-8864-220641222c13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12136 | 2026.02.05 23:51:32.038557 [ 5 ] {2f260fce-3289-47af-8864-220641222c13} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12137 | 2026.02.05 23:51:32.038593 [ 5 ] {2f260fce-3289-47af-8864-220641222c13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12138 | 2026.02.05 23:51:32.038894 [ 5 ] {2f260fce-3289-47af-8864-220641222c13} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12139 | 2026.02.05 23:51:32.039093 [ 5 ] {2f260fce-3289-47af-8864-220641222c13} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12140 | 2026.02.05 23:51:32.039217 [ 5 ] {2f260fce-3289-47af-8864-220641222c13} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001036 sec., 5791.505791505791 rows/sec., 302.58 KiB/sec. | ||
| 12141 | 2026.02.05 23:51:32.039253 [ 5 ] {2f260fce-3289-47af-8864-220641222c13} <Debug> TCPHandler: Processed in 0.001193372 sec. | ||
| 12142 | 2026.02.05 23:51:32.039357 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12143 | 2026.02.05 23:51:32.039455 [ 5 ] {ab685b04-3806-4452-b874-d1d5e1f3ec9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12144 | 2026.02.05 23:51:32.039496 [ 5 ] {ab685b04-3806-4452-b874-d1d5e1f3ec9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12145 | 2026.02.05 23:51:32.040025 [ 5 ] {ab685b04-3806-4452-b874-d1d5e1f3ec9a} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12146 | 2026.02.05 23:51:32.040061 [ 5 ] {ab685b04-3806-4452-b874-d1d5e1f3ec9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12147 | 2026.02.05 23:51:32.040423 [ 5 ] {ab685b04-3806-4452-b874-d1d5e1f3ec9a} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12148 | 2026.02.05 23:51:32.040631 [ 5 ] {ab685b04-3806-4452-b874-d1d5e1f3ec9a} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12149 | 2026.02.05 23:51:32.040757 [ 5 ] {ab685b04-3806-4452-b874-d1d5e1f3ec9a} <Debug> executeQuery: Read 917 rows, 62.56 KiB in 0.00132 sec., 694696.9696969697 rows/sec., 46.28 MiB/sec. | ||
| 12150 | 2026.02.05 23:51:32.040794 [ 5 ] {ab685b04-3806-4452-b874-d1d5e1f3ec9a} <Debug> TCPHandler: Processed in 0.001483554 sec. | ||
| 12151 | 2026.02.05 23:51:32.040899 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12152 | 2026.02.05 23:51:32.040990 [ 5 ] {8945300b-f873-4175-a359-a43a49354aee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12153 | 2026.02.05 23:51:32.041030 [ 5 ] {8945300b-f873-4175-a359-a43a49354aee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12154 | 2026.02.05 23:51:32.041330 [ 5 ] {8945300b-f873-4175-a359-a43a49354aee} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12155 | 2026.02.05 23:51:32.041365 [ 5 ] {8945300b-f873-4175-a359-a43a49354aee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12156 | 2026.02.05 23:51:32.041648 [ 5 ] {8945300b-f873-4175-a359-a43a49354aee} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12157 | 2026.02.05 23:51:32.041856 [ 5 ] {8945300b-f873-4175-a359-a43a49354aee} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12158 | 2026.02.05 23:51:32.041976 [ 5 ] {8945300b-f873-4175-a359-a43a49354aee} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001004 sec., 996.0159362549801 rows/sec., 67.11 KiB/sec. | ||
| 12159 | 2026.02.05 23:51:32.042012 [ 5 ] {8945300b-f873-4175-a359-a43a49354aee} <Debug> TCPHandler: Processed in 0.001160051 sec. | ||
| 12160 | 2026.02.05 23:51:32.042176 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12161 | 2026.02.05 23:51:32.042267 [ 5 ] {35cea795-4fdf-4e75-9880-9de5128fb848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12162 | 2026.02.05 23:51:32.042319 [ 5 ] {35cea795-4fdf-4e75-9880-9de5128fb848} <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 | ||
| 12163 | 2026.02.05 23:51:32.043066 [ 5 ] {35cea795-4fdf-4e75-9880-9de5128fb848} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12164 | 2026.02.05 23:51:32.043102 [ 5 ] {35cea795-4fdf-4e75-9880-9de5128fb848} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12165 | 2026.02.05 23:51:32.043623 [ 5 ] {35cea795-4fdf-4e75-9880-9de5128fb848} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12166 | 2026.02.05 23:51:32.043839 [ 5 ] {35cea795-4fdf-4e75-9880-9de5128fb848} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12167 | 2026.02.05 23:51:32.043974 [ 5 ] {35cea795-4fdf-4e75-9880-9de5128fb848} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001724 sec., 8700.696055684455 rows/sec., 15.59 MiB/sec. | ||
| 12168 | 2026.02.05 23:51:32.044034 [ 5 ] {35cea795-4fdf-4e75-9880-9de5128fb848} <Debug> TCPHandler: Processed in 0.001905769 sec. | ||
| 12169 | 2026.02.05 23:51:32.044140 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12170 | 2026.02.05 23:51:32.044236 [ 5 ] {579fefcb-1110-4f4f-a740-0d84a2549cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12171 | 2026.02.05 23:51:32.044278 [ 5 ] {579fefcb-1110-4f4f-a740-0d84a2549cec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12172 | 2026.02.05 23:51:32.044589 [ 5 ] {579fefcb-1110-4f4f-a740-0d84a2549cec} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12173 | 2026.02.05 23:51:32.044624 [ 5 ] {579fefcb-1110-4f4f-a740-0d84a2549cec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12174 | 2026.02.05 23:51:32.044923 [ 5 ] {579fefcb-1110-4f4f-a740-0d84a2549cec} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12175 | 2026.02.05 23:51:32.045127 [ 5 ] {579fefcb-1110-4f4f-a740-0d84a2549cec} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12176 | 2026.02.05 23:51:32.045250 [ 5 ] {579fefcb-1110-4f4f-a740-0d84a2549cec} <Debug> executeQuery: Read 76 rows, 4.83 KiB in 0.001036 sec., 73359.07335907336 rows/sec., 4.55 MiB/sec. | ||
| 12177 | 2026.02.05 23:51:32.045285 [ 5 ] {579fefcb-1110-4f4f-a740-0d84a2549cec} <Debug> TCPHandler: Processed in 0.001192702 sec. | ||
| 12178 | 2026.02.05 23:51:32.250974 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24486 | ||
| 12179 | 2026.02.05 23:51:32.251482 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12180 | 2026.02.05 23:51:32.251522 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12181 | 2026.02.05 23:51:32.252013 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12182 | 2026.02.05 23:51:32.252269 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12183 | 2026.02.05 23:51:32.252399 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24486 | ||
| 12184 | 2026.02.05 23:51:32.252414 [ 89 ] {} <Debug> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12185 | 2026.02.05 23:51:32.252477 [ 89 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12186 | 2026.02.05 23:51:32.252496 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12187 | 2026.02.05 23:51:32.252598 [ 195 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 12188 | 2026.02.05 23:51:32.252721 [ 195 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12189 | 2026.02.05 23:51:32.252755 [ 195 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22054 rows starting from the beginning of the part | ||
| 12190 | 2026.02.05 23:51:32.252815 [ 195 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 512 rows starting from the beginning of the part | ||
| 12191 | 2026.02.05 23:51:32.252858 [ 195 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 448 rows starting from the beginning of the part | ||
| 12192 | 2026.02.05 23:51:32.252898 [ 195 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 512 rows starting from the beginning of the part | ||
| 12193 | 2026.02.05 23:51:32.252934 [ 195 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 448 rows starting from the beginning of the part | ||
| 12194 | 2026.02.05 23:51:32.252967 [ 195 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 512 rows starting from the beginning of the part | ||
| 12195 | 2026.02.05 23:51:32.254941 [ 195 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24486 rows, containing 4 columns (4 merged, 0 gathered) in 0.002387904 sec., 10254181.072605934 rows/sec., 146.69 MiB/sec. | ||
| 12196 | 2026.02.05 23:51:32.255337 [ 186 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12197 | 2026.02.05 23:51:32.255655 [ 186 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_51_10} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12198 | 2026.02.05 23:51:32.255730 [ 186 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_51_10} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12199 | 2026.02.05 23:51:32.255825 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
| 12200 | 2026.02.05 23:51:33.195908 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12201 | 2026.02.05 23:51:33.196194 [ 5 ] {3e6c64ec-c520-4da8-8d86-588835bf957c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12202 | 2026.02.05 23:51:33.196301 [ 5 ] {3e6c64ec-c520-4da8-8d86-588835bf957c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12203 | 2026.02.05 23:51:33.197189 [ 5 ] {3e6c64ec-c520-4da8-8d86-588835bf957c} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12204 | 2026.02.05 23:51:33.197238 [ 5 ] {3e6c64ec-c520-4da8-8d86-588835bf957c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12205 | 2026.02.05 23:51:33.197651 [ 5 ] {3e6c64ec-c520-4da8-8d86-588835bf957c} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12206 | 2026.02.05 23:51:33.197891 [ 5 ] {3e6c64ec-c520-4da8-8d86-588835bf957c} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12207 | 2026.02.05 23:51:33.198075 [ 5 ] {3e6c64ec-c520-4da8-8d86-588835bf957c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001956 sec., 28629.856850715747 rows/sec., 2.20 MiB/sec. | ||
| 12208 | 2026.02.05 23:51:33.198125 [ 5 ] {3e6c64ec-c520-4da8-8d86-588835bf957c} <Debug> TCPHandler: Processed in 0.002402863 sec. | ||
| 12209 | 2026.02.05 23:51:33.198250 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12210 | 2026.02.05 23:51:33.198353 [ 5 ] {392a6b71-5201-4194-a52f-7077c40bf21a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12211 | 2026.02.05 23:51:33.198396 [ 5 ] {392a6b71-5201-4194-a52f-7077c40bf21a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12212 | 2026.02.05 23:51:33.198842 [ 5 ] {392a6b71-5201-4194-a52f-7077c40bf21a} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12213 | 2026.02.05 23:51:33.198880 [ 5 ] {392a6b71-5201-4194-a52f-7077c40bf21a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12214 | 2026.02.05 23:51:33.199203 [ 5 ] {392a6b71-5201-4194-a52f-7077c40bf21a} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12215 | 2026.02.05 23:51:33.199455 [ 5 ] {392a6b71-5201-4194-a52f-7077c40bf21a} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12216 | 2026.02.05 23:51:33.199608 [ 5 ] {392a6b71-5201-4194-a52f-7077c40bf21a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001278 sec., 50078.24726134585 rows/sec., 3.91 MiB/sec. | ||
| 12217 | 2026.02.05 23:51:33.199648 [ 5 ] {392a6b71-5201-4194-a52f-7077c40bf21a} <Debug> TCPHandler: Processed in 0.001450894 sec. | ||
| 12218 | 2026.02.05 23:51:33.199762 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12219 | 2026.02.05 23:51:33.199858 [ 5 ] {f08bcf14-37a7-4796-b737-078b76f3eaf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12220 | 2026.02.05 23:51:33.199911 [ 5 ] {f08bcf14-37a7-4796-b737-078b76f3eaf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12221 | 2026.02.05 23:51:33.200285 [ 5 ] {f08bcf14-37a7-4796-b737-078b76f3eaf8} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12222 | 2026.02.05 23:51:33.200323 [ 5 ] {f08bcf14-37a7-4796-b737-078b76f3eaf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12223 | 2026.02.05 23:51:33.200658 [ 5 ] {f08bcf14-37a7-4796-b737-078b76f3eaf8} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12224 | 2026.02.05 23:51:33.200889 [ 5 ] {f08bcf14-37a7-4796-b737-078b76f3eaf8} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12225 | 2026.02.05 23:51:33.201028 [ 87 ] {} <Debug> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Selected 5 parts from all_1_80_16 to all_84_84_0 | ||
| 12226 | 2026.02.05 23:51:33.201034 [ 5 ] {f08bcf14-37a7-4796-b737-078b76f3eaf8} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001196 sec., 26755.852842809363 rows/sec., 1.86 MiB/sec. | ||
| 12227 | 2026.02.05 23:51:33.201103 [ 87 ] {} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12228 | 2026.02.05 23:51:33.201126 [ 5 ] {f08bcf14-37a7-4796-b737-078b76f3eaf8} <Debug> TCPHandler: Processed in 0.001414034 sec. | ||
| 12229 | 2026.02.05 23:51:33.201136 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12230 | 2026.02.05 23:51:33.201256 [ 191 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_84_17} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_80_16 to all_84_84_0 into Compact with storage Full | ||
| 12231 | 2026.02.05 23:51:33.201285 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12232 | 2026.02.05 23:51:33.201389 [ 5 ] {7e68334c-da94-4689-889d-83d31aa554f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12233 | 2026.02.05 23:51:33.201397 [ 191 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_84_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12234 | 2026.02.05 23:51:33.201434 [ 5 ] {7e68334c-da94-4689-889d-83d31aa554f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12235 | 2026.02.05 23:51:33.201447 [ 191 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_84_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_80_16, total 23240 rows starting from the beginning of the part | ||
| 12236 | 2026.02.05 23:51:33.201526 [ 191 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_84_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 12237 | 2026.02.05 23:51:33.201578 [ 191 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_84_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 258 rows starting from the beginning of the part | ||
| 12238 | 2026.02.05 23:51:33.201623 [ 191 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_84_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part | ||
| 12239 | 2026.02.05 23:51:33.201669 [ 191 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_84_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 917 rows starting from the beginning of the part | ||
| 12240 | 2026.02.05 23:51:33.201791 [ 5 ] {7e68334c-da94-4689-889d-83d31aa554f4} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12241 | 2026.02.05 23:51:33.201836 [ 5 ] {7e68334c-da94-4689-889d-83d31aa554f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12242 | 2026.02.05 23:51:33.202177 [ 5 ] {7e68334c-da94-4689-889d-83d31aa554f4} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12243 | 2026.02.05 23:51:33.202401 [ 5 ] {7e68334c-da94-4689-889d-83d31aa554f4} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12244 | 2026.02.05 23:51:33.202544 [ 5 ] {7e68334c-da94-4689-889d-83d31aa554f4} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001173 sec., 10230.179028132992 rows/sec., 705.99 KiB/sec. | ||
| 12245 | 2026.02.05 23:51:33.202582 [ 5 ] {7e68334c-da94-4689-889d-83d31aa554f4} <Debug> TCPHandler: Processed in 0.001347963 sec. | ||
| 12246 | 2026.02.05 23:51:33.206871 [ 186 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_84_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24735 rows, containing 5 columns (5 merged, 0 gathered) in 0.005659535 sec., 4370500.403301684 rows/sec., 294.42 MiB/sec. | ||
| 12247 | 2026.02.05 23:51:33.207274 [ 186 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_84_17} <Trace> MergedBlockOutputStream: filled checksums all_1_84_17 (state Temporary) | ||
| 12248 | 2026.02.05 23:51:33.207571 [ 186 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_84_17} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_merge_all_1_84_17 to all_1_84_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12249 | 2026.02.05 23:51:33.207661 [ 186 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_84_17} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Merged 5 parts: [all_1_80_16, all_84_84_0] -> all_1_84_17 | ||
| 12250 | 2026.02.05 23:51:33.207757 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 12251 | 2026.02.05 23:51:33.567771 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 12252 | 2026.02.05 23:51:33.587234 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12253 | 2026.02.05 23:51:33.587304 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12254 | 2026.02.05 23:51:33.593720 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12255 | 2026.02.05 23:51:33.594599 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12256 | 2026.02.05 23:51:33.594929 [ 87 ] {} <Debug> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12257 | 2026.02.05 23:51:33.594967 [ 87 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12258 | 2026.02.05 23:51:33.594987 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12259 | 2026.02.05 23:51:33.595111 [ 190 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 12260 | 2026.02.05 23:51:33.598968 [ 190 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12261 | 2026.02.05 23:51:33.599789 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 12262 | 2026.02.05 23:51:33.600610 [ 190 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
| 12263 | 2026.02.05 23:51:33.605430 [ 190 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7 rows starting from the beginning of the part | ||
| 12264 | 2026.02.05 23:51:33.610143 [ 190 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
| 12265 | 2026.02.05 23:51:33.614906 [ 190 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 7 rows starting from the beginning of the part | ||
| 12266 | 2026.02.05 23:51:33.619575 [ 190 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
| 12267 | 2026.02.05 23:51:33.623861 [ 190 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 12268 | 2026.02.05 23:51:33.682081 [ 199 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.087025556 sec., 4412.496945150227 rows/sec., 22.82 MiB/sec. | ||
| 12269 | 2026.02.05 23:51:33.685186 [ 193 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12270 | 2026.02.05 23:51:33.687455 [ 193 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_51_10} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12271 | 2026.02.05 23:51:33.687586 [ 193 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_51_10} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12272 | 2026.02.05 23:51:33.690167 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 12273 | 2026.02.05 23:51:34.000207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 322.34 MiB, peak 335.77 MiB, free memory in arenas 0.00 B, will set to 324.04 MiB (RSS), difference: 1.70 MiB | ||
| 12274 | 2026.02.05 23:51:38.203159 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12275 | 2026.02.05 23:51:38.203355 [ 5 ] {0c76de81-77aa-4f26-bdd8-d7db1656dc17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12276 | 2026.02.05 23:51:38.203427 [ 5 ] {0c76de81-77aa-4f26-bdd8-d7db1656dc17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12277 | 2026.02.05 23:51:38.204162 [ 5 ] {0c76de81-77aa-4f26-bdd8-d7db1656dc17} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12278 | 2026.02.05 23:51:38.204209 [ 5 ] {0c76de81-77aa-4f26-bdd8-d7db1656dc17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12279 | 2026.02.05 23:51:38.204638 [ 5 ] {0c76de81-77aa-4f26-bdd8-d7db1656dc17} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12280 | 2026.02.05 23:51:38.204863 [ 5 ] {0c76de81-77aa-4f26-bdd8-d7db1656dc17} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12281 | 2026.02.05 23:51:38.205012 [ 5 ] {0c76de81-77aa-4f26-bdd8-d7db1656dc17} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001711 sec., 61952.074810052596 rows/sec., 5.19 MiB/sec. | ||
| 12282 | 2026.02.05 23:51:38.205009 [ 80 ] {} <Debug> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12283 | 2026.02.05 23:51:38.205056 [ 5 ] {0c76de81-77aa-4f26-bdd8-d7db1656dc17} <Debug> TCPHandler: Processed in 0.00202976 sec. | ||
| 12284 | 2026.02.05 23:51:38.205088 [ 80 ] {} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12285 | 2026.02.05 23:51:38.205114 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12286 | 2026.02.05 23:51:38.205192 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12287 | 2026.02.05 23:51:38.205228 [ 194 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12288 | 2026.02.05 23:51:38.205292 [ 5 ] {b7f459a4-e7e7-44a6-b706-62eb5b033601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12289 | 2026.02.05 23:51:38.205339 [ 5 ] {b7f459a4-e7e7-44a6-b706-62eb5b033601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12290 | 2026.02.05 23:51:38.205376 [ 194 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12291 | 2026.02.05 23:51:38.205418 [ 194 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1981 rows starting from the beginning of the part | ||
| 12292 | 2026.02.05 23:51:38.205491 [ 194 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 782 rows starting from the beginning of the part | ||
| 12293 | 2026.02.05 23:51:38.205542 [ 194 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 106 rows starting from the beginning of the part | ||
| 12294 | 2026.02.05 23:51:38.205588 [ 194 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1929 rows starting from the beginning of the part | ||
| 12295 | 2026.02.05 23:51:38.205630 [ 194 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 56 rows starting from the beginning of the part | ||
| 12296 | 2026.02.05 23:51:38.205669 [ 194 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 106 rows starting from the beginning of the part | ||
| 12297 | 2026.02.05 23:51:38.205762 [ 5 ] {b7f459a4-e7e7-44a6-b706-62eb5b033601} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12298 | 2026.02.05 23:51:38.205804 [ 5 ] {b7f459a4-e7e7-44a6-b706-62eb5b033601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12299 | 2026.02.05 23:51:38.206147 [ 5 ] {b7f459a4-e7e7-44a6-b706-62eb5b033601} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12300 | 2026.02.05 23:51:38.206368 [ 5 ] {b7f459a4-e7e7-44a6-b706-62eb5b033601} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12301 | 2026.02.05 23:51:38.206502 [ 5 ] {b7f459a4-e7e7-44a6-b706-62eb5b033601} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001229 sec., 20341.74125305126 rows/sec., 1.49 MiB/sec. | ||
| 12302 | 2026.02.05 23:51:38.206542 [ 5 ] {b7f459a4-e7e7-44a6-b706-62eb5b033601} <Debug> TCPHandler: Processed in 0.001398814 sec. | ||
| 12303 | 2026.02.05 23:51:38.206663 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12304 | 2026.02.05 23:51:38.206764 [ 5 ] {c652cc27-dd53-4c62-a7d0-a95851816d4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12305 | 2026.02.05 23:51:38.206804 [ 5 ] {c652cc27-dd53-4c62-a7d0-a95851816d4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12306 | 2026.02.05 23:51:38.207244 [ 5 ] {c652cc27-dd53-4c62-a7d0-a95851816d4b} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12307 | 2026.02.05 23:51:38.207281 [ 5 ] {c652cc27-dd53-4c62-a7d0-a95851816d4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12308 | 2026.02.05 23:51:38.207397 [ 199 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4960 rows, containing 5 columns (5 merged, 0 gathered) in 0.002217652 sec., 2236599.791130439 rows/sec., 190.05 MiB/sec. | ||
| 12309 | 2026.02.05 23:51:38.207610 [ 5 ] {c652cc27-dd53-4c62-a7d0-a95851816d4b} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12310 | 2026.02.05 23:51:38.207739 [ 199 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12311 | 2026.02.05 23:51:38.207909 [ 5 ] {c652cc27-dd53-4c62-a7d0-a95851816d4b} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12312 | 2026.02.05 23:51:38.208048 [ 80 ] {} <Debug> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12313 | 2026.02.05 23:51:38.208071 [ 199 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_86_17} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12314 | 2026.02.05 23:51:38.208075 [ 5 ] {c652cc27-dd53-4c62-a7d0-a95851816d4b} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001315 sec., 67680.60836501901 rows/sec., 5.29 MiB/sec. | ||
| 12315 | 2026.02.05 23:51:38.208086 [ 80 ] {} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12316 | 2026.02.05 23:51:38.208133 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12317 | 2026.02.05 23:51:38.208138 [ 5 ] {c652cc27-dd53-4c62-a7d0-a95851816d4b} <Debug> TCPHandler: Processed in 0.001527875 sec. | ||
| 12318 | 2026.02.05 23:51:38.208168 [ 199 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_86_17} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12319 | 2026.02.05 23:51:38.208217 [ 198 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12320 | 2026.02.05 23:51:38.208268 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12321 | 2026.02.05 23:51:38.208274 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 12322 | 2026.02.05 23:51:38.208319 [ 198 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12323 | 2026.02.05 23:51:38.208355 [ 198 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 995 rows starting from the beginning of the part | ||
| 12324 | 2026.02.05 23:51:38.208371 [ 5 ] {51fc5108-1bc3-46e5-8d45-a0096fe0c01b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12325 | 2026.02.05 23:51:38.208409 [ 198 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 478 rows starting from the beginning of the part | ||
| 12326 | 2026.02.05 23:51:38.208420 [ 5 ] {51fc5108-1bc3-46e5-8d45-a0096fe0c01b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12327 | 2026.02.05 23:51:38.208461 [ 198 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 89 rows starting from the beginning of the part | ||
| 12328 | 2026.02.05 23:51:38.208506 [ 198 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 948 rows starting from the beginning of the part | ||
| 12329 | 2026.02.05 23:51:38.208546 [ 198 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part | ||
| 12330 | 2026.02.05 23:51:38.208585 [ 198 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 89 rows starting from the beginning of the part | ||
| 12331 | 2026.02.05 23:51:38.208837 [ 5 ] {51fc5108-1bc3-46e5-8d45-a0096fe0c01b} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12332 | 2026.02.05 23:51:38.208879 [ 5 ] {51fc5108-1bc3-46e5-8d45-a0096fe0c01b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12333 | 2026.02.05 23:51:38.209253 [ 5 ] {51fc5108-1bc3-46e5-8d45-a0096fe0c01b} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12334 | 2026.02.05 23:51:38.209477 [ 5 ] {51fc5108-1bc3-46e5-8d45-a0096fe0c01b} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12335 | 2026.02.05 23:51:38.209611 [ 5 ] {51fc5108-1bc3-46e5-8d45-a0096fe0c01b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001259 sec., 127084.98808578237 rows/sec., 8.85 MiB/sec. | ||
| 12336 | 2026.02.05 23:51:38.209648 [ 5 ] {51fc5108-1bc3-46e5-8d45-a0096fe0c01b} <Debug> TCPHandler: Processed in 0.001431674 sec. | ||
| 12337 | 2026.02.05 23:51:38.209731 [ 192 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2663 rows, containing 5 columns (5 merged, 0 gathered) in 0.001550695 sec., 1717294.503432332 rows/sec., 130.88 MiB/sec. | ||
| 12338 | 2026.02.05 23:51:38.209756 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12339 | 2026.02.05 23:51:38.209849 [ 5 ] {a2b7ee3c-04f8-4490-901e-675b97b9b704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12340 | 2026.02.05 23:51:38.209903 [ 5 ] {a2b7ee3c-04f8-4490-901e-675b97b9b704} <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 | ||
| 12341 | 2026.02.05 23:51:38.209967 [ 192 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12342 | 2026.02.05 23:51:38.210323 [ 192 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_86_17} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12343 | 2026.02.05 23:51:38.210432 [ 192 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_86_17} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12344 | 2026.02.05 23:51:38.210555 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 12345 | 2026.02.05 23:51:38.210731 [ 5 ] {a2b7ee3c-04f8-4490-901e-675b97b9b704} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12346 | 2026.02.05 23:51:38.210767 [ 5 ] {a2b7ee3c-04f8-4490-901e-675b97b9b704} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12347 | 2026.02.05 23:51:38.211310 [ 5 ] {a2b7ee3c-04f8-4490-901e-675b97b9b704} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12348 | 2026.02.05 23:51:38.211543 [ 5 ] {a2b7ee3c-04f8-4490-901e-675b97b9b704} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12349 | 2026.02.05 23:51:38.211679 [ 5 ] {a2b7ee3c-04f8-4490-901e-675b97b9b704} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001847 sec., 13535.46291283162 rows/sec., 24.25 MiB/sec. | ||
| 12350 | 2026.02.05 23:51:38.211732 [ 5 ] {a2b7ee3c-04f8-4490-901e-675b97b9b704} <Debug> TCPHandler: Processed in 0.00202593 sec. | ||
| 12351 | 2026.02.05 23:51:38.211841 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12352 | 2026.02.05 23:51:38.211936 [ 5 ] {133e3b21-bd88-4f9a-b128-c8b540ff3f12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12353 | 2026.02.05 23:51:38.211977 [ 5 ] {133e3b21-bd88-4f9a-b128-c8b540ff3f12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12354 | 2026.02.05 23:51:38.212313 [ 5 ] {133e3b21-bd88-4f9a-b128-c8b540ff3f12} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12355 | 2026.02.05 23:51:38.212350 [ 5 ] {133e3b21-bd88-4f9a-b128-c8b540ff3f12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12356 | 2026.02.05 23:51:38.212680 [ 5 ] {133e3b21-bd88-4f9a-b128-c8b540ff3f12} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12357 | 2026.02.05 23:51:38.212895 [ 5 ] {133e3b21-bd88-4f9a-b128-c8b540ff3f12} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12358 | 2026.02.05 23:51:38.213011 [ 79 ] {} <Debug> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12359 | 2026.02.05 23:51:38.213022 [ 5 ] {133e3b21-bd88-4f9a-b128-c8b540ff3f12} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 12360 | 2026.02.05 23:51:38.213058 [ 79 ] {} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12361 | 2026.02.05 23:51:38.213075 [ 5 ] {133e3b21-bd88-4f9a-b128-c8b540ff3f12} <Debug> TCPHandler: Processed in 0.001282782 sec. | ||
| 12362 | 2026.02.05 23:51:38.213089 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12363 | 2026.02.05 23:51:38.213196 [ 197 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12364 | 2026.02.05 23:51:38.213320 [ 197 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12365 | 2026.02.05 23:51:38.213363 [ 197 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5180 rows starting from the beginning of the part | ||
| 12366 | 2026.02.05 23:51:38.213446 [ 197 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 88 rows starting from the beginning of the part | ||
| 12367 | 2026.02.05 23:51:38.213490 [ 197 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
| 12368 | 2026.02.05 23:51:38.213528 [ 197 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 76 rows starting from the beginning of the part | ||
| 12369 | 2026.02.05 23:51:38.213567 [ 197 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 12 rows starting from the beginning of the part | ||
| 12370 | 2026.02.05 23:51:38.213609 [ 197 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
| 12371 | 2026.02.05 23:51:38.215396 [ 196 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5476 rows, containing 4 columns (4 merged, 0 gathered) in 0.002244762 sec., 2439456.833285667 rows/sec., 157.73 MiB/sec. | ||
| 12372 | 2026.02.05 23:51:38.215815 [ 200 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12373 | 2026.02.05 23:51:38.216108 [ 200 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_86_17} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12374 | 2026.02.05 23:51:38.216176 [ 200 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_86_17} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12375 | 2026.02.05 23:51:38.216246 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 12376 | 2026.02.05 23:51:39.557262 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12377 | 2026.02.05 23:51:39.557333 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12378 | 2026.02.05 23:51:39.752680 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24934 | ||
| 12379 | 2026.02.05 23:51:39.753225 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12380 | 2026.02.05 23:51:39.753271 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12381 | 2026.02.05 23:51:39.753750 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12382 | 2026.02.05 23:51:39.753976 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12383 | 2026.02.05 23:51:39.754107 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24934 | ||
| 12384 | 2026.02.05 23:51:39.807284 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1610 | ||
| 12385 | 2026.02.05 23:51:39.809964 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12386 | 2026.02.05 23:51:39.810012 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12387 | 2026.02.05 23:51:39.811217 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12388 | 2026.02.05 23:51:39.811500 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12389 | 2026.02.05 23:51:39.811854 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1610 | ||
| 12390 | 2026.02.05 23:51:41.100013 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 12391 | 2026.02.05 23:51:41.116542 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12392 | 2026.02.05 23:51:41.116598 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12393 | 2026.02.05 23:51:41.122428 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12394 | 2026.02.05 23:51:41.123154 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12395 | 2026.02.05 23:51:41.126361 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 12396 | 2026.02.05 23:51:43.210458 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12397 | 2026.02.05 23:51:43.210699 [ 5 ] {affdaccd-7903-437d-bb0c-280780dbf271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12398 | 2026.02.05 23:51:43.210772 [ 5 ] {affdaccd-7903-437d-bb0c-280780dbf271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12399 | 2026.02.05 23:51:43.211580 [ 5 ] {affdaccd-7903-437d-bb0c-280780dbf271} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12400 | 2026.02.05 23:51:43.211620 [ 5 ] {affdaccd-7903-437d-bb0c-280780dbf271} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12401 | 2026.02.05 23:51:43.212035 [ 5 ] {affdaccd-7903-437d-bb0c-280780dbf271} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12402 | 2026.02.05 23:51:43.212261 [ 5 ] {affdaccd-7903-437d-bb0c-280780dbf271} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12403 | 2026.02.05 23:51:43.212414 [ 5 ] {affdaccd-7903-437d-bb0c-280780dbf271} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001774 sec., 149943.6302142052 rows/sec., 9.53 MiB/sec. | ||
| 12404 | 2026.02.05 23:51:43.212457 [ 5 ] {affdaccd-7903-437d-bb0c-280780dbf271} <Debug> TCPHandler: Processed in 0.002134081 sec. | ||
| 12405 | 2026.02.05 23:51:43.212582 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12406 | 2026.02.05 23:51:43.212677 [ 5 ] {69398382-5694-4b7d-bc6a-3961d31ed683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12407 | 2026.02.05 23:51:43.212720 [ 5 ] {69398382-5694-4b7d-bc6a-3961d31ed683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12408 | 2026.02.05 23:51:43.213494 [ 5 ] {69398382-5694-4b7d-bc6a-3961d31ed683} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12409 | 2026.02.05 23:51:43.213528 [ 5 ] {69398382-5694-4b7d-bc6a-3961d31ed683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12410 | 2026.02.05 23:51:43.213874 [ 5 ] {69398382-5694-4b7d-bc6a-3961d31ed683} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12411 | 2026.02.05 23:51:43.214093 [ 5 ] {69398382-5694-4b7d-bc6a-3961d31ed683} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12412 | 2026.02.05 23:51:43.214218 [ 5 ] {69398382-5694-4b7d-bc6a-3961d31ed683} <Debug> executeQuery: Read 782 rows, 63.55 KiB in 0.001559 sec., 501603.5920461834 rows/sec., 39.81 MiB/sec. | ||
| 12413 | 2026.02.05 23:51:43.214259 [ 5 ] {69398382-5694-4b7d-bc6a-3961d31ed683} <Debug> TCPHandler: Processed in 0.001729417 sec. | ||
| 12414 | 2026.02.05 23:51:43.214370 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12415 | 2026.02.05 23:51:43.214465 [ 5 ] {870eaebe-e408-4311-abbe-d27be671676c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12416 | 2026.02.05 23:51:43.214506 [ 5 ] {870eaebe-e408-4311-abbe-d27be671676c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12417 | 2026.02.05 23:51:43.214938 [ 5 ] {870eaebe-e408-4311-abbe-d27be671676c} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12418 | 2026.02.05 23:51:43.214996 [ 5 ] {870eaebe-e408-4311-abbe-d27be671676c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12419 | 2026.02.05 23:51:43.215295 [ 5 ] {870eaebe-e408-4311-abbe-d27be671676c} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12420 | 2026.02.05 23:51:43.215500 [ 5 ] {870eaebe-e408-4311-abbe-d27be671676c} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12421 | 2026.02.05 23:51:43.215623 [ 5 ] {870eaebe-e408-4311-abbe-d27be671676c} <Debug> executeQuery: Read 148 rows, 9.13 KiB in 0.001176 sec., 125850.34013605442 rows/sec., 7.58 MiB/sec. | ||
| 12422 | 2026.02.05 23:51:43.215660 [ 5 ] {870eaebe-e408-4311-abbe-d27be671676c} <Debug> TCPHandler: Processed in 0.001339253 sec. | ||
| 12423 | 2026.02.05 23:51:43.215770 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12424 | 2026.02.05 23:51:43.215863 [ 5 ] {f9428e94-8753-4725-8f9f-d8bef4cec899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12425 | 2026.02.05 23:51:43.215902 [ 5 ] {f9428e94-8753-4725-8f9f-d8bef4cec899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12426 | 2026.02.05 23:51:43.216348 [ 5 ] {f9428e94-8753-4725-8f9f-d8bef4cec899} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12427 | 2026.02.05 23:51:43.216382 [ 5 ] {f9428e94-8753-4725-8f9f-d8bef4cec899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12428 | 2026.02.05 23:51:43.216681 [ 5 ] {f9428e94-8753-4725-8f9f-d8bef4cec899} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12429 | 2026.02.05 23:51:43.216886 [ 5 ] {f9428e94-8753-4725-8f9f-d8bef4cec899} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12430 | 2026.02.05 23:51:43.217014 [ 5 ] {f9428e94-8753-4725-8f9f-d8bef4cec899} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.00117 sec., 119658.11965811966 rows/sec., 7.73 MiB/sec. | ||
| 12431 | 2026.02.05 23:51:43.217051 [ 5 ] {f9428e94-8753-4725-8f9f-d8bef4cec899} <Debug> TCPHandler: Processed in 0.001329653 sec. | ||
| 12432 | 2026.02.05 23:51:43.217175 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12433 | 2026.02.05 23:51:43.217267 [ 5 ] {e1bbaee7-10b6-49fc-b06a-eb6bd4f5b567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12434 | 2026.02.05 23:51:43.217306 [ 5 ] {e1bbaee7-10b6-49fc-b06a-eb6bd4f5b567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12435 | 2026.02.05 23:51:43.217732 [ 5 ] {e1bbaee7-10b6-49fc-b06a-eb6bd4f5b567} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12436 | 2026.02.05 23:51:43.217767 [ 5 ] {e1bbaee7-10b6-49fc-b06a-eb6bd4f5b567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12437 | 2026.02.05 23:51:43.218063 [ 5 ] {e1bbaee7-10b6-49fc-b06a-eb6bd4f5b567} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12438 | 2026.02.05 23:51:43.218275 [ 5 ] {e1bbaee7-10b6-49fc-b06a-eb6bd4f5b567} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12439 | 2026.02.05 23:51:43.218398 [ 5 ] {e1bbaee7-10b6-49fc-b06a-eb6bd4f5b567} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001149 sec., 120974.76066144473 rows/sec., 6.88 MiB/sec. | ||
| 12440 | 2026.02.05 23:51:43.218435 [ 5 ] {e1bbaee7-10b6-49fc-b06a-eb6bd4f5b567} <Debug> TCPHandler: Processed in 0.001310203 sec. | ||
| 12441 | 2026.02.05 23:51:43.218547 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12442 | 2026.02.05 23:51:43.218640 [ 5 ] {f515ea96-35a0-44a2-959d-59c4222f19ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12443 | 2026.02.05 23:51:43.218679 [ 5 ] {f515ea96-35a0-44a2-959d-59c4222f19ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12444 | 2026.02.05 23:51:43.219238 [ 5 ] {f515ea96-35a0-44a2-959d-59c4222f19ff} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12445 | 2026.02.05 23:51:43.219272 [ 5 ] {f515ea96-35a0-44a2-959d-59c4222f19ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12446 | 2026.02.05 23:51:43.219595 [ 5 ] {f515ea96-35a0-44a2-959d-59c4222f19ff} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12447 | 2026.02.05 23:51:43.219807 [ 5 ] {f515ea96-35a0-44a2-959d-59c4222f19ff} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12448 | 2026.02.05 23:51:43.219936 [ 5 ] {f515ea96-35a0-44a2-959d-59c4222f19ff} <Debug> executeQuery: Read 478 rows, 34.48 KiB in 0.001314 sec., 363774.7336377473 rows/sec., 25.63 MiB/sec. | ||
| 12449 | 2026.02.05 23:51:43.219975 [ 5 ] {f515ea96-35a0-44a2-959d-59c4222f19ff} <Debug> TCPHandler: Processed in 0.001476855 sec. | ||
| 12450 | 2026.02.05 23:51:43.220083 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12451 | 2026.02.05 23:51:43.220176 [ 5 ] {1f8709da-4088-4204-89e2-d2bebce1e61a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12452 | 2026.02.05 23:51:43.220218 [ 5 ] {1f8709da-4088-4204-89e2-d2bebce1e61a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12453 | 2026.02.05 23:51:43.220541 [ 5 ] {1f8709da-4088-4204-89e2-d2bebce1e61a} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12454 | 2026.02.05 23:51:43.220577 [ 5 ] {1f8709da-4088-4204-89e2-d2bebce1e61a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12455 | 2026.02.05 23:51:43.220878 [ 5 ] {1f8709da-4088-4204-89e2-d2bebce1e61a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12456 | 2026.02.05 23:51:43.221080 [ 5 ] {1f8709da-4088-4204-89e2-d2bebce1e61a} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12457 | 2026.02.05 23:51:43.221209 [ 5 ] {1f8709da-4088-4204-89e2-d2bebce1e61a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001051 sec., 5708.848715509039 rows/sec., 298.27 KiB/sec. | ||
| 12458 | 2026.02.05 23:51:43.221247 [ 5 ] {1f8709da-4088-4204-89e2-d2bebce1e61a} <Debug> TCPHandler: Processed in 0.001212781 sec. | ||
| 12459 | 2026.02.05 23:51:43.221352 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12460 | 2026.02.05 23:51:43.221445 [ 5 ] {307cd5c9-a633-4cc8-a385-023de7af9022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12461 | 2026.02.05 23:51:43.221493 [ 5 ] {307cd5c9-a633-4cc8-a385-023de7af9022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12462 | 2026.02.05 23:51:43.221890 [ 5 ] {307cd5c9-a633-4cc8-a385-023de7af9022} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12463 | 2026.02.05 23:51:43.221926 [ 5 ] {307cd5c9-a633-4cc8-a385-023de7af9022} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12464 | 2026.02.05 23:51:43.222249 [ 5 ] {307cd5c9-a633-4cc8-a385-023de7af9022} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12465 | 2026.02.05 23:51:43.222464 [ 5 ] {307cd5c9-a633-4cc8-a385-023de7af9022} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12466 | 2026.02.05 23:51:43.222595 [ 5 ] {307cd5c9-a633-4cc8-a385-023de7af9022} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001168 sec., 220890.4109589041 rows/sec., 14.71 MiB/sec. | ||
| 12467 | 2026.02.05 23:51:43.222633 [ 5 ] {307cd5c9-a633-4cc8-a385-023de7af9022} <Debug> TCPHandler: Processed in 0.001328783 sec. | ||
| 12468 | 2026.02.05 23:51:43.222740 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12469 | 2026.02.05 23:51:43.222834 [ 5 ] {957136e2-c57e-4879-b5d0-a9a08860ef07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12470 | 2026.02.05 23:51:43.222874 [ 5 ] {957136e2-c57e-4879-b5d0-a9a08860ef07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12471 | 2026.02.05 23:51:43.223178 [ 5 ] {957136e2-c57e-4879-b5d0-a9a08860ef07} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12472 | 2026.02.05 23:51:43.223214 [ 5 ] {957136e2-c57e-4879-b5d0-a9a08860ef07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12473 | 2026.02.05 23:51:43.223509 [ 5 ] {957136e2-c57e-4879-b5d0-a9a08860ef07} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12474 | 2026.02.05 23:51:43.223714 [ 5 ] {957136e2-c57e-4879-b5d0-a9a08860ef07} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12475 | 2026.02.05 23:51:43.223843 [ 5 ] {957136e2-c57e-4879-b5d0-a9a08860ef07} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001028 sec., 972.7626459143968 rows/sec., 65.55 KiB/sec. | ||
| 12476 | 2026.02.05 23:51:43.223880 [ 5 ] {957136e2-c57e-4879-b5d0-a9a08860ef07} <Debug> TCPHandler: Processed in 0.001188021 sec. | ||
| 12477 | 2026.02.05 23:51:43.223981 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12478 | 2026.02.05 23:51:43.224082 [ 5 ] {c3de5410-c6dd-4232-8a56-0156af2b4485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12479 | 2026.02.05 23:51:43.224135 [ 5 ] {c3de5410-c6dd-4232-8a56-0156af2b4485} <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 | ||
| 12480 | 2026.02.05 23:51:43.224900 [ 5 ] {c3de5410-c6dd-4232-8a56-0156af2b4485} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12481 | 2026.02.05 23:51:43.224936 [ 5 ] {c3de5410-c6dd-4232-8a56-0156af2b4485} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12482 | 2026.02.05 23:51:43.225456 [ 5 ] {c3de5410-c6dd-4232-8a56-0156af2b4485} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12483 | 2026.02.05 23:51:43.225671 [ 5 ] {c3de5410-c6dd-4232-8a56-0156af2b4485} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12484 | 2026.02.05 23:51:43.225807 [ 5 ] {c3de5410-c6dd-4232-8a56-0156af2b4485} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001744 sec., 8600.91743119266 rows/sec., 15.41 MiB/sec. | ||
| 12485 | 2026.02.05 23:51:43.225858 [ 5 ] {c3de5410-c6dd-4232-8a56-0156af2b4485} <Debug> TCPHandler: Processed in 0.001925539 sec. | ||
| 12486 | 2026.02.05 23:51:43.225966 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12487 | 2026.02.05 23:51:43.226059 [ 5 ] {6796fc11-0b67-4aea-a709-e69641b7a439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12488 | 2026.02.05 23:51:43.226099 [ 5 ] {6796fc11-0b67-4aea-a709-e69641b7a439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12489 | 2026.02.05 23:51:43.226419 [ 5 ] {6796fc11-0b67-4aea-a709-e69641b7a439} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12490 | 2026.02.05 23:51:43.226456 [ 5 ] {6796fc11-0b67-4aea-a709-e69641b7a439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12491 | 2026.02.05 23:51:43.226753 [ 5 ] {6796fc11-0b67-4aea-a709-e69641b7a439} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12492 | 2026.02.05 23:51:43.226955 [ 5 ] {6796fc11-0b67-4aea-a709-e69641b7a439} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12493 | 2026.02.05 23:51:43.227077 [ 5 ] {6796fc11-0b67-4aea-a709-e69641b7a439} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001036 sec., 84942.08494208494 rows/sec., 5.33 MiB/sec. | ||
| 12494 | 2026.02.05 23:51:43.227111 [ 5 ] {6796fc11-0b67-4aea-a709-e69641b7a439} <Debug> TCPHandler: Processed in 0.001193172 sec. | ||
| 12495 | 2026.02.05 23:51:47.254373 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25446 | ||
| 12496 | 2026.02.05 23:51:47.254904 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12497 | 2026.02.05 23:51:47.254945 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12498 | 2026.02.05 23:51:47.255409 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12499 | 2026.02.05 23:51:47.255629 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12500 | 2026.02.05 23:51:47.255755 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25446 | ||
| 12501 | 2026.02.05 23:51:48.202693 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12502 | 2026.02.05 23:51:48.202973 [ 5 ] {d1b4598f-defc-48d5-a847-6e02a1b22930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12503 | 2026.02.05 23:51:48.203078 [ 5 ] {d1b4598f-defc-48d5-a847-6e02a1b22930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12504 | 2026.02.05 23:51:48.203966 [ 5 ] {d1b4598f-defc-48d5-a847-6e02a1b22930} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12505 | 2026.02.05 23:51:48.204010 [ 5 ] {d1b4598f-defc-48d5-a847-6e02a1b22930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12506 | 2026.02.05 23:51:48.204386 [ 5 ] {d1b4598f-defc-48d5-a847-6e02a1b22930} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 12507 | 2026.02.05 23:51:48.204621 [ 5 ] {d1b4598f-defc-48d5-a847-6e02a1b22930} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12508 | 2026.02.05 23:51:48.204774 [ 5 ] {d1b4598f-defc-48d5-a847-6e02a1b22930} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001878 sec., 1064.9627263045793 rows/sec., 86.84 KiB/sec. | ||
| 12509 | 2026.02.05 23:51:48.204816 [ 5 ] {d1b4598f-defc-48d5-a847-6e02a1b22930} <Debug> TCPHandler: Processed in 0.002331363 sec. | ||
| 12510 | 2026.02.05 23:51:48.204944 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12511 | 2026.02.05 23:51:48.205040 [ 5 ] {05d3f859-ab5a-4b8c-bc08-d181a6d6bee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12512 | 2026.02.05 23:51:48.205080 [ 5 ] {05d3f859-ab5a-4b8c-bc08-d181a6d6bee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12513 | 2026.02.05 23:51:48.205543 [ 5 ] {05d3f859-ab5a-4b8c-bc08-d181a6d6bee5} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12514 | 2026.02.05 23:51:48.205580 [ 5 ] {05d3f859-ab5a-4b8c-bc08-d181a6d6bee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12515 | 2026.02.05 23:51:48.205885 [ 5 ] {05d3f859-ab5a-4b8c-bc08-d181a6d6bee5} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12516 | 2026.02.05 23:51:48.206087 [ 5 ] {05d3f859-ab5a-4b8c-bc08-d181a6d6bee5} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12517 | 2026.02.05 23:51:48.206215 [ 5 ] {05d3f859-ab5a-4b8c-bc08-d181a6d6bee5} <Debug> executeQuery: Read 107 rows, 9.17 KiB in 0.001194 sec., 89614.74036850921 rows/sec., 7.50 MiB/sec. | ||
| 12518 | 2026.02.05 23:51:48.206252 [ 5 ] {05d3f859-ab5a-4b8c-bc08-d181a6d6bee5} <Debug> TCPHandler: Processed in 0.001364663 sec. | ||
| 12519 | 2026.02.05 23:51:48.206368 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12520 | 2026.02.05 23:51:48.206462 [ 5 ] {da36a019-9324-4c81-9b99-3decc6b3d610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12521 | 2026.02.05 23:51:48.206501 [ 5 ] {da36a019-9324-4c81-9b99-3decc6b3d610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12522 | 2026.02.05 23:51:48.206898 [ 5 ] {da36a019-9324-4c81-9b99-3decc6b3d610} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12523 | 2026.02.05 23:51:48.206934 [ 5 ] {da36a019-9324-4c81-9b99-3decc6b3d610} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12524 | 2026.02.05 23:51:48.207228 [ 5 ] {da36a019-9324-4c81-9b99-3decc6b3d610} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12525 | 2026.02.05 23:51:48.207435 [ 5 ] {da36a019-9324-4c81-9b99-3decc6b3d610} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12526 | 2026.02.05 23:51:48.207564 [ 5 ] {da36a019-9324-4c81-9b99-3decc6b3d610} <Debug> executeQuery: Read 27 rows, 2.02 KiB in 0.001121 sec., 24085.637823371988 rows/sec., 1.76 MiB/sec. | ||
| 12527 | 2026.02.05 23:51:48.207601 [ 5 ] {da36a019-9324-4c81-9b99-3decc6b3d610} <Debug> TCPHandler: Processed in 0.001283012 sec. | ||
| 12528 | 2026.02.05 23:51:48.207710 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12529 | 2026.02.05 23:51:48.207802 [ 5 ] {98d3818b-b2c1-4994-ac2d-38f1496fe585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12530 | 2026.02.05 23:51:48.207841 [ 5 ] {98d3818b-b2c1-4994-ac2d-38f1496fe585} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12531 | 2026.02.05 23:51:48.208245 [ 5 ] {98d3818b-b2c1-4994-ac2d-38f1496fe585} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12532 | 2026.02.05 23:51:48.208280 [ 5 ] {98d3818b-b2c1-4994-ac2d-38f1496fe585} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12533 | 2026.02.05 23:51:48.208587 [ 5 ] {98d3818b-b2c1-4994-ac2d-38f1496fe585} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12534 | 2026.02.05 23:51:48.208797 [ 5 ] {98d3818b-b2c1-4994-ac2d-38f1496fe585} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12535 | 2026.02.05 23:51:48.208922 [ 5 ] {98d3818b-b2c1-4994-ac2d-38f1496fe585} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001138 sec., 79964.85061511424 rows/sec., 6.25 MiB/sec. | ||
| 12536 | 2026.02.05 23:51:48.208962 [ 5 ] {98d3818b-b2c1-4994-ac2d-38f1496fe585} <Debug> TCPHandler: Processed in 0.001300253 sec. | ||
| 12537 | 2026.02.05 23:51:48.209071 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12538 | 2026.02.05 23:51:48.209165 [ 5 ] {7ac21c9e-6208-442a-9e43-339a7f4db46a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12539 | 2026.02.05 23:51:48.209208 [ 5 ] {7ac21c9e-6208-442a-9e43-339a7f4db46a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12540 | 2026.02.05 23:51:48.209594 [ 5 ] {7ac21c9e-6208-442a-9e43-339a7f4db46a} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12541 | 2026.02.05 23:51:48.209630 [ 5 ] {7ac21c9e-6208-442a-9e43-339a7f4db46a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12542 | 2026.02.05 23:51:48.209951 [ 5 ] {7ac21c9e-6208-442a-9e43-339a7f4db46a} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12543 | 2026.02.05 23:51:48.210158 [ 5 ] {7ac21c9e-6208-442a-9e43-339a7f4db46a} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12544 | 2026.02.05 23:51:48.210286 [ 5 ] {7ac21c9e-6208-442a-9e43-339a7f4db46a} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00114 sec., 141228.0701754386 rows/sec., 9.84 MiB/sec. | ||
| 12545 | 2026.02.05 23:51:48.210322 [ 5 ] {7ac21c9e-6208-442a-9e43-339a7f4db46a} <Debug> TCPHandler: Processed in 0.001299943 sec. | ||
| 12546 | 2026.02.05 23:51:48.210434 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12547 | 2026.02.05 23:51:48.210527 [ 5 ] {675344e3-8270-4172-8cbe-c6ea56db6eb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12548 | 2026.02.05 23:51:48.210583 [ 5 ] {675344e3-8270-4172-8cbe-c6ea56db6eb2} <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 | ||
| 12549 | 2026.02.05 23:51:48.211352 [ 5 ] {675344e3-8270-4172-8cbe-c6ea56db6eb2} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12550 | 2026.02.05 23:51:48.211389 [ 5 ] {675344e3-8270-4172-8cbe-c6ea56db6eb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12551 | 2026.02.05 23:51:48.211910 [ 5 ] {675344e3-8270-4172-8cbe-c6ea56db6eb2} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12552 | 2026.02.05 23:51:48.212132 [ 5 ] {675344e3-8270-4172-8cbe-c6ea56db6eb2} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12553 | 2026.02.05 23:51:48.212269 [ 5 ] {675344e3-8270-4172-8cbe-c6ea56db6eb2} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00176 sec., 14204.545454545454 rows/sec., 25.45 MiB/sec. | ||
| 12554 | 2026.02.05 23:51:48.212332 [ 5 ] {675344e3-8270-4172-8cbe-c6ea56db6eb2} <Debug> TCPHandler: Processed in 0.001946449 sec. | ||
| 12555 | 2026.02.05 23:51:48.212447 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12556 | 2026.02.05 23:51:48.212544 [ 5 ] {f2a631df-e5fe-44d7-a5c4-75c1c2cb87bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12557 | 2026.02.05 23:51:48.212586 [ 5 ] {f2a631df-e5fe-44d7-a5c4-75c1c2cb87bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12558 | 2026.02.05 23:51:48.212927 [ 5 ] {f2a631df-e5fe-44d7-a5c4-75c1c2cb87bb} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12559 | 2026.02.05 23:51:48.212963 [ 5 ] {f2a631df-e5fe-44d7-a5c4-75c1c2cb87bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12560 | 2026.02.05 23:51:48.213260 [ 5 ] {f2a631df-e5fe-44d7-a5c4-75c1c2cb87bb} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12561 | 2026.02.05 23:51:48.213467 [ 5 ] {f2a631df-e5fe-44d7-a5c4-75c1c2cb87bb} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12562 | 2026.02.05 23:51:48.213596 [ 5 ] {f2a631df-e5fe-44d7-a5c4-75c1c2cb87bb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 12563 | 2026.02.05 23:51:48.213632 [ 5 ] {f2a631df-e5fe-44d7-a5c4-75c1c2cb87bb} <Debug> TCPHandler: Processed in 0.001237682 sec. | ||
| 12564 | 2026.02.05 23:51:48.626570 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
| 12565 | 2026.02.05 23:51:48.654466 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12566 | 2026.02.05 23:51:48.654567 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12567 | 2026.02.05 23:51:48.665403 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12568 | 2026.02.05 23:51:48.666599 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12569 | 2026.02.05 23:51:48.672584 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
| 12570 | 2026.02.05 23:51:49.812235 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1646 | ||
| 12571 | 2026.02.05 23:51:49.814663 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12572 | 2026.02.05 23:51:49.814721 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12573 | 2026.02.05 23:51:49.815929 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12574 | 2026.02.05 23:51:49.816215 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12575 | 2026.02.05 23:51:49.816599 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1646 | ||
| 12576 | 2026.02.05 23:51:53.211682 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12577 | 2026.02.05 23:51:53.211867 [ 5 ] {cdd8388b-de7d-4825-9abf-41277ee49d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12578 | 2026.02.05 23:51:53.211938 [ 5 ] {cdd8388b-de7d-4825-9abf-41277ee49d31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12579 | 2026.02.05 23:51:53.212665 [ 5 ] {cdd8388b-de7d-4825-9abf-41277ee49d31} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12580 | 2026.02.05 23:51:53.212710 [ 5 ] {cdd8388b-de7d-4825-9abf-41277ee49d31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12581 | 2026.02.05 23:51:53.213121 [ 5 ] {cdd8388b-de7d-4825-9abf-41277ee49d31} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12582 | 2026.02.05 23:51:53.213345 [ 5 ] {cdd8388b-de7d-4825-9abf-41277ee49d31} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12583 | 2026.02.05 23:51:53.213502 [ 5 ] {cdd8388b-de7d-4825-9abf-41277ee49d31} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001683 sec., 158051.09922756982 rows/sec., 10.04 MiB/sec. | ||
| 12584 | 2026.02.05 23:51:53.213556 [ 5 ] {cdd8388b-de7d-4825-9abf-41277ee49d31} <Debug> TCPHandler: Processed in 0.002001379 sec. | ||
| 12585 | 2026.02.05 23:51:53.213688 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12586 | 2026.02.05 23:51:53.213794 [ 5 ] {b954e20b-8c93-4f73-a572-721d9c62c02b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12587 | 2026.02.05 23:51:53.213838 [ 5 ] {b954e20b-8c93-4f73-a572-721d9c62c02b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12588 | 2026.02.05 23:51:53.214711 [ 5 ] {b954e20b-8c93-4f73-a572-721d9c62c02b} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12589 | 2026.02.05 23:51:53.214760 [ 5 ] {b954e20b-8c93-4f73-a572-721d9c62c02b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12590 | 2026.02.05 23:51:53.215136 [ 5 ] {b954e20b-8c93-4f73-a572-721d9c62c02b} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12591 | 2026.02.05 23:51:53.215358 [ 5 ] {b954e20b-8c93-4f73-a572-721d9c62c02b} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12592 | 2026.02.05 23:51:53.215494 [ 5 ] {b954e20b-8c93-4f73-a572-721d9c62c02b} <Debug> executeQuery: Read 782 rows, 63.55 KiB in 0.001724 sec., 453596.28770301625 rows/sec., 36.00 MiB/sec. | ||
| 12593 | 2026.02.05 23:51:53.215534 [ 5 ] {b954e20b-8c93-4f73-a572-721d9c62c02b} <Debug> TCPHandler: Processed in 0.001907919 sec. | ||
| 12594 | 2026.02.05 23:51:53.215644 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12595 | 2026.02.05 23:51:53.215751 [ 5 ] {99db55c4-7764-49a6-9d98-889aba1d3b86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12596 | 2026.02.05 23:51:53.215797 [ 5 ] {99db55c4-7764-49a6-9d98-889aba1d3b86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12597 | 2026.02.05 23:51:53.216249 [ 5 ] {99db55c4-7764-49a6-9d98-889aba1d3b86} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12598 | 2026.02.05 23:51:53.216288 [ 5 ] {99db55c4-7764-49a6-9d98-889aba1d3b86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12599 | 2026.02.05 23:51:53.216616 [ 5 ] {99db55c4-7764-49a6-9d98-889aba1d3b86} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12600 | 2026.02.05 23:51:53.216828 [ 5 ] {99db55c4-7764-49a6-9d98-889aba1d3b86} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12601 | 2026.02.05 23:51:53.216951 [ 55 ] {} <Debug> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12602 | 2026.02.05 23:51:53.216959 [ 5 ] {99db55c4-7764-49a6-9d98-889aba1d3b86} <Debug> executeQuery: Read 148 rows, 9.13 KiB in 0.001231 sec., 120227.45735174653 rows/sec., 7.24 MiB/sec. | ||
| 12603 | 2026.02.05 23:51:53.217024 [ 55 ] {} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12604 | 2026.02.05 23:51:53.217041 [ 5 ] {99db55c4-7764-49a6-9d98-889aba1d3b86} <Debug> TCPHandler: Processed in 0.001449814 sec. | ||
| 12605 | 2026.02.05 23:51:53.217053 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12606 | 2026.02.05 23:51:53.217163 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12607 | 2026.02.05 23:51:53.217186 [ 189 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 12608 | 2026.02.05 23:51:53.217262 [ 5 ] {d097addd-0b50-4a8e-abaa-f8f65d45e44e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12609 | 2026.02.05 23:51:53.217306 [ 5 ] {d097addd-0b50-4a8e-abaa-f8f65d45e44e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12610 | 2026.02.05 23:51:53.217333 [ 189 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12611 | 2026.02.05 23:51:53.217371 [ 189 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 191 rows starting from the beginning of the part | ||
| 12612 | 2026.02.05 23:51:53.217437 [ 189 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 162 rows starting from the beginning of the part | ||
| 12613 | 2026.02.05 23:51:53.217482 [ 189 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 25 rows starting from the beginning of the part | ||
| 12614 | 2026.02.05 23:51:53.217525 [ 189 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 148 rows starting from the beginning of the part | ||
| 12615 | 2026.02.05 23:51:53.217566 [ 189 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 27 rows starting from the beginning of the part | ||
| 12616 | 2026.02.05 23:51:53.217608 [ 189 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 148 rows starting from the beginning of the part | ||
| 12617 | 2026.02.05 23:51:53.217738 [ 5 ] {d097addd-0b50-4a8e-abaa-f8f65d45e44e} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12618 | 2026.02.05 23:51:53.217781 [ 5 ] {d097addd-0b50-4a8e-abaa-f8f65d45e44e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12619 | 2026.02.05 23:51:53.218136 [ 5 ] {d097addd-0b50-4a8e-abaa-f8f65d45e44e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12620 | 2026.02.05 23:51:53.218369 [ 5 ] {d097addd-0b50-4a8e-abaa-f8f65d45e44e} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12621 | 2026.02.05 23:51:53.218488 [ 196 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 701 rows, containing 5 columns (5 merged, 0 gathered) in 0.001362903 sec., 514343.2804829104 rows/sec., 33.87 MiB/sec. | ||
| 12622 | 2026.02.05 23:51:53.218499 [ 5 ] {d097addd-0b50-4a8e-abaa-f8f65d45e44e} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001255 sec., 111553.78486055776 rows/sec., 7.21 MiB/sec. | ||
| 12623 | 2026.02.05 23:51:53.218544 [ 5 ] {d097addd-0b50-4a8e-abaa-f8f65d45e44e} <Debug> TCPHandler: Processed in 0.001431204 sec. | ||
| 12624 | 2026.02.05 23:51:53.218636 [ 188 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12625 | 2026.02.05 23:51:53.218656 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12626 | 2026.02.05 23:51:53.218750 [ 5 ] {966f7e11-1051-40f8-848f-56f76a33bf82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12627 | 2026.02.05 23:51:53.218789 [ 5 ] {966f7e11-1051-40f8-848f-56f76a33bf82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12628 | 2026.02.05 23:51:53.218879 [ 188 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_76_15} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12629 | 2026.02.05 23:51:53.218944 [ 188 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_76_15} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12630 | 2026.02.05 23:51:53.219023 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 12631 | 2026.02.05 23:51:53.219208 [ 5 ] {966f7e11-1051-40f8-848f-56f76a33bf82} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12632 | 2026.02.05 23:51:53.219244 [ 5 ] {966f7e11-1051-40f8-848f-56f76a33bf82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12633 | 2026.02.05 23:51:53.219544 [ 5 ] {966f7e11-1051-40f8-848f-56f76a33bf82} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12634 | 2026.02.05 23:51:53.219760 [ 5 ] {966f7e11-1051-40f8-848f-56f76a33bf82} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12635 | 2026.02.05 23:51:53.219886 [ 5 ] {966f7e11-1051-40f8-848f-56f76a33bf82} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001154 sec., 120450.60658578856 rows/sec., 6.85 MiB/sec. | ||
| 12636 | 2026.02.05 23:51:53.219923 [ 5 ] {966f7e11-1051-40f8-848f-56f76a33bf82} <Debug> TCPHandler: Processed in 0.001317133 sec. | ||
| 12637 | 2026.02.05 23:51:53.220036 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12638 | 2026.02.05 23:51:53.220129 [ 5 ] {b8317f49-8236-4607-935a-d2889b7ff6fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12639 | 2026.02.05 23:51:53.220168 [ 5 ] {b8317f49-8236-4607-935a-d2889b7ff6fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12640 | 2026.02.05 23:51:53.220741 [ 5 ] {b8317f49-8236-4607-935a-d2889b7ff6fa} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12641 | 2026.02.05 23:51:53.220778 [ 5 ] {b8317f49-8236-4607-935a-d2889b7ff6fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12642 | 2026.02.05 23:51:53.221100 [ 5 ] {b8317f49-8236-4607-935a-d2889b7ff6fa} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12643 | 2026.02.05 23:51:53.221306 [ 5 ] {b8317f49-8236-4607-935a-d2889b7ff6fa} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12644 | 2026.02.05 23:51:53.221434 [ 5 ] {b8317f49-8236-4607-935a-d2889b7ff6fa} <Debug> executeQuery: Read 478 rows, 34.48 KiB in 0.001323 sec., 361300.07558578986 rows/sec., 25.45 MiB/sec. | ||
| 12645 | 2026.02.05 23:51:53.221471 [ 5 ] {b8317f49-8236-4607-935a-d2889b7ff6fa} <Debug> TCPHandler: Processed in 0.001485215 sec. | ||
| 12646 | 2026.02.05 23:51:53.221578 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12647 | 2026.02.05 23:51:53.221675 [ 5 ] {f7b1406a-668f-43e0-8939-f853fdc6bb7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12648 | 2026.02.05 23:51:53.221716 [ 5 ] {f7b1406a-668f-43e0-8939-f853fdc6bb7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12649 | 2026.02.05 23:51:53.222047 [ 5 ] {f7b1406a-668f-43e0-8939-f853fdc6bb7c} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12650 | 2026.02.05 23:51:53.222084 [ 5 ] {f7b1406a-668f-43e0-8939-f853fdc6bb7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12651 | 2026.02.05 23:51:53.222394 [ 5 ] {f7b1406a-668f-43e0-8939-f853fdc6bb7c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12652 | 2026.02.05 23:51:53.222626 [ 5 ] {f7b1406a-668f-43e0-8939-f853fdc6bb7c} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12653 | 2026.02.05 23:51:53.222756 [ 5 ] {f7b1406a-668f-43e0-8939-f853fdc6bb7c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.0011 sec., 5454.545454545454 rows/sec., 284.98 KiB/sec. | ||
| 12654 | 2026.02.05 23:51:53.222794 [ 5 ] {f7b1406a-668f-43e0-8939-f853fdc6bb7c} <Debug> TCPHandler: Processed in 0.001266522 sec. | ||
| 12655 | 2026.02.05 23:51:53.222902 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12656 | 2026.02.05 23:51:53.222997 [ 5 ] {4d47646c-fdae-4c7b-8a74-8d10bdca72d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12657 | 2026.02.05 23:51:53.223039 [ 5 ] {4d47646c-fdae-4c7b-8a74-8d10bdca72d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12658 | 2026.02.05 23:51:53.223439 [ 5 ] {4d47646c-fdae-4c7b-8a74-8d10bdca72d1} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12659 | 2026.02.05 23:51:53.223475 [ 5 ] {4d47646c-fdae-4c7b-8a74-8d10bdca72d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12660 | 2026.02.05 23:51:53.223810 [ 5 ] {4d47646c-fdae-4c7b-8a74-8d10bdca72d1} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12661 | 2026.02.05 23:51:53.224019 [ 5 ] {4d47646c-fdae-4c7b-8a74-8d10bdca72d1} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12662 | 2026.02.05 23:51:53.224145 [ 53 ] {} <Debug> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Selected 6 parts from all_1_84_17 to all_89_89_0 | ||
| 12663 | 2026.02.05 23:51:53.224152 [ 5 ] {4d47646c-fdae-4c7b-8a74-8d10bdca72d1} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001173 sec., 219948.84910485934 rows/sec., 14.64 MiB/sec. | ||
| 12664 | 2026.02.05 23:51:53.224185 [ 53 ] {} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12665 | 2026.02.05 23:51:53.224204 [ 5 ] {4d47646c-fdae-4c7b-8a74-8d10bdca72d1} <Debug> TCPHandler: Processed in 0.001350093 sec. | ||
| 12666 | 2026.02.05 23:51:53.224205 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12667 | 2026.02.05 23:51:53.224289 [ 189 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_89_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_84_17 to all_89_89_0 into Compact with storage Full | ||
| 12668 | 2026.02.05 23:51:53.224319 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12669 | 2026.02.05 23:51:53.224406 [ 189 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_89_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12670 | 2026.02.05 23:51:53.224422 [ 5 ] {c4c48dd4-7b10-41d6-bfd7-28207adb7f4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12671 | 2026.02.05 23:51:53.224439 [ 189 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_84_17, total 24735 rows starting from the beginning of the part | ||
| 12672 | 2026.02.05 23:51:53.224472 [ 5 ] {c4c48dd4-7b10-41d6-bfd7-28207adb7f4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12673 | 2026.02.05 23:51:53.224497 [ 189 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 32 rows starting from the beginning of the part | ||
| 12674 | 2026.02.05 23:51:53.224544 [ 189 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
| 12675 | 2026.02.05 23:51:53.224582 [ 189 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 258 rows starting from the beginning of the part | ||
| 12676 | 2026.02.05 23:51:53.224623 [ 189 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 161 rows starting from the beginning of the part | ||
| 12677 | 2026.02.05 23:51:53.224656 [ 189 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 258 rows starting from the beginning of the part | ||
| 12678 | 2026.02.05 23:51:53.224831 [ 5 ] {c4c48dd4-7b10-41d6-bfd7-28207adb7f4b} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12679 | 2026.02.05 23:51:53.224873 [ 5 ] {c4c48dd4-7b10-41d6-bfd7-28207adb7f4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12680 | 2026.02.05 23:51:53.225219 [ 5 ] {c4c48dd4-7b10-41d6-bfd7-28207adb7f4b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12681 | 2026.02.05 23:51:53.225432 [ 5 ] {c4c48dd4-7b10-41d6-bfd7-28207adb7f4b} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12682 | 2026.02.05 23:51:53.225565 [ 5 ] {c4c48dd4-7b10-41d6-bfd7-28207adb7f4b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001163 sec., 859.8452278589854 rows/sec., 57.94 KiB/sec. | ||
| 12683 | 2026.02.05 23:51:53.225602 [ 5 ] {c4c48dd4-7b10-41d6-bfd7-28207adb7f4b} <Debug> TCPHandler: Processed in 0.001332773 sec. | ||
| 12684 | 2026.02.05 23:51:53.225714 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12685 | 2026.02.05 23:51:53.225808 [ 5 ] {0a8d6ffb-f98e-4952-bc87-19bafbf79a2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12686 | 2026.02.05 23:51:53.225861 [ 5 ] {0a8d6ffb-f98e-4952-bc87-19bafbf79a2d} <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 | ||
| 12687 | 2026.02.05 23:51:53.226626 [ 5 ] {0a8d6ffb-f98e-4952-bc87-19bafbf79a2d} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12688 | 2026.02.05 23:51:53.226661 [ 5 ] {0a8d6ffb-f98e-4952-bc87-19bafbf79a2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12689 | 2026.02.05 23:51:53.227237 [ 5 ] {0a8d6ffb-f98e-4952-bc87-19bafbf79a2d} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12690 | 2026.02.05 23:51:53.227481 [ 5 ] {0a8d6ffb-f98e-4952-bc87-19bafbf79a2d} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12691 | 2026.02.05 23:51:53.227589 [ 53 ] {} <Debug> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12692 | 2026.02.05 23:51:53.227623 [ 53 ] {} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12693 | 2026.02.05 23:51:53.227629 [ 5 ] {0a8d6ffb-f98e-4952-bc87-19bafbf79a2d} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001838 sec., 8161.044613710555 rows/sec., 14.62 MiB/sec. | ||
| 12694 | 2026.02.05 23:51:53.227648 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12695 | 2026.02.05 23:51:53.227700 [ 5 ] {0a8d6ffb-f98e-4952-bc87-19bafbf79a2d} <Debug> TCPHandler: Processed in 0.00203503 sec. | ||
| 12696 | 2026.02.05 23:51:53.227727 [ 188 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 12697 | 2026.02.05 23:51:53.227805 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12698 | 2026.02.05 23:51:53.227899 [ 5 ] {bca2155a-4aa4-44e4-b9ad-9281195861a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12699 | 2026.02.05 23:51:53.227909 [ 188 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12700 | 2026.02.05 23:51:53.227941 [ 5 ] {bca2155a-4aa4-44e4-b9ad-9281195861a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12701 | 2026.02.05 23:51:53.227958 [ 188 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1358 rows starting from the beginning of the part | ||
| 12702 | 2026.02.05 23:51:53.228072 [ 188 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 15 rows starting from the beginning of the part | ||
| 12703 | 2026.02.05 23:51:53.228234 [ 188 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 25 rows starting from the beginning of the part | ||
| 12704 | 2026.02.05 23:51:53.228309 [ 5 ] {bca2155a-4aa4-44e4-b9ad-9281195861a0} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12705 | 2026.02.05 23:51:53.228344 [ 5 ] {bca2155a-4aa4-44e4-b9ad-9281195861a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12706 | 2026.02.05 23:51:53.228400 [ 188 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 15 rows starting from the beginning of the part | ||
| 12707 | 2026.02.05 23:51:53.228550 [ 188 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 25 rows starting from the beginning of the part | ||
| 12708 | 2026.02.05 23:51:53.228704 [ 188 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 15 rows starting from the beginning of the part | ||
| 12709 | 2026.02.05 23:51:53.228963 [ 5 ] {bca2155a-4aa4-44e4-b9ad-9281195861a0} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12710 | 2026.02.05 23:51:53.229261 [ 5 ] {bca2155a-4aa4-44e4-b9ad-9281195861a0} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12711 | 2026.02.05 23:51:53.229431 [ 5 ] {bca2155a-4aa4-44e4-b9ad-9281195861a0} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001548 sec., 56847.54521963825 rows/sec., 3.57 MiB/sec. | ||
| 12712 | 2026.02.05 23:51:53.229479 [ 5 ] {bca2155a-4aa4-44e4-b9ad-9281195861a0} <Debug> TCPHandler: Processed in 0.001722267 sec. | ||
| 12713 | 2026.02.05 23:51:53.232459 [ 195 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_89_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25604 rows, containing 5 columns (5 merged, 0 gathered) in 0.008201801 sec., 3121753.380751374 rows/sec., 210.34 MiB/sec. | ||
| 12714 | 2026.02.05 23:51:53.232727 [ 195 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_89_18} <Trace> MergedBlockOutputStream: filled checksums all_1_89_18 (state Temporary) | ||
| 12715 | 2026.02.05 23:51:53.233041 [ 195 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_89_18} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_merge_all_1_89_18 to all_1_89_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12716 | 2026.02.05 23:51:53.233129 [ 195 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_89_18} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Merged 6 parts: [all_1_84_17, all_89_89_0] -> all_1_89_18 | ||
| 12717 | 2026.02.05 23:51:53.233229 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 12718 | 2026.02.05 23:51:53.236951 [ 191 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1453 rows, containing 19 columns (19 merged, 0 gathered) in 0.009256191 sec., 156976.0174568567 rows/sec., 281.29 MiB/sec. | ||
| 12719 | 2026.02.05 23:51:53.239012 [ 195 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12720 | 2026.02.05 23:51:53.239394 [ 195 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12721 | 2026.02.05 23:51:53.239471 [ 195 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12722 | 2026.02.05 23:51:53.239624 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.59 MiB. | ||
| 12723 | 2026.02.05 23:51:54.000274 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 325.88 MiB, peak 337.45 MiB, free memory in arenas 0.00 B, will set to 332.16 MiB (RSS), difference: 6.27 MiB | ||
| 12724 | 2026.02.05 23:51:54.557377 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12725 | 2026.02.05 23:51:54.557427 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12726 | 2026.02.05 23:51:54.755962 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25894 | ||
| 12727 | 2026.02.05 23:51:54.756473 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12728 | 2026.02.05 23:51:54.756522 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12729 | 2026.02.05 23:51:54.757017 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12730 | 2026.02.05 23:51:54.757257 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12731 | 2026.02.05 23:51:54.757392 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25894 | ||
| 12732 | 2026.02.05 23:51:56.172755 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
| 12733 | 2026.02.05 23:51:56.192201 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12734 | 2026.02.05 23:51:56.192273 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12735 | 2026.02.05 23:51:56.199179 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12736 | 2026.02.05 23:51:56.199971 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12737 | 2026.02.05 23:51:56.204472 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 12738 | 2026.02.05 23:51:58.203662 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12739 | 2026.02.05 23:51:58.203922 [ 5 ] {7773eb03-a26a-43bf-935b-325d03b9bf1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12740 | 2026.02.05 23:51:58.203987 [ 5 ] {7773eb03-a26a-43bf-935b-325d03b9bf1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12741 | 2026.02.05 23:51:58.204640 [ 5 ] {7773eb03-a26a-43bf-935b-325d03b9bf1f} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12742 | 2026.02.05 23:51:58.204694 [ 5 ] {7773eb03-a26a-43bf-935b-325d03b9bf1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12743 | 2026.02.05 23:51:58.205139 [ 5 ] {7773eb03-a26a-43bf-935b-325d03b9bf1f} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12744 | 2026.02.05 23:51:58.205366 [ 5 ] {7773eb03-a26a-43bf-935b-325d03b9bf1f} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12745 | 2026.02.05 23:51:58.205525 [ 5 ] {7773eb03-a26a-43bf-935b-325d03b9bf1f} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001652 sec., 64164.64891041162 rows/sec., 5.38 MiB/sec. | ||
| 12746 | 2026.02.05 23:51:58.205577 [ 5 ] {7773eb03-a26a-43bf-935b-325d03b9bf1f} <Debug> TCPHandler: Processed in 0.002101031 sec. | ||
| 12747 | 2026.02.05 23:51:58.205696 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12748 | 2026.02.05 23:51:58.205799 [ 5 ] {bd963fd6-734b-47e3-9128-05874645b180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12749 | 2026.02.05 23:51:58.205845 [ 5 ] {bd963fd6-734b-47e3-9128-05874645b180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12750 | 2026.02.05 23:51:58.206258 [ 5 ] {bd963fd6-734b-47e3-9128-05874645b180} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12751 | 2026.02.05 23:51:58.206295 [ 5 ] {bd963fd6-734b-47e3-9128-05874645b180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12752 | 2026.02.05 23:51:58.206595 [ 5 ] {bd963fd6-734b-47e3-9128-05874645b180} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12753 | 2026.02.05 23:51:58.206807 [ 5 ] {bd963fd6-734b-47e3-9128-05874645b180} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12754 | 2026.02.05 23:51:58.206938 [ 5 ] {bd963fd6-734b-47e3-9128-05874645b180} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001162 sec., 21514.629948364887 rows/sec., 1.58 MiB/sec. | ||
| 12755 | 2026.02.05 23:51:58.206977 [ 5 ] {bd963fd6-734b-47e3-9128-05874645b180} <Debug> TCPHandler: Processed in 0.001333683 sec. | ||
| 12756 | 2026.02.05 23:51:58.207085 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12757 | 2026.02.05 23:51:58.207181 [ 5 ] {6aef5bd9-bba7-476c-9ec6-3dfb2b304695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12758 | 2026.02.05 23:51:58.207222 [ 5 ] {6aef5bd9-bba7-476c-9ec6-3dfb2b304695} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12759 | 2026.02.05 23:51:58.207637 [ 5 ] {6aef5bd9-bba7-476c-9ec6-3dfb2b304695} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12760 | 2026.02.05 23:51:58.207674 [ 5 ] {6aef5bd9-bba7-476c-9ec6-3dfb2b304695} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12761 | 2026.02.05 23:51:58.207996 [ 5 ] {6aef5bd9-bba7-476c-9ec6-3dfb2b304695} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12762 | 2026.02.05 23:51:58.208206 [ 5 ] {6aef5bd9-bba7-476c-9ec6-3dfb2b304695} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12763 | 2026.02.05 23:51:58.208337 [ 5 ] {6aef5bd9-bba7-476c-9ec6-3dfb2b304695} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001176 sec., 75680.27210884354 rows/sec., 5.91 MiB/sec. | ||
| 12764 | 2026.02.05 23:51:58.208376 [ 5 ] {6aef5bd9-bba7-476c-9ec6-3dfb2b304695} <Debug> TCPHandler: Processed in 0.001340134 sec. | ||
| 12765 | 2026.02.05 23:51:58.208483 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12766 | 2026.02.05 23:51:58.208578 [ 5 ] {933237a1-753a-430e-80f9-1e438c83f44e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12767 | 2026.02.05 23:51:58.208622 [ 5 ] {933237a1-753a-430e-80f9-1e438c83f44e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12768 | 2026.02.05 23:51:58.209007 [ 5 ] {933237a1-753a-430e-80f9-1e438c83f44e} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12769 | 2026.02.05 23:51:58.209044 [ 5 ] {933237a1-753a-430e-80f9-1e438c83f44e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12770 | 2026.02.05 23:51:58.209383 [ 5 ] {933237a1-753a-430e-80f9-1e438c83f44e} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12771 | 2026.02.05 23:51:58.209596 [ 5 ] {933237a1-753a-430e-80f9-1e438c83f44e} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12772 | 2026.02.05 23:51:58.209728 [ 5 ] {933237a1-753a-430e-80f9-1e438c83f44e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 12773 | 2026.02.05 23:51:58.209765 [ 5 ] {933237a1-753a-430e-80f9-1e438c83f44e} <Debug> TCPHandler: Processed in 0.001331923 sec. | ||
| 12774 | 2026.02.05 23:51:58.209874 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12775 | 2026.02.05 23:51:58.209968 [ 5 ] {d31d5992-a900-4c78-882d-61c66787c167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12776 | 2026.02.05 23:51:58.210021 [ 5 ] {d31d5992-a900-4c78-882d-61c66787c167} <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 | ||
| 12777 | 2026.02.05 23:51:58.210798 [ 5 ] {d31d5992-a900-4c78-882d-61c66787c167} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12778 | 2026.02.05 23:51:58.210835 [ 5 ] {d31d5992-a900-4c78-882d-61c66787c167} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12779 | 2026.02.05 23:51:58.211378 [ 5 ] {d31d5992-a900-4c78-882d-61c66787c167} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12780 | 2026.02.05 23:51:58.211602 [ 5 ] {d31d5992-a900-4c78-882d-61c66787c167} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12781 | 2026.02.05 23:51:58.211742 [ 5 ] {d31d5992-a900-4c78-882d-61c66787c167} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001793 sec., 13943.112102621304 rows/sec., 24.99 MiB/sec. | ||
| 12782 | 2026.02.05 23:51:58.211806 [ 5 ] {d31d5992-a900-4c78-882d-61c66787c167} <Debug> TCPHandler: Processed in 0.00198063 sec. | ||
| 12783 | 2026.02.05 23:51:58.211913 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12784 | 2026.02.05 23:51:58.212009 [ 5 ] {a1a01459-78bf-443e-bf2c-ae2eead3b072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12785 | 2026.02.05 23:51:58.212051 [ 5 ] {a1a01459-78bf-443e-bf2c-ae2eead3b072} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12786 | 2026.02.05 23:51:58.212377 [ 5 ] {a1a01459-78bf-443e-bf2c-ae2eead3b072} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12787 | 2026.02.05 23:51:58.212414 [ 5 ] {a1a01459-78bf-443e-bf2c-ae2eead3b072} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12788 | 2026.02.05 23:51:58.212724 [ 5 ] {a1a01459-78bf-443e-bf2c-ae2eead3b072} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12789 | 2026.02.05 23:51:58.212925 [ 5 ] {a1a01459-78bf-443e-bf2c-ae2eead3b072} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12790 | 2026.02.05 23:51:58.213056 [ 5 ] {a1a01459-78bf-443e-bf2c-ae2eead3b072} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 12791 | 2026.02.05 23:51:58.213092 [ 5 ] {a1a01459-78bf-443e-bf2c-ae2eead3b072} <Debug> TCPHandler: Processed in 0.001228102 sec. | ||
| 12792 | 2026.02.05 23:51:59.816924 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1680 | ||
| 12793 | 2026.02.05 23:51:59.819369 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12794 | 2026.02.05 23:51:59.819419 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12795 | 2026.02.05 23:51:59.820593 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12796 | 2026.02.05 23:51:59.820860 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12797 | 2026.02.05 23:51:59.821230 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1680 | ||
| 12798 | 2026.02.05 23:52:02.026036 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12799 | 2026.02.05 23:52:02.026212 [ 5 ] {0aef20e8-bf2b-4fbd-976a-8927ef976c74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12800 | 2026.02.05 23:52:02.026277 [ 5 ] {0aef20e8-bf2b-4fbd-976a-8927ef976c74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12801 | 2026.02.05 23:52:02.026997 [ 5 ] {0aef20e8-bf2b-4fbd-976a-8927ef976c74} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12802 | 2026.02.05 23:52:02.027048 [ 5 ] {0aef20e8-bf2b-4fbd-976a-8927ef976c74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12803 | 2026.02.05 23:52:02.027458 [ 5 ] {0aef20e8-bf2b-4fbd-976a-8927ef976c74} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12804 | 2026.02.05 23:52:02.027691 [ 5 ] {0aef20e8-bf2b-4fbd-976a-8927ef976c74} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12805 | 2026.02.05 23:52:02.027841 [ 5 ] {0aef20e8-bf2b-4fbd-976a-8927ef976c74} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001683 sec., 158051.09922756982 rows/sec., 10.04 MiB/sec. | ||
| 12806 | 2026.02.05 23:52:02.027889 [ 5 ] {0aef20e8-bf2b-4fbd-976a-8927ef976c74} <Debug> TCPHandler: Processed in 0.00199314 sec. | ||
| 12807 | 2026.02.05 23:52:02.028010 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12808 | 2026.02.05 23:52:02.028109 [ 5 ] {a0240996-6520-4e2f-a9c1-4ea72c5dd968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12809 | 2026.02.05 23:52:02.028151 [ 5 ] {a0240996-6520-4e2f-a9c1-4ea72c5dd968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12810 | 2026.02.05 23:52:02.028534 [ 5 ] {a0240996-6520-4e2f-a9c1-4ea72c5dd968} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12811 | 2026.02.05 23:52:02.028568 [ 5 ] {a0240996-6520-4e2f-a9c1-4ea72c5dd968} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12812 | 2026.02.05 23:52:02.028926 [ 5 ] {a0240996-6520-4e2f-a9c1-4ea72c5dd968} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 12813 | 2026.02.05 23:52:02.029137 [ 5 ] {a0240996-6520-4e2f-a9c1-4ea72c5dd968} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12814 | 2026.02.05 23:52:02.029269 [ 5 ] {a0240996-6520-4e2f-a9c1-4ea72c5dd968} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001158 sec., 1727.1157167530225 rows/sec., 140.83 KiB/sec. | ||
| 12815 | 2026.02.05 23:52:02.029307 [ 5 ] {a0240996-6520-4e2f-a9c1-4ea72c5dd968} <Debug> TCPHandler: Processed in 0.001331043 sec. | ||
| 12816 | 2026.02.05 23:52:02.029421 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12817 | 2026.02.05 23:52:02.029516 [ 5 ] {e07319d5-ce74-4315-b2de-3249908269db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12818 | 2026.02.05 23:52:02.029557 [ 5 ] {e07319d5-ce74-4315-b2de-3249908269db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12819 | 2026.02.05 23:52:02.030831 [ 5 ] {e07319d5-ce74-4315-b2de-3249908269db} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12820 | 2026.02.05 23:52:02.030868 [ 5 ] {e07319d5-ce74-4315-b2de-3249908269db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12821 | 2026.02.05 23:52:02.031333 [ 5 ] {e07319d5-ce74-4315-b2de-3249908269db} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12822 | 2026.02.05 23:52:02.031568 [ 5 ] {e07319d5-ce74-4315-b2de-3249908269db} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12823 | 2026.02.05 23:52:02.031703 [ 5 ] {e07319d5-ce74-4315-b2de-3249908269db} <Debug> executeQuery: Read 1923 rows, 160.18 KiB in 0.002206 sec., 871713.508612874 rows/sec., 70.91 MiB/sec. | ||
| 12824 | 2026.02.05 23:52:02.031713 [ 40 ] {} <Debug> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12825 | 2026.02.05 23:52:02.031742 [ 5 ] {e07319d5-ce74-4315-b2de-3249908269db} <Debug> TCPHandler: Processed in 0.002370523 sec. | ||
| 12826 | 2026.02.05 23:52:02.031791 [ 40 ] {} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12827 | 2026.02.05 23:52:02.031821 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12828 | 2026.02.05 23:52:02.031884 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12829 | 2026.02.05 23:52:02.031941 [ 187 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12830 | 2026.02.05 23:52:02.031984 [ 5 ] {abad8a7a-1507-4981-af32-34182fe55a2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12831 | 2026.02.05 23:52:02.032030 [ 5 ] {abad8a7a-1507-4981-af32-34182fe55a2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12832 | 2026.02.05 23:52:02.032083 [ 187 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12833 | 2026.02.05 23:52:02.032121 [ 187 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1981 rows starting from the beginning of the part | ||
| 12834 | 2026.02.05 23:52:02.032189 [ 187 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 782 rows starting from the beginning of the part | ||
| 12835 | 2026.02.05 23:52:02.032238 [ 187 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 107 rows starting from the beginning of the part | ||
| 12836 | 2026.02.05 23:52:02.032282 [ 187 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 782 rows starting from the beginning of the part | ||
| 12837 | 2026.02.05 23:52:02.032319 [ 187 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 106 rows starting from the beginning of the part | ||
| 12838 | 2026.02.05 23:52:02.032359 [ 187 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1923 rows starting from the beginning of the part | ||
| 12839 | 2026.02.05 23:52:02.032478 [ 5 ] {abad8a7a-1507-4981-af32-34182fe55a2c} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12840 | 2026.02.05 23:52:02.032522 [ 5 ] {abad8a7a-1507-4981-af32-34182fe55a2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12841 | 2026.02.05 23:52:02.032859 [ 5 ] {abad8a7a-1507-4981-af32-34182fe55a2c} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12842 | 2026.02.05 23:52:02.033081 [ 5 ] {abad8a7a-1507-4981-af32-34182fe55a2c} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12843 | 2026.02.05 23:52:02.033223 [ 5 ] {abad8a7a-1507-4981-af32-34182fe55a2c} <Debug> executeQuery: Read 150 rows, 9.27 KiB in 0.001257 sec., 119331.74224343675 rows/sec., 7.20 MiB/sec. | ||
| 12844 | 2026.02.05 23:52:02.033261 [ 5 ] {abad8a7a-1507-4981-af32-34182fe55a2c} <Debug> TCPHandler: Processed in 0.001427354 sec. | ||
| 12845 | 2026.02.05 23:52:02.033376 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12846 | 2026.02.05 23:52:02.033471 [ 5 ] {4350660c-4007-4a84-b4ab-8d99e3fab419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12847 | 2026.02.05 23:52:02.033510 [ 5 ] {4350660c-4007-4a84-b4ab-8d99e3fab419} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12848 | 2026.02.05 23:52:02.034049 [ 5 ] {4350660c-4007-4a84-b4ab-8d99e3fab419} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12849 | 2026.02.05 23:52:02.034086 [ 5 ] {4350660c-4007-4a84-b4ab-8d99e3fab419} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12850 | 2026.02.05 23:52:02.034424 [ 5 ] {4350660c-4007-4a84-b4ab-8d99e3fab419} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12851 | 2026.02.05 23:52:02.034607 [ 186 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5681 rows, containing 5 columns (5 merged, 0 gathered) in 0.002717577 sec., 2090465.1459737846 rows/sec., 177.22 MiB/sec. | ||
| 12852 | 2026.02.05 23:52:02.034640 [ 5 ] {4350660c-4007-4a84-b4ab-8d99e3fab419} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12853 | 2026.02.05 23:52:02.034787 [ 5 ] {4350660c-4007-4a84-b4ab-8d99e3fab419} <Debug> executeQuery: Read 368 rows, 25.07 KiB in 0.001336 sec., 275449.1017964072 rows/sec., 18.33 MiB/sec. | ||
| 12854 | 2026.02.05 23:52:02.034836 [ 5 ] {4350660c-4007-4a84-b4ab-8d99e3fab419} <Debug> TCPHandler: Processed in 0.001509394 sec. | ||
| 12855 | 2026.02.05 23:52:02.034931 [ 193 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12856 | 2026.02.05 23:52:02.034971 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12857 | 2026.02.05 23:52:02.035084 [ 5 ] {c7256a9d-adbc-4bd0-854a-c4e495764664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12858 | 2026.02.05 23:52:02.035126 [ 5 ] {c7256a9d-adbc-4bd0-854a-c4e495764664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12859 | 2026.02.05 23:52:02.035234 [ 193 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_91_18} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12860 | 2026.02.05 23:52:02.035320 [ 193 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_91_18} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12861 | 2026.02.05 23:52:02.035433 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.01 MiB. | ||
| 12862 | 2026.02.05 23:52:02.035570 [ 5 ] {c7256a9d-adbc-4bd0-854a-c4e495764664} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12863 | 2026.02.05 23:52:02.035610 [ 5 ] {c7256a9d-adbc-4bd0-854a-c4e495764664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12864 | 2026.02.05 23:52:02.035922 [ 5 ] {c7256a9d-adbc-4bd0-854a-c4e495764664} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12865 | 2026.02.05 23:52:02.036161 [ 5 ] {c7256a9d-adbc-4bd0-854a-c4e495764664} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12866 | 2026.02.05 23:52:02.036289 [ 5 ] {c7256a9d-adbc-4bd0-854a-c4e495764664} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001228 sec., 113192.18241042345 rows/sec., 6.44 MiB/sec. | ||
| 12867 | 2026.02.05 23:52:02.036326 [ 5 ] {c7256a9d-adbc-4bd0-854a-c4e495764664} <Debug> TCPHandler: Processed in 0.001415874 sec. | ||
| 12868 | 2026.02.05 23:52:02.036437 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12869 | 2026.02.05 23:52:02.036530 [ 5 ] {3c4920ff-4b8c-413c-bc32-4ad423c1304b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12870 | 2026.02.05 23:52:02.036573 [ 5 ] {3c4920ff-4b8c-413c-bc32-4ad423c1304b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12871 | 2026.02.05 23:52:02.037378 [ 5 ] {3c4920ff-4b8c-413c-bc32-4ad423c1304b} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12872 | 2026.02.05 23:52:02.037415 [ 5 ] {3c4920ff-4b8c-413c-bc32-4ad423c1304b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12873 | 2026.02.05 23:52:02.037766 [ 5 ] {3c4920ff-4b8c-413c-bc32-4ad423c1304b} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12874 | 2026.02.05 23:52:02.037982 [ 5 ] {3c4920ff-4b8c-413c-bc32-4ad423c1304b} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12875 | 2026.02.05 23:52:02.038102 [ 40 ] {} <Debug> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12876 | 2026.02.05 23:52:02.038114 [ 5 ] {3c4920ff-4b8c-413c-bc32-4ad423c1304b} <Debug> executeQuery: Read 936 rows, 68.93 KiB in 0.001602 sec., 584269.6629213484 rows/sec., 42.02 MiB/sec. | ||
| 12877 | 2026.02.05 23:52:02.038152 [ 40 ] {} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12878 | 2026.02.05 23:52:02.038172 [ 5 ] {3c4920ff-4b8c-413c-bc32-4ad423c1304b} <Debug> TCPHandler: Processed in 0.001783988 sec. | ||
| 12879 | 2026.02.05 23:52:02.038182 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12880 | 2026.02.05 23:52:02.038297 [ 186 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12881 | 2026.02.05 23:52:02.038316 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12882 | 2026.02.05 23:52:02.038426 [ 186 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12883 | 2026.02.05 23:52:02.038439 [ 5 ] {912b61d2-d759-4e1f-8a26-230b1444f1c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12884 | 2026.02.05 23:52:02.038467 [ 186 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 995 rows starting from the beginning of the part | ||
| 12885 | 2026.02.05 23:52:02.038489 [ 5 ] {912b61d2-d759-4e1f-8a26-230b1444f1c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12886 | 2026.02.05 23:52:02.038545 [ 186 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 478 rows starting from the beginning of the part | ||
| 12887 | 2026.02.05 23:52:02.038601 [ 186 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 91 rows starting from the beginning of the part | ||
| 12888 | 2026.02.05 23:52:02.038656 [ 186 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 478 rows starting from the beginning of the part | ||
| 12889 | 2026.02.05 23:52:02.038722 [ 186 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 89 rows starting from the beginning of the part | ||
| 12890 | 2026.02.05 23:52:02.038773 [ 186 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 936 rows starting from the beginning of the part | ||
| 12891 | 2026.02.05 23:52:02.038858 [ 5 ] {912b61d2-d759-4e1f-8a26-230b1444f1c6} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12892 | 2026.02.05 23:52:02.038899 [ 5 ] {912b61d2-d759-4e1f-8a26-230b1444f1c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12893 | 2026.02.05 23:52:02.039248 [ 5 ] {912b61d2-d759-4e1f-8a26-230b1444f1c6} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12894 | 2026.02.05 23:52:02.039487 [ 5 ] {912b61d2-d759-4e1f-8a26-230b1444f1c6} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12895 | 2026.02.05 23:52:02.039629 [ 5 ] {912b61d2-d759-4e1f-8a26-230b1444f1c6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001209 sec., 4962.779156327543 rows/sec., 259.29 KiB/sec. | ||
| 12896 | 2026.02.05 23:52:02.039668 [ 5 ] {912b61d2-d759-4e1f-8a26-230b1444f1c6} <Debug> TCPHandler: Processed in 0.001412974 sec. | ||
| 12897 | 2026.02.05 23:52:02.039787 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12898 | 2026.02.05 23:52:02.039882 [ 5 ] {38d27f87-6363-41c8-aa13-c7ed7ec98b9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12899 | 2026.02.05 23:52:02.039924 [ 5 ] {38d27f87-6363-41c8-aa13-c7ed7ec98b9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12900 | 2026.02.05 23:52:02.040221 [ 202 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3067 rows, containing 5 columns (5 merged, 0 gathered) in 0.001974409 sec., 1553376.2254932995 rows/sec., 117.70 MiB/sec. | ||
| 12901 | 2026.02.05 23:52:02.040402 [ 202 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12902 | 2026.02.05 23:52:02.040537 [ 5 ] {38d27f87-6363-41c8-aa13-c7ed7ec98b9e} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12903 | 2026.02.05 23:52:02.040582 [ 5 ] {38d27f87-6363-41c8-aa13-c7ed7ec98b9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12904 | 2026.02.05 23:52:02.040700 [ 202 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_91_18} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12905 | 2026.02.05 23:52:02.040796 [ 202 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_91_18} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12906 | 2026.02.05 23:52:02.040878 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 12907 | 2026.02.05 23:52:02.040998 [ 5 ] {38d27f87-6363-41c8-aa13-c7ed7ec98b9e} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12908 | 2026.02.05 23:52:02.041250 [ 5 ] {38d27f87-6363-41c8-aa13-c7ed7ec98b9e} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12909 | 2026.02.05 23:52:02.041399 [ 5 ] {38d27f87-6363-41c8-aa13-c7ed7ec98b9e} <Debug> executeQuery: Read 911 rows, 62.14 KiB in 0.001536 sec., 593098.9583333334 rows/sec., 39.51 MiB/sec. | ||
| 12910 | 2026.02.05 23:52:02.041437 [ 5 ] {38d27f87-6363-41c8-aa13-c7ed7ec98b9e} <Debug> TCPHandler: Processed in 0.001700657 sec. | ||
| 12911 | 2026.02.05 23:52:02.041549 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12912 | 2026.02.05 23:52:02.041646 [ 5 ] {e8d5492f-13d5-4fa8-9ffa-1f99558cde35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12913 | 2026.02.05 23:52:02.041689 [ 5 ] {e8d5492f-13d5-4fa8-9ffa-1f99558cde35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12914 | 2026.02.05 23:52:02.042009 [ 5 ] {e8d5492f-13d5-4fa8-9ffa-1f99558cde35} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12915 | 2026.02.05 23:52:02.042046 [ 5 ] {e8d5492f-13d5-4fa8-9ffa-1f99558cde35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12916 | 2026.02.05 23:52:02.042350 [ 5 ] {e8d5492f-13d5-4fa8-9ffa-1f99558cde35} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12917 | 2026.02.05 23:52:02.042562 [ 5 ] {e8d5492f-13d5-4fa8-9ffa-1f99558cde35} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12918 | 2026.02.05 23:52:02.042675 [ 42 ] {} <Debug> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 12919 | 2026.02.05 23:52:02.042692 [ 5 ] {e8d5492f-13d5-4fa8-9ffa-1f99558cde35} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001064 sec., 939.8496240601503 rows/sec., 63.33 KiB/sec. | ||
| 12920 | 2026.02.05 23:52:02.042723 [ 42 ] {} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12921 | 2026.02.05 23:52:02.042741 [ 5 ] {e8d5492f-13d5-4fa8-9ffa-1f99558cde35} <Debug> TCPHandler: Processed in 0.001241312 sec. | ||
| 12922 | 2026.02.05 23:52:02.042753 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12923 | 2026.02.05 23:52:02.042835 [ 190 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
| 12924 | 2026.02.05 23:52:02.042862 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12925 | 2026.02.05 23:52:02.042929 [ 190 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12926 | 2026.02.05 23:52:02.042962 [ 5 ] {23e2867d-78a7-4206-ab31-dcaf45d1476a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12927 | 2026.02.05 23:52:02.042966 [ 190 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 35 rows starting from the beginning of the part | ||
| 12928 | 2026.02.05 23:52:02.043024 [ 5 ] {23e2867d-78a7-4206-ab31-dcaf45d1476a} <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 | ||
| 12929 | 2026.02.05 23:52:02.043048 [ 190 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
| 12930 | 2026.02.05 23:52:02.043104 [ 190 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
| 12931 | 2026.02.05 23:52:02.043150 [ 190 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
| 12932 | 2026.02.05 23:52:02.043197 [ 190 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
| 12933 | 2026.02.05 23:52:02.043240 [ 190 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
| 12934 | 2026.02.05 23:52:02.043838 [ 5 ] {23e2867d-78a7-4206-ab31-dcaf45d1476a} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12935 | 2026.02.05 23:52:02.043881 [ 5 ] {23e2867d-78a7-4206-ab31-dcaf45d1476a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12936 | 2026.02.05 23:52:02.044092 [ 192 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 4 columns (4 merged, 0 gathered) in 0.001289042 sec., 31030.796514000318 rows/sec., 2.04 MiB/sec. | ||
| 12937 | 2026.02.05 23:52:02.044205 [ 190 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 12938 | 2026.02.05 23:52:02.044449 [ 5 ] {23e2867d-78a7-4206-ab31-dcaf45d1476a} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12939 | 2026.02.05 23:52:02.044489 [ 190 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_40_8} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12940 | 2026.02.05 23:52:02.044566 [ 190 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_40_8} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 12941 | 2026.02.05 23:52:02.044639 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12942 | 2026.02.05 23:52:02.044718 [ 5 ] {23e2867d-78a7-4206-ab31-dcaf45d1476a} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12943 | 2026.02.05 23:52:02.044874 [ 5 ] {23e2867d-78a7-4206-ab31-dcaf45d1476a} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00193 sec., 7772.020725388601 rows/sec., 13.93 MiB/sec. | ||
| 12944 | 2026.02.05 23:52:02.044948 [ 5 ] {23e2867d-78a7-4206-ab31-dcaf45d1476a} <Debug> TCPHandler: Processed in 0.002134791 sec. | ||
| 12945 | 2026.02.05 23:52:02.045067 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12946 | 2026.02.05 23:52:02.045161 [ 5 ] {ac20c033-e504-478e-ad19-15aea99b4034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12947 | 2026.02.05 23:52:02.045202 [ 5 ] {ac20c033-e504-478e-ad19-15aea99b4034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12948 | 2026.02.05 23:52:02.045538 [ 5 ] {ac20c033-e504-478e-ad19-15aea99b4034} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12949 | 2026.02.05 23:52:02.045573 [ 5 ] {ac20c033-e504-478e-ad19-15aea99b4034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12950 | 2026.02.05 23:52:02.045887 [ 5 ] {ac20c033-e504-478e-ad19-15aea99b4034} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12951 | 2026.02.05 23:52:02.046102 [ 5 ] {ac20c033-e504-478e-ad19-15aea99b4034} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12952 | 2026.02.05 23:52:02.046214 [ 42 ] {} <Debug> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12953 | 2026.02.05 23:52:02.046229 [ 5 ] {ac20c033-e504-478e-ad19-15aea99b4034} <Debug> executeQuery: Read 76 rows, 4.83 KiB in 0.001086 sec., 69981.5837937385 rows/sec., 4.34 MiB/sec. | ||
| 12954 | 2026.02.05 23:52:02.046249 [ 42 ] {} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12955 | 2026.02.05 23:52:02.046272 [ 5 ] {ac20c033-e504-478e-ad19-15aea99b4034} <Debug> TCPHandler: Processed in 0.001255963 sec. | ||
| 12956 | 2026.02.05 23:52:02.046273 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12957 | 2026.02.05 23:52:02.046374 [ 197 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12958 | 2026.02.05 23:52:02.046478 [ 197 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12959 | 2026.02.05 23:52:02.046508 [ 197 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5476 rows starting from the beginning of the part | ||
| 12960 | 2026.02.05 23:52:02.046566 [ 197 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 88 rows starting from the beginning of the part | ||
| 12961 | 2026.02.05 23:52:02.046608 [ 197 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part | ||
| 12962 | 2026.02.05 23:52:02.046646 [ 197 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 88 rows starting from the beginning of the part | ||
| 12963 | 2026.02.05 23:52:02.046685 [ 197 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
| 12964 | 2026.02.05 23:52:02.046721 [ 197 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 76 rows starting from the beginning of the part | ||
| 12965 | 2026.02.05 23:52:02.048383 [ 192 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5848 rows, containing 4 columns (4 merged, 0 gathered) in 0.00204931 sec., 2853643.4214442912 rows/sec., 184.41 MiB/sec. | ||
| 12966 | 2026.02.05 23:52:02.048893 [ 198 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12967 | 2026.02.05 23:52:02.049173 [ 198 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_91_18} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12968 | 2026.02.05 23:52:02.049251 [ 198 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_91_18} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12969 | 2026.02.05 23:52:02.049324 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 12970 | 2026.02.05 23:52:02.257639 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26406 | ||
| 12971 | 2026.02.05 23:52:02.258169 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12972 | 2026.02.05 23:52:02.258212 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12973 | 2026.02.05 23:52:02.258679 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12974 | 2026.02.05 23:52:02.258912 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12975 | 2026.02.05 23:52:02.259052 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26406 | ||
| 12976 | 2026.02.05 23:52:03.196491 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12977 | 2026.02.05 23:52:03.196689 [ 5 ] {14ad7f37-2a1b-4a6f-9cea-e2c1553164db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12978 | 2026.02.05 23:52:03.196761 [ 5 ] {14ad7f37-2a1b-4a6f-9cea-e2c1553164db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12979 | 2026.02.05 23:52:03.197429 [ 5 ] {14ad7f37-2a1b-4a6f-9cea-e2c1553164db} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12980 | 2026.02.05 23:52:03.197479 [ 5 ] {14ad7f37-2a1b-4a6f-9cea-e2c1553164db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12981 | 2026.02.05 23:52:03.197915 [ 5 ] {14ad7f37-2a1b-4a6f-9cea-e2c1553164db} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12982 | 2026.02.05 23:52:03.198149 [ 5 ] {14ad7f37-2a1b-4a6f-9cea-e2c1553164db} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12983 | 2026.02.05 23:52:03.198315 [ 5 ] {14ad7f37-2a1b-4a6f-9cea-e2c1553164db} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001679 sec., 33353.18642048839 rows/sec., 2.56 MiB/sec. | ||
| 12984 | 2026.02.05 23:52:03.198365 [ 5 ] {14ad7f37-2a1b-4a6f-9cea-e2c1553164db} <Debug> TCPHandler: Processed in 0.002008049 sec. | ||
| 12985 | 2026.02.05 23:52:03.198481 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12986 | 2026.02.05 23:52:03.198584 [ 5 ] {50175e2d-8572-4662-983e-e35bab8817dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12987 | 2026.02.05 23:52:03.198627 [ 5 ] {50175e2d-8572-4662-983e-e35bab8817dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12988 | 2026.02.05 23:52:03.199051 [ 5 ] {50175e2d-8572-4662-983e-e35bab8817dd} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12989 | 2026.02.05 23:52:03.199089 [ 5 ] {50175e2d-8572-4662-983e-e35bab8817dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12990 | 2026.02.05 23:52:03.199404 [ 5 ] {50175e2d-8572-4662-983e-e35bab8817dd} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12991 | 2026.02.05 23:52:03.199616 [ 5 ] {50175e2d-8572-4662-983e-e35bab8817dd} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12992 | 2026.02.05 23:52:03.199750 [ 5 ] {50175e2d-8572-4662-983e-e35bab8817dd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00119 sec., 53781.512605042015 rows/sec., 4.20 MiB/sec. | ||
| 12993 | 2026.02.05 23:52:03.199790 [ 5 ] {50175e2d-8572-4662-983e-e35bab8817dd} <Debug> TCPHandler: Processed in 0.001360413 sec. | ||
| 12994 | 2026.02.05 23:52:03.199898 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12995 | 2026.02.05 23:52:03.199993 [ 5 ] {6988f558-ca04-40c2-9492-fe2f3ed22678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12996 | 2026.02.05 23:52:03.200038 [ 5 ] {6988f558-ca04-40c2-9492-fe2f3ed22678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12997 | 2026.02.05 23:52:03.200391 [ 5 ] {6988f558-ca04-40c2-9492-fe2f3ed22678} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12998 | 2026.02.05 23:52:03.200428 [ 5 ] {6988f558-ca04-40c2-9492-fe2f3ed22678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12999 | 2026.02.05 23:52:03.200754 [ 5 ] {6988f558-ca04-40c2-9492-fe2f3ed22678} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13000 | 2026.02.05 23:52:03.200970 [ 5 ] {6988f558-ca04-40c2-9492-fe2f3ed22678} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13001 | 2026.02.05 23:52:03.201099 [ 5 ] {6988f558-ca04-40c2-9492-fe2f3ed22678} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001125 sec., 28444.444444444445 rows/sec., 1.98 MiB/sec. | ||
| 13002 | 2026.02.05 23:52:03.201137 [ 5 ] {6988f558-ca04-40c2-9492-fe2f3ed22678} <Debug> TCPHandler: Processed in 0.001287673 sec. | ||
| 13003 | 2026.02.05 23:52:03.201244 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13004 | 2026.02.05 23:52:03.201337 [ 5 ] {526393da-6179-484c-98b9-c4e6d412f542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13005 | 2026.02.05 23:52:03.201378 [ 5 ] {526393da-6179-484c-98b9-c4e6d412f542} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13006 | 2026.02.05 23:52:03.201686 [ 5 ] {526393da-6179-484c-98b9-c4e6d412f542} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13007 | 2026.02.05 23:52:03.201721 [ 5 ] {526393da-6179-484c-98b9-c4e6d412f542} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 13008 | 2026.02.05 23:52:03.202046 [ 5 ] {526393da-6179-484c-98b9-c4e6d412f542} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13009 | 2026.02.05 23:52:03.202260 [ 5 ] {526393da-6179-484c-98b9-c4e6d412f542} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13010 | 2026.02.05 23:52:03.202389 [ 5 ] {526393da-6179-484c-98b9-c4e6d412f542} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00107 sec., 11214.953271028038 rows/sec., 773.95 KiB/sec. | ||
| 13011 | 2026.02.05 23:52:03.202425 [ 5 ] {526393da-6179-484c-98b9-c4e6d412f542} <Debug> TCPHandler: Processed in 0.001230452 sec. | ||
| 13012 | 2026.02.05 23:52:03.704690 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 13013 | 2026.02.05 23:52:03.723435 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13014 | 2026.02.05 23:52:03.723499 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13015 | 2026.02.05 23:52:03.729911 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13016 | 2026.02.05 23:52:03.730619 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13017 | 2026.02.05 23:52:03.734013 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 13018 | 2026.02.05 23:52:08.202575 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13019 | 2026.02.05 23:52:08.202748 [ 5 ] {026679aa-410a-405e-9397-0e98c7c94fe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13020 | 2026.02.05 23:52:08.202810 [ 5 ] {026679aa-410a-405e-9397-0e98c7c94fe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13021 | 2026.02.05 23:52:08.203439 [ 5 ] {026679aa-410a-405e-9397-0e98c7c94fe5} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13022 | 2026.02.05 23:52:08.203477 [ 5 ] {026679aa-410a-405e-9397-0e98c7c94fe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13023 | 2026.02.05 23:52:08.203873 [ 5 ] {026679aa-410a-405e-9397-0e98c7c94fe5} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13024 | 2026.02.05 23:52:08.204105 [ 5 ] {026679aa-410a-405e-9397-0e98c7c94fe5} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13025 | 2026.02.05 23:52:08.204250 [ 5 ] {026679aa-410a-405e-9397-0e98c7c94fe5} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001549 sec., 68431.24596513879 rows/sec., 5.73 MiB/sec. | ||
| 13026 | 2026.02.05 23:52:08.204291 [ 5 ] {026679aa-410a-405e-9397-0e98c7c94fe5} <Debug> TCPHandler: Processed in 0.001838888 sec. | ||
| 13027 | 2026.02.05 23:52:08.204407 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13028 | 2026.02.05 23:52:08.204502 [ 5 ] {7217430f-1f90-47e1-88a9-80f1ea908137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13029 | 2026.02.05 23:52:08.204543 [ 5 ] {7217430f-1f90-47e1-88a9-80f1ea908137} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13030 | 2026.02.05 23:52:08.204939 [ 5 ] {7217430f-1f90-47e1-88a9-80f1ea908137} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13031 | 2026.02.05 23:52:08.204974 [ 5 ] {7217430f-1f90-47e1-88a9-80f1ea908137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13032 | 2026.02.05 23:52:08.205286 [ 5 ] {7217430f-1f90-47e1-88a9-80f1ea908137} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13033 | 2026.02.05 23:52:08.205500 [ 5 ] {7217430f-1f90-47e1-88a9-80f1ea908137} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13034 | 2026.02.05 23:52:08.205629 [ 5 ] {7217430f-1f90-47e1-88a9-80f1ea908137} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001146 sec., 21815.00872600349 rows/sec., 1.60 MiB/sec. | ||
| 13035 | 2026.02.05 23:52:08.205667 [ 5 ] {7217430f-1f90-47e1-88a9-80f1ea908137} <Debug> TCPHandler: Processed in 0.001309773 sec. | ||
| 13036 | 2026.02.05 23:52:08.205775 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13037 | 2026.02.05 23:52:08.205869 [ 5 ] {c957bd2a-c9c8-41c7-89ca-0ec7989db2c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13038 | 2026.02.05 23:52:08.205909 [ 5 ] {c957bd2a-c9c8-41c7-89ca-0ec7989db2c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13039 | 2026.02.05 23:52:08.206320 [ 5 ] {c957bd2a-c9c8-41c7-89ca-0ec7989db2c9} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13040 | 2026.02.05 23:52:08.206357 [ 5 ] {c957bd2a-c9c8-41c7-89ca-0ec7989db2c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13041 | 2026.02.05 23:52:08.206662 [ 5 ] {c957bd2a-c9c8-41c7-89ca-0ec7989db2c9} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13042 | 2026.02.05 23:52:08.206875 [ 5 ] {c957bd2a-c9c8-41c7-89ca-0ec7989db2c9} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13043 | 2026.02.05 23:52:08.207002 [ 5 ] {c957bd2a-c9c8-41c7-89ca-0ec7989db2c9} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001151 sec., 77324.06602953954 rows/sec., 6.04 MiB/sec. | ||
| 13044 | 2026.02.05 23:52:08.207039 [ 5 ] {c957bd2a-c9c8-41c7-89ca-0ec7989db2c9} <Debug> TCPHandler: Processed in 0.001312213 sec. | ||
| 13045 | 2026.02.05 23:52:08.207148 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13046 | 2026.02.05 23:52:08.207242 [ 5 ] {e196ceb4-ea6f-46ec-91da-448ab9d42e99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13047 | 2026.02.05 23:52:08.207285 [ 5 ] {e196ceb4-ea6f-46ec-91da-448ab9d42e99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13048 | 2026.02.05 23:52:08.207673 [ 5 ] {e196ceb4-ea6f-46ec-91da-448ab9d42e99} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13049 | 2026.02.05 23:52:08.207706 [ 5 ] {e196ceb4-ea6f-46ec-91da-448ab9d42e99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13050 | 2026.02.05 23:52:08.208050 [ 5 ] {e196ceb4-ea6f-46ec-91da-448ab9d42e99} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13051 | 2026.02.05 23:52:08.208261 [ 5 ] {e196ceb4-ea6f-46ec-91da-448ab9d42e99} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13052 | 2026.02.05 23:52:08.208388 [ 5 ] {e196ceb4-ea6f-46ec-91da-448ab9d42e99} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 13053 | 2026.02.05 23:52:08.208426 [ 5 ] {e196ceb4-ea6f-46ec-91da-448ab9d42e99} <Debug> TCPHandler: Processed in 0.001327283 sec. | ||
| 13054 | 2026.02.05 23:52:08.208530 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13055 | 2026.02.05 23:52:08.208634 [ 5 ] {dca42e8f-02e3-4b46-8a2a-36c9ebdbd52c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13056 | 2026.02.05 23:52:08.208692 [ 5 ] {dca42e8f-02e3-4b46-8a2a-36c9ebdbd52c} <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 | ||
| 13057 | 2026.02.05 23:52:08.209492 [ 5 ] {dca42e8f-02e3-4b46-8a2a-36c9ebdbd52c} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13058 | 2026.02.05 23:52:08.209529 [ 5 ] {dca42e8f-02e3-4b46-8a2a-36c9ebdbd52c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13059 | 2026.02.05 23:52:08.210083 [ 5 ] {dca42e8f-02e3-4b46-8a2a-36c9ebdbd52c} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13060 | 2026.02.05 23:52:08.210314 [ 5 ] {dca42e8f-02e3-4b46-8a2a-36c9ebdbd52c} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13061 | 2026.02.05 23:52:08.210451 [ 5 ] {dca42e8f-02e3-4b46-8a2a-36c9ebdbd52c} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001836 sec., 13616.557734204793 rows/sec., 24.40 MiB/sec. | ||
| 13062 | 2026.02.05 23:52:08.210515 [ 5 ] {dca42e8f-02e3-4b46-8a2a-36c9ebdbd52c} <Debug> TCPHandler: Processed in 0.00203588 sec. | ||
| 13063 | 2026.02.05 23:52:08.210629 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13064 | 2026.02.05 23:52:08.210724 [ 5 ] {91d337ac-0cb9-4f49-a86f-6050ebedb930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13065 | 2026.02.05 23:52:08.210767 [ 5 ] {91d337ac-0cb9-4f49-a86f-6050ebedb930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13066 | 2026.02.05 23:52:08.211204 [ 5 ] {91d337ac-0cb9-4f49-a86f-6050ebedb930} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13067 | 2026.02.05 23:52:08.211244 [ 5 ] {91d337ac-0cb9-4f49-a86f-6050ebedb930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13068 | 2026.02.05 23:52:08.211592 [ 5 ] {91d337ac-0cb9-4f49-a86f-6050ebedb930} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13069 | 2026.02.05 23:52:08.211813 [ 5 ] {91d337ac-0cb9-4f49-a86f-6050ebedb930} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13070 | 2026.02.05 23:52:08.211946 [ 5 ] {91d337ac-0cb9-4f49-a86f-6050ebedb930} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001241 sec., 48348.106365834006 rows/sec., 3.26 MiB/sec. | ||
| 13071 | 2026.02.05 23:52:08.211984 [ 5 ] {91d337ac-0cb9-4f49-a86f-6050ebedb930} <Debug> TCPHandler: Processed in 0.001407463 sec. | ||
| 13072 | 2026.02.05 23:52:09.557504 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13073 | 2026.02.05 23:52:09.557605 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13074 | 2026.02.05 23:52:09.759294 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26854 | ||
| 13075 | 2026.02.05 23:52:09.759790 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13076 | 2026.02.05 23:52:09.759832 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13077 | 2026.02.05 23:52:09.760300 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13078 | 2026.02.05 23:52:09.760521 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13079 | 2026.02.05 23:52:09.760645 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26854 | ||
| 13080 | 2026.02.05 23:52:09.760665 [ 31 ] {} <Debug> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13081 | 2026.02.05 23:52:09.760726 [ 31 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13082 | 2026.02.05 23:52:09.760746 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13083 | 2026.02.05 23:52:09.760860 [ 197 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 13084 | 2026.02.05 23:52:09.761044 [ 197 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13085 | 2026.02.05 23:52:09.761085 [ 197 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24486 rows starting from the beginning of the part | ||
| 13086 | 2026.02.05 23:52:09.761148 [ 197 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 448 rows starting from the beginning of the part | ||
| 13087 | 2026.02.05 23:52:09.761193 [ 197 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 512 rows starting from the beginning of the part | ||
| 13088 | 2026.02.05 23:52:09.761232 [ 197 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 448 rows starting from the beginning of the part | ||
| 13089 | 2026.02.05 23:52:09.761271 [ 197 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 512 rows starting from the beginning of the part | ||
| 13090 | 2026.02.05 23:52:09.761308 [ 197 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 448 rows starting from the beginning of the part | ||
| 13091 | 2026.02.05 23:52:09.763599 [ 192 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26854 rows, containing 4 columns (4 merged, 0 gathered) in 0.002788707 sec., 9629552.333751807 rows/sec., 137.75 MiB/sec. | ||
| 13092 | 2026.02.05 23:52:09.763920 [ 199 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13093 | 2026.02.05 23:52:09.764240 [ 199 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_56_11} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13094 | 2026.02.05 23:52:09.764322 [ 199 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_56_11} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13095 | 2026.02.05 23:52:09.764433 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 13096 | 2026.02.05 23:52:09.821561 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1724 | ||
| 13097 | 2026.02.05 23:52:09.824102 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13098 | 2026.02.05 23:52:09.824150 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13099 | 2026.02.05 23:52:09.825327 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13100 | 2026.02.05 23:52:09.825595 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13101 | 2026.02.05 23:52:09.825784 [ 30 ] {} <Debug> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 13102 | 2026.02.05 23:52:09.825837 [ 30 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13103 | 2026.02.05 23:52:09.825861 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13104 | 2026.02.05 23:52:09.825962 [ 194 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 13105 | 2026.02.05 23:52:09.825975 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1724 | ||
| 13106 | 2026.02.05 23:52:09.826505 [ 194 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13107 | 2026.02.05 23:52:09.826642 [ 194 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1530 rows starting from the beginning of the part | ||
| 13108 | 2026.02.05 23:52:09.827004 [ 194 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 36 rows starting from the beginning of the part | ||
| 13109 | 2026.02.05 23:52:09.827335 [ 194 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 44 rows starting from the beginning of the part | ||
| 13110 | 2026.02.05 23:52:09.827690 [ 194 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 36 rows starting from the beginning of the part | ||
| 13111 | 2026.02.05 23:52:09.828034 [ 194 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 34 rows starting from the beginning of the part | ||
| 13112 | 2026.02.05 23:52:09.828345 [ 194 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 44 rows starting from the beginning of the part | ||
| 13113 | 2026.02.05 23:52:09.835772 [ 200 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1724 rows, containing 72 columns (72 merged, 0 gathered) in 0.009856747 sec., 174905.57483112835 rows/sec., 134.21 MiB/sec. | ||
| 13114 | 2026.02.05 23:52:09.837586 [ 200 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 13115 | 2026.02.05 23:52:09.838223 [ 200 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_41_8} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13116 | 2026.02.05 23:52:09.838314 [ 200 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_41_8} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 13117 | 2026.02.05 23:52:09.838689 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. | ||
| 13118 | 2026.02.05 23:52:11.234180 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 13119 | 2026.02.05 23:52:11.251824 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13120 | 2026.02.05 23:52:11.251873 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13121 | 2026.02.05 23:52:11.258083 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13122 | 2026.02.05 23:52:11.258764 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13123 | 2026.02.05 23:52:11.259072 [ 26 ] {} <Debug> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13124 | 2026.02.05 23:52:11.259138 [ 26 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13125 | 2026.02.05 23:52:11.259158 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13126 | 2026.02.05 23:52:11.259264 [ 192 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 13127 | 2026.02.05 23:52:11.261921 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 13128 | 2026.02.05 23:52:11.263580 [ 192 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13129 | 2026.02.05 23:52:11.265259 [ 192 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 384 rows starting from the beginning of the part | ||
| 13130 | 2026.02.05 23:52:11.270197 [ 192 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
| 13131 | 2026.02.05 23:52:11.274989 [ 192 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part | ||
| 13132 | 2026.02.05 23:52:11.279588 [ 192 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part | ||
| 13133 | 2026.02.05 23:52:11.284093 [ 192 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
| 13134 | 2026.02.05 23:52:11.288036 [ 192 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
| 13135 | 2026.02.05 23:52:11.343291 [ 196 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.084075716 sec., 5019.285235703494 rows/sec., 25.95 MiB/sec. | ||
| 13136 | 2026.02.05 23:52:11.346061 [ 191 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13137 | 2026.02.05 23:52:11.348096 [ 191 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_56_11} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13138 | 2026.02.05 23:52:11.348207 [ 191 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_56_11} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13139 | 2026.02.05 23:52:11.350639 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 13140 | 2026.02.05 23:52:13.210833 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13141 | 2026.02.05 23:52:13.211135 [ 5 ] {2baa79ac-345d-4f30-8a4b-2deddf665264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13142 | 2026.02.05 23:52:13.211240 [ 5 ] {2baa79ac-345d-4f30-8a4b-2deddf665264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13143 | 2026.02.05 23:52:13.212036 [ 5 ] {2baa79ac-345d-4f30-8a4b-2deddf665264} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13144 | 2026.02.05 23:52:13.212087 [ 5 ] {2baa79ac-345d-4f30-8a4b-2deddf665264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13145 | 2026.02.05 23:52:13.212511 [ 5 ] {2baa79ac-345d-4f30-8a4b-2deddf665264} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13146 | 2026.02.05 23:52:13.212747 [ 5 ] {2baa79ac-345d-4f30-8a4b-2deddf665264} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13147 | 2026.02.05 23:52:13.212903 [ 27 ] {} <Debug> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 13148 | 2026.02.05 23:52:13.212908 [ 5 ] {2baa79ac-345d-4f30-8a4b-2deddf665264} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001849 sec., 143861.54678204434 rows/sec., 9.14 MiB/sec. | ||
| 13149 | 2026.02.05 23:52:13.212976 [ 27 ] {} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13150 | 2026.02.05 23:52:13.213005 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13151 | 2026.02.05 23:52:13.213014 [ 5 ] {2baa79ac-345d-4f30-8a4b-2deddf665264} <Debug> TCPHandler: Processed in 0.002374573 sec. | ||
| 13152 | 2026.02.05 23:52:13.213123 [ 195 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 13153 | 2026.02.05 23:52:13.213179 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13154 | 2026.02.05 23:52:13.213259 [ 195 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13155 | 2026.02.05 23:52:13.213290 [ 5 ] {351616b5-468d-4742-ad19-104b3d91e007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13156 | 2026.02.05 23:52:13.213307 [ 195 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 266 rows starting from the beginning of the part | ||
| 13157 | 2026.02.05 23:52:13.213342 [ 5 ] {351616b5-468d-4742-ad19-104b3d91e007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13158 | 2026.02.05 23:52:13.213387 [ 195 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 266 rows starting from the beginning of the part | ||
| 13159 | 2026.02.05 23:52:13.213445 [ 195 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 266 rows starting from the beginning of the part | ||
| 13160 | 2026.02.05 23:52:13.213495 [ 195 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 266 rows starting from the beginning of the part | ||
| 13161 | 2026.02.05 23:52:13.213540 [ 195 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 266 rows starting from the beginning of the part | ||
| 13162 | 2026.02.05 23:52:13.214210 [ 5 ] {351616b5-468d-4742-ad19-104b3d91e007} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13163 | 2026.02.05 23:52:13.214253 [ 5 ] {351616b5-468d-4742-ad19-104b3d91e007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13164 | 2026.02.05 23:52:13.214516 [ 196 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1330 rows, containing 5 columns (5 merged, 0 gathered) in 0.001441054 sec., 922935.5735454743 rows/sec., 62.16 MiB/sec. | ||
| 13165 | 2026.02.05 23:52:13.214681 [ 195 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 13166 | 2026.02.05 23:52:13.214820 [ 5 ] {351616b5-468d-4742-ad19-104b3d91e007} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13167 | 2026.02.05 23:52:13.214986 [ 195 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_41_10} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13168 | 2026.02.05 23:52:13.215066 [ 195 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_41_10} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 13169 | 2026.02.05 23:52:13.215119 [ 5 ] {351616b5-468d-4742-ad19-104b3d91e007} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13170 | 2026.02.05 23:52:13.215134 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 13171 | 2026.02.05 23:52:13.215266 [ 5 ] {351616b5-468d-4742-ad19-104b3d91e007} <Debug> executeQuery: Read 782 rows, 63.55 KiB in 0.001999 sec., 391195.59779889946 rows/sec., 31.04 MiB/sec. | ||
| 13172 | 2026.02.05 23:52:13.215313 [ 5 ] {351616b5-468d-4742-ad19-104b3d91e007} <Debug> TCPHandler: Processed in 0.002191431 sec. | ||
| 13173 | 2026.02.05 23:52:13.215457 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13174 | 2026.02.05 23:52:13.215554 [ 5 ] {47e73016-6097-4e2b-bc48-6fa958330eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13175 | 2026.02.05 23:52:13.215597 [ 5 ] {47e73016-6097-4e2b-bc48-6fa958330eee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13176 | 2026.02.05 23:52:13.216066 [ 5 ] {47e73016-6097-4e2b-bc48-6fa958330eee} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13177 | 2026.02.05 23:52:13.216102 [ 5 ] {47e73016-6097-4e2b-bc48-6fa958330eee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13178 | 2026.02.05 23:52:13.216424 [ 5 ] {47e73016-6097-4e2b-bc48-6fa958330eee} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13179 | 2026.02.05 23:52:13.216669 [ 5 ] {47e73016-6097-4e2b-bc48-6fa958330eee} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13180 | 2026.02.05 23:52:13.216797 [ 5 ] {47e73016-6097-4e2b-bc48-6fa958330eee} <Debug> executeQuery: Read 148 rows, 9.13 KiB in 0.001263 sec., 117181.31433095803 rows/sec., 7.06 MiB/sec. | ||
| 13181 | 2026.02.05 23:52:13.216836 [ 5 ] {47e73016-6097-4e2b-bc48-6fa958330eee} <Debug> TCPHandler: Processed in 0.001444994 sec. | ||
| 13182 | 2026.02.05 23:52:13.216950 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13183 | 2026.02.05 23:52:13.217054 [ 5 ] {6f69f447-094e-4e4e-8b9e-b8fd41142890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13184 | 2026.02.05 23:52:13.217094 [ 5 ] {6f69f447-094e-4e4e-8b9e-b8fd41142890} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13185 | 2026.02.05 23:52:13.217526 [ 5 ] {6f69f447-094e-4e4e-8b9e-b8fd41142890} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13186 | 2026.02.05 23:52:13.217562 [ 5 ] {6f69f447-094e-4e4e-8b9e-b8fd41142890} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13187 | 2026.02.05 23:52:13.217879 [ 5 ] {6f69f447-094e-4e4e-8b9e-b8fd41142890} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13188 | 2026.02.05 23:52:13.218096 [ 5 ] {6f69f447-094e-4e4e-8b9e-b8fd41142890} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13189 | 2026.02.05 23:52:13.218223 [ 5 ] {6f69f447-094e-4e4e-8b9e-b8fd41142890} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001187 sec., 117944.39764111205 rows/sec., 7.62 MiB/sec. | ||
| 13190 | 2026.02.05 23:52:13.218228 [ 24 ] {} <Debug> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 13191 | 2026.02.05 23:52:13.218261 [ 5 ] {6f69f447-094e-4e4e-8b9e-b8fd41142890} <Debug> TCPHandler: Processed in 0.001360544 sec. | ||
| 13192 | 2026.02.05 23:52:13.218302 [ 24 ] {} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13193 | 2026.02.05 23:52:13.218332 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13194 | 2026.02.05 23:52:13.218390 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13195 | 2026.02.05 23:52:13.218427 [ 188 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 13196 | 2026.02.05 23:52:13.218497 [ 5 ] {532aabc1-bd20-4581-b617-e08a8941bdc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13197 | 2026.02.05 23:52:13.218531 [ 188 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13198 | 2026.02.05 23:52:13.218541 [ 5 ] {532aabc1-bd20-4581-b617-e08a8941bdc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13199 | 2026.02.05 23:52:13.218561 [ 188 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 368 rows starting from the beginning of the part | ||
| 13200 | 2026.02.05 23:52:13.218622 [ 188 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 368 rows starting from the beginning of the part | ||
| 13201 | 2026.02.05 23:52:13.218668 [ 188 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 140 rows starting from the beginning of the part | ||
| 13202 | 2026.02.05 23:52:13.218711 [ 188 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 140 rows starting from the beginning of the part | ||
| 13203 | 2026.02.05 23:52:13.218749 [ 188 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 368 rows starting from the beginning of the part | ||
| 13204 | 2026.02.05 23:52:13.218822 [ 188 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 140 rows starting from the beginning of the part | ||
| 13205 | 2026.02.05 23:52:13.218976 [ 5 ] {532aabc1-bd20-4581-b617-e08a8941bdc8} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13206 | 2026.02.05 23:52:13.219011 [ 5 ] {532aabc1-bd20-4581-b617-e08a8941bdc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13207 | 2026.02.05 23:52:13.219335 [ 5 ] {532aabc1-bd20-4581-b617-e08a8941bdc8} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13208 | 2026.02.05 23:52:13.219557 [ 5 ] {532aabc1-bd20-4581-b617-e08a8941bdc8} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13209 | 2026.02.05 23:52:13.219686 [ 5 ] {532aabc1-bd20-4581-b617-e08a8941bdc8} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001215 sec., 114403.29218106996 rows/sec., 6.51 MiB/sec. | ||
| 13210 | 2026.02.05 23:52:13.219687 [ 27 ] {} <Debug> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 13211 | 2026.02.05 23:52:13.219716 [ 195 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1524 rows, containing 5 columns (5 merged, 0 gathered) in 0.001326363 sec., 1149006.719879852 rows/sec., 80.23 MiB/sec. | ||
| 13212 | 2026.02.05 23:52:13.219730 [ 5 ] {532aabc1-bd20-4581-b617-e08a8941bdc8} <Debug> TCPHandler: Processed in 0.001391363 sec. | ||
| 13213 | 2026.02.05 23:52:13.219741 [ 27 ] {} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13214 | 2026.02.05 23:52:13.219779 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13215 | 2026.02.05 23:52:13.219862 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13216 | 2026.02.05 23:52:13.219865 [ 188 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 13217 | 2026.02.05 23:52:13.219882 [ 189 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 13218 | 2026.02.05 23:52:13.219971 [ 5 ] {b6313aeb-cabe-43cf-b7b9-a67f5c63006a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13219 | 2026.02.05 23:52:13.220015 [ 5 ] {b6313aeb-cabe-43cf-b7b9-a67f5c63006a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13220 | 2026.02.05 23:52:13.220037 [ 189 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13221 | 2026.02.05 23:52:13.220083 [ 189 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 139 rows starting from the beginning of the part | ||
| 13222 | 2026.02.05 23:52:13.220150 [ 188 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_41_8} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13223 | 2026.02.05 23:52:13.220163 [ 189 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 139 rows starting from the beginning of the part | ||
| 13224 | 2026.02.05 23:52:13.220223 [ 189 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 139 rows starting from the beginning of the part | ||
| 13225 | 2026.02.05 23:52:13.220226 [ 188 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_41_8} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 13226 | 2026.02.05 23:52:13.220276 [ 189 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 139 rows starting from the beginning of the part | ||
| 13227 | 2026.02.05 23:52:13.220304 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 13228 | 2026.02.05 23:52:13.220322 [ 189 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 139 rows starting from the beginning of the part | ||
| 13229 | 2026.02.05 23:52:13.220592 [ 5 ] {b6313aeb-cabe-43cf-b7b9-a67f5c63006a} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13230 | 2026.02.05 23:52:13.220633 [ 5 ] {b6313aeb-cabe-43cf-b7b9-a67f5c63006a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13231 | 2026.02.05 23:52:13.221007 [ 5 ] {b6313aeb-cabe-43cf-b7b9-a67f5c63006a} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13232 | 2026.02.05 23:52:13.221165 [ 202 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 695 rows, containing 5 columns (5 merged, 0 gathered) in 0.001329953 sec., 522574.8579085125 rows/sec., 31.72 MiB/sec. | ||
| 13233 | 2026.02.05 23:52:13.221252 [ 5 ] {b6313aeb-cabe-43cf-b7b9-a67f5c63006a} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13234 | 2026.02.05 23:52:13.221393 [ 5 ] {b6313aeb-cabe-43cf-b7b9-a67f5c63006a} <Debug> executeQuery: Read 478 rows, 34.48 KiB in 0.001447 sec., 330338.6316516932 rows/sec., 23.27 MiB/sec. | ||
| 13235 | 2026.02.05 23:52:13.221392 [ 190 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 13236 | 2026.02.05 23:52:13.221434 [ 5 ] {b6313aeb-cabe-43cf-b7b9-a67f5c63006a} <Debug> TCPHandler: Processed in 0.001621866 sec. | ||
| 13237 | 2026.02.05 23:52:13.221551 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13238 | 2026.02.05 23:52:13.221658 [ 5 ] {1d25ed5c-a145-42f6-9b86-79cff9d0a6d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13239 | 2026.02.05 23:52:13.221701 [ 5 ] {1d25ed5c-a145-42f6-9b86-79cff9d0a6d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13240 | 2026.02.05 23:52:13.221768 [ 190 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_41_10} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13241 | 2026.02.05 23:52:13.221866 [ 190 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_41_10} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 13242 | 2026.02.05 23:52:13.221996 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 13243 | 2026.02.05 23:52:13.222049 [ 5 ] {1d25ed5c-a145-42f6-9b86-79cff9d0a6d5} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13244 | 2026.02.05 23:52:13.222091 [ 5 ] {1d25ed5c-a145-42f6-9b86-79cff9d0a6d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13245 | 2026.02.05 23:52:13.222455 [ 5 ] {1d25ed5c-a145-42f6-9b86-79cff9d0a6d5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13246 | 2026.02.05 23:52:13.222699 [ 5 ] {1d25ed5c-a145-42f6-9b86-79cff9d0a6d5} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13247 | 2026.02.05 23:52:13.222843 [ 24 ] {} <Debug> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 13248 | 2026.02.05 23:52:13.222856 [ 5 ] {1d25ed5c-a145-42f6-9b86-79cff9d0a6d5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001214 sec., 4942.339373970346 rows/sec., 258.22 KiB/sec. | ||
| 13249 | 2026.02.05 23:52:13.222883 [ 24 ] {} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13250 | 2026.02.05 23:52:13.222907 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13251 | 2026.02.05 23:52:13.222912 [ 5 ] {1d25ed5c-a145-42f6-9b86-79cff9d0a6d5} <Debug> TCPHandler: Processed in 0.001409904 sec. | ||
| 13252 | 2026.02.05 23:52:13.222989 [ 202 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 13253 | 2026.02.05 23:52:13.223100 [ 202 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13254 | 2026.02.05 23:52:13.223121 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13255 | 2026.02.05 23:52:13.223133 [ 202 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 216 rows starting from the beginning of the part | ||
| 13256 | 2026.02.05 23:52:13.223204 [ 202 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
| 13257 | 2026.02.05 23:52:13.223250 [ 202 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
| 13258 | 2026.02.05 23:52:13.223265 [ 5 ] {ed329109-73ca-4c6b-935d-cf5528e7c54f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13259 | 2026.02.05 23:52:13.223293 [ 202 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
| 13260 | 2026.02.05 23:52:13.223331 [ 5 ] {ed329109-73ca-4c6b-935d-cf5528e7c54f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13261 | 2026.02.05 23:52:13.223333 [ 202 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
| 13262 | 2026.02.05 23:52:13.223380 [ 202 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
| 13263 | 2026.02.05 23:52:13.223960 [ 5 ] {ed329109-73ca-4c6b-935d-cf5528e7c54f} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13264 | 2026.02.05 23:52:13.224009 [ 5 ] {ed329109-73ca-4c6b-935d-cf5528e7c54f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13265 | 2026.02.05 23:52:13.224122 [ 190 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.001168002 sec., 210616.0777121957 rows/sec., 10.75 MiB/sec. | ||
| 13266 | 2026.02.05 23:52:13.224236 [ 190 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 13267 | 2026.02.05 23:52:13.224404 [ 5 ] {ed329109-73ca-4c6b-935d-cf5528e7c54f} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13268 | 2026.02.05 23:52:13.224539 [ 190 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_41_8} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13269 | 2026.02.05 23:52:13.224622 [ 190 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_41_8} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 13270 | 2026.02.05 23:52:13.224652 [ 5 ] {ed329109-73ca-4c6b-935d-cf5528e7c54f} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13271 | 2026.02.05 23:52:13.224700 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 13272 | 2026.02.05 23:52:13.224794 [ 5 ] {ed329109-73ca-4c6b-935d-cf5528e7c54f} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001573 sec., 164017.80038143674 rows/sec., 10.92 MiB/sec. | ||
| 13273 | 2026.02.05 23:52:13.224800 [ 27 ] {} <Debug> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Selected 6 parts from all_1_89_18 to all_94_94_0 | ||
| 13274 | 2026.02.05 23:52:13.224850 [ 27 ] {} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13275 | 2026.02.05 23:52:13.224856 [ 5 ] {ed329109-73ca-4c6b-935d-cf5528e7c54f} <Debug> TCPHandler: Processed in 0.001845178 sec. | ||
| 13276 | 2026.02.05 23:52:13.224883 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13277 | 2026.02.05 23:52:13.224955 [ 202 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_94_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_89_18 to all_94_94_0 into Compact with storage Full | ||
| 13278 | 2026.02.05 23:52:13.224992 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13279 | 2026.02.05 23:52:13.225046 [ 202 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_94_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13280 | 2026.02.05 23:52:13.225076 [ 202 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_89_18, total 25604 rows starting from the beginning of the part | ||
| 13281 | 2026.02.05 23:52:13.225099 [ 5 ] {bfa7b993-d171-44bf-9b8b-f238658baec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13282 | 2026.02.05 23:52:13.225122 [ 202 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 13283 | 2026.02.05 23:52:13.225146 [ 5 ] {bfa7b993-d171-44bf-9b8b-f238658baec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13284 | 2026.02.05 23:52:13.225167 [ 202 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 911 rows starting from the beginning of the part | ||
| 13285 | 2026.02.05 23:52:13.225208 [ 202 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 32 rows starting from the beginning of the part | ||
| 13286 | 2026.02.05 23:52:13.225242 [ 202 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
| 13287 | 2026.02.05 23:52:13.225276 [ 202 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 258 rows starting from the beginning of the part | ||
| 13288 | 2026.02.05 23:52:13.225466 [ 5 ] {bfa7b993-d171-44bf-9b8b-f238658baec5} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13289 | 2026.02.05 23:52:13.225508 [ 5 ] {bfa7b993-d171-44bf-9b8b-f238658baec5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13290 | 2026.02.05 23:52:13.225802 [ 5 ] {bfa7b993-d171-44bf-9b8b-f238658baec5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13291 | 2026.02.05 23:52:13.226008 [ 5 ] {bfa7b993-d171-44bf-9b8b-f238658baec5} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13292 | 2026.02.05 23:52:13.226137 [ 5 ] {bfa7b993-d171-44bf-9b8b-f238658baec5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001053 sec., 949.6676163342831 rows/sec., 63.99 KiB/sec. | ||
| 13293 | 2026.02.05 23:52:13.226174 [ 5 ] {bfa7b993-d171-44bf-9b8b-f238658baec5} <Debug> TCPHandler: Processed in 0.001232512 sec. | ||
| 13294 | 2026.02.05 23:52:13.226281 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13295 | 2026.02.05 23:52:13.226380 [ 5 ] {22a3aed6-c6f0-4da4-bf36-4224ba4d2851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13296 | 2026.02.05 23:52:13.226432 [ 5 ] {22a3aed6-c6f0-4da4-bf36-4224ba4d2851} <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 | ||
| 13297 | 2026.02.05 23:52:13.227230 [ 5 ] {22a3aed6-c6f0-4da4-bf36-4224ba4d2851} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13298 | 2026.02.05 23:52:13.227266 [ 5 ] {22a3aed6-c6f0-4da4-bf36-4224ba4d2851} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13299 | 2026.02.05 23:52:13.228120 [ 5 ] {22a3aed6-c6f0-4da4-bf36-4224ba4d2851} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13300 | 2026.02.05 23:52:13.228349 [ 5 ] {22a3aed6-c6f0-4da4-bf36-4224ba4d2851} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13301 | 2026.02.05 23:52:13.228487 [ 5 ] {22a3aed6-c6f0-4da4-bf36-4224ba4d2851} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002124 sec., 7062.146892655367 rows/sec., 12.66 MiB/sec. | ||
| 13302 | 2026.02.05 23:52:13.228539 [ 5 ] {22a3aed6-c6f0-4da4-bf36-4224ba4d2851} <Debug> TCPHandler: Processed in 0.002305743 sec. | ||
| 13303 | 2026.02.05 23:52:13.228644 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13304 | 2026.02.05 23:52:13.228746 [ 5 ] {ceee08d9-e863-47c8-adfb-b7b8651c8f4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13305 | 2026.02.05 23:52:13.228787 [ 5 ] {ceee08d9-e863-47c8-adfb-b7b8651c8f4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13306 | 2026.02.05 23:52:13.229120 [ 5 ] {ceee08d9-e863-47c8-adfb-b7b8651c8f4e} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13307 | 2026.02.05 23:52:13.229155 [ 5 ] {ceee08d9-e863-47c8-adfb-b7b8651c8f4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13308 | 2026.02.05 23:52:13.229474 [ 5 ] {ceee08d9-e863-47c8-adfb-b7b8651c8f4e} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13309 | 2026.02.05 23:52:13.229677 [ 5 ] {ceee08d9-e863-47c8-adfb-b7b8651c8f4e} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13310 | 2026.02.05 23:52:13.229800 [ 5 ] {ceee08d9-e863-47c8-adfb-b7b8651c8f4e} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001073 sec., 82013.04753028891 rows/sec., 5.15 MiB/sec. | ||
| 13311 | 2026.02.05 23:52:13.229835 [ 5 ] {ceee08d9-e863-47c8-adfb-b7b8651c8f4e} <Debug> TCPHandler: Processed in 0.001238753 sec. | ||
| 13312 | 2026.02.05 23:52:13.231873 [ 202 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_94_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27125 rows, containing 5 columns (5 merged, 0 gathered) in 0.006945509 sec., 3905401.3175996174 rows/sec., 263.13 MiB/sec. | ||
| 13313 | 2026.02.05 23:52:13.232120 [ 202 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_94_19} <Trace> MergedBlockOutputStream: filled checksums all_1_94_19 (state Temporary) | ||
| 13314 | 2026.02.05 23:52:13.232354 [ 202 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_94_19} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_merge_all_1_94_19 to all_1_94_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13315 | 2026.02.05 23:52:13.232418 [ 202 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_94_19} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Merged 6 parts: [all_1_89_18, all_94_94_0] -> all_1_94_19 | ||
| 13316 | 2026.02.05 23:52:13.232480 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 13317 | 2026.02.05 23:52:14.651258 [ 25 ] {} <Debug> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 13318 | 2026.02.05 23:52:14.651343 [ 25 ] {} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13319 | 2026.02.05 23:52:14.651380 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13320 | 2026.02.05 23:52:14.651531 [ 187 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 13321 | 2026.02.05 23:52:14.651694 [ 187 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13322 | 2026.02.05 23:52:14.651734 [ 187 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 18 rows starting from the beginning of the part | ||
| 13323 | 2026.02.05 23:52:14.651814 [ 187 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
| 13324 | 2026.02.05 23:52:14.651872 [ 187 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part | ||
| 13325 | 2026.02.05 23:52:14.651930 [ 187 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
| 13326 | 2026.02.05 23:52:14.651980 [ 187 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part | ||
| 13327 | 2026.02.05 23:52:14.652812 [ 193 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001340463 sec., 28348.413943540403 rows/sec., 2.37 MiB/sec. | ||
| 13328 | 2026.02.05 23:52:14.653038 [ 198 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 13329 | 2026.02.05 23:52:14.653398 [ 198 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_21_5} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13330 | 2026.02.05 23:52:14.653479 [ 198 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_21_5} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 13331 | 2026.02.05 23:52:14.653587 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13332 | 2026.02.05 23:52:17.260808 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27366 | ||
| 13333 | 2026.02.05 23:52:17.261335 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13334 | 2026.02.05 23:52:17.261381 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13335 | 2026.02.05 23:52:17.261867 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13336 | 2026.02.05 23:52:17.262102 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13337 | 2026.02.05 23:52:17.262248 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27366 | ||
| 13338 | 2026.02.05 23:52:18.202832 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13339 | 2026.02.05 23:52:18.203026 [ 5 ] {8a64acae-b3b0-41ca-9d5b-35cffa53d8b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13340 | 2026.02.05 23:52:18.203096 [ 5 ] {8a64acae-b3b0-41ca-9d5b-35cffa53d8b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13341 | 2026.02.05 23:52:18.203794 [ 5 ] {8a64acae-b3b0-41ca-9d5b-35cffa53d8b5} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13342 | 2026.02.05 23:52:18.203839 [ 5 ] {8a64acae-b3b0-41ca-9d5b-35cffa53d8b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13343 | 2026.02.05 23:52:18.204308 [ 5 ] {8a64acae-b3b0-41ca-9d5b-35cffa53d8b5} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13344 | 2026.02.05 23:52:18.204543 [ 5 ] {8a64acae-b3b0-41ca-9d5b-35cffa53d8b5} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13345 | 2026.02.05 23:52:18.204711 [ 5 ] {8a64acae-b3b0-41ca-9d5b-35cffa53d8b5} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001735 sec., 61095.100864553315 rows/sec., 5.12 MiB/sec. | ||
| 13346 | 2026.02.05 23:52:18.204761 [ 5 ] {8a64acae-b3b0-41ca-9d5b-35cffa53d8b5} <Debug> TCPHandler: Processed in 0.00206031 sec. | ||
| 13347 | 2026.02.05 23:52:18.204888 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13348 | 2026.02.05 23:52:18.204990 [ 5 ] {efda6dcf-6753-47e1-942a-0ec1c16098c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13349 | 2026.02.05 23:52:18.205035 [ 5 ] {efda6dcf-6753-47e1-942a-0ec1c16098c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13350 | 2026.02.05 23:52:18.205464 [ 5 ] {efda6dcf-6753-47e1-942a-0ec1c16098c5} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13351 | 2026.02.05 23:52:18.205502 [ 5 ] {efda6dcf-6753-47e1-942a-0ec1c16098c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13352 | 2026.02.05 23:52:18.205831 [ 5 ] {efda6dcf-6753-47e1-942a-0ec1c16098c5} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13353 | 2026.02.05 23:52:18.206043 [ 5 ] {efda6dcf-6753-47e1-942a-0ec1c16098c5} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13354 | 2026.02.05 23:52:18.206171 [ 66 ] {} <Debug> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13355 | 2026.02.05 23:52:18.206178 [ 5 ] {efda6dcf-6753-47e1-942a-0ec1c16098c5} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001212 sec., 20627.062706270626 rows/sec., 1.51 MiB/sec. | ||
| 13356 | 2026.02.05 23:52:18.206246 [ 66 ] {} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13357 | 2026.02.05 23:52:18.206264 [ 5 ] {efda6dcf-6753-47e1-942a-0ec1c16098c5} <Debug> TCPHandler: Processed in 0.001429654 sec. | ||
| 13358 | 2026.02.05 23:52:18.206273 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13359 | 2026.02.05 23:52:18.206383 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13360 | 2026.02.05 23:52:18.206410 [ 199 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 13361 | 2026.02.05 23:52:18.206484 [ 5 ] {c97be80c-f079-4205-8b25-013fdf0d764d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13362 | 2026.02.05 23:52:18.206531 [ 5 ] {c97be80c-f079-4205-8b25-013fdf0d764d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13363 | 2026.02.05 23:52:18.206551 [ 199 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13364 | 2026.02.05 23:52:18.206589 [ 199 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 191 rows starting from the beginning of the part | ||
| 13365 | 2026.02.05 23:52:18.206660 [ 199 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 25 rows starting from the beginning of the part | ||
| 13366 | 2026.02.05 23:52:18.206708 [ 199 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 150 rows starting from the beginning of the part | ||
| 13367 | 2026.02.05 23:52:18.206751 [ 199 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 25 rows starting from the beginning of the part | ||
| 13368 | 2026.02.05 23:52:18.206792 [ 199 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 148 rows starting from the beginning of the part | ||
| 13369 | 2026.02.05 23:52:18.206835 [ 199 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 25 rows starting from the beginning of the part | ||
| 13370 | 2026.02.05 23:52:18.206973 [ 5 ] {c97be80c-f079-4205-8b25-013fdf0d764d} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13371 | 2026.02.05 23:52:18.207017 [ 5 ] {c97be80c-f079-4205-8b25-013fdf0d764d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13372 | 2026.02.05 23:52:18.207361 [ 5 ] {c97be80c-f079-4205-8b25-013fdf0d764d} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13373 | 2026.02.05 23:52:18.207599 [ 5 ] {c97be80c-f079-4205-8b25-013fdf0d764d} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13374 | 2026.02.05 23:52:18.207711 [ 198 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 564 rows, containing 5 columns (5 merged, 0 gathered) in 0.001353774 sec., 416613.11267611873 rows/sec., 27.78 MiB/sec. | ||
| 13375 | 2026.02.05 23:52:18.207735 [ 5 ] {c97be80c-f079-4205-8b25-013fdf0d764d} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001272 sec., 69968.5534591195 rows/sec., 5.46 MiB/sec. | ||
| 13376 | 2026.02.05 23:52:18.207784 [ 5 ] {c97be80c-f079-4205-8b25-013fdf0d764d} <Debug> TCPHandler: Processed in 0.001451565 sec. | ||
| 13377 | 2026.02.05 23:52:18.207895 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13378 | 2026.02.05 23:52:18.207901 [ 198 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13379 | 2026.02.05 23:52:18.207994 [ 5 ] {06a04753-4b90-4e80-8a5a-81f75217b428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13380 | 2026.02.05 23:52:18.208046 [ 5 ] {06a04753-4b90-4e80-8a5a-81f75217b428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13381 | 2026.02.05 23:52:18.208243 [ 198 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_81_16} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13382 | 2026.02.05 23:52:18.208334 [ 198 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_81_16} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13383 | 2026.02.05 23:52:18.208451 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 13384 | 2026.02.05 23:52:18.208459 [ 5 ] {06a04753-4b90-4e80-8a5a-81f75217b428} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13385 | 2026.02.05 23:52:18.208502 [ 5 ] {06a04753-4b90-4e80-8a5a-81f75217b428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13386 | 2026.02.05 23:52:18.208867 [ 5 ] {06a04753-4b90-4e80-8a5a-81f75217b428} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13387 | 2026.02.05 23:52:18.209097 [ 5 ] {06a04753-4b90-4e80-8a5a-81f75217b428} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13388 | 2026.02.05 23:52:18.209233 [ 5 ] {06a04753-4b90-4e80-8a5a-81f75217b428} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001258 sec., 127186.00953895072 rows/sec., 8.86 MiB/sec. | ||
| 13389 | 2026.02.05 23:52:18.209273 [ 5 ] {06a04753-4b90-4e80-8a5a-81f75217b428} <Debug> TCPHandler: Processed in 0.001427254 sec. | ||
| 13390 | 2026.02.05 23:52:18.209394 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13391 | 2026.02.05 23:52:18.209517 [ 5 ] {78a9a622-820e-42d2-9b34-d2c9964c473b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13392 | 2026.02.05 23:52:18.209575 [ 5 ] {78a9a622-820e-42d2-9b34-d2c9964c473b} <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 | ||
| 13393 | 2026.02.05 23:52:18.210439 [ 5 ] {78a9a622-820e-42d2-9b34-d2c9964c473b} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13394 | 2026.02.05 23:52:18.210480 [ 5 ] {78a9a622-820e-42d2-9b34-d2c9964c473b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13395 | 2026.02.05 23:52:18.211044 [ 5 ] {78a9a622-820e-42d2-9b34-d2c9964c473b} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13396 | 2026.02.05 23:52:18.211292 [ 5 ] {78a9a622-820e-42d2-9b34-d2c9964c473b} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13397 | 2026.02.05 23:52:18.211420 [ 66 ] {} <Debug> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13398 | 2026.02.05 23:52:18.211441 [ 5 ] {78a9a622-820e-42d2-9b34-d2c9964c473b} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001948 sec., 12833.675564681724 rows/sec., 23.00 MiB/sec. | ||
| 13399 | 2026.02.05 23:52:18.211456 [ 66 ] {} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13400 | 2026.02.05 23:52:18.211481 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13401 | 2026.02.05 23:52:18.211517 [ 5 ] {78a9a622-820e-42d2-9b34-d2c9964c473b} <Debug> TCPHandler: Processed in 0.002184131 sec. | ||
| 13402 | 2026.02.05 23:52:18.211581 [ 197 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 13403 | 2026.02.05 23:52:18.211629 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13404 | 2026.02.05 23:52:18.211732 [ 5 ] {77089d2a-0fa1-43fc-b547-a92669c28a37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13405 | 2026.02.05 23:52:18.211773 [ 5 ] {77089d2a-0fa1-43fc-b547-a92669c28a37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13406 | 2026.02.05 23:52:18.211842 [ 197 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13407 | 2026.02.05 23:52:18.211905 [ 197 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1453 rows starting from the beginning of the part | ||
| 13408 | 2026.02.05 23:52:18.212034 [ 197 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 25 rows starting from the beginning of the part | ||
| 13409 | 2026.02.05 23:52:18.212120 [ 5 ] {77089d2a-0fa1-43fc-b547-a92669c28a37} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13410 | 2026.02.05 23:52:18.212136 [ 197 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 15 rows starting from the beginning of the part | ||
| 13411 | 2026.02.05 23:52:18.212165 [ 5 ] {77089d2a-0fa1-43fc-b547-a92669c28a37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13412 | 2026.02.05 23:52:18.212244 [ 197 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 25 rows starting from the beginning of the part | ||
| 13413 | 2026.02.05 23:52:18.212344 [ 197 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 15 rows starting from the beginning of the part | ||
| 13414 | 2026.02.05 23:52:18.212437 [ 197 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 25 rows starting from the beginning of the part | ||
| 13415 | 2026.02.05 23:52:18.212501 [ 5 ] {77089d2a-0fa1-43fc-b547-a92669c28a37} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13416 | 2026.02.05 23:52:18.212734 [ 5 ] {77089d2a-0fa1-43fc-b547-a92669c28a37} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13417 | 2026.02.05 23:52:18.212872 [ 5 ] {77089d2a-0fa1-43fc-b547-a92669c28a37} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001159 sec., 51768.766177739424 rows/sec., 3.49 MiB/sec. | ||
| 13418 | 2026.02.05 23:52:18.212908 [ 5 ] {77089d2a-0fa1-43fc-b547-a92669c28a37} <Debug> TCPHandler: Processed in 0.001327693 sec. | ||
| 13419 | 2026.02.05 23:52:18.218924 [ 200 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1558 rows, containing 19 columns (19 merged, 0 gathered) in 0.007389673 sec., 210834.76900804677 rows/sec., 377.81 MiB/sec. | ||
| 13420 | 2026.02.05 23:52:18.221051 [ 200 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13421 | 2026.02.05 23:52:18.221401 [ 200 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13422 | 2026.02.05 23:52:18.221471 [ 200 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13423 | 2026.02.05 23:52:18.221623 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.68 MiB. | ||
| 13424 | 2026.02.05 23:52:18.762113 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 13425 | 2026.02.05 23:52:18.783421 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13426 | 2026.02.05 23:52:18.783501 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13427 | 2026.02.05 23:52:18.791920 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13428 | 2026.02.05 23:52:18.793325 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13429 | 2026.02.05 23:52:18.802017 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 13430 | 2026.02.05 23:52:19.000393 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 336.47 MiB, peak 347.59 MiB, free memory in arenas 0.00 B, will set to 339.22 MiB (RSS), difference: 2.75 MiB | ||
| 13431 | 2026.02.05 23:52:19.412124 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38461 | ||
| 13432 | 2026.02.05 23:52:19.412228 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13433 | 2026.02.05 23:52:19.412253 [ 286 ] {} <Debug> TCP-Session: 8997ceca-4e42-4ef4-9e42-3bf35371dd0c Authenticating user 'default' from [fd00:1122:3344:101::e]:38461 | ||
| 13434 | 2026.02.05 23:52:19.412275 [ 286 ] {} <Debug> TCP-Session: 8997ceca-4e42-4ef4-9e42-3bf35371dd0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13435 | 2026.02.05 23:52:19.412287 [ 286 ] {} <Debug> TCP-Session: 8997ceca-4e42-4ef4-9e42-3bf35371dd0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13436 | 2026.02.05 23:52:19.412467 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50786 | ||
| 13437 | 2026.02.05 23:52:19.412490 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58213 | ||
| 13438 | 2026.02.05 23:52:19.412519 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54826 | ||
| 13439 | 2026.02.05 23:52:19.412543 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41811 | ||
| 13440 | 2026.02.05 23:52:19.412584 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13441 | 2026.02.05 23:52:19.412541 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51284 | ||
| 13442 | 2026.02.05 23:52:19.412608 [ 286 ] {} <Trace> TCP-Session: 8997ceca-4e42-4ef4-9e42-3bf35371dd0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13443 | 2026.02.05 23:52:19.412629 [ 288 ] {} <Debug> TCP-Session: 33f502fa-cf90-4701-9539-6cead945f518 Authenticating user 'default' from [fd00:1122:3344:101::e]:50786 | ||
| 13444 | 2026.02.05 23:52:19.412610 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13445 | 2026.02.05 23:52:19.412678 [ 288 ] {} <Debug> TCP-Session: 33f502fa-cf90-4701-9539-6cead945f518 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13446 | 2026.02.05 23:52:19.412703 [ 289 ] {} <Debug> TCP-Session: 6c6f7e2c-4da9-41b7-9928-dccb7cc13d40 Authenticating user 'default' from [fd00:1122:3344:101::e]:58213 | ||
| 13447 | 2026.02.05 23:52:19.412713 [ 288 ] {} <Debug> TCP-Session: 33f502fa-cf90-4701-9539-6cead945f518 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13448 | 2026.02.05 23:52:19.412611 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13449 | 2026.02.05 23:52:19.412736 [ 289 ] {} <Debug> TCP-Session: 6c6f7e2c-4da9-41b7-9928-dccb7cc13d40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13450 | 2026.02.05 23:52:19.412506 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41199 | ||
| 13451 | 2026.02.05 23:52:19.412772 [ 289 ] {} <Debug> TCP-Session: 6c6f7e2c-4da9-41b7-9928-dccb7cc13d40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13452 | 2026.02.05 23:52:19.412800 [ 286 ] {2bd3db16-1a86-40ad-8cf7-85eea82c12a5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38461) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13453 | 2026.02.05 23:52:19.412770 [ 292 ] {} <Debug> TCP-Session: 302c3f97-1f00-463d-9c70-5f5170e87de9 Authenticating user 'default' from [fd00:1122:3344:101::e]:54826 | ||
| 13454 | 2026.02.05 23:52:19.412485 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50640 | ||
| 13455 | 2026.02.05 23:52:19.412874 [ 292 ] {} <Debug> TCP-Session: 302c3f97-1f00-463d-9c70-5f5170e87de9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13456 | 2026.02.05 23:52:19.412547 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36164 | ||
| 13457 | 2026.02.05 23:52:19.412913 [ 292 ] {} <Debug> TCP-Session: 302c3f97-1f00-463d-9c70-5f5170e87de9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13458 | 2026.02.05 23:52:19.413090 [ 286 ] {2bd3db16-1a86-40ad-8cf7-85eea82c12a5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13459 | 2026.02.05 23:52:19.413150 [ 286 ] {2bd3db16-1a86-40ad-8cf7-85eea82c12a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13460 | 2026.02.05 23:52:19.413339 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13461 | 2026.02.05 23:52:19.413376 [ 291 ] {} <Debug> TCP-Session: 3eb0e532-c24d-48d7-9361-85073b1f2d04 Authenticating user 'default' from [fd00:1122:3344:101::e]:41199 | ||
| 13462 | 2026.02.05 23:52:19.413394 [ 291 ] {} <Debug> TCP-Session: 3eb0e532-c24d-48d7-9361-85073b1f2d04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13463 | 2026.02.05 23:52:19.413406 [ 291 ] {} <Debug> TCP-Session: 3eb0e532-c24d-48d7-9361-85073b1f2d04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13464 | 2026.02.05 23:52:19.413464 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13465 | 2026.02.05 23:52:19.413500 [ 294 ] {} <Debug> TCP-Session: 180ffdc9-20dd-43b5-9d16-1bf25c0767d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:51284 | ||
| 13466 | 2026.02.05 23:52:19.413518 [ 294 ] {} <Debug> TCP-Session: 180ffdc9-20dd-43b5-9d16-1bf25c0767d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13467 | 2026.02.05 23:52:19.413525 [ 286 ] {2bd3db16-1a86-40ad-8cf7-85eea82c12a5} <Debug> oximeter.version (8dd22a0d-63f6-41eb-b7aa-e7d98824b555) (SelectExecutor): Key condition: unknown | ||
| 13468 | 2026.02.05 23:52:19.413530 [ 294 ] {} <Debug> TCP-Session: 180ffdc9-20dd-43b5-9d16-1bf25c0767d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13469 | 2026.02.05 23:52:19.413587 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13470 | 2026.02.05 23:52:19.413621 [ 3 ] {} <Debug> TCP-Session: 1c2fd559-ee57-453a-9eca-458cdff5cb52 Authenticating user 'default' from [fd00:1122:3344:101::e]:36164 | ||
| 13471 | 2026.02.05 23:52:19.413644 [ 3 ] {} <Debug> TCP-Session: 1c2fd559-ee57-453a-9eca-458cdff5cb52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13472 | 2026.02.05 23:52:19.413663 [ 3 ] {} <Debug> TCP-Session: 1c2fd559-ee57-453a-9eca-458cdff5cb52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13473 | 2026.02.05 23:52:19.413828 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13474 | 2026.02.05 23:52:19.413868 [ 293 ] {} <Debug> TCP-Session: fd0df8de-5b90-40c1-970e-627747c290e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:41811 | ||
| 13475 | 2026.02.05 23:52:19.413892 [ 293 ] {} <Debug> TCP-Session: fd0df8de-5b90-40c1-970e-627747c290e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13476 | 2026.02.05 23:52:19.413908 [ 293 ] {} <Debug> TCP-Session: fd0df8de-5b90-40c1-970e-627747c290e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13477 | 2026.02.05 23:52:19.413944 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13478 | 2026.02.05 23:52:19.413978 [ 290 ] {} <Debug> TCP-Session: 534fedc7-0fd3-46e9-a754-014c200e27a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:50640 | ||
| 13479 | 2026.02.05 23:52:19.413994 [ 290 ] {} <Debug> TCP-Session: 534fedc7-0fd3-46e9-a754-014c200e27a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13480 | 2026.02.05 23:52:19.414006 [ 290 ] {} <Debug> TCP-Session: 534fedc7-0fd3-46e9-a754-014c200e27a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13481 | 2026.02.05 23:52:19.414489 [ 328 ] {2bd3db16-1a86-40ad-8cf7-85eea82c12a5} <Trace> AggregatingTransform: Aggregating | ||
| 13482 | 2026.02.05 23:52:19.414547 [ 328 ] {2bd3db16-1a86-40ad-8cf7-85eea82c12a5} <Trace> Aggregator: Aggregation method: without_key | ||
| 13483 | 2026.02.05 23:52:19.414585 [ 328 ] {2bd3db16-1a86-40ad-8cf7-85eea82c12a5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000945089 sec. (1058.101 rows/sec., 41.33 KiB/sec.) | ||
| 13484 | 2026.02.05 23:52:19.414603 [ 328 ] {2bd3db16-1a86-40ad-8cf7-85eea82c12a5} <Trace> Aggregator: Merging aggregated data | ||
| 13485 | 2026.02.05 23:52:19.416011 [ 286 ] {2bd3db16-1a86-40ad-8cf7-85eea82c12a5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003268 sec., 305.99755201958385 rows/sec., 11.95 KiB/sec. | ||
| 13486 | 2026.02.05 23:52:19.416172 [ 286 ] {2bd3db16-1a86-40ad-8cf7-85eea82c12a5} <Debug> TCPHandler: Processed in 0.003694356 sec. | ||
| 13487 | 2026.02.05 23:52:19.416286 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13488 | 2026.02.05 23:52:19.416317 [ 286 ] {} <Debug> TCP-Session: 8997ceca-4e42-4ef4-9e42-3bf35371dd0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13489 | 2026.02.05 23:52:19.416317 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13490 | 2026.02.05 23:52:19.416342 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13491 | 2026.02.05 23:52:19.416355 [ 3 ] {} <Debug> TCP-Session: 1c2fd559-ee57-453a-9eca-458cdff5cb52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13492 | 2026.02.05 23:52:19.416363 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13493 | 2026.02.05 23:52:19.416383 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13494 | 2026.02.05 23:52:19.416400 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13495 | 2026.02.05 23:52:19.416420 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13496 | 2026.02.05 23:52:19.416434 [ 288 ] {} <Debug> TCP-Session: 33f502fa-cf90-4701-9539-6cead945f518 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13497 | 2026.02.05 23:52:19.416455 [ 293 ] {} <Debug> TCP-Session: fd0df8de-5b90-40c1-970e-627747c290e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13498 | 2026.02.05 23:52:19.416465 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13499 | 2026.02.05 23:52:19.416470 [ 290 ] {} <Debug> TCP-Session: 534fedc7-0fd3-46e9-a754-014c200e27a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13500 | 2026.02.05 23:52:19.416443 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13501 | 2026.02.05 23:52:19.416509 [ 294 ] {} <Debug> TCP-Session: 180ffdc9-20dd-43b5-9d16-1bf25c0767d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13502 | 2026.02.05 23:52:19.416421 [ 289 ] {} <Debug> TCP-Session: 6c6f7e2c-4da9-41b7-9928-dccb7cc13d40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13503 | 2026.02.05 23:52:19.416543 [ 292 ] {} <Debug> TCP-Session: 302c3f97-1f00-463d-9c70-5f5170e87de9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13504 | 2026.02.05 23:52:19.416385 [ 291 ] {} <Debug> TCP-Session: 3eb0e532-c24d-48d7-9361-85073b1f2d04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13505 | 2026.02.05 23:52:19.562031 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44633 | ||
| 13506 | 2026.02.05 23:52:19.562135 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13507 | 2026.02.05 23:52:19.562159 [ 286 ] {} <Debug> TCP-Session: 63b499c0-65f3-4a05-9c29-01a6f631e803 Authenticating user 'default' from [fd00:1122:3344:101::e]:44633 | ||
| 13508 | 2026.02.05 23:52:19.562181 [ 286 ] {} <Debug> TCP-Session: 63b499c0-65f3-4a05-9c29-01a6f631e803 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13509 | 2026.02.05 23:52:19.562194 [ 286 ] {} <Debug> TCP-Session: 63b499c0-65f3-4a05-9c29-01a6f631e803 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13510 | 2026.02.05 23:52:19.562378 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62151 | ||
| 13511 | 2026.02.05 23:52:19.562405 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35715 | ||
| 13512 | 2026.02.05 23:52:19.562431 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38434 | ||
| 13513 | 2026.02.05 23:52:19.562454 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42778 | ||
| 13514 | 2026.02.05 23:52:19.562471 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43602 | ||
| 13515 | 2026.02.05 23:52:19.562506 [ 286 ] {} <Trace> TCP-Session: 63b499c0-65f3-4a05-9c29-01a6f631e803 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13516 | 2026.02.05 23:52:19.562506 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13517 | 2026.02.05 23:52:19.562544 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13518 | 2026.02.05 23:52:19.562565 [ 291 ] {} <Debug> TCP-Session: 1a51ef8d-4ae7-42a9-88c1-53acfc48d90b Authenticating user 'default' from [fd00:1122:3344:101::e]:35715 | ||
| 13519 | 2026.02.05 23:52:19.562576 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13520 | 2026.02.05 23:52:19.562583 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13521 | 2026.02.05 23:52:19.562597 [ 291 ] {} <Debug> TCP-Session: 1a51ef8d-4ae7-42a9-88c1-53acfc48d90b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13522 | 2026.02.05 23:52:19.562609 [ 3 ] {} <Debug> TCP-Session: 87435893-4c04-4c9f-a043-8aa710da0c25 Authenticating user 'default' from [fd00:1122:3344:101::e]:43602 | ||
| 13523 | 2026.02.05 23:52:19.562629 [ 293 ] {} <Debug> TCP-Session: 558c7e00-5a60-4d34-a785-89906dd620d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:42778 | ||
| 13524 | 2026.02.05 23:52:19.562632 [ 291 ] {} <Debug> TCP-Session: 1a51ef8d-4ae7-42a9-88c1-53acfc48d90b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13525 | 2026.02.05 23:52:19.562647 [ 3 ] {} <Debug> TCP-Session: 87435893-4c04-4c9f-a043-8aa710da0c25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13526 | 2026.02.05 23:52:19.562667 [ 293 ] {} <Debug> TCP-Session: 558c7e00-5a60-4d34-a785-89906dd620d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13527 | 2026.02.05 23:52:19.562674 [ 286 ] {142b34e2-96e4-4d20-ad12-f25a39f98186} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44633) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13528 | 2026.02.05 23:52:19.562682 [ 3 ] {} <Debug> TCP-Session: 87435893-4c04-4c9f-a043-8aa710da0c25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13529 | 2026.02.05 23:52:19.562696 [ 293 ] {} <Debug> TCP-Session: 558c7e00-5a60-4d34-a785-89906dd620d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13530 | 2026.02.05 23:52:19.562585 [ 292 ] {} <Debug> TCP-Session: 8bf27a82-5865-4ebc-9348-7a5da858238f Authenticating user 'default' from [fd00:1122:3344:101::e]:38434 | ||
| 13531 | 2026.02.05 23:52:19.562506 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13532 | 2026.02.05 23:52:19.562771 [ 292 ] {} <Debug> TCP-Session: 8bf27a82-5865-4ebc-9348-7a5da858238f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13533 | 2026.02.05 23:52:19.562459 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59973 | ||
| 13534 | 2026.02.05 23:52:19.562799 [ 292 ] {} <Debug> TCP-Session: 8bf27a82-5865-4ebc-9348-7a5da858238f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13535 | 2026.02.05 23:52:19.562794 [ 288 ] {} <Debug> TCP-Session: 7f1c63cd-b451-4a4d-a896-a5b6e6a20ffd Authenticating user 'default' from [fd00:1122:3344:101::e]:62151 | ||
| 13536 | 2026.02.05 23:52:19.562392 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52347 | ||
| 13537 | 2026.02.05 23:52:19.562865 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13538 | 2026.02.05 23:52:19.562861 [ 288 ] {} <Debug> TCP-Session: 7f1c63cd-b451-4a4d-a896-a5b6e6a20ffd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13539 | 2026.02.05 23:52:19.562893 [ 294 ] {} <Debug> TCP-Session: e316b6c3-71df-40ed-916b-61fc2df59f2e Authenticating user 'default' from [fd00:1122:3344:101::e]:59973 | ||
| 13540 | 2026.02.05 23:52:19.562906 [ 288 ] {} <Debug> TCP-Session: 7f1c63cd-b451-4a4d-a896-a5b6e6a20ffd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13541 | 2026.02.05 23:52:19.562919 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13542 | 2026.02.05 23:52:19.562923 [ 294 ] {} <Debug> TCP-Session: e316b6c3-71df-40ed-916b-61fc2df59f2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13543 | 2026.02.05 23:52:19.562386 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63335 | ||
| 13544 | 2026.02.05 23:52:19.562961 [ 286 ] {142b34e2-96e4-4d20-ad12-f25a39f98186} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13545 | 2026.02.05 23:52:19.562950 [ 294 ] {} <Debug> TCP-Session: e316b6c3-71df-40ed-916b-61fc2df59f2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13546 | 2026.02.05 23:52:19.562947 [ 290 ] {} <Debug> TCP-Session: d37b2d67-1a15-4e9b-97fc-7e56748745b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:52347 | ||
| 13547 | 2026.02.05 23:52:19.563030 [ 290 ] {} <Debug> TCP-Session: d37b2d67-1a15-4e9b-97fc-7e56748745b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13548 | 2026.02.05 23:52:19.563032 [ 286 ] {142b34e2-96e4-4d20-ad12-f25a39f98186} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13549 | 2026.02.05 23:52:19.563045 [ 290 ] {} <Debug> TCP-Session: d37b2d67-1a15-4e9b-97fc-7e56748745b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13550 | 2026.02.05 23:52:19.563035 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13551 | 2026.02.05 23:52:19.563091 [ 289 ] {} <Debug> TCP-Session: 007cd8b3-d6af-48ad-824c-11121be47a1b Authenticating user 'default' from [fd00:1122:3344:101::e]:63335 | ||
| 13552 | 2026.02.05 23:52:19.563111 [ 289 ] {} <Debug> TCP-Session: 007cd8b3-d6af-48ad-824c-11121be47a1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13553 | 2026.02.05 23:52:19.563126 [ 289 ] {} <Debug> TCP-Session: 007cd8b3-d6af-48ad-824c-11121be47a1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13554 | 2026.02.05 23:52:19.563313 [ 286 ] {142b34e2-96e4-4d20-ad12-f25a39f98186} <Debug> oximeter.version (8dd22a0d-63f6-41eb-b7aa-e7d98824b555) (SelectExecutor): Key condition: unknown | ||
| 13555 | 2026.02.05 23:52:19.564280 [ 307 ] {142b34e2-96e4-4d20-ad12-f25a39f98186} <Trace> AggregatingTransform: Aggregating | ||
| 13556 | 2026.02.05 23:52:19.564316 [ 307 ] {142b34e2-96e4-4d20-ad12-f25a39f98186} <Trace> Aggregator: Aggregation method: without_key | ||
| 13557 | 2026.02.05 23:52:19.564351 [ 307 ] {142b34e2-96e4-4d20-ad12-f25a39f98186} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000935699 sec. (1068.720 rows/sec., 41.75 KiB/sec.) | ||
| 13558 | 2026.02.05 23:52:19.564369 [ 307 ] {142b34e2-96e4-4d20-ad12-f25a39f98186} <Trace> Aggregator: Merging aggregated data | ||
| 13559 | 2026.02.05 23:52:19.565603 [ 286 ] {142b34e2-96e4-4d20-ad12-f25a39f98186} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002985 sec., 335.00837520938023 rows/sec., 13.09 KiB/sec. | ||
| 13560 | 2026.02.05 23:52:19.565720 [ 286 ] {142b34e2-96e4-4d20-ad12-f25a39f98186} <Debug> TCPHandler: Processed in 0.003324203 sec. | ||
| 13561 | 2026.02.05 23:52:19.565804 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13562 | 2026.02.05 23:52:19.565829 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13563 | 2026.02.05 23:52:19.565831 [ 286 ] {} <Debug> TCP-Session: 63b499c0-65f3-4a05-9c29-01a6f631e803 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13564 | 2026.02.05 23:52:19.565851 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13565 | 2026.02.05 23:52:19.565871 [ 288 ] {} <Debug> TCP-Session: 7f1c63cd-b451-4a4d-a896-a5b6e6a20ffd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13566 | 2026.02.05 23:52:19.565884 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13567 | 2026.02.05 23:52:19.565905 [ 292 ] {} <Debug> TCP-Session: 8bf27a82-5865-4ebc-9348-7a5da858238f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13568 | 2026.02.05 23:52:19.565913 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13569 | 2026.02.05 23:52:19.565939 [ 289 ] {} <Debug> TCP-Session: 007cd8b3-d6af-48ad-824c-11121be47a1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13570 | 2026.02.05 23:52:19.565955 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13571 | 2026.02.05 23:52:19.565964 [ 290 ] {} <Debug> TCP-Session: d37b2d67-1a15-4e9b-97fc-7e56748745b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13572 | 2026.02.05 23:52:19.565980 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13573 | 2026.02.05 23:52:19.566004 [ 294 ] {} <Debug> TCP-Session: e316b6c3-71df-40ed-916b-61fc2df59f2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13574 | 2026.02.05 23:52:19.566016 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13575 | 2026.02.05 23:52:19.566034 [ 293 ] {} <Debug> TCP-Session: 558c7e00-5a60-4d34-a785-89906dd620d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13576 | 2026.02.05 23:52:19.566022 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13577 | 2026.02.05 23:52:19.566063 [ 3 ] {} <Debug> TCP-Session: 87435893-4c04-4c9f-a043-8aa710da0c25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13578 | 2026.02.05 23:52:19.566109 [ 291 ] {} <Debug> TCP-Session: 1a51ef8d-4ae7-42a9-88c1-53acfc48d90b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13579 | 2026.02.05 23:52:19.826421 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1762 | ||
| 13580 | 2026.02.05 23:52:19.829320 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13581 | 2026.02.05 23:52:19.829382 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13582 | 2026.02.05 23:52:19.830615 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13583 | 2026.02.05 23:52:19.830874 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13584 | 2026.02.05 23:52:19.831171 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1762 | ||
| 13585 | 2026.02.05 23:52:21.452953 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38724 | ||
| 13586 | 2026.02.05 23:52:21.453057 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13587 | 2026.02.05 23:52:21.453084 [ 288 ] {} <Debug> TCP-Session: 81764397-1dbb-444e-869f-20113ee88511 Authenticating user 'default' from [fd00:1122:3344:101::e]:38724 | ||
| 13588 | 2026.02.05 23:52:21.453107 [ 288 ] {} <Debug> TCP-Session: 81764397-1dbb-444e-869f-20113ee88511 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13589 | 2026.02.05 23:52:21.453121 [ 288 ] {} <Debug> TCP-Session: 81764397-1dbb-444e-869f-20113ee88511 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13590 | 2026.02.05 23:52:21.453340 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59375 | ||
| 13591 | 2026.02.05 23:52:21.453352 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35876 | ||
| 13592 | 2026.02.05 23:52:21.453383 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34113 | ||
| 13593 | 2026.02.05 23:52:21.453403 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60278 | ||
| 13594 | 2026.02.05 23:52:21.453420 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54440 | ||
| 13595 | 2026.02.05 23:52:21.453441 [ 288 ] {} <Trace> TCP-Session: 81764397-1dbb-444e-869f-20113ee88511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13596 | 2026.02.05 23:52:21.453463 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13597 | 2026.02.05 23:52:21.453482 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13598 | 2026.02.05 23:52:21.453513 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13599 | 2026.02.05 23:52:21.453528 [ 289 ] {} <Debug> TCP-Session: 14994ebc-02aa-47b1-a1f3-65b34aa6298e Authenticating user 'default' from [fd00:1122:3344:101::e]:59375 | ||
| 13600 | 2026.02.05 23:52:21.453538 [ 292 ] {} <Debug> TCP-Session: 5977788a-0e89-4ccf-ab7f-ce00a4147e81 Authenticating user 'default' from [fd00:1122:3344:101::e]:34113 | ||
| 13601 | 2026.02.05 23:52:21.453555 [ 286 ] {} <Debug> TCP-Session: 72d935de-c3d1-490c-906c-447544029e4a Authenticating user 'default' from [fd00:1122:3344:101::e]:54440 | ||
| 13602 | 2026.02.05 23:52:21.453572 [ 289 ] {} <Debug> TCP-Session: 14994ebc-02aa-47b1-a1f3-65b34aa6298e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13603 | 2026.02.05 23:52:21.453577 [ 292 ] {} <Debug> TCP-Session: 5977788a-0e89-4ccf-ab7f-ce00a4147e81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13604 | 2026.02.05 23:52:21.453596 [ 286 ] {} <Debug> TCP-Session: 72d935de-c3d1-490c-906c-447544029e4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13605 | 2026.02.05 23:52:21.453597 [ 289 ] {} <Debug> TCP-Session: 14994ebc-02aa-47b1-a1f3-65b34aa6298e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13606 | 2026.02.05 23:52:21.453607 [ 292 ] {} <Debug> TCP-Session: 5977788a-0e89-4ccf-ab7f-ce00a4147e81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13607 | 2026.02.05 23:52:21.453622 [ 286 ] {} <Debug> TCP-Session: 72d935de-c3d1-490c-906c-447544029e4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13608 | 2026.02.05 23:52:21.453647 [ 288 ] {48852936-a955-43c7-a7f8-200243f34b45} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38724) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13609 | 2026.02.05 23:52:21.453498 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13610 | 2026.02.05 23:52:21.453478 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13611 | 2026.02.05 23:52:21.453714 [ 294 ] {} <Debug> TCP-Session: b7b3b34b-6703-4a3a-8258-427f158d9f4a Authenticating user 'default' from [fd00:1122:3344:101::e]:60278 | ||
| 13612 | 2026.02.05 23:52:21.453727 [ 290 ] {} <Debug> TCP-Session: 68877c75-3a53-4e39-a458-c9e20b53084c Authenticating user 'default' from [fd00:1122:3344:101::e]:35876 | ||
| 13613 | 2026.02.05 23:52:21.453734 [ 294 ] {} <Debug> TCP-Session: b7b3b34b-6703-4a3a-8258-427f158d9f4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13614 | 2026.02.05 23:52:21.453745 [ 290 ] {} <Debug> TCP-Session: 68877c75-3a53-4e39-a458-c9e20b53084c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13615 | 2026.02.05 23:52:21.453752 [ 294 ] {} <Debug> TCP-Session: b7b3b34b-6703-4a3a-8258-427f158d9f4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13616 | 2026.02.05 23:52:21.453760 [ 290 ] {} <Debug> TCP-Session: 68877c75-3a53-4e39-a458-c9e20b53084c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13617 | 2026.02.05 23:52:21.453412 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52008 | ||
| 13618 | 2026.02.05 23:52:21.453355 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46035 | ||
| 13619 | 2026.02.05 23:52:21.453413 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65446 | ||
| 13620 | 2026.02.05 23:52:21.453892 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13621 | 2026.02.05 23:52:21.453893 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13622 | 2026.02.05 23:52:21.453902 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13623 | 2026.02.05 23:52:21.453927 [ 288 ] {48852936-a955-43c7-a7f8-200243f34b45} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13624 | 2026.02.05 23:52:21.453953 [ 3 ] {} <Debug> TCP-Session: 4a776715-6acb-4951-a422-7e41f04eeeec Authenticating user 'default' from [fd00:1122:3344:101::e]:65446 | ||
| 13625 | 2026.02.05 23:52:21.453944 [ 293 ] {} <Debug> TCP-Session: b22fa601-7bbe-488f-a838-6053f0490000 Authenticating user 'default' from [fd00:1122:3344:101::e]:52008 | ||
| 13626 | 2026.02.05 23:52:21.453982 [ 3 ] {} <Debug> TCP-Session: 4a776715-6acb-4951-a422-7e41f04eeeec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13627 | 2026.02.05 23:52:21.454000 [ 288 ] {48852936-a955-43c7-a7f8-200243f34b45} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13628 | 2026.02.05 23:52:21.454014 [ 3 ] {} <Debug> TCP-Session: 4a776715-6acb-4951-a422-7e41f04eeeec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13629 | 2026.02.05 23:52:21.454012 [ 293 ] {} <Debug> TCP-Session: b22fa601-7bbe-488f-a838-6053f0490000 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13630 | 2026.02.05 23:52:21.453925 [ 291 ] {} <Debug> TCP-Session: b93564ce-f544-489a-9334-f07e98610aaa Authenticating user 'default' from [fd00:1122:3344:101::e]:46035 | ||
| 13631 | 2026.02.05 23:52:21.454055 [ 293 ] {} <Debug> TCP-Session: b22fa601-7bbe-488f-a838-6053f0490000 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13632 | 2026.02.05 23:52:21.454080 [ 291 ] {} <Debug> TCP-Session: b93564ce-f544-489a-9334-f07e98610aaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13633 | 2026.02.05 23:52:21.454099 [ 291 ] {} <Debug> TCP-Session: b93564ce-f544-489a-9334-f07e98610aaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13634 | 2026.02.05 23:52:21.454303 [ 288 ] {48852936-a955-43c7-a7f8-200243f34b45} <Debug> oximeter.version (8dd22a0d-63f6-41eb-b7aa-e7d98824b555) (SelectExecutor): Key condition: unknown | ||
| 13635 | 2026.02.05 23:52:21.455222 [ 327 ] {48852936-a955-43c7-a7f8-200243f34b45} <Trace> AggregatingTransform: Aggregating | ||
| 13636 | 2026.02.05 23:52:21.455276 [ 327 ] {48852936-a955-43c7-a7f8-200243f34b45} <Trace> Aggregator: Aggregation method: without_key | ||
| 13637 | 2026.02.05 23:52:21.455310 [ 327 ] {48852936-a955-43c7-a7f8-200243f34b45} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000904519 sec. (1105.560 rows/sec., 43.19 KiB/sec.) | ||
| 13638 | 2026.02.05 23:52:21.455330 [ 327 ] {48852936-a955-43c7-a7f8-200243f34b45} <Trace> Aggregator: Merging aggregated data | ||
| 13639 | 2026.02.05 23:52:21.456476 [ 288 ] {48852936-a955-43c7-a7f8-200243f34b45} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002891 sec., 345.90107229332415 rows/sec., 13.51 KiB/sec. | ||
| 13640 | 2026.02.05 23:52:21.456601 [ 288 ] {48852936-a955-43c7-a7f8-200243f34b45} <Debug> TCPHandler: Processed in 0.003272322 sec. | ||
| 13641 | 2026.02.05 23:52:21.456692 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13642 | 2026.02.05 23:52:21.456734 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13643 | 2026.02.05 23:52:21.456741 [ 288 ] {} <Debug> TCP-Session: 81764397-1dbb-444e-869f-20113ee88511 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13644 | 2026.02.05 23:52:21.456761 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13645 | 2026.02.05 23:52:21.456779 [ 286 ] {} <Debug> TCP-Session: 72d935de-c3d1-490c-906c-447544029e4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13646 | 2026.02.05 23:52:21.456782 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13647 | 2026.02.05 23:52:21.456800 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13648 | 2026.02.05 23:52:21.456820 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13649 | 2026.02.05 23:52:21.456835 [ 292 ] {} <Debug> TCP-Session: 5977788a-0e89-4ccf-ab7f-ce00a4147e81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13650 | 2026.02.05 23:52:21.456850 [ 289 ] {} <Debug> TCP-Session: 14994ebc-02aa-47b1-a1f3-65b34aa6298e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13651 | 2026.02.05 23:52:21.456861 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13652 | 2026.02.05 23:52:21.456878 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13653 | 2026.02.05 23:52:21.456839 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13654 | 2026.02.05 23:52:21.456909 [ 293 ] {} <Debug> TCP-Session: b22fa601-7bbe-488f-a838-6053f0490000 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13655 | 2026.02.05 23:52:21.456923 [ 3 ] {} <Debug> TCP-Session: 4a776715-6acb-4951-a422-7e41f04eeeec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13656 | 2026.02.05 23:52:21.456942 [ 294 ] {} <Debug> TCP-Session: b7b3b34b-6703-4a3a-8258-427f158d9f4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13657 | 2026.02.05 23:52:21.456806 [ 290 ] {} <Debug> TCP-Session: 68877c75-3a53-4e39-a458-c9e20b53084c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13658 | 2026.02.05 23:52:21.456873 [ 291 ] {} <Debug> TCP-Session: b93564ce-f544-489a-9334-f07e98610aaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13659 | 2026.02.05 23:52:23.211913 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13660 | 2026.02.05 23:52:23.212079 [ 5 ] {51051872-6908-4dea-81f7-f51374264d07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13661 | 2026.02.05 23:52:23.212212 [ 5 ] {51051872-6908-4dea-81f7-f51374264d07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13662 | 2026.02.05 23:52:23.212983 [ 5 ] {51051872-6908-4dea-81f7-f51374264d07} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13663 | 2026.02.05 23:52:23.213034 [ 5 ] {51051872-6908-4dea-81f7-f51374264d07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13664 | 2026.02.05 23:52:23.213452 [ 5 ] {51051872-6908-4dea-81f7-f51374264d07} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13665 | 2026.02.05 23:52:23.213685 [ 5 ] {51051872-6908-4dea-81f7-f51374264d07} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13666 | 2026.02.05 23:52:23.213844 [ 5 ] {51051872-6908-4dea-81f7-f51374264d07} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001752 sec., 151826.48401826483 rows/sec., 9.65 MiB/sec. | ||
| 13667 | 2026.02.05 23:52:23.213895 [ 5 ] {51051872-6908-4dea-81f7-f51374264d07} <Debug> TCPHandler: Processed in 0.00206461 sec. | ||
| 13668 | 2026.02.05 23:52:23.214020 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13669 | 2026.02.05 23:52:23.214120 [ 5 ] {2257b55a-8f87-4adf-8d70-6b4d50963158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13670 | 2026.02.05 23:52:23.214165 [ 5 ] {2257b55a-8f87-4adf-8d70-6b4d50963158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13671 | 2026.02.05 23:52:23.214971 [ 5 ] {2257b55a-8f87-4adf-8d70-6b4d50963158} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13672 | 2026.02.05 23:52:23.215010 [ 5 ] {2257b55a-8f87-4adf-8d70-6b4d50963158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13673 | 2026.02.05 23:52:23.215379 [ 5 ] {2257b55a-8f87-4adf-8d70-6b4d50963158} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13674 | 2026.02.05 23:52:23.215598 [ 5 ] {2257b55a-8f87-4adf-8d70-6b4d50963158} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13675 | 2026.02.05 23:52:23.215723 [ 38 ] {} <Debug> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13676 | 2026.02.05 23:52:23.215730 [ 5 ] {2257b55a-8f87-4adf-8d70-6b4d50963158} <Debug> executeQuery: Read 782 rows, 63.55 KiB in 0.001632 sec., 479166.6666666667 rows/sec., 38.02 MiB/sec. | ||
| 13677 | 2026.02.05 23:52:23.215798 [ 38 ] {} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13678 | 2026.02.05 23:52:23.215814 [ 5 ] {2257b55a-8f87-4adf-8d70-6b4d50963158} <Debug> TCPHandler: Processed in 0.001846258 sec. | ||
| 13679 | 2026.02.05 23:52:23.215828 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13680 | 2026.02.05 23:52:23.215932 [ 192 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13681 | 2026.02.05 23:52:23.215934 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13682 | 2026.02.05 23:52:23.216026 [ 192 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13683 | 2026.02.05 23:52:23.216050 [ 5 ] {deced984-8418-4d7c-a7dd-e944aa6c1cd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13684 | 2026.02.05 23:52:23.216055 [ 192 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1981 rows starting from the beginning of the part | ||
| 13685 | 2026.02.05 23:52:23.216093 [ 5 ] {deced984-8418-4d7c-a7dd-e944aa6c1cd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13686 | 2026.02.05 23:52:23.216122 [ 192 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 56 rows starting from the beginning of the part | ||
| 13687 | 2026.02.05 23:52:23.216165 [ 192 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 106 rows starting from the beginning of the part | ||
| 13688 | 2026.02.05 23:52:23.216207 [ 192 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 782 rows starting from the beginning of the part | ||
| 13689 | 2026.02.05 23:52:23.216246 [ 192 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 106 rows starting from the beginning of the part | ||
| 13690 | 2026.02.05 23:52:23.216284 [ 192 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 782 rows starting from the beginning of the part | ||
| 13691 | 2026.02.05 23:52:23.216549 [ 5 ] {deced984-8418-4d7c-a7dd-e944aa6c1cd4} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13692 | 2026.02.05 23:52:23.216584 [ 5 ] {deced984-8418-4d7c-a7dd-e944aa6c1cd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13693 | 2026.02.05 23:52:23.216917 [ 5 ] {deced984-8418-4d7c-a7dd-e944aa6c1cd4} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13694 | 2026.02.05 23:52:23.217132 [ 5 ] {deced984-8418-4d7c-a7dd-e944aa6c1cd4} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13695 | 2026.02.05 23:52:23.217265 [ 5 ] {deced984-8418-4d7c-a7dd-e944aa6c1cd4} <Debug> executeQuery: Read 148 rows, 9.13 KiB in 0.001235 sec., 119838.05668016194 rows/sec., 7.22 MiB/sec. | ||
| 13696 | 2026.02.05 23:52:23.217304 [ 5 ] {deced984-8418-4d7c-a7dd-e944aa6c1cd4} <Debug> TCPHandler: Processed in 0.001421003 sec. | ||
| 13697 | 2026.02.05 23:52:23.217418 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13698 | 2026.02.05 23:52:23.217513 [ 5 ] {e57b6ed0-88ef-4c69-9e80-36598396afac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13699 | 2026.02.05 23:52:23.217552 [ 5 ] {e57b6ed0-88ef-4c69-9e80-36598396afac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13700 | 2026.02.05 23:52:23.217610 [ 199 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3813 rows, containing 5 columns (5 merged, 0 gathered) in 0.001715997 sec., 2222031.8566990504 rows/sec., 187.82 MiB/sec. | ||
| 13701 | 2026.02.05 23:52:23.217947 [ 194 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13702 | 2026.02.05 23:52:23.217986 [ 5 ] {e57b6ed0-88ef-4c69-9e80-36598396afac} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13703 | 2026.02.05 23:52:23.218028 [ 5 ] {e57b6ed0-88ef-4c69-9e80-36598396afac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13704 | 2026.02.05 23:52:23.218334 [ 194 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_96_19} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13705 | 2026.02.05 23:52:23.218387 [ 5 ] {e57b6ed0-88ef-4c69-9e80-36598396afac} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13706 | 2026.02.05 23:52:23.218436 [ 194 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_96_19} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13707 | 2026.02.05 23:52:23.218564 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 13708 | 2026.02.05 23:52:23.218620 [ 5 ] {e57b6ed0-88ef-4c69-9e80-36598396afac} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13709 | 2026.02.05 23:52:23.218754 [ 5 ] {e57b6ed0-88ef-4c69-9e80-36598396afac} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.00126 sec., 111111.11111111111 rows/sec., 7.18 MiB/sec. | ||
| 13710 | 2026.02.05 23:52:23.218793 [ 5 ] {e57b6ed0-88ef-4c69-9e80-36598396afac} <Debug> TCPHandler: Processed in 0.001424494 sec. | ||
| 13711 | 2026.02.05 23:52:23.218902 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13712 | 2026.02.05 23:52:23.218997 [ 5 ] {6bc11e13-9b6a-4582-880d-766e98906e28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13713 | 2026.02.05 23:52:23.219037 [ 5 ] {6bc11e13-9b6a-4582-880d-766e98906e28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13714 | 2026.02.05 23:52:23.219464 [ 5 ] {6bc11e13-9b6a-4582-880d-766e98906e28} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13715 | 2026.02.05 23:52:23.219500 [ 5 ] {6bc11e13-9b6a-4582-880d-766e98906e28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13716 | 2026.02.05 23:52:23.219811 [ 5 ] {6bc11e13-9b6a-4582-880d-766e98906e28} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13717 | 2026.02.05 23:52:23.220023 [ 5 ] {6bc11e13-9b6a-4582-880d-766e98906e28} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13718 | 2026.02.05 23:52:23.220148 [ 5 ] {6bc11e13-9b6a-4582-880d-766e98906e28} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.00117 sec., 118803.4188034188 rows/sec., 6.76 MiB/sec. | ||
| 13719 | 2026.02.05 23:52:23.220193 [ 5 ] {6bc11e13-9b6a-4582-880d-766e98906e28} <Debug> TCPHandler: Processed in 0.001339583 sec. | ||
| 13720 | 2026.02.05 23:52:23.220303 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13721 | 2026.02.05 23:52:23.220396 [ 5 ] {b62ad3fe-a320-4c0d-8e02-d69a82b33eed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13722 | 2026.02.05 23:52:23.220437 [ 5 ] {b62ad3fe-a320-4c0d-8e02-d69a82b33eed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13723 | 2026.02.05 23:52:23.221011 [ 5 ] {b62ad3fe-a320-4c0d-8e02-d69a82b33eed} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13724 | 2026.02.05 23:52:23.221047 [ 5 ] {b62ad3fe-a320-4c0d-8e02-d69a82b33eed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13725 | 2026.02.05 23:52:23.221375 [ 5 ] {b62ad3fe-a320-4c0d-8e02-d69a82b33eed} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13726 | 2026.02.05 23:52:23.221605 [ 5 ] {b62ad3fe-a320-4c0d-8e02-d69a82b33eed} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13727 | 2026.02.05 23:52:23.221734 [ 5 ] {b62ad3fe-a320-4c0d-8e02-d69a82b33eed} <Debug> executeQuery: Read 478 rows, 34.48 KiB in 0.001355 sec., 352767.52767527674 rows/sec., 24.85 MiB/sec. | ||
| 13728 | 2026.02.05 23:52:23.221732 [ 84 ] {} <Debug> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13729 | 2026.02.05 23:52:23.221773 [ 5 ] {b62ad3fe-a320-4c0d-8e02-d69a82b33eed} <Debug> TCPHandler: Processed in 0.001519135 sec. | ||
| 13730 | 2026.02.05 23:52:23.221809 [ 84 ] {} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13731 | 2026.02.05 23:52:23.221835 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13732 | 2026.02.05 23:52:23.221895 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13733 | 2026.02.05 23:52:23.221904 [ 192 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13734 | 2026.02.05 23:52:23.221987 [ 192 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13735 | 2026.02.05 23:52:23.221994 [ 5 ] {257a06f4-2acb-4442-8b78-4db1ba784c6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13736 | 2026.02.05 23:52:23.222011 [ 192 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 995 rows starting from the beginning of the part | ||
| 13737 | 2026.02.05 23:52:23.222038 [ 5 ] {257a06f4-2acb-4442-8b78-4db1ba784c6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13738 | 2026.02.05 23:52:23.222056 [ 192 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 64 rows starting from the beginning of the part | ||
| 13739 | 2026.02.05 23:52:23.222092 [ 192 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 89 rows starting from the beginning of the part | ||
| 13740 | 2026.02.05 23:52:23.222125 [ 192 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 478 rows starting from the beginning of the part | ||
| 13741 | 2026.02.05 23:52:23.222161 [ 192 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 89 rows starting from the beginning of the part | ||
| 13742 | 2026.02.05 23:52:23.222204 [ 192 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 478 rows starting from the beginning of the part | ||
| 13743 | 2026.02.05 23:52:23.222379 [ 5 ] {257a06f4-2acb-4442-8b78-4db1ba784c6f} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13744 | 2026.02.05 23:52:23.222414 [ 5 ] {257a06f4-2acb-4442-8b78-4db1ba784c6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13745 | 2026.02.05 23:52:23.222724 [ 5 ] {257a06f4-2acb-4442-8b78-4db1ba784c6f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13746 | 2026.02.05 23:52:23.222938 [ 5 ] {257a06f4-2acb-4442-8b78-4db1ba784c6f} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13747 | 2026.02.05 23:52:23.223067 [ 5 ] {257a06f4-2acb-4442-8b78-4db1ba784c6f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001091 sec., 5499.541704857928 rows/sec., 287.33 KiB/sec. | ||
| 13748 | 2026.02.05 23:52:23.223104 [ 5 ] {257a06f4-2acb-4442-8b78-4db1ba784c6f} <Debug> TCPHandler: Processed in 0.001259082 sec. | ||
| 13749 | 2026.02.05 23:52:23.223121 [ 199 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2193 rows, containing 5 columns (5 merged, 0 gathered) in 0.001244072 sec., 1762759.7116565602 rows/sec., 133.89 MiB/sec. | ||
| 13750 | 2026.02.05 23:52:23.223214 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13751 | 2026.02.05 23:52:23.223312 [ 5 ] {ae6dc296-2a14-4a46-a582-61a1f74fe541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13752 | 2026.02.05 23:52:23.223344 [ 191 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13753 | 2026.02.05 23:52:23.223355 [ 5 ] {ae6dc296-2a14-4a46-a582-61a1f74fe541} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13754 | 2026.02.05 23:52:23.223639 [ 191 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_96_19} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13755 | 2026.02.05 23:52:23.223720 [ 191 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_96_19} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13756 | 2026.02.05 23:52:23.223773 [ 5 ] {ae6dc296-2a14-4a46-a582-61a1f74fe541} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13757 | 2026.02.05 23:52:23.223814 [ 5 ] {ae6dc296-2a14-4a46-a582-61a1f74fe541} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13758 | 2026.02.05 23:52:23.223835 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 13759 | 2026.02.05 23:52:23.224157 [ 5 ] {ae6dc296-2a14-4a46-a582-61a1f74fe541} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13760 | 2026.02.05 23:52:23.224384 [ 5 ] {ae6dc296-2a14-4a46-a582-61a1f74fe541} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13761 | 2026.02.05 23:52:23.224514 [ 5 ] {ae6dc296-2a14-4a46-a582-61a1f74fe541} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.00122 sec., 211475.40983606558 rows/sec., 14.08 MiB/sec. | ||
| 13762 | 2026.02.05 23:52:23.224551 [ 5 ] {ae6dc296-2a14-4a46-a582-61a1f74fe541} <Debug> TCPHandler: Processed in 0.001386154 sec. | ||
| 13763 | 2026.02.05 23:52:23.224660 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13764 | 2026.02.05 23:52:23.224754 [ 5 ] {f931b0c9-b640-4569-8168-d1590425bc63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13765 | 2026.02.05 23:52:23.224796 [ 5 ] {f931b0c9-b640-4569-8168-d1590425bc63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13766 | 2026.02.05 23:52:23.225124 [ 5 ] {f931b0c9-b640-4569-8168-d1590425bc63} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13767 | 2026.02.05 23:52:23.225160 [ 5 ] {f931b0c9-b640-4569-8168-d1590425bc63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13768 | 2026.02.05 23:52:23.225471 [ 5 ] {f931b0c9-b640-4569-8168-d1590425bc63} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13769 | 2026.02.05 23:52:23.225698 [ 5 ] {f931b0c9-b640-4569-8168-d1590425bc63} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13770 | 2026.02.05 23:52:23.225827 [ 5 ] {f931b0c9-b640-4569-8168-d1590425bc63} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001091 sec., 916.5902841429881 rows/sec., 61.76 KiB/sec. | ||
| 13771 | 2026.02.05 23:52:23.225865 [ 5 ] {f931b0c9-b640-4569-8168-d1590425bc63} <Debug> TCPHandler: Processed in 0.001254533 sec. | ||
| 13772 | 2026.02.05 23:52:23.225978 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13773 | 2026.02.05 23:52:23.226072 [ 5 ] {62008626-c368-424d-9791-951ad130766c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13774 | 2026.02.05 23:52:23.226125 [ 5 ] {62008626-c368-424d-9791-951ad130766c} <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 | ||
| 13775 | 2026.02.05 23:52:23.226911 [ 5 ] {62008626-c368-424d-9791-951ad130766c} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13776 | 2026.02.05 23:52:23.226947 [ 5 ] {62008626-c368-424d-9791-951ad130766c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13777 | 2026.02.05 23:52:23.227467 [ 5 ] {62008626-c368-424d-9791-951ad130766c} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13778 | 2026.02.05 23:52:23.227696 [ 5 ] {62008626-c368-424d-9791-951ad130766c} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13779 | 2026.02.05 23:52:23.227833 [ 5 ] {62008626-c368-424d-9791-951ad130766c} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001779 sec., 8431.703204047217 rows/sec., 15.11 MiB/sec. | ||
| 13780 | 2026.02.05 23:52:23.227894 [ 5 ] {62008626-c368-424d-9791-951ad130766c} <Debug> TCPHandler: Processed in 0.0019652 sec. | ||
| 13781 | 2026.02.05 23:52:23.228003 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13782 | 2026.02.05 23:52:23.228098 [ 5 ] {b09099fa-1def-4896-bddf-a8897e70c851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13783 | 2026.02.05 23:52:23.228138 [ 5 ] {b09099fa-1def-4896-bddf-a8897e70c851} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13784 | 2026.02.05 23:52:23.228462 [ 5 ] {b09099fa-1def-4896-bddf-a8897e70c851} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13785 | 2026.02.05 23:52:23.228497 [ 5 ] {b09099fa-1def-4896-bddf-a8897e70c851} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13786 | 2026.02.05 23:52:23.228801 [ 5 ] {b09099fa-1def-4896-bddf-a8897e70c851} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13787 | 2026.02.05 23:52:23.229013 [ 5 ] {b09099fa-1def-4896-bddf-a8897e70c851} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13788 | 2026.02.05 23:52:23.229123 [ 84 ] {} <Debug> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13789 | 2026.02.05 23:52:23.229136 [ 5 ] {b09099fa-1def-4896-bddf-a8897e70c851} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001056 sec., 83333.33333333333 rows/sec., 5.23 MiB/sec. | ||
| 13790 | 2026.02.05 23:52:23.229163 [ 84 ] {} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13791 | 2026.02.05 23:52:23.229183 [ 5 ] {b09099fa-1def-4896-bddf-a8897e70c851} <Debug> TCPHandler: Processed in 0.001228452 sec. | ||
| 13792 | 2026.02.05 23:52:23.229188 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13793 | 2026.02.05 23:52:23.229266 [ 192 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13794 | 2026.02.05 23:52:23.229346 [ 192 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13795 | 2026.02.05 23:52:23.229369 [ 192 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5848 rows starting from the beginning of the part | ||
| 13796 | 2026.02.05 23:52:23.229410 [ 192 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 12 rows starting from the beginning of the part | ||
| 13797 | 2026.02.05 23:52:23.229442 [ 192 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part | ||
| 13798 | 2026.02.05 23:52:23.229473 [ 192 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 88 rows starting from the beginning of the part | ||
| 13799 | 2026.02.05 23:52:23.229505 [ 192 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part | ||
| 13800 | 2026.02.05 23:52:23.229536 [ 192 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 88 rows starting from the beginning of the part | ||
| 13801 | 2026.02.05 23:52:23.230938 [ 192 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6156 rows, containing 4 columns (4 merged, 0 gathered) in 0.001698857 sec., 3623612.8173236474 rows/sec., 234.19 MiB/sec. | ||
| 13802 | 2026.02.05 23:52:23.231311 [ 199 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13803 | 2026.02.05 23:52:23.231585 [ 199 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_96_19} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13804 | 2026.02.05 23:52:23.231661 [ 199 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_96_19} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13805 | 2026.02.05 23:52:23.231740 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 13806 | 2026.02.05 23:52:24.557651 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13807 | 2026.02.05 23:52:24.557712 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13808 | 2026.02.05 23:52:24.762627 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27814 | ||
| 13809 | 2026.02.05 23:52:24.763377 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13810 | 2026.02.05 23:52:24.763448 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 13811 | 2026.02.05 23:52:24.764078 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13812 | 2026.02.05 23:52:24.764307 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13813 | 2026.02.05 23:52:24.764445 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27814 | ||
| 13814 | 2026.02.05 23:52:26.302260 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 13815 | 2026.02.05 23:52:26.318628 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13816 | 2026.02.05 23:52:26.318685 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 13817 | 2026.02.05 23:52:26.324080 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13818 | 2026.02.05 23:52:26.324754 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13819 | 2026.02.05 23:52:26.327527 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 13820 | 2026.02.05 23:52:28.203910 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13821 | 2026.02.05 23:52:28.204158 [ 5 ] {ecee17f5-7edf-42d4-9c4a-2418bdf8c56f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13822 | 2026.02.05 23:52:28.204225 [ 5 ] {ecee17f5-7edf-42d4-9c4a-2418bdf8c56f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13823 | 2026.02.05 23:52:28.204884 [ 5 ] {ecee17f5-7edf-42d4-9c4a-2418bdf8c56f} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13824 | 2026.02.05 23:52:28.204932 [ 5 ] {ecee17f5-7edf-42d4-9c4a-2418bdf8c56f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 13825 | 2026.02.05 23:52:28.205360 [ 5 ] {ecee17f5-7edf-42d4-9c4a-2418bdf8c56f} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13826 | 2026.02.05 23:52:28.205606 [ 5 ] {ecee17f5-7edf-42d4-9c4a-2418bdf8c56f} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13827 | 2026.02.05 23:52:28.205755 [ 5 ] {ecee17f5-7edf-42d4-9c4a-2418bdf8c56f} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001656 sec., 64009.6618357488 rows/sec., 5.36 MiB/sec. | ||
| 13828 | 2026.02.05 23:52:28.205798 [ 5 ] {ecee17f5-7edf-42d4-9c4a-2418bdf8c56f} <Debug> TCPHandler: Processed in 0.0020569 sec. | ||
| 13829 | 2026.02.05 23:52:28.205921 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13830 | 2026.02.05 23:52:28.206016 [ 5 ] {c7fb5aed-bd07-4199-874b-41256cce022b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13831 | 2026.02.05 23:52:28.206057 [ 5 ] {c7fb5aed-bd07-4199-874b-41256cce022b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13832 | 2026.02.05 23:52:28.206461 [ 5 ] {c7fb5aed-bd07-4199-874b-41256cce022b} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13833 | 2026.02.05 23:52:28.206496 [ 5 ] {c7fb5aed-bd07-4199-874b-41256cce022b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 13834 | 2026.02.05 23:52:28.206825 [ 5 ] {c7fb5aed-bd07-4199-874b-41256cce022b} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13835 | 2026.02.05 23:52:28.207040 [ 5 ] {c7fb5aed-bd07-4199-874b-41256cce022b} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13836 | 2026.02.05 23:52:28.207166 [ 5 ] {c7fb5aed-bd07-4199-874b-41256cce022b} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001169 sec., 21385.799828913605 rows/sec., 1.57 MiB/sec. | ||
| 13837 | 2026.02.05 23:52:28.207202 [ 5 ] {c7fb5aed-bd07-4199-874b-41256cce022b} <Debug> TCPHandler: Processed in 0.001332193 sec. | ||
| 13838 | 2026.02.05 23:52:28.207304 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13839 | 2026.02.05 23:52:28.207398 [ 5 ] {870b3171-3ce0-4f4f-8760-7739180915fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13840 | 2026.02.05 23:52:28.207439 [ 5 ] {870b3171-3ce0-4f4f-8760-7739180915fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13841 | 2026.02.05 23:52:28.207858 [ 5 ] {870b3171-3ce0-4f4f-8760-7739180915fd} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13842 | 2026.02.05 23:52:28.207917 [ 5 ] {870b3171-3ce0-4f4f-8760-7739180915fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 13843 | 2026.02.05 23:52:28.208227 [ 5 ] {870b3171-3ce0-4f4f-8760-7739180915fd} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13844 | 2026.02.05 23:52:28.208450 [ 5 ] {870b3171-3ce0-4f4f-8760-7739180915fd} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13845 | 2026.02.05 23:52:28.208574 [ 5 ] {870b3171-3ce0-4f4f-8760-7739180915fd} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001194 sec., 74539.36348408711 rows/sec., 5.82 MiB/sec. | ||
| 13846 | 2026.02.05 23:52:28.208610 [ 5 ] {870b3171-3ce0-4f4f-8760-7739180915fd} <Debug> TCPHandler: Processed in 0.001355053 sec. | ||
| 13847 | 2026.02.05 23:52:28.208717 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13848 | 2026.02.05 23:52:28.208811 [ 5 ] {effed306-5f20-41b8-8300-698dd1594d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13849 | 2026.02.05 23:52:28.208854 [ 5 ] {effed306-5f20-41b8-8300-698dd1594d7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13850 | 2026.02.05 23:52:28.209250 [ 5 ] {effed306-5f20-41b8-8300-698dd1594d7d} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13851 | 2026.02.05 23:52:28.209282 [ 5 ] {effed306-5f20-41b8-8300-698dd1594d7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 13852 | 2026.02.05 23:52:28.209607 [ 5 ] {effed306-5f20-41b8-8300-698dd1594d7d} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13853 | 2026.02.05 23:52:28.209815 [ 5 ] {effed306-5f20-41b8-8300-698dd1594d7d} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13854 | 2026.02.05 23:52:28.209941 [ 5 ] {effed306-5f20-41b8-8300-698dd1594d7d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001148 sec., 139372.82229965157 rows/sec., 9.71 MiB/sec. | ||
| 13855 | 2026.02.05 23:52:28.209977 [ 5 ] {effed306-5f20-41b8-8300-698dd1594d7d} <Debug> TCPHandler: Processed in 0.001308873 sec. | ||
| 13856 | 2026.02.05 23:52:28.210079 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13857 | 2026.02.05 23:52:28.210203 [ 5 ] {811bc395-e2d3-49f6-93d8-83f9fd35ca83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13858 | 2026.02.05 23:52:28.210269 [ 5 ] {811bc395-e2d3-49f6-93d8-83f9fd35ca83} <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 | ||
| 13859 | 2026.02.05 23:52:28.211190 [ 5 ] {811bc395-e2d3-49f6-93d8-83f9fd35ca83} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13860 | 2026.02.05 23:52:28.211226 [ 5 ] {811bc395-e2d3-49f6-93d8-83f9fd35ca83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 13861 | 2026.02.05 23:52:28.211766 [ 5 ] {811bc395-e2d3-49f6-93d8-83f9fd35ca83} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13862 | 2026.02.05 23:52:28.211996 [ 5 ] {811bc395-e2d3-49f6-93d8-83f9fd35ca83} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13863 | 2026.02.05 23:52:28.212136 [ 5 ] {811bc395-e2d3-49f6-93d8-83f9fd35ca83} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001958 sec., 12768.130745658835 rows/sec., 22.88 MiB/sec. | ||
| 13864 | 2026.02.05 23:52:28.212203 [ 5 ] {811bc395-e2d3-49f6-93d8-83f9fd35ca83} <Debug> TCPHandler: Processed in 0.002173641 sec. | ||
| 13865 | 2026.02.05 23:52:28.212311 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13866 | 2026.02.05 23:52:28.212406 [ 5 ] {56c0565f-93c1-40e3-a0e8-9af023809848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13867 | 2026.02.05 23:52:28.212448 [ 5 ] {56c0565f-93c1-40e3-a0e8-9af023809848} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13868 | 2026.02.05 23:52:28.212781 [ 5 ] {56c0565f-93c1-40e3-a0e8-9af023809848} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13869 | 2026.02.05 23:52:28.212815 [ 5 ] {56c0565f-93c1-40e3-a0e8-9af023809848} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 13870 | 2026.02.05 23:52:28.213118 [ 5 ] {56c0565f-93c1-40e3-a0e8-9af023809848} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13871 | 2026.02.05 23:52:28.213329 [ 5 ] {56c0565f-93c1-40e3-a0e8-9af023809848} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13872 | 2026.02.05 23:52:28.213459 [ 5 ] {56c0565f-93c1-40e3-a0e8-9af023809848} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 13873 | 2026.02.05 23:52:28.213496 [ 5 ] {56c0565f-93c1-40e3-a0e8-9af023809848} <Debug> TCPHandler: Processed in 0.001234512 sec. | ||
| 13874 | 2026.02.05 23:52:29.831726 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1798 | ||
| 13875 | 2026.02.05 23:52:29.834122 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13876 | 2026.02.05 23:52:29.834171 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 13877 | 2026.02.05 23:52:29.835339 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13878 | 2026.02.05 23:52:29.835602 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13879 | 2026.02.05 23:52:29.835857 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1798 | ||
| 13880 | 2026.02.05 23:52:32.027407 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13881 | 2026.02.05 23:52:32.027586 [ 5 ] {b3b0b5b9-7264-4fb9-9f10-88f7b779298e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13882 | 2026.02.05 23:52:32.027654 [ 5 ] {b3b0b5b9-7264-4fb9-9f10-88f7b779298e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13883 | 2026.02.05 23:52:32.028361 [ 5 ] {b3b0b5b9-7264-4fb9-9f10-88f7b779298e} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13884 | 2026.02.05 23:52:32.028413 [ 5 ] {b3b0b5b9-7264-4fb9-9f10-88f7b779298e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 13885 | 2026.02.05 23:52:32.028824 [ 5 ] {b3b0b5b9-7264-4fb9-9f10-88f7b779298e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13886 | 2026.02.05 23:52:32.029062 [ 5 ] {b3b0b5b9-7264-4fb9-9f10-88f7b779298e} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13887 | 2026.02.05 23:52:32.029227 [ 5 ] {b3b0b5b9-7264-4fb9-9f10-88f7b779298e} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001689 sec., 157489.63883955003 rows/sec., 10.01 MiB/sec. | ||
| 13888 | 2026.02.05 23:52:32.029281 [ 5 ] {b3b0b5b9-7264-4fb9-9f10-88f7b779298e} <Debug> TCPHandler: Processed in 0.00200466 sec. | ||
| 13889 | 2026.02.05 23:52:32.029404 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13890 | 2026.02.05 23:52:32.029509 [ 5 ] {f653aff9-f00f-4d4c-87c6-30672f63a201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13891 | 2026.02.05 23:52:32.029556 [ 5 ] {f653aff9-f00f-4d4c-87c6-30672f63a201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13892 | 2026.02.05 23:52:32.029967 [ 5 ] {f653aff9-f00f-4d4c-87c6-30672f63a201} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13893 | 2026.02.05 23:52:32.030005 [ 5 ] {f653aff9-f00f-4d4c-87c6-30672f63a201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 13894 | 2026.02.05 23:52:32.030315 [ 5 ] {f653aff9-f00f-4d4c-87c6-30672f63a201} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 13895 | 2026.02.05 23:52:32.030538 [ 5 ] {f653aff9-f00f-4d4c-87c6-30672f63a201} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13896 | 2026.02.05 23:52:32.030671 [ 5 ] {f653aff9-f00f-4d4c-87c6-30672f63a201} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001185 sec., 11814.34599156118 rows/sec., 963.38 KiB/sec. | ||
| 13897 | 2026.02.05 23:52:32.030710 [ 5 ] {f653aff9-f00f-4d4c-87c6-30672f63a201} <Debug> TCPHandler: Processed in 0.001358303 sec. | ||
| 13898 | 2026.02.05 23:52:32.030832 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13899 | 2026.02.05 23:52:32.030952 [ 5 ] {a603a954-5783-4e48-950b-55749da129aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13900 | 2026.02.05 23:52:32.031006 [ 5 ] {a603a954-5783-4e48-950b-55749da129aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13901 | 2026.02.05 23:52:32.032468 [ 5 ] {a603a954-5783-4e48-950b-55749da129aa} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13902 | 2026.02.05 23:52:32.032506 [ 5 ] {a603a954-5783-4e48-950b-55749da129aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 13903 | 2026.02.05 23:52:32.032950 [ 5 ] {a603a954-5783-4e48-950b-55749da129aa} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13904 | 2026.02.05 23:52:32.033166 [ 5 ] {a603a954-5783-4e48-950b-55749da129aa} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13905 | 2026.02.05 23:52:32.033310 [ 5 ] {a603a954-5783-4e48-950b-55749da129aa} <Debug> executeQuery: Read 1929 rows, 160.62 KiB in 0.002379 sec., 810844.892812106 rows/sec., 65.93 MiB/sec. | ||
| 13906 | 2026.02.05 23:52:32.033348 [ 5 ] {a603a954-5783-4e48-950b-55749da129aa} <Debug> TCPHandler: Processed in 0.002578325 sec. | ||
| 13907 | 2026.02.05 23:52:32.033467 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13908 | 2026.02.05 23:52:32.033563 [ 5 ] {ab0f6881-152a-4f18-a185-9efd30d8be22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13909 | 2026.02.05 23:52:32.033605 [ 5 ] {ab0f6881-152a-4f18-a185-9efd30d8be22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13910 | 2026.02.05 23:52:32.034053 [ 5 ] {ab0f6881-152a-4f18-a185-9efd30d8be22} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13911 | 2026.02.05 23:52:32.034090 [ 5 ] {ab0f6881-152a-4f18-a185-9efd30d8be22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 13912 | 2026.02.05 23:52:32.034405 [ 5 ] {ab0f6881-152a-4f18-a185-9efd30d8be22} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13913 | 2026.02.05 23:52:32.034617 [ 5 ] {ab0f6881-152a-4f18-a185-9efd30d8be22} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13914 | 2026.02.05 23:52:32.034748 [ 5 ] {ab0f6881-152a-4f18-a185-9efd30d8be22} <Debug> executeQuery: Read 162 rows, 10.11 KiB in 0.001203 sec., 134663.3416458853 rows/sec., 8.21 MiB/sec. | ||
| 13915 | 2026.02.05 23:52:32.034785 [ 5 ] {ab0f6881-152a-4f18-a185-9efd30d8be22} <Debug> TCPHandler: Processed in 0.001367213 sec. | ||
| 13916 | 2026.02.05 23:52:32.034896 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13917 | 2026.02.05 23:52:32.034990 [ 5 ] {56950e78-8ecb-4c88-a831-50fc301d2f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13918 | 2026.02.05 23:52:32.035027 [ 5 ] {56950e78-8ecb-4c88-a831-50fc301d2f2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13919 | 2026.02.05 23:52:32.035519 [ 5 ] {56950e78-8ecb-4c88-a831-50fc301d2f2e} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13920 | 2026.02.05 23:52:32.035557 [ 5 ] {56950e78-8ecb-4c88-a831-50fc301d2f2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 13921 | 2026.02.05 23:52:32.035885 [ 5 ] {56950e78-8ecb-4c88-a831-50fc301d2f2e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13922 | 2026.02.05 23:52:32.036097 [ 5 ] {56950e78-8ecb-4c88-a831-50fc301d2f2e} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13923 | 2026.02.05 23:52:32.036228 [ 5 ] {56950e78-8ecb-4c88-a831-50fc301d2f2e} <Debug> executeQuery: Read 368 rows, 25.07 KiB in 0.001257 sec., 292760.5409705648 rows/sec., 19.48 MiB/sec. | ||
| 13924 | 2026.02.05 23:52:32.036266 [ 5 ] {56950e78-8ecb-4c88-a831-50fc301d2f2e} <Debug> TCPHandler: Processed in 0.001419554 sec. | ||
| 13925 | 2026.02.05 23:52:32.036371 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13926 | 2026.02.05 23:52:32.036466 [ 5 ] {d82094c4-ae1b-4194-91aa-545835674708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13927 | 2026.02.05 23:52:32.036505 [ 5 ] {d82094c4-ae1b-4194-91aa-545835674708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13928 | 2026.02.05 23:52:32.036920 [ 5 ] {d82094c4-ae1b-4194-91aa-545835674708} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13929 | 2026.02.05 23:52:32.036956 [ 5 ] {d82094c4-ae1b-4194-91aa-545835674708} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 13930 | 2026.02.05 23:52:32.037254 [ 5 ] {d82094c4-ae1b-4194-91aa-545835674708} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13931 | 2026.02.05 23:52:32.037462 [ 5 ] {d82094c4-ae1b-4194-91aa-545835674708} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13932 | 2026.02.05 23:52:32.037593 [ 5 ] {d82094c4-ae1b-4194-91aa-545835674708} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001145 sec., 121397.37991266376 rows/sec., 6.91 MiB/sec. | ||
| 13933 | 2026.02.05 23:52:32.037631 [ 5 ] {d82094c4-ae1b-4194-91aa-545835674708} <Debug> TCPHandler: Processed in 0.001309323 sec. | ||
| 13934 | 2026.02.05 23:52:32.037740 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13935 | 2026.02.05 23:52:32.037833 [ 5 ] {45f4b4d9-6280-45b8-99d5-1b57bd2b004a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13936 | 2026.02.05 23:52:32.037872 [ 5 ] {45f4b4d9-6280-45b8-99d5-1b57bd2b004a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13937 | 2026.02.05 23:52:32.038554 [ 5 ] {45f4b4d9-6280-45b8-99d5-1b57bd2b004a} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13938 | 2026.02.05 23:52:32.038590 [ 5 ] {45f4b4d9-6280-45b8-99d5-1b57bd2b004a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 13939 | 2026.02.05 23:52:32.038938 [ 5 ] {45f4b4d9-6280-45b8-99d5-1b57bd2b004a} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13940 | 2026.02.05 23:52:32.039152 [ 5 ] {45f4b4d9-6280-45b8-99d5-1b57bd2b004a} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13941 | 2026.02.05 23:52:32.039287 [ 5 ] {45f4b4d9-6280-45b8-99d5-1b57bd2b004a} <Debug> executeQuery: Read 948 rows, 69.91 KiB in 0.001471 sec., 644459.5513256288 rows/sec., 46.41 MiB/sec. | ||
| 13942 | 2026.02.05 23:52:32.039324 [ 5 ] {45f4b4d9-6280-45b8-99d5-1b57bd2b004a} <Debug> TCPHandler: Processed in 0.001632527 sec. | ||
| 13943 | 2026.02.05 23:52:32.039435 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13944 | 2026.02.05 23:52:32.039534 [ 5 ] {300cb612-7e20-4f58-852e-e0dbf6dcf287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13945 | 2026.02.05 23:52:32.039575 [ 5 ] {300cb612-7e20-4f58-852e-e0dbf6dcf287} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13946 | 2026.02.05 23:52:32.039899 [ 5 ] {300cb612-7e20-4f58-852e-e0dbf6dcf287} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13947 | 2026.02.05 23:52:32.039934 [ 5 ] {300cb612-7e20-4f58-852e-e0dbf6dcf287} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 13948 | 2026.02.05 23:52:32.040234 [ 5 ] {300cb612-7e20-4f58-852e-e0dbf6dcf287} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13949 | 2026.02.05 23:52:32.040446 [ 5 ] {300cb612-7e20-4f58-852e-e0dbf6dcf287} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13950 | 2026.02.05 23:52:32.040571 [ 5 ] {300cb612-7e20-4f58-852e-e0dbf6dcf287} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 296.85 KiB/sec. | ||
| 13951 | 2026.02.05 23:52:32.040607 [ 5 ] {300cb612-7e20-4f58-852e-e0dbf6dcf287} <Debug> TCPHandler: Processed in 0.001221612 sec. | ||
| 13952 | 2026.02.05 23:52:32.040723 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13953 | 2026.02.05 23:52:32.040839 [ 5 ] {62336ce3-8791-4e5e-8602-f2ecaa34d33c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13954 | 2026.02.05 23:52:32.040890 [ 5 ] {62336ce3-8791-4e5e-8602-f2ecaa34d33c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13955 | 2026.02.05 23:52:32.041484 [ 5 ] {62336ce3-8791-4e5e-8602-f2ecaa34d33c} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13956 | 2026.02.05 23:52:32.041551 [ 5 ] {62336ce3-8791-4e5e-8602-f2ecaa34d33c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 13957 | 2026.02.05 23:52:32.041944 [ 5 ] {62336ce3-8791-4e5e-8602-f2ecaa34d33c} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13958 | 2026.02.05 23:52:32.042170 [ 5 ] {62336ce3-8791-4e5e-8602-f2ecaa34d33c} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13959 | 2026.02.05 23:52:32.042309 [ 5 ] {62336ce3-8791-4e5e-8602-f2ecaa34d33c} <Debug> executeQuery: Read 917 rows, 62.56 KiB in 0.001494 sec., 613788.4872824631 rows/sec., 40.89 MiB/sec. | ||
| 13960 | 2026.02.05 23:52:32.042348 [ 5 ] {62336ce3-8791-4e5e-8602-f2ecaa34d33c} <Debug> TCPHandler: Processed in 0.001683836 sec. | ||
| 13961 | 2026.02.05 23:52:32.042454 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13962 | 2026.02.05 23:52:32.042550 [ 5 ] {13fc3e62-96ea-4d2f-a774-cfb19402aa7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13963 | 2026.02.05 23:52:32.042592 [ 5 ] {13fc3e62-96ea-4d2f-a774-cfb19402aa7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13964 | 2026.02.05 23:52:32.042905 [ 5 ] {13fc3e62-96ea-4d2f-a774-cfb19402aa7e} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13965 | 2026.02.05 23:52:32.042942 [ 5 ] {13fc3e62-96ea-4d2f-a774-cfb19402aa7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 13966 | 2026.02.05 23:52:32.043255 [ 5 ] {13fc3e62-96ea-4d2f-a774-cfb19402aa7e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13967 | 2026.02.05 23:52:32.043470 [ 5 ] {13fc3e62-96ea-4d2f-a774-cfb19402aa7e} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13968 | 2026.02.05 23:52:32.043598 [ 5 ] {13fc3e62-96ea-4d2f-a774-cfb19402aa7e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001067 sec., 937.207122774133 rows/sec., 63.15 KiB/sec. | ||
| 13969 | 2026.02.05 23:52:32.043633 [ 5 ] {13fc3e62-96ea-4d2f-a774-cfb19402aa7e} <Debug> TCPHandler: Processed in 0.001229562 sec. | ||
| 13970 | 2026.02.05 23:52:32.043741 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13971 | 2026.02.05 23:52:32.043835 [ 5 ] {d6d9d629-86cb-47f4-9b75-0cc219b6a7ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13972 | 2026.02.05 23:52:32.043889 [ 5 ] {d6d9d629-86cb-47f4-9b75-0cc219b6a7ea} <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 | ||
| 13973 | 2026.02.05 23:52:32.044639 [ 5 ] {d6d9d629-86cb-47f4-9b75-0cc219b6a7ea} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13974 | 2026.02.05 23:52:32.044676 [ 5 ] {d6d9d629-86cb-47f4-9b75-0cc219b6a7ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 13975 | 2026.02.05 23:52:32.045194 [ 5 ] {d6d9d629-86cb-47f4-9b75-0cc219b6a7ea} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13976 | 2026.02.05 23:52:32.045427 [ 5 ] {d6d9d629-86cb-47f4-9b75-0cc219b6a7ea} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13977 | 2026.02.05 23:52:32.045567 [ 5 ] {d6d9d629-86cb-47f4-9b75-0cc219b6a7ea} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001751 sec., 8566.533409480297 rows/sec., 15.35 MiB/sec. | ||
| 13978 | 2026.02.05 23:52:32.045620 [ 5 ] {d6d9d629-86cb-47f4-9b75-0cc219b6a7ea} <Debug> TCPHandler: Processed in 0.001927758 sec. | ||
| 13979 | 2026.02.05 23:52:32.045730 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13980 | 2026.02.05 23:52:32.045824 [ 5 ] {842eab6a-f749-475f-bcdc-aef2f6cd7ca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13981 | 2026.02.05 23:52:32.045866 [ 5 ] {842eab6a-f749-475f-bcdc-aef2f6cd7ca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13982 | 2026.02.05 23:52:32.046178 [ 5 ] {842eab6a-f749-475f-bcdc-aef2f6cd7ca1} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13983 | 2026.02.05 23:52:32.046215 [ 5 ] {842eab6a-f749-475f-bcdc-aef2f6cd7ca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 13984 | 2026.02.05 23:52:32.046524 [ 5 ] {842eab6a-f749-475f-bcdc-aef2f6cd7ca1} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13985 | 2026.02.05 23:52:32.046733 [ 5 ] {842eab6a-f749-475f-bcdc-aef2f6cd7ca1} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13986 | 2026.02.05 23:52:32.046865 [ 5 ] {842eab6a-f749-475f-bcdc-aef2f6cd7ca1} <Debug> executeQuery: Read 76 rows, 4.83 KiB in 0.001059 sec., 71765.81680830973 rows/sec., 4.45 MiB/sec. | ||
| 13987 | 2026.02.05 23:52:32.046901 [ 5 ] {842eab6a-f749-475f-bcdc-aef2f6cd7ca1} <Debug> TCPHandler: Processed in 0.001220962 sec. | ||
| 13988 | 2026.02.05 23:52:32.264855 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28326 | ||
| 13989 | 2026.02.05 23:52:32.265391 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13990 | 2026.02.05 23:52:32.265426 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 13991 | 2026.02.05 23:52:32.265898 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13992 | 2026.02.05 23:52:32.266140 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13993 | 2026.02.05 23:52:32.266262 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28326 | ||
| 13994 | 2026.02.05 23:52:33.196795 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13995 | 2026.02.05 23:52:33.196973 [ 5 ] {0a53649d-65d4-4089-9aa8-7011112580a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13996 | 2026.02.05 23:52:33.197040 [ 5 ] {0a53649d-65d4-4089-9aa8-7011112580a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13997 | 2026.02.05 23:52:33.197706 [ 5 ] {0a53649d-65d4-4089-9aa8-7011112580a0} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13998 | 2026.02.05 23:52:33.197759 [ 5 ] {0a53649d-65d4-4089-9aa8-7011112580a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 13999 | 2026.02.05 23:52:33.198173 [ 5 ] {0a53649d-65d4-4089-9aa8-7011112580a0} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14000 | 2026.02.05 23:52:33.198420 [ 5 ] {0a53649d-65d4-4089-9aa8-7011112580a0} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14001 | 2026.02.05 23:52:33.198584 [ 5 ] {0a53649d-65d4-4089-9aa8-7011112580a0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001659 sec., 33755.27426160337 rows/sec., 2.59 MiB/sec. | ||
| 14002 | 2026.02.05 23:52:33.198633 [ 5 ] {0a53649d-65d4-4089-9aa8-7011112580a0} <Debug> TCPHandler: Processed in 0.001967069 sec. | ||
| 14003 | 2026.02.05 23:52:33.198759 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14004 | 2026.02.05 23:52:33.198861 [ 5 ] {1b9208d2-efdc-47f3-a1e8-53cec1263b3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14005 | 2026.02.05 23:52:33.198905 [ 5 ] {1b9208d2-efdc-47f3-a1e8-53cec1263b3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14006 | 2026.02.05 23:52:33.199345 [ 5 ] {1b9208d2-efdc-47f3-a1e8-53cec1263b3b} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14007 | 2026.02.05 23:52:33.199384 [ 5 ] {1b9208d2-efdc-47f3-a1e8-53cec1263b3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14008 | 2026.02.05 23:52:33.199700 [ 5 ] {1b9208d2-efdc-47f3-a1e8-53cec1263b3b} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14009 | 2026.02.05 23:52:33.199916 [ 5 ] {1b9208d2-efdc-47f3-a1e8-53cec1263b3b} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14010 | 2026.02.05 23:52:33.200053 [ 5 ] {1b9208d2-efdc-47f3-a1e8-53cec1263b3b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001215 sec., 52674.897119341564 rows/sec., 4.11 MiB/sec. | ||
| 14011 | 2026.02.05 23:52:33.200094 [ 5 ] {1b9208d2-efdc-47f3-a1e8-53cec1263b3b} <Debug> TCPHandler: Processed in 0.001385783 sec. | ||
| 14012 | 2026.02.05 23:52:33.200212 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14013 | 2026.02.05 23:52:33.200309 [ 5 ] {c28c2ad9-e402-47a0-9fb8-888fd574b269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14014 | 2026.02.05 23:52:33.200353 [ 5 ] {c28c2ad9-e402-47a0-9fb8-888fd574b269} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14015 | 2026.02.05 23:52:33.200718 [ 5 ] {c28c2ad9-e402-47a0-9fb8-888fd574b269} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14016 | 2026.02.05 23:52:33.200755 [ 5 ] {c28c2ad9-e402-47a0-9fb8-888fd574b269} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14017 | 2026.02.05 23:52:33.201081 [ 5 ] {c28c2ad9-e402-47a0-9fb8-888fd574b269} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14018 | 2026.02.05 23:52:33.201295 [ 5 ] {c28c2ad9-e402-47a0-9fb8-888fd574b269} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14019 | 2026.02.05 23:52:33.201429 [ 5 ] {c28c2ad9-e402-47a0-9fb8-888fd574b269} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.00114 sec., 28070.175438596492 rows/sec., 1.96 MiB/sec. | ||
| 14020 | 2026.02.05 23:52:33.201427 [ 126 ] {} <Debug> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Selected 5 parts from all_1_94_19 to all_98_98_0 | ||
| 14021 | 2026.02.05 23:52:33.201470 [ 5 ] {c28c2ad9-e402-47a0-9fb8-888fd574b269} <Debug> TCPHandler: Processed in 0.001307353 sec. | ||
| 14022 | 2026.02.05 23:52:33.201510 [ 126 ] {} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14023 | 2026.02.05 23:52:33.201538 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14024 | 2026.02.05 23:52:33.201612 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14025 | 2026.02.05 23:52:33.201664 [ 195 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_98_20} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_94_19 to all_98_98_0 into Compact with storage Full | ||
| 14026 | 2026.02.05 23:52:33.201710 [ 5 ] {3d9a2769-9d13-4a11-a903-159f9bf00338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14027 | 2026.02.05 23:52:33.201759 [ 5 ] {3d9a2769-9d13-4a11-a903-159f9bf00338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14028 | 2026.02.05 23:52:33.201838 [ 195 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_98_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14029 | 2026.02.05 23:52:33.201885 [ 195 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_98_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_94_19, total 27125 rows starting from the beginning of the part | ||
| 14030 | 2026.02.05 23:52:33.201963 [ 195 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_98_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part | ||
| 14031 | 2026.02.05 23:52:33.202020 [ 195 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_98_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 258 rows starting from the beginning of the part | ||
| 14032 | 2026.02.05 23:52:33.202074 [ 195 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_98_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
| 14033 | 2026.02.05 23:52:33.202083 [ 5 ] {3d9a2769-9d13-4a11-a903-159f9bf00338} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14034 | 2026.02.05 23:52:33.202123 [ 195 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_98_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 917 rows starting from the beginning of the part | ||
| 14035 | 2026.02.05 23:52:33.202127 [ 5 ] {3d9a2769-9d13-4a11-a903-159f9bf00338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14036 | 2026.02.05 23:52:33.202489 [ 5 ] {3d9a2769-9d13-4a11-a903-159f9bf00338} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14037 | 2026.02.05 23:52:33.202718 [ 5 ] {3d9a2769-9d13-4a11-a903-159f9bf00338} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14038 | 2026.02.05 23:52:33.202853 [ 5 ] {3d9a2769-9d13-4a11-a903-159f9bf00338} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001161 sec., 10335.917312661499 rows/sec., 713.29 KiB/sec. | ||
| 14039 | 2026.02.05 23:52:33.202890 [ 5 ] {3d9a2769-9d13-4a11-a903-159f9bf00338} <Debug> TCPHandler: Processed in 0.001326833 sec. | ||
| 14040 | 2026.02.05 23:52:33.207968 [ 192 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_98_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28620 rows, containing 5 columns (5 merged, 0 gathered) in 0.006365353 sec., 4496215.685131681 rows/sec., 302.91 MiB/sec. | ||
| 14041 | 2026.02.05 23:52:33.208429 [ 190 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_98_20} <Trace> MergedBlockOutputStream: filled checksums all_1_98_20 (state Temporary) | ||
| 14042 | 2026.02.05 23:52:33.208755 [ 190 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_98_20} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_merge_all_1_98_20 to all_1_98_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14043 | 2026.02.05 23:52:33.208837 [ 190 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_98_20} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Merged 5 parts: [all_1_94_19, all_98_98_0] -> all_1_98_20 | ||
| 14044 | 2026.02.05 23:52:33.208950 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 14045 | 2026.02.05 23:52:33.827867 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 14046 | 2026.02.05 23:52:33.845625 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14047 | 2026.02.05 23:52:33.845700 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14048 | 2026.02.05 23:52:33.851720 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 14049 | 2026.02.05 23:52:33.852534 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14050 | 2026.02.05 23:52:33.856047 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 14051 | 2026.02.05 23:52:38.204017 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14052 | 2026.02.05 23:52:38.204214 [ 5 ] {93bbe95e-fcd7-4118-bd3e-fa1eb75c2fcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14053 | 2026.02.05 23:52:38.204285 [ 5 ] {93bbe95e-fcd7-4118-bd3e-fa1eb75c2fcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14054 | 2026.02.05 23:52:38.204975 [ 5 ] {93bbe95e-fcd7-4118-bd3e-fa1eb75c2fcf} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14055 | 2026.02.05 23:52:38.205021 [ 5 ] {93bbe95e-fcd7-4118-bd3e-fa1eb75c2fcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14056 | 2026.02.05 23:52:38.205587 [ 5 ] {93bbe95e-fcd7-4118-bd3e-fa1eb75c2fcf} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14057 | 2026.02.05 23:52:38.205834 [ 5 ] {93bbe95e-fcd7-4118-bd3e-fa1eb75c2fcf} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14058 | 2026.02.05 23:52:38.206052 [ 5 ] {93bbe95e-fcd7-4118-bd3e-fa1eb75c2fcf} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001904 sec., 55672.268907563026 rows/sec., 4.66 MiB/sec. | ||
| 14059 | 2026.02.05 23:52:38.206122 [ 5 ] {93bbe95e-fcd7-4118-bd3e-fa1eb75c2fcf} <Debug> TCPHandler: Processed in 0.002231572 sec. | ||
| 14060 | 2026.02.05 23:52:38.206264 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14061 | 2026.02.05 23:52:38.206369 [ 5 ] {03411b64-6c62-46e3-aa68-36070b5bd5e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14062 | 2026.02.05 23:52:38.206414 [ 5 ] {03411b64-6c62-46e3-aa68-36070b5bd5e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14063 | 2026.02.05 23:52:38.206854 [ 5 ] {03411b64-6c62-46e3-aa68-36070b5bd5e5} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14064 | 2026.02.05 23:52:38.206893 [ 5 ] {03411b64-6c62-46e3-aa68-36070b5bd5e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14065 | 2026.02.05 23:52:38.207207 [ 5 ] {03411b64-6c62-46e3-aa68-36070b5bd5e5} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 14066 | 2026.02.05 23:52:38.207419 [ 5 ] {03411b64-6c62-46e3-aa68-36070b5bd5e5} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14067 | 2026.02.05 23:52:38.207554 [ 5 ] {03411b64-6c62-46e3-aa68-36070b5bd5e5} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001208 sec., 20695.364238410595 rows/sec., 1.52 MiB/sec. | ||
| 14068 | 2026.02.05 23:52:38.207592 [ 5 ] {03411b64-6c62-46e3-aa68-36070b5bd5e5} <Debug> TCPHandler: Processed in 0.001380703 sec. | ||
| 14069 | 2026.02.05 23:52:38.207713 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14070 | 2026.02.05 23:52:38.207808 [ 5 ] {0ae4c3dc-eb85-42e4-aa5b-e8568cb72a41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14071 | 2026.02.05 23:52:38.207849 [ 5 ] {0ae4c3dc-eb85-42e4-aa5b-e8568cb72a41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14072 | 2026.02.05 23:52:38.208276 [ 5 ] {0ae4c3dc-eb85-42e4-aa5b-e8568cb72a41} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14073 | 2026.02.05 23:52:38.208313 [ 5 ] {0ae4c3dc-eb85-42e4-aa5b-e8568cb72a41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14074 | 2026.02.05 23:52:38.208632 [ 5 ] {0ae4c3dc-eb85-42e4-aa5b-e8568cb72a41} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14075 | 2026.02.05 23:52:38.208832 [ 5 ] {0ae4c3dc-eb85-42e4-aa5b-e8568cb72a41} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14076 | 2026.02.05 23:52:38.208960 [ 5 ] {0ae4c3dc-eb85-42e4-aa5b-e8568cb72a41} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.00117 sec., 76068.37606837606 rows/sec., 5.94 MiB/sec. | ||
| 14077 | 2026.02.05 23:52:38.208998 [ 5 ] {0ae4c3dc-eb85-42e4-aa5b-e8568cb72a41} <Debug> TCPHandler: Processed in 0.001335623 sec. | ||
| 14078 | 2026.02.05 23:52:38.209116 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14079 | 2026.02.05 23:52:38.209210 [ 5 ] {9b05a158-7c02-4b48-9c1d-b67d5e2ad0d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14080 | 2026.02.05 23:52:38.209255 [ 5 ] {9b05a158-7c02-4b48-9c1d-b67d5e2ad0d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14081 | 2026.02.05 23:52:38.209670 [ 5 ] {9b05a158-7c02-4b48-9c1d-b67d5e2ad0d7} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14082 | 2026.02.05 23:52:38.209706 [ 5 ] {9b05a158-7c02-4b48-9c1d-b67d5e2ad0d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14083 | 2026.02.05 23:52:38.210040 [ 5 ] {9b05a158-7c02-4b48-9c1d-b67d5e2ad0d7} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14084 | 2026.02.05 23:52:38.210254 [ 5 ] {9b05a158-7c02-4b48-9c1d-b67d5e2ad0d7} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14085 | 2026.02.05 23:52:38.210384 [ 5 ] {9b05a158-7c02-4b48-9c1d-b67d5e2ad0d7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 14086 | 2026.02.05 23:52:38.210423 [ 5 ] {9b05a158-7c02-4b48-9c1d-b67d5e2ad0d7} <Debug> TCPHandler: Processed in 0.001356913 sec. | ||
| 14087 | 2026.02.05 23:52:38.210534 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14088 | 2026.02.05 23:52:38.210631 [ 5 ] {e04592a5-4d85-4ec2-967a-cbcd30352d44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14089 | 2026.02.05 23:52:38.210688 [ 5 ] {e04592a5-4d85-4ec2-967a-cbcd30352d44} <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 | ||
| 14090 | 2026.02.05 23:52:38.211525 [ 5 ] {e04592a5-4d85-4ec2-967a-cbcd30352d44} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14091 | 2026.02.05 23:52:38.211563 [ 5 ] {e04592a5-4d85-4ec2-967a-cbcd30352d44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14092 | 2026.02.05 23:52:38.212088 [ 5 ] {e04592a5-4d85-4ec2-967a-cbcd30352d44} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 14093 | 2026.02.05 23:52:38.212304 [ 5 ] {e04592a5-4d85-4ec2-967a-cbcd30352d44} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14094 | 2026.02.05 23:52:38.212445 [ 5 ] {e04592a5-4d85-4ec2-967a-cbcd30352d44} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001833 sec., 13638.843426077468 rows/sec., 24.44 MiB/sec. | ||
| 14095 | 2026.02.05 23:52:38.212508 [ 5 ] {e04592a5-4d85-4ec2-967a-cbcd30352d44} <Debug> TCPHandler: Processed in 0.00202336 sec. | ||
| 14096 | 2026.02.05 23:52:38.212631 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14097 | 2026.02.05 23:52:38.212727 [ 5 ] {e5404426-35f2-4492-897f-adf9e0ad6877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14098 | 2026.02.05 23:52:38.212770 [ 5 ] {e5404426-35f2-4492-897f-adf9e0ad6877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14099 | 2026.02.05 23:52:38.213156 [ 5 ] {e5404426-35f2-4492-897f-adf9e0ad6877} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14100 | 2026.02.05 23:52:38.213196 [ 5 ] {e5404426-35f2-4492-897f-adf9e0ad6877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14101 | 2026.02.05 23:52:38.213548 [ 5 ] {e5404426-35f2-4492-897f-adf9e0ad6877} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14102 | 2026.02.05 23:52:38.213786 [ 5 ] {e5404426-35f2-4492-897f-adf9e0ad6877} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14103 | 2026.02.05 23:52:38.213924 [ 5 ] {e5404426-35f2-4492-897f-adf9e0ad6877} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001214 sec., 49423.39373970346 rows/sec., 3.33 MiB/sec. | ||
| 14104 | 2026.02.05 23:52:38.213961 [ 5 ] {e5404426-35f2-4492-897f-adf9e0ad6877} <Debug> TCPHandler: Processed in 0.001379194 sec. | ||
| 14105 | 2026.02.05 23:52:39.557747 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14106 | 2026.02.05 23:52:39.557818 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14107 | 2026.02.05 23:52:39.766386 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28774 | ||
| 14108 | 2026.02.05 23:52:39.767211 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14109 | 2026.02.05 23:52:39.767284 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14110 | 2026.02.05 23:52:39.768029 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 14111 | 2026.02.05 23:52:39.768260 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14112 | 2026.02.05 23:52:39.768406 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28774 | ||
| 14113 | 2026.02.05 23:52:39.836065 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1842 | ||
| 14114 | 2026.02.05 23:52:39.838612 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14115 | 2026.02.05 23:52:39.838670 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14116 | 2026.02.05 23:52:39.839899 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14117 | 2026.02.05 23:52:39.840171 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14118 | 2026.02.05 23:52:39.840547 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1842 | ||
| 14119 | 2026.02.05 23:52:41.356165 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 14120 | 2026.02.05 23:52:41.373885 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14121 | 2026.02.05 23:52:41.373948 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14122 | 2026.02.05 23:52:41.380297 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 14123 | 2026.02.05 23:52:41.381035 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14124 | 2026.02.05 23:52:41.384074 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 14125 | 2026.02.05 23:52:43.210702 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14126 | 2026.02.05 23:52:43.210864 [ 5 ] {87016a24-a5b6-4c7c-8c19-44eb1f8a710d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14127 | 2026.02.05 23:52:43.210923 [ 5 ] {87016a24-a5b6-4c7c-8c19-44eb1f8a710d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14128 | 2026.02.05 23:52:43.211603 [ 5 ] {87016a24-a5b6-4c7c-8c19-44eb1f8a710d} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14129 | 2026.02.05 23:52:43.211706 [ 5 ] {87016a24-a5b6-4c7c-8c19-44eb1f8a710d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14130 | 2026.02.05 23:52:43.212088 [ 5 ] {87016a24-a5b6-4c7c-8c19-44eb1f8a710d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14131 | 2026.02.05 23:52:43.212313 [ 5 ] {87016a24-a5b6-4c7c-8c19-44eb1f8a710d} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14132 | 2026.02.05 23:52:43.212458 [ 5 ] {87016a24-a5b6-4c7c-8c19-44eb1f8a710d} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001629 sec., 163290.3621853898 rows/sec., 10.37 MiB/sec. | ||
| 14133 | 2026.02.05 23:52:43.212499 [ 5 ] {87016a24-a5b6-4c7c-8c19-44eb1f8a710d} <Debug> TCPHandler: Processed in 0.001912349 sec. | ||
| 14134 | 2026.02.05 23:52:43.212626 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14135 | 2026.02.05 23:52:43.212741 [ 5 ] {9c7ceaad-1650-4917-a184-f28e6bddaa9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14136 | 2026.02.05 23:52:43.212785 [ 5 ] {9c7ceaad-1650-4917-a184-f28e6bddaa9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14137 | 2026.02.05 23:52:43.213551 [ 5 ] {9c7ceaad-1650-4917-a184-f28e6bddaa9f} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14138 | 2026.02.05 23:52:43.213588 [ 5 ] {9c7ceaad-1650-4917-a184-f28e6bddaa9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14139 | 2026.02.05 23:52:43.213924 [ 5 ] {9c7ceaad-1650-4917-a184-f28e6bddaa9f} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14140 | 2026.02.05 23:52:43.214124 [ 5 ] {9c7ceaad-1650-4917-a184-f28e6bddaa9f} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14141 | 2026.02.05 23:52:43.214249 [ 5 ] {9c7ceaad-1650-4917-a184-f28e6bddaa9f} <Debug> executeQuery: Read 782 rows, 63.55 KiB in 0.001548 sec., 505167.95865633077 rows/sec., 40.09 MiB/sec. | ||
| 14142 | 2026.02.05 23:52:43.214261 [ 50 ] {} <Debug> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14143 | 2026.02.05 23:52:43.214286 [ 5 ] {9c7ceaad-1650-4917-a184-f28e6bddaa9f} <Debug> TCPHandler: Processed in 0.001707977 sec. | ||
| 14144 | 2026.02.05 23:52:43.214335 [ 50 ] {} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14145 | 2026.02.05 23:52:43.214364 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14146 | 2026.02.05 23:52:43.214422 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14147 | 2026.02.05 23:52:43.214464 [ 202 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 14148 | 2026.02.05 23:52:43.214520 [ 5 ] {ebb65af8-db2d-49dc-9f96-40df09b6eed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14149 | 2026.02.05 23:52:43.214563 [ 5 ] {ebb65af8-db2d-49dc-9f96-40df09b6eed5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14150 | 2026.02.05 23:52:43.214586 [ 202 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14151 | 2026.02.05 23:52:43.214625 [ 202 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1981 rows starting from the beginning of the part | ||
| 14152 | 2026.02.05 23:52:43.214693 [ 202 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 106 rows starting from the beginning of the part | ||
| 14153 | 2026.02.05 23:52:43.214745 [ 202 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1929 rows starting from the beginning of the part | ||
| 14154 | 2026.02.05 23:52:43.214787 [ 202 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 56 rows starting from the beginning of the part | ||
| 14155 | 2026.02.05 23:52:43.214828 [ 202 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 106 rows starting from the beginning of the part | ||
| 14156 | 2026.02.05 23:52:43.214868 [ 202 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 782 rows starting from the beginning of the part | ||
| 14157 | 2026.02.05 23:52:43.215000 [ 5 ] {ebb65af8-db2d-49dc-9f96-40df09b6eed5} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14158 | 2026.02.05 23:52:43.215043 [ 5 ] {ebb65af8-db2d-49dc-9f96-40df09b6eed5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14159 | 2026.02.05 23:52:43.215373 [ 5 ] {ebb65af8-db2d-49dc-9f96-40df09b6eed5} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 14160 | 2026.02.05 23:52:43.215589 [ 5 ] {ebb65af8-db2d-49dc-9f96-40df09b6eed5} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14161 | 2026.02.05 23:52:43.215710 [ 50 ] {} <Debug> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 14162 | 2026.02.05 23:52:43.215722 [ 5 ] {ebb65af8-db2d-49dc-9f96-40df09b6eed5} <Debug> executeQuery: Read 148 rows, 9.13 KiB in 0.00122 sec., 121311.47540983607 rows/sec., 7.31 MiB/sec. | ||
| 14163 | 2026.02.05 23:52:43.215750 [ 50 ] {} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14164 | 2026.02.05 23:52:43.215773 [ 5 ] {ebb65af8-db2d-49dc-9f96-40df09b6eed5} <Debug> TCPHandler: Processed in 0.001398044 sec. | ||
| 14165 | 2026.02.05 23:52:43.215775 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14166 | 2026.02.05 23:52:43.215863 [ 190 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 14167 | 2026.02.05 23:52:43.215888 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14168 | 2026.02.05 23:52:43.215964 [ 190 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14169 | 2026.02.05 23:52:43.215986 [ 5 ] {0ef0a27a-f47f-45ea-af38-981ca0022d40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14170 | 2026.02.05 23:52:43.215997 [ 190 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 191 rows starting from the beginning of the part | ||
| 14171 | 2026.02.05 23:52:43.216032 [ 5 ] {0ef0a27a-f47f-45ea-af38-981ca0022d40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14172 | 2026.02.05 23:52:43.216065 [ 190 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 148 rows starting from the beginning of the part | ||
| 14173 | 2026.02.05 23:52:43.216116 [ 190 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 25 rows starting from the beginning of the part | ||
| 14174 | 2026.02.05 23:52:43.216158 [ 190 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 162 rows starting from the beginning of the part | ||
| 14175 | 2026.02.05 23:52:43.216198 [ 190 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 25 rows starting from the beginning of the part | ||
| 14176 | 2026.02.05 23:52:43.216236 [ 190 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 148 rows starting from the beginning of the part | ||
| 14177 | 2026.02.05 23:52:43.216466 [ 5 ] {0ef0a27a-f47f-45ea-af38-981ca0022d40} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14178 | 2026.02.05 23:52:43.216507 [ 5 ] {0ef0a27a-f47f-45ea-af38-981ca0022d40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14179 | 2026.02.05 23:52:43.216633 [ 188 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4960 rows, containing 5 columns (5 merged, 0 gathered) in 0.002214702 sec., 2239578.9591556787 rows/sec., 190.31 MiB/sec. | ||
| 14180 | 2026.02.05 23:52:43.216834 [ 5 ] {0ef0a27a-f47f-45ea-af38-981ca0022d40} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14181 | 2026.02.05 23:52:43.216865 [ 202 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14182 | 2026.02.05 23:52:43.217110 [ 186 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 699 rows, containing 5 columns (5 merged, 0 gathered) in 0.001279483 sec., 546314.409804585 rows/sec., 35.97 MiB/sec. | ||
| 14183 | 2026.02.05 23:52:43.217133 [ 5 ] {0ef0a27a-f47f-45ea-af38-981ca0022d40} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14184 | 2026.02.05 23:52:43.217194 [ 202 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_101_20} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14185 | 2026.02.05 23:52:43.217275 [ 5 ] {0ef0a27a-f47f-45ea-af38-981ca0022d40} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001307 sec., 107115.53175210406 rows/sec., 6.92 MiB/sec. | ||
| 14186 | 2026.02.05 23:52:43.217277 [ 202 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_101_20} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14187 | 2026.02.05 23:52:43.217320 [ 5 ] {0ef0a27a-f47f-45ea-af38-981ca0022d40} <Debug> TCPHandler: Processed in 0.001479715 sec. | ||
| 14188 | 2026.02.05 23:52:43.217322 [ 187 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 14189 | 2026.02.05 23:52:43.217378 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 14190 | 2026.02.05 23:52:43.217441 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14191 | 2026.02.05 23:52:43.217539 [ 5 ] {2ea0077c-ee4b-4bdd-b073-296a83684937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14192 | 2026.02.05 23:52:43.217579 [ 5 ] {2ea0077c-ee4b-4bdd-b073-296a83684937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14193 | 2026.02.05 23:52:43.217688 [ 187 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_86_17} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14194 | 2026.02.05 23:52:43.217782 [ 187 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_86_17} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 14195 | 2026.02.05 23:52:43.217879 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 14196 | 2026.02.05 23:52:43.218019 [ 5 ] {2ea0077c-ee4b-4bdd-b073-296a83684937} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14197 | 2026.02.05 23:52:43.218061 [ 5 ] {2ea0077c-ee4b-4bdd-b073-296a83684937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14198 | 2026.02.05 23:52:43.218357 [ 5 ] {2ea0077c-ee4b-4bdd-b073-296a83684937} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14199 | 2026.02.05 23:52:43.218561 [ 5 ] {2ea0077c-ee4b-4bdd-b073-296a83684937} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14200 | 2026.02.05 23:52:43.218684 [ 5 ] {2ea0077c-ee4b-4bdd-b073-296a83684937} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001162 sec., 119621.34251290877 rows/sec., 6.81 MiB/sec. | ||
| 14201 | 2026.02.05 23:52:43.218722 [ 5 ] {2ea0077c-ee4b-4bdd-b073-296a83684937} <Debug> TCPHandler: Processed in 0.001327974 sec. | ||
| 14202 | 2026.02.05 23:52:43.218830 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14203 | 2026.02.05 23:52:43.218922 [ 5 ] {a5f86449-b040-4e25-9120-b4cc0551b748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14204 | 2026.02.05 23:52:43.218960 [ 5 ] {a5f86449-b040-4e25-9120-b4cc0551b748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14205 | 2026.02.05 23:52:43.219528 [ 5 ] {a5f86449-b040-4e25-9120-b4cc0551b748} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14206 | 2026.02.05 23:52:43.219564 [ 5 ] {a5f86449-b040-4e25-9120-b4cc0551b748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14207 | 2026.02.05 23:52:43.219893 [ 5 ] {a5f86449-b040-4e25-9120-b4cc0551b748} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14208 | 2026.02.05 23:52:43.220099 [ 5 ] {a5f86449-b040-4e25-9120-b4cc0551b748} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14209 | 2026.02.05 23:52:43.220229 [ 5 ] {a5f86449-b040-4e25-9120-b4cc0551b748} <Debug> executeQuery: Read 478 rows, 34.48 KiB in 0.001325 sec., 360754.71698113205 rows/sec., 25.41 MiB/sec. | ||
| 14210 | 2026.02.05 23:52:43.220230 [ 50 ] {} <Debug> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14211 | 2026.02.05 23:52:43.220269 [ 5 ] {a5f86449-b040-4e25-9120-b4cc0551b748} <Debug> TCPHandler: Processed in 0.001485875 sec. | ||
| 14212 | 2026.02.05 23:52:43.220282 [ 50 ] {} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14213 | 2026.02.05 23:52:43.220307 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14214 | 2026.02.05 23:52:43.220380 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14215 | 2026.02.05 23:52:43.220391 [ 188 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 14216 | 2026.02.05 23:52:43.220479 [ 5 ] {4e8b1f2d-4f62-4234-acce-f958fcf52bdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14217 | 2026.02.05 23:52:43.220483 [ 188 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14218 | 2026.02.05 23:52:43.220518 [ 188 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 995 rows starting from the beginning of the part | ||
| 14219 | 2026.02.05 23:52:43.220520 [ 5 ] {4e8b1f2d-4f62-4234-acce-f958fcf52bdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14220 | 2026.02.05 23:52:43.220578 [ 188 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 89 rows starting from the beginning of the part | ||
| 14221 | 2026.02.05 23:52:43.220622 [ 188 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 948 rows starting from the beginning of the part | ||
| 14222 | 2026.02.05 23:52:43.220663 [ 188 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 64 rows starting from the beginning of the part | ||
| 14223 | 2026.02.05 23:52:43.220701 [ 188 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 89 rows starting from the beginning of the part | ||
| 14224 | 2026.02.05 23:52:43.220744 [ 188 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 478 rows starting from the beginning of the part | ||
| 14225 | 2026.02.05 23:52:43.220857 [ 5 ] {4e8b1f2d-4f62-4234-acce-f958fcf52bdc} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14226 | 2026.02.05 23:52:43.220892 [ 5 ] {4e8b1f2d-4f62-4234-acce-f958fcf52bdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14227 | 2026.02.05 23:52:43.221195 [ 5 ] {4e8b1f2d-4f62-4234-acce-f958fcf52bdc} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14228 | 2026.02.05 23:52:43.221401 [ 5 ] {4e8b1f2d-4f62-4234-acce-f958fcf52bdc} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14229 | 2026.02.05 23:52:43.221528 [ 5 ] {4e8b1f2d-4f62-4234-acce-f958fcf52bdc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001066 sec., 5628.517823639774 rows/sec., 294.07 KiB/sec. | ||
| 14230 | 2026.02.05 23:52:43.221563 [ 5 ] {4e8b1f2d-4f62-4234-acce-f958fcf52bdc} <Debug> TCPHandler: Processed in 0.001231022 sec. | ||
| 14231 | 2026.02.05 23:52:43.221669 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14232 | 2026.02.05 23:52:43.221761 [ 5 ] {4a6d775a-61ef-427b-a41f-8522af2b8c6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14233 | 2026.02.05 23:52:43.221803 [ 5 ] {4a6d775a-61ef-427b-a41f-8522af2b8c6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14234 | 2026.02.05 23:52:43.221804 [ 187 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2663 rows, containing 5 columns (5 merged, 0 gathered) in 0.001449114 sec., 1837674.6066907088 rows/sec., 140.06 MiB/sec. | ||
| 14235 | 2026.02.05 23:52:43.221993 [ 202 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14236 | 2026.02.05 23:52:43.222202 [ 5 ] {4a6d775a-61ef-427b-a41f-8522af2b8c6b} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14237 | 2026.02.05 23:52:43.222245 [ 5 ] {4a6d775a-61ef-427b-a41f-8522af2b8c6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14238 | 2026.02.05 23:52:43.222256 [ 202 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_101_20} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14239 | 2026.02.05 23:52:43.222344 [ 202 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_101_20} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14240 | 2026.02.05 23:52:43.222429 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 14241 | 2026.02.05 23:52:43.222593 [ 5 ] {4a6d775a-61ef-427b-a41f-8522af2b8c6b} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14242 | 2026.02.05 23:52:43.222824 [ 5 ] {4a6d775a-61ef-427b-a41f-8522af2b8c6b} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14243 | 2026.02.05 23:52:43.222964 [ 5 ] {4a6d775a-61ef-427b-a41f-8522af2b8c6b} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.00122 sec., 211475.40983606558 rows/sec., 14.08 MiB/sec. | ||
| 14244 | 2026.02.05 23:52:43.223001 [ 5 ] {4a6d775a-61ef-427b-a41f-8522af2b8c6b} <Debug> TCPHandler: Processed in 0.001378604 sec. | ||
| 14245 | 2026.02.05 23:52:43.223115 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14246 | 2026.02.05 23:52:43.223206 [ 5 ] {e4533c85-15bf-4cfb-82a5-0f7707493b63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14247 | 2026.02.05 23:52:43.223247 [ 5 ] {e4533c85-15bf-4cfb-82a5-0f7707493b63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14248 | 2026.02.05 23:52:43.223555 [ 5 ] {e4533c85-15bf-4cfb-82a5-0f7707493b63} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14249 | 2026.02.05 23:52:43.223591 [ 5 ] {e4533c85-15bf-4cfb-82a5-0f7707493b63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14250 | 2026.02.05 23:52:43.223877 [ 5 ] {e4533c85-15bf-4cfb-82a5-0f7707493b63} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14251 | 2026.02.05 23:52:43.224073 [ 5 ] {e4533c85-15bf-4cfb-82a5-0f7707493b63} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14252 | 2026.02.05 23:52:43.224197 [ 5 ] {e4533c85-15bf-4cfb-82a5-0f7707493b63} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001009 sec., 991.0802775024778 rows/sec., 66.78 KiB/sec. | ||
| 14253 | 2026.02.05 23:52:43.224233 [ 5 ] {e4533c85-15bf-4cfb-82a5-0f7707493b63} <Debug> TCPHandler: Processed in 0.001165402 sec. | ||
| 14254 | 2026.02.05 23:52:43.224338 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14255 | 2026.02.05 23:52:43.224429 [ 5 ] {69b25efc-13cc-4ad5-80e7-86da403a2727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14256 | 2026.02.05 23:52:43.224482 [ 5 ] {69b25efc-13cc-4ad5-80e7-86da403a2727} <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 | ||
| 14257 | 2026.02.05 23:52:43.225299 [ 5 ] {69b25efc-13cc-4ad5-80e7-86da403a2727} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14258 | 2026.02.05 23:52:43.225335 [ 5 ] {69b25efc-13cc-4ad5-80e7-86da403a2727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14259 | 2026.02.05 23:52:43.225854 [ 5 ] {69b25efc-13cc-4ad5-80e7-86da403a2727} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 14260 | 2026.02.05 23:52:43.226071 [ 5 ] {69b25efc-13cc-4ad5-80e7-86da403a2727} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14261 | 2026.02.05 23:52:43.226190 [ 70 ] {} <Debug> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 14262 | 2026.02.05 23:52:43.226209 [ 5 ] {69b25efc-13cc-4ad5-80e7-86da403a2727} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001796 sec., 8351.893095768373 rows/sec., 14.97 MiB/sec. | ||
| 14263 | 2026.02.05 23:52:43.226236 [ 70 ] {} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14264 | 2026.02.05 23:52:43.226264 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14265 | 2026.02.05 23:52:43.226282 [ 5 ] {69b25efc-13cc-4ad5-80e7-86da403a2727} <Debug> TCPHandler: Processed in 0.00199019 sec. | ||
| 14266 | 2026.02.05 23:52:43.226358 [ 186 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 14267 | 2026.02.05 23:52:43.226416 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14268 | 2026.02.05 23:52:43.226517 [ 5 ] {789d90c6-f807-444b-af1d-1ea4d35e9355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14269 | 2026.02.05 23:52:43.226559 [ 5 ] {789d90c6-f807-444b-af1d-1ea4d35e9355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14270 | 2026.02.05 23:52:43.226577 [ 186 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14271 | 2026.02.05 23:52:43.226637 [ 186 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1558 rows starting from the beginning of the part | ||
| 14272 | 2026.02.05 23:52:43.226762 [ 186 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 15 rows starting from the beginning of the part | ||
| 14273 | 2026.02.05 23:52:43.226884 [ 186 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 25 rows starting from the beginning of the part | ||
| 14274 | 2026.02.05 23:52:43.226907 [ 5 ] {789d90c6-f807-444b-af1d-1ea4d35e9355} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14275 | 2026.02.05 23:52:43.226948 [ 5 ] {789d90c6-f807-444b-af1d-1ea4d35e9355} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14276 | 2026.02.05 23:52:43.227006 [ 186 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 15 rows starting from the beginning of the part | ||
| 14277 | 2026.02.05 23:52:43.227133 [ 186 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 25 rows starting from the beginning of the part | ||
| 14278 | 2026.02.05 23:52:43.227269 [ 5 ] {789d90c6-f807-444b-af1d-1ea4d35e9355} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14279 | 2026.02.05 23:52:43.227277 [ 186 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 15 rows starting from the beginning of the part | ||
| 14280 | 2026.02.05 23:52:43.227487 [ 5 ] {789d90c6-f807-444b-af1d-1ea4d35e9355} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14281 | 2026.02.05 23:52:43.227618 [ 70 ] {} <Debug> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14282 | 2026.02.05 23:52:43.227624 [ 5 ] {789d90c6-f807-444b-af1d-1ea4d35e9355} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001125 sec., 78222.22222222223 rows/sec., 4.91 MiB/sec. | ||
| 14283 | 2026.02.05 23:52:43.227662 [ 70 ] {} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14284 | 2026.02.05 23:52:43.227681 [ 5 ] {789d90c6-f807-444b-af1d-1ea4d35e9355} <Debug> TCPHandler: Processed in 0.001313022 sec. | ||
| 14285 | 2026.02.05 23:52:43.227686 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14286 | 2026.02.05 23:52:43.227772 [ 202 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 14287 | 2026.02.05 23:52:43.227868 [ 202 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14288 | 2026.02.05 23:52:43.227895 [ 202 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 6156 rows starting from the beginning of the part | ||
| 14289 | 2026.02.05 23:52:43.227941 [ 202 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part | ||
| 14290 | 2026.02.05 23:52:43.227981 [ 202 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 76 rows starting from the beginning of the part | ||
| 14291 | 2026.02.05 23:52:43.228020 [ 202 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 12 rows starting from the beginning of the part | ||
| 14292 | 2026.02.05 23:52:43.228053 [ 202 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part | ||
| 14293 | 2026.02.05 23:52:43.228087 [ 202 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 88 rows starting from the beginning of the part | ||
| 14294 | 2026.02.05 23:52:43.230144 [ 187 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6452 rows, containing 4 columns (4 merged, 0 gathered) in 0.002400824 sec., 2687410.6556748846 rows/sec., 173.69 MiB/sec. | ||
| 14295 | 2026.02.05 23:52:43.230761 [ 197 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14296 | 2026.02.05 23:52:43.231092 [ 197 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_101_20} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14297 | 2026.02.05 23:52:43.231177 [ 197 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_101_20} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14298 | 2026.02.05 23:52:43.231276 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 14299 | 2026.02.05 23:52:43.236775 [ 198 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1653 rows, containing 19 columns (19 merged, 0 gathered) in 0.010459593 sec., 158036.74196500762 rows/sec., 283.19 MiB/sec. | ||
| 14300 | 2026.02.05 23:52:43.238149 [ 198 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 14301 | 2026.02.05 23:52:43.238537 [ 198 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14302 | 2026.02.05 23:52:43.238619 [ 198 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 14303 | 2026.02.05 23:52:43.238752 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. | ||
| 14304 | 2026.02.05 23:52:44.000291 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 340.57 MiB, peak 352.13 MiB, free memory in arenas 0.00 B, will set to 346.25 MiB (RSS), difference: 5.68 MiB | ||
| 14305 | 2026.02.05 23:52:47.268870 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29286 | ||
| 14306 | 2026.02.05 23:52:47.269716 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14307 | 2026.02.05 23:52:47.269790 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14308 | 2026.02.05 23:52:47.270525 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14309 | 2026.02.05 23:52:47.270763 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14310 | 2026.02.05 23:52:47.270916 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29286 | ||
| 14311 | 2026.02.05 23:52:47.270966 [ 172 ] {} <Debug> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 14312 | 2026.02.05 23:52:47.271071 [ 172 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14313 | 2026.02.05 23:52:47.271109 [ 172 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14314 | 2026.02.05 23:52:47.271231 [ 198 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 14315 | 2026.02.05 23:52:47.271344 [ 198 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14316 | 2026.02.05 23:52:47.271382 [ 198 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26854 rows starting from the beginning of the part | ||
| 14317 | 2026.02.05 23:52:47.271452 [ 198 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 512 rows starting from the beginning of the part | ||
| 14318 | 2026.02.05 23:52:47.271506 [ 198 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 448 rows starting from the beginning of the part | ||
| 14319 | 2026.02.05 23:52:47.271556 [ 198 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 512 rows starting from the beginning of the part | ||
| 14320 | 2026.02.05 23:52:47.271604 [ 198 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 448 rows starting from the beginning of the part | ||
| 14321 | 2026.02.05 23:52:47.271653 [ 198 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 512 rows starting from the beginning of the part | ||
| 14322 | 2026.02.05 23:52:47.274300 [ 194 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29286 rows, containing 4 columns (4 merged, 0 gathered) in 0.00311905 sec., 9389397.41267373 rows/sec., 134.32 MiB/sec. | ||
| 14323 | 2026.02.05 23:52:47.274579 [ 194 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14324 | 2026.02.05 23:52:47.274856 [ 194 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_61_12} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14325 | 2026.02.05 23:52:47.274925 [ 194 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_61_12} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14326 | 2026.02.05 23:52:47.275001 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.91 MiB. | ||
| 14327 | 2026.02.05 23:52:48.204737 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14328 | 2026.02.05 23:52:48.205008 [ 5 ] {0a174d28-a9e2-45a3-9826-cb3e8c39f49a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14329 | 2026.02.05 23:52:48.205075 [ 5 ] {0a174d28-a9e2-45a3-9826-cb3e8c39f49a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14330 | 2026.02.05 23:52:48.205710 [ 5 ] {0a174d28-a9e2-45a3-9826-cb3e8c39f49a} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14331 | 2026.02.05 23:52:48.205751 [ 5 ] {0a174d28-a9e2-45a3-9826-cb3e8c39f49a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14332 | 2026.02.05 23:52:48.206110 [ 5 ] {0a174d28-a9e2-45a3-9826-cb3e8c39f49a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 14333 | 2026.02.05 23:52:48.206313 [ 5 ] {0a174d28-a9e2-45a3-9826-cb3e8c39f49a} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14334 | 2026.02.05 23:52:48.206451 [ 5 ] {0a174d28-a9e2-45a3-9826-cb3e8c39f49a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001556 sec., 1285.3470437017995 rows/sec., 104.81 KiB/sec. | ||
| 14335 | 2026.02.05 23:52:48.206496 [ 5 ] {0a174d28-a9e2-45a3-9826-cb3e8c39f49a} <Debug> TCPHandler: Processed in 0.001975729 sec. | ||
| 14336 | 2026.02.05 23:52:48.206607 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14337 | 2026.02.05 23:52:48.206707 [ 5 ] {a3ff1c3d-b262-4d93-bfe6-c6d79bf5e887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14338 | 2026.02.05 23:52:48.206746 [ 5 ] {a3ff1c3d-b262-4d93-bfe6-c6d79bf5e887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14339 | 2026.02.05 23:52:48.207285 [ 5 ] {a3ff1c3d-b262-4d93-bfe6-c6d79bf5e887} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14340 | 2026.02.05 23:52:48.207322 [ 5 ] {a3ff1c3d-b262-4d93-bfe6-c6d79bf5e887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14341 | 2026.02.05 23:52:48.207633 [ 5 ] {a3ff1c3d-b262-4d93-bfe6-c6d79bf5e887} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14342 | 2026.02.05 23:52:48.207840 [ 5 ] {a3ff1c3d-b262-4d93-bfe6-c6d79bf5e887} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14343 | 2026.02.05 23:52:48.207966 [ 5 ] {a3ff1c3d-b262-4d93-bfe6-c6d79bf5e887} <Debug> executeQuery: Read 107 rows, 9.17 KiB in 0.001223 sec., 87489.7792313982 rows/sec., 7.32 MiB/sec. | ||
| 14344 | 2026.02.05 23:52:48.208002 [ 5 ] {a3ff1c3d-b262-4d93-bfe6-c6d79bf5e887} <Debug> TCPHandler: Processed in 0.001392813 sec. | ||
| 14345 | 2026.02.05 23:52:48.208109 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14346 | 2026.02.05 23:52:48.208209 [ 5 ] {2c896dab-d4fb-4fc0-a351-dbdbb54c06f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14347 | 2026.02.05 23:52:48.208249 [ 5 ] {2c896dab-d4fb-4fc0-a351-dbdbb54c06f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14348 | 2026.02.05 23:52:48.208643 [ 5 ] {2c896dab-d4fb-4fc0-a351-dbdbb54c06f2} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14349 | 2026.02.05 23:52:48.208679 [ 5 ] {2c896dab-d4fb-4fc0-a351-dbdbb54c06f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14350 | 2026.02.05 23:52:48.208984 [ 5 ] {2c896dab-d4fb-4fc0-a351-dbdbb54c06f2} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 14351 | 2026.02.05 23:52:48.209185 [ 5 ] {2c896dab-d4fb-4fc0-a351-dbdbb54c06f2} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14352 | 2026.02.05 23:52:48.209311 [ 5 ] {2c896dab-d4fb-4fc0-a351-dbdbb54c06f2} <Debug> executeQuery: Read 27 rows, 2.02 KiB in 0.001119 sec., 24128.686327077747 rows/sec., 1.76 MiB/sec. | ||
| 14353 | 2026.02.05 23:52:48.209348 [ 5 ] {2c896dab-d4fb-4fc0-a351-dbdbb54c06f2} <Debug> TCPHandler: Processed in 0.001285792 sec. | ||
| 14354 | 2026.02.05 23:52:48.209464 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14355 | 2026.02.05 23:52:48.209601 [ 5 ] {7c8a8302-3872-47f3-a6d6-f4d583a23ef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14356 | 2026.02.05 23:52:48.209650 [ 5 ] {7c8a8302-3872-47f3-a6d6-f4d583a23ef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14357 | 2026.02.05 23:52:48.210126 [ 5 ] {7c8a8302-3872-47f3-a6d6-f4d583a23ef4} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14358 | 2026.02.05 23:52:48.210164 [ 5 ] {7c8a8302-3872-47f3-a6d6-f4d583a23ef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14359 | 2026.02.05 23:52:48.210480 [ 5 ] {7c8a8302-3872-47f3-a6d6-f4d583a23ef4} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14360 | 2026.02.05 23:52:48.210695 [ 5 ] {7c8a8302-3872-47f3-a6d6-f4d583a23ef4} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14361 | 2026.02.05 23:52:48.210823 [ 5 ] {7c8a8302-3872-47f3-a6d6-f4d583a23ef4} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001246 sec., 73033.70786516854 rows/sec., 5.71 MiB/sec. | ||
| 14362 | 2026.02.05 23:52:48.210862 [ 5 ] {7c8a8302-3872-47f3-a6d6-f4d583a23ef4} <Debug> TCPHandler: Processed in 0.001458895 sec. | ||
| 14363 | 2026.02.05 23:52:48.210970 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14364 | 2026.02.05 23:52:48.211074 [ 5 ] {8cde354a-dec5-49f6-a978-3bee76c99168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14365 | 2026.02.05 23:52:48.211117 [ 5 ] {8cde354a-dec5-49f6-a978-3bee76c99168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14366 | 2026.02.05 23:52:48.211515 [ 5 ] {8cde354a-dec5-49f6-a978-3bee76c99168} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14367 | 2026.02.05 23:52:48.211552 [ 5 ] {8cde354a-dec5-49f6-a978-3bee76c99168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14368 | 2026.02.05 23:52:48.211890 [ 5 ] {8cde354a-dec5-49f6-a978-3bee76c99168} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14369 | 2026.02.05 23:52:48.212105 [ 5 ] {8cde354a-dec5-49f6-a978-3bee76c99168} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14370 | 2026.02.05 23:52:48.212234 [ 5 ] {8cde354a-dec5-49f6-a978-3bee76c99168} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001178 sec., 136672.3259762309 rows/sec., 9.52 MiB/sec. | ||
| 14371 | 2026.02.05 23:52:48.212271 [ 5 ] {8cde354a-dec5-49f6-a978-3bee76c99168} <Debug> TCPHandler: Processed in 0.001350723 sec. | ||
| 14372 | 2026.02.05 23:52:48.212377 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14373 | 2026.02.05 23:52:48.212479 [ 5 ] {a74a4df8-c43c-476f-bcf5-71c7fcaa6e33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14374 | 2026.02.05 23:52:48.212533 [ 5 ] {a74a4df8-c43c-476f-bcf5-71c7fcaa6e33} <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 | ||
| 14375 | 2026.02.05 23:52:48.213331 [ 5 ] {a74a4df8-c43c-476f-bcf5-71c7fcaa6e33} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14376 | 2026.02.05 23:52:48.213368 [ 5 ] {a74a4df8-c43c-476f-bcf5-71c7fcaa6e33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14377 | 2026.02.05 23:52:48.213904 [ 5 ] {a74a4df8-c43c-476f-bcf5-71c7fcaa6e33} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 14378 | 2026.02.05 23:52:48.214129 [ 5 ] {a74a4df8-c43c-476f-bcf5-71c7fcaa6e33} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14379 | 2026.02.05 23:52:48.214268 [ 5 ] {a74a4df8-c43c-476f-bcf5-71c7fcaa6e33} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001807 sec., 13835.08577753182 rows/sec., 24.79 MiB/sec. | ||
| 14380 | 2026.02.05 23:52:48.214321 [ 5 ] {a74a4df8-c43c-476f-bcf5-71c7fcaa6e33} <Debug> TCPHandler: Processed in 0.00199312 sec. | ||
| 14381 | 2026.02.05 23:52:48.214427 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14382 | 2026.02.05 23:52:48.214531 [ 5 ] {4cbea0a1-6bc1-48a2-bccf-d51e8160d510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14383 | 2026.02.05 23:52:48.214573 [ 5 ] {4cbea0a1-6bc1-48a2-bccf-d51e8160d510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14384 | 2026.02.05 23:52:48.214902 [ 5 ] {4cbea0a1-6bc1-48a2-bccf-d51e8160d510} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14385 | 2026.02.05 23:52:48.214939 [ 5 ] {4cbea0a1-6bc1-48a2-bccf-d51e8160d510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14386 | 2026.02.05 23:52:48.215242 [ 5 ] {4cbea0a1-6bc1-48a2-bccf-d51e8160d510} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14387 | 2026.02.05 23:52:48.215449 [ 5 ] {4cbea0a1-6bc1-48a2-bccf-d51e8160d510} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14388 | 2026.02.05 23:52:48.215575 [ 5 ] {4cbea0a1-6bc1-48a2-bccf-d51e8160d510} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 14389 | 2026.02.05 23:52:48.215611 [ 5 ] {4cbea0a1-6bc1-48a2-bccf-d51e8160d510} <Debug> TCPHandler: Processed in 0.001233032 sec. | ||
| 14390 | 2026.02.05 23:52:48.884457 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 14391 | 2026.02.05 23:52:48.902713 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14392 | 2026.02.05 23:52:48.902774 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14393 | 2026.02.05 23:52:48.909126 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14394 | 2026.02.05 23:52:48.909867 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14395 | 2026.02.05 23:52:48.910173 [ 155 ] {} <Debug> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 14396 | 2026.02.05 23:52:48.910215 [ 155 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14397 | 2026.02.05 23:52:48.910238 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14398 | 2026.02.05 23:52:48.910336 [ 187 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 14399 | 2026.02.05 23:52:48.913339 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 14400 | 2026.02.05 23:52:48.913543 [ 187 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14401 | 2026.02.05 23:52:48.914460 [ 187 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part | ||
| 14402 | 2026.02.05 23:52:48.918010 [ 187 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
| 14403 | 2026.02.05 23:52:48.921489 [ 187 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 7 rows starting from the beginning of the part | ||
| 14404 | 2026.02.05 23:52:48.925368 [ 187 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part | ||
| 14405 | 2026.02.05 23:52:48.929652 [ 187 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 7 rows starting from the beginning of the part | ||
| 14406 | 2026.02.05 23:52:48.933573 [ 187 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part | ||
| 14407 | 2026.02.05 23:52:48.987874 [ 187 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.077575383 sec., 5929.716131726994 rows/sec., 30.66 MiB/sec. | ||
| 14408 | 2026.02.05 23:52:48.990043 [ 199 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14409 | 2026.02.05 23:52:48.992123 [ 199 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_61_12} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14410 | 2026.02.05 23:52:48.992240 [ 199 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_61_12} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14411 | 2026.02.05 23:52:48.994168 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 14412 | 2026.02.05 23:52:49.000213 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 348.22 MiB, peak 361.64 MiB, free memory in arenas 0.00 B, will set to 346.64 MiB (RSS), difference: -1.58 MiB | ||
| 14413 | 2026.02.05 23:52:49.841141 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1878 | ||
| 14414 | 2026.02.05 23:52:49.843643 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14415 | 2026.02.05 23:52:49.843697 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14416 | 2026.02.05 23:52:49.844895 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14417 | 2026.02.05 23:52:49.845173 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14418 | 2026.02.05 23:52:49.845548 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1878 | ||
| 14419 | 2026.02.05 23:52:53.211386 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14420 | 2026.02.05 23:52:53.211572 [ 5 ] {2de553d6-d914-4fb8-9150-d055ea3a9ec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14421 | 2026.02.05 23:52:53.211648 [ 5 ] {2de553d6-d914-4fb8-9150-d055ea3a9ec9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14422 | 2026.02.05 23:52:53.212510 [ 5 ] {2de553d6-d914-4fb8-9150-d055ea3a9ec9} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14423 | 2026.02.05 23:52:53.212572 [ 5 ] {2de553d6-d914-4fb8-9150-d055ea3a9ec9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14424 | 2026.02.05 23:52:53.213057 [ 5 ] {2de553d6-d914-4fb8-9150-d055ea3a9ec9} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14425 | 2026.02.05 23:52:53.213321 [ 5 ] {2de553d6-d914-4fb8-9150-d055ea3a9ec9} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14426 | 2026.02.05 23:52:53.213475 [ 135 ] {} <Debug> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 14427 | 2026.02.05 23:52:53.213481 [ 5 ] {2de553d6-d914-4fb8-9150-d055ea3a9ec9} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001962 sec., 135575.94291539243 rows/sec., 8.61 MiB/sec. | ||
| 14428 | 2026.02.05 23:52:53.213553 [ 135 ] {} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14429 | 2026.02.05 23:52:53.213580 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14430 | 2026.02.05 23:52:53.213581 [ 5 ] {2de553d6-d914-4fb8-9150-d055ea3a9ec9} <Debug> TCPHandler: Processed in 0.002322283 sec. | ||
| 14431 | 2026.02.05 23:52:53.213682 [ 191 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
| 14432 | 2026.02.05 23:52:53.213728 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14433 | 2026.02.05 23:52:53.213808 [ 191 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14434 | 2026.02.05 23:52:53.213836 [ 5 ] {3eeadcd7-4d56-425f-8766-1337eb51ada6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14435 | 2026.02.05 23:52:53.213848 [ 191 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 266 rows starting from the beginning of the part | ||
| 14436 | 2026.02.05 23:52:53.213889 [ 5 ] {3eeadcd7-4d56-425f-8766-1337eb51ada6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14437 | 2026.02.05 23:52:53.213927 [ 191 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 266 rows starting from the beginning of the part | ||
| 14438 | 2026.02.05 23:52:53.213980 [ 191 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 266 rows starting from the beginning of the part | ||
| 14439 | 2026.02.05 23:52:53.214027 [ 191 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 266 rows starting from the beginning of the part | ||
| 14440 | 2026.02.05 23:52:53.214070 [ 191 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 266 rows starting from the beginning of the part | ||
| 14441 | 2026.02.05 23:52:53.214627 [ 5 ] {3eeadcd7-4d56-425f-8766-1337eb51ada6} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14442 | 2026.02.05 23:52:53.214671 [ 5 ] {3eeadcd7-4d56-425f-8766-1337eb51ada6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14443 | 2026.02.05 23:52:53.214996 [ 192 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1330 rows, containing 5 columns (5 merged, 0 gathered) in 0.001357664 sec., 979623.8244514107 rows/sec., 65.97 MiB/sec. | ||
| 14444 | 2026.02.05 23:52:53.215058 [ 5 ] {3eeadcd7-4d56-425f-8766-1337eb51ada6} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14445 | 2026.02.05 23:52:53.215162 [ 195 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 14446 | 2026.02.05 23:52:53.215333 [ 5 ] {3eeadcd7-4d56-425f-8766-1337eb51ada6} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14447 | 2026.02.05 23:52:53.215491 [ 195 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_45_11} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14448 | 2026.02.05 23:52:53.215494 [ 5 ] {3eeadcd7-4d56-425f-8766-1337eb51ada6} <Debug> executeQuery: Read 782 rows, 63.55 KiB in 0.001682 sec., 464922.711058264 rows/sec., 36.89 MiB/sec. | ||
| 14449 | 2026.02.05 23:52:53.215554 [ 5 ] {3eeadcd7-4d56-425f-8766-1337eb51ada6} <Debug> TCPHandler: Processed in 0.001878728 sec. | ||
| 14450 | 2026.02.05 23:52:53.215574 [ 195 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_45_11} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 14451 | 2026.02.05 23:52:53.215655 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 14452 | 2026.02.05 23:52:53.215672 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14453 | 2026.02.05 23:52:53.215776 [ 5 ] {2fbe0d93-309f-4c2a-bea8-5fc7e68c7181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14454 | 2026.02.05 23:52:53.215821 [ 5 ] {2fbe0d93-309f-4c2a-bea8-5fc7e68c7181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14455 | 2026.02.05 23:52:53.216259 [ 5 ] {2fbe0d93-309f-4c2a-bea8-5fc7e68c7181} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14456 | 2026.02.05 23:52:53.216295 [ 5 ] {2fbe0d93-309f-4c2a-bea8-5fc7e68c7181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14457 | 2026.02.05 23:52:53.216621 [ 5 ] {2fbe0d93-309f-4c2a-bea8-5fc7e68c7181} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14458 | 2026.02.05 23:52:53.216859 [ 5 ] {2fbe0d93-309f-4c2a-bea8-5fc7e68c7181} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14459 | 2026.02.05 23:52:53.216990 [ 5 ] {2fbe0d93-309f-4c2a-bea8-5fc7e68c7181} <Debug> executeQuery: Read 148 rows, 9.13 KiB in 0.001235 sec., 119838.05668016194 rows/sec., 7.22 MiB/sec. | ||
| 14460 | 2026.02.05 23:52:53.217030 [ 5 ] {2fbe0d93-309f-4c2a-bea8-5fc7e68c7181} <Debug> TCPHandler: Processed in 0.001409064 sec. | ||
| 14461 | 2026.02.05 23:52:53.217141 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14462 | 2026.02.05 23:52:53.217235 [ 5 ] {3737471e-938e-4e31-a6f4-fce23e0816ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14463 | 2026.02.05 23:52:53.217276 [ 5 ] {3737471e-938e-4e31-a6f4-fce23e0816ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14464 | 2026.02.05 23:52:53.217697 [ 5 ] {3737471e-938e-4e31-a6f4-fce23e0816ba} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14465 | 2026.02.05 23:52:53.217734 [ 5 ] {3737471e-938e-4e31-a6f4-fce23e0816ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14466 | 2026.02.05 23:52:53.218046 [ 5 ] {3737471e-938e-4e31-a6f4-fce23e0816ba} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14467 | 2026.02.05 23:52:53.218264 [ 5 ] {3737471e-938e-4e31-a6f4-fce23e0816ba} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14468 | 2026.02.05 23:52:53.218396 [ 5 ] {3737471e-938e-4e31-a6f4-fce23e0816ba} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.00118 sec., 118644.06779661016 rows/sec., 7.67 MiB/sec. | ||
| 14469 | 2026.02.05 23:52:53.218434 [ 5 ] {3737471e-938e-4e31-a6f4-fce23e0816ba} <Debug> TCPHandler: Processed in 0.001343494 sec. | ||
| 14470 | 2026.02.05 23:52:53.218546 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14471 | 2026.02.05 23:52:53.218640 [ 5 ] {aff7af59-61e9-48cc-884e-0bdb07e75629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14472 | 2026.02.05 23:52:53.218681 [ 5 ] {aff7af59-61e9-48cc-884e-0bdb07e75629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14473 | 2026.02.05 23:52:53.219101 [ 5 ] {aff7af59-61e9-48cc-884e-0bdb07e75629} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14474 | 2026.02.05 23:52:53.219137 [ 5 ] {aff7af59-61e9-48cc-884e-0bdb07e75629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14475 | 2026.02.05 23:52:53.219449 [ 5 ] {aff7af59-61e9-48cc-884e-0bdb07e75629} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14476 | 2026.02.05 23:52:53.219676 [ 5 ] {aff7af59-61e9-48cc-884e-0bdb07e75629} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14477 | 2026.02.05 23:52:53.219782 [ 135 ] {} <Debug> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 14478 | 2026.02.05 23:52:53.219806 [ 5 ] {aff7af59-61e9-48cc-884e-0bdb07e75629} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001185 sec., 117299.57805907172 rows/sec., 6.67 MiB/sec. | ||
| 14479 | 2026.02.05 23:52:53.219823 [ 135 ] {} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14480 | 2026.02.05 23:52:53.219850 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14481 | 2026.02.05 23:52:53.219852 [ 5 ] {aff7af59-61e9-48cc-884e-0bdb07e75629} <Debug> TCPHandler: Processed in 0.001356394 sec. | ||
| 14482 | 2026.02.05 23:52:53.219919 [ 191 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
| 14483 | 2026.02.05 23:52:53.219977 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14484 | 2026.02.05 23:52:53.220023 [ 191 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14485 | 2026.02.05 23:52:53.220058 [ 191 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 139 rows starting from the beginning of the part | ||
| 14486 | 2026.02.05 23:52:53.220077 [ 5 ] {900703e8-8648-4754-8083-2eee77137238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14487 | 2026.02.05 23:52:53.220110 [ 191 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 139 rows starting from the beginning of the part | ||
| 14488 | 2026.02.05 23:52:53.220123 [ 5 ] {900703e8-8648-4754-8083-2eee77137238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14489 | 2026.02.05 23:52:53.220161 [ 191 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 139 rows starting from the beginning of the part | ||
| 14490 | 2026.02.05 23:52:53.220207 [ 191 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 139 rows starting from the beginning of the part | ||
| 14491 | 2026.02.05 23:52:53.220247 [ 191 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 139 rows starting from the beginning of the part | ||
| 14492 | 2026.02.05 23:52:53.220706 [ 5 ] {900703e8-8648-4754-8083-2eee77137238} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14493 | 2026.02.05 23:52:53.220752 [ 5 ] {900703e8-8648-4754-8083-2eee77137238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14494 | 2026.02.05 23:52:53.221061 [ 192 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 695 rows, containing 5 columns (5 merged, 0 gathered) in 0.001169631 sec., 594204.4969738319 rows/sec., 36.07 MiB/sec. | ||
| 14495 | 2026.02.05 23:52:53.221114 [ 5 ] {900703e8-8648-4754-8083-2eee77137238} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14496 | 2026.02.05 23:52:53.221254 [ 189 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 14497 | 2026.02.05 23:52:53.221377 [ 5 ] {900703e8-8648-4754-8083-2eee77137238} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14498 | 2026.02.05 23:52:53.221536 [ 5 ] {900703e8-8648-4754-8083-2eee77137238} <Debug> executeQuery: Read 478 rows, 34.48 KiB in 0.001478 sec., 323410.0135317997 rows/sec., 22.78 MiB/sec. | ||
| 14499 | 2026.02.05 23:52:53.221579 [ 5 ] {900703e8-8648-4754-8083-2eee77137238} <Debug> TCPHandler: Processed in 0.001650467 sec. | ||
| 14500 | 2026.02.05 23:52:53.221602 [ 189 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_45_11} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14501 | 2026.02.05 23:52:53.221690 [ 189 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_45_11} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 14502 | 2026.02.05 23:52:53.221700 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14503 | 2026.02.05 23:52:53.221788 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 14504 | 2026.02.05 23:52:53.221807 [ 5 ] {e0368264-81f5-445b-b968-6ba457647e35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14505 | 2026.02.05 23:52:53.221855 [ 5 ] {e0368264-81f5-445b-b968-6ba457647e35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14506 | 2026.02.05 23:52:53.222194 [ 5 ] {e0368264-81f5-445b-b968-6ba457647e35} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14507 | 2026.02.05 23:52:53.222232 [ 5 ] {e0368264-81f5-445b-b968-6ba457647e35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14508 | 2026.02.05 23:52:53.222561 [ 5 ] {e0368264-81f5-445b-b968-6ba457647e35} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14509 | 2026.02.05 23:52:53.222816 [ 5 ] {e0368264-81f5-445b-b968-6ba457647e35} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14510 | 2026.02.05 23:52:53.222957 [ 5 ] {e0368264-81f5-445b-b968-6ba457647e35} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001169 sec., 5132.591958939265 rows/sec., 268.16 KiB/sec. | ||
| 14511 | 2026.02.05 23:52:53.222995 [ 5 ] {e0368264-81f5-445b-b968-6ba457647e35} <Debug> TCPHandler: Processed in 0.001345164 sec. | ||
| 14512 | 2026.02.05 23:52:53.223116 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14513 | 2026.02.05 23:52:53.223217 [ 5 ] {e3358d50-655c-499f-abc5-7228519feef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14514 | 2026.02.05 23:52:53.223261 [ 5 ] {e3358d50-655c-499f-abc5-7228519feef8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14515 | 2026.02.05 23:52:53.223713 [ 5 ] {e3358d50-655c-499f-abc5-7228519feef8} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14516 | 2026.02.05 23:52:53.223752 [ 5 ] {e3358d50-655c-499f-abc5-7228519feef8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14517 | 2026.02.05 23:52:53.224119 [ 5 ] {e3358d50-655c-499f-abc5-7228519feef8} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14518 | 2026.02.05 23:52:53.224346 [ 5 ] {e3358d50-655c-499f-abc5-7228519feef8} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14519 | 2026.02.05 23:52:53.224468 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Selected 6 parts from all_1_98_20 to all_103_103_0 | ||
| 14520 | 2026.02.05 23:52:53.224479 [ 5 ] {e3358d50-655c-499f-abc5-7228519feef8} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.00128 sec., 201562.49999999997 rows/sec., 13.42 MiB/sec. | ||
| 14521 | 2026.02.05 23:52:53.224511 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14522 | 2026.02.05 23:52:53.224533 [ 5 ] {e3358d50-655c-499f-abc5-7228519feef8} <Debug> TCPHandler: Processed in 0.001467915 sec. | ||
| 14523 | 2026.02.05 23:52:53.224534 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14524 | 2026.02.05 23:52:53.224650 [ 191 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_103_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_98_20 to all_103_103_0 into Compact with storage Full | ||
| 14525 | 2026.02.05 23:52:53.224654 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14526 | 2026.02.05 23:52:53.224754 [ 191 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_103_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14527 | 2026.02.05 23:52:53.224774 [ 5 ] {c357ea82-a95a-49df-b348-1e26a2385602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14528 | 2026.02.05 23:52:53.224787 [ 191 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_103_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_98_20, total 28620 rows starting from the beginning of the part | ||
| 14529 | 2026.02.05 23:52:53.224827 [ 5 ] {c357ea82-a95a-49df-b348-1e26a2385602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14530 | 2026.02.05 23:52:53.224852 [ 191 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_103_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 32 rows starting from the beginning of the part | ||
| 14531 | 2026.02.05 23:52:53.224896 [ 191 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_103_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part | ||
| 14532 | 2026.02.05 23:52:53.224935 [ 191 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_103_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 258 rows starting from the beginning of the part | ||
| 14533 | 2026.02.05 23:52:53.224969 [ 191 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_103_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 161 rows starting from the beginning of the part | ||
| 14534 | 2026.02.05 23:52:53.225008 [ 191 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_103_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 258 rows starting from the beginning of the part | ||
| 14535 | 2026.02.05 23:52:53.225158 [ 5 ] {c357ea82-a95a-49df-b348-1e26a2385602} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14536 | 2026.02.05 23:52:53.225201 [ 5 ] {c357ea82-a95a-49df-b348-1e26a2385602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14537 | 2026.02.05 23:52:53.225545 [ 5 ] {c357ea82-a95a-49df-b348-1e26a2385602} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14538 | 2026.02.05 23:52:53.225772 [ 5 ] {c357ea82-a95a-49df-b348-1e26a2385602} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14539 | 2026.02.05 23:52:53.225894 [ 135 ] {} <Debug> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 14540 | 2026.02.05 23:52:53.225910 [ 5 ] {c357ea82-a95a-49df-b348-1e26a2385602} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001154 sec., 866.5511265164644 rows/sec., 58.39 KiB/sec. | ||
| 14541 | 2026.02.05 23:52:53.225934 [ 135 ] {} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14542 | 2026.02.05 23:52:53.225955 [ 5 ] {c357ea82-a95a-49df-b348-1e26a2385602} <Debug> TCPHandler: Processed in 0.001351664 sec. | ||
| 14543 | 2026.02.05 23:52:53.225959 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14544 | 2026.02.05 23:52:53.226065 [ 189 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
| 14545 | 2026.02.05 23:52:53.226076 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14546 | 2026.02.05 23:52:53.226177 [ 189 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14547 | 2026.02.05 23:52:53.226187 [ 5 ] {969d2d1e-b049-4fa5-bd1f-5fd16313d333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14548 | 2026.02.05 23:52:53.226216 [ 189 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 40 rows starting from the beginning of the part | ||
| 14549 | 2026.02.05 23:52:53.226250 [ 5 ] {969d2d1e-b049-4fa5-bd1f-5fd16313d333} <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 | ||
| 14550 | 2026.02.05 23:52:53.226283 [ 189 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
| 14551 | 2026.02.05 23:52:53.226335 [ 189 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part | ||
| 14552 | 2026.02.05 23:52:53.226376 [ 189 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part | ||
| 14553 | 2026.02.05 23:52:53.226414 [ 189 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part | ||
| 14554 | 2026.02.05 23:52:53.226455 [ 189 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part | ||
| 14555 | 2026.02.05 23:52:53.227046 [ 5 ] {969d2d1e-b049-4fa5-bd1f-5fd16313d333} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14556 | 2026.02.05 23:52:53.227087 [ 5 ] {969d2d1e-b049-4fa5-bd1f-5fd16313d333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14557 | 2026.02.05 23:52:53.227243 [ 188 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45 rows, containing 4 columns (4 merged, 0 gathered) in 0.001218322 sec., 36936.04810550906 rows/sec., 2.43 MiB/sec. | ||
| 14558 | 2026.02.05 23:52:53.227381 [ 193 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 14559 | 2026.02.05 23:52:53.227672 [ 193 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_45_9} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14560 | 2026.02.05 23:52:53.227747 [ 193 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_45_9} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 14561 | 2026.02.05 23:52:53.227834 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 14562 | 2026.02.05 23:52:53.228118 [ 5 ] {969d2d1e-b049-4fa5-bd1f-5fd16313d333} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14563 | 2026.02.05 23:52:53.228371 [ 5 ] {969d2d1e-b049-4fa5-bd1f-5fd16313d333} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14564 | 2026.02.05 23:52:53.228525 [ 5 ] {969d2d1e-b049-4fa5-bd1f-5fd16313d333} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002355 sec., 6369.426751592357 rows/sec., 11.41 MiB/sec. | ||
| 14565 | 2026.02.05 23:52:53.228602 [ 5 ] {969d2d1e-b049-4fa5-bd1f-5fd16313d333} <Debug> TCPHandler: Processed in 0.002576556 sec. | ||
| 14566 | 2026.02.05 23:52:53.228724 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14567 | 2026.02.05 23:52:53.228820 [ 5 ] {7a91444d-833f-47c4-a72a-5e39018f283b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14568 | 2026.02.05 23:52:53.228863 [ 5 ] {7a91444d-833f-47c4-a72a-5e39018f283b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14569 | 2026.02.05 23:52:53.229195 [ 5 ] {7a91444d-833f-47c4-a72a-5e39018f283b} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14570 | 2026.02.05 23:52:53.229233 [ 5 ] {7a91444d-833f-47c4-a72a-5e39018f283b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14571 | 2026.02.05 23:52:53.229572 [ 5 ] {7a91444d-833f-47c4-a72a-5e39018f283b} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14572 | 2026.02.05 23:52:53.229798 [ 5 ] {7a91444d-833f-47c4-a72a-5e39018f283b} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14573 | 2026.02.05 23:52:53.229928 [ 5 ] {7a91444d-833f-47c4-a72a-5e39018f283b} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001126 sec., 78152.75310834813 rows/sec., 4.91 MiB/sec. | ||
| 14574 | 2026.02.05 23:52:53.229964 [ 5 ] {7a91444d-833f-47c4-a72a-5e39018f283b} <Debug> TCPHandler: Processed in 0.001291023 sec. | ||
| 14575 | 2026.02.05 23:52:53.232024 [ 188 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_103_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29489 rows, containing 5 columns (5 merged, 0 gathered) in 0.007402533 sec., 3983636.4120227494 rows/sec., 268.43 MiB/sec. | ||
| 14576 | 2026.02.05 23:52:53.232439 [ 200 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_103_21} <Trace> MergedBlockOutputStream: filled checksums all_1_103_21 (state Temporary) | ||
| 14577 | 2026.02.05 23:52:53.232707 [ 200 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_103_21} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_merge_all_1_103_21 to all_1_103_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14578 | 2026.02.05 23:52:53.232777 [ 200 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_103_21} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Merged 6 parts: [all_1_98_20, all_103_103_0] -> all_1_103_21 | ||
| 14579 | 2026.02.05 23:52:53.232883 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 14580 | 2026.02.05 23:52:54.000210 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 347.54 MiB, peak 361.64 MiB, free memory in arenas 0.00 B, will set to 348.55 MiB (RSS), difference: 1.01 MiB | ||
| 14581 | 2026.02.05 23:52:54.557881 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14582 | 2026.02.05 23:52:54.557933 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14583 | 2026.02.05 23:52:54.771071 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29734 | ||
| 14584 | 2026.02.05 23:52:54.771861 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14585 | 2026.02.05 23:52:54.771933 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14586 | 2026.02.05 23:52:54.772499 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14587 | 2026.02.05 23:52:54.772728 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14588 | 2026.02.05 23:52:54.772874 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29734 | ||
| 14589 | 2026.02.05 23:52:56.413404 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 14590 | 2026.02.05 23:52:56.429191 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14591 | 2026.02.05 23:52:56.429261 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14592 | 2026.02.05 23:52:56.437712 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14593 | 2026.02.05 23:52:56.438672 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14594 | 2026.02.05 23:52:56.443241 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 14595 | 2026.02.05 23:52:58.205373 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14596 | 2026.02.05 23:52:58.205652 [ 5 ] {427adfd4-8e45-4887-b691-73288d3a1c97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14597 | 2026.02.05 23:52:58.205758 [ 5 ] {427adfd4-8e45-4887-b691-73288d3a1c97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14598 | 2026.02.05 23:52:58.206620 [ 5 ] {427adfd4-8e45-4887-b691-73288d3a1c97} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14599 | 2026.02.05 23:52:58.206665 [ 5 ] {427adfd4-8e45-4887-b691-73288d3a1c97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14600 | 2026.02.05 23:52:58.207072 [ 5 ] {427adfd4-8e45-4887-b691-73288d3a1c97} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14601 | 2026.02.05 23:52:58.207317 [ 5 ] {427adfd4-8e45-4887-b691-73288d3a1c97} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14602 | 2026.02.05 23:52:58.207474 [ 5 ] {427adfd4-8e45-4887-b691-73288d3a1c97} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001898 sec., 55848.261327713386 rows/sec., 4.68 MiB/sec. | ||
| 14603 | 2026.02.05 23:52:58.207522 [ 5 ] {427adfd4-8e45-4887-b691-73288d3a1c97} <Debug> TCPHandler: Processed in 0.002332673 sec. | ||
| 14604 | 2026.02.05 23:52:58.207650 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14605 | 2026.02.05 23:52:58.207753 [ 5 ] {b822e7ef-4a00-460f-892f-ca8cfa073d4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14606 | 2026.02.05 23:52:58.207798 [ 5 ] {b822e7ef-4a00-460f-892f-ca8cfa073d4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14607 | 2026.02.05 23:52:58.208217 [ 5 ] {b822e7ef-4a00-460f-892f-ca8cfa073d4e} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14608 | 2026.02.05 23:52:58.208256 [ 5 ] {b822e7ef-4a00-460f-892f-ca8cfa073d4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14609 | 2026.02.05 23:52:58.208564 [ 5 ] {b822e7ef-4a00-460f-892f-ca8cfa073d4e} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14610 | 2026.02.05 23:52:58.208775 [ 5 ] {b822e7ef-4a00-460f-892f-ca8cfa073d4e} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14611 | 2026.02.05 23:52:58.208906 [ 5 ] {b822e7ef-4a00-460f-892f-ca8cfa073d4e} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001176 sec., 21258.503401360544 rows/sec., 1.56 MiB/sec. | ||
| 14612 | 2026.02.05 23:52:58.208945 [ 5 ] {b822e7ef-4a00-460f-892f-ca8cfa073d4e} <Debug> TCPHandler: Processed in 0.001347344 sec. | ||
| 14613 | 2026.02.05 23:52:58.209067 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14614 | 2026.02.05 23:52:58.209163 [ 5 ] {af00e40e-b829-49ce-ab61-e8423bc73f4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14615 | 2026.02.05 23:52:58.209204 [ 5 ] {af00e40e-b829-49ce-ab61-e8423bc73f4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14616 | 2026.02.05 23:52:58.209631 [ 5 ] {af00e40e-b829-49ce-ab61-e8423bc73f4a} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14617 | 2026.02.05 23:52:58.209669 [ 5 ] {af00e40e-b829-49ce-ab61-e8423bc73f4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14618 | 2026.02.05 23:52:58.209979 [ 5 ] {af00e40e-b829-49ce-ab61-e8423bc73f4a} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14619 | 2026.02.05 23:52:58.210207 [ 5 ] {af00e40e-b829-49ce-ab61-e8423bc73f4a} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14620 | 2026.02.05 23:52:58.210338 [ 5 ] {af00e40e-b829-49ce-ab61-e8423bc73f4a} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001194 sec., 74539.36348408711 rows/sec., 5.82 MiB/sec. | ||
| 14621 | 2026.02.05 23:52:58.210376 [ 5 ] {af00e40e-b829-49ce-ab61-e8423bc73f4a} <Debug> TCPHandler: Processed in 0.001360874 sec. | ||
| 14622 | 2026.02.05 23:52:58.210489 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14623 | 2026.02.05 23:52:58.210584 [ 5 ] {253ead62-59d6-46d2-a611-052e8492acf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14624 | 2026.02.05 23:52:58.210628 [ 5 ] {253ead62-59d6-46d2-a611-052e8492acf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14625 | 2026.02.05 23:52:58.211031 [ 5 ] {253ead62-59d6-46d2-a611-052e8492acf2} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14626 | 2026.02.05 23:52:58.211069 [ 5 ] {253ead62-59d6-46d2-a611-052e8492acf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14627 | 2026.02.05 23:52:58.211399 [ 5 ] {253ead62-59d6-46d2-a611-052e8492acf2} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14628 | 2026.02.05 23:52:58.211612 [ 5 ] {253ead62-59d6-46d2-a611-052e8492acf2} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14629 | 2026.02.05 23:52:58.211746 [ 5 ] {253ead62-59d6-46d2-a611-052e8492acf2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 14630 | 2026.02.05 23:52:58.211785 [ 5 ] {253ead62-59d6-46d2-a611-052e8492acf2} <Debug> TCPHandler: Processed in 0.001346933 sec. | ||
| 14631 | 2026.02.05 23:52:58.211893 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14632 | 2026.02.05 23:52:58.211992 [ 5 ] {3d1843be-bbf6-4811-a03e-e1283f4fd22c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14633 | 2026.02.05 23:52:58.212046 [ 5 ] {3d1843be-bbf6-4811-a03e-e1283f4fd22c} <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 | ||
| 14634 | 2026.02.05 23:52:58.212898 [ 5 ] {3d1843be-bbf6-4811-a03e-e1283f4fd22c} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14635 | 2026.02.05 23:52:58.212936 [ 5 ] {3d1843be-bbf6-4811-a03e-e1283f4fd22c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14636 | 2026.02.05 23:52:58.213470 [ 5 ] {3d1843be-bbf6-4811-a03e-e1283f4fd22c} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14637 | 2026.02.05 23:52:58.213700 [ 5 ] {3d1843be-bbf6-4811-a03e-e1283f4fd22c} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14638 | 2026.02.05 23:52:58.213844 [ 5 ] {3d1843be-bbf6-4811-a03e-e1283f4fd22c} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00187 sec., 13368.983957219252 rows/sec., 23.96 MiB/sec. | ||
| 14639 | 2026.02.05 23:52:58.213909 [ 5 ] {3d1843be-bbf6-4811-a03e-e1283f4fd22c} <Debug> TCPHandler: Processed in 0.00206724 sec. | ||
| 14640 | 2026.02.05 23:52:58.214023 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14641 | 2026.02.05 23:52:58.214120 [ 5 ] {d27c3fcd-6e16-47fd-aff8-9cb34e783f2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14642 | 2026.02.05 23:52:58.214162 [ 5 ] {d27c3fcd-6e16-47fd-aff8-9cb34e783f2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14643 | 2026.02.05 23:52:58.214508 [ 5 ] {d27c3fcd-6e16-47fd-aff8-9cb34e783f2f} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14644 | 2026.02.05 23:52:58.214546 [ 5 ] {d27c3fcd-6e16-47fd-aff8-9cb34e783f2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14645 | 2026.02.05 23:52:58.214852 [ 5 ] {d27c3fcd-6e16-47fd-aff8-9cb34e783f2f} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14646 | 2026.02.05 23:52:58.215072 [ 5 ] {d27c3fcd-6e16-47fd-aff8-9cb34e783f2f} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14647 | 2026.02.05 23:52:58.215201 [ 5 ] {d27c3fcd-6e16-47fd-aff8-9cb34e783f2f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 14648 | 2026.02.05 23:52:58.215238 [ 5 ] {d27c3fcd-6e16-47fd-aff8-9cb34e783f2f} <Debug> TCPHandler: Processed in 0.001264712 sec. | ||
| 14649 | 2026.02.05 23:52:59.845730 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1912 | ||
| 14650 | 2026.02.05 23:52:59.848142 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14651 | 2026.02.05 23:52:59.848199 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14652 | 2026.02.05 23:52:59.849382 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14653 | 2026.02.05 23:52:59.849653 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14654 | 2026.02.05 23:52:59.849823 [ 143 ] {} <Debug> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 14655 | 2026.02.05 23:52:59.849905 [ 143 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14656 | 2026.02.05 23:52:59.849935 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14657 | 2026.02.05 23:52:59.850026 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1912 | ||
| 14658 | 2026.02.05 23:52:59.850043 [ 193 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 14659 | 2026.02.05 23:52:59.850538 [ 193 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14660 | 2026.02.05 23:52:59.850673 [ 193 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1724 rows starting from the beginning of the part | ||
| 14661 | 2026.02.05 23:52:59.851047 [ 193 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 38 rows starting from the beginning of the part | ||
| 14662 | 2026.02.05 23:52:59.851394 [ 193 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 36 rows starting from the beginning of the part | ||
| 14663 | 2026.02.05 23:52:59.851717 [ 193 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 44 rows starting from the beginning of the part | ||
| 14664 | 2026.02.05 23:52:59.852045 [ 193 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 36 rows starting from the beginning of the part | ||
| 14665 | 2026.02.05 23:52:59.852357 [ 193 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 34 rows starting from the beginning of the part | ||
| 14666 | 2026.02.05 23:52:59.858738 [ 188 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1912 rows, containing 72 columns (72 merged, 0 gathered) in 0.008736116 sec., 218861.56273565962 rows/sec., 166.75 MiB/sec. | ||
| 14667 | 2026.02.05 23:52:59.860316 [ 197 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 14668 | 2026.02.05 23:52:59.860872 [ 197 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_46_9} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14669 | 2026.02.05 23:52:59.860960 [ 197 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_46_9} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 14670 | 2026.02.05 23:52:59.861090 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.99 MiB. | ||
| 14671 | 2026.02.05 23:53:02.027255 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14672 | 2026.02.05 23:53:02.027436 [ 5 ] {61099fc6-4d2e-4ef2-94d3-96a4a8a4ed20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14673 | 2026.02.05 23:53:02.027500 [ 5 ] {61099fc6-4d2e-4ef2-94d3-96a4a8a4ed20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14674 | 2026.02.05 23:53:02.028262 [ 5 ] {61099fc6-4d2e-4ef2-94d3-96a4a8a4ed20} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14675 | 2026.02.05 23:53:02.028311 [ 5 ] {61099fc6-4d2e-4ef2-94d3-96a4a8a4ed20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14676 | 2026.02.05 23:53:02.028719 [ 5 ] {61099fc6-4d2e-4ef2-94d3-96a4a8a4ed20} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14677 | 2026.02.05 23:53:02.028976 [ 5 ] {61099fc6-4d2e-4ef2-94d3-96a4a8a4ed20} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14678 | 2026.02.05 23:53:02.029129 [ 5 ] {61099fc6-4d2e-4ef2-94d3-96a4a8a4ed20} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001744 sec., 152522.9357798165 rows/sec., 9.69 MiB/sec. | ||
| 14679 | 2026.02.05 23:53:02.029172 [ 5 ] {61099fc6-4d2e-4ef2-94d3-96a4a8a4ed20} <Debug> TCPHandler: Processed in 0.00205438 sec. | ||
| 14680 | 2026.02.05 23:53:02.029300 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14681 | 2026.02.05 23:53:02.029396 [ 5 ] {6c024562-1d12-4c7f-ae9f-c3ff634d1edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14682 | 2026.02.05 23:53:02.029437 [ 5 ] {6c024562-1d12-4c7f-ae9f-c3ff634d1edc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14683 | 2026.02.05 23:53:02.029829 [ 5 ] {6c024562-1d12-4c7f-ae9f-c3ff634d1edc} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14684 | 2026.02.05 23:53:02.029865 [ 5 ] {6c024562-1d12-4c7f-ae9f-c3ff634d1edc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14685 | 2026.02.05 23:53:02.030177 [ 5 ] {6c024562-1d12-4c7f-ae9f-c3ff634d1edc} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 14686 | 2026.02.05 23:53:02.030400 [ 5 ] {6c024562-1d12-4c7f-ae9f-c3ff634d1edc} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14687 | 2026.02.05 23:53:02.030534 [ 5 ] {6c024562-1d12-4c7f-ae9f-c3ff634d1edc} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001158 sec., 1727.1157167530225 rows/sec., 140.83 KiB/sec. | ||
| 14688 | 2026.02.05 23:53:02.030574 [ 5 ] {6c024562-1d12-4c7f-ae9f-c3ff634d1edc} <Debug> TCPHandler: Processed in 0.001323943 sec. | ||
| 14689 | 2026.02.05 23:53:02.030679 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14690 | 2026.02.05 23:53:02.030773 [ 5 ] {a14a2e9a-6d29-4030-90f6-10cf5884c2e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14691 | 2026.02.05 23:53:02.030812 [ 5 ] {a14a2e9a-6d29-4030-90f6-10cf5884c2e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14692 | 2026.02.05 23:53:02.032195 [ 5 ] {a14a2e9a-6d29-4030-90f6-10cf5884c2e3} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14693 | 2026.02.05 23:53:02.032231 [ 5 ] {a14a2e9a-6d29-4030-90f6-10cf5884c2e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14694 | 2026.02.05 23:53:02.032661 [ 5 ] {a14a2e9a-6d29-4030-90f6-10cf5884c2e3} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14695 | 2026.02.05 23:53:02.032878 [ 5 ] {a14a2e9a-6d29-4030-90f6-10cf5884c2e3} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14696 | 2026.02.05 23:53:02.033022 [ 5 ] {a14a2e9a-6d29-4030-90f6-10cf5884c2e3} <Debug> executeQuery: Read 1923 rows, 160.18 KiB in 0.002267 sec., 848257.6091751213 rows/sec., 69.00 MiB/sec. | ||
| 14697 | 2026.02.05 23:53:02.033061 [ 5 ] {a14a2e9a-6d29-4030-90f6-10cf5884c2e3} <Debug> TCPHandler: Processed in 0.002431564 sec. | ||
| 14698 | 2026.02.05 23:53:02.033171 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14699 | 2026.02.05 23:53:02.033266 [ 5 ] {5a131652-5db0-40b8-95e3-a974eeb7971d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14700 | 2026.02.05 23:53:02.033308 [ 5 ] {5a131652-5db0-40b8-95e3-a974eeb7971d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14701 | 2026.02.05 23:53:02.033760 [ 5 ] {5a131652-5db0-40b8-95e3-a974eeb7971d} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14702 | 2026.02.05 23:53:02.033797 [ 5 ] {5a131652-5db0-40b8-95e3-a974eeb7971d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14703 | 2026.02.05 23:53:02.034108 [ 5 ] {5a131652-5db0-40b8-95e3-a974eeb7971d} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14704 | 2026.02.05 23:53:02.034339 [ 5 ] {5a131652-5db0-40b8-95e3-a974eeb7971d} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14705 | 2026.02.05 23:53:02.034471 [ 5 ] {5a131652-5db0-40b8-95e3-a974eeb7971d} <Debug> executeQuery: Read 150 rows, 9.27 KiB in 0.001223 sec., 122649.22322158628 rows/sec., 7.40 MiB/sec. | ||
| 14706 | 2026.02.05 23:53:02.034510 [ 5 ] {5a131652-5db0-40b8-95e3-a974eeb7971d} <Debug> TCPHandler: Processed in 0.001388654 sec. | ||
| 14707 | 2026.02.05 23:53:02.034624 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14708 | 2026.02.05 23:53:02.034718 [ 5 ] {44b1a4e8-ca3c-4ec7-9bd7-b0d1bd3e32dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14709 | 2026.02.05 23:53:02.034758 [ 5 ] {44b1a4e8-ca3c-4ec7-9bd7-b0d1bd3e32dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14710 | 2026.02.05 23:53:02.035303 [ 5 ] {44b1a4e8-ca3c-4ec7-9bd7-b0d1bd3e32dc} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14711 | 2026.02.05 23:53:02.035340 [ 5 ] {44b1a4e8-ca3c-4ec7-9bd7-b0d1bd3e32dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14712 | 2026.02.05 23:53:02.035661 [ 5 ] {44b1a4e8-ca3c-4ec7-9bd7-b0d1bd3e32dc} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14713 | 2026.02.05 23:53:02.035877 [ 5 ] {44b1a4e8-ca3c-4ec7-9bd7-b0d1bd3e32dc} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14714 | 2026.02.05 23:53:02.035993 [ 142 ] {} <Debug> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 14715 | 2026.02.05 23:53:02.036007 [ 5 ] {44b1a4e8-ca3c-4ec7-9bd7-b0d1bd3e32dc} <Debug> executeQuery: Read 368 rows, 25.07 KiB in 0.001307 sec., 281560.82631981635 rows/sec., 18.73 MiB/sec. | ||
| 14716 | 2026.02.05 23:53:02.036061 [ 142 ] {} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14717 | 2026.02.05 23:53:02.036071 [ 5 ] {44b1a4e8-ca3c-4ec7-9bd7-b0d1bd3e32dc} <Debug> TCPHandler: Processed in 0.001498015 sec. | ||
| 14718 | 2026.02.05 23:53:02.036091 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14719 | 2026.02.05 23:53:02.036201 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14720 | 2026.02.05 23:53:02.036205 [ 202 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 14721 | 2026.02.05 23:53:02.036309 [ 5 ] {0da733af-aeb6-4152-97e0-59f2d6f0ff58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14722 | 2026.02.05 23:53:02.036355 [ 5 ] {0da733af-aeb6-4152-97e0-59f2d6f0ff58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14723 | 2026.02.05 23:53:02.036359 [ 202 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14724 | 2026.02.05 23:53:02.036405 [ 202 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 368 rows starting from the beginning of the part | ||
| 14725 | 2026.02.05 23:53:02.036475 [ 202 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 140 rows starting from the beginning of the part | ||
| 14726 | 2026.02.05 23:53:02.036524 [ 202 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 368 rows starting from the beginning of the part | ||
| 14727 | 2026.02.05 23:53:02.036568 [ 202 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 140 rows starting from the beginning of the part | ||
| 14728 | 2026.02.05 23:53:02.036609 [ 202 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 140 rows starting from the beginning of the part | ||
| 14729 | 2026.02.05 23:53:02.036652 [ 202 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 368 rows starting from the beginning of the part | ||
| 14730 | 2026.02.05 23:53:02.036818 [ 5 ] {0da733af-aeb6-4152-97e0-59f2d6f0ff58} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14731 | 2026.02.05 23:53:02.036860 [ 5 ] {0da733af-aeb6-4152-97e0-59f2d6f0ff58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14732 | 2026.02.05 23:53:02.037218 [ 5 ] {0da733af-aeb6-4152-97e0-59f2d6f0ff58} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14733 | 2026.02.05 23:53:02.037458 [ 5 ] {0da733af-aeb6-4152-97e0-59f2d6f0ff58} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14734 | 2026.02.05 23:53:02.037587 [ 5 ] {0da733af-aeb6-4152-97e0-59f2d6f0ff58} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001296 sec., 107253.08641975308 rows/sec., 6.10 MiB/sec. | ||
| 14735 | 2026.02.05 23:53:02.037626 [ 5 ] {0da733af-aeb6-4152-97e0-59f2d6f0ff58} <Debug> TCPHandler: Processed in 0.001475734 sec. | ||
| 14736 | 2026.02.05 23:53:02.037742 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14737 | 2026.02.05 23:53:02.037757 [ 202 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1524 rows, containing 5 columns (5 merged, 0 gathered) in 0.001595856 sec., 954973.3810569374 rows/sec., 66.68 MiB/sec. | ||
| 14738 | 2026.02.05 23:53:02.037842 [ 5 ] {ed38d7cc-a0b2-4014-ae4d-975c6ba3d339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14739 | 2026.02.05 23:53:02.037887 [ 5 ] {ed38d7cc-a0b2-4014-ae4d-975c6ba3d339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14740 | 2026.02.05 23:53:02.037893 [ 202 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 14741 | 2026.02.05 23:53:02.038157 [ 202 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_46_9} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14742 | 2026.02.05 23:53:02.038232 [ 202 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_46_9} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 14743 | 2026.02.05 23:53:02.038308 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 14744 | 2026.02.05 23:53:02.038673 [ 5 ] {ed38d7cc-a0b2-4014-ae4d-975c6ba3d339} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14745 | 2026.02.05 23:53:02.038714 [ 5 ] {ed38d7cc-a0b2-4014-ae4d-975c6ba3d339} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14746 | 2026.02.05 23:53:02.039083 [ 5 ] {ed38d7cc-a0b2-4014-ae4d-975c6ba3d339} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14747 | 2026.02.05 23:53:02.039328 [ 5 ] {ed38d7cc-a0b2-4014-ae4d-975c6ba3d339} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14748 | 2026.02.05 23:53:02.039482 [ 5 ] {ed38d7cc-a0b2-4014-ae4d-975c6ba3d339} <Debug> executeQuery: Read 936 rows, 68.93 KiB in 0.001658 sec., 564535.5850422196 rows/sec., 40.60 MiB/sec. | ||
| 14749 | 2026.02.05 23:53:02.039524 [ 5 ] {ed38d7cc-a0b2-4014-ae4d-975c6ba3d339} <Debug> TCPHandler: Processed in 0.001834628 sec. | ||
| 14750 | 2026.02.05 23:53:02.039634 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14751 | 2026.02.05 23:53:02.039730 [ 5 ] {326b08bd-842d-4a12-8bfc-73565e265e93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14752 | 2026.02.05 23:53:02.039771 [ 5 ] {326b08bd-842d-4a12-8bfc-73565e265e93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14753 | 2026.02.05 23:53:02.040114 [ 5 ] {326b08bd-842d-4a12-8bfc-73565e265e93} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14754 | 2026.02.05 23:53:02.040149 [ 5 ] {326b08bd-842d-4a12-8bfc-73565e265e93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14755 | 2026.02.05 23:53:02.040468 [ 5 ] {326b08bd-842d-4a12-8bfc-73565e265e93} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14756 | 2026.02.05 23:53:02.040790 [ 5 ] {326b08bd-842d-4a12-8bfc-73565e265e93} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14757 | 2026.02.05 23:53:02.040906 [ 142 ] {} <Debug> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 14758 | 2026.02.05 23:53:02.040924 [ 5 ] {326b08bd-842d-4a12-8bfc-73565e265e93} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001212 sec., 4950.495049504951 rows/sec., 258.64 KiB/sec. | ||
| 14759 | 2026.02.05 23:53:02.040946 [ 142 ] {} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14760 | 2026.02.05 23:53:02.040970 [ 5 ] {326b08bd-842d-4a12-8bfc-73565e265e93} <Debug> TCPHandler: Processed in 0.001385494 sec. | ||
| 14761 | 2026.02.05 23:53:02.040971 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14762 | 2026.02.05 23:53:02.041065 [ 190 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 14763 | 2026.02.05 23:53:02.041124 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14764 | 2026.02.05 23:53:02.041164 [ 190 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14765 | 2026.02.05 23:53:02.041198 [ 190 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 246 rows starting from the beginning of the part | ||
| 14766 | 2026.02.05 23:53:02.041236 [ 5 ] {c115b1fe-f902-4d64-9670-17bc22a3eab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14767 | 2026.02.05 23:53:02.041254 [ 190 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part | ||
| 14768 | 2026.02.05 23:53:02.041285 [ 5 ] {c115b1fe-f902-4d64-9670-17bc22a3eab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14769 | 2026.02.05 23:53:02.041305 [ 190 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part | ||
| 14770 | 2026.02.05 23:53:02.041351 [ 190 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part | ||
| 14771 | 2026.02.05 23:53:02.041392 [ 190 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part | ||
| 14772 | 2026.02.05 23:53:02.041439 [ 190 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part | ||
| 14773 | 2026.02.05 23:53:02.041934 [ 5 ] {c115b1fe-f902-4d64-9670-17bc22a3eab4} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14774 | 2026.02.05 23:53:02.042046 [ 5 ] {c115b1fe-f902-4d64-9670-17bc22a3eab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14775 | 2026.02.05 23:53:02.042258 [ 202 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 4 columns (4 merged, 0 gathered) in 0.001228012 sec., 224753.50403741986 rows/sec., 11.47 MiB/sec. | ||
| 14776 | 2026.02.05 23:53:02.042402 [ 188 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 14777 | 2026.02.05 23:53:02.042527 [ 5 ] {c115b1fe-f902-4d64-9670-17bc22a3eab4} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14778 | 2026.02.05 23:53:02.042738 [ 188 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_46_9} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14779 | 2026.02.05 23:53:02.042828 [ 188 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_46_9} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 14780 | 2026.02.05 23:53:02.042835 [ 5 ] {c115b1fe-f902-4d64-9670-17bc22a3eab4} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14781 | 2026.02.05 23:53:02.042937 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 14782 | 2026.02.05 23:53:02.042997 [ 5 ] {c115b1fe-f902-4d64-9670-17bc22a3eab4} <Debug> executeQuery: Read 911 rows, 62.14 KiB in 0.001781 sec., 511510.38742279616 rows/sec., 34.07 MiB/sec. | ||
| 14783 | 2026.02.05 23:53:02.043033 [ 5 ] {c115b1fe-f902-4d64-9670-17bc22a3eab4} <Debug> TCPHandler: Processed in 0.00199163 sec. | ||
| 14784 | 2026.02.05 23:53:02.043142 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14785 | 2026.02.05 23:53:02.043235 [ 5 ] {b0951030-119f-48f0-b85b-6ab6e3f8baa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14786 | 2026.02.05 23:53:02.043277 [ 5 ] {b0951030-119f-48f0-b85b-6ab6e3f8baa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14787 | 2026.02.05 23:53:02.043634 [ 5 ] {b0951030-119f-48f0-b85b-6ab6e3f8baa2} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14788 | 2026.02.05 23:53:02.043671 [ 5 ] {b0951030-119f-48f0-b85b-6ab6e3f8baa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14789 | 2026.02.05 23:53:02.043969 [ 5 ] {b0951030-119f-48f0-b85b-6ab6e3f8baa2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14790 | 2026.02.05 23:53:02.044178 [ 5 ] {b0951030-119f-48f0-b85b-6ab6e3f8baa2} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14791 | 2026.02.05 23:53:02.044308 [ 5 ] {b0951030-119f-48f0-b85b-6ab6e3f8baa2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00109 sec., 917.4311926605504 rows/sec., 61.82 KiB/sec. | ||
| 14792 | 2026.02.05 23:53:02.044346 [ 5 ] {b0951030-119f-48f0-b85b-6ab6e3f8baa2} <Debug> TCPHandler: Processed in 0.001254143 sec. | ||
| 14793 | 2026.02.05 23:53:02.044459 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14794 | 2026.02.05 23:53:02.044577 [ 5 ] {18aadc0d-a837-442c-9090-c118ee5203ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14795 | 2026.02.05 23:53:02.044639 [ 5 ] {18aadc0d-a837-442c-9090-c118ee5203ac} <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 | ||
| 14796 | 2026.02.05 23:53:02.045463 [ 5 ] {18aadc0d-a837-442c-9090-c118ee5203ac} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14797 | 2026.02.05 23:53:02.045503 [ 5 ] {18aadc0d-a837-442c-9090-c118ee5203ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14798 | 2026.02.05 23:53:02.046022 [ 5 ] {18aadc0d-a837-442c-9090-c118ee5203ac} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14799 | 2026.02.05 23:53:02.046250 [ 5 ] {18aadc0d-a837-442c-9090-c118ee5203ac} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14800 | 2026.02.05 23:53:02.046403 [ 5 ] {18aadc0d-a837-442c-9090-c118ee5203ac} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001845 sec., 8130.081300813008 rows/sec., 14.57 MiB/sec. | ||
| 14801 | 2026.02.05 23:53:02.046470 [ 5 ] {18aadc0d-a837-442c-9090-c118ee5203ac} <Debug> TCPHandler: Processed in 0.002061021 sec. | ||
| 14802 | 2026.02.05 23:53:02.046586 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14803 | 2026.02.05 23:53:02.046685 [ 5 ] {fbed1ea4-dee4-4bdc-b576-37ec555cac24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14804 | 2026.02.05 23:53:02.046727 [ 5 ] {fbed1ea4-dee4-4bdc-b576-37ec555cac24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14805 | 2026.02.05 23:53:02.047065 [ 5 ] {fbed1ea4-dee4-4bdc-b576-37ec555cac24} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14806 | 2026.02.05 23:53:02.047101 [ 5 ] {fbed1ea4-dee4-4bdc-b576-37ec555cac24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14807 | 2026.02.05 23:53:02.047403 [ 5 ] {fbed1ea4-dee4-4bdc-b576-37ec555cac24} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14808 | 2026.02.05 23:53:02.047630 [ 5 ] {fbed1ea4-dee4-4bdc-b576-37ec555cac24} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14809 | 2026.02.05 23:53:02.047768 [ 5 ] {fbed1ea4-dee4-4bdc-b576-37ec555cac24} <Debug> executeQuery: Read 76 rows, 4.83 KiB in 0.001105 sec., 68778.28054298642 rows/sec., 4.27 MiB/sec. | ||
| 14810 | 2026.02.05 23:53:02.047803 [ 5 ] {fbed1ea4-dee4-4bdc-b576-37ec555cac24} <Debug> TCPHandler: Processed in 0.001268343 sec. | ||
| 14811 | 2026.02.05 23:53:02.273160 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30246 | ||
| 14812 | 2026.02.05 23:53:02.273672 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14813 | 2026.02.05 23:53:02.273719 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14814 | 2026.02.05 23:53:02.274220 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14815 | 2026.02.05 23:53:02.274462 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14816 | 2026.02.05 23:53:02.274608 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30246 | ||
| 14817 | 2026.02.05 23:53:03.197347 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14818 | 2026.02.05 23:53:03.197521 [ 5 ] {91de463e-181f-46ec-bc4c-eb7f8556aa95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14819 | 2026.02.05 23:53:03.197586 [ 5 ] {91de463e-181f-46ec-bc4c-eb7f8556aa95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14820 | 2026.02.05 23:53:03.198313 [ 5 ] {91de463e-181f-46ec-bc4c-eb7f8556aa95} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14821 | 2026.02.05 23:53:03.198365 [ 5 ] {91de463e-181f-46ec-bc4c-eb7f8556aa95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14822 | 2026.02.05 23:53:03.198769 [ 5 ] {91de463e-181f-46ec-bc4c-eb7f8556aa95} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14823 | 2026.02.05 23:53:03.199016 [ 5 ] {91de463e-181f-46ec-bc4c-eb7f8556aa95} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14824 | 2026.02.05 23:53:03.199176 [ 5 ] {91de463e-181f-46ec-bc4c-eb7f8556aa95} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001704 sec., 32863.849765258215 rows/sec., 2.52 MiB/sec. | ||
| 14825 | 2026.02.05 23:53:03.199192 [ 138 ] {} <Debug> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14826 | 2026.02.05 23:53:03.199229 [ 5 ] {91de463e-181f-46ec-bc4c-eb7f8556aa95} <Debug> TCPHandler: Processed in 0.00200818 sec. | ||
| 14827 | 2026.02.05 23:53:03.199261 [ 138 ] {} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14828 | 2026.02.05 23:53:03.199288 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14829 | 2026.02.05 23:53:03.199367 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14830 | 2026.02.05 23:53:03.199393 [ 186 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 14831 | 2026.02.05 23:53:03.199480 [ 5 ] {2fe69f2f-0488-44f8-930e-724645610cc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14832 | 2026.02.05 23:53:03.199508 [ 186 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14833 | 2026.02.05 23:53:03.199531 [ 5 ] {2fe69f2f-0488-44f8-930e-724645610cc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14834 | 2026.02.05 23:53:03.199547 [ 186 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1981 rows starting from the beginning of the part | ||
| 14835 | 2026.02.05 23:53:03.199624 [ 186 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 107 rows starting from the beginning of the part | ||
| 14836 | 2026.02.05 23:53:03.199675 [ 186 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 782 rows starting from the beginning of the part | ||
| 14837 | 2026.02.05 23:53:03.199721 [ 186 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 106 rows starting from the beginning of the part | ||
| 14838 | 2026.02.05 23:53:03.199763 [ 186 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 1923 rows starting from the beginning of the part | ||
| 14839 | 2026.02.05 23:53:03.199814 [ 186 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 56 rows starting from the beginning of the part | ||
| 14840 | 2026.02.05 23:53:03.200040 [ 5 ] {2fe69f2f-0488-44f8-930e-724645610cc9} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14841 | 2026.02.05 23:53:03.200085 [ 5 ] {2fe69f2f-0488-44f8-930e-724645610cc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14842 | 2026.02.05 23:53:03.200453 [ 5 ] {2fe69f2f-0488-44f8-930e-724645610cc9} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14843 | 2026.02.05 23:53:03.200703 [ 5 ] {2fe69f2f-0488-44f8-930e-724645610cc9} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14844 | 2026.02.05 23:53:03.200831 [ 138 ] {} <Debug> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14845 | 2026.02.05 23:53:03.200847 [ 5 ] {2fe69f2f-0488-44f8-930e-724645610cc9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001391 sec., 46010.064701653486 rows/sec., 3.59 MiB/sec. | ||
| 14846 | 2026.02.05 23:53:03.200864 [ 138 ] {} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14847 | 2026.02.05 23:53:03.200888 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14848 | 2026.02.05 23:53:03.200894 [ 5 ] {2fe69f2f-0488-44f8-930e-724645610cc9} <Debug> TCPHandler: Processed in 0.001582675 sec. | ||
| 14849 | 2026.02.05 23:53:03.200975 [ 188 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 14850 | 2026.02.05 23:53:03.201036 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14851 | 2026.02.05 23:53:03.201065 [ 188 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14852 | 2026.02.05 23:53:03.201097 [ 188 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 995 rows starting from the beginning of the part | ||
| 14853 | 2026.02.05 23:53:03.201141 [ 5 ] {9b30e29f-d2d1-4bac-991f-27d427153ddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14854 | 2026.02.05 23:53:03.201162 [ 188 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 91 rows starting from the beginning of the part | ||
| 14855 | 2026.02.05 23:53:03.201191 [ 5 ] {9b30e29f-d2d1-4bac-991f-27d427153ddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14856 | 2026.02.05 23:53:03.201218 [ 188 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 478 rows starting from the beginning of the part | ||
| 14857 | 2026.02.05 23:53:03.201261 [ 188 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 89 rows starting from the beginning of the part | ||
| 14858 | 2026.02.05 23:53:03.201303 [ 188 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 936 rows starting from the beginning of the part | ||
| 14859 | 2026.02.05 23:53:03.201343 [ 188 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 64 rows starting from the beginning of the part | ||
| 14860 | 2026.02.05 23:53:03.201578 [ 5 ] {9b30e29f-d2d1-4bac-991f-27d427153ddd} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14861 | 2026.02.05 23:53:03.201615 [ 5 ] {9b30e29f-d2d1-4bac-991f-27d427153ddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14862 | 2026.02.05 23:53:03.201650 [ 202 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4955 rows, containing 5 columns (5 merged, 0 gathered) in 0.002306383 sec., 2148385.5890370333 rows/sec., 182.58 MiB/sec. | ||
| 14863 | 2026.02.05 23:53:03.201897 [ 196 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14864 | 2026.02.05 23:53:03.201954 [ 5 ] {9b30e29f-d2d1-4bac-991f-27d427153ddd} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14865 | 2026.02.05 23:53:03.202213 [ 5 ] {9b30e29f-d2d1-4bac-991f-27d427153ddd} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14866 | 2026.02.05 23:53:03.202218 [ 196 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_106_21} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14867 | 2026.02.05 23:53:03.202323 [ 196 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_106_21} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14868 | 2026.02.05 23:53:03.202354 [ 5 ] {9b30e29f-d2d1-4bac-991f-27d427153ddd} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001235 sec., 25910.93117408907 rows/sec., 1.80 MiB/sec. | ||
| 14869 | 2026.02.05 23:53:03.202393 [ 5 ] {9b30e29f-d2d1-4bac-991f-27d427153ddd} <Debug> TCPHandler: Processed in 0.001409504 sec. | ||
| 14870 | 2026.02.05 23:53:03.202431 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 14871 | 2026.02.05 23:53:03.202520 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14872 | 2026.02.05 23:53:03.202563 [ 186 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2653 rows, containing 5 columns (5 merged, 0 gathered) in 0.001630225 sec., 1627382.723243724 rows/sec., 123.99 MiB/sec. | ||
| 14873 | 2026.02.05 23:53:03.202618 [ 5 ] {2f003a5f-deed-4442-9276-f9a4d4612de4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14874 | 2026.02.05 23:53:03.202666 [ 5 ] {2f003a5f-deed-4442-9276-f9a4d4612de4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14875 | 2026.02.05 23:53:03.202721 [ 196 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14876 | 2026.02.05 23:53:03.202987 [ 196 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_106_21} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14877 | 2026.02.05 23:53:03.202997 [ 5 ] {2f003a5f-deed-4442-9276-f9a4d4612de4} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14878 | 2026.02.05 23:53:03.203038 [ 5 ] {2f003a5f-deed-4442-9276-f9a4d4612de4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14879 | 2026.02.05 23:53:03.203056 [ 196 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_106_21} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14880 | 2026.02.05 23:53:03.203131 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 14881 | 2026.02.05 23:53:03.203354 [ 5 ] {2f003a5f-deed-4442-9276-f9a4d4612de4} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14882 | 2026.02.05 23:53:03.203629 [ 5 ] {2f003a5f-deed-4442-9276-f9a4d4612de4} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14883 | 2026.02.05 23:53:03.203762 [ 138 ] {} <Debug> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14884 | 2026.02.05 23:53:03.203769 [ 5 ] {2f003a5f-deed-4442-9276-f9a4d4612de4} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001171 sec., 10247.651579846286 rows/sec., 707.19 KiB/sec. | ||
| 14885 | 2026.02.05 23:53:03.203802 [ 138 ] {} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14886 | 2026.02.05 23:53:03.203824 [ 5 ] {2f003a5f-deed-4442-9276-f9a4d4612de4} <Debug> TCPHandler: Processed in 0.001354524 sec. | ||
| 14887 | 2026.02.05 23:53:03.203826 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14888 | 2026.02.05 23:53:03.203919 [ 188 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 14889 | 2026.02.05 23:53:03.204008 [ 188 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14890 | 2026.02.05 23:53:03.204037 [ 188 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6452 rows starting from the beginning of the part | ||
| 14891 | 2026.02.05 23:53:03.204083 [ 188 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part | ||
| 14892 | 2026.02.05 23:53:03.204122 [ 188 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 88 rows starting from the beginning of the part | ||
| 14893 | 2026.02.05 23:53:03.204157 [ 188 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part | ||
| 14894 | 2026.02.05 23:53:03.204190 [ 188 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 76 rows starting from the beginning of the part | ||
| 14895 | 2026.02.05 23:53:03.204225 [ 188 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 12 rows starting from the beginning of the part | ||
| 14896 | 2026.02.05 23:53:03.205997 [ 186 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6748 rows, containing 4 columns (4 merged, 0 gathered) in 0.002110271 sec., 3197693.5663713333 rows/sec., 206.67 MiB/sec. | ||
| 14897 | 2026.02.05 23:53:03.206412 [ 198 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14898 | 2026.02.05 23:53:03.206723 [ 198 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_106_21} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14899 | 2026.02.05 23:53:03.206802 [ 198 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_106_21} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14900 | 2026.02.05 23:53:03.206886 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 14901 | 2026.02.05 23:53:03.943461 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 14902 | 2026.02.05 23:53:03.960654 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14903 | 2026.02.05 23:53:03.960716 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14904 | 2026.02.05 23:53:03.967093 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14905 | 2026.02.05 23:53:03.967836 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14906 | 2026.02.05 23:53:03.971156 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 14907 | 2026.02.05 23:53:08.204063 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14908 | 2026.02.05 23:53:08.204267 [ 5 ] {3d5258eb-4599-49ab-a55b-faa82fadaab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14909 | 2026.02.05 23:53:08.204340 [ 5 ] {3d5258eb-4599-49ab-a55b-faa82fadaab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14910 | 2026.02.05 23:53:08.205054 [ 5 ] {3d5258eb-4599-49ab-a55b-faa82fadaab2} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14911 | 2026.02.05 23:53:08.205101 [ 5 ] {3d5258eb-4599-49ab-a55b-faa82fadaab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14912 | 2026.02.05 23:53:08.205495 [ 5 ] {3d5258eb-4599-49ab-a55b-faa82fadaab2} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14913 | 2026.02.05 23:53:08.205726 [ 5 ] {3d5258eb-4599-49ab-a55b-faa82fadaab2} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14914 | 2026.02.05 23:53:08.205873 [ 5 ] {3d5258eb-4599-49ab-a55b-faa82fadaab2} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001659 sec., 63893.91199517781 rows/sec., 5.35 MiB/sec. | ||
| 14915 | 2026.02.05 23:53:08.205915 [ 5 ] {3d5258eb-4599-49ab-a55b-faa82fadaab2} <Debug> TCPHandler: Processed in 0.001985949 sec. | ||
| 14916 | 2026.02.05 23:53:08.206046 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14917 | 2026.02.05 23:53:08.206141 [ 5 ] {a806ae03-20ea-4890-ac6b-9bbd70434fa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14918 | 2026.02.05 23:53:08.206182 [ 5 ] {a806ae03-20ea-4890-ac6b-9bbd70434fa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14919 | 2026.02.05 23:53:08.206586 [ 5 ] {a806ae03-20ea-4890-ac6b-9bbd70434fa1} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14920 | 2026.02.05 23:53:08.206623 [ 5 ] {a806ae03-20ea-4890-ac6b-9bbd70434fa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14921 | 2026.02.05 23:53:08.206909 [ 5 ] {a806ae03-20ea-4890-ac6b-9bbd70434fa1} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14922 | 2026.02.05 23:53:08.207114 [ 5 ] {a806ae03-20ea-4890-ac6b-9bbd70434fa1} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14923 | 2026.02.05 23:53:08.207240 [ 5 ] {a806ae03-20ea-4890-ac6b-9bbd70434fa1} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001118 sec., 22361.359570661894 rows/sec., 1.64 MiB/sec. | ||
| 14924 | 2026.02.05 23:53:08.207250 [ 131 ] {} <Debug> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14925 | 2026.02.05 23:53:08.207278 [ 5 ] {a806ae03-20ea-4890-ac6b-9bbd70434fa1} <Debug> TCPHandler: Processed in 0.001280043 sec. | ||
| 14926 | 2026.02.05 23:53:08.207326 [ 131 ] {} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14927 | 2026.02.05 23:53:08.207355 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14928 | 2026.02.05 23:53:08.207418 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14929 | 2026.02.05 23:53:08.207484 [ 194 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 14930 | 2026.02.05 23:53:08.207515 [ 5 ] {41a97b89-ab83-40ac-b3e3-fe2d03de59c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14931 | 2026.02.05 23:53:08.207563 [ 5 ] {41a97b89-ab83-40ac-b3e3-fe2d03de59c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14932 | 2026.02.05 23:53:08.207634 [ 194 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14933 | 2026.02.05 23:53:08.207677 [ 194 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 191 rows starting from the beginning of the part | ||
| 14934 | 2026.02.05 23:53:08.207753 [ 194 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 27 rows starting from the beginning of the part | ||
| 14935 | 2026.02.05 23:53:08.207809 [ 194 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 148 rows starting from the beginning of the part | ||
| 14936 | 2026.02.05 23:53:08.207861 [ 194 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 25 rows starting from the beginning of the part | ||
| 14937 | 2026.02.05 23:53:08.207906 [ 194 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 150 rows starting from the beginning of the part | ||
| 14938 | 2026.02.05 23:53:08.207953 [ 194 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 25 rows starting from the beginning of the part | ||
| 14939 | 2026.02.05 23:53:08.207988 [ 5 ] {41a97b89-ab83-40ac-b3e3-fe2d03de59c7} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14940 | 2026.02.05 23:53:08.208030 [ 5 ] {41a97b89-ab83-40ac-b3e3-fe2d03de59c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14941 | 2026.02.05 23:53:08.208363 [ 5 ] {41a97b89-ab83-40ac-b3e3-fe2d03de59c7} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14942 | 2026.02.05 23:53:08.208587 [ 5 ] {41a97b89-ab83-40ac-b3e3-fe2d03de59c7} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14943 | 2026.02.05 23:53:08.208721 [ 5 ] {41a97b89-ab83-40ac-b3e3-fe2d03de59c7} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001224 sec., 72712.41830065359 rows/sec., 5.68 MiB/sec. | ||
| 14944 | 2026.02.05 23:53:08.208760 [ 5 ] {41a97b89-ab83-40ac-b3e3-fe2d03de59c7} <Debug> TCPHandler: Processed in 0.001401473 sec. | ||
| 14945 | 2026.02.05 23:53:08.208866 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14946 | 2026.02.05 23:53:08.208960 [ 5 ] {e6f18a7a-389c-4bed-b625-433a9279f369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14947 | 2026.02.05 23:53:08.208963 [ 186 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 566 rows, containing 5 columns (5 merged, 0 gathered) in 0.001537385 sec., 368157.6182934008 rows/sec., 24.56 MiB/sec. | ||
| 14948 | 2026.02.05 23:53:08.209002 [ 5 ] {e6f18a7a-389c-4bed-b625-433a9279f369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14949 | 2026.02.05 23:53:08.209140 [ 186 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14950 | 2026.02.05 23:53:08.209415 [ 5 ] {e6f18a7a-389c-4bed-b625-433a9279f369} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14951 | 2026.02.05 23:53:08.209454 [ 186 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_91_18} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14952 | 2026.02.05 23:53:08.209456 [ 5 ] {e6f18a7a-389c-4bed-b625-433a9279f369} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14953 | 2026.02.05 23:53:08.209560 [ 186 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_91_18} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14954 | 2026.02.05 23:53:08.209666 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 14955 | 2026.02.05 23:53:08.209818 [ 5 ] {e6f18a7a-389c-4bed-b625-433a9279f369} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14956 | 2026.02.05 23:53:08.210032 [ 5 ] {e6f18a7a-389c-4bed-b625-433a9279f369} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14957 | 2026.02.05 23:53:08.210161 [ 5 ] {e6f18a7a-389c-4bed-b625-433a9279f369} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 14958 | 2026.02.05 23:53:08.210198 [ 5 ] {e6f18a7a-389c-4bed-b625-433a9279f369} <Debug> TCPHandler: Processed in 0.001378843 sec. | ||
| 14959 | 2026.02.05 23:53:08.210300 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14960 | 2026.02.05 23:53:08.210392 [ 5 ] {2f5232a9-35fd-4dd3-b7e1-031ad783fcbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14961 | 2026.02.05 23:53:08.210459 [ 5 ] {2f5232a9-35fd-4dd3-b7e1-031ad783fcbd} <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 | ||
| 14962 | 2026.02.05 23:53:08.211557 [ 5 ] {2f5232a9-35fd-4dd3-b7e1-031ad783fcbd} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14963 | 2026.02.05 23:53:08.211601 [ 5 ] {2f5232a9-35fd-4dd3-b7e1-031ad783fcbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14964 | 2026.02.05 23:53:08.212346 [ 5 ] {2f5232a9-35fd-4dd3-b7e1-031ad783fcbd} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14965 | 2026.02.05 23:53:08.212655 [ 5 ] {2f5232a9-35fd-4dd3-b7e1-031ad783fcbd} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14966 | 2026.02.05 23:53:08.212803 [ 128 ] {} <Debug> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14967 | 2026.02.05 23:53:08.212834 [ 5 ] {2f5232a9-35fd-4dd3-b7e1-031ad783fcbd} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002458 sec., 10170.87062652563 rows/sec., 18.23 MiB/sec. | ||
| 14968 | 2026.02.05 23:53:08.212838 [ 128 ] {} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14969 | 2026.02.05 23:53:08.212872 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14970 | 2026.02.05 23:53:08.212913 [ 5 ] {2f5232a9-35fd-4dd3-b7e1-031ad783fcbd} <Debug> TCPHandler: Processed in 0.002659116 sec. | ||
| 14971 | 2026.02.05 23:53:08.212951 [ 198 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 14972 | 2026.02.05 23:53:08.213048 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14973 | 2026.02.05 23:53:08.213170 [ 198 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14974 | 2026.02.05 23:53:08.213171 [ 5 ] {fccd7f70-c28c-4618-af90-e796c949cc0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14975 | 2026.02.05 23:53:08.213227 [ 198 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1653 rows starting from the beginning of the part | ||
| 14976 | 2026.02.05 23:53:08.213246 [ 5 ] {fccd7f70-c28c-4618-af90-e796c949cc0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14977 | 2026.02.05 23:53:08.213347 [ 198 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 25 rows starting from the beginning of the part | ||
| 14978 | 2026.02.05 23:53:08.213451 [ 198 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 15 rows starting from the beginning of the part | ||
| 14979 | 2026.02.05 23:53:08.213555 [ 198 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 25 rows starting from the beginning of the part | ||
| 14980 | 2026.02.05 23:53:08.213641 [ 5 ] {fccd7f70-c28c-4618-af90-e796c949cc0a} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14981 | 2026.02.05 23:53:08.213659 [ 198 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 15 rows starting from the beginning of the part | ||
| 14982 | 2026.02.05 23:53:08.213684 [ 5 ] {fccd7f70-c28c-4618-af90-e796c949cc0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14983 | 2026.02.05 23:53:08.213771 [ 198 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 25 rows starting from the beginning of the part | ||
| 14984 | 2026.02.05 23:53:08.214036 [ 5 ] {fccd7f70-c28c-4618-af90-e796c949cc0a} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14985 | 2026.02.05 23:53:08.214410 [ 5 ] {fccd7f70-c28c-4618-af90-e796c949cc0a} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14986 | 2026.02.05 23:53:08.214582 [ 5 ] {fccd7f70-c28c-4618-af90-e796c949cc0a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001433 sec., 41870.2023726448 rows/sec., 2.82 MiB/sec. | ||
| 14987 | 2026.02.05 23:53:08.214633 [ 5 ] {fccd7f70-c28c-4618-af90-e796c949cc0a} <Debug> TCPHandler: Processed in 0.001647156 sec. | ||
| 14988 | 2026.02.05 23:53:08.225779 [ 199 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1758 rows, containing 19 columns (19 merged, 0 gathered) in 0.012859437 sec., 136708.93990149026 rows/sec., 244.98 MiB/sec. | ||
| 14989 | 2026.02.05 23:53:08.227549 [ 199 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14990 | 2026.02.05 23:53:08.227929 [ 199 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14991 | 2026.02.05 23:53:08.228022 [ 199 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14992 | 2026.02.05 23:53:08.228201 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.17 MiB. | ||
| 14993 | 2026.02.05 23:53:09.000276 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 349.46 MiB, peak 366.60 MiB, free memory in arenas 0.00 B, will set to 355.28 MiB (RSS), difference: 5.82 MiB | ||
| 14994 | 2026.02.05 23:53:09.558182 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14995 | 2026.02.05 23:53:09.558254 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14996 | 2026.02.05 23:53:09.774853 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30694 | ||
| 14997 | 2026.02.05 23:53:09.775358 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14998 | 2026.02.05 23:53:09.775403 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14999 | 2026.02.05 23:53:09.775886 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 15000 | 2026.02.05 23:53:09.776104 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15001 | 2026.02.05 23:53:09.776234 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30694 | ||
| 15002 | 2026.02.05 23:53:09.850407 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1956 | ||
| 15003 | 2026.02.05 23:53:09.853077 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15004 | 2026.02.05 23:53:09.853132 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 15005 | 2026.02.05 23:53:09.854374 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 15006 | 2026.02.05 23:53:09.854657 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15007 | 2026.02.05 23:53:09.855050 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1956 | ||
| 15008 | 2026.02.05 23:53:10.002337 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00096704 sec. | ||
| 15009 | 2026.02.05 23:53:11.471266 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 15010 | 2026.02.05 23:53:11.489673 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15011 | 2026.02.05 23:53:11.489728 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 15012 | 2026.02.05 23:53:11.496125 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 15013 | 2026.02.05 23:53:11.496822 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15014 | 2026.02.05 23:53:11.499930 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 15015 | 2026.02.05 23:53:13.211020 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15016 | 2026.02.05 23:53:13.211216 [ 5 ] {3754716a-2a3d-4e25-9345-e515c060abd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15017 | 2026.02.05 23:53:13.211288 [ 5 ] {3754716a-2a3d-4e25-9345-e515c060abd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15018 | 2026.02.05 23:53:13.212065 [ 5 ] {3754716a-2a3d-4e25-9345-e515c060abd9} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15019 | 2026.02.05 23:53:13.212114 [ 5 ] {3754716a-2a3d-4e25-9345-e515c060abd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 15020 | 2026.02.05 23:53:13.212512 [ 5 ] {3754716a-2a3d-4e25-9345-e515c060abd9} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 15021 | 2026.02.05 23:53:13.212744 [ 5 ] {3754716a-2a3d-4e25-9345-e515c060abd9} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15022 | 2026.02.05 23:53:13.212897 [ 5 ] {3754716a-2a3d-4e25-9345-e515c060abd9} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001735 sec., 153314.12103746398 rows/sec., 9.74 MiB/sec. | ||
| 15023 | 2026.02.05 23:53:13.212950 [ 5 ] {3754716a-2a3d-4e25-9345-e515c060abd9} <Debug> TCPHandler: Processed in 0.0020618 sec. | ||
| 15024 | 2026.02.05 23:53:13.213073 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15025 | 2026.02.05 23:53:13.213178 [ 5 ] {0168c434-e6cd-403a-95c5-211ff5b6a9f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15026 | 2026.02.05 23:53:13.213222 [ 5 ] {0168c434-e6cd-403a-95c5-211ff5b6a9f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15027 | 2026.02.05 23:53:13.214158 [ 5 ] {0168c434-e6cd-403a-95c5-211ff5b6a9f9} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15028 | 2026.02.05 23:53:13.214200 [ 5 ] {0168c434-e6cd-403a-95c5-211ff5b6a9f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 15029 | 2026.02.05 23:53:13.214587 [ 5 ] {0168c434-e6cd-403a-95c5-211ff5b6a9f9} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15030 | 2026.02.05 23:53:13.214814 [ 5 ] {0168c434-e6cd-403a-95c5-211ff5b6a9f9} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15031 | 2026.02.05 23:53:13.214960 [ 5 ] {0168c434-e6cd-403a-95c5-211ff5b6a9f9} <Debug> executeQuery: Read 782 rows, 63.55 KiB in 0.001805 sec., 433240.9972299169 rows/sec., 34.38 MiB/sec. | ||
| 15032 | 2026.02.05 23:53:13.215001 [ 5 ] {0168c434-e6cd-403a-95c5-211ff5b6a9f9} <Debug> TCPHandler: Processed in 0.001980909 sec. | ||
| 15033 | 2026.02.05 23:53:13.215115 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15034 | 2026.02.05 23:53:13.215214 [ 5 ] {cc3966f4-0bf0-4b45-9fea-1f2aa597b339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15035 | 2026.02.05 23:53:13.215256 [ 5 ] {cc3966f4-0bf0-4b45-9fea-1f2aa597b339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15036 | 2026.02.05 23:53:13.215717 [ 5 ] {cc3966f4-0bf0-4b45-9fea-1f2aa597b339} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15037 | 2026.02.05 23:53:13.215755 [ 5 ] {cc3966f4-0bf0-4b45-9fea-1f2aa597b339} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 15038 | 2026.02.05 23:53:13.216062 [ 5 ] {cc3966f4-0bf0-4b45-9fea-1f2aa597b339} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 15039 | 2026.02.05 23:53:13.216281 [ 5 ] {cc3966f4-0bf0-4b45-9fea-1f2aa597b339} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15040 | 2026.02.05 23:53:13.216411 [ 5 ] {cc3966f4-0bf0-4b45-9fea-1f2aa597b339} <Debug> executeQuery: Read 148 rows, 9.13 KiB in 0.001218 sec., 121510.67323481117 rows/sec., 7.32 MiB/sec. | ||
| 15041 | 2026.02.05 23:53:13.216450 [ 5 ] {cc3966f4-0bf0-4b45-9fea-1f2aa597b339} <Debug> TCPHandler: Processed in 0.001386753 sec. | ||
| 15042 | 2026.02.05 23:53:13.216559 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15043 | 2026.02.05 23:53:13.216655 [ 5 ] {45bcc9f1-4ad3-4ea7-b854-27530464c32f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15044 | 2026.02.05 23:53:13.216695 [ 5 ] {45bcc9f1-4ad3-4ea7-b854-27530464c32f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15045 | 2026.02.05 23:53:13.217137 [ 5 ] {45bcc9f1-4ad3-4ea7-b854-27530464c32f} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15046 | 2026.02.05 23:53:13.217173 [ 5 ] {45bcc9f1-4ad3-4ea7-b854-27530464c32f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 15047 | 2026.02.05 23:53:13.217470 [ 5 ] {45bcc9f1-4ad3-4ea7-b854-27530464c32f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 15048 | 2026.02.05 23:53:13.217682 [ 5 ] {45bcc9f1-4ad3-4ea7-b854-27530464c32f} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15049 | 2026.02.05 23:53:13.217808 [ 5 ] {45bcc9f1-4ad3-4ea7-b854-27530464c32f} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001171 sec., 119555.93509820667 rows/sec., 7.73 MiB/sec. | ||
| 15050 | 2026.02.05 23:53:13.217844 [ 5 ] {45bcc9f1-4ad3-4ea7-b854-27530464c32f} <Debug> TCPHandler: Processed in 0.001335693 sec. | ||
| 15051 | 2026.02.05 23:53:13.217956 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15052 | 2026.02.05 23:53:13.218052 [ 5 ] {e3427b6b-0f80-473a-ad31-c4000a6d9bf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15053 | 2026.02.05 23:53:13.218092 [ 5 ] {e3427b6b-0f80-473a-ad31-c4000a6d9bf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15054 | 2026.02.05 23:53:13.218525 [ 5 ] {e3427b6b-0f80-473a-ad31-c4000a6d9bf9} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15055 | 2026.02.05 23:53:13.218561 [ 5 ] {e3427b6b-0f80-473a-ad31-c4000a6d9bf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 15056 | 2026.02.05 23:53:13.218873 [ 5 ] {e3427b6b-0f80-473a-ad31-c4000a6d9bf9} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 15057 | 2026.02.05 23:53:13.219096 [ 5 ] {e3427b6b-0f80-473a-ad31-c4000a6d9bf9} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15058 | 2026.02.05 23:53:13.219225 [ 5 ] {e3427b6b-0f80-473a-ad31-c4000a6d9bf9} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001191 sec., 116708.6481947943 rows/sec., 6.64 MiB/sec. | ||
| 15059 | 2026.02.05 23:53:13.219264 [ 5 ] {e3427b6b-0f80-473a-ad31-c4000a6d9bf9} <Debug> TCPHandler: Processed in 0.001361153 sec. | ||
| 15060 | 2026.02.05 23:53:13.219371 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15061 | 2026.02.05 23:53:13.219464 [ 5 ] {06f3ffce-c189-423e-bb88-9bb0a6ff3056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15062 | 2026.02.05 23:53:13.219504 [ 5 ] {06f3ffce-c189-423e-bb88-9bb0a6ff3056} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15063 | 2026.02.05 23:53:13.220111 [ 5 ] {06f3ffce-c189-423e-bb88-9bb0a6ff3056} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15064 | 2026.02.05 23:53:13.220148 [ 5 ] {06f3ffce-c189-423e-bb88-9bb0a6ff3056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 15065 | 2026.02.05 23:53:13.220469 [ 5 ] {06f3ffce-c189-423e-bb88-9bb0a6ff3056} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15066 | 2026.02.05 23:53:13.220679 [ 5 ] {06f3ffce-c189-423e-bb88-9bb0a6ff3056} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15067 | 2026.02.05 23:53:13.220809 [ 5 ] {06f3ffce-c189-423e-bb88-9bb0a6ff3056} <Debug> executeQuery: Read 478 rows, 34.48 KiB in 0.001361 sec., 351212.3438648053 rows/sec., 24.74 MiB/sec. | ||
| 15068 | 2026.02.05 23:53:13.220847 [ 5 ] {06f3ffce-c189-423e-bb88-9bb0a6ff3056} <Debug> TCPHandler: Processed in 0.001525286 sec. | ||
| 15069 | 2026.02.05 23:53:13.220964 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15070 | 2026.02.05 23:53:13.221071 [ 5 ] {138106d5-738f-4a95-8f1f-b9461df6ca6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15071 | 2026.02.05 23:53:13.221121 [ 5 ] {138106d5-738f-4a95-8f1f-b9461df6ca6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15072 | 2026.02.05 23:53:13.221461 [ 5 ] {138106d5-738f-4a95-8f1f-b9461df6ca6c} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15073 | 2026.02.05 23:53:13.221497 [ 5 ] {138106d5-738f-4a95-8f1f-b9461df6ca6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 15074 | 2026.02.05 23:53:13.221806 [ 5 ] {138106d5-738f-4a95-8f1f-b9461df6ca6c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 15075 | 2026.02.05 23:53:13.222014 [ 5 ] {138106d5-738f-4a95-8f1f-b9461df6ca6c} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15076 | 2026.02.05 23:53:13.222140 [ 5 ] {138106d5-738f-4a95-8f1f-b9461df6ca6c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001093 sec., 5489.478499542543 rows/sec., 286.80 KiB/sec. | ||
| 15077 | 2026.02.05 23:53:13.222177 [ 5 ] {138106d5-738f-4a95-8f1f-b9461df6ca6c} <Debug> TCPHandler: Processed in 0.001274733 sec. | ||
| 15078 | 2026.02.05 23:53:13.222278 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15079 | 2026.02.05 23:53:13.222372 [ 5 ] {8e4acaf7-dc05-4824-9b61-0fd3db276813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15080 | 2026.02.05 23:53:13.222414 [ 5 ] {8e4acaf7-dc05-4824-9b61-0fd3db276813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15081 | 2026.02.05 23:53:13.222829 [ 5 ] {8e4acaf7-dc05-4824-9b61-0fd3db276813} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15082 | 2026.02.05 23:53:13.222865 [ 5 ] {8e4acaf7-dc05-4824-9b61-0fd3db276813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 15083 | 2026.02.05 23:53:13.223201 [ 5 ] {8e4acaf7-dc05-4824-9b61-0fd3db276813} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15084 | 2026.02.05 23:53:13.223424 [ 5 ] {8e4acaf7-dc05-4824-9b61-0fd3db276813} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15085 | 2026.02.05 23:53:13.223550 [ 119 ] {} <Debug> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Selected 6 parts from all_1_103_21 to all_108_108_0 | ||
| 15086 | 2026.02.05 23:53:13.223556 [ 5 ] {8e4acaf7-dc05-4824-9b61-0fd3db276813} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001202 sec., 214642.26289517473 rows/sec., 14.29 MiB/sec. | ||
| 15087 | 2026.02.05 23:53:13.223624 [ 119 ] {} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15088 | 2026.02.05 23:53:13.223640 [ 5 ] {8e4acaf7-dc05-4824-9b61-0fd3db276813} <Debug> TCPHandler: Processed in 0.001410564 sec. | ||
| 15089 | 2026.02.05 23:53:13.223649 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 15090 | 2026.02.05 23:53:13.223759 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15091 | 2026.02.05 23:53:13.223832 [ 186 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_108_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_103_21 to all_108_108_0 into Compact with storage Full | ||
| 15092 | 2026.02.05 23:53:13.223861 [ 5 ] {8b66a8db-a040-4f14-b263-f78d7a102ae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15093 | 2026.02.05 23:53:13.223948 [ 5 ] {8b66a8db-a040-4f14-b263-f78d7a102ae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15094 | 2026.02.05 23:53:13.224077 [ 186 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_108_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15095 | 2026.02.05 23:53:13.224146 [ 186 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_103_21, total 29489 rows starting from the beginning of the part | ||
| 15096 | 2026.02.05 23:53:13.224259 [ 186 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 160 rows starting from the beginning of the part | ||
| 15097 | 2026.02.05 23:53:13.224277 [ 5 ] {8b66a8db-a040-4f14-b263-f78d7a102ae6} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15098 | 2026.02.05 23:53:13.224322 [ 5 ] {8b66a8db-a040-4f14-b263-f78d7a102ae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 15099 | 2026.02.05 23:53:13.224345 [ 186 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 911 rows starting from the beginning of the part | ||
| 15100 | 2026.02.05 23:53:13.224429 [ 186 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 32 rows starting from the beginning of the part | ||
| 15101 | 2026.02.05 23:53:13.224500 [ 186 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 160 rows starting from the beginning of the part | ||
| 15102 | 2026.02.05 23:53:13.224572 [ 186 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 258 rows starting from the beginning of the part | ||
| 15103 | 2026.02.05 23:53:13.224636 [ 5 ] {8b66a8db-a040-4f14-b263-f78d7a102ae6} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 15104 | 2026.02.05 23:53:13.224876 [ 5 ] {8b66a8db-a040-4f14-b263-f78d7a102ae6} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15105 | 2026.02.05 23:53:13.225017 [ 5 ] {8b66a8db-a040-4f14-b263-f78d7a102ae6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001175 sec., 851.063829787234 rows/sec., 57.35 KiB/sec. | ||
| 15106 | 2026.02.05 23:53:13.225055 [ 5 ] {8b66a8db-a040-4f14-b263-f78d7a102ae6} <Debug> TCPHandler: Processed in 0.001346463 sec. | ||
| 15107 | 2026.02.05 23:53:13.225165 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15108 | 2026.02.05 23:53:13.225259 [ 5 ] {d0a3f6a0-e44b-4d41-9968-172e76511aeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15109 | 2026.02.05 23:53:13.225313 [ 5 ] {d0a3f6a0-e44b-4d41-9968-172e76511aeb} <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 | ||
| 15110 | 2026.02.05 23:53:13.226103 [ 5 ] {d0a3f6a0-e44b-4d41-9968-172e76511aeb} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15111 | 2026.02.05 23:53:13.226140 [ 5 ] {d0a3f6a0-e44b-4d41-9968-172e76511aeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 15112 | 2026.02.05 23:53:13.226674 [ 5 ] {d0a3f6a0-e44b-4d41-9968-172e76511aeb} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 15113 | 2026.02.05 23:53:13.226896 [ 5 ] {d0a3f6a0-e44b-4d41-9968-172e76511aeb} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15114 | 2026.02.05 23:53:13.227040 [ 5 ] {d0a3f6a0-e44b-4d41-9968-172e76511aeb} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.0018 sec., 8333.333333333334 rows/sec., 14.93 MiB/sec. | ||
| 15115 | 2026.02.05 23:53:13.227107 [ 5 ] {d0a3f6a0-e44b-4d41-9968-172e76511aeb} <Debug> TCPHandler: Processed in 0.00199142 sec. | ||
| 15116 | 2026.02.05 23:53:13.227215 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15117 | 2026.02.05 23:53:13.227310 [ 5 ] {003f95f1-1d51-4d6c-9d30-c1bc634454e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15118 | 2026.02.05 23:53:13.227351 [ 5 ] {003f95f1-1d51-4d6c-9d30-c1bc634454e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15119 | 2026.02.05 23:53:13.227680 [ 5 ] {003f95f1-1d51-4d6c-9d30-c1bc634454e5} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15120 | 2026.02.05 23:53:13.227717 [ 5 ] {003f95f1-1d51-4d6c-9d30-c1bc634454e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 15121 | 2026.02.05 23:53:13.228026 [ 5 ] {003f95f1-1d51-4d6c-9d30-c1bc634454e5} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15122 | 2026.02.05 23:53:13.228253 [ 5 ] {003f95f1-1d51-4d6c-9d30-c1bc634454e5} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15123 | 2026.02.05 23:53:13.228380 [ 5 ] {003f95f1-1d51-4d6c-9d30-c1bc634454e5} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001088 sec., 80882.35294117648 rows/sec., 5.08 MiB/sec. | ||
| 15124 | 2026.02.05 23:53:13.228416 [ 5 ] {003f95f1-1d51-4d6c-9d30-c1bc634454e5} <Debug> TCPHandler: Processed in 0.001252172 sec. | ||
| 15125 | 2026.02.05 23:53:13.231308 [ 186 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_108_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31010 rows, containing 5 columns (5 merged, 0 gathered) in 0.007568584 sec., 4097199.687550538 rows/sec., 276.07 MiB/sec. | ||
| 15126 | 2026.02.05 23:53:13.231830 [ 199 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_108_22} <Trace> MergedBlockOutputStream: filled checksums all_1_108_22 (state Temporary) | ||
| 15127 | 2026.02.05 23:53:13.232161 [ 199 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_108_22} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_merge_all_1_108_22 to all_1_108_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15128 | 2026.02.05 23:53:13.232245 [ 199 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_108_22} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Merged 6 parts: [all_1_103_21, all_108_108_0] -> all_1_108_22 | ||
| 15129 | 2026.02.05 23:53:13.232358 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 15130 | 2026.02.05 23:53:17.276647 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31206 | ||
| 15131 | 2026.02.05 23:53:17.277243 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15132 | 2026.02.05 23:53:17.277291 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 15133 | 2026.02.05 23:53:17.277787 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 15134 | 2026.02.05 23:53:17.278017 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15135 | 2026.02.05 23:53:17.278171 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31206 | ||
| 15136 | 2026.02.05 23:53:18.204280 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15137 | 2026.02.05 23:53:18.204476 [ 5 ] {ff710cf3-b603-46c1-8b47-d24ad3ff4a9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15138 | 2026.02.05 23:53:18.204548 [ 5 ] {ff710cf3-b603-46c1-8b47-d24ad3ff4a9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15139 | 2026.02.05 23:53:18.205287 [ 5 ] {ff710cf3-b603-46c1-8b47-d24ad3ff4a9f} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15140 | 2026.02.05 23:53:18.205335 [ 5 ] {ff710cf3-b603-46c1-8b47-d24ad3ff4a9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 15141 | 2026.02.05 23:53:18.205736 [ 5 ] {ff710cf3-b603-46c1-8b47-d24ad3ff4a9f} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15142 | 2026.02.05 23:53:18.205953 [ 5 ] {ff710cf3-b603-46c1-8b47-d24ad3ff4a9f} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15143 | 2026.02.05 23:53:18.206100 [ 5 ] {ff710cf3-b603-46c1-8b47-d24ad3ff4a9f} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001679 sec., 63132.817153067306 rows/sec., 5.29 MiB/sec. | ||
| 15144 | 2026.02.05 23:53:18.206142 [ 5 ] {ff710cf3-b603-46c1-8b47-d24ad3ff4a9f} <Debug> TCPHandler: Processed in 0.001995699 sec. | ||
| 15145 | 2026.02.05 23:53:18.206260 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15146 | 2026.02.05 23:53:18.206354 [ 5 ] {ebc7adfb-50c2-4dcf-a48b-7fa262a1108c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15147 | 2026.02.05 23:53:18.206394 [ 5 ] {ebc7adfb-50c2-4dcf-a48b-7fa262a1108c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15148 | 2026.02.05 23:53:18.206788 [ 5 ] {ebc7adfb-50c2-4dcf-a48b-7fa262a1108c} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15149 | 2026.02.05 23:53:18.206824 [ 5 ] {ebc7adfb-50c2-4dcf-a48b-7fa262a1108c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 15150 | 2026.02.05 23:53:18.207117 [ 5 ] {ebc7adfb-50c2-4dcf-a48b-7fa262a1108c} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 15151 | 2026.02.05 23:53:18.207342 [ 5 ] {ebc7adfb-50c2-4dcf-a48b-7fa262a1108c} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15152 | 2026.02.05 23:53:18.207470 [ 5 ] {ebc7adfb-50c2-4dcf-a48b-7fa262a1108c} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001134 sec., 22045.855379188713 rows/sec., 1.62 MiB/sec. | ||
| 15153 | 2026.02.05 23:53:18.207506 [ 5 ] {ebc7adfb-50c2-4dcf-a48b-7fa262a1108c} <Debug> TCPHandler: Processed in 0.001293813 sec. | ||
| 15154 | 2026.02.05 23:53:18.207613 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15155 | 2026.02.05 23:53:18.207706 [ 5 ] {81aeaa09-a26e-491a-8b2a-59295e125286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15156 | 2026.02.05 23:53:18.207744 [ 5 ] {81aeaa09-a26e-491a-8b2a-59295e125286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15157 | 2026.02.05 23:53:18.208170 [ 5 ] {81aeaa09-a26e-491a-8b2a-59295e125286} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15158 | 2026.02.05 23:53:18.208206 [ 5 ] {81aeaa09-a26e-491a-8b2a-59295e125286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 15159 | 2026.02.05 23:53:18.208497 [ 5 ] {81aeaa09-a26e-491a-8b2a-59295e125286} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15160 | 2026.02.05 23:53:18.208698 [ 5 ] {81aeaa09-a26e-491a-8b2a-59295e125286} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15161 | 2026.02.05 23:53:18.208823 [ 5 ] {81aeaa09-a26e-491a-8b2a-59295e125286} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001136 sec., 78345.07042253521 rows/sec., 6.12 MiB/sec. | ||
| 15162 | 2026.02.05 23:53:18.208858 [ 5 ] {81aeaa09-a26e-491a-8b2a-59295e125286} <Debug> TCPHandler: Processed in 0.001293563 sec. | ||
| 15163 | 2026.02.05 23:53:18.208965 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15164 | 2026.02.05 23:53:18.209058 [ 5 ] {d5f29d00-7381-402f-b25d-83d58e3797c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15165 | 2026.02.05 23:53:18.209100 [ 5 ] {d5f29d00-7381-402f-b25d-83d58e3797c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15166 | 2026.02.05 23:53:18.209493 [ 5 ] {d5f29d00-7381-402f-b25d-83d58e3797c1} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15167 | 2026.02.05 23:53:18.209529 [ 5 ] {d5f29d00-7381-402f-b25d-83d58e3797c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 15168 | 2026.02.05 23:53:18.209919 [ 5 ] {d5f29d00-7381-402f-b25d-83d58e3797c1} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15169 | 2026.02.05 23:53:18.210122 [ 5 ] {d5f29d00-7381-402f-b25d-83d58e3797c1} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15170 | 2026.02.05 23:53:18.210248 [ 5 ] {d5f29d00-7381-402f-b25d-83d58e3797c1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 15171 | 2026.02.05 23:53:18.210284 [ 5 ] {d5f29d00-7381-402f-b25d-83d58e3797c1} <Debug> TCPHandler: Processed in 0.001365833 sec. | ||
| 15172 | 2026.02.05 23:53:18.210390 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15173 | 2026.02.05 23:53:18.210482 [ 5 ] {a5044672-007b-469e-ab21-6e1f2c76cdac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15174 | 2026.02.05 23:53:18.210534 [ 5 ] {a5044672-007b-469e-ab21-6e1f2c76cdac} <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 | ||
| 15175 | 2026.02.05 23:53:18.211353 [ 5 ] {a5044672-007b-469e-ab21-6e1f2c76cdac} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15176 | 2026.02.05 23:53:18.211389 [ 5 ] {a5044672-007b-469e-ab21-6e1f2c76cdac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 15177 | 2026.02.05 23:53:18.211912 [ 5 ] {a5044672-007b-469e-ab21-6e1f2c76cdac} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 15178 | 2026.02.05 23:53:18.212130 [ 5 ] {a5044672-007b-469e-ab21-6e1f2c76cdac} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15179 | 2026.02.05 23:53:18.212266 [ 5 ] {a5044672-007b-469e-ab21-6e1f2c76cdac} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001801 sec., 13881.1771238201 rows/sec., 24.87 MiB/sec. | ||
| 15180 | 2026.02.05 23:53:18.212330 [ 5 ] {a5044672-007b-469e-ab21-6e1f2c76cdac} <Debug> TCPHandler: Processed in 0.00198723 sec. | ||
| 15181 | 2026.02.05 23:53:18.212459 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15182 | 2026.02.05 23:53:18.212580 [ 5 ] {b5c94aa2-5ca0-4b3f-82c5-94d1e4a9fd48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15183 | 2026.02.05 23:53:18.212631 [ 5 ] {b5c94aa2-5ca0-4b3f-82c5-94d1e4a9fd48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15184 | 2026.02.05 23:53:18.213042 [ 5 ] {b5c94aa2-5ca0-4b3f-82c5-94d1e4a9fd48} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15185 | 2026.02.05 23:53:18.213082 [ 5 ] {b5c94aa2-5ca0-4b3f-82c5-94d1e4a9fd48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 15186 | 2026.02.05 23:53:18.213406 [ 5 ] {b5c94aa2-5ca0-4b3f-82c5-94d1e4a9fd48} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15187 | 2026.02.05 23:53:18.213629 [ 5 ] {b5c94aa2-5ca0-4b3f-82c5-94d1e4a9fd48} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15188 | 2026.02.05 23:53:18.213761 [ 5 ] {b5c94aa2-5ca0-4b3f-82c5-94d1e4a9fd48} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001206 sec., 49751.24378109453 rows/sec., 3.35 MiB/sec. | ||
| 15189 | 2026.02.05 23:53:18.213799 [ 5 ] {b5c94aa2-5ca0-4b3f-82c5-94d1e4a9fd48} <Debug> TCPHandler: Processed in 0.001397974 sec. | ||
| 15190 | 2026.02.05 23:53:19.000282 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 15191 | 2026.02.05 23:53:19.028450 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15192 | 2026.02.05 23:53:19.028538 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 15193 | 2026.02.05 23:53:19.035991 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 15194 | 2026.02.05 23:53:19.037259 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15195 | 2026.02.05 23:53:19.045409 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 15196 | 2026.02.05 23:53:19.491699 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56269 | ||
| 15197 | 2026.02.05 23:53:19.491814 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15198 | 2026.02.05 23:53:19.491838 [ 288 ] {} <Debug> TCP-Session: 340478d7-3a5e-4320-a3ac-5bf005b78ec8 Authenticating user 'default' from [fd00:1122:3344:101::e]:56269 | ||
| 15199 | 2026.02.05 23:53:19.491859 [ 288 ] {} <Debug> TCP-Session: 340478d7-3a5e-4320-a3ac-5bf005b78ec8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15200 | 2026.02.05 23:53:19.491884 [ 288 ] {} <Debug> TCP-Session: 340478d7-3a5e-4320-a3ac-5bf005b78ec8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15201 | 2026.02.05 23:53:19.492042 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61006 | ||
| 15202 | 2026.02.05 23:53:19.492066 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43463 | ||
| 15203 | 2026.02.05 23:53:19.492079 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56267 | ||
| 15204 | 2026.02.05 23:53:19.492102 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58812 | ||
| 15205 | 2026.02.05 23:53:19.492147 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15206 | 2026.02.05 23:53:19.492154 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15207 | 2026.02.05 23:53:19.492173 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15208 | 2026.02.05 23:53:19.492189 [ 288 ] {} <Trace> TCP-Session: 340478d7-3a5e-4320-a3ac-5bf005b78ec8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15209 | 2026.02.05 23:53:19.492105 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59020 | ||
| 15210 | 2026.02.05 23:53:19.492224 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15211 | 2026.02.05 23:53:19.492260 [ 289 ] {} <Debug> TCP-Session: 290309b2-c16c-490b-9d6d-d7e17d46120b Authenticating user 'default' from [fd00:1122:3344:101::e]:61006 | ||
| 15212 | 2026.02.05 23:53:19.492100 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34121 | ||
| 15213 | 2026.02.05 23:53:19.492388 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15214 | 2026.02.05 23:53:19.492405 [ 292 ] {} <Debug> TCP-Session: b0238679-b1ec-4be3-87ef-140358407354 Authenticating user 'default' from [fd00:1122:3344:101::e]:56267 | ||
| 15215 | 2026.02.05 23:53:19.492421 [ 291 ] {} <Debug> TCP-Session: 9d0bc35b-2f95-4d1d-9ef9-5533248a1ba3 Authenticating user 'default' from [fd00:1122:3344:101::e]:43463 | ||
| 15216 | 2026.02.05 23:53:19.492440 [ 3 ] {} <Debug> TCP-Session: 2a14b0ba-3a64-483e-a06b-cf27017caaf0 Authenticating user 'default' from [fd00:1122:3344:101::e]:59020 | ||
| 15217 | 2026.02.05 23:53:19.492447 [ 292 ] {} <Debug> TCP-Session: b0238679-b1ec-4be3-87ef-140358407354 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15218 | 2026.02.05 23:53:19.492465 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15219 | 2026.02.05 23:53:19.492479 [ 3 ] {} <Debug> TCP-Session: 2a14b0ba-3a64-483e-a06b-cf27017caaf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15220 | 2026.02.05 23:53:19.492483 [ 292 ] {} <Debug> TCP-Session: b0238679-b1ec-4be3-87ef-140358407354 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15221 | 2026.02.05 23:53:19.492502 [ 294 ] {} <Debug> TCP-Session: 885c26de-c4ec-4550-ad1c-38314497f174 Authenticating user 'default' from [fd00:1122:3344:101::e]:34121 | ||
| 15222 | 2026.02.05 23:53:19.492504 [ 3 ] {} <Debug> TCP-Session: 2a14b0ba-3a64-483e-a06b-cf27017caaf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15223 | 2026.02.05 23:53:19.492531 [ 294 ] {} <Debug> TCP-Session: 885c26de-c4ec-4550-ad1c-38314497f174 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15224 | 2026.02.05 23:53:19.492496 [ 288 ] {4f80592a-b84f-4704-9302-0948f9ac28f2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56269) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15225 | 2026.02.05 23:53:19.492547 [ 294 ] {} <Debug> TCP-Session: 885c26de-c4ec-4550-ad1c-38314497f174 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15226 | 2026.02.05 23:53:19.492461 [ 291 ] {} <Debug> TCP-Session: 9d0bc35b-2f95-4d1d-9ef9-5533248a1ba3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15227 | 2026.02.05 23:53:19.492391 [ 289 ] {} <Debug> TCP-Session: 290309b2-c16c-490b-9d6d-d7e17d46120b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15228 | 2026.02.05 23:53:19.492606 [ 291 ] {} <Debug> TCP-Session: 9d0bc35b-2f95-4d1d-9ef9-5533248a1ba3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15229 | 2026.02.05 23:53:19.492626 [ 289 ] {} <Debug> TCP-Session: 290309b2-c16c-490b-9d6d-d7e17d46120b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15230 | 2026.02.05 23:53:19.492381 [ 293 ] {} <Debug> TCP-Session: d173ed0c-d832-41f7-b4ca-94e87ded5949 Authenticating user 'default' from [fd00:1122:3344:101::e]:58812 | ||
| 15231 | 2026.02.05 23:53:19.492053 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43389 | ||
| 15232 | 2026.02.05 23:53:19.492683 [ 293 ] {} <Debug> TCP-Session: d173ed0c-d832-41f7-b4ca-94e87ded5949 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15233 | 2026.02.05 23:53:19.492113 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34395 | ||
| 15234 | 2026.02.05 23:53:19.492711 [ 293 ] {} <Debug> TCP-Session: d173ed0c-d832-41f7-b4ca-94e87ded5949 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15235 | 2026.02.05 23:53:19.492815 [ 288 ] {4f80592a-b84f-4704-9302-0948f9ac28f2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15236 | 2026.02.05 23:53:19.492862 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15237 | 2026.02.05 23:53:19.492878 [ 288 ] {4f80592a-b84f-4704-9302-0948f9ac28f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15238 | 2026.02.05 23:53:19.492890 [ 290 ] {} <Debug> TCP-Session: 171da5bb-503a-48f2-8a9c-b0a544da76b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:43389 | ||
| 15239 | 2026.02.05 23:53:19.492920 [ 290 ] {} <Debug> TCP-Session: 171da5bb-503a-48f2-8a9c-b0a544da76b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15240 | 2026.02.05 23:53:19.492932 [ 290 ] {} <Debug> TCP-Session: 171da5bb-503a-48f2-8a9c-b0a544da76b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15241 | 2026.02.05 23:53:19.493029 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15242 | 2026.02.05 23:53:19.493058 [ 286 ] {} <Debug> TCP-Session: a169b0bc-1068-4da4-8cc0-b078808a9168 Authenticating user 'default' from [fd00:1122:3344:101::e]:34395 | ||
| 15243 | 2026.02.05 23:53:19.493074 [ 286 ] {} <Debug> TCP-Session: a169b0bc-1068-4da4-8cc0-b078808a9168 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15244 | 2026.02.05 23:53:19.493086 [ 286 ] {} <Debug> TCP-Session: a169b0bc-1068-4da4-8cc0-b078808a9168 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15245 | 2026.02.05 23:53:19.493172 [ 288 ] {4f80592a-b84f-4704-9302-0948f9ac28f2} <Debug> oximeter.version (8dd22a0d-63f6-41eb-b7aa-e7d98824b555) (SelectExecutor): Key condition: unknown | ||
| 15246 | 2026.02.05 23:53:19.494044 [ 347 ] {4f80592a-b84f-4704-9302-0948f9ac28f2} <Trace> AggregatingTransform: Aggregating | ||
| 15247 | 2026.02.05 23:53:19.494096 [ 347 ] {4f80592a-b84f-4704-9302-0948f9ac28f2} <Trace> Aggregator: Aggregation method: without_key | ||
| 15248 | 2026.02.05 23:53:19.494133 [ 347 ] {4f80592a-b84f-4704-9302-0948f9ac28f2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000857108 sec. (1166.714 rows/sec., 45.57 KiB/sec.) | ||
| 15249 | 2026.02.05 23:53:19.494154 [ 347 ] {4f80592a-b84f-4704-9302-0948f9ac28f2} <Trace> Aggregator: Merging aggregated data | ||
| 15250 | 2026.02.05 23:53:19.495552 [ 288 ] {4f80592a-b84f-4704-9302-0948f9ac28f2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003115 sec., 321.02728731942216 rows/sec., 12.54 KiB/sec. | ||
| 15251 | 2026.02.05 23:53:19.495671 [ 288 ] {4f80592a-b84f-4704-9302-0948f9ac28f2} <Debug> TCPHandler: Processed in 0.003536354 sec. | ||
| 15252 | 2026.02.05 23:53:19.495770 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15253 | 2026.02.05 23:53:19.495802 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15254 | 2026.02.05 23:53:19.495807 [ 288 ] {} <Debug> TCP-Session: 340478d7-3a5e-4320-a3ac-5bf005b78ec8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15255 | 2026.02.05 23:53:19.495858 [ 290 ] {} <Debug> TCP-Session: 171da5bb-503a-48f2-8a9c-b0a544da76b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15256 | 2026.02.05 23:53:19.495869 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15257 | 2026.02.05 23:53:19.495909 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15258 | 2026.02.05 23:53:19.495924 [ 289 ] {} <Debug> TCP-Session: 290309b2-c16c-490b-9d6d-d7e17d46120b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15259 | 2026.02.05 23:53:19.495920 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15260 | 2026.02.05 23:53:19.495952 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15261 | 2026.02.05 23:53:19.495980 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15262 | 2026.02.05 23:53:19.496003 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15263 | 2026.02.05 23:53:19.496017 [ 293 ] {} <Debug> TCP-Session: d173ed0c-d832-41f7-b4ca-94e87ded5949 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15264 | 2026.02.05 23:53:19.496041 [ 292 ] {} <Debug> TCP-Session: b0238679-b1ec-4be3-87ef-140358407354 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15265 | 2026.02.05 23:53:19.496052 [ 294 ] {} <Debug> TCP-Session: 885c26de-c4ec-4550-ad1c-38314497f174 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15266 | 2026.02.05 23:53:19.496007 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15267 | 2026.02.05 23:53:19.495988 [ 3 ] {} <Debug> TCP-Session: 2a14b0ba-3a64-483e-a06b-cf27017caaf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15268 | 2026.02.05 23:53:19.496122 [ 286 ] {} <Debug> TCP-Session: a169b0bc-1068-4da4-8cc0-b078808a9168 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15269 | 2026.02.05 23:53:19.495949 [ 291 ] {} <Debug> TCP-Session: 9d0bc35b-2f95-4d1d-9ef9-5533248a1ba3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15270 | 2026.02.05 23:53:19.703635 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39500 | ||
| 15271 | 2026.02.05 23:53:19.703756 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15272 | 2026.02.05 23:53:19.703786 [ 288 ] {} <Debug> TCP-Session: 414f59a2-210e-43e9-99c9-155248e896e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:39500 | ||
| 15273 | 2026.02.05 23:53:19.703809 [ 288 ] {} <Debug> TCP-Session: 414f59a2-210e-43e9-99c9-155248e896e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15274 | 2026.02.05 23:53:19.703822 [ 288 ] {} <Debug> TCP-Session: 414f59a2-210e-43e9-99c9-155248e896e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15275 | 2026.02.05 23:53:19.704056 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60220 | ||
| 15276 | 2026.02.05 23:53:19.704097 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52487 | ||
| 15277 | 2026.02.05 23:53:19.704119 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54511 | ||
| 15278 | 2026.02.05 23:53:19.704148 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58518 | ||
| 15279 | 2026.02.05 23:53:19.704171 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15280 | 2026.02.05 23:53:19.704164 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40625 | ||
| 15281 | 2026.02.05 23:53:19.704198 [ 288 ] {} <Trace> TCP-Session: 414f59a2-210e-43e9-99c9-155248e896e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15282 | 2026.02.05 23:53:19.704242 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15283 | 2026.02.05 23:53:19.704216 [ 289 ] {} <Debug> TCP-Session: df50b2c2-5fed-4dcd-9e65-9eef53acff5f Authenticating user 'default' from [fd00:1122:3344:101::e]:60220 | ||
| 15284 | 2026.02.05 23:53:19.704267 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15285 | 2026.02.05 23:53:19.704287 [ 294 ] {} <Debug> TCP-Session: b7329a35-8182-4ea5-948c-722701da0da4 Authenticating user 'default' from [fd00:1122:3344:101::e]:58518 | ||
| 15286 | 2026.02.05 23:53:19.704303 [ 289 ] {} <Debug> TCP-Session: df50b2c2-5fed-4dcd-9e65-9eef53acff5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15287 | 2026.02.05 23:53:19.704311 [ 286 ] {} <Debug> TCP-Session: a5b97aaa-cbdc-4422-a9c9-96d7c6fc4d7a Authenticating user 'default' from [fd00:1122:3344:101::e]:40625 | ||
| 15288 | 2026.02.05 23:53:19.704327 [ 294 ] {} <Debug> TCP-Session: b7329a35-8182-4ea5-948c-722701da0da4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15289 | 2026.02.05 23:53:19.704330 [ 289 ] {} <Debug> TCP-Session: df50b2c2-5fed-4dcd-9e65-9eef53acff5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15290 | 2026.02.05 23:53:19.704346 [ 286 ] {} <Debug> TCP-Session: a5b97aaa-cbdc-4422-a9c9-96d7c6fc4d7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15291 | 2026.02.05 23:53:19.704354 [ 294 ] {} <Debug> TCP-Session: b7329a35-8182-4ea5-948c-722701da0da4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15292 | 2026.02.05 23:53:19.704380 [ 286 ] {} <Debug> TCP-Session: a5b97aaa-cbdc-4422-a9c9-96d7c6fc4d7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15293 | 2026.02.05 23:53:19.704214 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15294 | 2026.02.05 23:53:19.704403 [ 288 ] {dccf7adb-9760-4cd8-8671-6ace6b1f6001} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39500) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15295 | 2026.02.05 23:53:19.704429 [ 292 ] {} <Debug> TCP-Session: 03a0da05-a72a-408c-8f60-d0db8806bd42 Authenticating user 'default' from [fd00:1122:3344:101::e]:54511 | ||
| 15296 | 2026.02.05 23:53:19.704158 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62816 | ||
| 15297 | 2026.02.05 23:53:19.704458 [ 292 ] {} <Debug> TCP-Session: 03a0da05-a72a-408c-8f60-d0db8806bd42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15298 | 2026.02.05 23:53:19.704149 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55150 | ||
| 15299 | 2026.02.05 23:53:19.704518 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15300 | 2026.02.05 23:53:19.704490 [ 292 ] {} <Debug> TCP-Session: 03a0da05-a72a-408c-8f60-d0db8806bd42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15301 | 2026.02.05 23:53:19.704109 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46127 | ||
| 15302 | 2026.02.05 23:53:19.704566 [ 3 ] {} <Debug> TCP-Session: 714b53b0-9839-48c4-b569-d7cf13710f83 Authenticating user 'default' from [fd00:1122:3344:101::e]:62816 | ||
| 15303 | 2026.02.05 23:53:19.704216 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15304 | 2026.02.05 23:53:19.704601 [ 3 ] {} <Debug> TCP-Session: 714b53b0-9839-48c4-b569-d7cf13710f83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15305 | 2026.02.05 23:53:19.704617 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15306 | 2026.02.05 23:53:19.704622 [ 290 ] {} <Debug> TCP-Session: 453cd53a-4626-4aba-8be5-36508acc0518 Authenticating user 'default' from [fd00:1122:3344:101::e]:52487 | ||
| 15307 | 2026.02.05 23:53:19.704635 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15308 | 2026.02.05 23:53:19.704653 [ 293 ] {} <Debug> TCP-Session: fd573a26-96c2-4923-81a6-fd4d37ec20e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:55150 | ||
| 15309 | 2026.02.05 23:53:19.704658 [ 290 ] {} <Debug> TCP-Session: 453cd53a-4626-4aba-8be5-36508acc0518 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15310 | 2026.02.05 23:53:19.704677 [ 291 ] {} <Debug> TCP-Session: 86c528eb-2e90-4fd0-86a7-77f374020a44 Authenticating user 'default' from [fd00:1122:3344:101::e]:46127 | ||
| 15311 | 2026.02.05 23:53:19.704687 [ 288 ] {dccf7adb-9760-4cd8-8671-6ace6b1f6001} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15312 | 2026.02.05 23:53:19.704711 [ 291 ] {} <Debug> TCP-Session: 86c528eb-2e90-4fd0-86a7-77f374020a44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15313 | 2026.02.05 23:53:19.704696 [ 290 ] {} <Debug> TCP-Session: 453cd53a-4626-4aba-8be5-36508acc0518 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15314 | 2026.02.05 23:53:19.704731 [ 291 ] {} <Debug> TCP-Session: 86c528eb-2e90-4fd0-86a7-77f374020a44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15315 | 2026.02.05 23:53:19.704754 [ 288 ] {dccf7adb-9760-4cd8-8671-6ace6b1f6001} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15316 | 2026.02.05 23:53:19.704692 [ 293 ] {} <Debug> TCP-Session: fd573a26-96c2-4923-81a6-fd4d37ec20e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15317 | 2026.02.05 23:53:19.704619 [ 3 ] {} <Debug> TCP-Session: 714b53b0-9839-48c4-b569-d7cf13710f83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15318 | 2026.02.05 23:53:19.704801 [ 293 ] {} <Debug> TCP-Session: fd573a26-96c2-4923-81a6-fd4d37ec20e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15319 | 2026.02.05 23:53:19.705059 [ 288 ] {dccf7adb-9760-4cd8-8671-6ace6b1f6001} <Debug> oximeter.version (8dd22a0d-63f6-41eb-b7aa-e7d98824b555) (SelectExecutor): Key condition: unknown | ||
| 15320 | 2026.02.05 23:53:19.705905 [ 261 ] {dccf7adb-9760-4cd8-8671-6ace6b1f6001} <Trace> AggregatingTransform: Aggregating | ||
| 15321 | 2026.02.05 23:53:19.705948 [ 261 ] {dccf7adb-9760-4cd8-8671-6ace6b1f6001} <Trace> Aggregator: Aggregation method: without_key | ||
| 15322 | 2026.02.05 23:53:19.705983 [ 261 ] {dccf7adb-9760-4cd8-8671-6ace6b1f6001} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000820879 sec. (1218.206 rows/sec., 47.59 KiB/sec.) | ||
| 15323 | 2026.02.05 23:53:19.706003 [ 261 ] {dccf7adb-9760-4cd8-8671-6ace6b1f6001} <Trace> Aggregator: Merging aggregated data | ||
| 15324 | 2026.02.05 23:53:19.707426 [ 288 ] {dccf7adb-9760-4cd8-8671-6ace6b1f6001} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003075 sec., 325.2032520325203 rows/sec., 12.70 KiB/sec. | ||
| 15325 | 2026.02.05 23:53:19.707578 [ 288 ] {dccf7adb-9760-4cd8-8671-6ace6b1f6001} <Debug> TCPHandler: Processed in 0.003526724 sec. | ||
| 15326 | 2026.02.05 23:53:19.707710 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15327 | 2026.02.05 23:53:19.707731 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15328 | 2026.02.05 23:53:19.707743 [ 288 ] {} <Debug> TCP-Session: 414f59a2-210e-43e9-99c9-155248e896e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15329 | 2026.02.05 23:53:19.707756 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15330 | 2026.02.05 23:53:19.707771 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15331 | 2026.02.05 23:53:19.707794 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15332 | 2026.02.05 23:53:19.707811 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15333 | 2026.02.05 23:53:19.707819 [ 290 ] {} <Debug> TCP-Session: 453cd53a-4626-4aba-8be5-36508acc0518 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15334 | 2026.02.05 23:53:19.707838 [ 286 ] {} <Debug> TCP-Session: a5b97aaa-cbdc-4422-a9c9-96d7c6fc4d7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15335 | 2026.02.05 23:53:19.707844 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15336 | 2026.02.05 23:53:19.707860 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15337 | 2026.02.05 23:53:19.707856 [ 292 ] {} <Debug> TCP-Session: 03a0da05-a72a-408c-8f60-d0db8806bd42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15338 | 2026.02.05 23:53:19.707896 [ 293 ] {} <Debug> TCP-Session: fd573a26-96c2-4923-81a6-fd4d37ec20e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15339 | 2026.02.05 23:53:19.707910 [ 3 ] {} <Debug> TCP-Session: 714b53b0-9839-48c4-b569-d7cf13710f83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15340 | 2026.02.05 23:53:19.707825 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15341 | 2026.02.05 23:53:19.707812 [ 294 ] {} <Debug> TCP-Session: b7329a35-8182-4ea5-948c-722701da0da4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15342 | 2026.02.05 23:53:19.707980 [ 291 ] {} <Debug> TCP-Session: 86c528eb-2e90-4fd0-86a7-77f374020a44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15343 | 2026.02.05 23:53:19.707782 [ 289 ] {} <Debug> TCP-Session: df50b2c2-5fed-4dcd-9e65-9eef53acff5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15344 | 2026.02.05 23:53:19.855517 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1994 | ||
| 15345 | 2026.02.05 23:53:19.858078 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15346 | 2026.02.05 23:53:19.858146 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 15347 | 2026.02.05 23:53:19.859460 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15348 | 2026.02.05 23:53:19.859780 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15349 | 2026.02.05 23:53:19.860215 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1994 | ||
| 15350 | 2026.02.05 23:53:21.323259 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52702 | ||
| 15351 | 2026.02.05 23:53:21.323369 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15352 | 2026.02.05 23:53:21.323398 [ 294 ] {} <Debug> TCP-Session: baa1da31-fffc-4216-ae1e-3aadbd3343bf Authenticating user 'default' from [fd00:1122:3344:101::e]:52702 | ||
| 15353 | 2026.02.05 23:53:21.323421 [ 294 ] {} <Debug> TCP-Session: baa1da31-fffc-4216-ae1e-3aadbd3343bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15354 | 2026.02.05 23:53:21.323438 [ 294 ] {} <Debug> TCP-Session: baa1da31-fffc-4216-ae1e-3aadbd3343bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15355 | 2026.02.05 23:53:21.323605 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52168 | ||
| 15356 | 2026.02.05 23:53:21.323634 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52360 | ||
| 15357 | 2026.02.05 23:53:21.323689 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15358 | 2026.02.05 23:53:21.323686 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54516 | ||
| 15359 | 2026.02.05 23:53:21.323721 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38624 | ||
| 15360 | 2026.02.05 23:53:21.323734 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44068 | ||
| 15361 | 2026.02.05 23:53:21.323755 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48486 | ||
| 15362 | 2026.02.05 23:53:21.323811 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15363 | 2026.02.05 23:53:21.323811 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15364 | 2026.02.05 23:53:21.323715 [ 3 ] {} <Debug> TCP-Session: 4a9eafa8-cbbd-477c-9e2b-4fced5a3b0c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:52168 | ||
| 15365 | 2026.02.05 23:53:21.323846 [ 294 ] {} <Trace> TCP-Session: baa1da31-fffc-4216-ae1e-3aadbd3343bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15366 | 2026.02.05 23:53:21.323875 [ 3 ] {} <Debug> TCP-Session: 4a9eafa8-cbbd-477c-9e2b-4fced5a3b0c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15367 | 2026.02.05 23:53:21.323862 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15368 | 2026.02.05 23:53:21.323901 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15369 | 2026.02.05 23:53:21.323937 [ 292 ] {} <Debug> TCP-Session: c5fd97ec-406f-4df3-8f93-21a8fbcf20b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:44068 | ||
| 15370 | 2026.02.05 23:53:21.323903 [ 3 ] {} <Debug> TCP-Session: 4a9eafa8-cbbd-477c-9e2b-4fced5a3b0c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15371 | 2026.02.05 23:53:21.323962 [ 293 ] {} <Debug> TCP-Session: 999f64d6-6289-4622-901a-c9346870718b Authenticating user 'default' from [fd00:1122:3344:101::e]:48486 | ||
| 15372 | 2026.02.05 23:53:21.323974 [ 292 ] {} <Debug> TCP-Session: c5fd97ec-406f-4df3-8f93-21a8fbcf20b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15373 | 2026.02.05 23:53:21.323852 [ 288 ] {} <Debug> TCP-Session: aa259707-5d70-40f7-8762-fb702a20ec2f Authenticating user 'default' from [fd00:1122:3344:101::e]:54516 | ||
| 15374 | 2026.02.05 23:53:21.324013 [ 292 ] {} <Debug> TCP-Session: c5fd97ec-406f-4df3-8f93-21a8fbcf20b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15375 | 2026.02.05 23:53:21.324010 [ 293 ] {} <Debug> TCP-Session: 999f64d6-6289-4622-901a-c9346870718b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15376 | 2026.02.05 23:53:21.324042 [ 288 ] {} <Debug> TCP-Session: aa259707-5d70-40f7-8762-fb702a20ec2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15377 | 2026.02.05 23:53:21.324060 [ 293 ] {} <Debug> TCP-Session: 999f64d6-6289-4622-901a-c9346870718b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15378 | 2026.02.05 23:53:21.324059 [ 294 ] {822668b0-268e-4c40-876e-26ad10376e19} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52702) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15379 | 2026.02.05 23:53:21.324076 [ 288 ] {} <Debug> TCP-Session: aa259707-5d70-40f7-8762-fb702a20ec2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15380 | 2026.02.05 23:53:21.323706 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15381 | 2026.02.05 23:53:21.323699 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45670 | ||
| 15382 | 2026.02.05 23:53:21.324161 [ 286 ] {} <Debug> TCP-Session: eb1eb7bc-7eac-402d-a071-9858e081faae Authenticating user 'default' from [fd00:1122:3344:101::e]:52360 | ||
| 15383 | 2026.02.05 23:53:21.323695 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46027 | ||
| 15384 | 2026.02.05 23:53:21.324196 [ 286 ] {} <Debug> TCP-Session: eb1eb7bc-7eac-402d-a071-9858e081faae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15385 | 2026.02.05 23:53:21.323854 [ 291 ] {} <Debug> TCP-Session: 359739ac-17f3-4a2c-94ed-04a01adaf73d Authenticating user 'default' from [fd00:1122:3344:101::e]:38624 | ||
| 15386 | 2026.02.05 23:53:21.324226 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15387 | 2026.02.05 23:53:21.324252 [ 291 ] {} <Debug> TCP-Session: 359739ac-17f3-4a2c-94ed-04a01adaf73d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15388 | 2026.02.05 23:53:21.324258 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15389 | 2026.02.05 23:53:21.324270 [ 289 ] {} <Debug> TCP-Session: 0a31cf8c-51a4-4053-824f-63e67ade7341 Authenticating user 'default' from [fd00:1122:3344:101::e]:45670 | ||
| 15390 | 2026.02.05 23:53:21.324280 [ 291 ] {} <Debug> TCP-Session: 359739ac-17f3-4a2c-94ed-04a01adaf73d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15391 | 2026.02.05 23:53:21.324298 [ 290 ] {} <Debug> TCP-Session: 9615c197-99e4-4746-85fb-5f2d988452cb Authenticating user 'default' from [fd00:1122:3344:101::e]:46027 | ||
| 15392 | 2026.02.05 23:53:21.324310 [ 289 ] {} <Debug> TCP-Session: 0a31cf8c-51a4-4053-824f-63e67ade7341 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15393 | 2026.02.05 23:53:21.324335 [ 290 ] {} <Debug> TCP-Session: 9615c197-99e4-4746-85fb-5f2d988452cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15394 | 2026.02.05 23:53:21.324351 [ 289 ] {} <Debug> TCP-Session: 0a31cf8c-51a4-4053-824f-63e67ade7341 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15395 | 2026.02.05 23:53:21.324226 [ 286 ] {} <Debug> TCP-Session: eb1eb7bc-7eac-402d-a071-9858e081faae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15396 | 2026.02.05 23:53:21.324371 [ 290 ] {} <Debug> TCP-Session: 9615c197-99e4-4746-85fb-5f2d988452cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15397 | 2026.02.05 23:53:21.324405 [ 294 ] {822668b0-268e-4c40-876e-26ad10376e19} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15398 | 2026.02.05 23:53:21.324461 [ 294 ] {822668b0-268e-4c40-876e-26ad10376e19} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15399 | 2026.02.05 23:53:21.324783 [ 294 ] {822668b0-268e-4c40-876e-26ad10376e19} <Debug> oximeter.version (8dd22a0d-63f6-41eb-b7aa-e7d98824b555) (SelectExecutor): Key condition: unknown | ||
| 15400 | 2026.02.05 23:53:21.325796 [ 347 ] {822668b0-268e-4c40-876e-26ad10376e19} <Trace> AggregatingTransform: Aggregating | ||
| 15401 | 2026.02.05 23:53:21.325827 [ 347 ] {822668b0-268e-4c40-876e-26ad10376e19} <Trace> Aggregator: Aggregation method: without_key | ||
| 15402 | 2026.02.05 23:53:21.325864 [ 347 ] {822668b0-268e-4c40-876e-26ad10376e19} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00098315 sec. (1017.139 rows/sec., 39.73 KiB/sec.) | ||
| 15403 | 2026.02.05 23:53:21.325883 [ 347 ] {822668b0-268e-4c40-876e-26ad10376e19} <Trace> Aggregator: Merging aggregated data | ||
| 15404 | 2026.02.05 23:53:21.327271 [ 294 ] {822668b0-268e-4c40-876e-26ad10376e19} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003285 sec., 304.41400304414003 rows/sec., 11.89 KiB/sec. | ||
| 15405 | 2026.02.05 23:53:21.327413 [ 294 ] {822668b0-268e-4c40-876e-26ad10376e19} <Debug> TCPHandler: Processed in 0.003722637 sec. | ||
| 15406 | 2026.02.05 23:53:21.327511 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15407 | 2026.02.05 23:53:21.327536 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15408 | 2026.02.05 23:53:21.327547 [ 294 ] {} <Debug> TCP-Session: baa1da31-fffc-4216-ae1e-3aadbd3343bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15409 | 2026.02.05 23:53:21.327562 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15410 | 2026.02.05 23:53:21.327569 [ 3 ] {} <Debug> TCP-Session: 4a9eafa8-cbbd-477c-9e2b-4fced5a3b0c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15411 | 2026.02.05 23:53:21.327582 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15412 | 2026.02.05 23:53:21.327596 [ 286 ] {} <Debug> TCP-Session: eb1eb7bc-7eac-402d-a071-9858e081faae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15413 | 2026.02.05 23:53:21.327597 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15414 | 2026.02.05 23:53:21.327620 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15415 | 2026.02.05 23:53:21.327639 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15416 | 2026.02.05 23:53:21.327662 [ 290 ] {} <Debug> TCP-Session: 9615c197-99e4-4746-85fb-5f2d988452cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15417 | 2026.02.05 23:53:21.327686 [ 293 ] {} <Debug> TCP-Session: 999f64d6-6289-4622-901a-c9346870718b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15418 | 2026.02.05 23:53:21.327705 [ 289 ] {} <Debug> TCP-Session: 0a31cf8c-51a4-4053-824f-63e67ade7341 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15419 | 2026.02.05 23:53:21.327675 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15420 | 2026.02.05 23:53:21.327656 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15421 | 2026.02.05 23:53:21.327780 [ 291 ] {} <Debug> TCP-Session: 359739ac-17f3-4a2c-94ed-04a01adaf73d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15422 | 2026.02.05 23:53:21.327630 [ 292 ] {} <Debug> TCP-Session: c5fd97ec-406f-4df3-8f93-21a8fbcf20b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15423 | 2026.02.05 23:53:21.327799 [ 288 ] {} <Debug> TCP-Session: aa259707-5d70-40f7-8762-fb702a20ec2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15424 | 2026.02.05 23:53:23.212089 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15425 | 2026.02.05 23:53:23.212324 [ 5 ] {b33c6d27-2a14-4d53-a44f-f8a3b556c1c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15426 | 2026.02.05 23:53:23.212386 [ 5 ] {b33c6d27-2a14-4d53-a44f-f8a3b556c1c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15427 | 2026.02.05 23:53:23.213103 [ 5 ] {b33c6d27-2a14-4d53-a44f-f8a3b556c1c3} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15428 | 2026.02.05 23:53:23.213142 [ 5 ] {b33c6d27-2a14-4d53-a44f-f8a3b556c1c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 15429 | 2026.02.05 23:53:23.213543 [ 5 ] {b33c6d27-2a14-4d53-a44f-f8a3b556c1c3} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15430 | 2026.02.05 23:53:23.213759 [ 5 ] {b33c6d27-2a14-4d53-a44f-f8a3b556c1c3} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15431 | 2026.02.05 23:53:23.213906 [ 5 ] {b33c6d27-2a14-4d53-a44f-f8a3b556c1c3} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.00163 sec., 163190.18404907975 rows/sec., 10.37 MiB/sec. | ||
| 15432 | 2026.02.05 23:53:23.213947 [ 5 ] {b33c6d27-2a14-4d53-a44f-f8a3b556c1c3} <Debug> TCPHandler: Processed in 0.00203511 sec. | ||
| 15433 | 2026.02.05 23:53:23.214129 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15434 | 2026.02.05 23:53:23.214248 [ 5 ] {feebf494-c284-4875-9517-0ea4d95ad743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15435 | 2026.02.05 23:53:23.214297 [ 5 ] {feebf494-c284-4875-9517-0ea4d95ad743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15436 | 2026.02.05 23:53:23.215233 [ 5 ] {feebf494-c284-4875-9517-0ea4d95ad743} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15437 | 2026.02.05 23:53:23.215270 [ 5 ] {feebf494-c284-4875-9517-0ea4d95ad743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 15438 | 2026.02.05 23:53:23.215635 [ 5 ] {feebf494-c284-4875-9517-0ea4d95ad743} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15439 | 2026.02.05 23:53:23.215857 [ 5 ] {feebf494-c284-4875-9517-0ea4d95ad743} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15440 | 2026.02.05 23:53:23.215989 [ 5 ] {feebf494-c284-4875-9517-0ea4d95ad743} <Debug> executeQuery: Read 782 rows, 63.55 KiB in 0.001766 sec., 442808.6070215175 rows/sec., 35.14 MiB/sec. | ||
| 15441 | 2026.02.05 23:53:23.216027 [ 5 ] {feebf494-c284-4875-9517-0ea4d95ad743} <Debug> TCPHandler: Processed in 0.001958639 sec. | ||
| 15442 | 2026.02.05 23:53:23.216145 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15443 | 2026.02.05 23:53:23.216241 [ 5 ] {bd42bf94-ac80-4b02-90bf-77acd1724b73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15444 | 2026.02.05 23:53:23.216282 [ 5 ] {bd42bf94-ac80-4b02-90bf-77acd1724b73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15445 | 2026.02.05 23:53:23.216722 [ 5 ] {bd42bf94-ac80-4b02-90bf-77acd1724b73} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15446 | 2026.02.05 23:53:23.216760 [ 5 ] {bd42bf94-ac80-4b02-90bf-77acd1724b73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 15447 | 2026.02.05 23:53:23.217068 [ 5 ] {bd42bf94-ac80-4b02-90bf-77acd1724b73} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 15448 | 2026.02.05 23:53:23.217275 [ 5 ] {bd42bf94-ac80-4b02-90bf-77acd1724b73} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15449 | 2026.02.05 23:53:23.217418 [ 5 ] {bd42bf94-ac80-4b02-90bf-77acd1724b73} <Debug> executeQuery: Read 148 rows, 9.13 KiB in 0.001182 sec., 125211.50592216582 rows/sec., 7.54 MiB/sec. | ||
| 15450 | 2026.02.05 23:53:23.217460 [ 5 ] {bd42bf94-ac80-4b02-90bf-77acd1724b73} <Debug> TCPHandler: Processed in 0.001367093 sec. | ||
| 15451 | 2026.02.05 23:53:23.217575 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15452 | 2026.02.05 23:53:23.217671 [ 5 ] {2234f63b-a987-4be7-aa3c-32c8874391b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15453 | 2026.02.05 23:53:23.217711 [ 5 ] {2234f63b-a987-4be7-aa3c-32c8874391b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15454 | 2026.02.05 23:53:23.218141 [ 5 ] {2234f63b-a987-4be7-aa3c-32c8874391b7} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15455 | 2026.02.05 23:53:23.218177 [ 5 ] {2234f63b-a987-4be7-aa3c-32c8874391b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 15456 | 2026.02.05 23:53:23.218555 [ 5 ] {2234f63b-a987-4be7-aa3c-32c8874391b7} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15457 | 2026.02.05 23:53:23.218765 [ 5 ] {2234f63b-a987-4be7-aa3c-32c8874391b7} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15458 | 2026.02.05 23:53:23.218906 [ 5 ] {2234f63b-a987-4be7-aa3c-32c8874391b7} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001239 sec., 112994.35028248587 rows/sec., 7.30 MiB/sec. | ||
| 15459 | 2026.02.05 23:53:23.218953 [ 5 ] {2234f63b-a987-4be7-aa3c-32c8874391b7} <Debug> TCPHandler: Processed in 0.001428204 sec. | ||
| 15460 | 2026.02.05 23:53:23.219072 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15461 | 2026.02.05 23:53:23.219167 [ 5 ] {fac0d3e9-e33e-4863-908d-2d86e597369f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15462 | 2026.02.05 23:53:23.219206 [ 5 ] {fac0d3e9-e33e-4863-908d-2d86e597369f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15463 | 2026.02.05 23:53:23.219632 [ 5 ] {fac0d3e9-e33e-4863-908d-2d86e597369f} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15464 | 2026.02.05 23:53:23.219668 [ 5 ] {fac0d3e9-e33e-4863-908d-2d86e597369f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 15465 | 2026.02.05 23:53:23.219969 [ 5 ] {fac0d3e9-e33e-4863-908d-2d86e597369f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15466 | 2026.02.05 23:53:23.220176 [ 5 ] {fac0d3e9-e33e-4863-908d-2d86e597369f} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15467 | 2026.02.05 23:53:23.220317 [ 5 ] {fac0d3e9-e33e-4863-908d-2d86e597369f} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001154 sec., 120450.60658578856 rows/sec., 6.85 MiB/sec. | ||
| 15468 | 2026.02.05 23:53:23.220360 [ 5 ] {fac0d3e9-e33e-4863-908d-2d86e597369f} <Debug> TCPHandler: Processed in 0.001338244 sec. | ||
| 15469 | 2026.02.05 23:53:23.220475 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15470 | 2026.02.05 23:53:23.220570 [ 5 ] {13a2e6f4-66f4-456d-add2-9dcb59c235df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15471 | 2026.02.05 23:53:23.220611 [ 5 ] {13a2e6f4-66f4-456d-add2-9dcb59c235df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15472 | 2026.02.05 23:53:23.221172 [ 5 ] {13a2e6f4-66f4-456d-add2-9dcb59c235df} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15473 | 2026.02.05 23:53:23.221208 [ 5 ] {13a2e6f4-66f4-456d-add2-9dcb59c235df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 15474 | 2026.02.05 23:53:23.221534 [ 5 ] {13a2e6f4-66f4-456d-add2-9dcb59c235df} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15475 | 2026.02.05 23:53:23.221747 [ 5 ] {13a2e6f4-66f4-456d-add2-9dcb59c235df} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15476 | 2026.02.05 23:53:23.221879 [ 5 ] {13a2e6f4-66f4-456d-add2-9dcb59c235df} <Debug> executeQuery: Read 478 rows, 34.48 KiB in 0.001326 sec., 360482.6546003017 rows/sec., 25.39 MiB/sec. | ||
| 15477 | 2026.02.05 23:53:23.221917 [ 5 ] {13a2e6f4-66f4-456d-add2-9dcb59c235df} <Debug> TCPHandler: Processed in 0.001493355 sec. | ||
| 15478 | 2026.02.05 23:53:23.222035 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15479 | 2026.02.05 23:53:23.222128 [ 5 ] {8bf7e5d1-848e-4e63-ba9d-c4416b886bed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15480 | 2026.02.05 23:53:23.222169 [ 5 ] {8bf7e5d1-848e-4e63-ba9d-c4416b886bed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15481 | 2026.02.05 23:53:23.222541 [ 5 ] {8bf7e5d1-848e-4e63-ba9d-c4416b886bed} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15482 | 2026.02.05 23:53:23.222578 [ 5 ] {8bf7e5d1-848e-4e63-ba9d-c4416b886bed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 15483 | 2026.02.05 23:53:23.222915 [ 5 ] {8bf7e5d1-848e-4e63-ba9d-c4416b886bed} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15484 | 2026.02.05 23:53:23.223120 [ 5 ] {8bf7e5d1-848e-4e63-ba9d-c4416b886bed} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15485 | 2026.02.05 23:53:23.223248 [ 5 ] {8bf7e5d1-848e-4e63-ba9d-c4416b886bed} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001137 sec., 5277.0448548812665 rows/sec., 275.70 KiB/sec. | ||
| 15486 | 2026.02.05 23:53:23.223287 [ 5 ] {8bf7e5d1-848e-4e63-ba9d-c4416b886bed} <Debug> TCPHandler: Processed in 0.001302302 sec. | ||
| 15487 | 2026.02.05 23:53:23.223399 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15488 | 2026.02.05 23:53:23.223495 [ 5 ] {1847f63b-8ea1-4922-8a93-e888562f6c4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15489 | 2026.02.05 23:53:23.223537 [ 5 ] {1847f63b-8ea1-4922-8a93-e888562f6c4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15490 | 2026.02.05 23:53:23.223952 [ 5 ] {1847f63b-8ea1-4922-8a93-e888562f6c4f} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15491 | 2026.02.05 23:53:23.223989 [ 5 ] {1847f63b-8ea1-4922-8a93-e888562f6c4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 15492 | 2026.02.05 23:53:23.224313 [ 5 ] {1847f63b-8ea1-4922-8a93-e888562f6c4f} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15493 | 2026.02.05 23:53:23.224516 [ 5 ] {1847f63b-8ea1-4922-8a93-e888562f6c4f} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15494 | 2026.02.05 23:53:23.224645 [ 5 ] {1847f63b-8ea1-4922-8a93-e888562f6c4f} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.00117 sec., 220512.8205128205 rows/sec., 14.68 MiB/sec. | ||
| 15495 | 2026.02.05 23:53:23.224682 [ 5 ] {1847f63b-8ea1-4922-8a93-e888562f6c4f} <Debug> TCPHandler: Processed in 0.001335493 sec. | ||
| 15496 | 2026.02.05 23:53:23.224793 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15497 | 2026.02.05 23:53:23.224887 [ 5 ] {19fdc8fb-0248-448a-a6ce-4261d1e12543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15498 | 2026.02.05 23:53:23.224929 [ 5 ] {19fdc8fb-0248-448a-a6ce-4261d1e12543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15499 | 2026.02.05 23:53:23.225238 [ 5 ] {19fdc8fb-0248-448a-a6ce-4261d1e12543} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15500 | 2026.02.05 23:53:23.225275 [ 5 ] {19fdc8fb-0248-448a-a6ce-4261d1e12543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 15501 | 2026.02.05 23:53:23.225567 [ 5 ] {19fdc8fb-0248-448a-a6ce-4261d1e12543} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15502 | 2026.02.05 23:53:23.225766 [ 5 ] {19fdc8fb-0248-448a-a6ce-4261d1e12543} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15503 | 2026.02.05 23:53:23.225891 [ 5 ] {19fdc8fb-0248-448a-a6ce-4261d1e12543} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001023 sec., 977.5171065493646 rows/sec., 65.87 KiB/sec. | ||
| 15504 | 2026.02.05 23:53:23.225927 [ 5 ] {19fdc8fb-0248-448a-a6ce-4261d1e12543} <Debug> TCPHandler: Processed in 0.001183941 sec. | ||
| 15505 | 2026.02.05 23:53:23.226036 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15506 | 2026.02.05 23:53:23.226129 [ 5 ] {f47adbcd-b8a6-4f11-87cf-bf0977a400de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15507 | 2026.02.05 23:53:23.226181 [ 5 ] {f47adbcd-b8a6-4f11-87cf-bf0977a400de} <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 | ||
| 15508 | 2026.02.05 23:53:23.226970 [ 5 ] {f47adbcd-b8a6-4f11-87cf-bf0977a400de} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15509 | 2026.02.05 23:53:23.227007 [ 5 ] {f47adbcd-b8a6-4f11-87cf-bf0977a400de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 15510 | 2026.02.05 23:53:23.227524 [ 5 ] {f47adbcd-b8a6-4f11-87cf-bf0977a400de} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 15511 | 2026.02.05 23:53:23.227740 [ 5 ] {f47adbcd-b8a6-4f11-87cf-bf0977a400de} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15512 | 2026.02.05 23:53:23.227874 [ 5 ] {f47adbcd-b8a6-4f11-87cf-bf0977a400de} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001763 sec., 8508.224617129892 rows/sec., 15.25 MiB/sec. | ||
| 15513 | 2026.02.05 23:53:23.227934 [ 5 ] {f47adbcd-b8a6-4f11-87cf-bf0977a400de} <Debug> TCPHandler: Processed in 0.001948249 sec. | ||
| 15514 | 2026.02.05 23:53:23.228041 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15515 | 2026.02.05 23:53:23.228134 [ 5 ] {439b1534-bb38-4067-9071-f3d39cc7086e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15516 | 2026.02.05 23:53:23.228174 [ 5 ] {439b1534-bb38-4067-9071-f3d39cc7086e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15517 | 2026.02.05 23:53:23.228507 [ 5 ] {439b1534-bb38-4067-9071-f3d39cc7086e} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15518 | 2026.02.05 23:53:23.228543 [ 5 ] {439b1534-bb38-4067-9071-f3d39cc7086e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 15519 | 2026.02.05 23:53:23.228839 [ 5 ] {439b1534-bb38-4067-9071-f3d39cc7086e} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15520 | 2026.02.05 23:53:23.229038 [ 5 ] {439b1534-bb38-4067-9071-f3d39cc7086e} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15521 | 2026.02.05 23:53:23.229162 [ 5 ] {439b1534-bb38-4067-9071-f3d39cc7086e} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001047 sec., 84049.66571155684 rows/sec., 5.28 MiB/sec. | ||
| 15522 | 2026.02.05 23:53:23.229198 [ 5 ] {439b1534-bb38-4067-9071-f3d39cc7086e} <Debug> TCPHandler: Processed in 0.001205811 sec. | ||
| 15523 | 2026.02.05 23:53:24.558304 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15524 | 2026.02.05 23:53:24.558362 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15525 | 2026.02.05 23:53:24.779048 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31654 | ||
| 15526 | 2026.02.05 23:53:24.779565 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15527 | 2026.02.05 23:53:24.779616 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 15528 | 2026.02.05 23:53:24.780124 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 15529 | 2026.02.05 23:53:24.780346 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15530 | 2026.02.05 23:53:24.780476 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31654 | ||
| 15531 | 2026.02.05 23:53:24.780480 [ 105 ] {} <Debug> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 15532 | 2026.02.05 23:53:24.780543 [ 105 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15533 | 2026.02.05 23:53:24.780563 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 15534 | 2026.02.05 23:53:24.780688 [ 195 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 15535 | 2026.02.05 23:53:24.780834 [ 195 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15536 | 2026.02.05 23:53:24.780874 [ 195 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29286 rows starting from the beginning of the part | ||
| 15537 | 2026.02.05 23:53:24.780940 [ 195 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 448 rows starting from the beginning of the part | ||
| 15538 | 2026.02.05 23:53:24.780987 [ 195 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 512 rows starting from the beginning of the part | ||
| 15539 | 2026.02.05 23:53:24.781032 [ 195 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 448 rows starting from the beginning of the part | ||
| 15540 | 2026.02.05 23:53:24.781074 [ 195 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 512 rows starting from the beginning of the part | ||
| 15541 | 2026.02.05 23:53:24.781114 [ 195 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 448 rows starting from the beginning of the part | ||
| 15542 | 2026.02.05 23:53:24.783608 [ 192 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31654 rows, containing 4 columns (4 merged, 0 gathered) in 0.002977629 sec., 10630605.760489302 rows/sec., 152.07 MiB/sec. | ||
| 15543 | 2026.02.05 23:53:24.783877 [ 195 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 15544 | 2026.02.05 23:53:24.784166 [ 195 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_66_13} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15545 | 2026.02.05 23:53:24.784246 [ 195 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_66_13} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 15546 | 2026.02.05 23:53:24.784334 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.93 MiB. | ||
| 15547 | 2026.02.05 23:53:26.546351 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 15548 | 2026.02.05 23:53:26.565352 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15549 | 2026.02.05 23:53:26.565407 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 15550 | 2026.02.05 23:53:26.571694 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 15551 | 2026.02.05 23:53:26.572415 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15552 | 2026.02.05 23:53:26.572709 [ 99 ] {} <Debug> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 15553 | 2026.02.05 23:53:26.572746 [ 99 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15554 | 2026.02.05 23:53:26.572764 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 15555 | 2026.02.05 23:53:26.572851 [ 191 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 15556 | 2026.02.05 23:53:26.575926 [ 191 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15557 | 2026.02.05 23:53:26.576009 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 15558 | 2026.02.05 23:53:26.576768 [ 191 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part | ||
| 15559 | 2026.02.05 23:53:26.580303 [ 191 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 7 rows starting from the beginning of the part | ||
| 15560 | 2026.02.05 23:53:26.583851 [ 191 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part | ||
| 15561 | 2026.02.05 23:53:26.588068 [ 191 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 7 rows starting from the beginning of the part | ||
| 15562 | 2026.02.05 23:53:26.592329 [ 191 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part | ||
| 15563 | 2026.02.05 23:53:26.596284 [ 191 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 7 rows starting from the beginning of the part | ||
| 15564 | 2026.02.05 23:53:26.653306 [ 192 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.08048318 sec., 6175.203315773557 rows/sec., 31.93 MiB/sec. | ||
| 15565 | 2026.02.05 23:53:26.656634 [ 193 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 15566 | 2026.02.05 23:53:26.658797 [ 193 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_66_13} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15567 | 2026.02.05 23:53:26.658921 [ 193 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_66_13} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 15568 | 2026.02.05 23:53:26.661646 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 15569 | 2026.02.05 23:53:28.204550 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15570 | 2026.02.05 23:53:28.204810 [ 5 ] {e0e382fc-f626-4171-a605-99af39b7c8ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15571 | 2026.02.05 23:53:28.204909 [ 5 ] {e0e382fc-f626-4171-a605-99af39b7c8ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15572 | 2026.02.05 23:53:28.205765 [ 5 ] {e0e382fc-f626-4171-a605-99af39b7c8ad} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15573 | 2026.02.05 23:53:28.205816 [ 5 ] {e0e382fc-f626-4171-a605-99af39b7c8ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 15574 | 2026.02.05 23:53:28.206235 [ 5 ] {e0e382fc-f626-4171-a605-99af39b7c8ad} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15575 | 2026.02.05 23:53:28.206488 [ 5 ] {e0e382fc-f626-4171-a605-99af39b7c8ad} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15576 | 2026.02.05 23:53:28.206654 [ 5 ] {e0e382fc-f626-4171-a605-99af39b7c8ad} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001913 sec., 55410.35023523262 rows/sec., 4.64 MiB/sec. | ||
| 15577 | 2026.02.05 23:53:28.206662 [ 102 ] {} <Debug> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15578 | 2026.02.05 23:53:28.206705 [ 5 ] {e0e382fc-f626-4171-a605-99af39b7c8ad} <Debug> TCPHandler: Processed in 0.002326443 sec. | ||
| 15579 | 2026.02.05 23:53:28.206735 [ 102 ] {} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15580 | 2026.02.05 23:53:28.206761 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 15581 | 2026.02.05 23:53:28.206840 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15582 | 2026.02.05 23:53:28.206882 [ 197 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 15583 | 2026.02.05 23:53:28.206947 [ 5 ] {9020b53a-871c-428e-ac40-7b4f9a44311a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15584 | 2026.02.05 23:53:28.206996 [ 5 ] {9020b53a-871c-428e-ac40-7b4f9a44311a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15585 | 2026.02.05 23:53:28.207020 [ 197 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15586 | 2026.02.05 23:53:28.207058 [ 197 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1981 rows starting from the beginning of the part | ||
| 15587 | 2026.02.05 23:53:28.207126 [ 197 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 106 rows starting from the beginning of the part | ||
| 15588 | 2026.02.05 23:53:28.207174 [ 197 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 782 rows starting from the beginning of the part | ||
| 15589 | 2026.02.05 23:53:28.207218 [ 197 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 106 rows starting from the beginning of the part | ||
| 15590 | 2026.02.05 23:53:28.207255 [ 197 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 782 rows starting from the beginning of the part | ||
| 15591 | 2026.02.05 23:53:28.207296 [ 197 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 106 rows starting from the beginning of the part | ||
| 15592 | 2026.02.05 23:53:28.207421 [ 5 ] {9020b53a-871c-428e-ac40-7b4f9a44311a} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15593 | 2026.02.05 23:53:28.207466 [ 5 ] {9020b53a-871c-428e-ac40-7b4f9a44311a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 15594 | 2026.02.05 23:53:28.207805 [ 5 ] {9020b53a-871c-428e-ac40-7b4f9a44311a} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15595 | 2026.02.05 23:53:28.208034 [ 5 ] {9020b53a-871c-428e-ac40-7b4f9a44311a} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15596 | 2026.02.05 23:53:28.208180 [ 5 ] {9020b53a-871c-428e-ac40-7b4f9a44311a} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001257 sec., 19888.623707239458 rows/sec., 1.46 MiB/sec. | ||
| 15597 | 2026.02.05 23:53:28.208221 [ 5 ] {9020b53a-871c-428e-ac40-7b4f9a44311a} <Debug> TCPHandler: Processed in 0.001435054 sec. | ||
| 15598 | 2026.02.05 23:53:28.208328 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15599 | 2026.02.05 23:53:28.208425 [ 5 ] {6c2056a1-1257-43ae-925b-14957aa78706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15600 | 2026.02.05 23:53:28.208468 [ 5 ] {6c2056a1-1257-43ae-925b-14957aa78706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15601 | 2026.02.05 23:53:28.208826 [ 192 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3863 rows, containing 5 columns (5 merged, 0 gathered) in 0.00200125 sec., 1930293.5665209244 rows/sec., 163.43 MiB/sec. | ||
| 15602 | 2026.02.05 23:53:28.208902 [ 5 ] {6c2056a1-1257-43ae-925b-14957aa78706} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15603 | 2026.02.05 23:53:28.208940 [ 5 ] {6c2056a1-1257-43ae-925b-14957aa78706} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 15604 | 2026.02.05 23:53:28.209162 [ 190 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15605 | 2026.02.05 23:53:28.209273 [ 5 ] {6c2056a1-1257-43ae-925b-14957aa78706} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15606 | 2026.02.05 23:53:28.209573 [ 5 ] {6c2056a1-1257-43ae-925b-14957aa78706} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15607 | 2026.02.05 23:53:28.209572 [ 190 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_111_22} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15608 | 2026.02.05 23:53:28.209693 [ 190 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_111_22} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15609 | 2026.02.05 23:53:28.209710 [ 98 ] {} <Debug> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15610 | 2026.02.05 23:53:28.209713 [ 5 ] {6c2056a1-1257-43ae-925b-14957aa78706} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001308 sec., 68042.8134556575 rows/sec., 5.31 MiB/sec. | ||
| 15611 | 2026.02.05 23:53:28.209750 [ 98 ] {} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15612 | 2026.02.05 23:53:28.209774 [ 5 ] {6c2056a1-1257-43ae-925b-14957aa78706} <Debug> TCPHandler: Processed in 0.001496345 sec. | ||
| 15613 | 2026.02.05 23:53:28.209777 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 15614 | 2026.02.05 23:53:28.209792 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 15615 | 2026.02.05 23:53:28.209872 [ 190 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 15616 | 2026.02.05 23:53:28.209894 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15617 | 2026.02.05 23:53:28.209953 [ 190 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15618 | 2026.02.05 23:53:28.209985 [ 190 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 995 rows starting from the beginning of the part | ||
| 15619 | 2026.02.05 23:53:28.209995 [ 5 ] {b66132b0-01e2-4507-8907-679e5508eeb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15620 | 2026.02.05 23:53:28.210044 [ 5 ] {b66132b0-01e2-4507-8907-679e5508eeb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15621 | 2026.02.05 23:53:28.210046 [ 190 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 89 rows starting from the beginning of the part | ||
| 15622 | 2026.02.05 23:53:28.210106 [ 190 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 478 rows starting from the beginning of the part | ||
| 15623 | 2026.02.05 23:53:28.210148 [ 190 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 89 rows starting from the beginning of the part | ||
| 15624 | 2026.02.05 23:53:28.210186 [ 190 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 478 rows starting from the beginning of the part | ||
| 15625 | 2026.02.05 23:53:28.210230 [ 190 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 89 rows starting from the beginning of the part | ||
| 15626 | 2026.02.05 23:53:28.210458 [ 5 ] {b66132b0-01e2-4507-8907-679e5508eeb7} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15627 | 2026.02.05 23:53:28.210502 [ 5 ] {b66132b0-01e2-4507-8907-679e5508eeb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 15628 | 2026.02.05 23:53:28.210869 [ 5 ] {b66132b0-01e2-4507-8907-679e5508eeb7} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15629 | 2026.02.05 23:53:28.211095 [ 5 ] {b66132b0-01e2-4507-8907-679e5508eeb7} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15630 | 2026.02.05 23:53:28.211247 [ 5 ] {b66132b0-01e2-4507-8907-679e5508eeb7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001271 sec., 125885.12981904013 rows/sec., 8.77 MiB/sec. | ||
| 15631 | 2026.02.05 23:53:28.211285 [ 5 ] {b66132b0-01e2-4507-8907-679e5508eeb7} <Debug> TCPHandler: Processed in 0.001441984 sec. | ||
| 15632 | 2026.02.05 23:53:28.211382 [ 192 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2218 rows, containing 5 columns (5 merged, 0 gathered) in 0.001540805 sec., 1439507.2705501346 rows/sec., 109.44 MiB/sec. | ||
| 15633 | 2026.02.05 23:53:28.211385 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15634 | 2026.02.05 23:53:28.211496 [ 5 ] {50903ec5-b7aa-403a-ab87-8841e7107ba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15635 | 2026.02.05 23:53:28.211551 [ 5 ] {50903ec5-b7aa-403a-ab87-8841e7107ba4} <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 | ||
| 15636 | 2026.02.05 23:53:28.211574 [ 196 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15637 | 2026.02.05 23:53:28.211837 [ 196 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_111_22} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15638 | 2026.02.05 23:53:28.211920 [ 196 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_111_22} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15639 | 2026.02.05 23:53:28.212023 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 15640 | 2026.02.05 23:53:28.212394 [ 5 ] {50903ec5-b7aa-403a-ab87-8841e7107ba4} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15641 | 2026.02.05 23:53:28.212430 [ 5 ] {50903ec5-b7aa-403a-ab87-8841e7107ba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 15642 | 2026.02.05 23:53:28.213030 [ 5 ] {50903ec5-b7aa-403a-ab87-8841e7107ba4} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15643 | 2026.02.05 23:53:28.213264 [ 5 ] {50903ec5-b7aa-403a-ab87-8841e7107ba4} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15644 | 2026.02.05 23:53:28.213409 [ 5 ] {50903ec5-b7aa-403a-ab87-8841e7107ba4} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001931 sec., 12946.65976178146 rows/sec., 23.20 MiB/sec. | ||
| 15645 | 2026.02.05 23:53:28.213478 [ 5 ] {50903ec5-b7aa-403a-ab87-8841e7107ba4} <Debug> TCPHandler: Processed in 0.002142361 sec. | ||
| 15646 | 2026.02.05 23:53:28.213589 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15647 | 2026.02.05 23:53:28.213684 [ 5 ] {ea8cc0e2-f0cb-4d35-837c-17f441f3ac7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15648 | 2026.02.05 23:53:28.213726 [ 5 ] {ea8cc0e2-f0cb-4d35-837c-17f441f3ac7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15649 | 2026.02.05 23:53:28.214064 [ 5 ] {ea8cc0e2-f0cb-4d35-837c-17f441f3ac7a} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15650 | 2026.02.05 23:53:28.214101 [ 5 ] {ea8cc0e2-f0cb-4d35-837c-17f441f3ac7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 15651 | 2026.02.05 23:53:28.214409 [ 5 ] {ea8cc0e2-f0cb-4d35-837c-17f441f3ac7a} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15652 | 2026.02.05 23:53:28.214624 [ 5 ] {ea8cc0e2-f0cb-4d35-837c-17f441f3ac7a} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15653 | 2026.02.05 23:53:28.214743 [ 98 ] {} <Debug> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15654 | 2026.02.05 23:53:28.214753 [ 5 ] {ea8cc0e2-f0cb-4d35-837c-17f441f3ac7a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 15655 | 2026.02.05 23:53:28.214781 [ 98 ] {} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15656 | 2026.02.05 23:53:28.214803 [ 5 ] {ea8cc0e2-f0cb-4d35-837c-17f441f3ac7a} <Debug> TCPHandler: Processed in 0.001265892 sec. | ||
| 15657 | 2026.02.05 23:53:28.214806 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 15658 | 2026.02.05 23:53:28.214886 [ 190 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 15659 | 2026.02.05 23:53:28.214979 [ 190 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15660 | 2026.02.05 23:53:28.215004 [ 190 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6748 rows starting from the beginning of the part | ||
| 15661 | 2026.02.05 23:53:28.215048 [ 190 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part | ||
| 15662 | 2026.02.05 23:53:28.215090 [ 190 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 88 rows starting from the beginning of the part | ||
| 15663 | 2026.02.05 23:53:28.215124 [ 190 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part | ||
| 15664 | 2026.02.05 23:53:28.215160 [ 190 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 88 rows starting from the beginning of the part | ||
| 15665 | 2026.02.05 23:53:28.215196 [ 190 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 60 rows starting from the beginning of the part | ||
| 15666 | 2026.02.05 23:53:28.216847 [ 188 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7104 rows, containing 4 columns (4 merged, 0 gathered) in 0.001986089 sec., 3576878.981757615 rows/sec., 231.27 MiB/sec. | ||
| 15667 | 2026.02.05 23:53:28.217272 [ 194 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15668 | 2026.02.05 23:53:28.217550 [ 194 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_111_22} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15669 | 2026.02.05 23:53:28.217633 [ 194 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_111_22} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15670 | 2026.02.05 23:53:28.217700 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 15671 | 2026.02.05 23:53:29.860534 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2030 | ||
| 15672 | 2026.02.05 23:53:29.863117 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15673 | 2026.02.05 23:53:29.863169 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15674 | 2026.02.05 23:53:29.864495 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15675 | 2026.02.05 23:53:29.864746 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15676 | 2026.02.05 23:53:29.864995 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2030 | ||
| 15677 | 2026.02.05 23:53:32.027639 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15678 | 2026.02.05 23:53:32.027813 [ 5 ] {9524e741-0a2b-49f8-a89e-3979fc335d83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15679 | 2026.02.05 23:53:32.027877 [ 5 ] {9524e741-0a2b-49f8-a89e-3979fc335d83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15680 | 2026.02.05 23:53:32.028644 [ 5 ] {9524e741-0a2b-49f8-a89e-3979fc335d83} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15681 | 2026.02.05 23:53:32.028690 [ 5 ] {9524e741-0a2b-49f8-a89e-3979fc335d83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15682 | 2026.02.05 23:53:32.029087 [ 5 ] {9524e741-0a2b-49f8-a89e-3979fc335d83} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15683 | 2026.02.05 23:53:32.029311 [ 5 ] {9524e741-0a2b-49f8-a89e-3979fc335d83} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15684 | 2026.02.05 23:53:32.029458 [ 5 ] {9524e741-0a2b-49f8-a89e-3979fc335d83} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001693 sec., 157117.54282339042 rows/sec., 9.98 MiB/sec. | ||
| 15685 | 2026.02.05 23:53:32.029461 [ 93 ] {} <Debug> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
| 15686 | 2026.02.05 23:53:32.029500 [ 5 ] {9524e741-0a2b-49f8-a89e-3979fc335d83} <Debug> TCPHandler: Processed in 0.001984629 sec. | ||
| 15687 | 2026.02.05 23:53:32.029532 [ 93 ] {} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15688 | 2026.02.05 23:53:32.029557 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15689 | 2026.02.05 23:53:32.029638 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15690 | 2026.02.05 23:53:32.029643 [ 192 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full | ||
| 15691 | 2026.02.05 23:53:32.029753 [ 5 ] {19154157-9841-4a90-b16f-27389d1e15ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15692 | 2026.02.05 23:53:32.029766 [ 192 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15693 | 2026.02.05 23:53:32.029805 [ 5 ] {19154157-9841-4a90-b16f-27389d1e15ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15694 | 2026.02.05 23:53:32.029808 [ 192 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 266 rows starting from the beginning of the part | ||
| 15695 | 2026.02.05 23:53:32.029873 [ 192 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 266 rows starting from the beginning of the part | ||
| 15696 | 2026.02.05 23:53:32.029917 [ 192 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 266 rows starting from the beginning of the part | ||
| 15697 | 2026.02.05 23:53:32.029958 [ 192 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 266 rows starting from the beginning of the part | ||
| 15698 | 2026.02.05 23:53:32.029995 [ 192 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 266 rows starting from the beginning of the part | ||
| 15699 | 2026.02.05 23:53:32.030231 [ 5 ] {19154157-9841-4a90-b16f-27389d1e15ed} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15700 | 2026.02.05 23:53:32.030267 [ 5 ] {19154157-9841-4a90-b16f-27389d1e15ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15701 | 2026.02.05 23:53:32.030572 [ 5 ] {19154157-9841-4a90-b16f-27389d1e15ed} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 15702 | 2026.02.05 23:53:32.030780 [ 5 ] {19154157-9841-4a90-b16f-27389d1e15ed} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15703 | 2026.02.05 23:53:32.030913 [ 5 ] {19154157-9841-4a90-b16f-27389d1e15ed} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001195 sec., 11715.481171548116 rows/sec., 955.32 KiB/sec. | ||
| 15704 | 2026.02.05 23:53:32.030915 [ 194 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1330 rows, containing 5 columns (5 merged, 0 gathered) in 0.001304323 sec., 1019686.0746916216 rows/sec., 68.67 MiB/sec. | ||
| 15705 | 2026.02.05 23:53:32.030952 [ 5 ] {19154157-9841-4a90-b16f-27389d1e15ed} <Debug> TCPHandler: Processed in 0.001362893 sec. | ||
| 15706 | 2026.02.05 23:53:32.031078 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15707 | 2026.02.05 23:53:32.031124 [ 194 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
| 15708 | 2026.02.05 23:53:32.031172 [ 5 ] {87401a34-4a2b-459a-bc62-4fa04d10991c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15709 | 2026.02.05 23:53:32.031216 [ 5 ] {87401a34-4a2b-459a-bc62-4fa04d10991c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15710 | 2026.02.05 23:53:32.031445 [ 194 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_49_12} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15711 | 2026.02.05 23:53:32.031540 [ 194 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_49_12} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
| 15712 | 2026.02.05 23:53:32.031657 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 15713 | 2026.02.05 23:53:32.032579 [ 5 ] {87401a34-4a2b-459a-bc62-4fa04d10991c} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15714 | 2026.02.05 23:53:32.032621 [ 5 ] {87401a34-4a2b-459a-bc62-4fa04d10991c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15715 | 2026.02.05 23:53:32.033128 [ 5 ] {87401a34-4a2b-459a-bc62-4fa04d10991c} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15716 | 2026.02.05 23:53:32.033338 [ 5 ] {87401a34-4a2b-459a-bc62-4fa04d10991c} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15717 | 2026.02.05 23:53:32.033472 [ 5 ] {87401a34-4a2b-459a-bc62-4fa04d10991c} <Debug> executeQuery: Read 1929 rows, 160.62 KiB in 0.002318 sec., 832182.9163071613 rows/sec., 67.67 MiB/sec. | ||
| 15718 | 2026.02.05 23:53:32.033510 [ 5 ] {87401a34-4a2b-459a-bc62-4fa04d10991c} <Debug> TCPHandler: Processed in 0.002480684 sec. | ||
| 15719 | 2026.02.05 23:53:32.033622 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15720 | 2026.02.05 23:53:32.033714 [ 5 ] {0a4199a1-ba7a-4bab-b092-8ae89b3a1dac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15721 | 2026.02.05 23:53:32.033752 [ 5 ] {0a4199a1-ba7a-4bab-b092-8ae89b3a1dac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15722 | 2026.02.05 23:53:32.034193 [ 5 ] {0a4199a1-ba7a-4bab-b092-8ae89b3a1dac} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15723 | 2026.02.05 23:53:32.034228 [ 5 ] {0a4199a1-ba7a-4bab-b092-8ae89b3a1dac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15724 | 2026.02.05 23:53:32.034552 [ 5 ] {0a4199a1-ba7a-4bab-b092-8ae89b3a1dac} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15725 | 2026.02.05 23:53:32.034753 [ 5 ] {0a4199a1-ba7a-4bab-b092-8ae89b3a1dac} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15726 | 2026.02.05 23:53:32.034878 [ 93 ] {} <Debug> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 15727 | 2026.02.05 23:53:32.034881 [ 5 ] {0a4199a1-ba7a-4bab-b092-8ae89b3a1dac} <Debug> executeQuery: Read 162 rows, 10.11 KiB in 0.001185 sec., 136708.86075949366 rows/sec., 8.33 MiB/sec. | ||
| 15728 | 2026.02.05 23:53:32.034928 [ 93 ] {} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15729 | 2026.02.05 23:53:32.034943 [ 5 ] {0a4199a1-ba7a-4bab-b092-8ae89b3a1dac} <Debug> TCPHandler: Processed in 0.001369064 sec. | ||
| 15730 | 2026.02.05 23:53:32.034954 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15731 | 2026.02.05 23:53:32.035089 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15732 | 2026.02.05 23:53:32.035090 [ 187 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 15733 | 2026.02.05 23:53:32.035207 [ 5 ] {7f907e89-a951-4113-b63e-d3932655f66e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15734 | 2026.02.05 23:53:32.035260 [ 5 ] {7f907e89-a951-4113-b63e-d3932655f66e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15735 | 2026.02.05 23:53:32.035267 [ 187 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15736 | 2026.02.05 23:53:32.035318 [ 187 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 191 rows starting from the beginning of the part | ||
| 15737 | 2026.02.05 23:53:32.035399 [ 187 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 148 rows starting from the beginning of the part | ||
| 15738 | 2026.02.05 23:53:32.035453 [ 187 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 25 rows starting from the beginning of the part | ||
| 15739 | 2026.02.05 23:53:32.035507 [ 187 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 148 rows starting from the beginning of the part | ||
| 15740 | 2026.02.05 23:53:32.035558 [ 187 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 25 rows starting from the beginning of the part | ||
| 15741 | 2026.02.05 23:53:32.035608 [ 187 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 162 rows starting from the beginning of the part | ||
| 15742 | 2026.02.05 23:53:32.035827 [ 5 ] {7f907e89-a951-4113-b63e-d3932655f66e} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15743 | 2026.02.05 23:53:32.035869 [ 5 ] {7f907e89-a951-4113-b63e-d3932655f66e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15744 | 2026.02.05 23:53:32.036221 [ 5 ] {7f907e89-a951-4113-b63e-d3932655f66e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15745 | 2026.02.05 23:53:32.036439 [ 5 ] {7f907e89-a951-4113-b63e-d3932655f66e} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15746 | 2026.02.05 23:53:32.036566 [ 5 ] {7f907e89-a951-4113-b63e-d3932655f66e} <Debug> executeQuery: Read 368 rows, 25.07 KiB in 0.001384 sec., 265895.9537572254 rows/sec., 17.69 MiB/sec. | ||
| 15747 | 2026.02.05 23:53:32.036578 [ 192 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 699 rows, containing 5 columns (5 merged, 0 gathered) in 0.001554676 sec., 449611.365969501 rows/sec., 29.60 MiB/sec. | ||
| 15748 | 2026.02.05 23:53:32.036603 [ 5 ] {7f907e89-a951-4113-b63e-d3932655f66e} <Debug> TCPHandler: Processed in 0.001571016 sec. | ||
| 15749 | 2026.02.05 23:53:32.036715 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15750 | 2026.02.05 23:53:32.036722 [ 187 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15751 | 2026.02.05 23:53:32.036814 [ 5 ] {22cde338-3eb6-4fe9-823d-e2363a790f4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15752 | 2026.02.05 23:53:32.036859 [ 5 ] {22cde338-3eb6-4fe9-823d-e2363a790f4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15753 | 2026.02.05 23:53:32.036999 [ 187 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_96_19} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15754 | 2026.02.05 23:53:32.037084 [ 187 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_96_19} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15755 | 2026.02.05 23:53:32.037176 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 15756 | 2026.02.05 23:53:32.037294 [ 5 ] {22cde338-3eb6-4fe9-823d-e2363a790f4c} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15757 | 2026.02.05 23:53:32.037335 [ 5 ] {22cde338-3eb6-4fe9-823d-e2363a790f4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15758 | 2026.02.05 23:53:32.037641 [ 5 ] {22cde338-3eb6-4fe9-823d-e2363a790f4c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15759 | 2026.02.05 23:53:32.037846 [ 5 ] {22cde338-3eb6-4fe9-823d-e2363a790f4c} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15760 | 2026.02.05 23:53:32.037978 [ 5 ] {22cde338-3eb6-4fe9-823d-e2363a790f4c} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001184 sec., 117398.64864864865 rows/sec., 6.68 MiB/sec. | ||
| 15761 | 2026.02.05 23:53:32.037984 [ 91 ] {} <Debug> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
| 15762 | 2026.02.05 23:53:32.038017 [ 5 ] {22cde338-3eb6-4fe9-823d-e2363a790f4c} <Debug> TCPHandler: Processed in 0.001351573 sec. | ||
| 15763 | 2026.02.05 23:53:32.038030 [ 91 ] {} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15764 | 2026.02.05 23:53:32.038055 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15765 | 2026.02.05 23:53:32.038120 [ 192 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full | ||
| 15766 | 2026.02.05 23:53:32.038131 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15767 | 2026.02.05 23:53:32.038196 [ 192 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15768 | 2026.02.05 23:53:32.038218 [ 192 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 139 rows starting from the beginning of the part | ||
| 15769 | 2026.02.05 23:53:32.038225 [ 5 ] {94bc8ebe-3856-4dae-ab2f-3e3fbdf98d58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15770 | 2026.02.05 23:53:32.038259 [ 192 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 139 rows starting from the beginning of the part | ||
| 15771 | 2026.02.05 23:53:32.038264 [ 5 ] {94bc8ebe-3856-4dae-ab2f-3e3fbdf98d58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15772 | 2026.02.05 23:53:32.038295 [ 192 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 139 rows starting from the beginning of the part | ||
| 15773 | 2026.02.05 23:53:32.038328 [ 192 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 139 rows starting from the beginning of the part | ||
| 15774 | 2026.02.05 23:53:32.038361 [ 192 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 139 rows starting from the beginning of the part | ||
| 15775 | 2026.02.05 23:53:32.039029 [ 198 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 695 rows, containing 5 columns (5 merged, 0 gathered) in 0.000933449 sec., 744550.5860523713 rows/sec., 45.20 MiB/sec. | ||
| 15776 | 2026.02.05 23:53:32.039037 [ 5 ] {94bc8ebe-3856-4dae-ab2f-3e3fbdf98d58} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15777 | 2026.02.05 23:53:32.039098 [ 5 ] {94bc8ebe-3856-4dae-ab2f-3e3fbdf98d58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15778 | 2026.02.05 23:53:32.039158 [ 192 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
| 15779 | 2026.02.05 23:53:32.039378 [ 192 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_49_12} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15780 | 2026.02.05 23:53:32.039451 [ 192 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_49_12} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
| 15781 | 2026.02.05 23:53:32.039483 [ 5 ] {94bc8ebe-3856-4dae-ab2f-3e3fbdf98d58} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15782 | 2026.02.05 23:53:32.039508 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 15783 | 2026.02.05 23:53:32.039706 [ 5 ] {94bc8ebe-3856-4dae-ab2f-3e3fbdf98d58} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15784 | 2026.02.05 23:53:32.039840 [ 5 ] {94bc8ebe-3856-4dae-ab2f-3e3fbdf98d58} <Debug> executeQuery: Read 948 rows, 69.91 KiB in 0.001632 sec., 580882.3529411765 rows/sec., 41.83 MiB/sec. | ||
| 15785 | 2026.02.05 23:53:32.039878 [ 5 ] {94bc8ebe-3856-4dae-ab2f-3e3fbdf98d58} <Debug> TCPHandler: Processed in 0.001794857 sec. | ||
| 15786 | 2026.02.05 23:53:32.039991 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15787 | 2026.02.05 23:53:32.040084 [ 5 ] {daa659b4-9447-4129-9162-a2f2dd860806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15788 | 2026.02.05 23:53:32.040125 [ 5 ] {daa659b4-9447-4129-9162-a2f2dd860806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15789 | 2026.02.05 23:53:32.040466 [ 5 ] {daa659b4-9447-4129-9162-a2f2dd860806} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15790 | 2026.02.05 23:53:32.040505 [ 5 ] {daa659b4-9447-4129-9162-a2f2dd860806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15791 | 2026.02.05 23:53:32.040811 [ 5 ] {daa659b4-9447-4129-9162-a2f2dd860806} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15792 | 2026.02.05 23:53:32.041018 [ 5 ] {daa659b4-9447-4129-9162-a2f2dd860806} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15793 | 2026.02.05 23:53:32.041146 [ 5 ] {daa659b4-9447-4129-9162-a2f2dd860806} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00108 sec., 5555.555555555556 rows/sec., 290.26 KiB/sec. | ||
| 15794 | 2026.02.05 23:53:32.041182 [ 5 ] {daa659b4-9447-4129-9162-a2f2dd860806} <Debug> TCPHandler: Processed in 0.001239312 sec. | ||
| 15795 | 2026.02.05 23:53:32.041295 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15796 | 2026.02.05 23:53:32.041387 [ 5 ] {fc93cb9e-7029-46db-9479-4f22792c677c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15797 | 2026.02.05 23:53:32.041428 [ 5 ] {fc93cb9e-7029-46db-9479-4f22792c677c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15798 | 2026.02.05 23:53:32.042019 [ 5 ] {fc93cb9e-7029-46db-9479-4f22792c677c} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15799 | 2026.02.05 23:53:32.042056 [ 5 ] {fc93cb9e-7029-46db-9479-4f22792c677c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15800 | 2026.02.05 23:53:32.042457 [ 5 ] {fc93cb9e-7029-46db-9479-4f22792c677c} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15801 | 2026.02.05 23:53:32.042666 [ 5 ] {fc93cb9e-7029-46db-9479-4f22792c677c} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15802 | 2026.02.05 23:53:32.042797 [ 5 ] {fc93cb9e-7029-46db-9479-4f22792c677c} <Debug> executeQuery: Read 917 rows, 62.56 KiB in 0.001428 sec., 642156.8627450981 rows/sec., 42.78 MiB/sec. | ||
| 15803 | 2026.02.05 23:53:32.042834 [ 5 ] {fc93cb9e-7029-46db-9479-4f22792c677c} <Debug> TCPHandler: Processed in 0.001586525 sec. | ||
| 15804 | 2026.02.05 23:53:32.043064 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15805 | 2026.02.05 23:53:32.043157 [ 5 ] {a79cb89b-fb5c-4915-b66d-284e20a56ba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15806 | 2026.02.05 23:53:32.043198 [ 5 ] {a79cb89b-fb5c-4915-b66d-284e20a56ba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15807 | 2026.02.05 23:53:32.043508 [ 5 ] {a79cb89b-fb5c-4915-b66d-284e20a56ba2} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15808 | 2026.02.05 23:53:32.043543 [ 5 ] {a79cb89b-fb5c-4915-b66d-284e20a56ba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15809 | 2026.02.05 23:53:32.043833 [ 5 ] {a79cb89b-fb5c-4915-b66d-284e20a56ba2} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15810 | 2026.02.05 23:53:32.044034 [ 5 ] {a79cb89b-fb5c-4915-b66d-284e20a56ba2} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15811 | 2026.02.05 23:53:32.044163 [ 5 ] {a79cb89b-fb5c-4915-b66d-284e20a56ba2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001025 sec., 975.6097560975609 rows/sec., 65.74 KiB/sec. | ||
| 15812 | 2026.02.05 23:53:32.044198 [ 5 ] {a79cb89b-fb5c-4915-b66d-284e20a56ba2} <Debug> TCPHandler: Processed in 0.001183842 sec. | ||
| 15813 | 2026.02.05 23:53:32.044310 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15814 | 2026.02.05 23:53:32.044403 [ 5 ] {0f8a377a-83be-45c7-ab58-02499c122c88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15815 | 2026.02.05 23:53:32.044454 [ 5 ] {0f8a377a-83be-45c7-ab58-02499c122c88} <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 | ||
| 15816 | 2026.02.05 23:53:32.045236 [ 5 ] {0f8a377a-83be-45c7-ab58-02499c122c88} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15817 | 2026.02.05 23:53:32.045272 [ 5 ] {0f8a377a-83be-45c7-ab58-02499c122c88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15818 | 2026.02.05 23:53:32.045788 [ 5 ] {0f8a377a-83be-45c7-ab58-02499c122c88} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15819 | 2026.02.05 23:53:32.046003 [ 5 ] {0f8a377a-83be-45c7-ab58-02499c122c88} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15820 | 2026.02.05 23:53:32.046133 [ 91 ] {} <Debug> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 15821 | 2026.02.05 23:53:32.046140 [ 5 ] {0f8a377a-83be-45c7-ab58-02499c122c88} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001755 sec., 8547.008547008547 rows/sec., 15.32 MiB/sec. | ||
| 15822 | 2026.02.05 23:53:32.046180 [ 91 ] {} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15823 | 2026.02.05 23:53:32.046207 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15824 | 2026.02.05 23:53:32.046221 [ 5 ] {0f8a377a-83be-45c7-ab58-02499c122c88} <Debug> TCPHandler: Processed in 0.00195826 sec. | ||
| 15825 | 2026.02.05 23:53:32.046279 [ 187 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 15826 | 2026.02.05 23:53:32.046366 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15827 | 2026.02.05 23:53:32.046471 [ 5 ] {d16d3b86-6578-42d3-be76-dbe6a8f541d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15828 | 2026.02.05 23:53:32.046485 [ 187 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15829 | 2026.02.05 23:53:32.046514 [ 5 ] {d16d3b86-6578-42d3-be76-dbe6a8f541d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15830 | 2026.02.05 23:53:32.046539 [ 187 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1758 rows starting from the beginning of the part | ||
| 15831 | 2026.02.05 23:53:32.046662 [ 187 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 15 rows starting from the beginning of the part | ||
| 15832 | 2026.02.05 23:53:32.046762 [ 187 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 25 rows starting from the beginning of the part | ||
| 15833 | 2026.02.05 23:53:32.046867 [ 187 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 15 rows starting from the beginning of the part | ||
| 15834 | 2026.02.05 23:53:32.046903 [ 5 ] {d16d3b86-6578-42d3-be76-dbe6a8f541d5} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15835 | 2026.02.05 23:53:32.046945 [ 5 ] {d16d3b86-6578-42d3-be76-dbe6a8f541d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15836 | 2026.02.05 23:53:32.046963 [ 187 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 25 rows starting from the beginning of the part | ||
| 15837 | 2026.02.05 23:53:32.047070 [ 187 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 15 rows starting from the beginning of the part | ||
| 15838 | 2026.02.05 23:53:32.047294 [ 5 ] {d16d3b86-6578-42d3-be76-dbe6a8f541d5} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15839 | 2026.02.05 23:53:32.047556 [ 5 ] {d16d3b86-6578-42d3-be76-dbe6a8f541d5} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15840 | 2026.02.05 23:53:32.047698 [ 5 ] {d16d3b86-6578-42d3-be76-dbe6a8f541d5} <Debug> executeQuery: Read 76 rows, 4.83 KiB in 0.001247 sec., 60946.271050521245 rows/sec., 3.78 MiB/sec. | ||
| 15841 | 2026.02.05 23:53:32.047737 [ 5 ] {d16d3b86-6578-42d3-be76-dbe6a8f541d5} <Debug> TCPHandler: Processed in 0.001424943 sec. | ||
| 15842 | 2026.02.05 23:53:32.057911 [ 198 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1853 rows, containing 19 columns (19 merged, 0 gathered) in 0.011665594 sec., 158843.17592400353 rows/sec., 284.64 MiB/sec. | ||
| 15843 | 2026.02.05 23:53:32.060461 [ 186 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15844 | 2026.02.05 23:53:32.060825 [ 186 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15845 | 2026.02.05 23:53:32.060908 [ 186 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15846 | 2026.02.05 23:53:32.061062 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.29 MiB. | ||
| 15847 | 2026.02.05 23:53:32.281209 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32166 | ||
| 15848 | 2026.02.05 23:53:32.281695 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15849 | 2026.02.05 23:53:32.281736 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15850 | 2026.02.05 23:53:32.282229 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15851 | 2026.02.05 23:53:32.282450 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15852 | 2026.02.05 23:53:32.282600 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32166 | ||
| 15853 | 2026.02.05 23:53:33.000941 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 358.84 MiB, peak 376.05 MiB, free memory in arenas 0.00 B, will set to 366.06 MiB (RSS), difference: 7.22 MiB | ||
| 15854 | 2026.02.05 23:53:33.198058 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15855 | 2026.02.05 23:53:33.198342 [ 5 ] {c8d7edd1-74a9-4d4e-89eb-c5fd83e4b562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15856 | 2026.02.05 23:53:33.198446 [ 5 ] {c8d7edd1-74a9-4d4e-89eb-c5fd83e4b562} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15857 | 2026.02.05 23:53:33.199161 [ 5 ] {c8d7edd1-74a9-4d4e-89eb-c5fd83e4b562} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15858 | 2026.02.05 23:53:33.199211 [ 5 ] {c8d7edd1-74a9-4d4e-89eb-c5fd83e4b562} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15859 | 2026.02.05 23:53:33.199604 [ 5 ] {c8d7edd1-74a9-4d4e-89eb-c5fd83e4b562} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15860 | 2026.02.05 23:53:33.199827 [ 5 ] {c8d7edd1-74a9-4d4e-89eb-c5fd83e4b562} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15861 | 2026.02.05 23:53:33.199980 [ 5 ] {c8d7edd1-74a9-4d4e-89eb-c5fd83e4b562} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001715 sec., 32653.061224489797 rows/sec., 2.51 MiB/sec. | ||
| 15862 | 2026.02.05 23:53:33.200022 [ 5 ] {c8d7edd1-74a9-4d4e-89eb-c5fd83e4b562} <Debug> TCPHandler: Processed in 0.002148902 sec. | ||
| 15863 | 2026.02.05 23:53:33.200136 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15864 | 2026.02.05 23:53:33.200230 [ 5 ] {71733f96-f13d-4b3c-a5cb-de9dfc36b419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15865 | 2026.02.05 23:53:33.200269 [ 5 ] {71733f96-f13d-4b3c-a5cb-de9dfc36b419} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15866 | 2026.02.05 23:53:33.200678 [ 5 ] {71733f96-f13d-4b3c-a5cb-de9dfc36b419} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15867 | 2026.02.05 23:53:33.200714 [ 5 ] {71733f96-f13d-4b3c-a5cb-de9dfc36b419} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15868 | 2026.02.05 23:53:33.201014 [ 5 ] {71733f96-f13d-4b3c-a5cb-de9dfc36b419} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15869 | 2026.02.05 23:53:33.201244 [ 5 ] {71733f96-f13d-4b3c-a5cb-de9dfc36b419} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15870 | 2026.02.05 23:53:33.201372 [ 5 ] {71733f96-f13d-4b3c-a5cb-de9dfc36b419} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001161 sec., 55124.892334194665 rows/sec., 4.30 MiB/sec. | ||
| 15871 | 2026.02.05 23:53:33.201409 [ 5 ] {71733f96-f13d-4b3c-a5cb-de9dfc36b419} <Debug> TCPHandler: Processed in 0.001323433 sec. | ||
| 15872 | 2026.02.05 23:53:33.201515 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15873 | 2026.02.05 23:53:33.201609 [ 5 ] {f6655c6f-51ed-4511-9f02-60890678464b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15874 | 2026.02.05 23:53:33.201652 [ 5 ] {f6655c6f-51ed-4511-9f02-60890678464b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15875 | 2026.02.05 23:53:33.202001 [ 5 ] {f6655c6f-51ed-4511-9f02-60890678464b} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15876 | 2026.02.05 23:53:33.202036 [ 5 ] {f6655c6f-51ed-4511-9f02-60890678464b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15877 | 2026.02.05 23:53:33.202351 [ 5 ] {f6655c6f-51ed-4511-9f02-60890678464b} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15878 | 2026.02.05 23:53:33.202562 [ 5 ] {f6655c6f-51ed-4511-9f02-60890678464b} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15879 | 2026.02.05 23:53:33.202680 [ 90 ] {} <Debug> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Selected 5 parts from all_1_108_22 to all_112_112_0 | ||
| 15880 | 2026.02.05 23:53:33.202688 [ 5 ] {f6655c6f-51ed-4511-9f02-60890678464b} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001099 sec., 29117.379435850777 rows/sec., 2.03 MiB/sec. | ||
| 15881 | 2026.02.05 23:53:33.202742 [ 90 ] {} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15882 | 2026.02.05 23:53:33.202754 [ 5 ] {f6655c6f-51ed-4511-9f02-60890678464b} <Debug> TCPHandler: Processed in 0.001288622 sec. | ||
| 15883 | 2026.02.05 23:53:33.202767 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15884 | 2026.02.05 23:53:33.202860 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15885 | 2026.02.05 23:53:33.202889 [ 187 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_112_23} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_108_22 to all_112_112_0 into Compact with storage Full | ||
| 15886 | 2026.02.05 23:53:33.202958 [ 5 ] {2b3807e6-fd4f-4424-aeab-7013a4cd35ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15887 | 2026.02.05 23:53:33.203005 [ 5 ] {2b3807e6-fd4f-4424-aeab-7013a4cd35ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15888 | 2026.02.05 23:53:33.203046 [ 187 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_112_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15889 | 2026.02.05 23:53:33.203091 [ 187 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_112_23} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_108_22, total 31010 rows starting from the beginning of the part | ||
| 15890 | 2026.02.05 23:53:33.203162 [ 187 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_112_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
| 15891 | 2026.02.05 23:53:33.203210 [ 187 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_112_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 258 rows starting from the beginning of the part | ||
| 15892 | 2026.02.05 23:53:33.203255 [ 187 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_112_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
| 15893 | 2026.02.05 23:53:33.203300 [ 187 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_112_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 917 rows starting from the beginning of the part | ||
| 15894 | 2026.02.05 23:53:33.203306 [ 5 ] {2b3807e6-fd4f-4424-aeab-7013a4cd35ec} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15895 | 2026.02.05 23:53:33.203349 [ 5 ] {2b3807e6-fd4f-4424-aeab-7013a4cd35ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15896 | 2026.02.05 23:53:33.203680 [ 5 ] {2b3807e6-fd4f-4424-aeab-7013a4cd35ec} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15897 | 2026.02.05 23:53:33.203900 [ 5 ] {2b3807e6-fd4f-4424-aeab-7013a4cd35ec} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15898 | 2026.02.05 23:53:33.204033 [ 5 ] {2b3807e6-fd4f-4424-aeab-7013a4cd35ec} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001093 sec., 10978.956999085087 rows/sec., 757.66 KiB/sec. | ||
| 15899 | 2026.02.05 23:53:33.204069 [ 5 ] {2b3807e6-fd4f-4424-aeab-7013a4cd35ec} <Debug> TCPHandler: Processed in 0.001257792 sec. | ||
| 15900 | 2026.02.05 23:53:33.210003 [ 198 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_112_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32505 rows, containing 5 columns (5 merged, 0 gathered) in 0.007170151 sec., 4533377.330547153 rows/sec., 305.43 MiB/sec. | ||
| 15901 | 2026.02.05 23:53:33.210809 [ 189 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_112_23} <Trace> MergedBlockOutputStream: filled checksums all_1_112_23 (state Temporary) | ||
| 15902 | 2026.02.05 23:53:33.211137 [ 189 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_112_23} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_merge_all_1_112_23 to all_1_112_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15903 | 2026.02.05 23:53:33.211223 [ 189 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_112_23} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Merged 5 parts: [all_1_108_22, all_112_112_0] -> all_1_112_23 | ||
| 15904 | 2026.02.05 23:53:33.211327 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 15905 | 2026.02.05 23:53:34.076445 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 15906 | 2026.02.05 23:53:34.095226 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15907 | 2026.02.05 23:53:34.095299 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15908 | 2026.02.05 23:53:34.100948 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15909 | 2026.02.05 23:53:34.101745 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15910 | 2026.02.05 23:53:34.105039 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 15911 | 2026.02.05 23:53:38.205480 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15912 | 2026.02.05 23:53:38.205673 [ 5 ] {82a5d3f9-5c4c-4cd6-9311-7d9e44fbb05d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15913 | 2026.02.05 23:53:38.205742 [ 5 ] {82a5d3f9-5c4c-4cd6-9311-7d9e44fbb05d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15914 | 2026.02.05 23:53:38.206405 [ 5 ] {82a5d3f9-5c4c-4cd6-9311-7d9e44fbb05d} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15915 | 2026.02.05 23:53:38.206442 [ 5 ] {82a5d3f9-5c4c-4cd6-9311-7d9e44fbb05d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15916 | 2026.02.05 23:53:38.206832 [ 5 ] {82a5d3f9-5c4c-4cd6-9311-7d9e44fbb05d} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15917 | 2026.02.05 23:53:38.207054 [ 5 ] {82a5d3f9-5c4c-4cd6-9311-7d9e44fbb05d} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15918 | 2026.02.05 23:53:38.207197 [ 5 ] {82a5d3f9-5c4c-4cd6-9311-7d9e44fbb05d} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001577 sec., 67216.23335447052 rows/sec., 5.63 MiB/sec. | ||
| 15919 | 2026.02.05 23:53:38.207239 [ 5 ] {82a5d3f9-5c4c-4cd6-9311-7d9e44fbb05d} <Debug> TCPHandler: Processed in 0.001891519 sec. | ||
| 15920 | 2026.02.05 23:53:38.207365 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15921 | 2026.02.05 23:53:38.207460 [ 5 ] {21caf1eb-1528-4dde-a75a-8e76d8095adc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15922 | 2026.02.05 23:53:38.207500 [ 5 ] {21caf1eb-1528-4dde-a75a-8e76d8095adc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15923 | 2026.02.05 23:53:38.207906 [ 5 ] {21caf1eb-1528-4dde-a75a-8e76d8095adc} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15924 | 2026.02.05 23:53:38.207942 [ 5 ] {21caf1eb-1528-4dde-a75a-8e76d8095adc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15925 | 2026.02.05 23:53:38.208248 [ 5 ] {21caf1eb-1528-4dde-a75a-8e76d8095adc} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15926 | 2026.02.05 23:53:38.208452 [ 5 ] {21caf1eb-1528-4dde-a75a-8e76d8095adc} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15927 | 2026.02.05 23:53:38.208667 [ 5 ] {21caf1eb-1528-4dde-a75a-8e76d8095adc} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001225 sec., 20408.163265306124 rows/sec., 1.50 MiB/sec. | ||
| 15928 | 2026.02.05 23:53:38.208705 [ 5 ] {21caf1eb-1528-4dde-a75a-8e76d8095adc} <Debug> TCPHandler: Processed in 0.001387783 sec. | ||
| 15929 | 2026.02.05 23:53:38.208819 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15930 | 2026.02.05 23:53:38.208911 [ 5 ] {55df6b81-2aad-4649-a78c-ff061aa85467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15931 | 2026.02.05 23:53:38.208949 [ 5 ] {55df6b81-2aad-4649-a78c-ff061aa85467} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15932 | 2026.02.05 23:53:38.209388 [ 5 ] {55df6b81-2aad-4649-a78c-ff061aa85467} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15933 | 2026.02.05 23:53:38.209423 [ 5 ] {55df6b81-2aad-4649-a78c-ff061aa85467} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15934 | 2026.02.05 23:53:38.209721 [ 5 ] {55df6b81-2aad-4649-a78c-ff061aa85467} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15935 | 2026.02.05 23:53:38.209926 [ 5 ] {55df6b81-2aad-4649-a78c-ff061aa85467} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15936 | 2026.02.05 23:53:38.210144 [ 5 ] {55df6b81-2aad-4649-a78c-ff061aa85467} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001251 sec., 71143.08553157475 rows/sec., 5.56 MiB/sec. | ||
| 15937 | 2026.02.05 23:53:38.210182 [ 5 ] {55df6b81-2aad-4649-a78c-ff061aa85467} <Debug> TCPHandler: Processed in 0.001410104 sec. | ||
| 15938 | 2026.02.05 23:53:38.210293 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15939 | 2026.02.05 23:53:38.210385 [ 5 ] {a826d102-d948-475b-8313-87d931e5366f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15940 | 2026.02.05 23:53:38.210427 [ 5 ] {a826d102-d948-475b-8313-87d931e5366f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15941 | 2026.02.05 23:53:38.210844 [ 5 ] {a826d102-d948-475b-8313-87d931e5366f} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15942 | 2026.02.05 23:53:38.210880 [ 5 ] {a826d102-d948-475b-8313-87d931e5366f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15943 | 2026.02.05 23:53:38.211220 [ 5 ] {a826d102-d948-475b-8313-87d931e5366f} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15944 | 2026.02.05 23:53:38.211429 [ 5 ] {a826d102-d948-475b-8313-87d931e5366f} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15945 | 2026.02.05 23:53:38.211557 [ 5 ] {a826d102-d948-475b-8313-87d931e5366f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 15946 | 2026.02.05 23:53:38.211598 [ 5 ] {a826d102-d948-475b-8313-87d931e5366f} <Debug> TCPHandler: Processed in 0.001353464 sec. | ||
| 15947 | 2026.02.05 23:53:38.211709 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15948 | 2026.02.05 23:53:38.211800 [ 5 ] {451e78c0-d91c-44f6-9816-a1dee978e11b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15949 | 2026.02.05 23:53:38.211853 [ 5 ] {451e78c0-d91c-44f6-9816-a1dee978e11b} <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 | ||
| 15950 | 2026.02.05 23:53:38.212683 [ 5 ] {451e78c0-d91c-44f6-9816-a1dee978e11b} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15951 | 2026.02.05 23:53:38.212720 [ 5 ] {451e78c0-d91c-44f6-9816-a1dee978e11b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15952 | 2026.02.05 23:53:38.213272 [ 5 ] {451e78c0-d91c-44f6-9816-a1dee978e11b} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15953 | 2026.02.05 23:53:38.213513 [ 5 ] {451e78c0-d91c-44f6-9816-a1dee978e11b} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15954 | 2026.02.05 23:53:38.213654 [ 5 ] {451e78c0-d91c-44f6-9816-a1dee978e11b} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001871 sec., 13361.838588989845 rows/sec., 23.94 MiB/sec. | ||
| 15955 | 2026.02.05 23:53:38.213729 [ 5 ] {451e78c0-d91c-44f6-9816-a1dee978e11b} <Debug> TCPHandler: Processed in 0.0020677 sec. | ||
| 15956 | 2026.02.05 23:53:38.213837 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15957 | 2026.02.05 23:53:38.213931 [ 5 ] {58e19095-29af-4018-bed5-c83512a5179a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15958 | 2026.02.05 23:53:38.213972 [ 5 ] {58e19095-29af-4018-bed5-c83512a5179a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15959 | 2026.02.05 23:53:38.214307 [ 5 ] {58e19095-29af-4018-bed5-c83512a5179a} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15960 | 2026.02.05 23:53:38.214342 [ 5 ] {58e19095-29af-4018-bed5-c83512a5179a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15961 | 2026.02.05 23:53:38.214641 [ 5 ] {58e19095-29af-4018-bed5-c83512a5179a} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15962 | 2026.02.05 23:53:38.214842 [ 5 ] {58e19095-29af-4018-bed5-c83512a5179a} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15963 | 2026.02.05 23:53:38.214971 [ 5 ] {58e19095-29af-4018-bed5-c83512a5179a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 15964 | 2026.02.05 23:53:38.215006 [ 5 ] {58e19095-29af-4018-bed5-c83512a5179a} <Debug> TCPHandler: Processed in 0.001215492 sec. | ||
| 15965 | 2026.02.05 23:53:39.558410 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15966 | 2026.02.05 23:53:39.558486 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15967 | 2026.02.05 23:53:39.783561 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32614 | ||
| 15968 | 2026.02.05 23:53:39.784135 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15969 | 2026.02.05 23:53:39.784176 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15970 | 2026.02.05 23:53:39.784662 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 15971 | 2026.02.05 23:53:39.784884 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15972 | 2026.02.05 23:53:39.785016 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32614 | ||
| 15973 | 2026.02.05 23:53:39.865244 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2074 | ||
| 15974 | 2026.02.05 23:53:39.867804 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15975 | 2026.02.05 23:53:39.867855 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15976 | 2026.02.05 23:53:39.869104 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15977 | 2026.02.05 23:53:39.869402 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15978 | 2026.02.05 23:53:39.869788 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2074 | ||
| 15979 | 2026.02.05 23:53:41.605155 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 513 | ||
| 15980 | 2026.02.05 23:53:41.622364 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15981 | 2026.02.05 23:53:41.622434 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15982 | 2026.02.05 23:53:41.627852 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 15983 | 2026.02.05 23:53:41.628669 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15984 | 2026.02.05 23:53:41.631798 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 513 | ||
| 15985 | 2026.02.05 23:53:43.211765 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15986 | 2026.02.05 23:53:43.212015 [ 5 ] {c5a6acdc-1825-4929-88b2-dd005e6ca7c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15987 | 2026.02.05 23:53:43.212079 [ 5 ] {c5a6acdc-1825-4929-88b2-dd005e6ca7c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15988 | 2026.02.05 23:53:43.212825 [ 5 ] {c5a6acdc-1825-4929-88b2-dd005e6ca7c6} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15989 | 2026.02.05 23:53:43.212875 [ 5 ] {c5a6acdc-1825-4929-88b2-dd005e6ca7c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15990 | 2026.02.05 23:53:43.213271 [ 5 ] {c5a6acdc-1825-4929-88b2-dd005e6ca7c6} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15991 | 2026.02.05 23:53:43.213503 [ 5 ] {c5a6acdc-1825-4929-88b2-dd005e6ca7c6} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15992 | 2026.02.05 23:53:43.213653 [ 5 ] {c5a6acdc-1825-4929-88b2-dd005e6ca7c6} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001687 sec., 157676.34854771785 rows/sec., 10.02 MiB/sec. | ||
| 15993 | 2026.02.05 23:53:43.213696 [ 5 ] {c5a6acdc-1825-4929-88b2-dd005e6ca7c6} <Debug> TCPHandler: Processed in 0.002119941 sec. | ||
| 15994 | 2026.02.05 23:53:43.213814 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15995 | 2026.02.05 23:53:43.213909 [ 5 ] {1236ef81-acf1-41f1-9813-a275a2fbad0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15996 | 2026.02.05 23:53:43.213951 [ 5 ] {1236ef81-acf1-41f1-9813-a275a2fbad0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15997 | 2026.02.05 23:53:43.214725 [ 5 ] {1236ef81-acf1-41f1-9813-a275a2fbad0a} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15998 | 2026.02.05 23:53:43.214762 [ 5 ] {1236ef81-acf1-41f1-9813-a275a2fbad0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15999 | 2026.02.05 23:53:43.215113 [ 5 ] {1236ef81-acf1-41f1-9813-a275a2fbad0a} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16000 | 2026.02.05 23:53:43.215327 [ 5 ] {1236ef81-acf1-41f1-9813-a275a2fbad0a} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16001 | 2026.02.05 23:53:43.215456 [ 5 ] {1236ef81-acf1-41f1-9813-a275a2fbad0a} <Debug> executeQuery: Read 782 rows, 63.55 KiB in 0.001567 sec., 499042.7568602425 rows/sec., 39.60 MiB/sec. | ||
| 16002 | 2026.02.05 23:53:43.215494 [ 5 ] {1236ef81-acf1-41f1-9813-a275a2fbad0a} <Debug> TCPHandler: Processed in 0.001729027 sec. | ||
| 16003 | 2026.02.05 23:53:43.215605 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16004 | 2026.02.05 23:53:43.215706 [ 5 ] {c024065f-a977-45a1-b94b-e71aeb89daaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16005 | 2026.02.05 23:53:43.215746 [ 5 ] {c024065f-a977-45a1-b94b-e71aeb89daaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16006 | 2026.02.05 23:53:43.216185 [ 5 ] {c024065f-a977-45a1-b94b-e71aeb89daaf} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16007 | 2026.02.05 23:53:43.216221 [ 5 ] {c024065f-a977-45a1-b94b-e71aeb89daaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 16008 | 2026.02.05 23:53:43.216515 [ 5 ] {c024065f-a977-45a1-b94b-e71aeb89daaf} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 16009 | 2026.02.05 23:53:43.216720 [ 5 ] {c024065f-a977-45a1-b94b-e71aeb89daaf} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16010 | 2026.02.05 23:53:43.216850 [ 5 ] {c024065f-a977-45a1-b94b-e71aeb89daaf} <Debug> executeQuery: Read 148 rows, 9.13 KiB in 0.001163 sec., 127257.09372312984 rows/sec., 7.67 MiB/sec. | ||
| 16011 | 2026.02.05 23:53:43.216886 [ 5 ] {c024065f-a977-45a1-b94b-e71aeb89daaf} <Debug> TCPHandler: Processed in 0.001328702 sec. | ||
| 16012 | 2026.02.05 23:53:43.216994 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16013 | 2026.02.05 23:53:43.217091 [ 5 ] {091f4f1a-37bf-4518-9904-40145f6404d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16014 | 2026.02.05 23:53:43.217129 [ 5 ] {091f4f1a-37bf-4518-9904-40145f6404d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16015 | 2026.02.05 23:53:43.217555 [ 5 ] {091f4f1a-37bf-4518-9904-40145f6404d1} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16016 | 2026.02.05 23:53:43.217591 [ 5 ] {091f4f1a-37bf-4518-9904-40145f6404d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 16017 | 2026.02.05 23:53:43.217874 [ 5 ] {091f4f1a-37bf-4518-9904-40145f6404d1} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 16018 | 2026.02.05 23:53:43.218082 [ 5 ] {091f4f1a-37bf-4518-9904-40145f6404d1} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16019 | 2026.02.05 23:53:43.218205 [ 5 ] {091f4f1a-37bf-4518-9904-40145f6404d1} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001132 sec., 123674.91166077739 rows/sec., 7.99 MiB/sec. | ||
| 16020 | 2026.02.05 23:53:43.218241 [ 5 ] {091f4f1a-37bf-4518-9904-40145f6404d1} <Debug> TCPHandler: Processed in 0.001294363 sec. | ||
| 16021 | 2026.02.05 23:53:43.218349 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16022 | 2026.02.05 23:53:43.218449 [ 5 ] {c6b33346-4907-4e0a-abe4-b6d0e2e3463e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16023 | 2026.02.05 23:53:43.218488 [ 5 ] {c6b33346-4907-4e0a-abe4-b6d0e2e3463e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16024 | 2026.02.05 23:53:43.218913 [ 5 ] {c6b33346-4907-4e0a-abe4-b6d0e2e3463e} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16025 | 2026.02.05 23:53:43.218949 [ 5 ] {c6b33346-4907-4e0a-abe4-b6d0e2e3463e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 16026 | 2026.02.05 23:53:43.219238 [ 5 ] {c6b33346-4907-4e0a-abe4-b6d0e2e3463e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 16027 | 2026.02.05 23:53:43.219437 [ 5 ] {c6b33346-4907-4e0a-abe4-b6d0e2e3463e} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16028 | 2026.02.05 23:53:43.219558 [ 5 ] {c6b33346-4907-4e0a-abe4-b6d0e2e3463e} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001126 sec., 123445.82593250443 rows/sec., 7.02 MiB/sec. | ||
| 16029 | 2026.02.05 23:53:43.219594 [ 5 ] {c6b33346-4907-4e0a-abe4-b6d0e2e3463e} <Debug> TCPHandler: Processed in 0.001292153 sec. | ||
| 16030 | 2026.02.05 23:53:43.219702 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16031 | 2026.02.05 23:53:43.219801 [ 5 ] {d9f846e2-628a-4867-bbfa-1ddf2c1bf21b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16032 | 2026.02.05 23:53:43.219840 [ 5 ] {d9f846e2-628a-4867-bbfa-1ddf2c1bf21b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16033 | 2026.02.05 23:53:43.220421 [ 5 ] {d9f846e2-628a-4867-bbfa-1ddf2c1bf21b} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16034 | 2026.02.05 23:53:43.220457 [ 5 ] {d9f846e2-628a-4867-bbfa-1ddf2c1bf21b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 16035 | 2026.02.05 23:53:43.220774 [ 5 ] {d9f846e2-628a-4867-bbfa-1ddf2c1bf21b} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16036 | 2026.02.05 23:53:43.220984 [ 5 ] {d9f846e2-628a-4867-bbfa-1ddf2c1bf21b} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16037 | 2026.02.05 23:53:43.221115 [ 5 ] {d9f846e2-628a-4867-bbfa-1ddf2c1bf21b} <Debug> executeQuery: Read 478 rows, 34.48 KiB in 0.001331 sec., 359128.47483095416 rows/sec., 25.30 MiB/sec. | ||
| 16038 | 2026.02.05 23:53:43.221153 [ 5 ] {d9f846e2-628a-4867-bbfa-1ddf2c1bf21b} <Debug> TCPHandler: Processed in 0.001498444 sec. | ||
| 16039 | 2026.02.05 23:53:43.221262 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16040 | 2026.02.05 23:53:43.221363 [ 5 ] {a50c22e8-05da-4626-8535-2cf957677d4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16041 | 2026.02.05 23:53:43.221404 [ 5 ] {a50c22e8-05da-4626-8535-2cf957677d4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16042 | 2026.02.05 23:53:43.221733 [ 5 ] {a50c22e8-05da-4626-8535-2cf957677d4f} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16043 | 2026.02.05 23:53:43.221769 [ 5 ] {a50c22e8-05da-4626-8535-2cf957677d4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 16044 | 2026.02.05 23:53:43.222074 [ 5 ] {a50c22e8-05da-4626-8535-2cf957677d4f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 16045 | 2026.02.05 23:53:43.222280 [ 5 ] {a50c22e8-05da-4626-8535-2cf957677d4f} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16046 | 2026.02.05 23:53:43.222406 [ 5 ] {a50c22e8-05da-4626-8535-2cf957677d4f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001061 sec., 5655.042412818096 rows/sec., 295.45 KiB/sec. | ||
| 16047 | 2026.02.05 23:53:43.222442 [ 5 ] {a50c22e8-05da-4626-8535-2cf957677d4f} <Debug> TCPHandler: Processed in 0.001227522 sec. | ||
| 16048 | 2026.02.05 23:53:43.222560 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16049 | 2026.02.05 23:53:43.222698 [ 5 ] {8fa8d570-beae-4f95-b7a1-1dc45619da8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16050 | 2026.02.05 23:53:43.222764 [ 5 ] {8fa8d570-beae-4f95-b7a1-1dc45619da8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16051 | 2026.02.05 23:53:43.223223 [ 5 ] {8fa8d570-beae-4f95-b7a1-1dc45619da8a} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16052 | 2026.02.05 23:53:43.223259 [ 5 ] {8fa8d570-beae-4f95-b7a1-1dc45619da8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 16053 | 2026.02.05 23:53:43.223590 [ 5 ] {8fa8d570-beae-4f95-b7a1-1dc45619da8a} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16054 | 2026.02.05 23:53:43.223798 [ 5 ] {8fa8d570-beae-4f95-b7a1-1dc45619da8a} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16055 | 2026.02.05 23:53:43.223924 [ 5 ] {8fa8d570-beae-4f95-b7a1-1dc45619da8a} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001259 sec., 204924.5432883241 rows/sec., 13.64 MiB/sec. | ||
| 16056 | 2026.02.05 23:53:43.223961 [ 5 ] {8fa8d570-beae-4f95-b7a1-1dc45619da8a} <Debug> TCPHandler: Processed in 0.001462724 sec. | ||
| 16057 | 2026.02.05 23:53:43.224073 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16058 | 2026.02.05 23:53:43.224166 [ 5 ] {c76facc8-567b-4fb1-9c2e-e5945439bab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16059 | 2026.02.05 23:53:43.224207 [ 5 ] {c76facc8-567b-4fb1-9c2e-e5945439bab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16060 | 2026.02.05 23:53:43.224509 [ 5 ] {c76facc8-567b-4fb1-9c2e-e5945439bab3} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16061 | 2026.02.05 23:53:43.224543 [ 5 ] {c76facc8-567b-4fb1-9c2e-e5945439bab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 16062 | 2026.02.05 23:53:43.224824 [ 5 ] {c76facc8-567b-4fb1-9c2e-e5945439bab3} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 16063 | 2026.02.05 23:53:43.225020 [ 5 ] {c76facc8-567b-4fb1-9c2e-e5945439bab3} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16064 | 2026.02.05 23:53:43.225140 [ 5 ] {c76facc8-567b-4fb1-9c2e-e5945439bab3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000993 sec., 1007.0493454179256 rows/sec., 67.86 KiB/sec. | ||
| 16065 | 2026.02.05 23:53:43.225153 [ 74 ] {} <Debug> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
| 16066 | 2026.02.05 23:53:43.225176 [ 5 ] {c76facc8-567b-4fb1-9c2e-e5945439bab3} <Debug> TCPHandler: Processed in 0.001151291 sec. | ||
| 16067 | 2026.02.05 23:53:43.225222 [ 74 ] {} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16068 | 2026.02.05 23:53:43.225248 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 16069 | 2026.02.05 23:53:43.225305 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16070 | 2026.02.05 23:53:43.225403 [ 5 ] {8adadda6-2ecc-41c0-a225-4a78b4f05926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16071 | 2026.02.05 23:53:43.225420 [ 199 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full | ||
| 16072 | 2026.02.05 23:53:43.225456 [ 5 ] {8adadda6-2ecc-41c0-a225-4a78b4f05926} <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 | ||
| 16073 | 2026.02.05 23:53:43.225641 [ 199 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16074 | 2026.02.05 23:53:43.225702 [ 199 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 45 rows starting from the beginning of the part | ||
| 16075 | 2026.02.05 23:53:43.225806 [ 199 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part | ||
| 16076 | 2026.02.05 23:53:43.225881 [ 199 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part | ||
| 16077 | 2026.02.05 23:53:43.225945 [ 199 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part | ||
| 16078 | 2026.02.05 23:53:43.225986 [ 199 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part | ||
| 16079 | 2026.02.05 23:53:43.226025 [ 199 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1 rows starting from the beginning of the part | ||
| 16080 | 2026.02.05 23:53:43.226269 [ 5 ] {8adadda6-2ecc-41c0-a225-4a78b4f05926} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16081 | 2026.02.05 23:53:43.226312 [ 5 ] {8adadda6-2ecc-41c0-a225-4a78b4f05926} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 16082 | 2026.02.05 23:53:43.226834 [ 198 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 4 columns (4 merged, 0 gathered) in 0.001491864 sec., 33515.11934063695 rows/sec., 2.21 MiB/sec. | ||
| 16083 | 2026.02.05 23:53:43.226849 [ 5 ] {8adadda6-2ecc-41c0-a225-4a78b4f05926} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 16084 | 2026.02.05 23:53:43.227014 [ 195 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
| 16085 | 2026.02.05 23:53:43.227113 [ 5 ] {8adadda6-2ecc-41c0-a225-4a78b4f05926} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16086 | 2026.02.05 23:53:43.227265 [ 5 ] {8adadda6-2ecc-41c0-a225-4a78b4f05926} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001881 sec., 7974.481658692184 rows/sec., 14.29 MiB/sec. | ||
| 16087 | 2026.02.05 23:53:43.227319 [ 5 ] {8adadda6-2ecc-41c0-a225-4a78b4f05926} <Debug> TCPHandler: Processed in 0.00206162 sec. | ||
| 16088 | 2026.02.05 23:53:43.227370 [ 195 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_50_10} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16089 | 2026.02.05 23:53:43.227435 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16090 | 2026.02.05 23:53:43.227466 [ 195 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_50_10} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
| 16091 | 2026.02.05 23:53:43.227555 [ 5 ] {6037cff4-43f4-4fce-b369-e2e517fe44db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16092 | 2026.02.05 23:53:43.227583 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 16093 | 2026.02.05 23:53:43.227609 [ 5 ] {6037cff4-43f4-4fce-b369-e2e517fe44db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16094 | 2026.02.05 23:53:43.227986 [ 5 ] {6037cff4-43f4-4fce-b369-e2e517fe44db} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16095 | 2026.02.05 23:53:43.228021 [ 5 ] {6037cff4-43f4-4fce-b369-e2e517fe44db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 16096 | 2026.02.05 23:53:43.228344 [ 5 ] {6037cff4-43f4-4fce-b369-e2e517fe44db} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16097 | 2026.02.05 23:53:43.228549 [ 5 ] {6037cff4-43f4-4fce-b369-e2e517fe44db} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16098 | 2026.02.05 23:53:43.228671 [ 5 ] {6037cff4-43f4-4fce-b369-e2e517fe44db} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.00114 sec., 77192.98245614035 rows/sec., 4.85 MiB/sec. | ||
| 16099 | 2026.02.05 23:53:43.228707 [ 5 ] {6037cff4-43f4-4fce-b369-e2e517fe44db} <Debug> TCPHandler: Processed in 0.001329764 sec. | ||
| 16100 | 2026.02.05 23:53:45.279852 [ 71 ] {} <Debug> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 16101 | 2026.02.05 23:53:45.279926 [ 71 ] {} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16102 | 2026.02.05 23:53:45.279950 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 16103 | 2026.02.05 23:53:45.280051 [ 199 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 16104 | 2026.02.05 23:53:45.280168 [ 199 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16105 | 2026.02.05 23:53:45.280202 [ 199 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 18 rows starting from the beginning of the part | ||
| 16106 | 2026.02.05 23:53:45.280268 [ 199 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part | ||
| 16107 | 2026.02.05 23:53:45.280314 [ 199 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part | ||
| 16108 | 2026.02.05 23:53:45.280360 [ 199 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part | ||
| 16109 | 2026.02.05 23:53:45.280401 [ 199 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part | ||
| 16110 | 2026.02.05 23:53:45.281174 [ 198 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 5 columns (5 merged, 0 gathered) in 0.001161402 sec., 43051.415444436985 rows/sec., 3.59 MiB/sec. | ||
| 16111 | 2026.02.05 23:53:45.281322 [ 195 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 16112 | 2026.02.05 23:53:45.281596 [ 195 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_25_6} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16113 | 2026.02.05 23:53:45.281671 [ 195 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_25_6} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 16114 | 2026.02.05 23:53:45.281755 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16115 | 2026.02.05 23:53:47.285468 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33126 | ||
| 16116 | 2026.02.05 23:53:47.286273 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16117 | 2026.02.05 23:53:47.286324 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 16118 | 2026.02.05 23:53:47.286806 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 16119 | 2026.02.05 23:53:47.287040 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16120 | 2026.02.05 23:53:47.287206 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33126 | ||
| 16121 | 2026.02.05 23:53:48.204891 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16122 | 2026.02.05 23:53:48.205082 [ 5 ] {7ad31996-fc76-4a56-baaa-f77c73a552cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16123 | 2026.02.05 23:53:48.205154 [ 5 ] {7ad31996-fc76-4a56-baaa-f77c73a552cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16124 | 2026.02.05 23:53:48.205779 [ 5 ] {7ad31996-fc76-4a56-baaa-f77c73a552cc} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16125 | 2026.02.05 23:53:48.205831 [ 5 ] {7ad31996-fc76-4a56-baaa-f77c73a552cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 16126 | 2026.02.05 23:53:48.206215 [ 5 ] {7ad31996-fc76-4a56-baaa-f77c73a552cc} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 16127 | 2026.02.05 23:53:48.206454 [ 5 ] {7ad31996-fc76-4a56-baaa-f77c73a552cc} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16128 | 2026.02.05 23:53:48.206618 [ 5 ] {7ad31996-fc76-4a56-baaa-f77c73a552cc} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001595 sec., 1253.9184952978055 rows/sec., 102.25 KiB/sec. | ||
| 16129 | 2026.02.05 23:53:48.206669 [ 5 ] {7ad31996-fc76-4a56-baaa-f77c73a552cc} <Debug> TCPHandler: Processed in 0.001907219 sec. | ||
| 16130 | 2026.02.05 23:53:48.206797 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16131 | 2026.02.05 23:53:48.206901 [ 5 ] {8e949cd7-c9fc-40b7-9362-d7eafd9c68d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16132 | 2026.02.05 23:53:48.206944 [ 5 ] {8e949cd7-c9fc-40b7-9362-d7eafd9c68d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16133 | 2026.02.05 23:53:48.207427 [ 5 ] {8e949cd7-c9fc-40b7-9362-d7eafd9c68d3} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16134 | 2026.02.05 23:53:48.207462 [ 5 ] {8e949cd7-c9fc-40b7-9362-d7eafd9c68d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 16135 | 2026.02.05 23:53:48.207781 [ 5 ] {8e949cd7-c9fc-40b7-9362-d7eafd9c68d3} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16136 | 2026.02.05 23:53:48.207994 [ 5 ] {8e949cd7-c9fc-40b7-9362-d7eafd9c68d3} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16137 | 2026.02.05 23:53:48.208115 [ 69 ] {} <Debug> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16138 | 2026.02.05 23:53:48.208125 [ 5 ] {8e949cd7-c9fc-40b7-9362-d7eafd9c68d3} <Debug> executeQuery: Read 107 rows, 9.17 KiB in 0.001247 sec., 85805.93424218123 rows/sec., 7.18 MiB/sec. | ||
| 16139 | 2026.02.05 23:53:48.208148 [ 69 ] {} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16140 | 2026.02.05 23:53:48.208168 [ 5 ] {8e949cd7-c9fc-40b7-9362-d7eafd9c68d3} <Debug> TCPHandler: Processed in 0.001424014 sec. | ||
| 16141 | 2026.02.05 23:53:48.208168 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 16142 | 2026.02.05 23:53:48.208261 [ 200 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 16143 | 2026.02.05 23:53:48.208282 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16144 | 2026.02.05 23:53:48.208348 [ 200 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16145 | 2026.02.05 23:53:48.208378 [ 200 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1981 rows starting from the beginning of the part | ||
| 16146 | 2026.02.05 23:53:48.208380 [ 5 ] {9ceb15f4-2d47-4fe4-b285-263a311b796e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16147 | 2026.02.05 23:53:48.208424 [ 5 ] {9ceb15f4-2d47-4fe4-b285-263a311b796e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16148 | 2026.02.05 23:53:48.208435 [ 200 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 1929 rows starting from the beginning of the part | ||
| 16149 | 2026.02.05 23:53:48.208480 [ 200 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 56 rows starting from the beginning of the part | ||
| 16150 | 2026.02.05 23:53:48.208520 [ 200 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 106 rows starting from the beginning of the part | ||
| 16151 | 2026.02.05 23:53:48.208560 [ 200 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 782 rows starting from the beginning of the part | ||
| 16152 | 2026.02.05 23:53:48.208601 [ 200 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 107 rows starting from the beginning of the part | ||
| 16153 | 2026.02.05 23:53:48.208831 [ 5 ] {9ceb15f4-2d47-4fe4-b285-263a311b796e} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16154 | 2026.02.05 23:53:48.208866 [ 5 ] {9ceb15f4-2d47-4fe4-b285-263a311b796e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 16155 | 2026.02.05 23:53:48.209175 [ 5 ] {9ceb15f4-2d47-4fe4-b285-263a311b796e} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 16156 | 2026.02.05 23:53:48.209386 [ 5 ] {9ceb15f4-2d47-4fe4-b285-263a311b796e} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16157 | 2026.02.05 23:53:48.209519 [ 5 ] {9ceb15f4-2d47-4fe4-b285-263a311b796e} <Debug> executeQuery: Read 27 rows, 2.02 KiB in 0.001158 sec., 23316.062176165804 rows/sec., 1.70 MiB/sec. | ||
| 16158 | 2026.02.05 23:53:48.209556 [ 5 ] {9ceb15f4-2d47-4fe4-b285-263a311b796e} <Debug> TCPHandler: Processed in 0.001324863 sec. | ||
| 16159 | 2026.02.05 23:53:48.209663 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16160 | 2026.02.05 23:53:48.209759 [ 5 ] {16eda13c-2241-4cb5-9bdd-e754c92eb36a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16161 | 2026.02.05 23:53:48.209799 [ 5 ] {16eda13c-2241-4cb5-9bdd-e754c92eb36a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16162 | 2026.02.05 23:53:48.210198 [ 195 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4961 rows, containing 5 columns (5 merged, 0 gathered) in 0.001967059 sec., 2522039.2474247087 rows/sec., 214.30 MiB/sec. | ||
| 16163 | 2026.02.05 23:53:48.210254 [ 5 ] {16eda13c-2241-4cb5-9bdd-e754c92eb36a} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16164 | 2026.02.05 23:53:48.210295 [ 5 ] {16eda13c-2241-4cb5-9bdd-e754c92eb36a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 16165 | 2026.02.05 23:53:48.210563 [ 198 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16166 | 2026.02.05 23:53:48.210612 [ 5 ] {16eda13c-2241-4cb5-9bdd-e754c92eb36a} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16167 | 2026.02.05 23:53:48.210916 [ 5 ] {16eda13c-2241-4cb5-9bdd-e754c92eb36a} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16168 | 2026.02.05 23:53:48.210998 [ 198 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_116_23} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16169 | 2026.02.05 23:53:48.211034 [ 69 ] {} <Debug> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16170 | 2026.02.05 23:53:48.211051 [ 5 ] {16eda13c-2241-4cb5-9bdd-e754c92eb36a} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001319 sec., 68991.66034874905 rows/sec., 5.39 MiB/sec. | ||
| 16171 | 2026.02.05 23:53:48.211064 [ 69 ] {} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16172 | 2026.02.05 23:53:48.211084 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 16173 | 2026.02.05 23:53:48.211090 [ 5 ] {16eda13c-2241-4cb5-9bdd-e754c92eb36a} <Debug> TCPHandler: Processed in 0.001486514 sec. | ||
| 16174 | 2026.02.05 23:53:48.211098 [ 198 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_116_23} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16175 | 2026.02.05 23:53:48.211170 [ 195 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 16176 | 2026.02.05 23:53:48.211206 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16177 | 2026.02.05 23:53:48.211212 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 16178 | 2026.02.05 23:53:48.211282 [ 195 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16179 | 2026.02.05 23:53:48.211313 [ 5 ] {2f4eed27-53dc-4f19-a5bc-5f2f260005a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16180 | 2026.02.05 23:53:48.211317 [ 195 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 995 rows starting from the beginning of the part | ||
| 16181 | 2026.02.05 23:53:48.211368 [ 5 ] {2f4eed27-53dc-4f19-a5bc-5f2f260005a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16182 | 2026.02.05 23:53:48.211402 [ 195 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 948 rows starting from the beginning of the part | ||
| 16183 | 2026.02.05 23:53:48.211452 [ 195 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 64 rows starting from the beginning of the part | ||
| 16184 | 2026.02.05 23:53:48.211494 [ 195 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 89 rows starting from the beginning of the part | ||
| 16185 | 2026.02.05 23:53:48.211538 [ 195 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 478 rows starting from the beginning of the part | ||
| 16186 | 2026.02.05 23:53:48.211576 [ 195 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 91 rows starting from the beginning of the part | ||
| 16187 | 2026.02.05 23:53:48.211782 [ 5 ] {2f4eed27-53dc-4f19-a5bc-5f2f260005a6} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16188 | 2026.02.05 23:53:48.211821 [ 5 ] {2f4eed27-53dc-4f19-a5bc-5f2f260005a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 16189 | 2026.02.05 23:53:48.212228 [ 5 ] {2f4eed27-53dc-4f19-a5bc-5f2f260005a6} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16190 | 2026.02.05 23:53:48.212456 [ 5 ] {2f4eed27-53dc-4f19-a5bc-5f2f260005a6} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16191 | 2026.02.05 23:53:48.212589 [ 5 ] {2f4eed27-53dc-4f19-a5bc-5f2f260005a6} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001268 sec., 126971.60883280757 rows/sec., 8.84 MiB/sec. | ||
| 16192 | 2026.02.05 23:53:48.212627 [ 5 ] {2f4eed27-53dc-4f19-a5bc-5f2f260005a6} <Debug> TCPHandler: Processed in 0.001452614 sec. | ||
| 16193 | 2026.02.05 23:53:48.212745 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16194 | 2026.02.05 23:53:48.212840 [ 5 ] {a097d5f5-83ae-41e8-b787-9fa2c6393540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16195 | 2026.02.05 23:53:48.212895 [ 5 ] {a097d5f5-83ae-41e8-b787-9fa2c6393540} <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 | ||
| 16196 | 2026.02.05 23:53:48.212978 [ 202 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2665 rows, containing 5 columns (5 merged, 0 gathered) in 0.001835318 sec., 1452064.4378794301 rows/sec., 110.68 MiB/sec. | ||
| 16197 | 2026.02.05 23:53:48.213155 [ 195 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16198 | 2026.02.05 23:53:48.213433 [ 195 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_116_23} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16199 | 2026.02.05 23:53:48.213511 [ 195 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_116_23} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16200 | 2026.02.05 23:53:48.213595 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 16201 | 2026.02.05 23:53:48.213778 [ 5 ] {a097d5f5-83ae-41e8-b787-9fa2c6393540} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16202 | 2026.02.05 23:53:48.213823 [ 5 ] {a097d5f5-83ae-41e8-b787-9fa2c6393540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 16203 | 2026.02.05 23:53:48.214369 [ 5 ] {a097d5f5-83ae-41e8-b787-9fa2c6393540} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 16204 | 2026.02.05 23:53:48.214588 [ 5 ] {a097d5f5-83ae-41e8-b787-9fa2c6393540} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16205 | 2026.02.05 23:53:48.214725 [ 5 ] {a097d5f5-83ae-41e8-b787-9fa2c6393540} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001903 sec., 13137.151865475566 rows/sec., 23.54 MiB/sec. | ||
| 16206 | 2026.02.05 23:53:48.214778 [ 5 ] {a097d5f5-83ae-41e8-b787-9fa2c6393540} <Debug> TCPHandler: Processed in 0.00208288 sec. | ||
| 16207 | 2026.02.05 23:53:48.214892 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16208 | 2026.02.05 23:53:48.214987 [ 5 ] {624755e9-e690-4b88-84a6-25f3e04ec5bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16209 | 2026.02.05 23:53:48.215028 [ 5 ] {624755e9-e690-4b88-84a6-25f3e04ec5bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16210 | 2026.02.05 23:53:48.215366 [ 5 ] {624755e9-e690-4b88-84a6-25f3e04ec5bc} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16211 | 2026.02.05 23:53:48.215401 [ 5 ] {624755e9-e690-4b88-84a6-25f3e04ec5bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 16212 | 2026.02.05 23:53:48.215706 [ 5 ] {624755e9-e690-4b88-84a6-25f3e04ec5bc} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16213 | 2026.02.05 23:53:48.215919 [ 5 ] {624755e9-e690-4b88-84a6-25f3e04ec5bc} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16214 | 2026.02.05 23:53:48.216044 [ 67 ] {} <Debug> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16215 | 2026.02.05 23:53:48.216051 [ 5 ] {624755e9-e690-4b88-84a6-25f3e04ec5bc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 16216 | 2026.02.05 23:53:48.216090 [ 67 ] {} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16217 | 2026.02.05 23:53:48.216106 [ 5 ] {624755e9-e690-4b88-84a6-25f3e04ec5bc} <Debug> TCPHandler: Processed in 0.001264112 sec. | ||
| 16218 | 2026.02.05 23:53:48.216115 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 16219 | 2026.02.05 23:53:48.216200 [ 191 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 16220 | 2026.02.05 23:53:48.216309 [ 191 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16221 | 2026.02.05 23:53:48.216339 [ 191 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 7104 rows starting from the beginning of the part | ||
| 16222 | 2026.02.05 23:53:48.216395 [ 191 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 76 rows starting from the beginning of the part | ||
| 16223 | 2026.02.05 23:53:48.216439 [ 191 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 12 rows starting from the beginning of the part | ||
| 16224 | 2026.02.05 23:53:48.216489 [ 191 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 60 rows starting from the beginning of the part | ||
| 16225 | 2026.02.05 23:53:48.216534 [ 191 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 88 rows starting from the beginning of the part | ||
| 16226 | 2026.02.05 23:53:48.216583 [ 191 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 60 rows starting from the beginning of the part | ||
| 16227 | 2026.02.05 23:53:48.218659 [ 202 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7400 rows, containing 4 columns (4 merged, 0 gathered) in 0.002493174 sec., 2968104.111465947 rows/sec., 191.91 MiB/sec. | ||
| 16228 | 2026.02.05 23:53:48.219154 [ 196 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16229 | 2026.02.05 23:53:48.219414 [ 196 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_116_23} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16230 | 2026.02.05 23:53:48.219481 [ 196 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_116_23} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16231 | 2026.02.05 23:53:48.219571 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 16232 | 2026.02.05 23:53:49.132191 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 520 | ||
| 16233 | 2026.02.05 23:53:49.149637 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16234 | 2026.02.05 23:53:49.149693 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 16235 | 2026.02.05 23:53:49.155452 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 16236 | 2026.02.05 23:53:49.156207 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16237 | 2026.02.05 23:53:49.159617 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 16238 | 2026.02.05 23:53:49.870371 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2110 | ||
| 16239 | 2026.02.05 23:53:49.872889 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16240 | 2026.02.05 23:53:49.872936 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 16241 | 2026.02.05 23:53:49.874133 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 16242 | 2026.02.05 23:53:49.874416 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16243 | 2026.02.05 23:53:49.874557 [ 64 ] {} <Debug> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 16244 | 2026.02.05 23:53:49.874595 [ 64 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16245 | 2026.02.05 23:53:49.874616 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 16246 | 2026.02.05 23:53:49.874699 [ 193 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 16247 | 2026.02.05 23:53:49.874796 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2110 | ||
| 16248 | 2026.02.05 23:53:49.875130 [ 193 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16249 | 2026.02.05 23:53:49.875255 [ 193 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1912 rows starting from the beginning of the part | ||
| 16250 | 2026.02.05 23:53:49.875582 [ 193 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 44 rows starting from the beginning of the part | ||
| 16251 | 2026.02.05 23:53:49.875902 [ 193 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 38 rows starting from the beginning of the part | ||
| 16252 | 2026.02.05 23:53:49.876215 [ 193 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 36 rows starting from the beginning of the part | ||
| 16253 | 2026.02.05 23:53:49.876522 [ 193 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 44 rows starting from the beginning of the part | ||
| 16254 | 2026.02.05 23:53:49.876827 [ 193 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 36 rows starting from the beginning of the part | ||
| 16255 | 2026.02.05 23:53:49.883547 [ 190 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2110 rows, containing 72 columns (72 merged, 0 gathered) in 0.008877057 sec., 237691.38803547164 rows/sec., 179.97 MiB/sec. | ||
| 16256 | 2026.02.05 23:53:49.885271 [ 197 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 16257 | 2026.02.05 23:53:49.885770 [ 197 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_51_10} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16258 | 2026.02.05 23:53:49.885842 [ 197 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_51_10} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 16259 | 2026.02.05 23:53:49.885989 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.68 MiB. | ||
| 16260 | 2026.02.05 23:53:53.212198 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16261 | 2026.02.05 23:53:53.212396 [ 5 ] {70a91a28-f550-40ca-bbfe-44189f8b8173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16262 | 2026.02.05 23:53:53.212469 [ 5 ] {70a91a28-f550-40ca-bbfe-44189f8b8173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16263 | 2026.02.05 23:53:53.213235 [ 5 ] {70a91a28-f550-40ca-bbfe-44189f8b8173} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16264 | 2026.02.05 23:53:53.213291 [ 5 ] {70a91a28-f550-40ca-bbfe-44189f8b8173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 16265 | 2026.02.05 23:53:53.213685 [ 5 ] {70a91a28-f550-40ca-bbfe-44189f8b8173} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 16266 | 2026.02.05 23:53:53.213907 [ 5 ] {70a91a28-f550-40ca-bbfe-44189f8b8173} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16267 | 2026.02.05 23:53:53.214060 [ 5 ] {70a91a28-f550-40ca-bbfe-44189f8b8173} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001714 sec., 155192.53208868144 rows/sec., 9.86 MiB/sec. | ||
| 16268 | 2026.02.05 23:53:53.214115 [ 5 ] {70a91a28-f550-40ca-bbfe-44189f8b8173} <Debug> TCPHandler: Processed in 0.00205394 sec. | ||
| 16269 | 2026.02.05 23:53:53.214242 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16270 | 2026.02.05 23:53:53.214344 [ 5 ] {62744e0e-efa4-4623-9bbc-d42bb9886b58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16271 | 2026.02.05 23:53:53.214387 [ 5 ] {62744e0e-efa4-4623-9bbc-d42bb9886b58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16272 | 2026.02.05 23:53:53.215353 [ 5 ] {62744e0e-efa4-4623-9bbc-d42bb9886b58} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16273 | 2026.02.05 23:53:53.215390 [ 5 ] {62744e0e-efa4-4623-9bbc-d42bb9886b58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 16274 | 2026.02.05 23:53:53.215733 [ 5 ] {62744e0e-efa4-4623-9bbc-d42bb9886b58} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16275 | 2026.02.05 23:53:53.215937 [ 5 ] {62744e0e-efa4-4623-9bbc-d42bb9886b58} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16276 | 2026.02.05 23:53:53.216064 [ 5 ] {62744e0e-efa4-4623-9bbc-d42bb9886b58} <Debug> executeQuery: Read 782 rows, 63.55 KiB in 0.001742 sec., 448909.2996555683 rows/sec., 35.62 MiB/sec. | ||
| 16277 | 2026.02.05 23:53:53.216101 [ 5 ] {62744e0e-efa4-4623-9bbc-d42bb9886b58} <Debug> TCPHandler: Processed in 0.001909919 sec. | ||
| 16278 | 2026.02.05 23:53:53.216212 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16279 | 2026.02.05 23:53:53.216305 [ 5 ] {4506fb7f-022c-474e-af8e-9b6734820d10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16280 | 2026.02.05 23:53:53.216344 [ 5 ] {4506fb7f-022c-474e-af8e-9b6734820d10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16281 | 2026.02.05 23:53:53.216803 [ 5 ] {4506fb7f-022c-474e-af8e-9b6734820d10} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16282 | 2026.02.05 23:53:53.216839 [ 5 ] {4506fb7f-022c-474e-af8e-9b6734820d10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 16283 | 2026.02.05 23:53:53.217141 [ 5 ] {4506fb7f-022c-474e-af8e-9b6734820d10} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 16284 | 2026.02.05 23:53:53.217333 [ 5 ] {4506fb7f-022c-474e-af8e-9b6734820d10} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16285 | 2026.02.05 23:53:53.217452 [ 5 ] {4506fb7f-022c-474e-af8e-9b6734820d10} <Debug> executeQuery: Read 148 rows, 9.13 KiB in 0.001191 sec., 124265.32325776658 rows/sec., 7.49 MiB/sec. | ||
| 16286 | 2026.02.05 23:53:53.217491 [ 5 ] {4506fb7f-022c-474e-af8e-9b6734820d10} <Debug> TCPHandler: Processed in 0.001356253 sec. | ||
| 16287 | 2026.02.05 23:53:53.217594 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16288 | 2026.02.05 23:53:53.217681 [ 5 ] {ef3674bd-7496-4690-9672-ed26b27d33ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16289 | 2026.02.05 23:53:53.217718 [ 5 ] {ef3674bd-7496-4690-9672-ed26b27d33ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16290 | 2026.02.05 23:53:53.218207 [ 5 ] {ef3674bd-7496-4690-9672-ed26b27d33ad} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16291 | 2026.02.05 23:53:53.218243 [ 5 ] {ef3674bd-7496-4690-9672-ed26b27d33ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 16292 | 2026.02.05 23:53:53.218532 [ 5 ] {ef3674bd-7496-4690-9672-ed26b27d33ad} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 16293 | 2026.02.05 23:53:53.218746 [ 5 ] {ef3674bd-7496-4690-9672-ed26b27d33ad} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16294 | 2026.02.05 23:53:53.218856 [ 59 ] {} <Debug> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 16295 | 2026.02.05 23:53:53.218871 [ 5 ] {ef3674bd-7496-4690-9672-ed26b27d33ad} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001164 sec., 120274.91408934706 rows/sec., 7.77 MiB/sec. | ||
| 16296 | 2026.02.05 23:53:53.218926 [ 59 ] {} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16297 | 2026.02.05 23:53:53.218935 [ 5 ] {ef3674bd-7496-4690-9672-ed26b27d33ad} <Debug> TCPHandler: Processed in 0.001352173 sec. | ||
| 16298 | 2026.02.05 23:53:53.218955 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 16299 | 2026.02.05 23:53:53.219057 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16300 | 2026.02.05 23:53:53.219070 [ 193 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 16301 | 2026.02.05 23:53:53.219162 [ 5 ] {4c3e372c-f262-4456-8471-4eb40013843e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16302 | 2026.02.05 23:53:53.219202 [ 193 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16303 | 2026.02.05 23:53:53.219205 [ 5 ] {4c3e372c-f262-4456-8471-4eb40013843e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16304 | 2026.02.05 23:53:53.219241 [ 193 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 368 rows starting from the beginning of the part | ||
| 16305 | 2026.02.05 23:53:53.219309 [ 193 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 140 rows starting from the beginning of the part | ||
| 16306 | 2026.02.05 23:53:53.219355 [ 193 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 140 rows starting from the beginning of the part | ||
| 16307 | 2026.02.05 23:53:53.219396 [ 193 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 368 rows starting from the beginning of the part | ||
| 16308 | 2026.02.05 23:53:53.219444 [ 193 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 140 rows starting from the beginning of the part | ||
| 16309 | 2026.02.05 23:53:53.219504 [ 193 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 140 rows starting from the beginning of the part | ||
| 16310 | 2026.02.05 23:53:53.219675 [ 5 ] {4c3e372c-f262-4456-8471-4eb40013843e} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16311 | 2026.02.05 23:53:53.219717 [ 5 ] {4c3e372c-f262-4456-8471-4eb40013843e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16312 | 2026.02.05 23:53:53.220050 [ 5 ] {4c3e372c-f262-4456-8471-4eb40013843e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 16313 | 2026.02.05 23:53:53.220278 [ 5 ] {4c3e372c-f262-4456-8471-4eb40013843e} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16314 | 2026.02.05 23:53:53.220403 [ 5 ] {4c3e372c-f262-4456-8471-4eb40013843e} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001258 sec., 110492.84578696343 rows/sec., 6.29 MiB/sec. | ||
| 16315 | 2026.02.05 23:53:53.220444 [ 5 ] {4c3e372c-f262-4456-8471-4eb40013843e} <Debug> TCPHandler: Processed in 0.001434894 sec. | ||
| 16316 | 2026.02.05 23:53:53.220519 [ 188 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1296 rows, containing 5 columns (5 merged, 0 gathered) in 0.001502765 sec., 862410.2903647609 rows/sec., 59.96 MiB/sec. | ||
| 16317 | 2026.02.05 23:53:53.220555 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16318 | 2026.02.05 23:53:53.220648 [ 5 ] {755f770d-958a-484d-95b0-722cae5ddfae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16319 | 2026.02.05 23:53:53.220686 [ 5 ] {755f770d-958a-484d-95b0-722cae5ddfae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16320 | 2026.02.05 23:53:53.220694 [ 188 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 16321 | 2026.02.05 23:53:53.221002 [ 188 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_51_10} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16322 | 2026.02.05 23:53:53.221089 [ 188 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_51_10} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 16323 | 2026.02.05 23:53:53.221192 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 16324 | 2026.02.05 23:53:53.221601 [ 5 ] {755f770d-958a-484d-95b0-722cae5ddfae} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16325 | 2026.02.05 23:53:53.221640 [ 5 ] {755f770d-958a-484d-95b0-722cae5ddfae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 16326 | 2026.02.05 23:53:53.221993 [ 5 ] {755f770d-958a-484d-95b0-722cae5ddfae} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16327 | 2026.02.05 23:53:53.222210 [ 5 ] {755f770d-958a-484d-95b0-722cae5ddfae} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16328 | 2026.02.05 23:53:53.222342 [ 5 ] {755f770d-958a-484d-95b0-722cae5ddfae} <Debug> executeQuery: Read 478 rows, 34.48 KiB in 0.001712 sec., 279205.60747663555 rows/sec., 19.67 MiB/sec. | ||
| 16329 | 2026.02.05 23:53:53.222381 [ 5 ] {755f770d-958a-484d-95b0-722cae5ddfae} <Debug> TCPHandler: Processed in 0.001873849 sec. | ||
| 16330 | 2026.02.05 23:53:53.222495 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16331 | 2026.02.05 23:53:53.222590 [ 5 ] {862ddaab-21fc-4408-879a-6062111ac658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16332 | 2026.02.05 23:53:53.222631 [ 5 ] {862ddaab-21fc-4408-879a-6062111ac658} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16333 | 2026.02.05 23:53:53.222972 [ 5 ] {862ddaab-21fc-4408-879a-6062111ac658} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16334 | 2026.02.05 23:53:53.223009 [ 5 ] {862ddaab-21fc-4408-879a-6062111ac658} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 16335 | 2026.02.05 23:53:53.223329 [ 5 ] {862ddaab-21fc-4408-879a-6062111ac658} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 16336 | 2026.02.05 23:53:53.223543 [ 5 ] {862ddaab-21fc-4408-879a-6062111ac658} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16337 | 2026.02.05 23:53:53.223654 [ 59 ] {} <Debug> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 16338 | 2026.02.05 23:53:53.223672 [ 5 ] {862ddaab-21fc-4408-879a-6062111ac658} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001101 sec., 5449.591280653951 rows/sec., 284.72 KiB/sec. | ||
| 16339 | 2026.02.05 23:53:53.223706 [ 59 ] {} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16340 | 2026.02.05 23:53:53.223722 [ 5 ] {862ddaab-21fc-4408-879a-6062111ac658} <Debug> TCPHandler: Processed in 0.001276862 sec. | ||
| 16341 | 2026.02.05 23:53:53.223731 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 16342 | 2026.02.05 23:53:53.223818 [ 197 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 16343 | 2026.02.05 23:53:53.223841 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16344 | 2026.02.05 23:53:53.223928 [ 197 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16345 | 2026.02.05 23:53:53.223943 [ 5 ] {5a3eb92b-30e2-457a-ab47-d449029cf7e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16346 | 2026.02.05 23:53:53.223961 [ 197 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 276 rows starting from the beginning of the part | ||
| 16347 | 2026.02.05 23:53:53.223991 [ 5 ] {5a3eb92b-30e2-457a-ab47-d449029cf7e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16348 | 2026.02.05 23:53:53.224017 [ 197 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part | ||
| 16349 | 2026.02.05 23:53:53.224067 [ 197 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part | ||
| 16350 | 2026.02.05 23:53:53.224107 [ 197 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part | ||
| 16351 | 2026.02.05 23:53:53.224142 [ 197 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 6 rows starting from the beginning of the part | ||
| 16352 | 2026.02.05 23:53:53.224180 [ 197 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 6 rows starting from the beginning of the part | ||
| 16353 | 2026.02.05 23:53:53.224427 [ 5 ] {5a3eb92b-30e2-457a-ab47-d449029cf7e1} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16354 | 2026.02.05 23:53:53.224469 [ 5 ] {5a3eb92b-30e2-457a-ab47-d449029cf7e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16355 | 2026.02.05 23:53:53.224836 [ 5 ] {5a3eb92b-30e2-457a-ab47-d449029cf7e1} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16356 | 2026.02.05 23:53:53.224903 [ 188 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 4 columns (4 merged, 0 gathered) in 0.00112038 sec., 273121.61945054354 rows/sec., 13.94 MiB/sec. | ||
| 16357 | 2026.02.05 23:53:53.225059 [ 5 ] {5a3eb92b-30e2-457a-ab47-d449029cf7e1} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16358 | 2026.02.05 23:53:53.225130 [ 194 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 16359 | 2026.02.05 23:53:53.225203 [ 5 ] {5a3eb92b-30e2-457a-ab47-d449029cf7e1} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001278 sec., 201877.93427230045 rows/sec., 13.44 MiB/sec. | ||
| 16360 | 2026.02.05 23:53:53.225204 [ 59 ] {} <Debug> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Selected 6 parts from all_1_112_23 to all_117_117_0 | ||
| 16361 | 2026.02.05 23:53:53.225248 [ 5 ] {5a3eb92b-30e2-457a-ab47-d449029cf7e1} <Debug> TCPHandler: Processed in 0.001456624 sec. | ||
| 16362 | 2026.02.05 23:53:53.225259 [ 59 ] {} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16363 | 2026.02.05 23:53:53.225288 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 16364 | 2026.02.05 23:53:53.225366 [ 188 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_117_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_112_23 to all_117_117_0 into Compact with storage Full | ||
| 16365 | 2026.02.05 23:53:53.225369 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16366 | 2026.02.05 23:53:53.225458 [ 188 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_117_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16367 | 2026.02.05 23:53:53.225477 [ 5 ] {5c3b9324-618f-4319-839b-41932b66dea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16368 | 2026.02.05 23:53:53.225490 [ 188 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_117_24} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_112_23, total 32505 rows starting from the beginning of the part | ||
| 16369 | 2026.02.05 23:53:53.225519 [ 5 ] {5c3b9324-618f-4319-839b-41932b66dea1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16370 | 2026.02.05 23:53:53.225525 [ 194 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_51_10} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16371 | 2026.02.05 23:53:53.225551 [ 188 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_117_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 32 rows starting from the beginning of the part | ||
| 16372 | 2026.02.05 23:53:53.225604 [ 188 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_117_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part | ||
| 16373 | 2026.02.05 23:53:53.225635 [ 194 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_51_10} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 16374 | 2026.02.05 23:53:53.225650 [ 188 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_117_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 258 rows starting from the beginning of the part | ||
| 16375 | 2026.02.05 23:53:53.225697 [ 188 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_117_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 161 rows starting from the beginning of the part | ||
| 16376 | 2026.02.05 23:53:53.225740 [ 188 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_117_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 258 rows starting from the beginning of the part | ||
| 16377 | 2026.02.05 23:53:53.225767 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 16378 | 2026.02.05 23:53:53.225832 [ 5 ] {5c3b9324-618f-4319-839b-41932b66dea1} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16379 | 2026.02.05 23:53:53.225882 [ 5 ] {5c3b9324-618f-4319-839b-41932b66dea1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16380 | 2026.02.05 23:53:53.226190 [ 5 ] {5c3b9324-618f-4319-839b-41932b66dea1} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 16381 | 2026.02.05 23:53:53.226418 [ 5 ] {5c3b9324-618f-4319-839b-41932b66dea1} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16382 | 2026.02.05 23:53:53.226551 [ 5 ] {5c3b9324-618f-4319-839b-41932b66dea1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001092 sec., 915.7509157509156 rows/sec., 61.71 KiB/sec. | ||
| 16383 | 2026.02.05 23:53:53.226589 [ 5 ] {5c3b9324-618f-4319-839b-41932b66dea1} <Debug> TCPHandler: Processed in 0.001269682 sec. | ||
| 16384 | 2026.02.05 23:53:53.226696 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16385 | 2026.02.05 23:53:53.226790 [ 5 ] {c1cdf0cf-2767-4fc5-8233-5ef394f89bd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16386 | 2026.02.05 23:53:53.226842 [ 5 ] {c1cdf0cf-2767-4fc5-8233-5ef394f89bd2} <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 | ||
| 16387 | 2026.02.05 23:53:53.227633 [ 5 ] {c1cdf0cf-2767-4fc5-8233-5ef394f89bd2} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16388 | 2026.02.05 23:53:53.227671 [ 5 ] {c1cdf0cf-2767-4fc5-8233-5ef394f89bd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16389 | 2026.02.05 23:53:53.228227 [ 5 ] {c1cdf0cf-2767-4fc5-8233-5ef394f89bd2} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 16390 | 2026.02.05 23:53:53.228464 [ 5 ] {c1cdf0cf-2767-4fc5-8233-5ef394f89bd2} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16391 | 2026.02.05 23:53:53.228605 [ 5 ] {c1cdf0cf-2767-4fc5-8233-5ef394f89bd2} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001832 sec., 8187.772925764192 rows/sec., 14.67 MiB/sec. | ||
| 16392 | 2026.02.05 23:53:53.228661 [ 5 ] {c1cdf0cf-2767-4fc5-8233-5ef394f89bd2} <Debug> TCPHandler: Processed in 0.002013769 sec. | ||
| 16393 | 2026.02.05 23:53:53.228768 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16394 | 2026.02.05 23:53:53.228862 [ 5 ] {793c5109-36a2-491f-960b-10dc14ab6b43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16395 | 2026.02.05 23:53:53.228903 [ 5 ] {793c5109-36a2-491f-960b-10dc14ab6b43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16396 | 2026.02.05 23:53:53.229247 [ 5 ] {793c5109-36a2-491f-960b-10dc14ab6b43} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16397 | 2026.02.05 23:53:53.229284 [ 5 ] {793c5109-36a2-491f-960b-10dc14ab6b43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16398 | 2026.02.05 23:53:53.229627 [ 5 ] {793c5109-36a2-491f-960b-10dc14ab6b43} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16399 | 2026.02.05 23:53:53.229850 [ 5 ] {793c5109-36a2-491f-960b-10dc14ab6b43} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16400 | 2026.02.05 23:53:53.229974 [ 5 ] {793c5109-36a2-491f-960b-10dc14ab6b43} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.00113 sec., 77876.10619469028 rows/sec., 4.89 MiB/sec. | ||
| 16401 | 2026.02.05 23:53:53.230010 [ 5 ] {793c5109-36a2-491f-960b-10dc14ab6b43} <Debug> TCPHandler: Processed in 0.001290703 sec. | ||
| 16402 | 2026.02.05 23:53:53.232900 [ 186 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_117_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33374 rows, containing 5 columns (5 merged, 0 gathered) in 0.007564904 sec., 4411688.502590383 rows/sec., 297.29 MiB/sec. | ||
| 16403 | 2026.02.05 23:53:53.233171 [ 186 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_117_24} <Trace> MergedBlockOutputStream: filled checksums all_1_117_24 (state Temporary) | ||
| 16404 | 2026.02.05 23:53:53.233468 [ 186 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_117_24} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_merge_all_1_117_24 to all_1_117_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16405 | 2026.02.05 23:53:53.233556 [ 186 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_117_24} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Merged 6 parts: [all_1_112_23, all_117_117_0] -> all_1_117_24 | ||
| 16406 | 2026.02.05 23:53:53.233660 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 16407 | 2026.02.05 23:53:54.333959 [ 222 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16408 | 2026.02.05 23:53:54.334021 [ 222 ] {} <Debug> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16409 | 2026.02.05 23:53:54.350525 [ 222 ] {} <Debug> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16410 | 2026.02.05 23:53:54.558535 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16411 | 2026.02.05 23:53:54.558587 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16412 | 2026.02.05 23:53:54.787568 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33574 | ||
| 16413 | 2026.02.05 23:53:54.788319 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16414 | 2026.02.05 23:53:54.788392 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16415 | 2026.02.05 23:53:54.788929 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 16416 | 2026.02.05 23:53:54.789169 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16417 | 2026.02.05 23:53:54.789316 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33574 | ||
| 16418 | 2026.02.05 23:53:54.789420 [ 219 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16419 | 2026.02.05 23:53:54.789480 [ 219 ] {} <Debug> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16420 | 2026.02.05 23:53:54.792406 [ 219 ] {} <Debug> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16421 | 2026.02.05 23:53:56.659791 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 528 | ||
| 16422 | 2026.02.05 23:53:56.677573 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16423 | 2026.02.05 23:53:56.677643 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16424 | 2026.02.05 23:53:56.683378 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 16425 | 2026.02.05 23:53:56.684067 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16426 | 2026.02.05 23:53:56.687138 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 528 | ||
| 16427 | 2026.02.05 23:53:58.056187 [ 224 ] {} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16428 | 2026.02.05 23:53:58.056240 [ 224 ] {} <Debug> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16429 | 2026.02.05 23:53:58.060002 [ 224 ] {} <Debug> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16430 | 2026.02.05 23:53:58.204776 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16431 | 2026.02.05 23:53:58.204974 [ 5 ] {a74aaa6e-1029-4c56-b00a-a8ef1a704f6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16432 | 2026.02.05 23:53:58.205046 [ 5 ] {a74aaa6e-1029-4c56-b00a-a8ef1a704f6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16433 | 2026.02.05 23:53:58.205763 [ 5 ] {a74aaa6e-1029-4c56-b00a-a8ef1a704f6c} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16434 | 2026.02.05 23:53:58.205810 [ 5 ] {a74aaa6e-1029-4c56-b00a-a8ef1a704f6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16435 | 2026.02.05 23:53:58.206206 [ 5 ] {a74aaa6e-1029-4c56-b00a-a8ef1a704f6c} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16436 | 2026.02.05 23:53:58.206439 [ 5 ] {a74aaa6e-1029-4c56-b00a-a8ef1a704f6c} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16437 | 2026.02.05 23:53:58.206595 [ 5 ] {a74aaa6e-1029-4c56-b00a-a8ef1a704f6c} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001676 sec., 63245.82338902148 rows/sec., 5.30 MiB/sec. | ||
| 16438 | 2026.02.05 23:53:58.206638 [ 5 ] {a74aaa6e-1029-4c56-b00a-a8ef1a704f6c} <Debug> TCPHandler: Processed in 0.00199761 sec. | ||
| 16439 | 2026.02.05 23:53:58.206682 [ 223 ] {} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16440 | 2026.02.05 23:53:58.206738 [ 223 ] {} <Debug> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16441 | 2026.02.05 23:53:58.206762 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16442 | 2026.02.05 23:53:58.206862 [ 5 ] {1ff6a518-7cc4-4b40-a6cf-00f2315820cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16443 | 2026.02.05 23:53:58.206906 [ 5 ] {1ff6a518-7cc4-4b40-a6cf-00f2315820cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16444 | 2026.02.05 23:53:58.207307 [ 5 ] {1ff6a518-7cc4-4b40-a6cf-00f2315820cd} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16445 | 2026.02.05 23:53:58.207347 [ 5 ] {1ff6a518-7cc4-4b40-a6cf-00f2315820cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16446 | 2026.02.05 23:53:58.207674 [ 5 ] {1ff6a518-7cc4-4b40-a6cf-00f2315820cd} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 16447 | 2026.02.05 23:53:58.207891 [ 5 ] {1ff6a518-7cc4-4b40-a6cf-00f2315820cd} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16448 | 2026.02.05 23:53:58.208000 [ 47 ] {} <Debug> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 16449 | 2026.02.05 23:53:58.208020 [ 5 ] {1ff6a518-7cc4-4b40-a6cf-00f2315820cd} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001176 sec., 21258.503401360544 rows/sec., 1.56 MiB/sec. | ||
| 16450 | 2026.02.05 23:53:58.208054 [ 47 ] {} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16451 | 2026.02.05 23:53:58.208067 [ 5 ] {1ff6a518-7cc4-4b40-a6cf-00f2315820cd} <Debug> TCPHandler: Processed in 0.001354634 sec. | ||
| 16452 | 2026.02.05 23:53:58.208086 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16453 | 2026.02.05 23:53:58.208202 [ 187 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 16454 | 2026.02.05 23:53:58.208203 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16455 | 2026.02.05 23:53:58.208335 [ 187 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16456 | 2026.02.05 23:53:58.208344 [ 5 ] {198c3b28-9f1d-4f3d-8591-748ec9d1fd23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16457 | 2026.02.05 23:53:58.208382 [ 187 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 191 rows starting from the beginning of the part | ||
| 16458 | 2026.02.05 23:53:58.208400 [ 5 ] {198c3b28-9f1d-4f3d-8591-748ec9d1fd23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16459 | 2026.02.05 23:53:58.208466 [ 187 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 25 rows starting from the beginning of the part | ||
| 16460 | 2026.02.05 23:53:58.208528 [ 187 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 148 rows starting from the beginning of the part | ||
| 16461 | 2026.02.05 23:53:58.208578 [ 187 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 27 rows starting from the beginning of the part | ||
| 16462 | 2026.02.05 23:53:58.208630 [ 187 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 148 rows starting from the beginning of the part | ||
| 16463 | 2026.02.05 23:53:58.208673 [ 187 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 25 rows starting from the beginning of the part | ||
| 16464 | 2026.02.05 23:53:58.208866 [ 5 ] {198c3b28-9f1d-4f3d-8591-748ec9d1fd23} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16465 | 2026.02.05 23:53:58.208910 [ 5 ] {198c3b28-9f1d-4f3d-8591-748ec9d1fd23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16466 | 2026.02.05 23:53:58.209255 [ 5 ] {198c3b28-9f1d-4f3d-8591-748ec9d1fd23} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16467 | 2026.02.05 23:53:58.209568 [ 5 ] {198c3b28-9f1d-4f3d-8591-748ec9d1fd23} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16468 | 2026.02.05 23:53:58.209632 [ 189 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 564 rows, containing 5 columns (5 merged, 0 gathered) in 0.001477264 sec., 381786.87086397555 rows/sec., 25.46 MiB/sec. | ||
| 16469 | 2026.02.05 23:53:58.209708 [ 5 ] {198c3b28-9f1d-4f3d-8591-748ec9d1fd23} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001383 sec., 64352.85610990601 rows/sec., 5.03 MiB/sec. | ||
| 16470 | 2026.02.05 23:53:58.209752 [ 5 ] {198c3b28-9f1d-4f3d-8591-748ec9d1fd23} <Debug> TCPHandler: Processed in 0.001603025 sec. | ||
| 16471 | 2026.02.05 23:53:58.209827 [ 189 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 16472 | 2026.02.05 23:53:58.209873 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16473 | 2026.02.05 23:53:58.209974 [ 5 ] {8aad920f-30ba-49a6-8283-fcb653f2b8a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16474 | 2026.02.05 23:53:58.210023 [ 5 ] {8aad920f-30ba-49a6-8283-fcb653f2b8a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16475 | 2026.02.05 23:53:58.210186 [ 189 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_101_20} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16476 | 2026.02.05 23:53:58.210205 [ 223 ] {} <Debug> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16477 | 2026.02.05 23:53:58.210274 [ 189 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_101_20} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 16478 | 2026.02.05 23:53:58.210378 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 16479 | 2026.02.05 23:53:58.210452 [ 5 ] {8aad920f-30ba-49a6-8283-fcb653f2b8a6} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16480 | 2026.02.05 23:53:58.210495 [ 5 ] {8aad920f-30ba-49a6-8283-fcb653f2b8a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16481 | 2026.02.05 23:53:58.210837 [ 5 ] {8aad920f-30ba-49a6-8283-fcb653f2b8a6} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16482 | 2026.02.05 23:53:58.211050 [ 5 ] {8aad920f-30ba-49a6-8283-fcb653f2b8a6} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16483 | 2026.02.05 23:53:58.211185 [ 5 ] {8aad920f-30ba-49a6-8283-fcb653f2b8a6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. | ||
| 16484 | 2026.02.05 23:53:58.211223 [ 5 ] {8aad920f-30ba-49a6-8283-fcb653f2b8a6} <Debug> TCPHandler: Processed in 0.001400534 sec. | ||
| 16485 | 2026.02.05 23:53:58.211269 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16486 | 2026.02.05 23:53:58.211302 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16487 | 2026.02.05 23:53:58.211333 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16488 | 2026.02.05 23:53:58.211434 [ 5 ] {68eab804-27b8-432c-ab76-e2c58fc48334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16489 | 2026.02.05 23:53:58.211489 [ 5 ] {68eab804-27b8-432c-ab76-e2c58fc48334} <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 | ||
| 16490 | 2026.02.05 23:53:58.212342 [ 5 ] {68eab804-27b8-432c-ab76-e2c58fc48334} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16491 | 2026.02.05 23:53:58.212379 [ 5 ] {68eab804-27b8-432c-ab76-e2c58fc48334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16492 | 2026.02.05 23:53:58.212942 [ 5 ] {68eab804-27b8-432c-ab76-e2c58fc48334} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 16493 | 2026.02.05 23:53:58.213221 [ 5 ] {68eab804-27b8-432c-ab76-e2c58fc48334} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16494 | 2026.02.05 23:53:58.213355 [ 47 ] {} <Debug> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 16495 | 2026.02.05 23:53:58.213373 [ 5 ] {68eab804-27b8-432c-ab76-e2c58fc48334} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001958 sec., 12768.130745658835 rows/sec., 22.88 MiB/sec. | ||
| 16496 | 2026.02.05 23:53:58.213392 [ 47 ] {} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16497 | 2026.02.05 23:53:58.213419 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16498 | 2026.02.05 23:53:58.213449 [ 5 ] {68eab804-27b8-432c-ab76-e2c58fc48334} <Debug> TCPHandler: Processed in 0.002166292 sec. | ||
| 16499 | 2026.02.05 23:53:58.213496 [ 199 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 16500 | 2026.02.05 23:53:58.213576 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16501 | 2026.02.05 23:53:58.213681 [ 5 ] {7bff5029-2bb5-4115-997e-5cb26806d4e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16502 | 2026.02.05 23:53:58.213725 [ 5 ] {7bff5029-2bb5-4115-997e-5cb26806d4e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16503 | 2026.02.05 23:53:58.213744 [ 199 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16504 | 2026.02.05 23:53:58.213808 [ 199 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1853 rows starting from the beginning of the part | ||
| 16505 | 2026.02.05 23:53:58.213947 [ 199 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 25 rows starting from the beginning of the part | ||
| 16506 | 2026.02.05 23:53:58.214066 [ 199 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 15 rows starting from the beginning of the part | ||
| 16507 | 2026.02.05 23:53:58.214101 [ 5 ] {7bff5029-2bb5-4115-997e-5cb26806d4e6} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16508 | 2026.02.05 23:53:58.214144 [ 5 ] {7bff5029-2bb5-4115-997e-5cb26806d4e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16509 | 2026.02.05 23:53:58.214176 [ 199 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 25 rows starting from the beginning of the part | ||
| 16510 | 2026.02.05 23:53:58.214290 [ 199 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 15 rows starting from the beginning of the part | ||
| 16511 | 2026.02.05 23:53:58.214396 [ 199 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 25 rows starting from the beginning of the part | ||
| 16512 | 2026.02.05 23:53:58.214512 [ 5 ] {7bff5029-2bb5-4115-997e-5cb26806d4e6} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16513 | 2026.02.05 23:53:58.214549 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16514 | 2026.02.05 23:53:58.214780 [ 5 ] {7bff5029-2bb5-4115-997e-5cb26806d4e6} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16515 | 2026.02.05 23:53:58.214930 [ 5 ] {7bff5029-2bb5-4115-997e-5cb26806d4e6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001268 sec., 47318.6119873817 rows/sec., 3.19 MiB/sec. | ||
| 16516 | 2026.02.05 23:53:58.214969 [ 5 ] {7bff5029-2bb5-4115-997e-5cb26806d4e6} <Debug> TCPHandler: Processed in 0.001443864 sec. | ||
| 16517 | 2026.02.05 23:53:58.224963 [ 200 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1958 rows, containing 19 columns (19 merged, 0 gathered) in 0.011502293 sec., 170226.927796049 rows/sec., 305.04 MiB/sec. | ||
| 16518 | 2026.02.05 23:53:58.226477 [ 195 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 16519 | 2026.02.05 23:53:58.226839 [ 195 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16520 | 2026.02.05 23:53:58.226916 [ 195 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 16521 | 2026.02.05 23:53:58.227031 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.47 MiB. | ||
| 16522 | 2026.02.05 23:53:59.001145 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 369.59 MiB, peak 387.02 MiB, free memory in arenas 0.00 B, will set to 374.76 MiB (RSS), difference: 5.17 MiB | ||
| 16523 | 2026.02.05 23:53:59.174127 [ 219 ] {} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16524 | 2026.02.05 23:53:59.174193 [ 219 ] {} <Debug> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16525 | 2026.02.05 23:53:59.176626 [ 219 ] {} <Debug> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16526 | 2026.02.05 23:53:59.875037 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2144 | ||
| 16527 | 2026.02.05 23:53:59.877421 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16528 | 2026.02.05 23:53:59.877480 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16529 | 2026.02.05 23:53:59.878684 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16530 | 2026.02.05 23:53:59.878961 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16531 | 2026.02.05 23:53:59.879344 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2144 | ||
| 16532 | 2026.02.05 23:54:00.286517 [ 222 ] {} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16533 | 2026.02.05 23:54:00.286569 [ 222 ] {} <Debug> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16534 | 2026.02.05 23:54:00.290252 [ 222 ] {} <Debug> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16535 | 2026.02.05 23:54:00.793795 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16536 | 2026.02.05 23:54:00.793852 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16537 | 2026.02.05 23:54:00.796946 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16538 | 2026.02.05 23:54:02.027872 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16539 | 2026.02.05 23:54:02.028144 [ 5 ] {83d18f4b-bb3f-4130-bd60-f9ea7d671c3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16540 | 2026.02.05 23:54:02.028247 [ 5 ] {83d18f4b-bb3f-4130-bd60-f9ea7d671c3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16541 | 2026.02.05 23:54:02.029143 [ 5 ] {83d18f4b-bb3f-4130-bd60-f9ea7d671c3e} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16542 | 2026.02.05 23:54:02.029190 [ 5 ] {83d18f4b-bb3f-4130-bd60-f9ea7d671c3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16543 | 2026.02.05 23:54:02.029584 [ 5 ] {83d18f4b-bb3f-4130-bd60-f9ea7d671c3e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16544 | 2026.02.05 23:54:02.029815 [ 5 ] {83d18f4b-bb3f-4130-bd60-f9ea7d671c3e} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16545 | 2026.02.05 23:54:02.029978 [ 5 ] {83d18f4b-bb3f-4130-bd60-f9ea7d671c3e} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001907 sec., 139486.1038280021 rows/sec., 8.86 MiB/sec. | ||
| 16546 | 2026.02.05 23:54:02.030029 [ 5 ] {83d18f4b-bb3f-4130-bd60-f9ea7d671c3e} <Debug> TCPHandler: Processed in 0.002336623 sec. | ||
| 16547 | 2026.02.05 23:54:02.030154 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16548 | 2026.02.05 23:54:02.030256 [ 5 ] {da27c40e-3c38-4c5b-94a3-5071138fe4b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16549 | 2026.02.05 23:54:02.030300 [ 5 ] {da27c40e-3c38-4c5b-94a3-5071138fe4b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16550 | 2026.02.05 23:54:02.030703 [ 5 ] {da27c40e-3c38-4c5b-94a3-5071138fe4b9} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16551 | 2026.02.05 23:54:02.030739 [ 5 ] {da27c40e-3c38-4c5b-94a3-5071138fe4b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16552 | 2026.02.05 23:54:02.031028 [ 5 ] {da27c40e-3c38-4c5b-94a3-5071138fe4b9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 16553 | 2026.02.05 23:54:02.031238 [ 5 ] {da27c40e-3c38-4c5b-94a3-5071138fe4b9} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16554 | 2026.02.05 23:54:02.031369 [ 5 ] {da27c40e-3c38-4c5b-94a3-5071138fe4b9} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001135 sec., 1762.114537444934 rows/sec., 143.69 KiB/sec. | ||
| 16555 | 2026.02.05 23:54:02.031408 [ 5 ] {da27c40e-3c38-4c5b-94a3-5071138fe4b9} <Debug> TCPHandler: Processed in 0.001305173 sec. | ||
| 16556 | 2026.02.05 23:54:02.031513 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16557 | 2026.02.05 23:54:02.031614 [ 5 ] {bd425cf7-994e-49d3-b39d-a8a6b4cf1810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16558 | 2026.02.05 23:54:02.031662 [ 5 ] {bd425cf7-994e-49d3-b39d-a8a6b4cf1810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16559 | 2026.02.05 23:54:02.033194 [ 5 ] {bd425cf7-994e-49d3-b39d-a8a6b4cf1810} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16560 | 2026.02.05 23:54:02.033234 [ 5 ] {bd425cf7-994e-49d3-b39d-a8a6b4cf1810} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16561 | 2026.02.05 23:54:02.033680 [ 5 ] {bd425cf7-994e-49d3-b39d-a8a6b4cf1810} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16562 | 2026.02.05 23:54:02.033900 [ 5 ] {bd425cf7-994e-49d3-b39d-a8a6b4cf1810} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16563 | 2026.02.05 23:54:02.034036 [ 5 ] {bd425cf7-994e-49d3-b39d-a8a6b4cf1810} <Debug> executeQuery: Read 1923 rows, 160.18 KiB in 0.002442 sec., 787469.2874692874 rows/sec., 64.06 MiB/sec. | ||
| 16564 | 2026.02.05 23:54:02.034077 [ 5 ] {bd425cf7-994e-49d3-b39d-a8a6b4cf1810} <Debug> TCPHandler: Processed in 0.002613706 sec. | ||
| 16565 | 2026.02.05 23:54:02.034192 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16566 | 2026.02.05 23:54:02.034288 [ 5 ] {40f2ed4d-d869-4d3a-bd90-222423b5e68d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16567 | 2026.02.05 23:54:02.034329 [ 5 ] {40f2ed4d-d869-4d3a-bd90-222423b5e68d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16568 | 2026.02.05 23:54:02.034775 [ 5 ] {40f2ed4d-d869-4d3a-bd90-222423b5e68d} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16569 | 2026.02.05 23:54:02.034813 [ 5 ] {40f2ed4d-d869-4d3a-bd90-222423b5e68d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16570 | 2026.02.05 23:54:02.035125 [ 5 ] {40f2ed4d-d869-4d3a-bd90-222423b5e68d} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16571 | 2026.02.05 23:54:02.035338 [ 5 ] {40f2ed4d-d869-4d3a-bd90-222423b5e68d} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16572 | 2026.02.05 23:54:02.035468 [ 5 ] {40f2ed4d-d869-4d3a-bd90-222423b5e68d} <Debug> executeQuery: Read 150 rows, 9.27 KiB in 0.0012 sec., 125000.00000000001 rows/sec., 7.54 MiB/sec. | ||
| 16573 | 2026.02.05 23:54:02.035506 [ 5 ] {40f2ed4d-d869-4d3a-bd90-222423b5e68d} <Debug> TCPHandler: Processed in 0.001364913 sec. | ||
| 16574 | 2026.02.05 23:54:02.035612 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16575 | 2026.02.05 23:54:02.035707 [ 5 ] {432320fe-60e1-4afe-9c78-dd08d0cd8cf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16576 | 2026.02.05 23:54:02.035747 [ 5 ] {432320fe-60e1-4afe-9c78-dd08d0cd8cf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16577 | 2026.02.05 23:54:02.036280 [ 5 ] {432320fe-60e1-4afe-9c78-dd08d0cd8cf6} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16578 | 2026.02.05 23:54:02.036316 [ 5 ] {432320fe-60e1-4afe-9c78-dd08d0cd8cf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16579 | 2026.02.05 23:54:02.036630 [ 5 ] {432320fe-60e1-4afe-9c78-dd08d0cd8cf6} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16580 | 2026.02.05 23:54:02.036848 [ 5 ] {432320fe-60e1-4afe-9c78-dd08d0cd8cf6} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16581 | 2026.02.05 23:54:02.036978 [ 5 ] {432320fe-60e1-4afe-9c78-dd08d0cd8cf6} <Debug> executeQuery: Read 368 rows, 25.07 KiB in 0.00129 sec., 285271.3178294574 rows/sec., 18.98 MiB/sec. | ||
| 16582 | 2026.02.05 23:54:02.037019 [ 5 ] {432320fe-60e1-4afe-9c78-dd08d0cd8cf6} <Debug> TCPHandler: Processed in 0.001456714 sec. | ||
| 16583 | 2026.02.05 23:54:02.037134 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16584 | 2026.02.05 23:54:02.037248 [ 5 ] {7d020091-da2e-435b-919d-d76714688ef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16585 | 2026.02.05 23:54:02.037295 [ 5 ] {7d020091-da2e-435b-919d-d76714688ef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16586 | 2026.02.05 23:54:02.037768 [ 5 ] {7d020091-da2e-435b-919d-d76714688ef1} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16587 | 2026.02.05 23:54:02.037805 [ 5 ] {7d020091-da2e-435b-919d-d76714688ef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16588 | 2026.02.05 23:54:02.038103 [ 5 ] {7d020091-da2e-435b-919d-d76714688ef1} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16589 | 2026.02.05 23:54:02.038307 [ 5 ] {7d020091-da2e-435b-919d-d76714688ef1} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16590 | 2026.02.05 23:54:02.038432 [ 5 ] {7d020091-da2e-435b-919d-d76714688ef1} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001207 sec., 115161.5575807788 rows/sec., 6.55 MiB/sec. | ||
| 16591 | 2026.02.05 23:54:02.038470 [ 5 ] {7d020091-da2e-435b-919d-d76714688ef1} <Debug> TCPHandler: Processed in 0.001394164 sec. | ||
| 16592 | 2026.02.05 23:54:02.038575 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16593 | 2026.02.05 23:54:02.038670 [ 5 ] {3df8e324-6ee2-4da3-a5a8-7c0a72626242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16594 | 2026.02.05 23:54:02.038708 [ 5 ] {3df8e324-6ee2-4da3-a5a8-7c0a72626242} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16595 | 2026.02.05 23:54:02.039458 [ 5 ] {3df8e324-6ee2-4da3-a5a8-7c0a72626242} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16596 | 2026.02.05 23:54:02.039493 [ 5 ] {3df8e324-6ee2-4da3-a5a8-7c0a72626242} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16597 | 2026.02.05 23:54:02.039842 [ 5 ] {3df8e324-6ee2-4da3-a5a8-7c0a72626242} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16598 | 2026.02.05 23:54:02.040045 [ 5 ] {3df8e324-6ee2-4da3-a5a8-7c0a72626242} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16599 | 2026.02.05 23:54:02.040178 [ 5 ] {3df8e324-6ee2-4da3-a5a8-7c0a72626242} <Debug> executeQuery: Read 936 rows, 68.93 KiB in 0.001526 sec., 613368.2830930537 rows/sec., 44.11 MiB/sec. | ||
| 16600 | 2026.02.05 23:54:02.040221 [ 5 ] {3df8e324-6ee2-4da3-a5a8-7c0a72626242} <Debug> TCPHandler: Processed in 0.001695057 sec. | ||
| 16601 | 2026.02.05 23:54:02.040339 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16602 | 2026.02.05 23:54:02.040442 [ 5 ] {554be799-82d4-41bc-95bf-fd567d6f14c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16603 | 2026.02.05 23:54:02.040486 [ 5 ] {554be799-82d4-41bc-95bf-fd567d6f14c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16604 | 2026.02.05 23:54:02.040831 [ 5 ] {554be799-82d4-41bc-95bf-fd567d6f14c3} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16605 | 2026.02.05 23:54:02.040894 [ 5 ] {554be799-82d4-41bc-95bf-fd567d6f14c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16606 | 2026.02.05 23:54:02.041226 [ 5 ] {554be799-82d4-41bc-95bf-fd567d6f14c3} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16607 | 2026.02.05 23:54:02.041452 [ 5 ] {554be799-82d4-41bc-95bf-fd567d6f14c3} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16608 | 2026.02.05 23:54:02.041586 [ 5 ] {554be799-82d4-41bc-95bf-fd567d6f14c3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001163 sec., 5159.071367153912 rows/sec., 269.54 KiB/sec. | ||
| 16609 | 2026.02.05 23:54:02.041624 [ 5 ] {554be799-82d4-41bc-95bf-fd567d6f14c3} <Debug> TCPHandler: Processed in 0.001336114 sec. | ||
| 16610 | 2026.02.05 23:54:02.041731 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16611 | 2026.02.05 23:54:02.041826 [ 5 ] {616b8d0c-833b-40e0-8146-d2343938f8a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16612 | 2026.02.05 23:54:02.041869 [ 5 ] {616b8d0c-833b-40e0-8146-d2343938f8a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16613 | 2026.02.05 23:54:02.042518 [ 5 ] {616b8d0c-833b-40e0-8146-d2343938f8a0} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16614 | 2026.02.05 23:54:02.042557 [ 5 ] {616b8d0c-833b-40e0-8146-d2343938f8a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16615 | 2026.02.05 23:54:02.042941 [ 5 ] {616b8d0c-833b-40e0-8146-d2343938f8a0} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16616 | 2026.02.05 23:54:02.043206 [ 5 ] {616b8d0c-833b-40e0-8146-d2343938f8a0} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16617 | 2026.02.05 23:54:02.043334 [ 5 ] {616b8d0c-833b-40e0-8146-d2343938f8a0} <Debug> executeQuery: Read 911 rows, 62.14 KiB in 0.001527 sec., 596594.6299934513 rows/sec., 39.74 MiB/sec. | ||
| 16618 | 2026.02.05 23:54:02.043371 [ 5 ] {616b8d0c-833b-40e0-8146-d2343938f8a0} <Debug> TCPHandler: Processed in 0.001691337 sec. | ||
| 16619 | 2026.02.05 23:54:02.043481 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16620 | 2026.02.05 23:54:02.043574 [ 5 ] {3263b081-2a0a-467c-9a1e-f79db8bb7d76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16621 | 2026.02.05 23:54:02.043614 [ 5 ] {3263b081-2a0a-467c-9a1e-f79db8bb7d76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16622 | 2026.02.05 23:54:02.043920 [ 5 ] {3263b081-2a0a-467c-9a1e-f79db8bb7d76} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16623 | 2026.02.05 23:54:02.043955 [ 5 ] {3263b081-2a0a-467c-9a1e-f79db8bb7d76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16624 | 2026.02.05 23:54:02.044245 [ 5 ] {3263b081-2a0a-467c-9a1e-f79db8bb7d76} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16625 | 2026.02.05 23:54:02.044438 [ 5 ] {3263b081-2a0a-467c-9a1e-f79db8bb7d76} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16626 | 2026.02.05 23:54:02.044558 [ 5 ] {3263b081-2a0a-467c-9a1e-f79db8bb7d76} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001003 sec., 997.0089730807578 rows/sec., 67.18 KiB/sec. | ||
| 16627 | 2026.02.05 23:54:02.044593 [ 5 ] {3263b081-2a0a-467c-9a1e-f79db8bb7d76} <Debug> TCPHandler: Processed in 0.001158732 sec. | ||
| 16628 | 2026.02.05 23:54:02.044694 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16629 | 2026.02.05 23:54:02.044785 [ 5 ] {8cd84307-9b72-4bf7-a302-61960f97058e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16630 | 2026.02.05 23:54:02.044837 [ 5 ] {8cd84307-9b72-4bf7-a302-61960f97058e} <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 | ||
| 16631 | 2026.02.05 23:54:02.045612 [ 5 ] {8cd84307-9b72-4bf7-a302-61960f97058e} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16632 | 2026.02.05 23:54:02.045647 [ 5 ] {8cd84307-9b72-4bf7-a302-61960f97058e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16633 | 2026.02.05 23:54:02.046151 [ 5 ] {8cd84307-9b72-4bf7-a302-61960f97058e} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16634 | 2026.02.05 23:54:02.046362 [ 5 ] {8cd84307-9b72-4bf7-a302-61960f97058e} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16635 | 2026.02.05 23:54:02.046495 [ 5 ] {8cd84307-9b72-4bf7-a302-61960f97058e} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001728 sec., 8680.555555555557 rows/sec., 15.56 MiB/sec. | ||
| 16636 | 2026.02.05 23:54:02.046559 [ 5 ] {8cd84307-9b72-4bf7-a302-61960f97058e} <Debug> TCPHandler: Processed in 0.001911119 sec. | ||
| 16637 | 2026.02.05 23:54:02.046661 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16638 | 2026.02.05 23:54:02.046753 [ 5 ] {76873d77-dcd4-4238-84d3-21fcdedae680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16639 | 2026.02.05 23:54:02.046793 [ 5 ] {76873d77-dcd4-4238-84d3-21fcdedae680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16640 | 2026.02.05 23:54:02.047107 [ 5 ] {76873d77-dcd4-4238-84d3-21fcdedae680} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16641 | 2026.02.05 23:54:02.047142 [ 5 ] {76873d77-dcd4-4238-84d3-21fcdedae680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16642 | 2026.02.05 23:54:02.047428 [ 5 ] {76873d77-dcd4-4238-84d3-21fcdedae680} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16643 | 2026.02.05 23:54:02.047626 [ 5 ] {76873d77-dcd4-4238-84d3-21fcdedae680} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16644 | 2026.02.05 23:54:02.047748 [ 5 ] {76873d77-dcd4-4238-84d3-21fcdedae680} <Debug> executeQuery: Read 76 rows, 4.83 KiB in 0.001013 sec., 75024.67917077985 rows/sec., 4.66 MiB/sec. | ||
| 16645 | 2026.02.05 23:54:02.047782 [ 5 ] {76873d77-dcd4-4238-84d3-21fcdedae680} <Debug> TCPHandler: Processed in 0.001168701 sec. | ||
| 16646 | 2026.02.05 23:54:02.290400 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34086 | ||
| 16647 | 2026.02.05 23:54:02.290928 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16648 | 2026.02.05 23:54:02.290970 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16649 | 2026.02.05 23:54:02.291453 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 16650 | 2026.02.05 23:54:02.291699 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16651 | 2026.02.05 23:54:02.291839 [ 40 ] {} <Debug> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 16652 | 2026.02.05 23:54:02.291846 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34086 | ||
| 16653 | 2026.02.05 23:54:02.291916 [ 40 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16654 | 2026.02.05 23:54:02.291946 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16655 | 2026.02.05 23:54:02.292067 [ 196 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 16656 | 2026.02.05 23:54:02.292215 [ 196 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16657 | 2026.02.05 23:54:02.292255 [ 196 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31654 rows starting from the beginning of the part | ||
| 16658 | 2026.02.05 23:54:02.292323 [ 196 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 512 rows starting from the beginning of the part | ||
| 16659 | 2026.02.05 23:54:02.292375 [ 196 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 448 rows starting from the beginning of the part | ||
| 16660 | 2026.02.05 23:54:02.292420 [ 196 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 512 rows starting from the beginning of the part | ||
| 16661 | 2026.02.05 23:54:02.292465 [ 196 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 448 rows starting from the beginning of the part | ||
| 16662 | 2026.02.05 23:54:02.292508 [ 196 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 512 rows starting from the beginning of the part | ||
| 16663 | 2026.02.05 23:54:02.295179 [ 191 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34086 rows, containing 4 columns (4 merged, 0 gathered) in 0.003165471 sec., 10768065.79494805 rows/sec., 154.04 MiB/sec. | ||
| 16664 | 2026.02.05 23:54:02.295342 [ 198 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 16665 | 2026.02.05 23:54:02.295668 [ 198 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_71_14} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16666 | 2026.02.05 23:54:02.295737 [ 198 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_71_14} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 16667 | 2026.02.05 23:54:02.295838 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.99 MiB. | ||
| 16668 | 2026.02.05 23:54:03.198050 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16669 | 2026.02.05 23:54:03.198344 [ 5 ] {d5bcbc98-3ced-464c-b100-ec4143fe91ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16670 | 2026.02.05 23:54:03.198450 [ 5 ] {d5bcbc98-3ced-464c-b100-ec4143fe91ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16671 | 2026.02.05 23:54:03.199299 [ 5 ] {d5bcbc98-3ced-464c-b100-ec4143fe91ee} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16672 | 2026.02.05 23:54:03.199357 [ 5 ] {d5bcbc98-3ced-464c-b100-ec4143fe91ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16673 | 2026.02.05 23:54:03.199767 [ 5 ] {d5bcbc98-3ced-464c-b100-ec4143fe91ee} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16674 | 2026.02.05 23:54:03.200003 [ 5 ] {d5bcbc98-3ced-464c-b100-ec4143fe91ee} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16675 | 2026.02.05 23:54:03.200169 [ 5 ] {d5bcbc98-3ced-464c-b100-ec4143fe91ee} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001903 sec., 29427.220178665266 rows/sec., 2.26 MiB/sec. | ||
| 16676 | 2026.02.05 23:54:03.200220 [ 5 ] {d5bcbc98-3ced-464c-b100-ec4143fe91ee} <Debug> TCPHandler: Processed in 0.002364303 sec. | ||
| 16677 | 2026.02.05 23:54:03.200352 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16678 | 2026.02.05 23:54:03.200455 [ 5 ] {e7b8e0af-507c-4319-9464-6e390c33b312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16679 | 2026.02.05 23:54:03.200499 [ 5 ] {e7b8e0af-507c-4319-9464-6e390c33b312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16680 | 2026.02.05 23:54:03.200961 [ 5 ] {e7b8e0af-507c-4319-9464-6e390c33b312} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16681 | 2026.02.05 23:54:03.200999 [ 5 ] {e7b8e0af-507c-4319-9464-6e390c33b312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16682 | 2026.02.05 23:54:03.201312 [ 5 ] {e7b8e0af-507c-4319-9464-6e390c33b312} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16683 | 2026.02.05 23:54:03.201525 [ 5 ] {e7b8e0af-507c-4319-9464-6e390c33b312} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16684 | 2026.02.05 23:54:03.201659 [ 5 ] {e7b8e0af-507c-4319-9464-6e390c33b312} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001228 sec., 52117.26384364821 rows/sec., 4.07 MiB/sec. | ||
| 16685 | 2026.02.05 23:54:03.201700 [ 5 ] {e7b8e0af-507c-4319-9464-6e390c33b312} <Debug> TCPHandler: Processed in 0.001405704 sec. | ||
| 16686 | 2026.02.05 23:54:03.201813 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16687 | 2026.02.05 23:54:03.201910 [ 5 ] {6a2f55ca-46f1-461a-a0f3-a0c84d7282a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16688 | 2026.02.05 23:54:03.201955 [ 5 ] {6a2f55ca-46f1-461a-a0f3-a0c84d7282a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16689 | 2026.02.05 23:54:03.202322 [ 5 ] {6a2f55ca-46f1-461a-a0f3-a0c84d7282a6} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16690 | 2026.02.05 23:54:03.202358 [ 5 ] {6a2f55ca-46f1-461a-a0f3-a0c84d7282a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16691 | 2026.02.05 23:54:03.202680 [ 5 ] {6a2f55ca-46f1-461a-a0f3-a0c84d7282a6} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16692 | 2026.02.05 23:54:03.202893 [ 5 ] {6a2f55ca-46f1-461a-a0f3-a0c84d7282a6} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16693 | 2026.02.05 23:54:03.203027 [ 5 ] {6a2f55ca-46f1-461a-a0f3-a0c84d7282a6} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001136 sec., 28169.014084507042 rows/sec., 1.96 MiB/sec. | ||
| 16694 | 2026.02.05 23:54:03.203066 [ 5 ] {6a2f55ca-46f1-461a-a0f3-a0c84d7282a6} <Debug> TCPHandler: Processed in 0.001302603 sec. | ||
| 16695 | 2026.02.05 23:54:03.203177 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16696 | 2026.02.05 23:54:03.203273 [ 5 ] {c821cb28-3885-4fc7-8f3d-d0f8a9bd4e4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16697 | 2026.02.05 23:54:03.203314 [ 5 ] {c821cb28-3885-4fc7-8f3d-d0f8a9bd4e4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16698 | 2026.02.05 23:54:03.203629 [ 5 ] {c821cb28-3885-4fc7-8f3d-d0f8a9bd4e4a} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16699 | 2026.02.05 23:54:03.203665 [ 5 ] {c821cb28-3885-4fc7-8f3d-d0f8a9bd4e4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16700 | 2026.02.05 23:54:03.203963 [ 5 ] {c821cb28-3885-4fc7-8f3d-d0f8a9bd4e4a} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16701 | 2026.02.05 23:54:03.204194 [ 5 ] {c821cb28-3885-4fc7-8f3d-d0f8a9bd4e4a} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16702 | 2026.02.05 23:54:03.204322 [ 5 ] {c821cb28-3885-4fc7-8f3d-d0f8a9bd4e4a} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001069 sec., 11225.444340505144 rows/sec., 774.67 KiB/sec. | ||
| 16703 | 2026.02.05 23:54:03.204360 [ 5 ] {c821cb28-3885-4fc7-8f3d-d0f8a9bd4e4a} <Debug> TCPHandler: Processed in 0.001232601 sec. | ||
| 16704 | 2026.02.05 23:54:04.187185 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 535 | ||
| 16705 | 2026.02.05 23:54:04.207087 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16706 | 2026.02.05 23:54:04.207175 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16707 | 2026.02.05 23:54:04.214439 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 16708 | 2026.02.05 23:54:04.215348 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16709 | 2026.02.05 23:54:04.215691 [ 37 ] {} <Debug> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 16710 | 2026.02.05 23:54:04.215761 [ 37 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16711 | 2026.02.05 23:54:04.215782 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16712 | 2026.02.05 23:54:04.215890 [ 200 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 16713 | 2026.02.05 23:54:04.219874 [ 200 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16714 | 2026.02.05 23:54:04.221074 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 16715 | 2026.02.05 23:54:04.221702 [ 200 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 497 rows starting from the beginning of the part | ||
| 16716 | 2026.02.05 23:54:04.227119 [ 200 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 8 rows starting from the beginning of the part | ||
| 16717 | 2026.02.05 23:54:04.231646 [ 200 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 8 rows starting from the beginning of the part | ||
| 16718 | 2026.02.05 23:54:04.236556 [ 200 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 7 rows starting from the beginning of the part | ||
| 16719 | 2026.02.05 23:54:04.241570 [ 200 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 8 rows starting from the beginning of the part | ||
| 16720 | 2026.02.05 23:54:04.246266 [ 200 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 7 rows starting from the beginning of the part | ||
| 16721 | 2026.02.05 23:54:04.302373 [ 191 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.08652859 sec., 6182.92751563385 rows/sec., 31.97 MiB/sec. | ||
| 16722 | 2026.02.05 23:54:04.305306 [ 202 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 16723 | 2026.02.05 23:54:04.307542 [ 202 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_71_14} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16724 | 2026.02.05 23:54:04.307659 [ 202 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_71_14} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 16725 | 2026.02.05 23:54:04.310453 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 16726 | 2026.02.05 23:54:05.000254 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 376.06 MiB, peak 393.47 MiB, free memory in arenas 0.00 B, will set to 375.01 MiB (RSS), difference: -1.05 MiB | ||
| 16727 | 2026.02.05 23:54:08.205283 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16728 | 2026.02.05 23:54:08.205459 [ 5 ] {6a2e2eaf-0040-4684-87a2-69def74d92d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16729 | 2026.02.05 23:54:08.205525 [ 5 ] {6a2e2eaf-0040-4684-87a2-69def74d92d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16730 | 2026.02.05 23:54:08.206237 [ 5 ] {6a2e2eaf-0040-4684-87a2-69def74d92d8} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16731 | 2026.02.05 23:54:08.206286 [ 5 ] {6a2e2eaf-0040-4684-87a2-69def74d92d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16732 | 2026.02.05 23:54:08.206688 [ 5 ] {6a2e2eaf-0040-4684-87a2-69def74d92d8} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16733 | 2026.02.05 23:54:08.206922 [ 5 ] {6a2e2eaf-0040-4684-87a2-69def74d92d8} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16734 | 2026.02.05 23:54:08.207074 [ 33 ] {} <Debug> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16735 | 2026.02.05 23:54:08.207082 [ 5 ] {6a2e2eaf-0040-4684-87a2-69def74d92d8} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001672 sec., 63397.12918660287 rows/sec., 5.31 MiB/sec. | ||
| 16736 | 2026.02.05 23:54:08.207112 [ 33 ] {} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16737 | 2026.02.05 23:54:08.207136 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16738 | 2026.02.05 23:54:08.207140 [ 5 ] {6a2e2eaf-0040-4684-87a2-69def74d92d8} <Debug> TCPHandler: Processed in 0.001989969 sec. | ||
| 16739 | 2026.02.05 23:54:08.207262 [ 191 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 16740 | 2026.02.05 23:54:08.207276 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16741 | 2026.02.05 23:54:08.207405 [ 5 ] {4fdb0d91-2f65-4496-9b91-ddef4ded8afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16742 | 2026.02.05 23:54:08.207416 [ 191 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16743 | 2026.02.05 23:54:08.207451 [ 5 ] {4fdb0d91-2f65-4496-9b91-ddef4ded8afc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16744 | 2026.02.05 23:54:08.207457 [ 191 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1981 rows starting from the beginning of the part | ||
| 16745 | 2026.02.05 23:54:08.207539 [ 191 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 782 rows starting from the beginning of the part | ||
| 16746 | 2026.02.05 23:54:08.207586 [ 191 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 106 rows starting from the beginning of the part | ||
| 16747 | 2026.02.05 23:54:08.207632 [ 191 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 1923 rows starting from the beginning of the part | ||
| 16748 | 2026.02.05 23:54:08.207674 [ 191 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 56 rows starting from the beginning of the part | ||
| 16749 | 2026.02.05 23:54:08.207726 [ 191 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 106 rows starting from the beginning of the part | ||
| 16750 | 2026.02.05 23:54:08.207897 [ 5 ] {4fdb0d91-2f65-4496-9b91-ddef4ded8afc} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16751 | 2026.02.05 23:54:08.207941 [ 5 ] {4fdb0d91-2f65-4496-9b91-ddef4ded8afc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16752 | 2026.02.05 23:54:08.208267 [ 5 ] {4fdb0d91-2f65-4496-9b91-ddef4ded8afc} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16753 | 2026.02.05 23:54:08.208507 [ 5 ] {4fdb0d91-2f65-4496-9b91-ddef4ded8afc} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16754 | 2026.02.05 23:54:08.208645 [ 5 ] {4fdb0d91-2f65-4496-9b91-ddef4ded8afc} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001265 sec., 19762.845849802372 rows/sec., 1.45 MiB/sec. | ||
| 16755 | 2026.02.05 23:54:08.208684 [ 5 ] {4fdb0d91-2f65-4496-9b91-ddef4ded8afc} <Debug> TCPHandler: Processed in 0.001461815 sec. | ||
| 16756 | 2026.02.05 23:54:08.208793 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16757 | 2026.02.05 23:54:08.208892 [ 5 ] {c5dfc758-a717-41ef-8d84-8a46226cc688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16758 | 2026.02.05 23:54:08.208934 [ 5 ] {c5dfc758-a717-41ef-8d84-8a46226cc688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16759 | 2026.02.05 23:54:08.209371 [ 5 ] {c5dfc758-a717-41ef-8d84-8a46226cc688} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16760 | 2026.02.05 23:54:08.209407 [ 5 ] {c5dfc758-a717-41ef-8d84-8a46226cc688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16761 | 2026.02.05 23:54:08.209482 [ 192 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4954 rows, containing 5 columns (5 merged, 0 gathered) in 0.002282062 sec., 2170843.7369361566 rows/sec., 184.49 MiB/sec. | ||
| 16762 | 2026.02.05 23:54:08.209731 [ 5 ] {c5dfc758-a717-41ef-8d84-8a46226cc688} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16763 | 2026.02.05 23:54:08.209804 [ 194 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16764 | 2026.02.05 23:54:08.209989 [ 5 ] {c5dfc758-a717-41ef-8d84-8a46226cc688} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16765 | 2026.02.05 23:54:08.210125 [ 33 ] {} <Debug> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16766 | 2026.02.05 23:54:08.210137 [ 5 ] {c5dfc758-a717-41ef-8d84-8a46226cc688} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001266 sec., 70300.1579778831 rows/sec., 5.49 MiB/sec. | ||
| 16767 | 2026.02.05 23:54:08.210157 [ 33 ] {} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16768 | 2026.02.05 23:54:08.210170 [ 194 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_121_24} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16769 | 2026.02.05 23:54:08.210177 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16770 | 2026.02.05 23:54:08.210179 [ 5 ] {c5dfc758-a717-41ef-8d84-8a46226cc688} <Debug> TCPHandler: Processed in 0.001436064 sec. | ||
| 16771 | 2026.02.05 23:54:08.210265 [ 191 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 16772 | 2026.02.05 23:54:08.210272 [ 194 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_121_24} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16773 | 2026.02.05 23:54:08.210314 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16774 | 2026.02.05 23:54:08.210367 [ 191 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16775 | 2026.02.05 23:54:08.210399 [ 191 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 995 rows starting from the beginning of the part | ||
| 16776 | 2026.02.05 23:54:08.210416 [ 5 ] {b3608d47-ec2f-4770-9790-4c5bb0b5d608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16777 | 2026.02.05 23:54:08.210421 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 16778 | 2026.02.05 23:54:08.210444 [ 191 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 478 rows starting from the beginning of the part | ||
| 16779 | 2026.02.05 23:54:08.210471 [ 5 ] {b3608d47-ec2f-4770-9790-4c5bb0b5d608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16780 | 2026.02.05 23:54:08.210506 [ 191 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 89 rows starting from the beginning of the part | ||
| 16781 | 2026.02.05 23:54:08.210548 [ 191 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 936 rows starting from the beginning of the part | ||
| 16782 | 2026.02.05 23:54:08.210586 [ 191 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 64 rows starting from the beginning of the part | ||
| 16783 | 2026.02.05 23:54:08.210619 [ 191 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 89 rows starting from the beginning of the part | ||
| 16784 | 2026.02.05 23:54:08.210943 [ 5 ] {b3608d47-ec2f-4770-9790-4c5bb0b5d608} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16785 | 2026.02.05 23:54:08.210999 [ 5 ] {b3608d47-ec2f-4770-9790-4c5bb0b5d608} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16786 | 2026.02.05 23:54:08.211414 [ 5 ] {b3608d47-ec2f-4770-9790-4c5bb0b5d608} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16787 | 2026.02.05 23:54:08.211670 [ 5 ] {b3608d47-ec2f-4770-9790-4c5bb0b5d608} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16788 | 2026.02.05 23:54:08.211703 [ 192 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2651 rows, containing 5 columns (5 merged, 0 gathered) in 0.001471244 sec., 1801876.507227897 rows/sec., 137.27 MiB/sec. | ||
| 16789 | 2026.02.05 23:54:08.211812 [ 5 ] {b3608d47-ec2f-4770-9790-4c5bb0b5d608} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001415 sec., 113074.20494699647 rows/sec., 7.88 MiB/sec. | ||
| 16790 | 2026.02.05 23:54:08.211856 [ 5 ] {b3608d47-ec2f-4770-9790-4c5bb0b5d608} <Debug> TCPHandler: Processed in 0.001592696 sec. | ||
| 16791 | 2026.02.05 23:54:08.211892 [ 194 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16792 | 2026.02.05 23:54:08.211981 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16793 | 2026.02.05 23:54:08.212084 [ 5 ] {f655d741-2586-41a2-9e1d-ddeef6aef309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16794 | 2026.02.05 23:54:08.212142 [ 5 ] {f655d741-2586-41a2-9e1d-ddeef6aef309} <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 | ||
| 16795 | 2026.02.05 23:54:08.212183 [ 194 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_121_24} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16796 | 2026.02.05 23:54:08.212267 [ 194 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_121_24} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16797 | 2026.02.05 23:54:08.212369 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 16798 | 2026.02.05 23:54:08.213106 [ 5 ] {f655d741-2586-41a2-9e1d-ddeef6aef309} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16799 | 2026.02.05 23:54:08.213149 [ 5 ] {f655d741-2586-41a2-9e1d-ddeef6aef309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16800 | 2026.02.05 23:54:08.213704 [ 5 ] {f655d741-2586-41a2-9e1d-ddeef6aef309} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16801 | 2026.02.05 23:54:08.213931 [ 5 ] {f655d741-2586-41a2-9e1d-ddeef6aef309} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16802 | 2026.02.05 23:54:08.214104 [ 5 ] {f655d741-2586-41a2-9e1d-ddeef6aef309} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002037 sec., 12272.950417280314 rows/sec., 21.99 MiB/sec. | ||
| 16803 | 2026.02.05 23:54:08.214183 [ 5 ] {f655d741-2586-41a2-9e1d-ddeef6aef309} <Debug> TCPHandler: Processed in 0.002253042 sec. | ||
| 16804 | 2026.02.05 23:54:08.214312 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16805 | 2026.02.05 23:54:08.214412 [ 5 ] {e78fdb65-5b86-4a9a-a633-a4decbb509d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16806 | 2026.02.05 23:54:08.214457 [ 5 ] {e78fdb65-5b86-4a9a-a633-a4decbb509d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16807 | 2026.02.05 23:54:08.214815 [ 5 ] {e78fdb65-5b86-4a9a-a633-a4decbb509d7} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16808 | 2026.02.05 23:54:08.214850 [ 5 ] {e78fdb65-5b86-4a9a-a633-a4decbb509d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16809 | 2026.02.05 23:54:08.215177 [ 5 ] {e78fdb65-5b86-4a9a-a633-a4decbb509d7} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16810 | 2026.02.05 23:54:08.215475 [ 5 ] {e78fdb65-5b86-4a9a-a633-a4decbb509d7} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16811 | 2026.02.05 23:54:08.215610 [ 33 ] {} <Debug> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16812 | 2026.02.05 23:54:08.215638 [ 5 ] {e78fdb65-5b86-4a9a-a633-a4decbb509d7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001244 sec., 48231.511254019286 rows/sec., 3.25 MiB/sec. | ||
| 16813 | 2026.02.05 23:54:08.215645 [ 33 ] {} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16814 | 2026.02.05 23:54:08.215673 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16815 | 2026.02.05 23:54:08.215681 [ 5 ] {e78fdb65-5b86-4a9a-a633-a4decbb509d7} <Debug> TCPHandler: Processed in 0.001421544 sec. | ||
| 16816 | 2026.02.05 23:54:08.215764 [ 186 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 16817 | 2026.02.05 23:54:08.215881 [ 186 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16818 | 2026.02.05 23:54:08.215913 [ 186 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 7400 rows starting from the beginning of the part | ||
| 16819 | 2026.02.05 23:54:08.215978 [ 186 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 88 rows starting from the beginning of the part | ||
| 16820 | 2026.02.05 23:54:08.216024 [ 186 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 60 rows starting from the beginning of the part | ||
| 16821 | 2026.02.05 23:54:08.216068 [ 186 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 76 rows starting from the beginning of the part | ||
| 16822 | 2026.02.05 23:54:08.216122 [ 186 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 12 rows starting from the beginning of the part | ||
| 16823 | 2026.02.05 23:54:08.216179 [ 186 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 60 rows starting from the beginning of the part | ||
| 16824 | 2026.02.05 23:54:08.218112 [ 188 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7696 rows, containing 4 columns (4 merged, 0 gathered) in 0.002391134 sec., 3218556.5509921233 rows/sec., 208.10 MiB/sec. | ||
| 16825 | 2026.02.05 23:54:08.218513 [ 186 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16826 | 2026.02.05 23:54:08.218793 [ 186 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_121_24} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16827 | 2026.02.05 23:54:08.218870 [ 186 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_121_24} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16828 | 2026.02.05 23:54:08.218941 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
| 16829 | 2026.02.05 23:54:09.558625 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16830 | 2026.02.05 23:54:09.558686 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16831 | 2026.02.05 23:54:09.792930 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34534 | ||
| 16832 | 2026.02.05 23:54:09.793441 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16833 | 2026.02.05 23:54:09.793489 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16834 | 2026.02.05 23:54:09.793979 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 16835 | 2026.02.05 23:54:09.794229 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16836 | 2026.02.05 23:54:09.794382 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34534 | ||
| 16837 | 2026.02.05 23:54:09.880427 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2188 | ||
| 16838 | 2026.02.05 23:54:09.883341 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16839 | 2026.02.05 23:54:09.883389 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16840 | 2026.02.05 23:54:09.884561 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16841 | 2026.02.05 23:54:09.884827 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16842 | 2026.02.05 23:54:09.885099 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2188 | ||
| 16843 | 2026.02.05 23:54:11.721981 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 | ||
| 16844 | 2026.02.05 23:54:11.739101 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16845 | 2026.02.05 23:54:11.739166 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16846 | 2026.02.05 23:54:11.745409 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 16847 | 2026.02.05 23:54:11.746152 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16848 | 2026.02.05 23:54:11.749410 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
| 16849 | 2026.02.05 23:54:13.211949 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16850 | 2026.02.05 23:54:13.212143 [ 5 ] {0a2138ae-dc5e-41d5-ad9b-00c3b563e088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16851 | 2026.02.05 23:54:13.212216 [ 5 ] {0a2138ae-dc5e-41d5-ad9b-00c3b563e088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16852 | 2026.02.05 23:54:13.213129 [ 5 ] {0a2138ae-dc5e-41d5-ad9b-00c3b563e088} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16853 | 2026.02.05 23:54:13.213177 [ 5 ] {0a2138ae-dc5e-41d5-ad9b-00c3b563e088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16854 | 2026.02.05 23:54:13.213570 [ 5 ] {0a2138ae-dc5e-41d5-ad9b-00c3b563e088} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16855 | 2026.02.05 23:54:13.213791 [ 5 ] {0a2138ae-dc5e-41d5-ad9b-00c3b563e088} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16856 | 2026.02.05 23:54:13.213924 [ 28 ] {} <Debug> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 | ||
| 16857 | 2026.02.05 23:54:13.213942 [ 5 ] {0a2138ae-dc5e-41d5-ad9b-00c3b563e088} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001852 sec., 143628.50971922246 rows/sec., 9.12 MiB/sec. | ||
| 16858 | 2026.02.05 23:54:13.214000 [ 28 ] {} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16859 | 2026.02.05 23:54:13.214013 [ 5 ] {0a2138ae-dc5e-41d5-ad9b-00c3b563e088} <Debug> TCPHandler: Processed in 0.002196322 sec. | ||
| 16860 | 2026.02.05 23:54:13.214033 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16861 | 2026.02.05 23:54:13.214143 [ 192 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_53_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full | ||
| 16862 | 2026.02.05 23:54:13.214167 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16863 | 2026.02.05 23:54:13.214172 [ 223 ] {} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16864 | 2026.02.05 23:54:13.214245 [ 192 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_53_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16865 | 2026.02.05 23:54:13.214260 [ 223 ] {} <Debug> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16866 | 2026.02.05 23:54:13.214274 [ 5 ] {bde960eb-bde4-4d33-a6fa-4ac48ac2739d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16867 | 2026.02.05 23:54:13.214291 [ 192 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 266 rows starting from the beginning of the part | ||
| 16868 | 2026.02.05 23:54:13.214343 [ 5 ] {bde960eb-bde4-4d33-a6fa-4ac48ac2739d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16869 | 2026.02.05 23:54:13.214375 [ 192 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 266 rows starting from the beginning of the part | ||
| 16870 | 2026.02.05 23:54:13.214431 [ 192 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 266 rows starting from the beginning of the part | ||
| 16871 | 2026.02.05 23:54:13.214477 [ 192 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 266 rows starting from the beginning of the part | ||
| 16872 | 2026.02.05 23:54:13.214523 [ 192 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 266 rows starting from the beginning of the part | ||
| 16873 | 2026.02.05 23:54:13.215185 [ 5 ] {bde960eb-bde4-4d33-a6fa-4ac48ac2739d} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16874 | 2026.02.05 23:54:13.215228 [ 5 ] {bde960eb-bde4-4d33-a6fa-4ac48ac2739d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16875 | 2026.02.05 23:54:13.215481 [ 186 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_53_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1330 rows, containing 5 columns (5 merged, 0 gathered) in 0.001375434 sec., 966967.5171618558 rows/sec., 65.12 MiB/sec. | ||
| 16876 | 2026.02.05 23:54:13.215623 [ 5 ] {bde960eb-bde4-4d33-a6fa-4ac48ac2739d} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16877 | 2026.02.05 23:54:13.215689 [ 197 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_53_13} <Trace> MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) | ||
| 16878 | 2026.02.05 23:54:13.215938 [ 5 ] {bde960eb-bde4-4d33-a6fa-4ac48ac2739d} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16879 | 2026.02.05 23:54:13.216136 [ 5 ] {bde960eb-bde4-4d33-a6fa-4ac48ac2739d} <Debug> executeQuery: Read 782 rows, 63.55 KiB in 0.001881 sec., 415736.31047315255 rows/sec., 32.99 MiB/sec. | ||
| 16880 | 2026.02.05 23:54:13.216184 [ 5 ] {bde960eb-bde4-4d33-a6fa-4ac48ac2739d} <Debug> TCPHandler: Processed in 0.00206979 sec. | ||
| 16881 | 2026.02.05 23:54:13.216211 [ 197 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_53_13} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16882 | 2026.02.05 23:54:13.216317 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16883 | 2026.02.05 23:54:13.216323 [ 197 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_53_13} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 | ||
| 16884 | 2026.02.05 23:54:13.216422 [ 5 ] {631aca18-eca3-46d4-a300-204de0592317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16885 | 2026.02.05 23:54:13.216442 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 16886 | 2026.02.05 23:54:13.216469 [ 5 ] {631aca18-eca3-46d4-a300-204de0592317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16887 | 2026.02.05 23:54:13.216948 [ 5 ] {631aca18-eca3-46d4-a300-204de0592317} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16888 | 2026.02.05 23:54:13.216987 [ 5 ] {631aca18-eca3-46d4-a300-204de0592317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16889 | 2026.02.05 23:54:13.217319 [ 5 ] {631aca18-eca3-46d4-a300-204de0592317} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16890 | 2026.02.05 23:54:13.217591 [ 5 ] {631aca18-eca3-46d4-a300-204de0592317} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16891 | 2026.02.05 23:54:13.217609 [ 223 ] {} <Debug> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16892 | 2026.02.05 23:54:13.217729 [ 5 ] {631aca18-eca3-46d4-a300-204de0592317} <Debug> executeQuery: Read 148 rows, 9.13 KiB in 0.001326 sec., 111613.87631975868 rows/sec., 6.72 MiB/sec. | ||
| 16893 | 2026.02.05 23:54:13.217772 [ 5 ] {631aca18-eca3-46d4-a300-204de0592317} <Debug> TCPHandler: Processed in 0.001509035 sec. | ||
| 16894 | 2026.02.05 23:54:13.217894 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16895 | 2026.02.05 23:54:13.217988 [ 5 ] {ecc5336e-dd28-4e4c-9f6d-2ab8eb7e43d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16896 | 2026.02.05 23:54:13.218028 [ 5 ] {ecc5336e-dd28-4e4c-9f6d-2ab8eb7e43d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16897 | 2026.02.05 23:54:13.218503 [ 5 ] {ecc5336e-dd28-4e4c-9f6d-2ab8eb7e43d6} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16898 | 2026.02.05 23:54:13.218545 [ 5 ] {ecc5336e-dd28-4e4c-9f6d-2ab8eb7e43d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16899 | 2026.02.05 23:54:13.218876 [ 5 ] {ecc5336e-dd28-4e4c-9f6d-2ab8eb7e43d6} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16900 | 2026.02.05 23:54:13.219101 [ 5 ] {ecc5336e-dd28-4e4c-9f6d-2ab8eb7e43d6} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16901 | 2026.02.05 23:54:13.219232 [ 5 ] {ecc5336e-dd28-4e4c-9f6d-2ab8eb7e43d6} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001261 sec., 111022.99762093577 rows/sec., 7.18 MiB/sec. | ||
| 16902 | 2026.02.05 23:54:13.219274 [ 5 ] {ecc5336e-dd28-4e4c-9f6d-2ab8eb7e43d6} <Debug> TCPHandler: Processed in 0.001430584 sec. | ||
| 16903 | 2026.02.05 23:54:13.219396 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16904 | 2026.02.05 23:54:13.219492 [ 5 ] {e7d30e40-8499-4b2b-8332-39f7488848c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16905 | 2026.02.05 23:54:13.219533 [ 5 ] {e7d30e40-8499-4b2b-8332-39f7488848c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16906 | 2026.02.05 23:54:13.219970 [ 5 ] {e7d30e40-8499-4b2b-8332-39f7488848c8} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16907 | 2026.02.05 23:54:13.220008 [ 5 ] {e7d30e40-8499-4b2b-8332-39f7488848c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16908 | 2026.02.05 23:54:13.220326 [ 5 ] {e7d30e40-8499-4b2b-8332-39f7488848c8} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16909 | 2026.02.05 23:54:13.220535 [ 5 ] {e7d30e40-8499-4b2b-8332-39f7488848c8} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16910 | 2026.02.05 23:54:13.220643 [ 27 ] {} <Debug> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 | ||
| 16911 | 2026.02.05 23:54:13.220662 [ 5 ] {e7d30e40-8499-4b2b-8332-39f7488848c8} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001188 sec., 117003.367003367 rows/sec., 6.66 MiB/sec. | ||
| 16912 | 2026.02.05 23:54:13.220689 [ 27 ] {} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16913 | 2026.02.05 23:54:13.220710 [ 5 ] {e7d30e40-8499-4b2b-8332-39f7488848c8} <Debug> TCPHandler: Processed in 0.001364513 sec. | ||
| 16914 | 2026.02.05 23:54:13.220715 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16915 | 2026.02.05 23:54:13.220814 [ 197 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_53_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full | ||
| 16916 | 2026.02.05 23:54:13.220833 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16917 | 2026.02.05 23:54:13.220835 [ 218 ] {} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16918 | 2026.02.05 23:54:13.220892 [ 218 ] {} <Debug> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16919 | 2026.02.05 23:54:13.220912 [ 197 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_53_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16920 | 2026.02.05 23:54:13.220936 [ 5 ] {b83cd96c-83f4-414f-bc55-ff4f59346702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16921 | 2026.02.05 23:54:13.220948 [ 197 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 139 rows starting from the beginning of the part | ||
| 16922 | 2026.02.05 23:54:13.220986 [ 5 ] {b83cd96c-83f4-414f-bc55-ff4f59346702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16923 | 2026.02.05 23:54:13.221020 [ 197 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 139 rows starting from the beginning of the part | ||
| 16924 | 2026.02.05 23:54:13.221071 [ 197 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 139 rows starting from the beginning of the part | ||
| 16925 | 2026.02.05 23:54:13.221115 [ 197 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 139 rows starting from the beginning of the part | ||
| 16926 | 2026.02.05 23:54:13.221159 [ 197 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 139 rows starting from the beginning of the part | ||
| 16927 | 2026.02.05 23:54:13.221573 [ 5 ] {b83cd96c-83f4-414f-bc55-ff4f59346702} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16928 | 2026.02.05 23:54:13.221618 [ 5 ] {b83cd96c-83f4-414f-bc55-ff4f59346702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16929 | 2026.02.05 23:54:13.221977 [ 186 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_53_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 695 rows, containing 5 columns (5 merged, 0 gathered) in 0.001199182 sec., 579561.734582407 rows/sec., 35.18 MiB/sec. | ||
| 16930 | 2026.02.05 23:54:13.221993 [ 5 ] {b83cd96c-83f4-414f-bc55-ff4f59346702} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16931 | 2026.02.05 23:54:13.222155 [ 186 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_53_13} <Trace> MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) | ||
| 16932 | 2026.02.05 23:54:13.222235 [ 5 ] {b83cd96c-83f4-414f-bc55-ff4f59346702} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16933 | 2026.02.05 23:54:13.222390 [ 5 ] {b83cd96c-83f4-414f-bc55-ff4f59346702} <Debug> executeQuery: Read 478 rows, 34.48 KiB in 0.001472 sec., 324728.26086956525 rows/sec., 22.88 MiB/sec. | ||
| 16934 | 2026.02.05 23:54:13.222431 [ 5 ] {b83cd96c-83f4-414f-bc55-ff4f59346702} <Debug> TCPHandler: Processed in 0.001648406 sec. | ||
| 16935 | 2026.02.05 23:54:13.222483 [ 186 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_53_13} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16936 | 2026.02.05 23:54:13.222558 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16937 | 2026.02.05 23:54:13.222559 [ 186 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_53_13} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 | ||
| 16938 | 2026.02.05 23:54:13.222663 [ 5 ] {d80da05b-8102-43eb-8c09-3da559284157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16939 | 2026.02.05 23:54:13.222689 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 16940 | 2026.02.05 23:54:13.222711 [ 5 ] {d80da05b-8102-43eb-8c09-3da559284157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16941 | 2026.02.05 23:54:13.223056 [ 5 ] {d80da05b-8102-43eb-8c09-3da559284157} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16942 | 2026.02.05 23:54:13.223094 [ 5 ] {d80da05b-8102-43eb-8c09-3da559284157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16943 | 2026.02.05 23:54:13.223339 [ 218 ] {} <Debug> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16944 | 2026.02.05 23:54:13.223452 [ 5 ] {d80da05b-8102-43eb-8c09-3da559284157} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16945 | 2026.02.05 23:54:13.223680 [ 5 ] {d80da05b-8102-43eb-8c09-3da559284157} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16946 | 2026.02.05 23:54:13.223808 [ 5 ] {d80da05b-8102-43eb-8c09-3da559284157} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001163 sec., 5159.071367153912 rows/sec., 269.54 KiB/sec. | ||
| 16947 | 2026.02.05 23:54:13.223846 [ 5 ] {d80da05b-8102-43eb-8c09-3da559284157} <Debug> TCPHandler: Processed in 0.001338333 sec. | ||
| 16948 | 2026.02.05 23:54:13.223957 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16949 | 2026.02.05 23:54:13.224054 [ 5 ] {e83cc97e-e9f6-4f6b-9dcb-9e59703ac52e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16950 | 2026.02.05 23:54:13.224097 [ 5 ] {e83cc97e-e9f6-4f6b-9dcb-9e59703ac52e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16951 | 2026.02.05 23:54:13.224501 [ 5 ] {e83cc97e-e9f6-4f6b-9dcb-9e59703ac52e} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16952 | 2026.02.05 23:54:13.224538 [ 5 ] {e83cc97e-e9f6-4f6b-9dcb-9e59703ac52e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16953 | 2026.02.05 23:54:13.224880 [ 5 ] {e83cc97e-e9f6-4f6b-9dcb-9e59703ac52e} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16954 | 2026.02.05 23:54:13.225098 [ 5 ] {e83cc97e-e9f6-4f6b-9dcb-9e59703ac52e} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16955 | 2026.02.05 23:54:13.225220 [ 27 ] {} <Debug> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Selected 6 parts from all_1_117_24 to all_122_122_0 | ||
| 16956 | 2026.02.05 23:54:13.225226 [ 5 ] {e83cc97e-e9f6-4f6b-9dcb-9e59703ac52e} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001189 sec., 216989.06644238858 rows/sec., 14.45 MiB/sec. | ||
| 16957 | 2026.02.05 23:54:13.225272 [ 27 ] {} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16958 | 2026.02.05 23:54:13.225292 [ 5 ] {e83cc97e-e9f6-4f6b-9dcb-9e59703ac52e} <Debug> TCPHandler: Processed in 0.001384713 sec. | ||
| 16959 | 2026.02.05 23:54:13.225299 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16960 | 2026.02.05 23:54:13.225384 [ 197 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_122_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_117_24 to all_122_122_0 into Compact with storage Full | ||
| 16961 | 2026.02.05 23:54:13.225414 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16962 | 2026.02.05 23:54:13.225494 [ 197 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_122_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16963 | 2026.02.05 23:54:13.225515 [ 5 ] {b85522d2-311c-43ce-855f-f0bb85a074b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16964 | 2026.02.05 23:54:13.225525 [ 197 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_117_24, total 33374 rows starting from the beginning of the part | ||
| 16965 | 2026.02.05 23:54:13.225565 [ 5 ] {b85522d2-311c-43ce-855f-f0bb85a074b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16966 | 2026.02.05 23:54:13.225587 [ 197 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part | ||
| 16967 | 2026.02.05 23:54:13.225633 [ 197 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 911 rows starting from the beginning of the part | ||
| 16968 | 2026.02.05 23:54:13.225671 [ 197 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 32 rows starting from the beginning of the part | ||
| 16969 | 2026.02.05 23:54:13.225707 [ 197 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part | ||
| 16970 | 2026.02.05 23:54:13.225744 [ 197 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 258 rows starting from the beginning of the part | ||
| 16971 | 2026.02.05 23:54:13.225891 [ 5 ] {b85522d2-311c-43ce-855f-f0bb85a074b0} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16972 | 2026.02.05 23:54:13.225935 [ 5 ] {b85522d2-311c-43ce-855f-f0bb85a074b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16973 | 2026.02.05 23:54:13.226248 [ 5 ] {b85522d2-311c-43ce-855f-f0bb85a074b0} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16974 | 2026.02.05 23:54:13.226459 [ 5 ] {b85522d2-311c-43ce-855f-f0bb85a074b0} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16975 | 2026.02.05 23:54:13.226586 [ 5 ] {b85522d2-311c-43ce-855f-f0bb85a074b0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00109 sec., 917.4311926605504 rows/sec., 61.82 KiB/sec. | ||
| 16976 | 2026.02.05 23:54:13.226623 [ 5 ] {b85522d2-311c-43ce-855f-f0bb85a074b0} <Debug> TCPHandler: Processed in 0.001259513 sec. | ||
| 16977 | 2026.02.05 23:54:13.226730 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16978 | 2026.02.05 23:54:13.226824 [ 5 ] {133e2417-4949-466b-8e0a-10185c6414c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16979 | 2026.02.05 23:54:13.226878 [ 5 ] {133e2417-4949-466b-8e0a-10185c6414c8} <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 | ||
| 16980 | 2026.02.05 23:54:13.227686 [ 5 ] {133e2417-4949-466b-8e0a-10185c6414c8} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16981 | 2026.02.05 23:54:13.227723 [ 5 ] {133e2417-4949-466b-8e0a-10185c6414c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16982 | 2026.02.05 23:54:13.228257 [ 5 ] {133e2417-4949-466b-8e0a-10185c6414c8} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16983 | 2026.02.05 23:54:13.228480 [ 5 ] {133e2417-4949-466b-8e0a-10185c6414c8} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16984 | 2026.02.05 23:54:13.228624 [ 5 ] {133e2417-4949-466b-8e0a-10185c6414c8} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001816 sec., 8259.911894273127 rows/sec., 14.80 MiB/sec. | ||
| 16985 | 2026.02.05 23:54:13.228689 [ 5 ] {133e2417-4949-466b-8e0a-10185c6414c8} <Debug> TCPHandler: Processed in 0.00200785 sec. | ||
| 16986 | 2026.02.05 23:54:13.228800 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16987 | 2026.02.05 23:54:13.228896 [ 5 ] {fa7fd070-64fd-4d0c-a66a-e7579e11d0ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16988 | 2026.02.05 23:54:13.228938 [ 5 ] {fa7fd070-64fd-4d0c-a66a-e7579e11d0ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16989 | 2026.02.05 23:54:13.229262 [ 5 ] {fa7fd070-64fd-4d0c-a66a-e7579e11d0ba} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16990 | 2026.02.05 23:54:13.229299 [ 5 ] {fa7fd070-64fd-4d0c-a66a-e7579e11d0ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16991 | 2026.02.05 23:54:13.229665 [ 5 ] {fa7fd070-64fd-4d0c-a66a-e7579e11d0ba} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16992 | 2026.02.05 23:54:13.229888 [ 5 ] {fa7fd070-64fd-4d0c-a66a-e7579e11d0ba} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16993 | 2026.02.05 23:54:13.230016 [ 5 ] {fa7fd070-64fd-4d0c-a66a-e7579e11d0ba} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001139 sec., 77260.75504828797 rows/sec., 4.85 MiB/sec. | ||
| 16994 | 2026.02.05 23:54:13.230057 [ 5 ] {fa7fd070-64fd-4d0c-a66a-e7579e11d0ba} <Debug> TCPHandler: Processed in 0.001308353 sec. | ||
| 16995 | 2026.02.05 23:54:13.232585 [ 187 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_122_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34895 rows, containing 5 columns (5 merged, 0 gathered) in 0.007230071 sec., 4826370.308120072 rows/sec., 325.21 MiB/sec. | ||
| 16996 | 2026.02.05 23:54:13.232894 [ 189 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_122_25} <Trace> MergedBlockOutputStream: filled checksums all_1_122_25 (state Temporary) | ||
| 16997 | 2026.02.05 23:54:13.233181 [ 189 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_122_25} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_merge_all_1_122_25 to all_1_122_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16998 | 2026.02.05 23:54:13.233251 [ 189 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_122_25} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Merged 6 parts: [all_1_117_24, all_122_122_0] -> all_1_122_25 | ||
| 16999 | 2026.02.05 23:54:13.233324 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 17000 | 2026.02.05 23:54:14.076716 [ 224 ] {} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17001 | 2026.02.05 23:54:14.076787 [ 224 ] {} <Debug> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17002 | 2026.02.05 23:54:14.078945 [ 224 ] {} <Debug> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17003 | 2026.02.05 23:54:17.294953 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35046 | ||
| 17004 | 2026.02.05 23:54:17.295529 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17005 | 2026.02.05 23:54:17.295572 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 17006 | 2026.02.05 23:54:17.296040 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 17007 | 2026.02.05 23:54:17.296264 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17008 | 2026.02.05 23:54:17.296397 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35046 | ||
| 17009 | 2026.02.05 23:54:18.154250 [ 221 ] {} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17010 | 2026.02.05 23:54:18.154305 [ 221 ] {} <Debug> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17011 | 2026.02.05 23:54:18.157637 [ 221 ] {} <Debug> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17012 | 2026.02.05 23:54:18.205546 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17013 | 2026.02.05 23:54:18.205830 [ 5 ] {dd69a78d-a138-461f-924d-ef36aa9ea20a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17014 | 2026.02.05 23:54:18.205936 [ 5 ] {dd69a78d-a138-461f-924d-ef36aa9ea20a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17015 | 2026.02.05 23:54:18.206781 [ 5 ] {dd69a78d-a138-461f-924d-ef36aa9ea20a} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17016 | 2026.02.05 23:54:18.206832 [ 5 ] {dd69a78d-a138-461f-924d-ef36aa9ea20a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 17017 | 2026.02.05 23:54:18.207244 [ 5 ] {dd69a78d-a138-461f-924d-ef36aa9ea20a} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17018 | 2026.02.05 23:54:18.207495 [ 5 ] {dd69a78d-a138-461f-924d-ef36aa9ea20a} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17019 | 2026.02.05 23:54:18.207655 [ 5 ] {dd69a78d-a138-461f-924d-ef36aa9ea20a} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001901 sec., 55760.12624934245 rows/sec., 4.67 MiB/sec. | ||
| 17020 | 2026.02.05 23:54:18.207707 [ 5 ] {dd69a78d-a138-461f-924d-ef36aa9ea20a} <Debug> TCPHandler: Processed in 0.002345923 sec. | ||
| 17021 | 2026.02.05 23:54:18.207781 [ 219 ] {} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17022 | 2026.02.05 23:54:18.207827 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17023 | 2026.02.05 23:54:18.207855 [ 219 ] {} <Debug> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17024 | 2026.02.05 23:54:18.207942 [ 5 ] {c8df6406-b87e-4472-96e7-075f271717c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17025 | 2026.02.05 23:54:18.207995 [ 5 ] {c8df6406-b87e-4472-96e7-075f271717c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17026 | 2026.02.05 23:54:18.208414 [ 5 ] {c8df6406-b87e-4472-96e7-075f271717c4} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17027 | 2026.02.05 23:54:18.208460 [ 5 ] {c8df6406-b87e-4472-96e7-075f271717c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 17028 | 2026.02.05 23:54:18.208773 [ 5 ] {c8df6406-b87e-4472-96e7-075f271717c4} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 17029 | 2026.02.05 23:54:18.208995 [ 5 ] {c8df6406-b87e-4472-96e7-075f271717c4} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17030 | 2026.02.05 23:54:18.209139 [ 5 ] {c8df6406-b87e-4472-96e7-075f271717c4} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.00122 sec., 20491.803278688527 rows/sec., 1.50 MiB/sec. | ||
| 17031 | 2026.02.05 23:54:18.209181 [ 5 ] {c8df6406-b87e-4472-96e7-075f271717c4} <Debug> TCPHandler: Processed in 0.001405234 sec. | ||
| 17032 | 2026.02.05 23:54:18.209289 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17033 | 2026.02.05 23:54:18.209386 [ 5 ] {84b0acbb-8baf-4f8c-ad4a-c66110c8f5d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17034 | 2026.02.05 23:54:18.209426 [ 5 ] {84b0acbb-8baf-4f8c-ad4a-c66110c8f5d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17035 | 2026.02.05 23:54:18.209859 [ 5 ] {84b0acbb-8baf-4f8c-ad4a-c66110c8f5d9} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17036 | 2026.02.05 23:54:18.209900 [ 5 ] {84b0acbb-8baf-4f8c-ad4a-c66110c8f5d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 17037 | 2026.02.05 23:54:18.210244 [ 5 ] {84b0acbb-8baf-4f8c-ad4a-c66110c8f5d9} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17038 | 2026.02.05 23:54:18.210501 [ 5 ] {84b0acbb-8baf-4f8c-ad4a-c66110c8f5d9} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17039 | 2026.02.05 23:54:18.210640 [ 5 ] {84b0acbb-8baf-4f8c-ad4a-c66110c8f5d9} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001273 sec., 69913.58994501179 rows/sec., 5.46 MiB/sec. | ||
| 17040 | 2026.02.05 23:54:18.210678 [ 5 ] {84b0acbb-8baf-4f8c-ad4a-c66110c8f5d9} <Debug> TCPHandler: Processed in 0.001439624 sec. | ||
| 17041 | 2026.02.05 23:54:18.210787 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17042 | 2026.02.05 23:54:18.210882 [ 5 ] {1ca3a631-bb5f-4e60-ae47-de8b6b0f6ed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17043 | 2026.02.05 23:54:18.210927 [ 5 ] {1ca3a631-bb5f-4e60-ae47-de8b6b0f6ed1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17044 | 2026.02.05 23:54:18.211014 [ 219 ] {} <Debug> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17045 | 2026.02.05 23:54:18.211332 [ 5 ] {1ca3a631-bb5f-4e60-ae47-de8b6b0f6ed1} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17046 | 2026.02.05 23:54:18.211373 [ 5 ] {1ca3a631-bb5f-4e60-ae47-de8b6b0f6ed1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 17047 | 2026.02.05 23:54:18.211718 [ 5 ] {1ca3a631-bb5f-4e60-ae47-de8b6b0f6ed1} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17048 | 2026.02.05 23:54:18.211930 [ 5 ] {1ca3a631-bb5f-4e60-ae47-de8b6b0f6ed1} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17049 | 2026.02.05 23:54:18.212064 [ 5 ] {1ca3a631-bb5f-4e60-ae47-de8b6b0f6ed1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 17050 | 2026.02.05 23:54:18.212102 [ 5 ] {1ca3a631-bb5f-4e60-ae47-de8b6b0f6ed1} <Debug> TCPHandler: Processed in 0.001365543 sec. | ||
| 17051 | 2026.02.05 23:54:18.212159 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17052 | 2026.02.05 23:54:18.212200 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17053 | 2026.02.05 23:54:18.212206 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17054 | 2026.02.05 23:54:18.212314 [ 5 ] {ac4edce2-4fa1-451d-87c4-06c398182d05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17055 | 2026.02.05 23:54:18.212371 [ 5 ] {ac4edce2-4fa1-451d-87c4-06c398182d05} <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 | ||
| 17056 | 2026.02.05 23:54:18.213205 [ 5 ] {ac4edce2-4fa1-451d-87c4-06c398182d05} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17057 | 2026.02.05 23:54:18.213245 [ 5 ] {ac4edce2-4fa1-451d-87c4-06c398182d05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 17058 | 2026.02.05 23:54:18.213809 [ 5 ] {ac4edce2-4fa1-451d-87c4-06c398182d05} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 17059 | 2026.02.05 23:54:18.214042 [ 5 ] {ac4edce2-4fa1-451d-87c4-06c398182d05} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17060 | 2026.02.05 23:54:18.214185 [ 5 ] {ac4edce2-4fa1-451d-87c4-06c398182d05} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00189 sec., 13227.513227513227 rows/sec., 23.70 MiB/sec. | ||
| 17061 | 2026.02.05 23:54:18.214240 [ 5 ] {ac4edce2-4fa1-451d-87c4-06c398182d05} <Debug> TCPHandler: Processed in 0.002084531 sec. | ||
| 17062 | 2026.02.05 23:54:18.214349 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17063 | 2026.02.05 23:54:18.214446 [ 5 ] {e159c04e-b024-4e5b-9fc1-06058b10a164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17064 | 2026.02.05 23:54:18.214490 [ 5 ] {e159c04e-b024-4e5b-9fc1-06058b10a164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17065 | 2026.02.05 23:54:18.214824 [ 5 ] {e159c04e-b024-4e5b-9fc1-06058b10a164} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17066 | 2026.02.05 23:54:18.214861 [ 5 ] {e159c04e-b024-4e5b-9fc1-06058b10a164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 17067 | 2026.02.05 23:54:18.215166 [ 5 ] {e159c04e-b024-4e5b-9fc1-06058b10a164} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17068 | 2026.02.05 23:54:18.215399 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17069 | 2026.02.05 23:54:18.215432 [ 5 ] {e159c04e-b024-4e5b-9fc1-06058b10a164} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17070 | 2026.02.05 23:54:18.215573 [ 5 ] {e159c04e-b024-4e5b-9fc1-06058b10a164} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001145 sec., 52401.74672489083 rows/sec., 3.53 MiB/sec. | ||
| 17071 | 2026.02.05 23:54:18.215609 [ 5 ] {e159c04e-b024-4e5b-9fc1-06058b10a164} <Debug> TCPHandler: Processed in 0.001310703 sec. | ||
| 17072 | 2026.02.05 23:54:18.798147 [ 225 ] {} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17073 | 2026.02.05 23:54:18.798241 [ 225 ] {} <Debug> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17074 | 2026.02.05 23:54:18.802678 [ 225 ] {} <Debug> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17075 | 2026.02.05 23:54:19.250064 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 550 | ||
| 17076 | 2026.02.05 23:54:19.268340 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17077 | 2026.02.05 23:54:19.268410 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 17078 | 2026.02.05 23:54:19.274687 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 17079 | 2026.02.05 23:54:19.275429 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17080 | 2026.02.05 23:54:19.279119 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 17081 | 2026.02.05 23:54:19.306103 [ 220 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17082 | 2026.02.05 23:54:19.306154 [ 220 ] {} <Debug> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17083 | 2026.02.05 23:54:19.308958 [ 220 ] {} <Debug> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17084 | 2026.02.05 23:54:19.517929 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38486 | ||
| 17085 | 2026.02.05 23:54:19.518046 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17086 | 2026.02.05 23:54:19.518076 [ 294 ] {} <Debug> TCP-Session: d9ba26f3-19a3-4698-8fed-4bab936c2e25 Authenticating user 'default' from [fd00:1122:3344:101::e]:38486 | ||
| 17087 | 2026.02.05 23:54:19.518101 [ 294 ] {} <Debug> TCP-Session: d9ba26f3-19a3-4698-8fed-4bab936c2e25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17088 | 2026.02.05 23:54:19.518116 [ 294 ] {} <Debug> TCP-Session: d9ba26f3-19a3-4698-8fed-4bab936c2e25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17089 | 2026.02.05 23:54:19.518305 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51083 | ||
| 17090 | 2026.02.05 23:54:19.518324 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57941 | ||
| 17091 | 2026.02.05 23:54:19.518360 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55941 | ||
| 17092 | 2026.02.05 23:54:19.518368 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52872 | ||
| 17093 | 2026.02.05 23:54:19.518407 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47586 | ||
| 17094 | 2026.02.05 23:54:19.518414 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17095 | 2026.02.05 23:54:19.518437 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17096 | 2026.02.05 23:54:19.518454 [ 294 ] {} <Trace> TCP-Session: d9ba26f3-19a3-4698-8fed-4bab936c2e25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17097 | 2026.02.05 23:54:19.518476 [ 290 ] {} <Debug> TCP-Session: a484f2a6-c521-4503-9efb-866507b6c535 Authenticating user 'default' from [fd00:1122:3344:101::e]:55941 | ||
| 17098 | 2026.02.05 23:54:19.518466 [ 286 ] {} <Debug> TCP-Session: cd5d46fe-2b18-4feb-9487-35b02ade0482 Authenticating user 'default' from [fd00:1122:3344:101::e]:57941 | ||
| 17099 | 2026.02.05 23:54:19.518495 [ 290 ] {} <Debug> TCP-Session: a484f2a6-c521-4503-9efb-866507b6c535 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17100 | 2026.02.05 23:54:19.518505 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17101 | 2026.02.05 23:54:19.518506 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17102 | 2026.02.05 23:54:19.518514 [ 290 ] {} <Debug> TCP-Session: a484f2a6-c521-4503-9efb-866507b6c535 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17103 | 2026.02.05 23:54:19.518549 [ 289 ] {} <Debug> TCP-Session: a8a9b356-e7dd-4bf3-b545-bf9880197ad1 Authenticating user 'default' from [fd00:1122:3344:101::e]:52872 | ||
| 17104 | 2026.02.05 23:54:19.518553 [ 292 ] {} <Debug> TCP-Session: 9d997516-f74a-422d-a069-e913e6b66902 Authenticating user 'default' from [fd00:1122:3344:101::e]:47586 | ||
| 17105 | 2026.02.05 23:54:19.518426 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60254 | ||
| 17106 | 2026.02.05 23:54:19.518592 [ 292 ] {} <Debug> TCP-Session: 9d997516-f74a-422d-a069-e913e6b66902 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17107 | 2026.02.05 23:54:19.518624 [ 294 ] {888938f3-c1f6-4cf9-9b96-1e73a3374310} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38486) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17108 | 2026.02.05 23:54:19.518649 [ 292 ] {} <Debug> TCP-Session: 9d997516-f74a-422d-a069-e913e6b66902 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17109 | 2026.02.05 23:54:19.518400 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64059 | ||
| 17110 | 2026.02.05 23:54:19.518707 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17111 | 2026.02.05 23:54:19.518408 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17112 | 2026.02.05 23:54:19.518752 [ 293 ] {} <Debug> TCP-Session: 3be47064-439a-4d37-ab13-ef25f9058d6d Authenticating user 'default' from [fd00:1122:3344:101::e]:60254 | ||
| 17113 | 2026.02.05 23:54:19.518771 [ 3 ] {} <Debug> TCP-Session: ea59a9ff-4e6f-4695-b5c5-faec233f6b10 Authenticating user 'default' from [fd00:1122:3344:101::e]:51083 | ||
| 17114 | 2026.02.05 23:54:19.518360 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59945 | ||
| 17115 | 2026.02.05 23:54:19.518805 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17116 | 2026.02.05 23:54:19.518798 [ 3 ] {} <Debug> TCP-Session: ea59a9ff-4e6f-4695-b5c5-faec233f6b10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17117 | 2026.02.05 23:54:19.518847 [ 291 ] {} <Debug> TCP-Session: 6da75904-e2bd-413e-8678-1957710e608a Authenticating user 'default' from [fd00:1122:3344:101::e]:64059 | ||
| 17118 | 2026.02.05 23:54:19.518855 [ 3 ] {} <Debug> TCP-Session: ea59a9ff-4e6f-4695-b5c5-faec233f6b10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17119 | 2026.02.05 23:54:19.518793 [ 293 ] {} <Debug> TCP-Session: 3be47064-439a-4d37-ab13-ef25f9058d6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17120 | 2026.02.05 23:54:19.518882 [ 291 ] {} <Debug> TCP-Session: 6da75904-e2bd-413e-8678-1957710e608a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17121 | 2026.02.05 23:54:19.518906 [ 293 ] {} <Debug> TCP-Session: 3be47064-439a-4d37-ab13-ef25f9058d6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17122 | 2026.02.05 23:54:19.518919 [ 291 ] {} <Debug> TCP-Session: 6da75904-e2bd-413e-8678-1957710e608a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17123 | 2026.02.05 23:54:19.518899 [ 294 ] {888938f3-c1f6-4cf9-9b96-1e73a3374310} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17124 | 2026.02.05 23:54:19.518507 [ 286 ] {} <Debug> TCP-Session: cd5d46fe-2b18-4feb-9487-35b02ade0482 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17125 | 2026.02.05 23:54:19.518587 [ 289 ] {} <Debug> TCP-Session: a8a9b356-e7dd-4bf3-b545-bf9880197ad1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17126 | 2026.02.05 23:54:19.518998 [ 286 ] {} <Debug> TCP-Session: cd5d46fe-2b18-4feb-9487-35b02ade0482 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17127 | 2026.02.05 23:54:19.519016 [ 294 ] {888938f3-c1f6-4cf9-9b96-1e73a3374310} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17128 | 2026.02.05 23:54:19.519025 [ 289 ] {} <Debug> TCP-Session: a8a9b356-e7dd-4bf3-b545-bf9880197ad1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17129 | 2026.02.05 23:54:19.519091 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17130 | 2026.02.05 23:54:19.519123 [ 288 ] {} <Debug> TCP-Session: 8c6035c9-2fc2-437f-ab74-66cd7a75e20a Authenticating user 'default' from [fd00:1122:3344:101::e]:59945 | ||
| 17131 | 2026.02.05 23:54:19.519139 [ 288 ] {} <Debug> TCP-Session: 8c6035c9-2fc2-437f-ab74-66cd7a75e20a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17132 | 2026.02.05 23:54:19.519151 [ 288 ] {} <Debug> TCP-Session: 8c6035c9-2fc2-437f-ab74-66cd7a75e20a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17133 | 2026.02.05 23:54:19.519309 [ 294 ] {888938f3-c1f6-4cf9-9b96-1e73a3374310} <Debug> oximeter.version (8dd22a0d-63f6-41eb-b7aa-e7d98824b555) (SelectExecutor): Key condition: unknown | ||
| 17134 | 2026.02.05 23:54:19.520341 [ 346 ] {888938f3-c1f6-4cf9-9b96-1e73a3374310} <Trace> AggregatingTransform: Aggregating | ||
| 17135 | 2026.02.05 23:54:19.520380 [ 346 ] {888938f3-c1f6-4cf9-9b96-1e73a3374310} <Trace> Aggregator: Aggregation method: without_key | ||
| 17136 | 2026.02.05 23:54:19.520414 [ 346 ] {888938f3-c1f6-4cf9-9b96-1e73a3374310} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000993749 sec. (1006.290 rows/sec., 39.31 KiB/sec.) | ||
| 17137 | 2026.02.05 23:54:19.520431 [ 346 ] {888938f3-c1f6-4cf9-9b96-1e73a3374310} <Trace> Aggregator: Merging aggregated data | ||
| 17138 | 2026.02.05 23:54:19.521485 [ 294 ] {888938f3-c1f6-4cf9-9b96-1e73a3374310} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002916 sec., 342.9355281207133 rows/sec., 13.40 KiB/sec. | ||
| 17139 | 2026.02.05 23:54:19.521689 [ 294 ] {888938f3-c1f6-4cf9-9b96-1e73a3374310} <Debug> TCPHandler: Processed in 0.003353173 sec. | ||
| 17140 | 2026.02.05 23:54:19.521791 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17141 | 2026.02.05 23:54:19.521805 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17142 | 2026.02.05 23:54:19.521823 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17143 | 2026.02.05 23:54:19.521829 [ 294 ] {} <Debug> TCP-Session: d9ba26f3-19a3-4698-8fed-4bab936c2e25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17144 | 2026.02.05 23:54:19.521842 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17145 | 2026.02.05 23:54:19.521860 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17146 | 2026.02.05 23:54:19.521869 [ 291 ] {} <Debug> TCP-Session: 6da75904-e2bd-413e-8678-1957710e608a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17147 | 2026.02.05 23:54:19.521889 [ 286 ] {} <Debug> TCP-Session: cd5d46fe-2b18-4feb-9487-35b02ade0482 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17148 | 2026.02.05 23:54:19.521899 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17149 | 2026.02.05 23:54:19.521916 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17150 | 2026.02.05 23:54:19.521937 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17151 | 2026.02.05 23:54:19.521949 [ 292 ] {} <Debug> TCP-Session: 9d997516-f74a-422d-a069-e913e6b66902 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17152 | 2026.02.05 23:54:19.521962 [ 289 ] {} <Debug> TCP-Session: a8a9b356-e7dd-4bf3-b545-bf9880197ad1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17153 | 2026.02.05 23:54:19.521910 [ 288 ] {} <Debug> TCP-Session: 8c6035c9-2fc2-437f-ab74-66cd7a75e20a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17154 | 2026.02.05 23:54:19.521986 [ 293 ] {} <Debug> TCP-Session: 3be47064-439a-4d37-ab13-ef25f9058d6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17155 | 2026.02.05 23:54:19.521880 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17156 | 2026.02.05 23:54:19.521843 [ 3 ] {} <Debug> TCP-Session: ea59a9ff-4e6f-4695-b5c5-faec233f6b10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17157 | 2026.02.05 23:54:19.522049 [ 290 ] {} <Debug> TCP-Session: a484f2a6-c521-4503-9efb-866507b6c535 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17158 | 2026.02.05 23:54:19.885896 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2224 | ||
| 17159 | 2026.02.05 23:54:19.888382 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17160 | 2026.02.05 23:54:19.888430 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 17161 | 2026.02.05 23:54:19.889626 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 17162 | 2026.02.05 23:54:19.889902 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17163 | 2026.02.05 23:54:19.890219 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2224 | ||
| 17164 | 2026.02.05 23:54:21.111607 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40993 | ||
| 17165 | 2026.02.05 23:54:21.111720 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17166 | 2026.02.05 23:54:21.111751 [ 294 ] {} <Debug> TCP-Session: 1d05e01d-467e-4371-be90-b32f3e78904b Authenticating user 'default' from [fd00:1122:3344:101::e]:40993 | ||
| 17167 | 2026.02.05 23:54:21.111776 [ 294 ] {} <Debug> TCP-Session: 1d05e01d-467e-4371-be90-b32f3e78904b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17168 | 2026.02.05 23:54:21.111791 [ 294 ] {} <Debug> TCP-Session: 1d05e01d-467e-4371-be90-b32f3e78904b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17169 | 2026.02.05 23:54:21.111986 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56028 | ||
| 17170 | 2026.02.05 23:54:21.112024 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35256 | ||
| 17171 | 2026.02.05 23:54:21.112044 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59825 | ||
| 17172 | 2026.02.05 23:54:21.112075 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50289 | ||
| 17173 | 2026.02.05 23:54:21.112087 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50453 | ||
| 17174 | 2026.02.05 23:54:21.112112 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50942 | ||
| 17175 | 2026.02.05 23:54:21.112162 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17176 | 2026.02.05 23:54:21.112165 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17177 | 2026.02.05 23:54:21.112176 [ 294 ] {} <Trace> TCP-Session: 1d05e01d-467e-4371-be90-b32f3e78904b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17178 | 2026.02.05 23:54:21.112210 [ 288 ] {} <Debug> TCP-Session: 54944535-31c6-4f3f-ae24-cb6dd223d986 Authenticating user 'default' from [fd00:1122:3344:101::e]:59825 | ||
| 17179 | 2026.02.05 23:54:21.112220 [ 291 ] {} <Debug> TCP-Session: 37b7de15-1c65-47f8-87b5-1aa03c97c948 Authenticating user 'default' from [fd00:1122:3344:101::e]:50289 | ||
| 17180 | 2026.02.05 23:54:21.112225 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17181 | 2026.02.05 23:54:21.112258 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17182 | 2026.02.05 23:54:21.112257 [ 291 ] {} <Debug> TCP-Session: 37b7de15-1c65-47f8-87b5-1aa03c97c948 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17183 | 2026.02.05 23:54:21.112290 [ 292 ] {} <Debug> TCP-Session: 509dd18b-6953-46eb-86bb-78507bf006a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:50453 | ||
| 17184 | 2026.02.05 23:54:21.112305 [ 293 ] {} <Debug> TCP-Session: 8e7ae12f-7c2a-40b9-a3ff-a62960cd7102 Authenticating user 'default' from [fd00:1122:3344:101::e]:50942 | ||
| 17185 | 2026.02.05 23:54:21.112307 [ 291 ] {} <Debug> TCP-Session: 37b7de15-1c65-47f8-87b5-1aa03c97c948 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17186 | 2026.02.05 23:54:21.112330 [ 292 ] {} <Debug> TCP-Session: 509dd18b-6953-46eb-86bb-78507bf006a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17187 | 2026.02.05 23:54:21.112345 [ 293 ] {} <Debug> TCP-Session: 8e7ae12f-7c2a-40b9-a3ff-a62960cd7102 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17188 | 2026.02.05 23:54:21.112366 [ 292 ] {} <Debug> TCP-Session: 509dd18b-6953-46eb-86bb-78507bf006a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17189 | 2026.02.05 23:54:21.112365 [ 294 ] {942bbe88-7502-4478-b702-c02fb65dd5f3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40993) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17190 | 2026.02.05 23:54:21.112380 [ 293 ] {} <Debug> TCP-Session: 8e7ae12f-7c2a-40b9-a3ff-a62960cd7102 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17191 | 2026.02.05 23:54:21.112246 [ 288 ] {} <Debug> TCP-Session: 54944535-31c6-4f3f-ae24-cb6dd223d986 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17192 | 2026.02.05 23:54:21.112111 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17193 | 2026.02.05 23:54:21.112446 [ 288 ] {} <Debug> TCP-Session: 54944535-31c6-4f3f-ae24-cb6dd223d986 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17194 | 2026.02.05 23:54:21.112078 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17195 | 2026.02.05 23:54:21.112474 [ 286 ] {} <Debug> TCP-Session: d3ccce90-8fab-4b5b-a295-3ecce3dcd2f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:35256 | ||
| 17196 | 2026.02.05 23:54:21.112065 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44252 | ||
| 17197 | 2026.02.05 23:54:21.112513 [ 286 ] {} <Debug> TCP-Session: d3ccce90-8fab-4b5b-a295-3ecce3dcd2f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17198 | 2026.02.05 23:54:21.112510 [ 3 ] {} <Debug> TCP-Session: 8ed9701c-33bf-43e1-982c-e0a7906b5b71 Authenticating user 'default' from [fd00:1122:3344:101::e]:56028 | ||
| 17199 | 2026.02.05 23:54:21.112557 [ 286 ] {} <Debug> TCP-Session: d3ccce90-8fab-4b5b-a295-3ecce3dcd2f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17200 | 2026.02.05 23:54:21.112575 [ 3 ] {} <Debug> TCP-Session: 8ed9701c-33bf-43e1-982c-e0a7906b5b71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17201 | 2026.02.05 23:54:21.112057 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46070 | ||
| 17202 | 2026.02.05 23:54:21.112593 [ 3 ] {} <Debug> TCP-Session: 8ed9701c-33bf-43e1-982c-e0a7906b5b71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17203 | 2026.02.05 23:54:21.112594 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17204 | 2026.02.05 23:54:21.112653 [ 289 ] {} <Debug> TCP-Session: 1aeb1e41-514e-4d82-8526-49f0760add8e Authenticating user 'default' from [fd00:1122:3344:101::e]:44252 | ||
| 17205 | 2026.02.05 23:54:21.112666 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17206 | 2026.02.05 23:54:21.112673 [ 289 ] {} <Debug> TCP-Session: 1aeb1e41-514e-4d82-8526-49f0760add8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17207 | 2026.02.05 23:54:21.112702 [ 290 ] {} <Debug> TCP-Session: ececfe26-bde3-4c1d-82e8-b29bbb3cde25 Authenticating user 'default' from [fd00:1122:3344:101::e]:46070 | ||
| 17208 | 2026.02.05 23:54:21.112712 [ 289 ] {} <Debug> TCP-Session: 1aeb1e41-514e-4d82-8526-49f0760add8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17209 | 2026.02.05 23:54:21.112731 [ 290 ] {} <Debug> TCP-Session: ececfe26-bde3-4c1d-82e8-b29bbb3cde25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17210 | 2026.02.05 23:54:21.112673 [ 294 ] {942bbe88-7502-4478-b702-c02fb65dd5f3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17211 | 2026.02.05 23:54:21.112760 [ 290 ] {} <Debug> TCP-Session: ececfe26-bde3-4c1d-82e8-b29bbb3cde25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17212 | 2026.02.05 23:54:21.112815 [ 294 ] {942bbe88-7502-4478-b702-c02fb65dd5f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17213 | 2026.02.05 23:54:21.113120 [ 294 ] {942bbe88-7502-4478-b702-c02fb65dd5f3} <Debug> oximeter.version (8dd22a0d-63f6-41eb-b7aa-e7d98824b555) (SelectExecutor): Key condition: unknown | ||
| 17214 | 2026.02.05 23:54:21.113989 [ 332 ] {942bbe88-7502-4478-b702-c02fb65dd5f3} <Trace> AggregatingTransform: Aggregating | ||
| 17215 | 2026.02.05 23:54:21.114034 [ 332 ] {942bbe88-7502-4478-b702-c02fb65dd5f3} <Trace> Aggregator: Aggregation method: without_key | ||
| 17216 | 2026.02.05 23:54:21.114067 [ 332 ] {942bbe88-7502-4478-b702-c02fb65dd5f3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000848018 sec. (1179.220 rows/sec., 46.06 KiB/sec.) | ||
| 17217 | 2026.02.05 23:54:21.114084 [ 332 ] {942bbe88-7502-4478-b702-c02fb65dd5f3} <Trace> Aggregator: Merging aggregated data | ||
| 17218 | 2026.02.05 23:54:21.115241 [ 294 ] {942bbe88-7502-4478-b702-c02fb65dd5f3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002929 sec., 341.4134516899966 rows/sec., 13.34 KiB/sec. | ||
| 17219 | 2026.02.05 23:54:21.115398 [ 294 ] {942bbe88-7502-4478-b702-c02fb65dd5f3} <Debug> TCPHandler: Processed in 0.003332673 sec. | ||
| 17220 | 2026.02.05 23:54:21.115485 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17221 | 2026.02.05 23:54:21.115519 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17222 | 2026.02.05 23:54:21.115523 [ 294 ] {} <Debug> TCP-Session: 1d05e01d-467e-4371-be90-b32f3e78904b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17223 | 2026.02.05 23:54:21.115538 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17224 | 2026.02.05 23:54:21.115563 [ 3 ] {} <Debug> TCP-Session: 8ed9701c-33bf-43e1-982c-e0a7906b5b71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17225 | 2026.02.05 23:54:21.115558 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17226 | 2026.02.05 23:54:21.115584 [ 290 ] {} <Debug> TCP-Session: ececfe26-bde3-4c1d-82e8-b29bbb3cde25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17227 | 2026.02.05 23:54:21.115598 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17228 | 2026.02.05 23:54:21.115628 [ 293 ] {} <Debug> TCP-Session: 8e7ae12f-7c2a-40b9-a3ff-a62960cd7102 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17229 | 2026.02.05 23:54:21.115645 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17230 | 2026.02.05 23:54:21.115661 [ 292 ] {} <Debug> TCP-Session: 509dd18b-6953-46eb-86bb-78507bf006a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17231 | 2026.02.05 23:54:21.115646 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17232 | 2026.02.05 23:54:21.115705 [ 291 ] {} <Debug> TCP-Session: 37b7de15-1c65-47f8-87b5-1aa03c97c948 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17233 | 2026.02.05 23:54:21.115617 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17234 | 2026.02.05 23:54:21.115742 [ 288 ] {} <Debug> TCP-Session: 54944535-31c6-4f3f-ae24-cb6dd223d986 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17235 | 2026.02.05 23:54:21.115578 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17236 | 2026.02.05 23:54:21.115781 [ 289 ] {} <Debug> TCP-Session: 1aeb1e41-514e-4d82-8526-49f0760add8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17237 | 2026.02.05 23:54:21.115818 [ 286 ] {} <Debug> TCP-Session: d3ccce90-8fab-4b5b-a295-3ecce3dcd2f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17238 | 2026.02.05 23:54:23.203259 [ 222 ] {} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17239 | 2026.02.05 23:54:23.203312 [ 222 ] {} <Debug> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17240 | 2026.02.05 23:54:23.206073 [ 222 ] {} <Debug> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17241 | 2026.02.05 23:54:23.213527 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17242 | 2026.02.05 23:54:23.213713 [ 5 ] {df3f75ec-bd6e-414e-8df8-08042014403e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17243 | 2026.02.05 23:54:23.213779 [ 5 ] {df3f75ec-bd6e-414e-8df8-08042014403e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17244 | 2026.02.05 23:54:23.214626 [ 5 ] {df3f75ec-bd6e-414e-8df8-08042014403e} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17245 | 2026.02.05 23:54:23.214674 [ 5 ] {df3f75ec-bd6e-414e-8df8-08042014403e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 17246 | 2026.02.05 23:54:23.215066 [ 5 ] {df3f75ec-bd6e-414e-8df8-08042014403e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 17247 | 2026.02.05 23:54:23.215287 [ 5 ] {df3f75ec-bd6e-414e-8df8-08042014403e} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17248 | 2026.02.05 23:54:23.215435 [ 5 ] {df3f75ec-bd6e-414e-8df8-08042014403e} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001738 sec., 153049.4821634062 rows/sec., 9.72 MiB/sec. | ||
| 17249 | 2026.02.05 23:54:23.215486 [ 5 ] {df3f75ec-bd6e-414e-8df8-08042014403e} <Debug> TCPHandler: Processed in 0.002066491 sec. | ||
| 17250 | 2026.02.05 23:54:23.215611 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17251 | 2026.02.05 23:54:23.215704 [ 5 ] {565f378d-4cc4-43e4-b69a-03c132619032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17252 | 2026.02.05 23:54:23.215745 [ 5 ] {565f378d-4cc4-43e4-b69a-03c132619032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17253 | 2026.02.05 23:54:23.216533 [ 5 ] {565f378d-4cc4-43e4-b69a-03c132619032} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17254 | 2026.02.05 23:54:23.216568 [ 5 ] {565f378d-4cc4-43e4-b69a-03c132619032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 17255 | 2026.02.05 23:54:23.216903 [ 5 ] {565f378d-4cc4-43e4-b69a-03c132619032} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17256 | 2026.02.05 23:54:23.217158 [ 5 ] {565f378d-4cc4-43e4-b69a-03c132619032} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17257 | 2026.02.05 23:54:23.217286 [ 5 ] {565f378d-4cc4-43e4-b69a-03c132619032} <Debug> executeQuery: Read 782 rows, 63.55 KiB in 0.001599 sec., 489055.6597873671 rows/sec., 38.81 MiB/sec. | ||
| 17258 | 2026.02.05 23:54:23.217325 [ 5 ] {565f378d-4cc4-43e4-b69a-03c132619032} <Debug> TCPHandler: Processed in 0.001764357 sec. | ||
| 17259 | 2026.02.05 23:54:23.217433 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17260 | 2026.02.05 23:54:23.217526 [ 5 ] {8ca844fe-285f-4609-864e-dfc3821600d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17261 | 2026.02.05 23:54:23.217565 [ 5 ] {8ca844fe-285f-4609-864e-dfc3821600d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17262 | 2026.02.05 23:54:23.218037 [ 5 ] {8ca844fe-285f-4609-864e-dfc3821600d7} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17263 | 2026.02.05 23:54:23.218075 [ 5 ] {8ca844fe-285f-4609-864e-dfc3821600d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 17264 | 2026.02.05 23:54:23.218377 [ 5 ] {8ca844fe-285f-4609-864e-dfc3821600d7} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 17265 | 2026.02.05 23:54:23.218579 [ 5 ] {8ca844fe-285f-4609-864e-dfc3821600d7} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17266 | 2026.02.05 23:54:23.218700 [ 84 ] {} <Debug> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 17267 | 2026.02.05 23:54:23.218706 [ 5 ] {8ca844fe-285f-4609-864e-dfc3821600d7} <Debug> executeQuery: Read 148 rows, 9.13 KiB in 0.001199 sec., 123436.19683069225 rows/sec., 7.44 MiB/sec. | ||
| 17268 | 2026.02.05 23:54:23.218771 [ 84 ] {} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17269 | 2026.02.05 23:54:23.218791 [ 5 ] {8ca844fe-285f-4609-864e-dfc3821600d7} <Debug> TCPHandler: Processed in 0.001405334 sec. | ||
| 17270 | 2026.02.05 23:54:23.218796 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 17271 | 2026.02.05 23:54:23.218909 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17272 | 2026.02.05 23:54:23.218910 [ 193 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 17273 | 2026.02.05 23:54:23.219008 [ 5 ] {f88549b0-9fb7-4cc3-824a-1051dc74351f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17274 | 2026.02.05 23:54:23.219044 [ 193 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17275 | 2026.02.05 23:54:23.219051 [ 5 ] {f88549b0-9fb7-4cc3-824a-1051dc74351f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17276 | 2026.02.05 23:54:23.219084 [ 193 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 191 rows starting from the beginning of the part | ||
| 17277 | 2026.02.05 23:54:23.219156 [ 193 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 150 rows starting from the beginning of the part | ||
| 17278 | 2026.02.05 23:54:23.219202 [ 193 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 25 rows starting from the beginning of the part | ||
| 17279 | 2026.02.05 23:54:23.219247 [ 193 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 148 rows starting from the beginning of the part | ||
| 17280 | 2026.02.05 23:54:23.219289 [ 193 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 25 rows starting from the beginning of the part | ||
| 17281 | 2026.02.05 23:54:23.219326 [ 193 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 148 rows starting from the beginning of the part | ||
| 17282 | 2026.02.05 23:54:23.219567 [ 5 ] {f88549b0-9fb7-4cc3-824a-1051dc74351f} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17283 | 2026.02.05 23:54:23.219612 [ 5 ] {f88549b0-9fb7-4cc3-824a-1051dc74351f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 17284 | 2026.02.05 23:54:23.219920 [ 5 ] {f88549b0-9fb7-4cc3-824a-1051dc74351f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 17285 | 2026.02.05 23:54:23.220132 [ 5 ] {f88549b0-9fb7-4cc3-824a-1051dc74351f} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17286 | 2026.02.05 23:54:23.220226 [ 199 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 687 rows, containing 5 columns (5 merged, 0 gathered) in 0.001360563 sec., 504938.0293305051 rows/sec., 33.19 MiB/sec. | ||
| 17287 | 2026.02.05 23:54:23.220252 [ 5 ] {f88549b0-9fb7-4cc3-824a-1051dc74351f} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.00127 sec., 110236.22047244094 rows/sec., 7.12 MiB/sec. | ||
| 17288 | 2026.02.05 23:54:23.220300 [ 5 ] {f88549b0-9fb7-4cc3-824a-1051dc74351f} <Debug> TCPHandler: Processed in 0.001448954 sec. | ||
| 17289 | 2026.02.05 23:54:23.220413 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17290 | 2026.02.05 23:54:23.220441 [ 187 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 17291 | 2026.02.05 23:54:23.220502 [ 5 ] {34f23528-d9f2-4130-b661-e3654b5aec1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17292 | 2026.02.05 23:54:23.220544 [ 5 ] {34f23528-d9f2-4130-b661-e3654b5aec1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17293 | 2026.02.05 23:54:23.220761 [ 187 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_106_21} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17294 | 2026.02.05 23:54:23.220857 [ 187 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_106_21} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 17295 | 2026.02.05 23:54:23.220961 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 17296 | 2026.02.05 23:54:23.220997 [ 5 ] {34f23528-d9f2-4130-b661-e3654b5aec1e} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17297 | 2026.02.05 23:54:23.221038 [ 5 ] {34f23528-d9f2-4130-b661-e3654b5aec1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 17298 | 2026.02.05 23:54:23.221406 [ 5 ] {34f23528-d9f2-4130-b661-e3654b5aec1e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 17299 | 2026.02.05 23:54:23.221612 [ 5 ] {34f23528-d9f2-4130-b661-e3654b5aec1e} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17300 | 2026.02.05 23:54:23.221737 [ 5 ] {34f23528-d9f2-4130-b661-e3654b5aec1e} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001228 sec., 113192.18241042345 rows/sec., 6.44 MiB/sec. | ||
| 17301 | 2026.02.05 23:54:23.221774 [ 5 ] {34f23528-d9f2-4130-b661-e3654b5aec1e} <Debug> TCPHandler: Processed in 0.001389534 sec. | ||
| 17302 | 2026.02.05 23:54:23.221893 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17303 | 2026.02.05 23:54:23.221986 [ 5 ] {7463622a-820b-4dcd-b78a-fb683f572e64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17304 | 2026.02.05 23:54:23.222024 [ 5 ] {7463622a-820b-4dcd-b78a-fb683f572e64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17305 | 2026.02.05 23:54:23.222615 [ 5 ] {7463622a-820b-4dcd-b78a-fb683f572e64} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17306 | 2026.02.05 23:54:23.222651 [ 5 ] {7463622a-820b-4dcd-b78a-fb683f572e64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 17307 | 2026.02.05 23:54:23.222964 [ 5 ] {7463622a-820b-4dcd-b78a-fb683f572e64} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17308 | 2026.02.05 23:54:23.223165 [ 5 ] {7463622a-820b-4dcd-b78a-fb683f572e64} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17309 | 2026.02.05 23:54:23.223318 [ 5 ] {7463622a-820b-4dcd-b78a-fb683f572e64} <Debug> executeQuery: Read 478 rows, 34.48 KiB in 0.001362 sec., 350954.4787077827 rows/sec., 24.72 MiB/sec. | ||
| 17310 | 2026.02.05 23:54:23.223355 [ 5 ] {7463622a-820b-4dcd-b78a-fb683f572e64} <Debug> TCPHandler: Processed in 0.001524295 sec. | ||
| 17311 | 2026.02.05 23:54:23.223459 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17312 | 2026.02.05 23:54:23.223546 [ 5 ] {a58d0ff0-7f06-4df3-9281-eed3b1e86d59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17313 | 2026.02.05 23:54:23.223584 [ 5 ] {a58d0ff0-7f06-4df3-9281-eed3b1e86d59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17314 | 2026.02.05 23:54:23.223891 [ 5 ] {a58d0ff0-7f06-4df3-9281-eed3b1e86d59} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17315 | 2026.02.05 23:54:23.223925 [ 5 ] {a58d0ff0-7f06-4df3-9281-eed3b1e86d59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 17316 | 2026.02.05 23:54:23.224284 [ 5 ] {a58d0ff0-7f06-4df3-9281-eed3b1e86d59} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 17317 | 2026.02.05 23:54:23.224485 [ 5 ] {a58d0ff0-7f06-4df3-9281-eed3b1e86d59} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17318 | 2026.02.05 23:54:23.224631 [ 5 ] {a58d0ff0-7f06-4df3-9281-eed3b1e86d59} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001075 sec., 5581.395348837209 rows/sec., 291.61 KiB/sec. | ||
| 17319 | 2026.02.05 23:54:23.224661 [ 219 ] {} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17320 | 2026.02.05 23:54:23.224667 [ 5 ] {a58d0ff0-7f06-4df3-9281-eed3b1e86d59} <Debug> TCPHandler: Processed in 0.001235023 sec. | ||
| 17321 | 2026.02.05 23:54:23.224694 [ 219 ] {} <Debug> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17322 | 2026.02.05 23:54:23.224791 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17323 | 2026.02.05 23:54:23.224888 [ 5 ] {ff54b1d0-6961-4a39-8e4d-117eab6bbfe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17324 | 2026.02.05 23:54:23.224932 [ 5 ] {ff54b1d0-6961-4a39-8e4d-117eab6bbfe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17325 | 2026.02.05 23:54:23.225414 [ 5 ] {ff54b1d0-6961-4a39-8e4d-117eab6bbfe8} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17326 | 2026.02.05 23:54:23.225452 [ 5 ] {ff54b1d0-6961-4a39-8e4d-117eab6bbfe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 17327 | 2026.02.05 23:54:23.225793 [ 5 ] {ff54b1d0-6961-4a39-8e4d-117eab6bbfe8} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17328 | 2026.02.05 23:54:23.225996 [ 5 ] {ff54b1d0-6961-4a39-8e4d-117eab6bbfe8} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17329 | 2026.02.05 23:54:23.226120 [ 5 ] {ff54b1d0-6961-4a39-8e4d-117eab6bbfe8} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.00125 sec., 206400 rows/sec., 13.74 MiB/sec. | ||
| 17330 | 2026.02.05 23:54:23.226154 [ 5 ] {ff54b1d0-6961-4a39-8e4d-117eab6bbfe8} <Debug> TCPHandler: Processed in 0.001410904 sec. | ||
| 17331 | 2026.02.05 23:54:23.226256 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17332 | 2026.02.05 23:54:23.226343 [ 5 ] {7abce4f4-48b5-4f30-9b31-6c3d8785f9e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17333 | 2026.02.05 23:54:23.226381 [ 5 ] {7abce4f4-48b5-4f30-9b31-6c3d8785f9e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17334 | 2026.02.05 23:54:23.226660 [ 5 ] {7abce4f4-48b5-4f30-9b31-6c3d8785f9e8} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17335 | 2026.02.05 23:54:23.226694 [ 5 ] {7abce4f4-48b5-4f30-9b31-6c3d8785f9e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 17336 | 2026.02.05 23:54:23.226959 [ 5 ] {7abce4f4-48b5-4f30-9b31-6c3d8785f9e8} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 17337 | 2026.02.05 23:54:23.227211 [ 5 ] {7abce4f4-48b5-4f30-9b31-6c3d8785f9e8} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17338 | 2026.02.05 23:54:23.227334 [ 5 ] {7abce4f4-48b5-4f30-9b31-6c3d8785f9e8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000994 sec., 1006.0362173038228 rows/sec., 67.79 KiB/sec. | ||
| 17339 | 2026.02.05 23:54:23.227370 [ 5 ] {7abce4f4-48b5-4f30-9b31-6c3d8785f9e8} <Debug> TCPHandler: Processed in 0.001152081 sec. | ||
| 17340 | 2026.02.05 23:54:23.227487 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17341 | 2026.02.05 23:54:23.227503 [ 219 ] {} <Debug> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17342 | 2026.02.05 23:54:23.227611 [ 5 ] {da013f37-71c7-4744-ae28-39f342734df8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17343 | 2026.02.05 23:54:23.227680 [ 5 ] {da013f37-71c7-4744-ae28-39f342734df8} <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 | ||
| 17344 | 2026.02.05 23:54:23.228582 [ 5 ] {da013f37-71c7-4744-ae28-39f342734df8} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17345 | 2026.02.05 23:54:23.228621 [ 5 ] {da013f37-71c7-4744-ae28-39f342734df8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 17346 | 2026.02.05 23:54:23.229172 [ 5 ] {da013f37-71c7-4744-ae28-39f342734df8} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 17347 | 2026.02.05 23:54:23.229398 [ 5 ] {da013f37-71c7-4744-ae28-39f342734df8} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17348 | 2026.02.05 23:54:23.229518 [ 84 ] {} <Debug> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 17349 | 2026.02.05 23:54:23.229539 [ 5 ] {da013f37-71c7-4744-ae28-39f342734df8} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001952 sec., 7684.426229508197 rows/sec., 13.77 MiB/sec. | ||
| 17350 | 2026.02.05 23:54:23.229565 [ 84 ] {} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17351 | 2026.02.05 23:54:23.229589 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 17352 | 2026.02.05 23:54:23.229602 [ 5 ] {da013f37-71c7-4744-ae28-39f342734df8} <Debug> TCPHandler: Processed in 0.002174971 sec. | ||
| 17353 | 2026.02.05 23:54:23.229660 [ 193 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 17354 | 2026.02.05 23:54:23.229725 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17355 | 2026.02.05 23:54:23.229841 [ 5 ] {b68d7619-067c-433c-badf-fc157fd3755a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17356 | 2026.02.05 23:54:23.229852 [ 193 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17357 | 2026.02.05 23:54:23.229891 [ 5 ] {b68d7619-067c-433c-badf-fc157fd3755a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17358 | 2026.02.05 23:54:23.229910 [ 193 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1958 rows starting from the beginning of the part | ||
| 17359 | 2026.02.05 23:54:23.230030 [ 193 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 15 rows starting from the beginning of the part | ||
| 17360 | 2026.02.05 23:54:23.230132 [ 193 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 25 rows starting from the beginning of the part | ||
| 17361 | 2026.02.05 23:54:23.230227 [ 193 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 15 rows starting from the beginning of the part | ||
| 17362 | 2026.02.05 23:54:23.230245 [ 5 ] {b68d7619-067c-433c-badf-fc157fd3755a} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17363 | 2026.02.05 23:54:23.230282 [ 5 ] {b68d7619-067c-433c-badf-fc157fd3755a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 17364 | 2026.02.05 23:54:23.230312 [ 193 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 25 rows starting from the beginning of the part | ||
| 17365 | 2026.02.05 23:54:23.230400 [ 193 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 15 rows starting from the beginning of the part | ||
| 17366 | 2026.02.05 23:54:23.230563 [ 5 ] {b68d7619-067c-433c-badf-fc157fd3755a} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17367 | 2026.02.05 23:54:23.230798 [ 5 ] {b68d7619-067c-433c-badf-fc157fd3755a} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17368 | 2026.02.05 23:54:23.230917 [ 5 ] {b68d7619-067c-433c-badf-fc157fd3755a} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001151 sec., 76455.25629887056 rows/sec., 4.80 MiB/sec. | ||
| 17369 | 2026.02.05 23:54:23.230950 [ 5 ] {b68d7619-067c-433c-badf-fc157fd3755a} <Debug> TCPHandler: Processed in 0.001335413 sec. | ||
| 17370 | 2026.02.05 23:54:23.238660 [ 199 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2053 rows, containing 19 columns (19 merged, 0 gathered) in 0.009026499 sec., 227441.447675339 rows/sec., 407.56 MiB/sec. | ||
| 17371 | 2026.02.05 23:54:23.240823 [ 195 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 17372 | 2026.02.05 23:54:23.241214 [ 195 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17373 | 2026.02.05 23:54:23.241297 [ 195 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 17374 | 2026.02.05 23:54:23.241475 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.85 MiB. | ||
| 17375 | 2026.02.05 23:54:24.558728 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17376 | 2026.02.05 23:54:24.558827 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17377 | 2026.02.05 23:54:24.797552 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35494 | ||
| 17378 | 2026.02.05 23:54:24.798175 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17379 | 2026.02.05 23:54:24.798223 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 17380 | 2026.02.05 23:54:24.798701 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 17381 | 2026.02.05 23:54:24.798936 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17382 | 2026.02.05 23:54:24.799073 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35494 | ||
| 17383 | 2026.02.05 23:54:26.780133 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 17384 | 2026.02.05 23:54:26.798188 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17385 | 2026.02.05 23:54:26.798241 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 17386 | 2026.02.05 23:54:26.804564 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 17387 | 2026.02.05 23:54:26.805329 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17388 | 2026.02.05 23:54:26.808394 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 17389 | 2026.02.05 23:54:28.205859 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17390 | 2026.02.05 23:54:28.206034 [ 5 ] {6f5fd9b0-0585-4b26-b2cd-72d2a93caa18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17391 | 2026.02.05 23:54:28.206097 [ 5 ] {6f5fd9b0-0585-4b26-b2cd-72d2a93caa18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17392 | 2026.02.05 23:54:28.206764 [ 5 ] {6f5fd9b0-0585-4b26-b2cd-72d2a93caa18} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17393 | 2026.02.05 23:54:28.206804 [ 5 ] {6f5fd9b0-0585-4b26-b2cd-72d2a93caa18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 17394 | 2026.02.05 23:54:28.207193 [ 5 ] {6f5fd9b0-0585-4b26-b2cd-72d2a93caa18} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17395 | 2026.02.05 23:54:28.207413 [ 5 ] {6f5fd9b0-0585-4b26-b2cd-72d2a93caa18} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17396 | 2026.02.05 23:54:28.207550 [ 5 ] {6f5fd9b0-0585-4b26-b2cd-72d2a93caa18} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001624 sec., 65270.93596059113 rows/sec., 5.47 MiB/sec. | ||
| 17397 | 2026.02.05 23:54:28.207655 [ 5 ] {6f5fd9b0-0585-4b26-b2cd-72d2a93caa18} <Debug> TCPHandler: Processed in 0.001920319 sec. | ||
| 17398 | 2026.02.05 23:54:28.207781 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17399 | 2026.02.05 23:54:28.207876 [ 5 ] {05d09b8d-5ba6-4559-9eed-e7aab59a8946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17400 | 2026.02.05 23:54:28.207917 [ 5 ] {05d09b8d-5ba6-4559-9eed-e7aab59a8946} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17401 | 2026.02.05 23:54:28.208316 [ 5 ] {05d09b8d-5ba6-4559-9eed-e7aab59a8946} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17402 | 2026.02.05 23:54:28.208353 [ 5 ] {05d09b8d-5ba6-4559-9eed-e7aab59a8946} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 17403 | 2026.02.05 23:54:28.208654 [ 5 ] {05d09b8d-5ba6-4559-9eed-e7aab59a8946} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 17404 | 2026.02.05 23:54:28.208867 [ 5 ] {05d09b8d-5ba6-4559-9eed-e7aab59a8946} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17405 | 2026.02.05 23:54:28.208996 [ 5 ] {05d09b8d-5ba6-4559-9eed-e7aab59a8946} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001138 sec., 21968.365553602813 rows/sec., 1.61 MiB/sec. | ||
| 17406 | 2026.02.05 23:54:28.209034 [ 5 ] {05d09b8d-5ba6-4559-9eed-e7aab59a8946} <Debug> TCPHandler: Processed in 0.001303123 sec. | ||
| 17407 | 2026.02.05 23:54:28.209075 [ 223 ] {} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17408 | 2026.02.05 23:54:28.209128 [ 223 ] {} <Debug> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17409 | 2026.02.05 23:54:28.209139 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17410 | 2026.02.05 23:54:28.209238 [ 5 ] {ec34a723-2fe3-456c-a641-5e0a88a638ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17411 | 2026.02.05 23:54:28.209279 [ 5 ] {ec34a723-2fe3-456c-a641-5e0a88a638ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17412 | 2026.02.05 23:54:28.209701 [ 5 ] {ec34a723-2fe3-456c-a641-5e0a88a638ce} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17413 | 2026.02.05 23:54:28.209741 [ 5 ] {ec34a723-2fe3-456c-a641-5e0a88a638ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 17414 | 2026.02.05 23:54:28.210081 [ 5 ] {ec34a723-2fe3-456c-a641-5e0a88a638ce} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17415 | 2026.02.05 23:54:28.210333 [ 5 ] {ec34a723-2fe3-456c-a641-5e0a88a638ce} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17416 | 2026.02.05 23:54:28.210472 [ 5 ] {ec34a723-2fe3-456c-a641-5e0a88a638ce} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001251 sec., 71143.08553157475 rows/sec., 5.56 MiB/sec. | ||
| 17417 | 2026.02.05 23:54:28.210510 [ 5 ] {ec34a723-2fe3-456c-a641-5e0a88a638ce} <Debug> TCPHandler: Processed in 0.001420804 sec. | ||
| 17418 | 2026.02.05 23:54:28.210619 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17419 | 2026.02.05 23:54:28.210714 [ 5 ] {babcced9-ffe7-42d9-96fe-e2c2e9330e00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17420 | 2026.02.05 23:54:28.210757 [ 5 ] {babcced9-ffe7-42d9-96fe-e2c2e9330e00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17421 | 2026.02.05 23:54:28.211154 [ 5 ] {babcced9-ffe7-42d9-96fe-e2c2e9330e00} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17422 | 2026.02.05 23:54:28.211191 [ 5 ] {babcced9-ffe7-42d9-96fe-e2c2e9330e00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 17423 | 2026.02.05 23:54:28.211358 [ 223 ] {} <Debug> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17424 | 2026.02.05 23:54:28.211555 [ 5 ] {babcced9-ffe7-42d9-96fe-e2c2e9330e00} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17425 | 2026.02.05 23:54:28.211804 [ 5 ] {babcced9-ffe7-42d9-96fe-e2c2e9330e00} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17426 | 2026.02.05 23:54:28.211936 [ 5 ] {babcced9-ffe7-42d9-96fe-e2c2e9330e00} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00124 sec., 129032.25806451614 rows/sec., 8.99 MiB/sec. | ||
| 17427 | 2026.02.05 23:54:28.211974 [ 5 ] {babcced9-ffe7-42d9-96fe-e2c2e9330e00} <Debug> TCPHandler: Processed in 0.001404394 sec. | ||
| 17428 | 2026.02.05 23:54:28.212079 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17429 | 2026.02.05 23:54:28.212179 [ 5 ] {5467e3a7-b6c0-4858-8f07-dd0a7cfc44c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17430 | 2026.02.05 23:54:28.212236 [ 5 ] {5467e3a7-b6c0-4858-8f07-dd0a7cfc44c3} <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 | ||
| 17431 | 2026.02.05 23:54:28.213095 [ 5 ] {5467e3a7-b6c0-4858-8f07-dd0a7cfc44c3} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17432 | 2026.02.05 23:54:28.213132 [ 5 ] {5467e3a7-b6c0-4858-8f07-dd0a7cfc44c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 17433 | 2026.02.05 23:54:28.213809 [ 5 ] {5467e3a7-b6c0-4858-8f07-dd0a7cfc44c3} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 17434 | 2026.02.05 23:54:28.214091 [ 5 ] {5467e3a7-b6c0-4858-8f07-dd0a7cfc44c3} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17435 | 2026.02.05 23:54:28.214247 [ 5 ] {5467e3a7-b6c0-4858-8f07-dd0a7cfc44c3} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00213 sec., 11737.089201877934 rows/sec., 21.03 MiB/sec. | ||
| 17436 | 2026.02.05 23:54:28.214279 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17437 | 2026.02.05 23:54:28.214306 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17438 | 2026.02.05 23:54:28.214317 [ 5 ] {5467e3a7-b6c0-4858-8f07-dd0a7cfc44c3} <Debug> TCPHandler: Processed in 0.002336123 sec. | ||
| 17439 | 2026.02.05 23:54:28.214435 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17440 | 2026.02.05 23:54:28.214543 [ 5 ] {50daf0ab-e86f-4982-9d32-cd4af92b2036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17441 | 2026.02.05 23:54:28.214662 [ 5 ] {50daf0ab-e86f-4982-9d32-cd4af92b2036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17442 | 2026.02.05 23:54:28.215011 [ 5 ] {50daf0ab-e86f-4982-9d32-cd4af92b2036} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17443 | 2026.02.05 23:54:28.215046 [ 5 ] {50daf0ab-e86f-4982-9d32-cd4af92b2036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 17444 | 2026.02.05 23:54:28.215354 [ 5 ] {50daf0ab-e86f-4982-9d32-cd4af92b2036} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17445 | 2026.02.05 23:54:28.215584 [ 5 ] {50daf0ab-e86f-4982-9d32-cd4af92b2036} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17446 | 2026.02.05 23:54:28.215715 [ 5 ] {50daf0ab-e86f-4982-9d32-cd4af92b2036} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 17447 | 2026.02.05 23:54:28.215751 [ 5 ] {50daf0ab-e86f-4982-9d32-cd4af92b2036} <Debug> TCPHandler: Processed in 0.001318933 sec. | ||
| 17448 | 2026.02.05 23:54:28.215972 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17449 | 2026.02.05 23:54:29.890619 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2260 | ||
| 17450 | 2026.02.05 23:54:29.893095 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17451 | 2026.02.05 23:54:29.893156 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17452 | 2026.02.05 23:54:29.894422 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 17453 | 2026.02.05 23:54:29.894709 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17454 | 2026.02.05 23:54:29.895101 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2260 | ||
| 17455 | 2026.02.05 23:54:32.029258 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17456 | 2026.02.05 23:54:32.029439 [ 5 ] {d5be0cc0-9ca3-4439-8f88-720e3f58e57f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17457 | 2026.02.05 23:54:32.029506 [ 5 ] {d5be0cc0-9ca3-4439-8f88-720e3f58e57f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17458 | 2026.02.05 23:54:32.030227 [ 5 ] {d5be0cc0-9ca3-4439-8f88-720e3f58e57f} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17459 | 2026.02.05 23:54:32.030279 [ 5 ] {d5be0cc0-9ca3-4439-8f88-720e3f58e57f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17460 | 2026.02.05 23:54:32.030692 [ 5 ] {d5be0cc0-9ca3-4439-8f88-720e3f58e57f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 17461 | 2026.02.05 23:54:32.030923 [ 5 ] {d5be0cc0-9ca3-4439-8f88-720e3f58e57f} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17462 | 2026.02.05 23:54:32.031084 [ 5 ] {d5be0cc0-9ca3-4439-8f88-720e3f58e57f} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001694 sec., 157024.79338842977 rows/sec., 9.98 MiB/sec. | ||
| 17463 | 2026.02.05 23:54:32.031138 [ 5 ] {d5be0cc0-9ca3-4439-8f88-720e3f58e57f} <Debug> TCPHandler: Processed in 0.00200814 sec. | ||
| 17464 | 2026.02.05 23:54:32.031259 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17465 | 2026.02.05 23:54:32.031363 [ 5 ] {3445fdeb-8658-4b6b-852d-a885fad7203e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17466 | 2026.02.05 23:54:32.031410 [ 5 ] {3445fdeb-8658-4b6b-852d-a885fad7203e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17467 | 2026.02.05 23:54:32.031820 [ 5 ] {3445fdeb-8658-4b6b-852d-a885fad7203e} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17468 | 2026.02.05 23:54:32.031860 [ 5 ] {3445fdeb-8658-4b6b-852d-a885fad7203e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17469 | 2026.02.05 23:54:32.032159 [ 5 ] {3445fdeb-8658-4b6b-852d-a885fad7203e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 17470 | 2026.02.05 23:54:32.032369 [ 5 ] {3445fdeb-8658-4b6b-852d-a885fad7203e} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17471 | 2026.02.05 23:54:32.032501 [ 5 ] {3445fdeb-8658-4b6b-852d-a885fad7203e} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001162 sec., 12048.192771084337 rows/sec., 982.45 KiB/sec. | ||
| 17472 | 2026.02.05 23:54:32.032542 [ 5 ] {3445fdeb-8658-4b6b-852d-a885fad7203e} <Debug> TCPHandler: Processed in 0.001336674 sec. | ||
| 17473 | 2026.02.05 23:54:32.032646 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17474 | 2026.02.05 23:54:32.032740 [ 5 ] {063b4675-f0f9-49b6-a119-9a8f0e590333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17475 | 2026.02.05 23:54:32.032782 [ 5 ] {063b4675-f0f9-49b6-a119-9a8f0e590333} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17476 | 2026.02.05 23:54:32.033944 [ 5 ] {063b4675-f0f9-49b6-a119-9a8f0e590333} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17477 | 2026.02.05 23:54:32.033986 [ 5 ] {063b4675-f0f9-49b6-a119-9a8f0e590333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17478 | 2026.02.05 23:54:32.034420 [ 5 ] {063b4675-f0f9-49b6-a119-9a8f0e590333} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17479 | 2026.02.05 23:54:32.034639 [ 5 ] {063b4675-f0f9-49b6-a119-9a8f0e590333} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17480 | 2026.02.05 23:54:32.034777 [ 5 ] {063b4675-f0f9-49b6-a119-9a8f0e590333} <Debug> executeQuery: Read 1929 rows, 160.62 KiB in 0.002056 sec., 938229.5719844358 rows/sec., 76.29 MiB/sec. | ||
| 17481 | 2026.02.05 23:54:32.034801 [ 130 ] {} <Debug> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17482 | 2026.02.05 23:54:32.034817 [ 5 ] {063b4675-f0f9-49b6-a119-9a8f0e590333} <Debug> TCPHandler: Processed in 0.002220602 sec. | ||
| 17483 | 2026.02.05 23:54:32.034911 [ 130 ] {} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17484 | 2026.02.05 23:54:32.034954 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17485 | 2026.02.05 23:54:32.034994 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17486 | 2026.02.05 23:54:32.035096 [ 5 ] {9d2c40cc-eefa-446f-baff-9eb0fda48a9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17487 | 2026.02.05 23:54:32.035108 [ 187 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 17488 | 2026.02.05 23:54:32.035137 [ 5 ] {9d2c40cc-eefa-446f-baff-9eb0fda48a9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17489 | 2026.02.05 23:54:32.035324 [ 187 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17490 | 2026.02.05 23:54:32.035384 [ 187 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1981 rows starting from the beginning of the part | ||
| 17491 | 2026.02.05 23:54:32.035492 [ 187 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 782 rows starting from the beginning of the part | ||
| 17492 | 2026.02.05 23:54:32.035572 [ 187 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 106 rows starting from the beginning of the part | ||
| 17493 | 2026.02.05 23:54:32.035644 [ 187 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 782 rows starting from the beginning of the part | ||
| 17494 | 2026.02.05 23:54:32.035649 [ 5 ] {9d2c40cc-eefa-446f-baff-9eb0fda48a9c} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17495 | 2026.02.05 23:54:32.035706 [ 5 ] {9d2c40cc-eefa-446f-baff-9eb0fda48a9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17496 | 2026.02.05 23:54:32.035717 [ 187 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 106 rows starting from the beginning of the part | ||
| 17497 | 2026.02.05 23:54:32.035801 [ 187 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 1929 rows starting from the beginning of the part | ||
| 17498 | 2026.02.05 23:54:32.036040 [ 5 ] {9d2c40cc-eefa-446f-baff-9eb0fda48a9c} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 17499 | 2026.02.05 23:54:32.036288 [ 5 ] {9d2c40cc-eefa-446f-baff-9eb0fda48a9c} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17500 | 2026.02.05 23:54:32.036424 [ 5 ] {9d2c40cc-eefa-446f-baff-9eb0fda48a9c} <Debug> executeQuery: Read 162 rows, 10.11 KiB in 0.001347 sec., 120267.26057906458 rows/sec., 7.33 MiB/sec. | ||
| 17501 | 2026.02.05 23:54:32.036464 [ 5 ] {9d2c40cc-eefa-446f-baff-9eb0fda48a9c} <Debug> TCPHandler: Processed in 0.001519895 sec. | ||
| 17502 | 2026.02.05 23:54:32.036574 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17503 | 2026.02.05 23:54:32.036669 [ 5 ] {8315bf98-79a5-49e0-b749-1fd4a68d4d8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17504 | 2026.02.05 23:54:32.036710 [ 5 ] {8315bf98-79a5-49e0-b749-1fd4a68d4d8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17505 | 2026.02.05 23:54:32.037207 [ 5 ] {8315bf98-79a5-49e0-b749-1fd4a68d4d8f} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17506 | 2026.02.05 23:54:32.037244 [ 5 ] {8315bf98-79a5-49e0-b749-1fd4a68d4d8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17507 | 2026.02.05 23:54:32.037573 [ 5 ] {8315bf98-79a5-49e0-b749-1fd4a68d4d8f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 17508 | 2026.02.05 23:54:32.037788 [ 5 ] {8315bf98-79a5-49e0-b749-1fd4a68d4d8f} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17509 | 2026.02.05 23:54:32.037917 [ 5 ] {8315bf98-79a5-49e0-b749-1fd4a68d4d8f} <Debug> executeQuery: Read 368 rows, 25.07 KiB in 0.001265 sec., 290909.0909090909 rows/sec., 19.36 MiB/sec. | ||
| 17510 | 2026.02.05 23:54:32.037956 [ 5 ] {8315bf98-79a5-49e0-b749-1fd4a68d4d8f} <Debug> TCPHandler: Processed in 0.001432414 sec. | ||
| 17511 | 2026.02.05 23:54:32.038072 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17512 | 2026.02.05 23:54:32.038164 [ 198 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5686 rows, containing 5 columns (5 merged, 0 gathered) in 0.003133201 sec., 1814757.495609123 rows/sec., 153.84 MiB/sec. | ||
| 17513 | 2026.02.05 23:54:32.038193 [ 5 ] {ffcde621-80b4-4183-9df9-37c6e3957887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17514 | 2026.02.05 23:54:32.038268 [ 5 ] {ffcde621-80b4-4183-9df9-37c6e3957887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17515 | 2026.02.05 23:54:32.038627 [ 198 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17516 | 2026.02.05 23:54:32.038792 [ 5 ] {ffcde621-80b4-4183-9df9-37c6e3957887} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17517 | 2026.02.05 23:54:32.038847 [ 5 ] {ffcde621-80b4-4183-9df9-37c6e3957887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17518 | 2026.02.05 23:54:32.039092 [ 198 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_126_25} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17519 | 2026.02.05 23:54:32.039185 [ 198 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_126_25} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17520 | 2026.02.05 23:54:32.039210 [ 5 ] {ffcde621-80b4-4183-9df9-37c6e3957887} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 17521 | 2026.02.05 23:54:32.039288 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.01 MiB. | ||
| 17522 | 2026.02.05 23:54:32.039439 [ 5 ] {ffcde621-80b4-4183-9df9-37c6e3957887} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17523 | 2026.02.05 23:54:32.039575 [ 5 ] {ffcde621-80b4-4183-9df9-37c6e3957887} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001407 sec., 98791.75550817342 rows/sec., 5.62 MiB/sec. | ||
| 17524 | 2026.02.05 23:54:32.039615 [ 5 ] {ffcde621-80b4-4183-9df9-37c6e3957887} <Debug> TCPHandler: Processed in 0.001604296 sec. | ||
| 17525 | 2026.02.05 23:54:32.039722 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17526 | 2026.02.05 23:54:32.039818 [ 5 ] {12d476ce-155f-48bc-91fe-bcb4cb69aaeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17527 | 2026.02.05 23:54:32.039857 [ 5 ] {12d476ce-155f-48bc-91fe-bcb4cb69aaeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17528 | 2026.02.05 23:54:32.040617 [ 5 ] {12d476ce-155f-48bc-91fe-bcb4cb69aaeb} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17529 | 2026.02.05 23:54:32.040654 [ 5 ] {12d476ce-155f-48bc-91fe-bcb4cb69aaeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17530 | 2026.02.05 23:54:32.041037 [ 5 ] {12d476ce-155f-48bc-91fe-bcb4cb69aaeb} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17531 | 2026.02.05 23:54:32.041245 [ 5 ] {12d476ce-155f-48bc-91fe-bcb4cb69aaeb} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17532 | 2026.02.05 23:54:32.041377 [ 5 ] {12d476ce-155f-48bc-91fe-bcb4cb69aaeb} <Debug> executeQuery: Read 948 rows, 69.91 KiB in 0.001577 sec., 601141.4077362079 rows/sec., 43.29 MiB/sec. | ||
| 17533 | 2026.02.05 23:54:32.041380 [ 126 ] {} <Debug> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17534 | 2026.02.05 23:54:32.041417 [ 5 ] {12d476ce-155f-48bc-91fe-bcb4cb69aaeb} <Debug> TCPHandler: Processed in 0.001744787 sec. | ||
| 17535 | 2026.02.05 23:54:32.041431 [ 126 ] {} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17536 | 2026.02.05 23:54:32.041457 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17537 | 2026.02.05 23:54:32.041531 [ 198 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 17538 | 2026.02.05 23:54:32.041532 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17539 | 2026.02.05 23:54:32.041624 [ 198 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17540 | 2026.02.05 23:54:32.041646 [ 5 ] {1e2d1a1f-1a51-407d-b254-bddfeb1d7f35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17541 | 2026.02.05 23:54:32.041659 [ 198 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 995 rows starting from the beginning of the part | ||
| 17542 | 2026.02.05 23:54:32.041693 [ 5 ] {1e2d1a1f-1a51-407d-b254-bddfeb1d7f35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17543 | 2026.02.05 23:54:32.041734 [ 198 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 478 rows starting from the beginning of the part | ||
| 17544 | 2026.02.05 23:54:32.041787 [ 198 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 89 rows starting from the beginning of the part | ||
| 17545 | 2026.02.05 23:54:32.041831 [ 198 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 478 rows starting from the beginning of the part | ||
| 17546 | 2026.02.05 23:54:32.041877 [ 198 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 89 rows starting from the beginning of the part | ||
| 17547 | 2026.02.05 23:54:32.041922 [ 198 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 948 rows starting from the beginning of the part | ||
| 17548 | 2026.02.05 23:54:32.042052 [ 5 ] {1e2d1a1f-1a51-407d-b254-bddfeb1d7f35} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17549 | 2026.02.05 23:54:32.042094 [ 5 ] {1e2d1a1f-1a51-407d-b254-bddfeb1d7f35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17550 | 2026.02.05 23:54:32.042421 [ 5 ] {1e2d1a1f-1a51-407d-b254-bddfeb1d7f35} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 17551 | 2026.02.05 23:54:32.042639 [ 5 ] {1e2d1a1f-1a51-407d-b254-bddfeb1d7f35} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17552 | 2026.02.05 23:54:32.042773 [ 5 ] {1e2d1a1f-1a51-407d-b254-bddfeb1d7f35} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001146 sec., 5235.602094240838 rows/sec., 273.54 KiB/sec. | ||
| 17553 | 2026.02.05 23:54:32.042812 [ 5 ] {1e2d1a1f-1a51-407d-b254-bddfeb1d7f35} <Debug> TCPHandler: Processed in 0.001329393 sec. | ||
| 17554 | 2026.02.05 23:54:32.042916 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17555 | 2026.02.05 23:54:32.043011 [ 5 ] {c56c0066-5116-4782-a5fa-82a858ef5f6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17556 | 2026.02.05 23:54:32.043053 [ 5 ] {c56c0066-5116-4782-a5fa-82a858ef5f6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17557 | 2026.02.05 23:54:32.043251 [ 202 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3077 rows, containing 5 columns (5 merged, 0 gathered) in 0.001751818 sec., 1756461.0022274002 rows/sec., 133.13 MiB/sec. | ||
| 17558 | 2026.02.05 23:54:32.043444 [ 202 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17559 | 2026.02.05 23:54:32.043663 [ 5 ] {c56c0066-5116-4782-a5fa-82a858ef5f6a} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17560 | 2026.02.05 23:54:32.043708 [ 5 ] {c56c0066-5116-4782-a5fa-82a858ef5f6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17561 | 2026.02.05 23:54:32.043774 [ 202 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_126_25} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17562 | 2026.02.05 23:54:32.043869 [ 202 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_126_25} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17563 | 2026.02.05 23:54:32.043962 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 17564 | 2026.02.05 23:54:32.044116 [ 5 ] {c56c0066-5116-4782-a5fa-82a858ef5f6a} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17565 | 2026.02.05 23:54:32.044333 [ 5 ] {c56c0066-5116-4782-a5fa-82a858ef5f6a} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17566 | 2026.02.05 23:54:32.044465 [ 5 ] {c56c0066-5116-4782-a5fa-82a858ef5f6a} <Debug> executeQuery: Read 917 rows, 62.56 KiB in 0.001472 sec., 622961.9565217391 rows/sec., 41.50 MiB/sec. | ||
| 17567 | 2026.02.05 23:54:32.044503 [ 5 ] {c56c0066-5116-4782-a5fa-82a858ef5f6a} <Debug> TCPHandler: Processed in 0.001636896 sec. | ||
| 17568 | 2026.02.05 23:54:32.044607 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17569 | 2026.02.05 23:54:32.044711 [ 5 ] {bc4e9623-05db-4371-9323-1a1315c873d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17570 | 2026.02.05 23:54:32.044754 [ 5 ] {bc4e9623-05db-4371-9323-1a1315c873d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17571 | 2026.02.05 23:54:32.045076 [ 5 ] {bc4e9623-05db-4371-9323-1a1315c873d7} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17572 | 2026.02.05 23:54:32.045114 [ 5 ] {bc4e9623-05db-4371-9323-1a1315c873d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17573 | 2026.02.05 23:54:32.045427 [ 5 ] {bc4e9623-05db-4371-9323-1a1315c873d7} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 17574 | 2026.02.05 23:54:32.045648 [ 5 ] {bc4e9623-05db-4371-9323-1a1315c873d7} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17575 | 2026.02.05 23:54:32.045756 [ 126 ] {} <Debug> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 | ||
| 17576 | 2026.02.05 23:54:32.045781 [ 5 ] {bc4e9623-05db-4371-9323-1a1315c873d7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001089 sec., 918.2736455463729 rows/sec., 61.88 KiB/sec. | ||
| 17577 | 2026.02.05 23:54:32.045789 [ 126 ] {} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17578 | 2026.02.05 23:54:32.045823 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17579 | 2026.02.05 23:54:32.045828 [ 5 ] {bc4e9623-05db-4371-9323-1a1315c873d7} <Debug> TCPHandler: Processed in 0.001272572 sec. | ||
| 17580 | 2026.02.05 23:54:32.045885 [ 198 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_55_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_50_10 to all_55_55_0 into Compact with storage Full | ||
| 17581 | 2026.02.05 23:54:32.045944 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17582 | 2026.02.05 23:54:32.046028 [ 198 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17583 | 2026.02.05 23:54:32.046047 [ 5 ] {52df6198-25dc-48c7-acc2-8b60fe4113c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17584 | 2026.02.05 23:54:32.046085 [ 198 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 50 rows starting from the beginning of the part | ||
| 17585 | 2026.02.05 23:54:32.046113 [ 5 ] {52df6198-25dc-48c7-acc2-8b60fe4113c9} <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 | ||
| 17586 | 2026.02.05 23:54:32.046179 [ 198 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1 rows starting from the beginning of the part | ||
| 17587 | 2026.02.05 23:54:32.046251 [ 198 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1 rows starting from the beginning of the part | ||
| 17588 | 2026.02.05 23:54:32.046316 [ 198 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1 rows starting from the beginning of the part | ||
| 17589 | 2026.02.05 23:54:32.046380 [ 198 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1 rows starting from the beginning of the part | ||
| 17590 | 2026.02.05 23:54:32.046439 [ 198 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1 rows starting from the beginning of the part | ||
| 17591 | 2026.02.05 23:54:32.046931 [ 5 ] {52df6198-25dc-48c7-acc2-8b60fe4113c9} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17592 | 2026.02.05 23:54:32.046975 [ 5 ] {52df6198-25dc-48c7-acc2-8b60fe4113c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17593 | 2026.02.05 23:54:32.047382 [ 200 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55 rows, containing 4 columns (4 merged, 0 gathered) in 0.001522526 sec., 36124.177846552375 rows/sec., 2.38 MiB/sec. | ||
| 17594 | 2026.02.05 23:54:32.047536 [ 5 ] {52df6198-25dc-48c7-acc2-8b60fe4113c9} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 17595 | 2026.02.05 23:54:32.047560 [ 191 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
| 17596 | 2026.02.05 23:54:32.047806 [ 5 ] {52df6198-25dc-48c7-acc2-8b60fe4113c9} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17597 | 2026.02.05 23:54:32.047957 [ 191 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_55_11} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17598 | 2026.02.05 23:54:32.047965 [ 5 ] {52df6198-25dc-48c7-acc2-8b60fe4113c9} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001937 sec., 7743.933918430563 rows/sec., 13.88 MiB/sec. | ||
| 17599 | 2026.02.05 23:54:32.048042 [ 5 ] {52df6198-25dc-48c7-acc2-8b60fe4113c9} <Debug> TCPHandler: Processed in 0.002149361 sec. | ||
| 17600 | 2026.02.05 23:54:32.048054 [ 191 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_55_11} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 | ||
| 17601 | 2026.02.05 23:54:32.048152 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17602 | 2026.02.05 23:54:32.048161 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17603 | 2026.02.05 23:54:32.048256 [ 5 ] {c7a88ae4-499d-4ddc-acc2-9748df77ecc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17604 | 2026.02.05 23:54:32.048303 [ 5 ] {c7a88ae4-499d-4ddc-acc2-9748df77ecc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17605 | 2026.02.05 23:54:32.048638 [ 5 ] {c7a88ae4-499d-4ddc-acc2-9748df77ecc7} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17606 | 2026.02.05 23:54:32.048674 [ 5 ] {c7a88ae4-499d-4ddc-acc2-9748df77ecc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17607 | 2026.02.05 23:54:32.048994 [ 5 ] {c7a88ae4-499d-4ddc-acc2-9748df77ecc7} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17608 | 2026.02.05 23:54:32.049217 [ 5 ] {c7a88ae4-499d-4ddc-acc2-9748df77ecc7} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17609 | 2026.02.05 23:54:32.049335 [ 126 ] {} <Debug> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17610 | 2026.02.05 23:54:32.049344 [ 5 ] {c7a88ae4-499d-4ddc-acc2-9748df77ecc7} <Debug> executeQuery: Read 76 rows, 4.83 KiB in 0.001106 sec., 68716.09403254974 rows/sec., 4.26 MiB/sec. | ||
| 17611 | 2026.02.05 23:54:32.049368 [ 126 ] {} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17612 | 2026.02.05 23:54:32.049393 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17613 | 2026.02.05 23:54:32.049396 [ 5 ] {c7a88ae4-499d-4ddc-acc2-9748df77ecc7} <Debug> TCPHandler: Processed in 0.001294022 sec. | ||
| 17614 | 2026.02.05 23:54:32.049469 [ 196 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 17615 | 2026.02.05 23:54:32.049571 [ 196 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17616 | 2026.02.05 23:54:32.049600 [ 196 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 7696 rows starting from the beginning of the part | ||
| 17617 | 2026.02.05 23:54:32.049654 [ 196 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 88 rows starting from the beginning of the part | ||
| 17618 | 2026.02.05 23:54:32.049697 [ 196 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 60 rows starting from the beginning of the part | ||
| 17619 | 2026.02.05 23:54:32.049736 [ 196 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 88 rows starting from the beginning of the part | ||
| 17620 | 2026.02.05 23:54:32.049776 [ 196 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 60 rows starting from the beginning of the part | ||
| 17621 | 2026.02.05 23:54:32.049814 [ 196 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 76 rows starting from the beginning of the part | ||
| 17622 | 2026.02.05 23:54:32.051589 [ 200 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8068 rows, containing 4 columns (4 merged, 0 gathered) in 0.002152971 sec., 3747379.7835642 rows/sec., 242.20 MiB/sec. | ||
| 17623 | 2026.02.05 23:54:32.051969 [ 196 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17624 | 2026.02.05 23:54:32.052214 [ 196 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_126_25} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17625 | 2026.02.05 23:54:32.052278 [ 196 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_126_25} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17626 | 2026.02.05 23:54:32.052335 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 17627 | 2026.02.05 23:54:32.299530 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36006 | ||
| 17628 | 2026.02.05 23:54:32.299977 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17629 | 2026.02.05 23:54:32.300010 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17630 | 2026.02.05 23:54:32.300426 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 17631 | 2026.02.05 23:54:32.300637 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17632 | 2026.02.05 23:54:32.300758 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36006 | ||
| 17633 | 2026.02.05 23:54:32.300811 [ 224 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17634 | 2026.02.05 23:54:32.300849 [ 224 ] {} <Debug> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17635 | 2026.02.05 23:54:32.303637 [ 224 ] {} <Debug> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17636 | 2026.02.05 23:54:33.198479 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17637 | 2026.02.05 23:54:33.198679 [ 5 ] {04dbf86c-a65b-42e3-90db-3e558b861ca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17638 | 2026.02.05 23:54:33.198754 [ 5 ] {04dbf86c-a65b-42e3-90db-3e558b861ca3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17639 | 2026.02.05 23:54:33.199431 [ 5 ] {04dbf86c-a65b-42e3-90db-3e558b861ca3} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17640 | 2026.02.05 23:54:33.199473 [ 5 ] {04dbf86c-a65b-42e3-90db-3e558b861ca3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17641 | 2026.02.05 23:54:33.199882 [ 5 ] {04dbf86c-a65b-42e3-90db-3e558b861ca3} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17642 | 2026.02.05 23:54:33.200120 [ 5 ] {04dbf86c-a65b-42e3-90db-3e558b861ca3} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17643 | 2026.02.05 23:54:33.200276 [ 5 ] {04dbf86c-a65b-42e3-90db-3e558b861ca3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001651 sec., 33918.83706844337 rows/sec., 2.61 MiB/sec. | ||
| 17644 | 2026.02.05 23:54:33.200326 [ 5 ] {04dbf86c-a65b-42e3-90db-3e558b861ca3} <Debug> TCPHandler: Processed in 0.00198145 sec. | ||
| 17645 | 2026.02.05 23:54:33.200447 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17646 | 2026.02.05 23:54:33.200551 [ 5 ] {7b265401-1fcb-4eeb-8531-9556b1370a99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17647 | 2026.02.05 23:54:33.200594 [ 5 ] {7b265401-1fcb-4eeb-8531-9556b1370a99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17648 | 2026.02.05 23:54:33.201033 [ 5 ] {7b265401-1fcb-4eeb-8531-9556b1370a99} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17649 | 2026.02.05 23:54:33.201067 [ 5 ] {7b265401-1fcb-4eeb-8531-9556b1370a99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17650 | 2026.02.05 23:54:33.201387 [ 5 ] {7b265401-1fcb-4eeb-8531-9556b1370a99} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17651 | 2026.02.05 23:54:33.201613 [ 5 ] {7b265401-1fcb-4eeb-8531-9556b1370a99} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17652 | 2026.02.05 23:54:33.201745 [ 5 ] {7b265401-1fcb-4eeb-8531-9556b1370a99} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001217 sec., 52588.33196384552 rows/sec., 4.10 MiB/sec. | ||
| 17653 | 2026.02.05 23:54:33.201783 [ 5 ] {7b265401-1fcb-4eeb-8531-9556b1370a99} <Debug> TCPHandler: Processed in 0.001389374 sec. | ||
| 17654 | 2026.02.05 23:54:33.201898 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17655 | 2026.02.05 23:54:33.201998 [ 5 ] {13aebdc5-3aba-49b6-90ed-dc8060e9e3a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17656 | 2026.02.05 23:54:33.202042 [ 5 ] {13aebdc5-3aba-49b6-90ed-dc8060e9e3a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17657 | 2026.02.05 23:54:33.202417 [ 5 ] {13aebdc5-3aba-49b6-90ed-dc8060e9e3a8} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17658 | 2026.02.05 23:54:33.202452 [ 5 ] {13aebdc5-3aba-49b6-90ed-dc8060e9e3a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17659 | 2026.02.05 23:54:33.202791 [ 5 ] {13aebdc5-3aba-49b6-90ed-dc8060e9e3a8} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17660 | 2026.02.05 23:54:33.203012 [ 5 ] {13aebdc5-3aba-49b6-90ed-dc8060e9e3a8} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17661 | 2026.02.05 23:54:33.203120 [ 136 ] {} <Debug> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Selected 5 parts from all_1_122_25 to all_126_126_0 | ||
| 17662 | 2026.02.05 23:54:33.203141 [ 5 ] {13aebdc5-3aba-49b6-90ed-dc8060e9e3a8} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001164 sec., 27491.408934707903 rows/sec., 1.91 MiB/sec. | ||
| 17663 | 2026.02.05 23:54:33.203161 [ 136 ] {} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17664 | 2026.02.05 23:54:33.203179 [ 5 ] {13aebdc5-3aba-49b6-90ed-dc8060e9e3a8} <Debug> TCPHandler: Processed in 0.001332374 sec. | ||
| 17665 | 2026.02.05 23:54:33.203182 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17666 | 2026.02.05 23:54:33.203274 [ 188 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_126_26} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_122_25 to all_126_126_0 into Compact with storage Full | ||
| 17667 | 2026.02.05 23:54:33.203292 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17668 | 2026.02.05 23:54:33.203368 [ 188 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_126_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17669 | 2026.02.05 23:54:33.203391 [ 5 ] {c54490d3-0da0-453d-90de-0880ffaeb2c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17670 | 2026.02.05 23:54:33.203399 [ 188 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_126_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_122_25, total 34895 rows starting from the beginning of the part | ||
| 17671 | 2026.02.05 23:54:33.203433 [ 5 ] {c54490d3-0da0-453d-90de-0880ffaeb2c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17672 | 2026.02.05 23:54:33.203463 [ 188 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_126_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part | ||
| 17673 | 2026.02.05 23:54:33.203511 [ 188 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_126_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 258 rows starting from the beginning of the part | ||
| 17674 | 2026.02.05 23:54:33.203552 [ 188 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_126_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 160 rows starting from the beginning of the part | ||
| 17675 | 2026.02.05 23:54:33.203599 [ 188 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_126_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 917 rows starting from the beginning of the part | ||
| 17676 | 2026.02.05 23:54:33.203788 [ 5 ] {c54490d3-0da0-453d-90de-0880ffaeb2c3} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17677 | 2026.02.05 23:54:33.203824 [ 5 ] {c54490d3-0da0-453d-90de-0880ffaeb2c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17678 | 2026.02.05 23:54:33.204134 [ 5 ] {c54490d3-0da0-453d-90de-0880ffaeb2c3} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17679 | 2026.02.05 23:54:33.204345 [ 5 ] {c54490d3-0da0-453d-90de-0880ffaeb2c3} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17680 | 2026.02.05 23:54:33.204475 [ 5 ] {c54490d3-0da0-453d-90de-0880ffaeb2c3} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001103 sec., 10879.419764279239 rows/sec., 750.79 KiB/sec. | ||
| 17681 | 2026.02.05 23:54:33.204511 [ 5 ] {c54490d3-0da0-453d-90de-0880ffaeb2c3} <Debug> TCPHandler: Processed in 0.001272603 sec. | ||
| 17682 | 2026.02.05 23:54:33.210085 [ 200 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_126_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36390 rows, containing 5 columns (5 merged, 0 gathered) in 0.006844787 sec., 5316454.697567653 rows/sec., 358.21 MiB/sec. | ||
| 17683 | 2026.02.05 23:54:33.210572 [ 194 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_126_26} <Trace> MergedBlockOutputStream: filled checksums all_1_126_26 (state Temporary) | ||
| 17684 | 2026.02.05 23:54:33.210985 [ 194 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_126_26} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_merge_all_1_126_26 to all_1_126_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17685 | 2026.02.05 23:54:33.211076 [ 194 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_126_26} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Merged 5 parts: [all_1_122_25, all_126_126_0] -> all_1_126_26 | ||
| 17686 | 2026.02.05 23:54:33.211196 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 17687 | 2026.02.05 23:54:33.785971 [ 220 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17688 | 2026.02.05 23:54:33.786060 [ 220 ] {} <Debug> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17689 | 2026.02.05 23:54:33.789269 [ 220 ] {} <Debug> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17690 | 2026.02.05 23:54:34.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 373.47 MiB, peak 394.06 MiB, free memory in arenas 0.00 B, will set to 377.16 MiB (RSS), difference: 3.69 MiB | ||
| 17691 | 2026.02.05 23:54:34.308770 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 17692 | 2026.02.05 23:54:34.325711 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17693 | 2026.02.05 23:54:34.325779 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17694 | 2026.02.05 23:54:34.331850 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 17695 | 2026.02.05 23:54:34.332588 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17696 | 2026.02.05 23:54:34.335693 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 17697 | 2026.02.05 23:54:38.008669 [ 222 ] {} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17698 | 2026.02.05 23:54:38.008760 [ 222 ] {} <Debug> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17699 | 2026.02.05 23:54:38.012131 [ 222 ] {} <Debug> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17700 | 2026.02.05 23:54:38.205889 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17701 | 2026.02.05 23:54:38.206067 [ 5 ] {0ad6f4d4-3f9b-40e3-b299-4bbd02771e66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17702 | 2026.02.05 23:54:38.206130 [ 5 ] {0ad6f4d4-3f9b-40e3-b299-4bbd02771e66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17703 | 2026.02.05 23:54:38.206800 [ 5 ] {0ad6f4d4-3f9b-40e3-b299-4bbd02771e66} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17704 | 2026.02.05 23:54:38.206849 [ 5 ] {0ad6f4d4-3f9b-40e3-b299-4bbd02771e66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17705 | 2026.02.05 23:54:38.207232 [ 5 ] {0ad6f4d4-3f9b-40e3-b299-4bbd02771e66} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17706 | 2026.02.05 23:54:38.207454 [ 5 ] {0ad6f4d4-3f9b-40e3-b299-4bbd02771e66} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17707 | 2026.02.05 23:54:38.207601 [ 5 ] {0ad6f4d4-3f9b-40e3-b299-4bbd02771e66} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001583 sec., 66961.4655716993 rows/sec., 5.61 MiB/sec. | ||
| 17708 | 2026.02.05 23:54:38.207642 [ 5 ] {0ad6f4d4-3f9b-40e3-b299-4bbd02771e66} <Debug> TCPHandler: Processed in 0.001878499 sec. | ||
| 17709 | 2026.02.05 23:54:38.207768 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17710 | 2026.02.05 23:54:38.207862 [ 5 ] {4fac4fb4-66a6-4928-b1dd-084410868721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17711 | 2026.02.05 23:54:38.207903 [ 5 ] {4fac4fb4-66a6-4928-b1dd-084410868721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17712 | 2026.02.05 23:54:38.208313 [ 5 ] {4fac4fb4-66a6-4928-b1dd-084410868721} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17713 | 2026.02.05 23:54:38.208350 [ 5 ] {4fac4fb4-66a6-4928-b1dd-084410868721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17714 | 2026.02.05 23:54:38.208637 [ 5 ] {4fac4fb4-66a6-4928-b1dd-084410868721} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 17715 | 2026.02.05 23:54:38.208841 [ 5 ] {4fac4fb4-66a6-4928-b1dd-084410868721} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17716 | 2026.02.05 23:54:38.208965 [ 5 ] {4fac4fb4-66a6-4928-b1dd-084410868721} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001122 sec., 22281.639928698754 rows/sec., 1.64 MiB/sec. | ||
| 17717 | 2026.02.05 23:54:38.209002 [ 5 ] {4fac4fb4-66a6-4928-b1dd-084410868721} <Debug> TCPHandler: Processed in 0.001281842 sec. | ||
| 17718 | 2026.02.05 23:54:38.209119 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17719 | 2026.02.05 23:54:38.209212 [ 5 ] {2dc16739-8288-44bc-a541-351612a2dc93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17720 | 2026.02.05 23:54:38.209253 [ 5 ] {2dc16739-8288-44bc-a541-351612a2dc93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17721 | 2026.02.05 23:54:38.209696 [ 5 ] {2dc16739-8288-44bc-a541-351612a2dc93} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17722 | 2026.02.05 23:54:38.209733 [ 5 ] {2dc16739-8288-44bc-a541-351612a2dc93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17723 | 2026.02.05 23:54:38.210034 [ 5 ] {2dc16739-8288-44bc-a541-351612a2dc93} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17724 | 2026.02.05 23:54:38.210235 [ 5 ] {2dc16739-8288-44bc-a541-351612a2dc93} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17725 | 2026.02.05 23:54:38.210359 [ 5 ] {2dc16739-8288-44bc-a541-351612a2dc93} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001164 sec., 76460.48109965635 rows/sec., 5.97 MiB/sec. | ||
| 17726 | 2026.02.05 23:54:38.210396 [ 5 ] {2dc16739-8288-44bc-a541-351612a2dc93} <Debug> TCPHandler: Processed in 0.001324813 sec. | ||
| 17727 | 2026.02.05 23:54:38.210504 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17728 | 2026.02.05 23:54:38.210596 [ 5 ] {9cc5ad1c-7e71-4697-b5e0-62ccc68e04ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17729 | 2026.02.05 23:54:38.210644 [ 5 ] {9cc5ad1c-7e71-4697-b5e0-62ccc68e04ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17730 | 2026.02.05 23:54:38.211064 [ 5 ] {9cc5ad1c-7e71-4697-b5e0-62ccc68e04ac} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17731 | 2026.02.05 23:54:38.211099 [ 5 ] {9cc5ad1c-7e71-4697-b5e0-62ccc68e04ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17732 | 2026.02.05 23:54:38.211411 [ 5 ] {9cc5ad1c-7e71-4697-b5e0-62ccc68e04ac} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17733 | 2026.02.05 23:54:38.211609 [ 5 ] {9cc5ad1c-7e71-4697-b5e0-62ccc68e04ac} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17734 | 2026.02.05 23:54:38.211735 [ 5 ] {9cc5ad1c-7e71-4697-b5e0-62ccc68e04ac} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 17735 | 2026.02.05 23:54:38.211772 [ 5 ] {9cc5ad1c-7e71-4697-b5e0-62ccc68e04ac} <Debug> TCPHandler: Processed in 0.001315833 sec. | ||
| 17736 | 2026.02.05 23:54:38.211873 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17737 | 2026.02.05 23:54:38.211964 [ 5 ] {42e600e3-2395-4c84-91b1-3db60718d638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17738 | 2026.02.05 23:54:38.212017 [ 5 ] {42e600e3-2395-4c84-91b1-3db60718d638} <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 | ||
| 17739 | 2026.02.05 23:54:38.212872 [ 5 ] {42e600e3-2395-4c84-91b1-3db60718d638} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17740 | 2026.02.05 23:54:38.212908 [ 5 ] {42e600e3-2395-4c84-91b1-3db60718d638} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17741 | 2026.02.05 23:54:38.213424 [ 5 ] {42e600e3-2395-4c84-91b1-3db60718d638} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 17742 | 2026.02.05 23:54:38.213645 [ 5 ] {42e600e3-2395-4c84-91b1-3db60718d638} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17743 | 2026.02.05 23:54:38.213780 [ 5 ] {42e600e3-2395-4c84-91b1-3db60718d638} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001833 sec., 13638.843426077468 rows/sec., 24.44 MiB/sec. | ||
| 17744 | 2026.02.05 23:54:38.213834 [ 5 ] {42e600e3-2395-4c84-91b1-3db60718d638} <Debug> TCPHandler: Processed in 0.00200852 sec. | ||
| 17745 | 2026.02.05 23:54:38.213953 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17746 | 2026.02.05 23:54:38.214046 [ 5 ] {fc2b3a90-9571-4ee0-a261-66cb0d5c46a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17747 | 2026.02.05 23:54:38.214087 [ 5 ] {fc2b3a90-9571-4ee0-a261-66cb0d5c46a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17748 | 2026.02.05 23:54:38.214422 [ 5 ] {fc2b3a90-9571-4ee0-a261-66cb0d5c46a3} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17749 | 2026.02.05 23:54:38.214458 [ 5 ] {fc2b3a90-9571-4ee0-a261-66cb0d5c46a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17750 | 2026.02.05 23:54:38.214758 [ 5 ] {fc2b3a90-9571-4ee0-a261-66cb0d5c46a3} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17751 | 2026.02.05 23:54:38.214958 [ 5 ] {fc2b3a90-9571-4ee0-a261-66cb0d5c46a3} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17752 | 2026.02.05 23:54:38.215080 [ 5 ] {fc2b3a90-9571-4ee0-a261-66cb0d5c46a3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 17753 | 2026.02.05 23:54:38.215116 [ 5 ] {fc2b3a90-9571-4ee0-a261-66cb0d5c46a3} <Debug> TCPHandler: Processed in 0.001211172 sec. | ||
| 17754 | 2026.02.05 23:54:38.215143 [ 222 ] {} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17755 | 2026.02.05 23:54:38.215190 [ 222 ] {} <Debug> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17756 | 2026.02.05 23:54:38.217199 [ 222 ] {} <Debug> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17757 | 2026.02.05 23:54:38.421903 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17758 | 2026.02.05 23:54:38.421946 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17759 | 2026.02.05 23:54:38.425709 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17760 | 2026.02.05 23:54:39.000312 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 373.60 MiB, peak 394.06 MiB, free memory in arenas 0.00 B, will set to 377.16 MiB (RSS), difference: 3.56 MiB | ||
| 17761 | 2026.02.05 23:54:39.297637 [ 224 ] {} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17762 | 2026.02.05 23:54:39.297716 [ 224 ] {} <Debug> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17763 | 2026.02.05 23:54:39.299563 [ 224 ] {} <Debug> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17764 | 2026.02.05 23:54:39.559134 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17765 | 2026.02.05 23:54:39.559230 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17766 | 2026.02.05 23:54:39.801801 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36454 | ||
| 17767 | 2026.02.05 23:54:39.802403 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17768 | 2026.02.05 23:54:39.802440 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17769 | 2026.02.05 23:54:39.802933 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 17770 | 2026.02.05 23:54:39.803199 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17771 | 2026.02.05 23:54:39.803331 [ 34 ] {} <Debug> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 17772 | 2026.02.05 23:54:39.803371 [ 34 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17773 | 2026.02.05 23:54:39.803372 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36454 | ||
| 17774 | 2026.02.05 23:54:39.803390 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17775 | 2026.02.05 23:54:39.803507 [ 192 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 17776 | 2026.02.05 23:54:39.803643 [ 192 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17777 | 2026.02.05 23:54:39.803682 [ 192 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34086 rows starting from the beginning of the part | ||
| 17778 | 2026.02.05 23:54:39.803744 [ 192 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 448 rows starting from the beginning of the part | ||
| 17779 | 2026.02.05 23:54:39.803791 [ 192 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 512 rows starting from the beginning of the part | ||
| 17780 | 2026.02.05 23:54:39.803831 [ 192 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 448 rows starting from the beginning of the part | ||
| 17781 | 2026.02.05 23:54:39.803870 [ 192 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 512 rows starting from the beginning of the part | ||
| 17782 | 2026.02.05 23:54:39.803908 [ 192 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 448 rows starting from the beginning of the part | ||
| 17783 | 2026.02.05 23:54:39.806412 [ 186 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36454 rows, containing 4 columns (4 merged, 0 gathered) in 0.002960289 sec., 12314338.228463504 rows/sec., 176.16 MiB/sec. | ||
| 17784 | 2026.02.05 23:54:39.806770 [ 197 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 17785 | 2026.02.05 23:54:39.807092 [ 197 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_76_15} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17786 | 2026.02.05 23:54:39.807176 [ 197 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_76_15} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 17787 | 2026.02.05 23:54:39.807286 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 17788 | 2026.02.05 23:54:39.896134 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2304 | ||
| 17789 | 2026.02.05 23:54:39.898679 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17790 | 2026.02.05 23:54:39.898723 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17791 | 2026.02.05 23:54:39.899911 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 17792 | 2026.02.05 23:54:39.900180 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17793 | 2026.02.05 23:54:39.900347 [ 34 ] {} <Debug> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 17794 | 2026.02.05 23:54:39.900405 [ 34 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17795 | 2026.02.05 23:54:39.900432 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17796 | 2026.02.05 23:54:39.900533 [ 200 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 17797 | 2026.02.05 23:54:39.900548 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2304 | ||
| 17798 | 2026.02.05 23:54:39.901097 [ 200 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17799 | 2026.02.05 23:54:39.901231 [ 200 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2110 rows starting from the beginning of the part | ||
| 17800 | 2026.02.05 23:54:39.901582 [ 200 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 34 rows starting from the beginning of the part | ||
| 17801 | 2026.02.05 23:54:39.901909 [ 200 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 44 rows starting from the beginning of the part | ||
| 17802 | 2026.02.05 23:54:39.902224 [ 200 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 36 rows starting from the beginning of the part | ||
| 17803 | 2026.02.05 23:54:39.902549 [ 200 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 36 rows starting from the beginning of the part | ||
| 17804 | 2026.02.05 23:54:39.902870 [ 200 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 44 rows starting from the beginning of the part | ||
| 17805 | 2026.02.05 23:54:39.909632 [ 199 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2304 rows, containing 72 columns (72 merged, 0 gathered) in 0.00913382 sec., 252249.33269979042 rows/sec., 189.99 MiB/sec. | ||
| 17806 | 2026.02.05 23:54:39.911816 [ 199 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 17807 | 2026.02.05 23:54:39.912447 [ 199 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_56_11} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17808 | 2026.02.05 23:54:39.912534 [ 199 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_56_11} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 17809 | 2026.02.05 23:54:39.912868 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.04 MiB. | ||
| 17810 | 2026.02.05 23:54:41.836280 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 17811 | 2026.02.05 23:54:41.853448 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17812 | 2026.02.05 23:54:41.853499 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17813 | 2026.02.05 23:54:41.859437 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 17814 | 2026.02.05 23:54:41.860109 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17815 | 2026.02.05 23:54:41.860459 [ 70 ] {} <Debug> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 17816 | 2026.02.05 23:54:41.860551 [ 70 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17817 | 2026.02.05 23:54:41.860587 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17818 | 2026.02.05 23:54:41.860703 [ 195 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 17819 | 2026.02.05 23:54:41.863076 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 17820 | 2026.02.05 23:54:41.863786 [ 195 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17821 | 2026.02.05 23:54:41.864598 [ 195 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part | ||
| 17822 | 2026.02.05 23:54:41.867942 [ 195 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part | ||
| 17823 | 2026.02.05 23:54:41.871241 [ 195 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 7 rows starting from the beginning of the part | ||
| 17824 | 2026.02.05 23:54:41.874965 [ 195 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 8 rows starting from the beginning of the part | ||
| 17825 | 2026.02.05 23:54:41.879179 [ 195 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 7 rows starting from the beginning of the part | ||
| 17826 | 2026.02.05 23:54:41.883390 [ 195 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part | ||
| 17827 | 2026.02.05 23:54:41.935071 [ 186 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.074436792 sec., 7697.806213894871 rows/sec., 39.80 MiB/sec. | ||
| 17828 | 2026.02.05 23:54:41.938294 [ 186 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 17829 | 2026.02.05 23:54:41.940473 [ 186 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_76_15} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17830 | 2026.02.05 23:54:41.940583 [ 186 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_76_15} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 17831 | 2026.02.05 23:54:41.943702 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 17832 | 2026.02.05 23:54:42.000852 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 378.24 MiB, peak 395.65 MiB, free memory in arenas 0.00 B, will set to 377.18 MiB (RSS), difference: -1.06 MiB | ||
| 17833 | 2026.02.05 23:54:43.213436 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17834 | 2026.02.05 23:54:43.213609 [ 5 ] {7b3421a9-2a5e-465f-b804-1876fcfe1303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17835 | 2026.02.05 23:54:43.213672 [ 5 ] {7b3421a9-2a5e-465f-b804-1876fcfe1303} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17836 | 2026.02.05 23:54:43.214484 [ 5 ] {7b3421a9-2a5e-465f-b804-1876fcfe1303} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17837 | 2026.02.05 23:54:43.214531 [ 5 ] {7b3421a9-2a5e-465f-b804-1876fcfe1303} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17838 | 2026.02.05 23:54:43.214939 [ 5 ] {7b3421a9-2a5e-465f-b804-1876fcfe1303} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 17839 | 2026.02.05 23:54:43.215178 [ 5 ] {7b3421a9-2a5e-465f-b804-1876fcfe1303} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17840 | 2026.02.05 23:54:43.215336 [ 5 ] {7b3421a9-2a5e-465f-b804-1876fcfe1303} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001775 sec., 149859.15492957746 rows/sec., 9.52 MiB/sec. | ||
| 17841 | 2026.02.05 23:54:43.215380 [ 5 ] {7b3421a9-2a5e-465f-b804-1876fcfe1303} <Debug> TCPHandler: Processed in 0.00206694 sec. | ||
| 17842 | 2026.02.05 23:54:43.215507 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17843 | 2026.02.05 23:54:43.215604 [ 5 ] {05ced179-9074-454c-8b36-03faf713d271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17844 | 2026.02.05 23:54:43.215648 [ 5 ] {05ced179-9074-454c-8b36-03faf713d271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17845 | 2026.02.05 23:54:43.216487 [ 5 ] {05ced179-9074-454c-8b36-03faf713d271} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17846 | 2026.02.05 23:54:43.216526 [ 5 ] {05ced179-9074-454c-8b36-03faf713d271} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17847 | 2026.02.05 23:54:43.216906 [ 5 ] {05ced179-9074-454c-8b36-03faf713d271} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17848 | 2026.02.05 23:54:43.217142 [ 5 ] {05ced179-9074-454c-8b36-03faf713d271} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17849 | 2026.02.05 23:54:43.217283 [ 5 ] {05ced179-9074-454c-8b36-03faf713d271} <Debug> executeQuery: Read 782 rows, 63.55 KiB in 0.001697 sec., 460813.19976428995 rows/sec., 36.57 MiB/sec. | ||
| 17850 | 2026.02.05 23:54:43.217323 [ 5 ] {05ced179-9074-454c-8b36-03faf713d271} <Debug> TCPHandler: Processed in 0.001867058 sec. | ||
| 17851 | 2026.02.05 23:54:43.217439 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17852 | 2026.02.05 23:54:43.217534 [ 5 ] {7c785ee5-ead6-4b95-a166-8359a7a10429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17853 | 2026.02.05 23:54:43.217576 [ 5 ] {7c785ee5-ead6-4b95-a166-8359a7a10429} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17854 | 2026.02.05 23:54:43.218025 [ 5 ] {7c785ee5-ead6-4b95-a166-8359a7a10429} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17855 | 2026.02.05 23:54:43.218062 [ 5 ] {7c785ee5-ead6-4b95-a166-8359a7a10429} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17856 | 2026.02.05 23:54:43.218371 [ 5 ] {7c785ee5-ead6-4b95-a166-8359a7a10429} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 17857 | 2026.02.05 23:54:43.218589 [ 5 ] {7c785ee5-ead6-4b95-a166-8359a7a10429} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17858 | 2026.02.05 23:54:43.218725 [ 5 ] {7c785ee5-ead6-4b95-a166-8359a7a10429} <Debug> executeQuery: Read 148 rows, 9.13 KiB in 0.001209 sec., 122415.21918941273 rows/sec., 7.38 MiB/sec. | ||
| 17859 | 2026.02.05 23:54:43.218764 [ 5 ] {7c785ee5-ead6-4b95-a166-8359a7a10429} <Debug> TCPHandler: Processed in 0.001375243 sec. | ||
| 17860 | 2026.02.05 23:54:43.218883 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17861 | 2026.02.05 23:54:43.218979 [ 5 ] {0c7b698f-7131-4196-a45f-20f18f499369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17862 | 2026.02.05 23:54:43.219019 [ 5 ] {0c7b698f-7131-4196-a45f-20f18f499369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17863 | 2026.02.05 23:54:43.219463 [ 5 ] {0c7b698f-7131-4196-a45f-20f18f499369} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17864 | 2026.02.05 23:54:43.219500 [ 5 ] {0c7b698f-7131-4196-a45f-20f18f499369} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17865 | 2026.02.05 23:54:43.219810 [ 5 ] {0c7b698f-7131-4196-a45f-20f18f499369} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 17866 | 2026.02.05 23:54:43.220022 [ 5 ] {0c7b698f-7131-4196-a45f-20f18f499369} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17867 | 2026.02.05 23:54:43.220145 [ 62 ] {} <Debug> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 17868 | 2026.02.05 23:54:43.220162 [ 5 ] {0c7b698f-7131-4196-a45f-20f18f499369} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001197 sec., 116959.0643274854 rows/sec., 7.56 MiB/sec. | ||
| 17869 | 2026.02.05 23:54:43.220215 [ 62 ] {} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17870 | 2026.02.05 23:54:43.220227 [ 5 ] {0c7b698f-7131-4196-a45f-20f18f499369} <Debug> TCPHandler: Processed in 0.001393094 sec. | ||
| 17871 | 2026.02.05 23:54:43.220244 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17872 | 2026.02.05 23:54:43.220347 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17873 | 2026.02.05 23:54:43.220378 [ 193 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 17874 | 2026.02.05 23:54:43.220458 [ 5 ] {25ad875a-a35f-4c98-8d48-60d6a5ebb380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17875 | 2026.02.05 23:54:43.220512 [ 5 ] {25ad875a-a35f-4c98-8d48-60d6a5ebb380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17876 | 2026.02.05 23:54:43.220521 [ 193 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17877 | 2026.02.05 23:54:43.220566 [ 193 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 368 rows starting from the beginning of the part | ||
| 17878 | 2026.02.05 23:54:43.220634 [ 193 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 368 rows starting from the beginning of the part | ||
| 17879 | 2026.02.05 23:54:43.220680 [ 193 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 140 rows starting from the beginning of the part | ||
| 17880 | 2026.02.05 23:54:43.220723 [ 193 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 140 rows starting from the beginning of the part | ||
| 17881 | 2026.02.05 23:54:43.220760 [ 193 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 368 rows starting from the beginning of the part | ||
| 17882 | 2026.02.05 23:54:43.220799 [ 193 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 140 rows starting from the beginning of the part | ||
| 17883 | 2026.02.05 23:54:43.220974 [ 5 ] {25ad875a-a35f-4c98-8d48-60d6a5ebb380} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17884 | 2026.02.05 23:54:43.221016 [ 5 ] {25ad875a-a35f-4c98-8d48-60d6a5ebb380} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17885 | 2026.02.05 23:54:43.221352 [ 5 ] {25ad875a-a35f-4c98-8d48-60d6a5ebb380} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 17886 | 2026.02.05 23:54:43.221604 [ 5 ] {25ad875a-a35f-4c98-8d48-60d6a5ebb380} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17887 | 2026.02.05 23:54:43.221735 [ 5 ] {25ad875a-a35f-4c98-8d48-60d6a5ebb380} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001299 sec., 107005.38876058506 rows/sec., 6.09 MiB/sec. | ||
| 17888 | 2026.02.05 23:54:43.221773 [ 5 ] {25ad875a-a35f-4c98-8d48-60d6a5ebb380} <Debug> TCPHandler: Processed in 0.001476905 sec. | ||
| 17889 | 2026.02.05 23:54:43.221845 [ 190 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1524 rows, containing 5 columns (5 merged, 0 gathered) in 0.001526586 sec., 998306.0240300908 rows/sec., 69.71 MiB/sec. | ||
| 17890 | 2026.02.05 23:54:43.221881 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17891 | 2026.02.05 23:54:43.221980 [ 5 ] {9b5b7e72-d34c-4731-ad0e-a130421791e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17892 | 2026.02.05 23:54:43.222022 [ 5 ] {9b5b7e72-d34c-4731-ad0e-a130421791e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17893 | 2026.02.05 23:54:43.222051 [ 202 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 17894 | 2026.02.05 23:54:43.222385 [ 202 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_56_11} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17895 | 2026.02.05 23:54:43.222470 [ 202 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_56_11} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 17896 | 2026.02.05 23:54:43.222583 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 17897 | 2026.02.05 23:54:43.222644 [ 5 ] {9b5b7e72-d34c-4731-ad0e-a130421791e5} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17898 | 2026.02.05 23:54:43.222689 [ 5 ] {9b5b7e72-d34c-4731-ad0e-a130421791e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17899 | 2026.02.05 23:54:43.223040 [ 5 ] {9b5b7e72-d34c-4731-ad0e-a130421791e5} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17900 | 2026.02.05 23:54:43.223268 [ 5 ] {9b5b7e72-d34c-4731-ad0e-a130421791e5} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17901 | 2026.02.05 23:54:43.223402 [ 5 ] {9b5b7e72-d34c-4731-ad0e-a130421791e5} <Debug> executeQuery: Read 478 rows, 34.48 KiB in 0.00144 sec., 331944.44444444444 rows/sec., 23.38 MiB/sec. | ||
| 17902 | 2026.02.05 23:54:43.223444 [ 5 ] {9b5b7e72-d34c-4731-ad0e-a130421791e5} <Debug> TCPHandler: Processed in 0.001612625 sec. | ||
| 17903 | 2026.02.05 23:54:43.223563 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17904 | 2026.02.05 23:54:43.223660 [ 5 ] {1bfc3044-b8a1-438d-85e7-d600ae2f568f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17905 | 2026.02.05 23:54:43.223702 [ 5 ] {1bfc3044-b8a1-438d-85e7-d600ae2f568f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17906 | 2026.02.05 23:54:43.224043 [ 5 ] {1bfc3044-b8a1-438d-85e7-d600ae2f568f} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17907 | 2026.02.05 23:54:43.224080 [ 5 ] {1bfc3044-b8a1-438d-85e7-d600ae2f568f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17908 | 2026.02.05 23:54:43.224383 [ 5 ] {1bfc3044-b8a1-438d-85e7-d600ae2f568f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 17909 | 2026.02.05 23:54:43.224608 [ 5 ] {1bfc3044-b8a1-438d-85e7-d600ae2f568f} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17910 | 2026.02.05 23:54:43.224716 [ 62 ] {} <Debug> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 17911 | 2026.02.05 23:54:43.224737 [ 5 ] {1bfc3044-b8a1-438d-85e7-d600ae2f568f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001095 sec., 5479.45205479452 rows/sec., 286.28 KiB/sec. | ||
| 17912 | 2026.02.05 23:54:43.224751 [ 62 ] {} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17913 | 2026.02.05 23:54:43.224777 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17914 | 2026.02.05 23:54:43.224781 [ 5 ] {1bfc3044-b8a1-438d-85e7-d600ae2f568f} <Debug> TCPHandler: Processed in 0.001268822 sec. | ||
| 17915 | 2026.02.05 23:54:43.224857 [ 193 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 17916 | 2026.02.05 23:54:43.224898 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17917 | 2026.02.05 23:54:43.224961 [ 193 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17918 | 2026.02.05 23:54:43.224992 [ 193 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 306 rows starting from the beginning of the part | ||
| 17919 | 2026.02.05 23:54:43.225001 [ 5 ] {ed4fe03e-0261-4d03-9c40-75d4b17b26d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17920 | 2026.02.05 23:54:43.225039 [ 193 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 6 rows starting from the beginning of the part | ||
| 17921 | 2026.02.05 23:54:43.225051 [ 5 ] {ed4fe03e-0261-4d03-9c40-75d4b17b26d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17922 | 2026.02.05 23:54:43.225082 [ 193 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 6 rows starting from the beginning of the part | ||
| 17923 | 2026.02.05 23:54:43.225119 [ 193 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 6 rows starting from the beginning of the part | ||
| 17924 | 2026.02.05 23:54:43.225152 [ 193 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 6 rows starting from the beginning of the part | ||
| 17925 | 2026.02.05 23:54:43.225185 [ 193 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 6 rows starting from the beginning of the part | ||
| 17926 | 2026.02.05 23:54:43.225481 [ 5 ] {ed4fe03e-0261-4d03-9c40-75d4b17b26d5} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17927 | 2026.02.05 23:54:43.225523 [ 5 ] {ed4fe03e-0261-4d03-9c40-75d4b17b26d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17928 | 2026.02.05 23:54:43.225881 [ 5 ] {ed4fe03e-0261-4d03-9c40-75d4b17b26d5} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17929 | 2026.02.05 23:54:43.225886 [ 191 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 4 columns (4 merged, 0 gathered) in 0.00105625 sec., 318106.5088757397 rows/sec., 16.23 MiB/sec. | ||
| 17930 | 2026.02.05 23:54:43.226046 [ 193 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 17931 | 2026.02.05 23:54:43.226128 [ 5 ] {ed4fe03e-0261-4d03-9c40-75d4b17b26d5} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17932 | 2026.02.05 23:54:43.226282 [ 5 ] {ed4fe03e-0261-4d03-9c40-75d4b17b26d5} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001299 sec., 198614.31870669746 rows/sec., 13.22 MiB/sec. | ||
| 17933 | 2026.02.05 23:54:43.226314 [ 193 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_56_11} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17934 | 2026.02.05 23:54:43.226324 [ 5 ] {ed4fe03e-0261-4d03-9c40-75d4b17b26d5} <Debug> TCPHandler: Processed in 0.001475575 sec. | ||
| 17935 | 2026.02.05 23:54:43.226392 [ 193 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_56_11} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 17936 | 2026.02.05 23:54:43.226450 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17937 | 2026.02.05 23:54:43.226463 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 17938 | 2026.02.05 23:54:43.226555 [ 5 ] {390d242b-6423-4c54-ba9b-59bfb6e02efd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17939 | 2026.02.05 23:54:43.226603 [ 5 ] {390d242b-6423-4c54-ba9b-59bfb6e02efd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17940 | 2026.02.05 23:54:43.226919 [ 5 ] {390d242b-6423-4c54-ba9b-59bfb6e02efd} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17941 | 2026.02.05 23:54:43.226955 [ 5 ] {390d242b-6423-4c54-ba9b-59bfb6e02efd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17942 | 2026.02.05 23:54:43.227263 [ 5 ] {390d242b-6423-4c54-ba9b-59bfb6e02efd} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 17943 | 2026.02.05 23:54:43.227490 [ 5 ] {390d242b-6423-4c54-ba9b-59bfb6e02efd} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17944 | 2026.02.05 23:54:43.227616 [ 5 ] {390d242b-6423-4c54-ba9b-59bfb6e02efd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00108 sec., 925.9259259259259 rows/sec., 62.39 KiB/sec. | ||
| 17945 | 2026.02.05 23:54:43.227653 [ 5 ] {390d242b-6423-4c54-ba9b-59bfb6e02efd} <Debug> TCPHandler: Processed in 0.001254193 sec. | ||
| 17946 | 2026.02.05 23:54:43.227763 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17947 | 2026.02.05 23:54:43.227857 [ 5 ] {2a4cb8ee-b070-4900-9e01-72cc47a27633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17948 | 2026.02.05 23:54:43.227912 [ 5 ] {2a4cb8ee-b070-4900-9e01-72cc47a27633} <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 | ||
| 17949 | 2026.02.05 23:54:43.228744 [ 5 ] {2a4cb8ee-b070-4900-9e01-72cc47a27633} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17950 | 2026.02.05 23:54:43.228781 [ 5 ] {2a4cb8ee-b070-4900-9e01-72cc47a27633} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17951 | 2026.02.05 23:54:43.229308 [ 5 ] {2a4cb8ee-b070-4900-9e01-72cc47a27633} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 17952 | 2026.02.05 23:54:43.229540 [ 5 ] {2a4cb8ee-b070-4900-9e01-72cc47a27633} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17953 | 2026.02.05 23:54:43.229692 [ 5 ] {2a4cb8ee-b070-4900-9e01-72cc47a27633} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001852 sec., 8099.352051835854 rows/sec., 14.51 MiB/sec. | ||
| 17954 | 2026.02.05 23:54:43.229758 [ 5 ] {2a4cb8ee-b070-4900-9e01-72cc47a27633} <Debug> TCPHandler: Processed in 0.002044581 sec. | ||
| 17955 | 2026.02.05 23:54:43.229873 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17956 | 2026.02.05 23:54:43.229969 [ 5 ] {b83d07b8-3911-4cce-9a26-3a2f8cd42bb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17957 | 2026.02.05 23:54:43.230011 [ 5 ] {b83d07b8-3911-4cce-9a26-3a2f8cd42bb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17958 | 2026.02.05 23:54:43.230339 [ 5 ] {b83d07b8-3911-4cce-9a26-3a2f8cd42bb2} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17959 | 2026.02.05 23:54:43.230376 [ 5 ] {b83d07b8-3911-4cce-9a26-3a2f8cd42bb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17960 | 2026.02.05 23:54:43.230692 [ 5 ] {b83d07b8-3911-4cce-9a26-3a2f8cd42bb2} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17961 | 2026.02.05 23:54:43.230908 [ 5 ] {b83d07b8-3911-4cce-9a26-3a2f8cd42bb2} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17962 | 2026.02.05 23:54:43.231037 [ 5 ] {b83d07b8-3911-4cce-9a26-3a2f8cd42bb2} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001086 sec., 81031.30755064457 rows/sec., 5.09 MiB/sec. | ||
| 17963 | 2026.02.05 23:54:43.231076 [ 5 ] {b83d07b8-3911-4cce-9a26-3a2f8cd42bb2} <Debug> TCPHandler: Processed in 0.001253042 sec. | ||
| 17964 | 2026.02.05 23:54:47.303673 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36966 | ||
| 17965 | 2026.02.05 23:54:47.304278 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17966 | 2026.02.05 23:54:47.304320 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17967 | 2026.02.05 23:54:47.304802 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 17968 | 2026.02.05 23:54:47.305040 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17969 | 2026.02.05 23:54:47.305189 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36966 | ||
| 17970 | 2026.02.05 23:54:48.207354 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17971 | 2026.02.05 23:54:48.207555 [ 5 ] {eadf0f01-fd8d-48cc-84e1-433beb48fed0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17972 | 2026.02.05 23:54:48.207631 [ 5 ] {eadf0f01-fd8d-48cc-84e1-433beb48fed0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17973 | 2026.02.05 23:54:48.208344 [ 5 ] {eadf0f01-fd8d-48cc-84e1-433beb48fed0} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17974 | 2026.02.05 23:54:48.208398 [ 5 ] {eadf0f01-fd8d-48cc-84e1-433beb48fed0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17975 | 2026.02.05 23:54:48.208795 [ 5 ] {eadf0f01-fd8d-48cc-84e1-433beb48fed0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 17976 | 2026.02.05 23:54:48.209019 [ 5 ] {eadf0f01-fd8d-48cc-84e1-433beb48fed0} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17977 | 2026.02.05 23:54:48.209178 [ 5 ] {eadf0f01-fd8d-48cc-84e1-433beb48fed0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001677 sec., 1192.6058437686345 rows/sec., 97.25 KiB/sec. | ||
| 17978 | 2026.02.05 23:54:48.209232 [ 5 ] {eadf0f01-fd8d-48cc-84e1-433beb48fed0} <Debug> TCPHandler: Processed in 0.00202004 sec. | ||
| 17979 | 2026.02.05 23:54:48.209360 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17980 | 2026.02.05 23:54:48.209470 [ 5 ] {1c568fe7-fa55-4e1e-b044-32d5e8c59878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17981 | 2026.02.05 23:54:48.209515 [ 5 ] {1c568fe7-fa55-4e1e-b044-32d5e8c59878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17982 | 2026.02.05 23:54:48.209990 [ 5 ] {1c568fe7-fa55-4e1e-b044-32d5e8c59878} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17983 | 2026.02.05 23:54:48.210029 [ 5 ] {1c568fe7-fa55-4e1e-b044-32d5e8c59878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17984 | 2026.02.05 23:54:48.210340 [ 5 ] {1c568fe7-fa55-4e1e-b044-32d5e8c59878} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17985 | 2026.02.05 23:54:48.210531 [ 5 ] {1c568fe7-fa55-4e1e-b044-32d5e8c59878} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17986 | 2026.02.05 23:54:48.210656 [ 5 ] {1c568fe7-fa55-4e1e-b044-32d5e8c59878} <Debug> executeQuery: Read 107 rows, 9.17 KiB in 0.001243 sec., 86082.05953338697 rows/sec., 7.20 MiB/sec. | ||
| 17987 | 2026.02.05 23:54:48.210693 [ 5 ] {1c568fe7-fa55-4e1e-b044-32d5e8c59878} <Debug> TCPHandler: Processed in 0.001422074 sec. | ||
| 17988 | 2026.02.05 23:54:48.210812 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17989 | 2026.02.05 23:54:48.210903 [ 5 ] {20bd8779-9535-496d-a6a5-044edef6b8b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17990 | 2026.02.05 23:54:48.210942 [ 5 ] {20bd8779-9535-496d-a6a5-044edef6b8b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17991 | 2026.02.05 23:54:48.211421 [ 5 ] {20bd8779-9535-496d-a6a5-044edef6b8b3} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17992 | 2026.02.05 23:54:48.211485 [ 5 ] {20bd8779-9535-496d-a6a5-044edef6b8b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17993 | 2026.02.05 23:54:48.211784 [ 5 ] {20bd8779-9535-496d-a6a5-044edef6b8b3} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 17994 | 2026.02.05 23:54:48.211990 [ 5 ] {20bd8779-9535-496d-a6a5-044edef6b8b3} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17995 | 2026.02.05 23:54:48.212115 [ 155 ] {} <Debug> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 17996 | 2026.02.05 23:54:48.212121 [ 5 ] {20bd8779-9535-496d-a6a5-044edef6b8b3} <Debug> executeQuery: Read 27 rows, 2.02 KiB in 0.001188 sec., 22727.272727272728 rows/sec., 1.66 MiB/sec. | ||
| 17997 | 2026.02.05 23:54:48.212192 [ 155 ] {} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17998 | 2026.02.05 23:54:48.212213 [ 5 ] {20bd8779-9535-496d-a6a5-044edef6b8b3} <Debug> TCPHandler: Processed in 0.001408054 sec. | ||
| 17999 | 2026.02.05 23:54:48.212220 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 18000 | 2026.02.05 23:54:48.212339 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18001 | 2026.02.05 23:54:48.212357 [ 198 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 18002 | 2026.02.05 23:54:48.212467 [ 5 ] {39a449cc-300d-4fec-9cc6-8bc0528c75e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18003 | 2026.02.05 23:54:48.212513 [ 5 ] {39a449cc-300d-4fec-9cc6-8bc0528c75e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18004 | 2026.02.05 23:54:48.212519 [ 198 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18005 | 2026.02.05 23:54:48.212565 [ 198 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 191 rows starting from the beginning of the part | ||
| 18006 | 2026.02.05 23:54:48.212642 [ 198 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 25 rows starting from the beginning of the part | ||
| 18007 | 2026.02.05 23:54:48.212694 [ 198 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 162 rows starting from the beginning of the part | ||
| 18008 | 2026.02.05 23:54:48.212739 [ 198 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 25 rows starting from the beginning of the part | ||
| 18009 | 2026.02.05 23:54:48.212778 [ 198 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 148 rows starting from the beginning of the part | ||
| 18010 | 2026.02.05 23:54:48.212819 [ 198 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 27 rows starting from the beginning of the part | ||
| 18011 | 2026.02.05 23:54:48.213011 [ 5 ] {39a449cc-300d-4fec-9cc6-8bc0528c75e3} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18012 | 2026.02.05 23:54:48.213054 [ 5 ] {39a449cc-300d-4fec-9cc6-8bc0528c75e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 18013 | 2026.02.05 23:54:48.213399 [ 5 ] {39a449cc-300d-4fec-9cc6-8bc0528c75e3} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18014 | 2026.02.05 23:54:48.213629 [ 5 ] {39a449cc-300d-4fec-9cc6-8bc0528c75e3} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18015 | 2026.02.05 23:54:48.213745 [ 193 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 578 rows, containing 5 columns (5 merged, 0 gathered) in 0.001446784 sec., 399506.7681146598 rows/sec., 26.69 MiB/sec. | ||
| 18016 | 2026.02.05 23:54:48.213766 [ 5 ] {39a449cc-300d-4fec-9cc6-8bc0528c75e3} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001317 sec., 69096.43128321944 rows/sec., 5.40 MiB/sec. | ||
| 18017 | 2026.02.05 23:54:48.213827 [ 5 ] {39a449cc-300d-4fec-9cc6-8bc0528c75e3} <Debug> TCPHandler: Processed in 0.001538385 sec. | ||
| 18018 | 2026.02.05 23:54:48.213951 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18019 | 2026.02.05 23:54:48.213966 [ 191 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 18020 | 2026.02.05 23:54:48.214046 [ 5 ] {cc56edab-ad4f-4ddc-ab67-26657a8d5dea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18021 | 2026.02.05 23:54:48.214097 [ 5 ] {cc56edab-ad4f-4ddc-ab67-26657a8d5dea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18022 | 2026.02.05 23:54:48.214290 [ 191 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_111_22} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18023 | 2026.02.05 23:54:48.214381 [ 191 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_111_22} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 18024 | 2026.02.05 23:54:48.214489 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 18025 | 2026.02.05 23:54:48.214519 [ 5 ] {cc56edab-ad4f-4ddc-ab67-26657a8d5dea} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18026 | 2026.02.05 23:54:48.214559 [ 5 ] {cc56edab-ad4f-4ddc-ab67-26657a8d5dea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 18027 | 2026.02.05 23:54:48.214876 [ 5 ] {cc56edab-ad4f-4ddc-ab67-26657a8d5dea} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18028 | 2026.02.05 23:54:48.215072 [ 5 ] {cc56edab-ad4f-4ddc-ab67-26657a8d5dea} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18029 | 2026.02.05 23:54:48.215266 [ 5 ] {cc56edab-ad4f-4ddc-ab67-26657a8d5dea} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001238 sec., 130048.46526655897 rows/sec., 9.06 MiB/sec. | ||
| 18030 | 2026.02.05 23:54:48.215304 [ 5 ] {cc56edab-ad4f-4ddc-ab67-26657a8d5dea} <Debug> TCPHandler: Processed in 0.001402233 sec. | ||
| 18031 | 2026.02.05 23:54:48.215427 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18032 | 2026.02.05 23:54:48.215521 [ 5 ] {f14fc961-1f96-45eb-9404-250e3c348b1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18033 | 2026.02.05 23:54:48.215577 [ 5 ] {f14fc961-1f96-45eb-9404-250e3c348b1b} <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 | ||
| 18034 | 2026.02.05 23:54:48.216436 [ 5 ] {f14fc961-1f96-45eb-9404-250e3c348b1b} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18035 | 2026.02.05 23:54:48.216474 [ 5 ] {f14fc961-1f96-45eb-9404-250e3c348b1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 18036 | 2026.02.05 23:54:48.217077 [ 5 ] {f14fc961-1f96-45eb-9404-250e3c348b1b} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 18037 | 2026.02.05 23:54:48.217342 [ 5 ] {f14fc961-1f96-45eb-9404-250e3c348b1b} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18038 | 2026.02.05 23:54:48.217481 [ 155 ] {} <Debug> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 18039 | 2026.02.05 23:54:48.217491 [ 5 ] {f14fc961-1f96-45eb-9404-250e3c348b1b} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001987 sec., 12581.781580271767 rows/sec., 22.55 MiB/sec. | ||
| 18040 | 2026.02.05 23:54:48.217528 [ 155 ] {} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18041 | 2026.02.05 23:54:48.217553 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 18042 | 2026.02.05 23:54:48.217588 [ 5 ] {f14fc961-1f96-45eb-9404-250e3c348b1b} <Debug> TCPHandler: Processed in 0.002210882 sec. | ||
| 18043 | 2026.02.05 23:54:48.217646 [ 193 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 18044 | 2026.02.05 23:54:48.217717 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18045 | 2026.02.05 23:54:48.217819 [ 5 ] {5e2703c6-f72d-461a-bcdc-0331330c103e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18046 | 2026.02.05 23:54:48.217864 [ 5 ] {5e2703c6-f72d-461a-bcdc-0331330c103e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18047 | 2026.02.05 23:54:48.217888 [ 193 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18048 | 2026.02.05 23:54:48.217952 [ 193 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2053 rows starting from the beginning of the part | ||
| 18049 | 2026.02.05 23:54:48.218081 [ 193 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 25 rows starting from the beginning of the part | ||
| 18050 | 2026.02.05 23:54:48.218184 [ 193 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 15 rows starting from the beginning of the part | ||
| 18051 | 2026.02.05 23:54:48.218220 [ 5 ] {5e2703c6-f72d-461a-bcdc-0331330c103e} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18052 | 2026.02.05 23:54:48.218261 [ 5 ] {5e2703c6-f72d-461a-bcdc-0331330c103e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 18053 | 2026.02.05 23:54:48.218279 [ 193 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 25 rows starting from the beginning of the part | ||
| 18054 | 2026.02.05 23:54:48.218373 [ 193 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 15 rows starting from the beginning of the part | ||
| 18055 | 2026.02.05 23:54:48.218462 [ 193 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 25 rows starting from the beginning of the part | ||
| 18056 | 2026.02.05 23:54:48.218568 [ 5 ] {5e2703c6-f72d-461a-bcdc-0331330c103e} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18057 | 2026.02.05 23:54:48.218798 [ 5 ] {5e2703c6-f72d-461a-bcdc-0331330c103e} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18058 | 2026.02.05 23:54:48.218930 [ 5 ] {5e2703c6-f72d-461a-bcdc-0331330c103e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001182 sec., 50761.42131979695 rows/sec., 3.42 MiB/sec. | ||
| 18059 | 2026.02.05 23:54:48.218966 [ 5 ] {5e2703c6-f72d-461a-bcdc-0331330c103e} <Debug> TCPHandler: Processed in 0.001353953 sec. | ||
| 18060 | 2026.02.05 23:54:48.226808 [ 187 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2158 rows, containing 19 columns (19 merged, 0 gathered) in 0.00919947 sec., 234578.7311660346 rows/sec., 420.35 MiB/sec. | ||
| 18061 | 2026.02.05 23:54:48.228724 [ 196 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 18062 | 2026.02.05 23:54:48.229096 [ 196 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18063 | 2026.02.05 23:54:48.229172 [ 196 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 18064 | 2026.02.05 23:54:48.229296 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.34 MiB. | ||
| 18065 | 2026.02.05 23:54:49.000643 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 377.77 MiB, peak 396.06 MiB, free memory in arenas 0.00 B, will set to 379.34 MiB (RSS), difference: 1.57 MiB | ||
| 18066 | 2026.02.05 23:54:49.364283 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 18067 | 2026.02.05 23:54:49.381914 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18068 | 2026.02.05 23:54:49.381965 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 18069 | 2026.02.05 23:54:49.388172 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 18070 | 2026.02.05 23:54:49.388904 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18071 | 2026.02.05 23:54:49.392196 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 18072 | 2026.02.05 23:54:49.901609 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2340 | ||
| 18073 | 2026.02.05 23:54:49.904235 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18074 | 2026.02.05 23:54:49.904283 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 18075 | 2026.02.05 23:54:49.905462 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 18076 | 2026.02.05 23:54:49.905715 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18077 | 2026.02.05 23:54:49.905991 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2340 | ||
| 18078 | 2026.02.05 23:54:53.044453 [ 219 ] {} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 18079 | 2026.02.05 23:54:53.044503 [ 219 ] {} <Debug> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 18080 | 2026.02.05 23:54:53.046305 [ 219 ] {} <Debug> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 18081 | 2026.02.05 23:54:53.214238 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18082 | 2026.02.05 23:54:53.214413 [ 5 ] {01af501d-0a48-41b9-8333-a810303a9fa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18083 | 2026.02.05 23:54:53.214485 [ 5 ] {01af501d-0a48-41b9-8333-a810303a9fa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18084 | 2026.02.05 23:54:53.215273 [ 5 ] {01af501d-0a48-41b9-8333-a810303a9fa0} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18085 | 2026.02.05 23:54:53.215323 [ 5 ] {01af501d-0a48-41b9-8333-a810303a9fa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 18086 | 2026.02.05 23:54:53.215737 [ 5 ] {01af501d-0a48-41b9-8333-a810303a9fa0} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 18087 | 2026.02.05 23:54:53.215978 [ 5 ] {01af501d-0a48-41b9-8333-a810303a9fa0} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18088 | 2026.02.05 23:54:53.216131 [ 135 ] {} <Debug> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 | ||
| 18089 | 2026.02.05 23:54:53.216142 [ 5 ] {01af501d-0a48-41b9-8333-a810303a9fa0} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001778 sec., 149606.29921259842 rows/sec., 9.50 MiB/sec. | ||
| 18090 | 2026.02.05 23:54:53.216199 [ 135 ] {} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18091 | 2026.02.05 23:54:53.216223 [ 5 ] {01af501d-0a48-41b9-8333-a810303a9fa0} <Debug> TCPHandler: Processed in 0.002113541 sec. | ||
| 18092 | 2026.02.05 23:54:53.216225 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 18093 | 2026.02.05 23:54:53.216343 [ 188 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_57_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_53_13 to all_57_57_0 into Compact with storage Full | ||
| 18094 | 2026.02.05 23:54:53.216369 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18095 | 2026.02.05 23:54:53.216444 [ 188 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_57_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18096 | 2026.02.05 23:54:53.216471 [ 5 ] {0c2cca80-bc6d-4746-8101-34775eef0a94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18097 | 2026.02.05 23:54:53.216479 [ 188 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_53_13, total 266 rows starting from the beginning of the part | ||
| 18098 | 2026.02.05 23:54:53.216518 [ 5 ] {0c2cca80-bc6d-4746-8101-34775eef0a94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18099 | 2026.02.05 23:54:53.216551 [ 188 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 266 rows starting from the beginning of the part | ||
| 18100 | 2026.02.05 23:54:53.216606 [ 188 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 266 rows starting from the beginning of the part | ||
| 18101 | 2026.02.05 23:54:53.216660 [ 188 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 266 rows starting from the beginning of the part | ||
| 18102 | 2026.02.05 23:54:53.216708 [ 188 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 266 rows starting from the beginning of the part | ||
| 18103 | 2026.02.05 23:54:53.217374 [ 5 ] {0c2cca80-bc6d-4746-8101-34775eef0a94} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18104 | 2026.02.05 23:54:53.217412 [ 5 ] {0c2cca80-bc6d-4746-8101-34775eef0a94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 18105 | 2026.02.05 23:54:53.217719 [ 194 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_57_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1330 rows, containing 5 columns (5 merged, 0 gathered) in 0.001410004 sec., 943259.7354333746 rows/sec., 63.52 MiB/sec. | ||
| 18106 | 2026.02.05 23:54:53.217779 [ 5 ] {0c2cca80-bc6d-4746-8101-34775eef0a94} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18107 | 2026.02.05 23:54:53.217942 [ 197 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_57_14} <Trace> MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) | ||
| 18108 | 2026.02.05 23:54:53.218033 [ 5 ] {0c2cca80-bc6d-4746-8101-34775eef0a94} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18109 | 2026.02.05 23:54:53.218177 [ 135 ] {} <Debug> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18110 | 2026.02.05 23:54:53.218193 [ 5 ] {0c2cca80-bc6d-4746-8101-34775eef0a94} <Debug> executeQuery: Read 782 rows, 63.55 KiB in 0.001744 sec., 448394.495412844 rows/sec., 35.58 MiB/sec. | ||
| 18111 | 2026.02.05 23:54:53.218212 [ 135 ] {} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18112 | 2026.02.05 23:54:53.218242 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 18113 | 2026.02.05 23:54:53.218244 [ 5 ] {0c2cca80-bc6d-4746-8101-34775eef0a94} <Debug> TCPHandler: Processed in 0.001928419 sec. | ||
| 18114 | 2026.02.05 23:54:53.218289 [ 197 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_57_14} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18115 | 2026.02.05 23:54:53.218326 [ 192 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 18116 | 2026.02.05 23:54:53.218374 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18117 | 2026.02.05 23:54:53.218380 [ 197 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_57_14} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 | ||
| 18118 | 2026.02.05 23:54:53.218416 [ 192 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18119 | 2026.02.05 23:54:53.218449 [ 192 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1981 rows starting from the beginning of the part | ||
| 18120 | 2026.02.05 23:54:53.218479 [ 5 ] {fdaf4c13-2bdb-47c8-8e23-f0df6882cd07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18121 | 2026.02.05 23:54:53.218498 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 18122 | 2026.02.05 23:54:53.218499 [ 192 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 56 rows starting from the beginning of the part | ||
| 18123 | 2026.02.05 23:54:53.218523 [ 5 ] {fdaf4c13-2bdb-47c8-8e23-f0df6882cd07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18124 | 2026.02.05 23:54:53.218565 [ 192 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 106 rows starting from the beginning of the part | ||
| 18125 | 2026.02.05 23:54:53.218605 [ 192 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 782 rows starting from the beginning of the part | ||
| 18126 | 2026.02.05 23:54:53.218645 [ 192 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 107 rows starting from the beginning of the part | ||
| 18127 | 2026.02.05 23:54:53.218683 [ 192 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 782 rows starting from the beginning of the part | ||
| 18128 | 2026.02.05 23:54:53.218995 [ 5 ] {fdaf4c13-2bdb-47c8-8e23-f0df6882cd07} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18129 | 2026.02.05 23:54:53.219032 [ 5 ] {fdaf4c13-2bdb-47c8-8e23-f0df6882cd07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 18130 | 2026.02.05 23:54:53.219361 [ 5 ] {fdaf4c13-2bdb-47c8-8e23-f0df6882cd07} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 18131 | 2026.02.05 23:54:53.219591 [ 5 ] {fdaf4c13-2bdb-47c8-8e23-f0df6882cd07} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18132 | 2026.02.05 23:54:53.219729 [ 5 ] {fdaf4c13-2bdb-47c8-8e23-f0df6882cd07} <Debug> executeQuery: Read 148 rows, 9.13 KiB in 0.001269 sec., 116627.26556343578 rows/sec., 7.03 MiB/sec. | ||
| 18133 | 2026.02.05 23:54:53.219769 [ 5 ] {fdaf4c13-2bdb-47c8-8e23-f0df6882cd07} <Debug> TCPHandler: Processed in 0.001447954 sec. | ||
| 18134 | 2026.02.05 23:54:53.219853 [ 219 ] {} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18135 | 2026.02.05 23:54:53.219881 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18136 | 2026.02.05 23:54:53.219886 [ 219 ] {} <Debug> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18137 | 2026.02.05 23:54:53.219986 [ 5 ] {81c295ca-c743-4df5-a13f-726dc8f6c4d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18138 | 2026.02.05 23:54:53.220032 [ 5 ] {81c295ca-c743-4df5-a13f-726dc8f6c4d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18139 | 2026.02.05 23:54:53.220036 [ 194 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3814 rows, containing 5 columns (5 merged, 0 gathered) in 0.001746657 sec., 2183599.8710679887 rows/sec., 184.57 MiB/sec. | ||
| 18140 | 2026.02.05 23:54:53.220256 [ 192 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18141 | 2026.02.05 23:54:53.220477 [ 5 ] {81c295ca-c743-4df5-a13f-726dc8f6c4d2} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18142 | 2026.02.05 23:54:53.220510 [ 192 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_131_26} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18143 | 2026.02.05 23:54:53.220513 [ 5 ] {81c295ca-c743-4df5-a13f-726dc8f6c4d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 18144 | 2026.02.05 23:54:53.220578 [ 192 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_131_26} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18145 | 2026.02.05 23:54:53.220645 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 18146 | 2026.02.05 23:54:53.220849 [ 5 ] {81c295ca-c743-4df5-a13f-726dc8f6c4d2} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 18147 | 2026.02.05 23:54:53.221107 [ 5 ] {81c295ca-c743-4df5-a13f-726dc8f6c4d2} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18148 | 2026.02.05 23:54:53.221244 [ 5 ] {81c295ca-c743-4df5-a13f-726dc8f6c4d2} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001278 sec., 109546.16588419405 rows/sec., 7.08 MiB/sec. | ||
| 18149 | 2026.02.05 23:54:53.221283 [ 5 ] {81c295ca-c743-4df5-a13f-726dc8f6c4d2} <Debug> TCPHandler: Processed in 0.001451994 sec. | ||
| 18150 | 2026.02.05 23:54:53.221403 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18151 | 2026.02.05 23:54:53.221500 [ 5 ] {178c38ed-7aac-4906-8f84-590b038b5765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18152 | 2026.02.05 23:54:53.221541 [ 5 ] {178c38ed-7aac-4906-8f84-590b038b5765} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18153 | 2026.02.05 23:54:53.221981 [ 5 ] {178c38ed-7aac-4906-8f84-590b038b5765} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18154 | 2026.02.05 23:54:53.222019 [ 5 ] {178c38ed-7aac-4906-8f84-590b038b5765} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 18155 | 2026.02.05 23:54:53.222388 [ 5 ] {178c38ed-7aac-4906-8f84-590b038b5765} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 18156 | 2026.02.05 23:54:53.222610 [ 5 ] {178c38ed-7aac-4906-8f84-590b038b5765} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18157 | 2026.02.05 23:54:53.222740 [ 150 ] {} <Debug> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 | ||
| 18158 | 2026.02.05 23:54:53.222749 [ 5 ] {178c38ed-7aac-4906-8f84-590b038b5765} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001266 sec., 109794.62875197473 rows/sec., 6.25 MiB/sec. | ||
| 18159 | 2026.02.05 23:54:53.222793 [ 150 ] {} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18160 | 2026.02.05 23:54:53.222823 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 18161 | 2026.02.05 23:54:53.222826 [ 5 ] {178c38ed-7aac-4906-8f84-590b038b5765} <Debug> TCPHandler: Processed in 0.001476175 sec. | ||
| 18162 | 2026.02.05 23:54:53.222928 [ 199 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_57_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_53_13 to all_57_57_0 into Compact with storage Full | ||
| 18163 | 2026.02.05 23:54:53.222978 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18164 | 2026.02.05 23:54:53.223052 [ 199 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_57_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18165 | 2026.02.05 23:54:53.223090 [ 5 ] {cd02590e-6526-4698-8125-ba1c29d96dde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18166 | 2026.02.05 23:54:53.223102 [ 199 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_53_13, total 139 rows starting from the beginning of the part | ||
| 18167 | 2026.02.05 23:54:53.223139 [ 5 ] {cd02590e-6526-4698-8125-ba1c29d96dde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18168 | 2026.02.05 23:54:53.223185 [ 199 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 139 rows starting from the beginning of the part | ||
| 18169 | 2026.02.05 23:54:53.223241 [ 199 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 139 rows starting from the beginning of the part | ||
| 18170 | 2026.02.05 23:54:53.223287 [ 199 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 139 rows starting from the beginning of the part | ||
| 18171 | 2026.02.05 23:54:53.223329 [ 199 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 139 rows starting from the beginning of the part | ||
| 18172 | 2026.02.05 23:54:53.223751 [ 5 ] {cd02590e-6526-4698-8125-ba1c29d96dde} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18173 | 2026.02.05 23:54:53.223798 [ 5 ] {cd02590e-6526-4698-8125-ba1c29d96dde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 18174 | 2026.02.05 23:54:53.224182 [ 192 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_57_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 695 rows, containing 5 columns (5 merged, 0 gathered) in 0.001298663 sec., 535165.7820389123 rows/sec., 32.49 MiB/sec. | ||
| 18175 | 2026.02.05 23:54:53.224212 [ 5 ] {cd02590e-6526-4698-8125-ba1c29d96dde} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18176 | 2026.02.05 23:54:53.224376 [ 194 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_57_14} <Trace> MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) | ||
| 18177 | 2026.02.05 23:54:53.224473 [ 5 ] {cd02590e-6526-4698-8125-ba1c29d96dde} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18178 | 2026.02.05 23:54:53.224647 [ 219 ] {} <Debug> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18179 | 2026.02.05 23:54:53.224660 [ 150 ] {} <Debug> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18180 | 2026.02.05 23:54:53.224663 [ 5 ] {cd02590e-6526-4698-8125-ba1c29d96dde} <Debug> executeQuery: Read 478 rows, 34.48 KiB in 0.001591 sec., 300439.9748585795 rows/sec., 21.16 MiB/sec. | ||
| 18181 | 2026.02.05 23:54:53.224712 [ 150 ] {} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18182 | 2026.02.05 23:54:53.224742 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 18183 | 2026.02.05 23:54:53.224749 [ 5 ] {cd02590e-6526-4698-8125-ba1c29d96dde} <Debug> TCPHandler: Processed in 0.001828798 sec. | ||
| 18184 | 2026.02.05 23:54:53.224810 [ 192 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 18185 | 2026.02.05 23:54:53.224813 [ 194 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_57_14} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18186 | 2026.02.05 23:54:53.224882 [ 192 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18187 | 2026.02.05 23:54:53.224893 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18188 | 2026.02.05 23:54:53.224911 [ 192 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 995 rows starting from the beginning of the part | ||
| 18189 | 2026.02.05 23:54:53.224927 [ 194 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_57_14} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 | ||
| 18190 | 2026.02.05 23:54:53.224962 [ 192 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 64 rows starting from the beginning of the part | ||
| 18191 | 2026.02.05 23:54:53.224994 [ 5 ] {c67eece5-400f-4d02-a1e5-5b3379cdab58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18192 | 2026.02.05 23:54:53.225005 [ 192 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 89 rows starting from the beginning of the part | ||
| 18193 | 2026.02.05 23:54:53.225040 [ 5 ] {c67eece5-400f-4d02-a1e5-5b3379cdab58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18194 | 2026.02.05 23:54:53.225045 [ 192 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 478 rows starting from the beginning of the part | ||
| 18195 | 2026.02.05 23:54:53.225052 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 18196 | 2026.02.05 23:54:53.225090 [ 192 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 91 rows starting from the beginning of the part | ||
| 18197 | 2026.02.05 23:54:53.225129 [ 192 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 478 rows starting from the beginning of the part | ||
| 18198 | 2026.02.05 23:54:53.225397 [ 5 ] {c67eece5-400f-4d02-a1e5-5b3379cdab58} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18199 | 2026.02.05 23:54:53.225433 [ 5 ] {c67eece5-400f-4d02-a1e5-5b3379cdab58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 18200 | 2026.02.05 23:54:53.225788 [ 5 ] {c67eece5-400f-4d02-a1e5-5b3379cdab58} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 18201 | 2026.02.05 23:54:53.226088 [ 190 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2195 rows, containing 5 columns (5 merged, 0 gathered) in 0.001306733 sec., 1679761.6651603656 rows/sec., 127.60 MiB/sec. | ||
| 18202 | 2026.02.05 23:54:53.226110 [ 5 ] {c67eece5-400f-4d02-a1e5-5b3379cdab58} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18203 | 2026.02.05 23:54:53.226274 [ 190 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18204 | 2026.02.05 23:54:53.226295 [ 5 ] {c67eece5-400f-4d02-a1e5-5b3379cdab58} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001318 sec., 4552.352048558422 rows/sec., 237.84 KiB/sec. | ||
| 18205 | 2026.02.05 23:54:53.226350 [ 5 ] {c67eece5-400f-4d02-a1e5-5b3379cdab58} <Debug> TCPHandler: Processed in 0.001511685 sec. | ||
| 18206 | 2026.02.05 23:54:53.226497 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18207 | 2026.02.05 23:54:53.226558 [ 190 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_131_26} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18208 | 2026.02.05 23:54:53.226621 [ 5 ] {09abdc4a-839f-4292-b05d-dbe798a37555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18209 | 2026.02.05 23:54:53.226661 [ 190 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_131_26} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18210 | 2026.02.05 23:54:53.226672 [ 5 ] {09abdc4a-839f-4292-b05d-dbe798a37555} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18211 | 2026.02.05 23:54:53.226772 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 18212 | 2026.02.05 23:54:53.227137 [ 5 ] {09abdc4a-839f-4292-b05d-dbe798a37555} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18213 | 2026.02.05 23:54:53.227178 [ 5 ] {09abdc4a-839f-4292-b05d-dbe798a37555} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 18214 | 2026.02.05 23:54:53.227522 [ 5 ] {09abdc4a-839f-4292-b05d-dbe798a37555} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18215 | 2026.02.05 23:54:53.227739 [ 5 ] {09abdc4a-839f-4292-b05d-dbe798a37555} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18216 | 2026.02.05 23:54:53.227871 [ 5 ] {09abdc4a-839f-4292-b05d-dbe798a37555} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001273 sec., 202670.85624509034 rows/sec., 13.49 MiB/sec. | ||
| 18217 | 2026.02.05 23:54:53.227870 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Selected 6 parts from all_1_126_26 to all_131_131_0 | ||
| 18218 | 2026.02.05 23:54:53.227913 [ 5 ] {09abdc4a-839f-4292-b05d-dbe798a37555} <Debug> TCPHandler: Processed in 0.001481954 sec. | ||
| 18219 | 2026.02.05 23:54:53.227920 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18220 | 2026.02.05 23:54:53.227949 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 18221 | 2026.02.05 23:54:53.228021 [ 194 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_131_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_26 to all_131_131_0 into Compact with storage Full | ||
| 18222 | 2026.02.05 23:54:53.228035 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18223 | 2026.02.05 23:54:53.228129 [ 194 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_131_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18224 | 2026.02.05 23:54:53.228139 [ 5 ] {3408ce14-f330-40cc-8377-c72e7e234099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18225 | 2026.02.05 23:54:53.228186 [ 194 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_131_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_126_26, total 36390 rows starting from the beginning of the part | ||
| 18226 | 2026.02.05 23:54:53.228200 [ 5 ] {3408ce14-f330-40cc-8377-c72e7e234099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18227 | 2026.02.05 23:54:53.228263 [ 194 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_131_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 32 rows starting from the beginning of the part | ||
| 18228 | 2026.02.05 23:54:53.228320 [ 194 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_131_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 160 rows starting from the beginning of the part | ||
| 18229 | 2026.02.05 23:54:53.228363 [ 194 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_131_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 258 rows starting from the beginning of the part | ||
| 18230 | 2026.02.05 23:54:53.228407 [ 194 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_131_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 161 rows starting from the beginning of the part | ||
| 18231 | 2026.02.05 23:54:53.228449 [ 194 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_131_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 258 rows starting from the beginning of the part | ||
| 18232 | 2026.02.05 23:54:53.228552 [ 5 ] {3408ce14-f330-40cc-8377-c72e7e234099} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18233 | 2026.02.05 23:54:53.228597 [ 5 ] {3408ce14-f330-40cc-8377-c72e7e234099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 18234 | 2026.02.05 23:54:53.228921 [ 5 ] {3408ce14-f330-40cc-8377-c72e7e234099} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 18235 | 2026.02.05 23:54:53.229138 [ 5 ] {3408ce14-f330-40cc-8377-c72e7e234099} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18236 | 2026.02.05 23:54:53.229269 [ 5 ] {3408ce14-f330-40cc-8377-c72e7e234099} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001149 sec., 870.3220191470843 rows/sec., 58.64 KiB/sec. | ||
| 18237 | 2026.02.05 23:54:53.229307 [ 5 ] {3408ce14-f330-40cc-8377-c72e7e234099} <Debug> TCPHandler: Processed in 0.001321223 sec. | ||
| 18238 | 2026.02.05 23:54:53.229419 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18239 | 2026.02.05 23:54:53.229513 [ 5 ] {5ad4351f-73b2-4e5f-b617-6fc675fcbdf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18240 | 2026.02.05 23:54:53.229568 [ 5 ] {5ad4351f-73b2-4e5f-b617-6fc675fcbdf4} <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 | ||
| 18241 | 2026.02.05 23:54:53.230405 [ 5 ] {5ad4351f-73b2-4e5f-b617-6fc675fcbdf4} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18242 | 2026.02.05 23:54:53.230442 [ 5 ] {5ad4351f-73b2-4e5f-b617-6fc675fcbdf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 18243 | 2026.02.05 23:54:53.231009 [ 5 ] {5ad4351f-73b2-4e5f-b617-6fc675fcbdf4} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 18244 | 2026.02.05 23:54:53.231248 [ 5 ] {5ad4351f-73b2-4e5f-b617-6fc675fcbdf4} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18245 | 2026.02.05 23:54:53.231396 [ 5 ] {5ad4351f-73b2-4e5f-b617-6fc675fcbdf4} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001901 sec., 7890.583903208838 rows/sec., 14.14 MiB/sec. | ||
| 18246 | 2026.02.05 23:54:53.231471 [ 5 ] {5ad4351f-73b2-4e5f-b617-6fc675fcbdf4} <Debug> TCPHandler: Processed in 0.002101511 sec. | ||
| 18247 | 2026.02.05 23:54:53.231591 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18248 | 2026.02.05 23:54:53.231688 [ 5 ] {e8309f00-340f-4a17-8acc-c58561da4a5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18249 | 2026.02.05 23:54:53.231730 [ 5 ] {e8309f00-340f-4a17-8acc-c58561da4a5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18250 | 2026.02.05 23:54:53.232068 [ 5 ] {e8309f00-340f-4a17-8acc-c58561da4a5c} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18251 | 2026.02.05 23:54:53.232104 [ 5 ] {e8309f00-340f-4a17-8acc-c58561da4a5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 18252 | 2026.02.05 23:54:53.232421 [ 5 ] {e8309f00-340f-4a17-8acc-c58561da4a5c} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18253 | 2026.02.05 23:54:53.232630 [ 5 ] {e8309f00-340f-4a17-8acc-c58561da4a5c} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18254 | 2026.02.05 23:54:53.232760 [ 5 ] {e8309f00-340f-4a17-8acc-c58561da4a5c} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001092 sec., 80586.08058608058 rows/sec., 5.06 MiB/sec. | ||
| 18255 | 2026.02.05 23:54:53.232760 [ 150 ] {} <Debug> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18256 | 2026.02.05 23:54:53.232800 [ 5 ] {e8309f00-340f-4a17-8acc-c58561da4a5c} <Debug> TCPHandler: Processed in 0.001262653 sec. | ||
| 18257 | 2026.02.05 23:54:53.232813 [ 150 ] {} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18258 | 2026.02.05 23:54:53.232839 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 18259 | 2026.02.05 23:54:53.232913 [ 192 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 18260 | 2026.02.05 23:54:53.232998 [ 192 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18261 | 2026.02.05 23:54:53.233024 [ 192 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 8068 rows starting from the beginning of the part | ||
| 18262 | 2026.02.05 23:54:53.233066 [ 192 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 12 rows starting from the beginning of the part | ||
| 18263 | 2026.02.05 23:54:53.233104 [ 192 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 60 rows starting from the beginning of the part | ||
| 18264 | 2026.02.05 23:54:53.233139 [ 192 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 88 rows starting from the beginning of the part | ||
| 18265 | 2026.02.05 23:54:53.233170 [ 192 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 60 rows starting from the beginning of the part | ||
| 18266 | 2026.02.05 23:54:53.233202 [ 192 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 88 rows starting from the beginning of the part | ||
| 18267 | 2026.02.05 23:54:53.235345 [ 189 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_131_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37259 rows, containing 5 columns (5 merged, 0 gathered) in 0.007353903 sec., 5066561.253255584 rows/sec., 341.43 MiB/sec. | ||
| 18268 | 2026.02.05 23:54:53.235743 [ 186 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_131_27} <Trace> MergedBlockOutputStream: filled checksums all_1_131_27 (state Temporary) | ||
| 18269 | 2026.02.05 23:54:53.235976 [ 192 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8376 rows, containing 4 columns (4 merged, 0 gathered) in 0.003094441 sec., 2706789.3684190456 rows/sec., 174.96 MiB/sec. | ||
| 18270 | 2026.02.05 23:54:53.236033 [ 186 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_131_27} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_merge_all_1_131_27 to all_1_131_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18271 | 2026.02.05 23:54:53.236116 [ 186 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_131_27} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Merged 6 parts: [all_1_126_26, all_131_131_0] -> all_1_131_27 | ||
| 18272 | 2026.02.05 23:54:53.236150 [ 202 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18273 | 2026.02.05 23:54:53.236200 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 18274 | 2026.02.05 23:54:53.236411 [ 202 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_131_26} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18275 | 2026.02.05 23:54:53.236488 [ 202 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_131_26} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18276 | 2026.02.05 23:54:53.236577 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 18277 | 2026.02.05 23:54:53.592054 [ 218 ] {} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 18278 | 2026.02.05 23:54:53.592132 [ 218 ] {} <Debug> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 18279 | 2026.02.05 23:54:53.595285 [ 218 ] {} <Debug> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 18280 | 2026.02.05 23:54:54.283808 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18281 | 2026.02.05 23:54:54.283858 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18282 | 2026.02.05 23:54:54.286994 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18283 | 2026.02.05 23:54:54.559479 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18284 | 2026.02.05 23:54:54.559531 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18285 | 2026.02.05 23:54:54.806051 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37414 | ||
| 18286 | 2026.02.05 23:54:54.806570 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18287 | 2026.02.05 23:54:54.806617 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18288 | 2026.02.05 23:54:54.807100 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 18289 | 2026.02.05 23:54:54.807347 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18290 | 2026.02.05 23:54:54.807497 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37414 | ||
| 18291 | 2026.02.05 23:54:56.892827 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 18292 | 2026.02.05 23:54:56.912207 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18293 | 2026.02.05 23:54:56.912273 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18294 | 2026.02.05 23:54:56.918529 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 18295 | 2026.02.05 23:54:56.919307 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18296 | 2026.02.05 23:54:56.923153 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 18297 | 2026.02.05 23:54:58.207021 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18298 | 2026.02.05 23:54:58.207256 [ 5 ] {a60942ea-5d0b-47e5-9682-2e1bf61726f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18299 | 2026.02.05 23:54:58.207359 [ 5 ] {a60942ea-5d0b-47e5-9682-2e1bf61726f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18300 | 2026.02.05 23:54:58.208319 [ 5 ] {a60942ea-5d0b-47e5-9682-2e1bf61726f9} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18301 | 2026.02.05 23:54:58.208358 [ 5 ] {a60942ea-5d0b-47e5-9682-2e1bf61726f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18302 | 2026.02.05 23:54:58.208759 [ 5 ] {a60942ea-5d0b-47e5-9682-2e1bf61726f9} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18303 | 2026.02.05 23:54:58.209006 [ 5 ] {a60942ea-5d0b-47e5-9682-2e1bf61726f9} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18304 | 2026.02.05 23:54:58.209160 [ 5 ] {a60942ea-5d0b-47e5-9682-2e1bf61726f9} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001981 sec., 53508.329126703684 rows/sec., 4.48 MiB/sec. | ||
| 18305 | 2026.02.05 23:54:58.209213 [ 5 ] {a60942ea-5d0b-47e5-9682-2e1bf61726f9} <Debug> TCPHandler: Processed in 0.002325693 sec. | ||
| 18306 | 2026.02.05 23:54:58.209355 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18307 | 2026.02.05 23:54:58.209458 [ 5 ] {16d7c8a7-66e4-4796-8fd9-001ad862f7bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18308 | 2026.02.05 23:54:58.209499 [ 5 ] {16d7c8a7-66e4-4796-8fd9-001ad862f7bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18309 | 2026.02.05 23:54:58.209909 [ 5 ] {16d7c8a7-66e4-4796-8fd9-001ad862f7bb} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18310 | 2026.02.05 23:54:58.209941 [ 5 ] {16d7c8a7-66e4-4796-8fd9-001ad862f7bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18311 | 2026.02.05 23:54:58.210239 [ 5 ] {16d7c8a7-66e4-4796-8fd9-001ad862f7bb} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 18312 | 2026.02.05 23:54:58.210526 [ 5 ] {16d7c8a7-66e4-4796-8fd9-001ad862f7bb} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18313 | 2026.02.05 23:54:58.210656 [ 5 ] {16d7c8a7-66e4-4796-8fd9-001ad862f7bb} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001219 sec., 20508.613617719442 rows/sec., 1.51 MiB/sec. | ||
| 18314 | 2026.02.05 23:54:58.210696 [ 5 ] {16d7c8a7-66e4-4796-8fd9-001ad862f7bb} <Debug> TCPHandler: Processed in 0.001396494 sec. | ||
| 18315 | 2026.02.05 23:54:58.210806 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18316 | 2026.02.05 23:54:58.210903 [ 5 ] {eff47d02-d5fe-4679-85ac-f173cd22336c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18317 | 2026.02.05 23:54:58.210944 [ 5 ] {eff47d02-d5fe-4679-85ac-f173cd22336c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18318 | 2026.02.05 23:54:58.211367 [ 5 ] {eff47d02-d5fe-4679-85ac-f173cd22336c} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18319 | 2026.02.05 23:54:58.211402 [ 5 ] {eff47d02-d5fe-4679-85ac-f173cd22336c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18320 | 2026.02.05 23:54:58.211714 [ 5 ] {eff47d02-d5fe-4679-85ac-f173cd22336c} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18321 | 2026.02.05 23:54:58.211921 [ 5 ] {eff47d02-d5fe-4679-85ac-f173cd22336c} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18322 | 2026.02.05 23:54:58.212047 [ 5 ] {eff47d02-d5fe-4679-85ac-f173cd22336c} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001162 sec., 76592.082616179 rows/sec., 5.98 MiB/sec. | ||
| 18323 | 2026.02.05 23:54:58.212085 [ 5 ] {eff47d02-d5fe-4679-85ac-f173cd22336c} <Debug> TCPHandler: Processed in 0.001330733 sec. | ||
| 18324 | 2026.02.05 23:54:58.212194 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18325 | 2026.02.05 23:54:58.212290 [ 5 ] {73e381f1-064c-4649-be6b-0da1bb562d48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18326 | 2026.02.05 23:54:58.212332 [ 5 ] {73e381f1-064c-4649-be6b-0da1bb562d48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18327 | 2026.02.05 23:54:58.212765 [ 5 ] {73e381f1-064c-4649-be6b-0da1bb562d48} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18328 | 2026.02.05 23:54:58.212800 [ 5 ] {73e381f1-064c-4649-be6b-0da1bb562d48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18329 | 2026.02.05 23:54:58.213138 [ 5 ] {73e381f1-064c-4649-be6b-0da1bb562d48} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18330 | 2026.02.05 23:54:58.213344 [ 5 ] {73e381f1-064c-4649-be6b-0da1bb562d48} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18331 | 2026.02.05 23:54:58.213473 [ 5 ] {73e381f1-064c-4649-be6b-0da1bb562d48} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 18332 | 2026.02.05 23:54:58.213511 [ 5 ] {73e381f1-064c-4649-be6b-0da1bb562d48} <Debug> TCPHandler: Processed in 0.001366333 sec. | ||
| 18333 | 2026.02.05 23:54:58.213619 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18334 | 2026.02.05 23:54:58.213714 [ 5 ] {4fe1ee01-c73f-468d-97e5-4b9506f20342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18335 | 2026.02.05 23:54:58.213767 [ 5 ] {4fe1ee01-c73f-468d-97e5-4b9506f20342} <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 | ||
| 18336 | 2026.02.05 23:54:58.214636 [ 5 ] {4fe1ee01-c73f-468d-97e5-4b9506f20342} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18337 | 2026.02.05 23:54:58.214673 [ 5 ] {4fe1ee01-c73f-468d-97e5-4b9506f20342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18338 | 2026.02.05 23:54:58.215198 [ 5 ] {4fe1ee01-c73f-468d-97e5-4b9506f20342} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 18339 | 2026.02.05 23:54:58.215423 [ 5 ] {4fe1ee01-c73f-468d-97e5-4b9506f20342} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18340 | 2026.02.05 23:54:58.215556 [ 5 ] {4fe1ee01-c73f-468d-97e5-4b9506f20342} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001861 sec., 13433.637829124127 rows/sec., 24.07 MiB/sec. | ||
| 18341 | 2026.02.05 23:54:58.215620 [ 5 ] {4fe1ee01-c73f-468d-97e5-4b9506f20342} <Debug> TCPHandler: Processed in 0.00205114 sec. | ||
| 18342 | 2026.02.05 23:54:58.215738 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18343 | 2026.02.05 23:54:58.215831 [ 5 ] {f2f3054a-0a6c-4eda-a8ce-ced88c5cae92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18344 | 2026.02.05 23:54:58.215873 [ 5 ] {f2f3054a-0a6c-4eda-a8ce-ced88c5cae92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18345 | 2026.02.05 23:54:58.216205 [ 5 ] {f2f3054a-0a6c-4eda-a8ce-ced88c5cae92} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18346 | 2026.02.05 23:54:58.216238 [ 5 ] {f2f3054a-0a6c-4eda-a8ce-ced88c5cae92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18347 | 2026.02.05 23:54:58.216526 [ 5 ] {f2f3054a-0a6c-4eda-a8ce-ced88c5cae92} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18348 | 2026.02.05 23:54:58.216711 [ 5 ] {f2f3054a-0a6c-4eda-a8ce-ced88c5cae92} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18349 | 2026.02.05 23:54:58.216824 [ 5 ] {f2f3054a-0a6c-4eda-a8ce-ced88c5cae92} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001037 sec., 57859.209257473485 rows/sec., 3.90 MiB/sec. | ||
| 18350 | 2026.02.05 23:54:58.216856 [ 5 ] {f2f3054a-0a6c-4eda-a8ce-ced88c5cae92} <Debug> TCPHandler: Processed in 0.001194022 sec. | ||
| 18351 | 2026.02.05 23:54:59.471212 [ 142 ] {} <Debug> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 18352 | 2026.02.05 23:54:59.471337 [ 142 ] {} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18353 | 2026.02.05 23:54:59.471386 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18354 | 2026.02.05 23:54:59.471582 [ 189 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 18355 | 2026.02.05 23:54:59.471785 [ 189 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18356 | 2026.02.05 23:54:59.471825 [ 189 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 18 rows starting from the beginning of the part | ||
| 18357 | 2026.02.05 23:54:59.471898 [ 189 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part | ||
| 18358 | 2026.02.05 23:54:59.471950 [ 189 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part | ||
| 18359 | 2026.02.05 23:54:59.472001 [ 189 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part | ||
| 18360 | 2026.02.05 23:54:59.472047 [ 189 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part | ||
| 18361 | 2026.02.05 23:54:59.472833 [ 202 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001340243 sec., 28353.06731689701 rows/sec., 2.37 MiB/sec. | ||
| 18362 | 2026.02.05 23:54:59.472999 [ 186 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 18363 | 2026.02.05 23:54:59.473300 [ 186 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_29_7} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18364 | 2026.02.05 23:54:59.473380 [ 186 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_29_7} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 18365 | 2026.02.05 23:54:59.473486 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 18366 | 2026.02.05 23:54:59.906419 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2374 | ||
| 18367 | 2026.02.05 23:54:59.908943 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18368 | 2026.02.05 23:54:59.908996 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18369 | 2026.02.05 23:54:59.910181 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 18370 | 2026.02.05 23:54:59.910445 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18371 | 2026.02.05 23:54:59.910891 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2374 | ||
| 18372 | 2026.02.05 23:55:01.124687 [ 222 ] {} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18373 | 2026.02.05 23:55:01.124759 [ 222 ] {} <Debug> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18374 | 2026.02.05 23:55:01.126213 [ 222 ] {} <Debug> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18375 | 2026.02.05 23:55:02.030051 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18376 | 2026.02.05 23:55:02.030333 [ 5 ] {df04b973-eacc-4b17-8ea5-93b71d93c8fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18377 | 2026.02.05 23:55:02.030440 [ 5 ] {df04b973-eacc-4b17-8ea5-93b71d93c8fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18378 | 2026.02.05 23:55:02.031376 [ 5 ] {df04b973-eacc-4b17-8ea5-93b71d93c8fa} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18379 | 2026.02.05 23:55:02.031428 [ 5 ] {df04b973-eacc-4b17-8ea5-93b71d93c8fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18380 | 2026.02.05 23:55:02.031846 [ 5 ] {df04b973-eacc-4b17-8ea5-93b71d93c8fa} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 18381 | 2026.02.05 23:55:02.032077 [ 5 ] {df04b973-eacc-4b17-8ea5-93b71d93c8fa} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18382 | 2026.02.05 23:55:02.032243 [ 5 ] {df04b973-eacc-4b17-8ea5-93b71d93c8fa} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001986 sec., 133937.5629405841 rows/sec., 8.51 MiB/sec. | ||
| 18383 | 2026.02.05 23:55:02.032295 [ 5 ] {df04b973-eacc-4b17-8ea5-93b71d93c8fa} <Debug> TCPHandler: Processed in 0.002434673 sec. | ||
| 18384 | 2026.02.05 23:55:02.032424 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18385 | 2026.02.05 23:55:02.032528 [ 5 ] {9711303e-884f-4dd0-8066-2645ee575a84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18386 | 2026.02.05 23:55:02.032574 [ 5 ] {9711303e-884f-4dd0-8066-2645ee575a84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18387 | 2026.02.05 23:55:02.032982 [ 5 ] {9711303e-884f-4dd0-8066-2645ee575a84} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18388 | 2026.02.05 23:55:02.033017 [ 5 ] {9711303e-884f-4dd0-8066-2645ee575a84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18389 | 2026.02.05 23:55:02.033310 [ 5 ] {9711303e-884f-4dd0-8066-2645ee575a84} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 18390 | 2026.02.05 23:55:02.033527 [ 5 ] {9711303e-884f-4dd0-8066-2645ee575a84} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18391 | 2026.02.05 23:55:02.033658 [ 5 ] {9711303e-884f-4dd0-8066-2645ee575a84} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001153 sec., 1734.6053772766697 rows/sec., 141.44 KiB/sec. | ||
| 18392 | 2026.02.05 23:55:02.033697 [ 5 ] {9711303e-884f-4dd0-8066-2645ee575a84} <Debug> TCPHandler: Processed in 0.001326543 sec. | ||
| 18393 | 2026.02.05 23:55:02.033819 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18394 | 2026.02.05 23:55:02.033940 [ 5 ] {fcb8ea67-65a3-4114-83b8-8971457e607b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18395 | 2026.02.05 23:55:02.033989 [ 5 ] {fcb8ea67-65a3-4114-83b8-8971457e607b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18396 | 2026.02.05 23:55:02.035481 [ 5 ] {fcb8ea67-65a3-4114-83b8-8971457e607b} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18397 | 2026.02.05 23:55:02.035516 [ 5 ] {fcb8ea67-65a3-4114-83b8-8971457e607b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18398 | 2026.02.05 23:55:02.035950 [ 5 ] {fcb8ea67-65a3-4114-83b8-8971457e607b} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18399 | 2026.02.05 23:55:02.036168 [ 5 ] {fcb8ea67-65a3-4114-83b8-8971457e607b} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18400 | 2026.02.05 23:55:02.036297 [ 5 ] {fcb8ea67-65a3-4114-83b8-8971457e607b} <Debug> executeQuery: Read 1923 rows, 160.18 KiB in 0.002383 sec., 806966.0092320604 rows/sec., 65.64 MiB/sec. | ||
| 18401 | 2026.02.05 23:55:02.036335 [ 5 ] {fcb8ea67-65a3-4114-83b8-8971457e607b} <Debug> TCPHandler: Processed in 0.002579775 sec. | ||
| 18402 | 2026.02.05 23:55:02.036453 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18403 | 2026.02.05 23:55:02.036572 [ 5 ] {672071e7-258e-4ff9-b015-793005f6dd5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18404 | 2026.02.05 23:55:02.036621 [ 5 ] {672071e7-258e-4ff9-b015-793005f6dd5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18405 | 2026.02.05 23:55:02.037117 [ 5 ] {672071e7-258e-4ff9-b015-793005f6dd5e} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18406 | 2026.02.05 23:55:02.037152 [ 5 ] {672071e7-258e-4ff9-b015-793005f6dd5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18407 | 2026.02.05 23:55:02.037465 [ 5 ] {672071e7-258e-4ff9-b015-793005f6dd5e} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 18408 | 2026.02.05 23:55:02.037680 [ 5 ] {672071e7-258e-4ff9-b015-793005f6dd5e} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18409 | 2026.02.05 23:55:02.037811 [ 5 ] {672071e7-258e-4ff9-b015-793005f6dd5e} <Debug> executeQuery: Read 150 rows, 9.27 KiB in 0.001263 sec., 118764.84560570071 rows/sec., 7.17 MiB/sec. | ||
| 18410 | 2026.02.05 23:55:02.037849 [ 5 ] {672071e7-258e-4ff9-b015-793005f6dd5e} <Debug> TCPHandler: Processed in 0.001457014 sec. | ||
| 18411 | 2026.02.05 23:55:02.037957 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18412 | 2026.02.05 23:55:02.038052 [ 5 ] {5e260f5b-65bc-445c-800f-25a9faba216b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18413 | 2026.02.05 23:55:02.038091 [ 5 ] {5e260f5b-65bc-445c-800f-25a9faba216b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18414 | 2026.02.05 23:55:02.038615 [ 5 ] {5e260f5b-65bc-445c-800f-25a9faba216b} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18415 | 2026.02.05 23:55:02.038650 [ 5 ] {5e260f5b-65bc-445c-800f-25a9faba216b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18416 | 2026.02.05 23:55:02.038964 [ 5 ] {5e260f5b-65bc-445c-800f-25a9faba216b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 18417 | 2026.02.05 23:55:02.039193 [ 5 ] {5e260f5b-65bc-445c-800f-25a9faba216b} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18418 | 2026.02.05 23:55:02.039322 [ 5 ] {5e260f5b-65bc-445c-800f-25a9faba216b} <Debug> executeQuery: Read 368 rows, 25.07 KiB in 0.001288 sec., 285714.2857142857 rows/sec., 19.01 MiB/sec. | ||
| 18419 | 2026.02.05 23:55:02.039360 [ 5 ] {5e260f5b-65bc-445c-800f-25a9faba216b} <Debug> TCPHandler: Processed in 0.001452324 sec. | ||
| 18420 | 2026.02.05 23:55:02.039460 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18421 | 2026.02.05 23:55:02.039553 [ 5 ] {2fdf9131-4d3f-47c6-9601-34ad6d64bc49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18422 | 2026.02.05 23:55:02.039592 [ 5 ] {2fdf9131-4d3f-47c6-9601-34ad6d64bc49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18423 | 2026.02.05 23:55:02.040016 [ 5 ] {2fdf9131-4d3f-47c6-9601-34ad6d64bc49} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18424 | 2026.02.05 23:55:02.040051 [ 5 ] {2fdf9131-4d3f-47c6-9601-34ad6d64bc49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18425 | 2026.02.05 23:55:02.040349 [ 5 ] {2fdf9131-4d3f-47c6-9601-34ad6d64bc49} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 18426 | 2026.02.05 23:55:02.040559 [ 5 ] {2fdf9131-4d3f-47c6-9601-34ad6d64bc49} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18427 | 2026.02.05 23:55:02.040681 [ 5 ] {2fdf9131-4d3f-47c6-9601-34ad6d64bc49} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001146 sec., 121291.4485165794 rows/sec., 6.90 MiB/sec. | ||
| 18428 | 2026.02.05 23:55:02.040718 [ 5 ] {2fdf9131-4d3f-47c6-9601-34ad6d64bc49} <Debug> TCPHandler: Processed in 0.001307302 sec. | ||
| 18429 | 2026.02.05 23:55:02.040823 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18430 | 2026.02.05 23:55:02.040915 [ 5 ] {6687ac2b-92c4-4735-929a-78dbf9baf622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18431 | 2026.02.05 23:55:02.040954 [ 5 ] {6687ac2b-92c4-4735-929a-78dbf9baf622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18432 | 2026.02.05 23:55:02.041700 [ 5 ] {6687ac2b-92c4-4735-929a-78dbf9baf622} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18433 | 2026.02.05 23:55:02.041733 [ 5 ] {6687ac2b-92c4-4735-929a-78dbf9baf622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18434 | 2026.02.05 23:55:02.042078 [ 5 ] {6687ac2b-92c4-4735-929a-78dbf9baf622} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18435 | 2026.02.05 23:55:02.042290 [ 5 ] {6687ac2b-92c4-4735-929a-78dbf9baf622} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18436 | 2026.02.05 23:55:02.042416 [ 5 ] {6687ac2b-92c4-4735-929a-78dbf9baf622} <Debug> executeQuery: Read 936 rows, 68.93 KiB in 0.001519 sec., 616194.8650427914 rows/sec., 44.32 MiB/sec. | ||
| 18437 | 2026.02.05 23:55:02.042454 [ 5 ] {6687ac2b-92c4-4735-929a-78dbf9baf622} <Debug> TCPHandler: Processed in 0.001680716 sec. | ||
| 18438 | 2026.02.05 23:55:02.042587 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18439 | 2026.02.05 23:55:02.042685 [ 5 ] {b9bff16f-6841-4a88-b6ca-0c44bb7ea2f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18440 | 2026.02.05 23:55:02.042728 [ 5 ] {b9bff16f-6841-4a88-b6ca-0c44bb7ea2f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18441 | 2026.02.05 23:55:02.043060 [ 5 ] {b9bff16f-6841-4a88-b6ca-0c44bb7ea2f6} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18442 | 2026.02.05 23:55:02.043095 [ 5 ] {b9bff16f-6841-4a88-b6ca-0c44bb7ea2f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18443 | 2026.02.05 23:55:02.043413 [ 5 ] {b9bff16f-6841-4a88-b6ca-0c44bb7ea2f6} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 18444 | 2026.02.05 23:55:02.043629 [ 5 ] {b9bff16f-6841-4a88-b6ca-0c44bb7ea2f6} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18445 | 2026.02.05 23:55:02.043763 [ 5 ] {b9bff16f-6841-4a88-b6ca-0c44bb7ea2f6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001097 sec., 5469.462169553327 rows/sec., 285.76 KiB/sec. | ||
| 18446 | 2026.02.05 23:55:02.043800 [ 5 ] {b9bff16f-6841-4a88-b6ca-0c44bb7ea2f6} <Debug> TCPHandler: Processed in 0.001263832 sec. | ||
| 18447 | 2026.02.05 23:55:02.043903 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18448 | 2026.02.05 23:55:02.043998 [ 5 ] {fe890ff4-2e27-470f-9757-8b2d1ce410ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18449 | 2026.02.05 23:55:02.044040 [ 5 ] {fe890ff4-2e27-470f-9757-8b2d1ce410ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18450 | 2026.02.05 23:55:02.044647 [ 5 ] {fe890ff4-2e27-470f-9757-8b2d1ce410ec} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18451 | 2026.02.05 23:55:02.044681 [ 5 ] {fe890ff4-2e27-470f-9757-8b2d1ce410ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18452 | 2026.02.05 23:55:02.045051 [ 5 ] {fe890ff4-2e27-470f-9757-8b2d1ce410ec} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18453 | 2026.02.05 23:55:02.045263 [ 5 ] {fe890ff4-2e27-470f-9757-8b2d1ce410ec} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18454 | 2026.02.05 23:55:02.045388 [ 5 ] {fe890ff4-2e27-470f-9757-8b2d1ce410ec} <Debug> executeQuery: Read 911 rows, 62.14 KiB in 0.001409 sec., 646557.8424414478 rows/sec., 43.07 MiB/sec. | ||
| 18455 | 2026.02.05 23:55:02.045424 [ 5 ] {fe890ff4-2e27-470f-9757-8b2d1ce410ec} <Debug> TCPHandler: Processed in 0.001571135 sec. | ||
| 18456 | 2026.02.05 23:55:02.045488 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18457 | 2026.02.05 23:55:02.045529 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18458 | 2026.02.05 23:55:02.045546 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18459 | 2026.02.05 23:55:02.045631 [ 5 ] {af95aa4a-9b57-404a-a41f-e1e3a033e3a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18460 | 2026.02.05 23:55:02.045676 [ 5 ] {af95aa4a-9b57-404a-a41f-e1e3a033e3a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18461 | 2026.02.05 23:55:02.045984 [ 5 ] {af95aa4a-9b57-404a-a41f-e1e3a033e3a6} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18462 | 2026.02.05 23:55:02.046019 [ 5 ] {af95aa4a-9b57-404a-a41f-e1e3a033e3a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18463 | 2026.02.05 23:55:02.046314 [ 5 ] {af95aa4a-9b57-404a-a41f-e1e3a033e3a6} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 18464 | 2026.02.05 23:55:02.046581 [ 5 ] {af95aa4a-9b57-404a-a41f-e1e3a033e3a6} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18465 | 2026.02.05 23:55:02.046724 [ 5 ] {af95aa4a-9b57-404a-a41f-e1e3a033e3a6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001111 sec., 900.0900090009001 rows/sec., 60.65 KiB/sec. | ||
| 18466 | 2026.02.05 23:55:02.046734 [ 224 ] {} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18467 | 2026.02.05 23:55:02.046763 [ 224 ] {} <Debug> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18468 | 2026.02.05 23:55:02.046764 [ 5 ] {af95aa4a-9b57-404a-a41f-e1e3a033e3a6} <Debug> TCPHandler: Processed in 0.001286973 sec. | ||
| 18469 | 2026.02.05 23:55:02.046869 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18470 | 2026.02.05 23:55:02.046982 [ 5 ] {b2e1e58f-d437-4afa-8a5e-16cd1426e784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18471 | 2026.02.05 23:55:02.047044 [ 5 ] {b2e1e58f-d437-4afa-8a5e-16cd1426e784} <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 | ||
| 18472 | 2026.02.05 23:55:02.047946 [ 5 ] {b2e1e58f-d437-4afa-8a5e-16cd1426e784} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18473 | 2026.02.05 23:55:02.047980 [ 5 ] {b2e1e58f-d437-4afa-8a5e-16cd1426e784} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18474 | 2026.02.05 23:55:02.048215 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18475 | 2026.02.05 23:55:02.048521 [ 5 ] {b2e1e58f-d437-4afa-8a5e-16cd1426e784} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 18476 | 2026.02.05 23:55:02.048752 [ 5 ] {b2e1e58f-d437-4afa-8a5e-16cd1426e784} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18477 | 2026.02.05 23:55:02.048887 [ 5 ] {b2e1e58f-d437-4afa-8a5e-16cd1426e784} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001929 sec., 7776.049766718507 rows/sec., 13.93 MiB/sec. | ||
| 18478 | 2026.02.05 23:55:02.048953 [ 5 ] {b2e1e58f-d437-4afa-8a5e-16cd1426e784} <Debug> TCPHandler: Processed in 0.002131271 sec. | ||
| 18479 | 2026.02.05 23:55:02.049054 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18480 | 2026.02.05 23:55:02.049147 [ 5 ] {025adf36-2fe9-469c-b941-c7002d36ad2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18481 | 2026.02.05 23:55:02.049188 [ 5 ] {025adf36-2fe9-469c-b941-c7002d36ad2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18482 | 2026.02.05 23:55:02.049500 [ 5 ] {025adf36-2fe9-469c-b941-c7002d36ad2e} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18483 | 2026.02.05 23:55:02.049534 [ 5 ] {025adf36-2fe9-469c-b941-c7002d36ad2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18484 | 2026.02.05 23:55:02.049823 [ 5 ] {025adf36-2fe9-469c-b941-c7002d36ad2e} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18485 | 2026.02.05 23:55:02.050031 [ 5 ] {025adf36-2fe9-469c-b941-c7002d36ad2e} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18486 | 2026.02.05 23:55:02.050154 [ 5 ] {025adf36-2fe9-469c-b941-c7002d36ad2e} <Debug> executeQuery: Read 76 rows, 4.83 KiB in 0.001025 sec., 74146.34146341463 rows/sec., 4.60 MiB/sec. | ||
| 18487 | 2026.02.05 23:55:02.050188 [ 5 ] {025adf36-2fe9-469c-b941-c7002d36ad2e} <Debug> TCPHandler: Processed in 0.001182081 sec. | ||
| 18488 | 2026.02.05 23:55:02.054878 [ 224 ] {} <Debug> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18489 | 2026.02.05 23:55:02.308160 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37926 | ||
| 18490 | 2026.02.05 23:55:02.308765 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18491 | 2026.02.05 23:55:02.308818 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18492 | 2026.02.05 23:55:02.309319 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 18493 | 2026.02.05 23:55:02.309553 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18494 | 2026.02.05 23:55:02.309702 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37926 | ||
| 18495 | 2026.02.05 23:55:02.796459 [ 223 ] {} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18496 | 2026.02.05 23:55:02.796509 [ 223 ] {} <Debug> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18497 | 2026.02.05 23:55:02.804394 [ 223 ] {} <Debug> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18498 | 2026.02.05 23:55:03.160664 [ 222 ] {} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18499 | 2026.02.05 23:55:03.160744 [ 222 ] {} <Debug> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18500 | 2026.02.05 23:55:03.163667 [ 222 ] {} <Debug> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18501 | 2026.02.05 23:55:03.166351 [ 225 ] {} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18502 | 2026.02.05 23:55:03.166409 [ 225 ] {} <Debug> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18503 | 2026.02.05 23:55:03.174546 [ 225 ] {} <Debug> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18504 | 2026.02.05 23:55:03.199726 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18505 | 2026.02.05 23:55:03.199999 [ 5 ] {121e4623-648b-42bc-953e-18808e455e72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18506 | 2026.02.05 23:55:03.200061 [ 5 ] {121e4623-648b-42bc-953e-18808e455e72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18507 | 2026.02.05 23:55:03.200753 [ 5 ] {121e4623-648b-42bc-953e-18808e455e72} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18508 | 2026.02.05 23:55:03.200794 [ 5 ] {121e4623-648b-42bc-953e-18808e455e72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18509 | 2026.02.05 23:55:03.201170 [ 5 ] {121e4623-648b-42bc-953e-18808e455e72} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18510 | 2026.02.05 23:55:03.201386 [ 5 ] {121e4623-648b-42bc-953e-18808e455e72} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18511 | 2026.02.05 23:55:03.201538 [ 5 ] {121e4623-648b-42bc-953e-18808e455e72} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001607 sec., 34847.542003733666 rows/sec., 2.68 MiB/sec. | ||
| 18512 | 2026.02.05 23:55:03.201580 [ 5 ] {121e4623-648b-42bc-953e-18808e455e72} <Debug> TCPHandler: Processed in 0.00202874 sec. | ||
| 18513 | 2026.02.05 23:55:03.201697 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18514 | 2026.02.05 23:55:03.201790 [ 5 ] {2d757e82-da2f-4c2b-933d-0d6d778271a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18515 | 2026.02.05 23:55:03.201830 [ 5 ] {2d757e82-da2f-4c2b-933d-0d6d778271a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18516 | 2026.02.05 23:55:03.202325 [ 5 ] {2d757e82-da2f-4c2b-933d-0d6d778271a2} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18517 | 2026.02.05 23:55:03.202362 [ 5 ] {2d757e82-da2f-4c2b-933d-0d6d778271a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18518 | 2026.02.05 23:55:03.202660 [ 5 ] {2d757e82-da2f-4c2b-933d-0d6d778271a2} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18519 | 2026.02.05 23:55:03.202864 [ 5 ] {2d757e82-da2f-4c2b-933d-0d6d778271a2} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18520 | 2026.02.05 23:55:03.202992 [ 5 ] {2d757e82-da2f-4c2b-933d-0d6d778271a2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00122 sec., 52459.016393442624 rows/sec., 4.09 MiB/sec. | ||
| 18521 | 2026.02.05 23:55:03.203029 [ 5 ] {2d757e82-da2f-4c2b-933d-0d6d778271a2} <Debug> TCPHandler: Processed in 0.001380834 sec. | ||
| 18522 | 2026.02.05 23:55:03.203137 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18523 | 2026.02.05 23:55:03.203231 [ 5 ] {dadbf7d6-a929-4d84-b7f1-7c02804ae90a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18524 | 2026.02.05 23:55:03.203273 [ 5 ] {dadbf7d6-a929-4d84-b7f1-7c02804ae90a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18525 | 2026.02.05 23:55:03.203629 [ 5 ] {dadbf7d6-a929-4d84-b7f1-7c02804ae90a} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18526 | 2026.02.05 23:55:03.203665 [ 5 ] {dadbf7d6-a929-4d84-b7f1-7c02804ae90a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18527 | 2026.02.05 23:55:03.203966 [ 5 ] {dadbf7d6-a929-4d84-b7f1-7c02804ae90a} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18528 | 2026.02.05 23:55:03.204178 [ 5 ] {dadbf7d6-a929-4d84-b7f1-7c02804ae90a} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18529 | 2026.02.05 23:55:03.204302 [ 5 ] {dadbf7d6-a929-4d84-b7f1-7c02804ae90a} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.00109 sec., 29357.798165137614 rows/sec., 2.04 MiB/sec. | ||
| 18530 | 2026.02.05 23:55:03.204337 [ 5 ] {dadbf7d6-a929-4d84-b7f1-7c02804ae90a} <Debug> TCPHandler: Processed in 0.001248882 sec. | ||
| 18531 | 2026.02.05 23:55:03.204445 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18532 | 2026.02.05 23:55:03.204536 [ 5 ] {97be3077-0dd0-42b0-8d88-c418047989f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18533 | 2026.02.05 23:55:03.204577 [ 5 ] {97be3077-0dd0-42b0-8d88-c418047989f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18534 | 2026.02.05 23:55:03.204888 [ 5 ] {97be3077-0dd0-42b0-8d88-c418047989f2} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18535 | 2026.02.05 23:55:03.204924 [ 5 ] {97be3077-0dd0-42b0-8d88-c418047989f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18536 | 2026.02.05 23:55:03.205216 [ 5 ] {97be3077-0dd0-42b0-8d88-c418047989f2} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18537 | 2026.02.05 23:55:03.205420 [ 5 ] {97be3077-0dd0-42b0-8d88-c418047989f2} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18538 | 2026.02.05 23:55:03.205544 [ 5 ] {97be3077-0dd0-42b0-8d88-c418047989f2} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001025 sec., 11707.31707317073 rows/sec., 807.93 KiB/sec. | ||
| 18539 | 2026.02.05 23:55:03.205578 [ 5 ] {97be3077-0dd0-42b0-8d88-c418047989f2} <Debug> TCPHandler: Processed in 0.001183312 sec. | ||
| 18540 | 2026.02.05 23:55:04.423371 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 18541 | 2026.02.05 23:55:04.441466 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18542 | 2026.02.05 23:55:04.441518 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 18543 | 2026.02.05 23:55:04.447683 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 18544 | 2026.02.05 23:55:04.448401 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18545 | 2026.02.05 23:55:04.451540 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 18546 | 2026.02.05 23:55:08.207040 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18547 | 2026.02.05 23:55:08.207219 [ 5 ] {a4f034d5-ea0b-413a-810c-bb24a210ed2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18548 | 2026.02.05 23:55:08.207286 [ 5 ] {a4f034d5-ea0b-413a-810c-bb24a210ed2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18549 | 2026.02.05 23:55:08.207975 [ 5 ] {a4f034d5-ea0b-413a-810c-bb24a210ed2b} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18550 | 2026.02.05 23:55:08.208026 [ 5 ] {a4f034d5-ea0b-413a-810c-bb24a210ed2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 18551 | 2026.02.05 23:55:08.208440 [ 5 ] {a4f034d5-ea0b-413a-810c-bb24a210ed2b} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18552 | 2026.02.05 23:55:08.208683 [ 5 ] {a4f034d5-ea0b-413a-810c-bb24a210ed2b} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18553 | 2026.02.05 23:55:08.208842 [ 5 ] {a4f034d5-ea0b-413a-810c-bb24a210ed2b} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001672 sec., 63397.12918660287 rows/sec., 5.31 MiB/sec. | ||
| 18554 | 2026.02.05 23:55:08.208894 [ 5 ] {a4f034d5-ea0b-413a-810c-bb24a210ed2b} <Debug> TCPHandler: Processed in 0.001979639 sec. | ||
| 18555 | 2026.02.05 23:55:08.209028 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18556 | 2026.02.05 23:55:08.209132 [ 5 ] {ce6a3a62-1c3f-4876-bb5b-08ce991acefd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18557 | 2026.02.05 23:55:08.209178 [ 5 ] {ce6a3a62-1c3f-4876-bb5b-08ce991acefd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18558 | 2026.02.05 23:55:08.209612 [ 5 ] {ce6a3a62-1c3f-4876-bb5b-08ce991acefd} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18559 | 2026.02.05 23:55:08.209649 [ 5 ] {ce6a3a62-1c3f-4876-bb5b-08ce991acefd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 18560 | 2026.02.05 23:55:08.209957 [ 5 ] {ce6a3a62-1c3f-4876-bb5b-08ce991acefd} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 18561 | 2026.02.05 23:55:08.210165 [ 5 ] {ce6a3a62-1c3f-4876-bb5b-08ce991acefd} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18562 | 2026.02.05 23:55:08.210297 [ 5 ] {ce6a3a62-1c3f-4876-bb5b-08ce991acefd} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001189 sec., 21026.072329688814 rows/sec., 1.54 MiB/sec. | ||
| 18563 | 2026.02.05 23:55:08.210337 [ 5 ] {ce6a3a62-1c3f-4876-bb5b-08ce991acefd} <Debug> TCPHandler: Processed in 0.001362413 sec. | ||
| 18564 | 2026.02.05 23:55:08.210469 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18565 | 2026.02.05 23:55:08.210594 [ 5 ] {1d93a757-e57d-4785-b31b-77c14ac38b7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18566 | 2026.02.05 23:55:08.210644 [ 5 ] {1d93a757-e57d-4785-b31b-77c14ac38b7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18567 | 2026.02.05 23:55:08.211167 [ 5 ] {1d93a757-e57d-4785-b31b-77c14ac38b7d} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18568 | 2026.02.05 23:55:08.211212 [ 5 ] {1d93a757-e57d-4785-b31b-77c14ac38b7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 18569 | 2026.02.05 23:55:08.211547 [ 5 ] {1d93a757-e57d-4785-b31b-77c14ac38b7d} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18570 | 2026.02.05 23:55:08.211772 [ 5 ] {1d93a757-e57d-4785-b31b-77c14ac38b7d} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18571 | 2026.02.05 23:55:08.211904 [ 5 ] {1d93a757-e57d-4785-b31b-77c14ac38b7d} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001337 sec., 66566.94091249065 rows/sec., 5.20 MiB/sec. | ||
| 18572 | 2026.02.05 23:55:08.211944 [ 5 ] {1d93a757-e57d-4785-b31b-77c14ac38b7d} <Debug> TCPHandler: Processed in 0.001539415 sec. | ||
| 18573 | 2026.02.05 23:55:08.212055 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18574 | 2026.02.05 23:55:08.212150 [ 5 ] {28d723aa-2c2a-49f4-95d0-10d19f001360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18575 | 2026.02.05 23:55:08.212195 [ 5 ] {28d723aa-2c2a-49f4-95d0-10d19f001360} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18576 | 2026.02.05 23:55:08.212599 [ 5 ] {28d723aa-2c2a-49f4-95d0-10d19f001360} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18577 | 2026.02.05 23:55:08.212636 [ 5 ] {28d723aa-2c2a-49f4-95d0-10d19f001360} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 18578 | 2026.02.05 23:55:08.212964 [ 5 ] {28d723aa-2c2a-49f4-95d0-10d19f001360} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18579 | 2026.02.05 23:55:08.213166 [ 5 ] {28d723aa-2c2a-49f4-95d0-10d19f001360} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18580 | 2026.02.05 23:55:08.213296 [ 5 ] {28d723aa-2c2a-49f4-95d0-10d19f001360} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 18581 | 2026.02.05 23:55:08.213335 [ 5 ] {28d723aa-2c2a-49f4-95d0-10d19f001360} <Debug> TCPHandler: Processed in 0.001328933 sec. | ||
| 18582 | 2026.02.05 23:55:08.213440 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18583 | 2026.02.05 23:55:08.213536 [ 5 ] {8fb3a220-f12f-485d-a6db-8e0f2a7eb930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18584 | 2026.02.05 23:55:08.213590 [ 5 ] {8fb3a220-f12f-485d-a6db-8e0f2a7eb930} <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 | ||
| 18585 | 2026.02.05 23:55:08.214403 [ 5 ] {8fb3a220-f12f-485d-a6db-8e0f2a7eb930} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18586 | 2026.02.05 23:55:08.214440 [ 5 ] {8fb3a220-f12f-485d-a6db-8e0f2a7eb930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 18587 | 2026.02.05 23:55:08.214965 [ 5 ] {8fb3a220-f12f-485d-a6db-8e0f2a7eb930} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 18588 | 2026.02.05 23:55:08.215184 [ 5 ] {8fb3a220-f12f-485d-a6db-8e0f2a7eb930} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18589 | 2026.02.05 23:55:08.215320 [ 5 ] {8fb3a220-f12f-485d-a6db-8e0f2a7eb930} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001803 sec., 13865.779256794232 rows/sec., 24.85 MiB/sec. | ||
| 18590 | 2026.02.05 23:55:08.215375 [ 5 ] {8fb3a220-f12f-485d-a6db-8e0f2a7eb930} <Debug> TCPHandler: Processed in 0.001984049 sec. | ||
| 18591 | 2026.02.05 23:55:08.215487 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18592 | 2026.02.05 23:55:08.215583 [ 5 ] {a73e7967-0391-4ed1-b5a0-61ace70ce575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18593 | 2026.02.05 23:55:08.215625 [ 5 ] {a73e7967-0391-4ed1-b5a0-61ace70ce575} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18594 | 2026.02.05 23:55:08.215954 [ 5 ] {a73e7967-0391-4ed1-b5a0-61ace70ce575} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18595 | 2026.02.05 23:55:08.215990 [ 5 ] {a73e7967-0391-4ed1-b5a0-61ace70ce575} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 18596 | 2026.02.05 23:55:08.216287 [ 5 ] {a73e7967-0391-4ed1-b5a0-61ace70ce575} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18597 | 2026.02.05 23:55:08.216502 [ 5 ] {a73e7967-0391-4ed1-b5a0-61ace70ce575} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18598 | 2026.02.05 23:55:08.216629 [ 5 ] {a73e7967-0391-4ed1-b5a0-61ace70ce575} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 18599 | 2026.02.05 23:55:08.216667 [ 5 ] {a73e7967-0391-4ed1-b5a0-61ace70ce575} <Debug> TCPHandler: Processed in 0.001229943 sec. | ||
| 18600 | 2026.02.05 23:55:09.249570 [ 224 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18601 | 2026.02.05 23:55:09.249692 [ 224 ] {} <Debug> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18602 | 2026.02.05 23:55:09.255358 [ 224 ] {} <Debug> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18603 | 2026.02.05 23:55:09.559770 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18604 | 2026.02.05 23:55:09.559828 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18605 | 2026.02.05 23:55:09.810061 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38374 | ||
| 18606 | 2026.02.05 23:55:09.810722 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18607 | 2026.02.05 23:55:09.810776 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18608 | 2026.02.05 23:55:09.811315 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 18609 | 2026.02.05 23:55:09.811556 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18610 | 2026.02.05 23:55:09.811707 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38374 | ||
| 18611 | 2026.02.05 23:55:09.811757 [ 225 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18612 | 2026.02.05 23:55:09.811808 [ 225 ] {} <Debug> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18613 | 2026.02.05 23:55:09.813935 [ 225 ] {} <Debug> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18614 | 2026.02.05 23:55:09.911674 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2418 | ||
| 18615 | 2026.02.05 23:55:09.914156 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18616 | 2026.02.05 23:55:09.914193 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18617 | 2026.02.05 23:55:09.915371 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 18618 | 2026.02.05 23:55:09.915635 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18619 | 2026.02.05 23:55:09.915893 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2418 | ||
| 18620 | 2026.02.05 23:55:10.002986 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001715187 sec. | ||
| 18621 | 2026.02.05 23:55:10.918552 [ 222 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18622 | 2026.02.05 23:55:10.918601 [ 222 ] {} <Debug> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18623 | 2026.02.05 23:55:10.928431 [ 222 ] {} <Debug> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18624 | 2026.02.05 23:55:11.951775 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 18625 | 2026.02.05 23:55:11.969069 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18626 | 2026.02.05 23:55:11.969125 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18627 | 2026.02.05 23:55:11.975347 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 18628 | 2026.02.05 23:55:11.976049 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18629 | 2026.02.05 23:55:11.979083 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 18630 | 2026.02.05 23:55:13.214341 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18631 | 2026.02.05 23:55:13.214563 [ 5 ] {44edc8da-8e32-4d13-8166-3fc3d28c0113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18632 | 2026.02.05 23:55:13.214634 [ 5 ] {44edc8da-8e32-4d13-8166-3fc3d28c0113} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18633 | 2026.02.05 23:55:13.215476 [ 5 ] {44edc8da-8e32-4d13-8166-3fc3d28c0113} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18634 | 2026.02.05 23:55:13.215522 [ 5 ] {44edc8da-8e32-4d13-8166-3fc3d28c0113} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18635 | 2026.02.05 23:55:13.215927 [ 5 ] {44edc8da-8e32-4d13-8166-3fc3d28c0113} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 18636 | 2026.02.05 23:55:13.216148 [ 5 ] {44edc8da-8e32-4d13-8166-3fc3d28c0113} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18637 | 2026.02.05 23:55:13.216296 [ 5 ] {44edc8da-8e32-4d13-8166-3fc3d28c0113} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001787 sec., 148852.82596530498 rows/sec., 9.46 MiB/sec. | ||
| 18638 | 2026.02.05 23:55:13.216337 [ 5 ] {44edc8da-8e32-4d13-8166-3fc3d28c0113} <Debug> TCPHandler: Processed in 0.002171722 sec. | ||
| 18639 | 2026.02.05 23:55:13.216458 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18640 | 2026.02.05 23:55:13.216553 [ 5 ] {fa5faf0c-3043-42c8-a141-3d5d739e7178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18641 | 2026.02.05 23:55:13.216593 [ 5 ] {fa5faf0c-3043-42c8-a141-3d5d739e7178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18642 | 2026.02.05 23:55:13.217416 [ 5 ] {fa5faf0c-3043-42c8-a141-3d5d739e7178} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18643 | 2026.02.05 23:55:13.217452 [ 5 ] {fa5faf0c-3043-42c8-a141-3d5d739e7178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18644 | 2026.02.05 23:55:13.217797 [ 5 ] {fa5faf0c-3043-42c8-a141-3d5d739e7178} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18645 | 2026.02.05 23:55:13.218001 [ 5 ] {fa5faf0c-3043-42c8-a141-3d5d739e7178} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18646 | 2026.02.05 23:55:13.218129 [ 5 ] {fa5faf0c-3043-42c8-a141-3d5d739e7178} <Debug> executeQuery: Read 782 rows, 63.55 KiB in 0.001595 sec., 490282.131661442 rows/sec., 38.91 MiB/sec. | ||
| 18647 | 2026.02.05 23:55:13.218124 [ 113 ] {} <Debug> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18648 | 2026.02.05 23:55:13.218168 [ 5 ] {fa5faf0c-3043-42c8-a141-3d5d739e7178} <Debug> TCPHandler: Processed in 0.001757918 sec. | ||
| 18649 | 2026.02.05 23:55:13.218203 [ 113 ] {} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18650 | 2026.02.05 23:55:13.218226 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18651 | 2026.02.05 23:55:13.218301 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18652 | 2026.02.05 23:55:13.218395 [ 198 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 18653 | 2026.02.05 23:55:13.218438 [ 5 ] {c1d5dec5-0a32-4eb6-9a03-885af9da6b19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18654 | 2026.02.05 23:55:13.218513 [ 5 ] {c1d5dec5-0a32-4eb6-9a03-885af9da6b19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18655 | 2026.02.05 23:55:13.218621 [ 198 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18656 | 2026.02.05 23:55:13.218684 [ 198 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1981 rows starting from the beginning of the part | ||
| 18657 | 2026.02.05 23:55:13.218792 [ 198 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 106 rows starting from the beginning of the part | ||
| 18658 | 2026.02.05 23:55:13.218873 [ 198 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 1923 rows starting from the beginning of the part | ||
| 18659 | 2026.02.05 23:55:13.218947 [ 198 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 56 rows starting from the beginning of the part | ||
| 18660 | 2026.02.05 23:55:13.219015 [ 198 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 106 rows starting from the beginning of the part | ||
| 18661 | 2026.02.05 23:55:13.219072 [ 5 ] {c1d5dec5-0a32-4eb6-9a03-885af9da6b19} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18662 | 2026.02.05 23:55:13.219082 [ 198 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 782 rows starting from the beginning of the part | ||
| 18663 | 2026.02.05 23:55:13.219128 [ 5 ] {c1d5dec5-0a32-4eb6-9a03-885af9da6b19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18664 | 2026.02.05 23:55:13.219515 [ 5 ] {c1d5dec5-0a32-4eb6-9a03-885af9da6b19} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 18665 | 2026.02.05 23:55:13.219741 [ 5 ] {c1d5dec5-0a32-4eb6-9a03-885af9da6b19} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18666 | 2026.02.05 23:55:13.219877 [ 5 ] {c1d5dec5-0a32-4eb6-9a03-885af9da6b19} <Debug> executeQuery: Read 148 rows, 9.13 KiB in 0.001464 sec., 101092.89617486339 rows/sec., 6.09 MiB/sec. | ||
| 18667 | 2026.02.05 23:55:13.219902 [ 114 ] {} <Debug> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 18668 | 2026.02.05 23:55:13.219920 [ 5 ] {c1d5dec5-0a32-4eb6-9a03-885af9da6b19} <Debug> TCPHandler: Processed in 0.001680427 sec. | ||
| 18669 | 2026.02.05 23:55:13.220063 [ 114 ] {} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18670 | 2026.02.05 23:55:13.220089 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18671 | 2026.02.05 23:55:13.220162 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18672 | 2026.02.05 23:55:13.220166 [ 186 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 18673 | 2026.02.05 23:55:13.220264 [ 5 ] {8fa4772e-ca9f-4d4c-bcc2-b30a7d637132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18674 | 2026.02.05 23:55:13.220296 [ 186 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18675 | 2026.02.05 23:55:13.220310 [ 5 ] {8fa4772e-ca9f-4d4c-bcc2-b30a7d637132} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18676 | 2026.02.05 23:55:13.220334 [ 186 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 191 rows starting from the beginning of the part | ||
| 18677 | 2026.02.05 23:55:13.220488 [ 186 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 148 rows starting from the beginning of the part | ||
| 18678 | 2026.02.05 23:55:13.220532 [ 186 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 25 rows starting from the beginning of the part | ||
| 18679 | 2026.02.05 23:55:13.220574 [ 186 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 150 rows starting from the beginning of the part | ||
| 18680 | 2026.02.05 23:55:13.220612 [ 186 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 25 rows starting from the beginning of the part | ||
| 18681 | 2026.02.05 23:55:13.220652 [ 186 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 148 rows starting from the beginning of the part | ||
| 18682 | 2026.02.05 23:55:13.220749 [ 5 ] {8fa4772e-ca9f-4d4c-bcc2-b30a7d637132} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18683 | 2026.02.05 23:55:13.220792 [ 5 ] {8fa4772e-ca9f-4d4c-bcc2-b30a7d637132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18684 | 2026.02.05 23:55:13.220971 [ 193 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4954 rows, containing 5 columns (5 merged, 0 gathered) in 0.002712056 sec., 1826658.446580749 rows/sec., 155.24 MiB/sec. | ||
| 18685 | 2026.02.05 23:55:13.221108 [ 5 ] {8fa4772e-ca9f-4d4c-bcc2-b30a7d637132} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 18686 | 2026.02.05 23:55:13.221243 [ 196 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18687 | 2026.02.05 23:55:13.221395 [ 5 ] {8fa4772e-ca9f-4d4c-bcc2-b30a7d637132} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18688 | 2026.02.05 23:55:13.221529 [ 5 ] {8fa4772e-ca9f-4d4c-bcc2-b30a7d637132} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001282 sec., 109204.36817472699 rows/sec., 7.06 MiB/sec. | ||
| 18689 | 2026.02.05 23:55:13.221566 [ 5 ] {8fa4772e-ca9f-4d4c-bcc2-b30a7d637132} <Debug> TCPHandler: Processed in 0.001452924 sec. | ||
| 18690 | 2026.02.05 23:55:13.221583 [ 196 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_136_27} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18691 | 2026.02.05 23:55:13.221589 [ 225 ] {} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18692 | 2026.02.05 23:55:13.221631 [ 225 ] {} <Debug> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18693 | 2026.02.05 23:55:13.221650 [ 193 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 687 rows, containing 5 columns (5 merged, 0 gathered) in 0.001521805 sec., 451437.60205808235 rows/sec., 29.67 MiB/sec. | ||
| 18694 | 2026.02.05 23:55:13.221653 [ 196 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_136_27} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18695 | 2026.02.05 23:55:13.221675 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18696 | 2026.02.05 23:55:13.221763 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 18697 | 2026.02.05 23:55:13.221770 [ 5 ] {9d4896fe-61e6-4dca-b45c-d9f6d52fecf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18698 | 2026.02.05 23:55:13.221795 [ 186 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 18699 | 2026.02.05 23:55:13.221814 [ 5 ] {9d4896fe-61e6-4dca-b45c-d9f6d52fecf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18700 | 2026.02.05 23:55:13.222108 [ 186 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_116_23} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18701 | 2026.02.05 23:55:13.222192 [ 186 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_116_23} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 18702 | 2026.02.05 23:55:13.222269 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 18703 | 2026.02.05 23:55:13.222278 [ 5 ] {9d4896fe-61e6-4dca-b45c-d9f6d52fecf8} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18704 | 2026.02.05 23:55:13.222322 [ 5 ] {9d4896fe-61e6-4dca-b45c-d9f6d52fecf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18705 | 2026.02.05 23:55:13.222658 [ 5 ] {9d4896fe-61e6-4dca-b45c-d9f6d52fecf8} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 18706 | 2026.02.05 23:55:13.222886 [ 5 ] {9d4896fe-61e6-4dca-b45c-d9f6d52fecf8} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18707 | 2026.02.05 23:55:13.223024 [ 5 ] {9d4896fe-61e6-4dca-b45c-d9f6d52fecf8} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001272 sec., 109276.72955974843 rows/sec., 6.22 MiB/sec. | ||
| 18708 | 2026.02.05 23:55:13.223062 [ 5 ] {9d4896fe-61e6-4dca-b45c-d9f6d52fecf8} <Debug> TCPHandler: Processed in 0.001436115 sec. | ||
| 18709 | 2026.02.05 23:55:13.223173 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18710 | 2026.02.05 23:55:13.223268 [ 5 ] {068faaf2-c538-4350-9295-c74f92aed62b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18711 | 2026.02.05 23:55:13.223309 [ 5 ] {068faaf2-c538-4350-9295-c74f92aed62b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18712 | 2026.02.05 23:55:13.223906 [ 5 ] {068faaf2-c538-4350-9295-c74f92aed62b} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18713 | 2026.02.05 23:55:13.223945 [ 5 ] {068faaf2-c538-4350-9295-c74f92aed62b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18714 | 2026.02.05 23:55:13.223979 [ 225 ] {} <Debug> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18715 | 2026.02.05 23:55:13.224282 [ 5 ] {068faaf2-c538-4350-9295-c74f92aed62b} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18716 | 2026.02.05 23:55:13.224507 [ 5 ] {068faaf2-c538-4350-9295-c74f92aed62b} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18717 | 2026.02.05 23:55:13.224639 [ 5 ] {068faaf2-c538-4350-9295-c74f92aed62b} <Debug> executeQuery: Read 478 rows, 34.48 KiB in 0.001388 sec., 344380.40345821326 rows/sec., 24.26 MiB/sec. | ||
| 18718 | 2026.02.05 23:55:13.224652 [ 114 ] {} <Debug> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18719 | 2026.02.05 23:55:13.224681 [ 5 ] {068faaf2-c538-4350-9295-c74f92aed62b} <Debug> TCPHandler: Processed in 0.001557636 sec. | ||
| 18720 | 2026.02.05 23:55:13.224693 [ 114 ] {} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18721 | 2026.02.05 23:55:13.224719 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18722 | 2026.02.05 23:55:13.224783 [ 186 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 18723 | 2026.02.05 23:55:13.224795 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18724 | 2026.02.05 23:55:13.224863 [ 186 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18725 | 2026.02.05 23:55:13.224892 [ 186 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 995 rows starting from the beginning of the part | ||
| 18726 | 2026.02.05 23:55:13.224901 [ 5 ] {7ebefbea-f0c7-4669-9865-bfdd9e8d7a8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18727 | 2026.02.05 23:55:13.224948 [ 186 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 89 rows starting from the beginning of the part | ||
| 18728 | 2026.02.05 23:55:13.224950 [ 5 ] {7ebefbea-f0c7-4669-9865-bfdd9e8d7a8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18729 | 2026.02.05 23:55:13.225002 [ 186 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 936 rows starting from the beginning of the part | ||
| 18730 | 2026.02.05 23:55:13.225056 [ 186 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 64 rows starting from the beginning of the part | ||
| 18731 | 2026.02.05 23:55:13.225095 [ 186 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 89 rows starting from the beginning of the part | ||
| 18732 | 2026.02.05 23:55:13.225136 [ 186 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 478 rows starting from the beginning of the part | ||
| 18733 | 2026.02.05 23:55:13.225300 [ 5 ] {7ebefbea-f0c7-4669-9865-bfdd9e8d7a8f} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18734 | 2026.02.05 23:55:13.225343 [ 5 ] {7ebefbea-f0c7-4669-9865-bfdd9e8d7a8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18735 | 2026.02.05 23:55:13.225680 [ 5 ] {7ebefbea-f0c7-4669-9865-bfdd9e8d7a8f} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 18736 | 2026.02.05 23:55:13.225895 [ 5 ] {7ebefbea-f0c7-4669-9865-bfdd9e8d7a8f} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18737 | 2026.02.05 23:55:13.226022 [ 5 ] {7ebefbea-f0c7-4669-9865-bfdd9e8d7a8f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001138 sec., 5272.407732864675 rows/sec., 275.46 KiB/sec. | ||
| 18738 | 2026.02.05 23:55:13.226059 [ 5 ] {7ebefbea-f0c7-4669-9865-bfdd9e8d7a8f} <Debug> TCPHandler: Processed in 0.001312733 sec. | ||
| 18739 | 2026.02.05 23:55:13.226162 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18740 | 2026.02.05 23:55:13.226226 [ 187 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2651 rows, containing 5 columns (5 merged, 0 gathered) in 0.001465735 sec., 1808648.9031100438 rows/sec., 137.79 MiB/sec. | ||
| 18741 | 2026.02.05 23:55:13.226260 [ 5 ] {79d4a383-5257-4982-a9ca-e5e17a687f8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18742 | 2026.02.05 23:55:13.226311 [ 5 ] {79d4a383-5257-4982-a9ca-e5e17a687f8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18743 | 2026.02.05 23:55:13.226415 [ 186 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18744 | 2026.02.05 23:55:13.226660 [ 186 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_136_27} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18745 | 2026.02.05 23:55:13.226724 [ 186 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_136_27} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18746 | 2026.02.05 23:55:13.226785 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 18747 | 2026.02.05 23:55:13.226813 [ 5 ] {79d4a383-5257-4982-a9ca-e5e17a687f8a} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18748 | 2026.02.05 23:55:13.226861 [ 5 ] {79d4a383-5257-4982-a9ca-e5e17a687f8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18749 | 2026.02.05 23:55:13.227265 [ 5 ] {79d4a383-5257-4982-a9ca-e5e17a687f8a} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18750 | 2026.02.05 23:55:13.227489 [ 5 ] {79d4a383-5257-4982-a9ca-e5e17a687f8a} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18751 | 2026.02.05 23:55:13.227618 [ 5 ] {79d4a383-5257-4982-a9ca-e5e17a687f8a} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001377 sec., 187363.83442265796 rows/sec., 12.48 MiB/sec. | ||
| 18752 | 2026.02.05 23:55:13.227632 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Selected 6 parts from all_1_131_27 to all_136_136_0 | ||
| 18753 | 2026.02.05 23:55:13.227659 [ 5 ] {79d4a383-5257-4982-a9ca-e5e17a687f8a} <Debug> TCPHandler: Processed in 0.001544795 sec. | ||
| 18754 | 2026.02.05 23:55:13.227672 [ 114 ] {} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18755 | 2026.02.05 23:55:13.227696 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18756 | 2026.02.05 23:55:13.227774 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18757 | 2026.02.05 23:55:13.227774 [ 193 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_136_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_27 to all_136_136_0 into Compact with storage Full | ||
| 18758 | 2026.02.05 23:55:13.227873 [ 5 ] {cdf785cb-40fd-4b76-a2d6-9774e4af8687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18759 | 2026.02.05 23:55:13.227908 [ 193 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_136_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18760 | 2026.02.05 23:55:13.227918 [ 5 ] {cdf785cb-40fd-4b76-a2d6-9774e4af8687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18761 | 2026.02.05 23:55:13.227948 [ 193 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_136_28} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_131_27, total 37259 rows starting from the beginning of the part | ||
| 18762 | 2026.02.05 23:55:13.228017 [ 193 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_136_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 160 rows starting from the beginning of the part | ||
| 18763 | 2026.02.05 23:55:13.228063 [ 193 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_136_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 911 rows starting from the beginning of the part | ||
| 18764 | 2026.02.05 23:55:13.228105 [ 193 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_136_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 32 rows starting from the beginning of the part | ||
| 18765 | 2026.02.05 23:55:13.228147 [ 193 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_136_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 160 rows starting from the beginning of the part | ||
| 18766 | 2026.02.05 23:55:13.228190 [ 193 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_136_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 258 rows starting from the beginning of the part | ||
| 18767 | 2026.02.05 23:55:13.228238 [ 5 ] {cdf785cb-40fd-4b76-a2d6-9774e4af8687} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18768 | 2026.02.05 23:55:13.228280 [ 5 ] {cdf785cb-40fd-4b76-a2d6-9774e4af8687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18769 | 2026.02.05 23:55:13.228599 [ 5 ] {cdf785cb-40fd-4b76-a2d6-9774e4af8687} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 18770 | 2026.02.05 23:55:13.228805 [ 5 ] {cdf785cb-40fd-4b76-a2d6-9774e4af8687} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18771 | 2026.02.05 23:55:13.228933 [ 5 ] {cdf785cb-40fd-4b76-a2d6-9774e4af8687} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001078 sec., 927.643784786642 rows/sec., 62.51 KiB/sec. | ||
| 18772 | 2026.02.05 23:55:13.228969 [ 5 ] {cdf785cb-40fd-4b76-a2d6-9774e4af8687} <Debug> TCPHandler: Processed in 0.001242212 sec. | ||
| 18773 | 2026.02.05 23:55:13.229081 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18774 | 2026.02.05 23:55:13.229194 [ 5 ] {35519be7-6f40-4488-8d6a-9e29e78c1454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18775 | 2026.02.05 23:55:13.229256 [ 5 ] {35519be7-6f40-4488-8d6a-9e29e78c1454} <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 | ||
| 18776 | 2026.02.05 23:55:13.230082 [ 5 ] {35519be7-6f40-4488-8d6a-9e29e78c1454} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18777 | 2026.02.05 23:55:13.230119 [ 5 ] {35519be7-6f40-4488-8d6a-9e29e78c1454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18778 | 2026.02.05 23:55:13.230668 [ 5 ] {35519be7-6f40-4488-8d6a-9e29e78c1454} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 18779 | 2026.02.05 23:55:13.230884 [ 5 ] {35519be7-6f40-4488-8d6a-9e29e78c1454} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18780 | 2026.02.05 23:55:13.231010 [ 113 ] {} <Debug> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 18781 | 2026.02.05 23:55:13.231027 [ 5 ] {35519be7-6f40-4488-8d6a-9e29e78c1454} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001857 sec., 8077.544426494346 rows/sec., 14.47 MiB/sec. | ||
| 18782 | 2026.02.05 23:55:13.231058 [ 113 ] {} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18783 | 2026.02.05 23:55:13.231088 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18784 | 2026.02.05 23:55:13.231103 [ 5 ] {35519be7-6f40-4488-8d6a-9e29e78c1454} <Debug> TCPHandler: Processed in 0.002081441 sec. | ||
| 18785 | 2026.02.05 23:55:13.231191 [ 186 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 18786 | 2026.02.05 23:55:13.231221 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18787 | 2026.02.05 23:55:13.231324 [ 5 ] {1d6f426d-e3ae-4a4f-b4bc-9ebf195e502c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18788 | 2026.02.05 23:55:13.231365 [ 5 ] {1d6f426d-e3ae-4a4f-b4bc-9ebf195e502c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18789 | 2026.02.05 23:55:13.231504 [ 186 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18790 | 2026.02.05 23:55:13.231590 [ 186 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2158 rows starting from the beginning of the part | ||
| 18791 | 2026.02.05 23:55:13.231698 [ 5 ] {1d6f426d-e3ae-4a4f-b4bc-9ebf195e502c} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18792 | 2026.02.05 23:55:13.231740 [ 5 ] {1d6f426d-e3ae-4a4f-b4bc-9ebf195e502c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18793 | 2026.02.05 23:55:13.231783 [ 186 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 15 rows starting from the beginning of the part | ||
| 18794 | 2026.02.05 23:55:13.231966 [ 186 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 25 rows starting from the beginning of the part | ||
| 18795 | 2026.02.05 23:55:13.232064 [ 5 ] {1d6f426d-e3ae-4a4f-b4bc-9ebf195e502c} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18796 | 2026.02.05 23:55:13.232147 [ 186 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 15 rows starting from the beginning of the part | ||
| 18797 | 2026.02.05 23:55:13.232293 [ 5 ] {1d6f426d-e3ae-4a4f-b4bc-9ebf195e502c} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18798 | 2026.02.05 23:55:13.232329 [ 186 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 25 rows starting from the beginning of the part | ||
| 18799 | 2026.02.05 23:55:13.232408 [ 113 ] {} <Debug> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18800 | 2026.02.05 23:55:13.232435 [ 5 ] {1d6f426d-e3ae-4a4f-b4bc-9ebf195e502c} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001129 sec., 77945.0841452613 rows/sec., 4.89 MiB/sec. | ||
| 18801 | 2026.02.05 23:55:13.232441 [ 113 ] {} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18802 | 2026.02.05 23:55:13.232475 [ 186 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 15 rows starting from the beginning of the part | ||
| 18803 | 2026.02.05 23:55:13.232479 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18804 | 2026.02.05 23:55:13.232480 [ 5 ] {1d6f426d-e3ae-4a4f-b4bc-9ebf195e502c} <Debug> TCPHandler: Processed in 0.001310813 sec. | ||
| 18805 | 2026.02.05 23:55:13.232582 [ 200 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 18806 | 2026.02.05 23:55:13.232680 [ 200 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18807 | 2026.02.05 23:55:13.232712 [ 200 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_131_26, total 8376 rows starting from the beginning of the part | ||
| 18808 | 2026.02.05 23:55:13.232773 [ 200 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 60 rows starting from the beginning of the part | ||
| 18809 | 2026.02.05 23:55:13.232824 [ 200 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 76 rows starting from the beginning of the part | ||
| 18810 | 2026.02.05 23:55:13.232872 [ 200 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 12 rows starting from the beginning of the part | ||
| 18811 | 2026.02.05 23:55:13.232916 [ 200 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 60 rows starting from the beginning of the part | ||
| 18812 | 2026.02.05 23:55:13.232959 [ 200 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 88 rows starting from the beginning of the part | ||
| 18813 | 2026.02.05 23:55:13.236719 [ 190 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_136_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38780 rows, containing 5 columns (5 merged, 0 gathered) in 0.008978318 sec., 4319294.549379962 rows/sec., 291.06 MiB/sec. | ||
| 18814 | 2026.02.05 23:55:13.236880 [ 192 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8672 rows, containing 4 columns (4 merged, 0 gathered) in 0.004335982 sec., 2000008.3026174922 rows/sec., 129.28 MiB/sec. | ||
| 18815 | 2026.02.05 23:55:13.237167 [ 199 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18816 | 2026.02.05 23:55:13.237217 [ 195 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_136_28} <Trace> MergedBlockOutputStream: filled checksums all_1_136_28 (state Temporary) | ||
| 18817 | 2026.02.05 23:55:13.237501 [ 199 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_136_27} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18818 | 2026.02.05 23:55:13.237517 [ 195 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_136_28} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_merge_all_1_136_28 to all_1_136_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18819 | 2026.02.05 23:55:13.237584 [ 199 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_136_27} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18820 | 2026.02.05 23:55:13.237592 [ 195 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_136_28} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Merged 6 parts: [all_1_131_27, all_136_136_0] -> all_1_136_28 | ||
| 18821 | 2026.02.05 23:55:13.237679 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.81 MiB. | ||
| 18822 | 2026.02.05 23:55:13.237723 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 18823 | 2026.02.05 23:55:13.242690 [ 190 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2253 rows, containing 19 columns (19 merged, 0 gathered) in 0.011551094 sec., 195046.46053438747 rows/sec., 349.51 MiB/sec. | ||
| 18824 | 2026.02.05 23:55:13.244956 [ 199 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 18825 | 2026.02.05 23:55:13.245392 [ 199 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18826 | 2026.02.05 23:55:13.245464 [ 199 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 18827 | 2026.02.05 23:55:13.245612 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.40 MiB. | ||
| 18828 | 2026.02.05 23:55:14.000211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 380.36 MiB, peak 399.22 MiB, free memory in arenas 0.00 B, will set to 382.78 MiB (RSS), difference: 2.42 MiB | ||
| 18829 | 2026.02.05 23:55:14.935501 [ 220 ] {} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18830 | 2026.02.05 23:55:14.935560 [ 220 ] {} <Debug> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18831 | 2026.02.05 23:55:14.940584 [ 220 ] {} <Debug> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18832 | 2026.02.05 23:55:17.311999 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38886 | ||
| 18833 | 2026.02.05 23:55:17.312545 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18834 | 2026.02.05 23:55:17.312595 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18835 | 2026.02.05 23:55:17.313117 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 18836 | 2026.02.05 23:55:17.313351 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18837 | 2026.02.05 23:55:17.313502 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38886 | ||
| 18838 | 2026.02.05 23:55:17.313504 [ 108 ] {} <Debug> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 18839 | 2026.02.05 23:55:17.313575 [ 108 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18840 | 2026.02.05 23:55:17.313601 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18841 | 2026.02.05 23:55:17.313700 [ 192 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 18842 | 2026.02.05 23:55:17.313814 [ 192 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18843 | 2026.02.05 23:55:17.313852 [ 192 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36454 rows starting from the beginning of the part | ||
| 18844 | 2026.02.05 23:55:17.313913 [ 192 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 512 rows starting from the beginning of the part | ||
| 18845 | 2026.02.05 23:55:17.313955 [ 192 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 448 rows starting from the beginning of the part | ||
| 18846 | 2026.02.05 23:55:17.313995 [ 192 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 512 rows starting from the beginning of the part | ||
| 18847 | 2026.02.05 23:55:17.314036 [ 192 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 448 rows starting from the beginning of the part | ||
| 18848 | 2026.02.05 23:55:17.314075 [ 192 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 512 rows starting from the beginning of the part | ||
| 18849 | 2026.02.05 23:55:17.316617 [ 190 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38886 rows, containing 4 columns (4 merged, 0 gathered) in 0.002961779 sec., 13129271.292692669 rows/sec., 187.82 MiB/sec. | ||
| 18850 | 2026.02.05 23:55:17.317015 [ 194 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 18851 | 2026.02.05 23:55:17.317328 [ 194 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_81_16} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18852 | 2026.02.05 23:55:17.317409 [ 194 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_81_16} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 18853 | 2026.02.05 23:55:17.317519 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 18854 | 2026.02.05 23:55:18.132517 [ 225 ] {} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18855 | 2026.02.05 23:55:18.132570 [ 225 ] {} <Debug> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18856 | 2026.02.05 23:55:18.138337 [ 225 ] {} <Debug> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18857 | 2026.02.05 23:55:18.207200 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18858 | 2026.02.05 23:55:18.207395 [ 5 ] {982158d1-50ba-4332-b6ae-53f71e5da7d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18859 | 2026.02.05 23:55:18.207467 [ 5 ] {982158d1-50ba-4332-b6ae-53f71e5da7d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18860 | 2026.02.05 23:55:18.208192 [ 5 ] {982158d1-50ba-4332-b6ae-53f71e5da7d1} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18861 | 2026.02.05 23:55:18.208233 [ 5 ] {982158d1-50ba-4332-b6ae-53f71e5da7d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18862 | 2026.02.05 23:55:18.208639 [ 5 ] {982158d1-50ba-4332-b6ae-53f71e5da7d1} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18863 | 2026.02.05 23:55:18.208878 [ 5 ] {982158d1-50ba-4332-b6ae-53f71e5da7d1} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18864 | 2026.02.05 23:55:18.209038 [ 5 ] {982158d1-50ba-4332-b6ae-53f71e5da7d1} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001697 sec., 62463.17030053035 rows/sec., 5.23 MiB/sec. | ||
| 18865 | 2026.02.05 23:55:18.209090 [ 5 ] {982158d1-50ba-4332-b6ae-53f71e5da7d1} <Debug> TCPHandler: Processed in 0.00202405 sec. | ||
| 18866 | 2026.02.05 23:55:18.209215 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18867 | 2026.02.05 23:55:18.209318 [ 5 ] {c42d0533-8d62-454e-a79b-9e2e0c9af02e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18868 | 2026.02.05 23:55:18.209362 [ 5 ] {c42d0533-8d62-454e-a79b-9e2e0c9af02e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18869 | 2026.02.05 23:55:18.209784 [ 5 ] {c42d0533-8d62-454e-a79b-9e2e0c9af02e} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18870 | 2026.02.05 23:55:18.209820 [ 5 ] {c42d0533-8d62-454e-a79b-9e2e0c9af02e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18871 | 2026.02.05 23:55:18.210114 [ 5 ] {c42d0533-8d62-454e-a79b-9e2e0c9af02e} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 18872 | 2026.02.05 23:55:18.210323 [ 5 ] {c42d0533-8d62-454e-a79b-9e2e0c9af02e} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18873 | 2026.02.05 23:55:18.210452 [ 5 ] {c42d0533-8d62-454e-a79b-9e2e0c9af02e} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001156 sec., 21626.29757785467 rows/sec., 1.59 MiB/sec. | ||
| 18874 | 2026.02.05 23:55:18.210490 [ 5 ] {c42d0533-8d62-454e-a79b-9e2e0c9af02e} <Debug> TCPHandler: Processed in 0.001328563 sec. | ||
| 18875 | 2026.02.05 23:55:18.210601 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18876 | 2026.02.05 23:55:18.210696 [ 5 ] {155ca5d9-e35f-4c71-ba20-df78b078e757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18877 | 2026.02.05 23:55:18.210736 [ 5 ] {155ca5d9-e35f-4c71-ba20-df78b078e757} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18878 | 2026.02.05 23:55:18.211164 [ 5 ] {155ca5d9-e35f-4c71-ba20-df78b078e757} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18879 | 2026.02.05 23:55:18.211199 [ 5 ] {155ca5d9-e35f-4c71-ba20-df78b078e757} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18880 | 2026.02.05 23:55:18.211500 [ 5 ] {155ca5d9-e35f-4c71-ba20-df78b078e757} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18881 | 2026.02.05 23:55:18.211707 [ 5 ] {155ca5d9-e35f-4c71-ba20-df78b078e757} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18882 | 2026.02.05 23:55:18.211833 [ 5 ] {155ca5d9-e35f-4c71-ba20-df78b078e757} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001156 sec., 76989.61937716264 rows/sec., 6.01 MiB/sec. | ||
| 18883 | 2026.02.05 23:55:18.211871 [ 5 ] {155ca5d9-e35f-4c71-ba20-df78b078e757} <Debug> TCPHandler: Processed in 0.001319523 sec. | ||
| 18884 | 2026.02.05 23:55:18.211991 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18885 | 2026.02.05 23:55:18.212086 [ 5 ] {be1744fa-c007-4e1a-9588-9da434bf6e4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18886 | 2026.02.05 23:55:18.212129 [ 5 ] {be1744fa-c007-4e1a-9588-9da434bf6e4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18887 | 2026.02.05 23:55:18.212539 [ 5 ] {be1744fa-c007-4e1a-9588-9da434bf6e4c} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18888 | 2026.02.05 23:55:18.212575 [ 5 ] {be1744fa-c007-4e1a-9588-9da434bf6e4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18889 | 2026.02.05 23:55:18.212896 [ 5 ] {be1744fa-c007-4e1a-9588-9da434bf6e4c} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18890 | 2026.02.05 23:55:18.213121 [ 5 ] {be1744fa-c007-4e1a-9588-9da434bf6e4c} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18891 | 2026.02.05 23:55:18.213258 [ 5 ] {be1744fa-c007-4e1a-9588-9da434bf6e4c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 18892 | 2026.02.05 23:55:18.213301 [ 5 ] {be1744fa-c007-4e1a-9588-9da434bf6e4c} <Debug> TCPHandler: Processed in 0.001358513 sec. | ||
| 18893 | 2026.02.05 23:55:18.213413 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18894 | 2026.02.05 23:55:18.213512 [ 5 ] {21b99e24-9399-475c-a4ff-d3991a632717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18895 | 2026.02.05 23:55:18.213566 [ 5 ] {21b99e24-9399-475c-a4ff-d3991a632717} <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 | ||
| 18896 | 2026.02.05 23:55:18.214393 [ 5 ] {21b99e24-9399-475c-a4ff-d3991a632717} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18897 | 2026.02.05 23:55:18.214427 [ 5 ] {21b99e24-9399-475c-a4ff-d3991a632717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18898 | 2026.02.05 23:55:18.214950 [ 5 ] {21b99e24-9399-475c-a4ff-d3991a632717} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 18899 | 2026.02.05 23:55:18.215178 [ 5 ] {21b99e24-9399-475c-a4ff-d3991a632717} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18900 | 2026.02.05 23:55:18.215318 [ 5 ] {21b99e24-9399-475c-a4ff-d3991a632717} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001824 sec., 13706.140350877193 rows/sec., 24.56 MiB/sec. | ||
| 18901 | 2026.02.05 23:55:18.215382 [ 5 ] {21b99e24-9399-475c-a4ff-d3991a632717} <Debug> TCPHandler: Processed in 0.00201794 sec. | ||
| 18902 | 2026.02.05 23:55:18.215490 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18903 | 2026.02.05 23:55:18.215585 [ 5 ] {575bf973-4601-460e-88db-4debadef4048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18904 | 2026.02.05 23:55:18.215627 [ 5 ] {575bf973-4601-460e-88db-4debadef4048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18905 | 2026.02.05 23:55:18.215970 [ 5 ] {575bf973-4601-460e-88db-4debadef4048} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18906 | 2026.02.05 23:55:18.216004 [ 5 ] {575bf973-4601-460e-88db-4debadef4048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18907 | 2026.02.05 23:55:18.216302 [ 5 ] {575bf973-4601-460e-88db-4debadef4048} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18908 | 2026.02.05 23:55:18.216513 [ 5 ] {575bf973-4601-460e-88db-4debadef4048} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18909 | 2026.02.05 23:55:18.216641 [ 5 ] {575bf973-4601-460e-88db-4debadef4048} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 18910 | 2026.02.05 23:55:18.216676 [ 5 ] {575bf973-4601-460e-88db-4debadef4048} <Debug> TCPHandler: Processed in 0.001235001 sec. | ||
| 18911 | 2026.02.05 23:55:18.857611 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18912 | 2026.02.05 23:55:18.857704 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18913 | 2026.02.05 23:55:18.861269 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18914 | 2026.02.05 23:55:19.000383 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 379.22 MiB, peak 399.22 MiB, free memory in arenas 0.00 B, will set to 382.78 MiB (RSS), difference: 3.56 MiB | ||
| 18915 | 2026.02.05 23:55:19.479382 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 18916 | 2026.02.05 23:55:19.499833 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18917 | 2026.02.05 23:55:19.499926 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18918 | 2026.02.05 23:55:19.507764 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 18919 | 2026.02.05 23:55:19.508810 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18920 | 2026.02.05 23:55:19.509220 [ 103 ] {} <Debug> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 18921 | 2026.02.05 23:55:19.509257 [ 103 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18922 | 2026.02.05 23:55:19.509279 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18923 | 2026.02.05 23:55:19.509434 [ 197 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 18924 | 2026.02.05 23:55:19.513433 [ 197 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18925 | 2026.02.05 23:55:19.515012 [ 197 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part | ||
| 18926 | 2026.02.05 23:55:19.515510 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 18927 | 2026.02.05 23:55:19.520120 [ 197 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 7 rows starting from the beginning of the part | ||
| 18928 | 2026.02.05 23:55:19.525199 [ 197 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part | ||
| 18929 | 2026.02.05 23:55:19.530094 [ 197 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 7 rows starting from the beginning of the part | ||
| 18930 | 2026.02.05 23:55:19.537156 [ 197 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part | ||
| 18931 | 2026.02.05 23:55:19.542292 [ 197 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 7 rows starting from the beginning of the part | ||
| 18932 | 2026.02.05 23:55:19.612268 [ 188 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.10288914 sec., 5928.71123230304 rows/sec., 30.66 MiB/sec. | ||
| 18933 | 2026.02.05 23:55:19.615411 [ 188 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 18934 | 2026.02.05 23:55:19.617550 [ 188 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_81_16} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18935 | 2026.02.05 23:55:19.617662 [ 188 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_81_16} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 18936 | 2026.02.05 23:55:19.620016 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 18937 | 2026.02.05 23:55:19.664698 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49238 | ||
| 18938 | 2026.02.05 23:55:19.664796 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18939 | 2026.02.05 23:55:19.664821 [ 294 ] {} <Debug> TCP-Session: 3f3b4eb7-ca1d-433c-af61-10cc3efd92ef Authenticating user 'default' from [fd00:1122:3344:101::e]:49238 | ||
| 18940 | 2026.02.05 23:55:19.664845 [ 294 ] {} <Debug> TCP-Session: 3f3b4eb7-ca1d-433c-af61-10cc3efd92ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18941 | 2026.02.05 23:55:19.664858 [ 294 ] {} <Debug> TCP-Session: 3f3b4eb7-ca1d-433c-af61-10cc3efd92ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18942 | 2026.02.05 23:55:19.665045 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53729 | ||
| 18943 | 2026.02.05 23:55:19.665074 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46428 | ||
| 18944 | 2026.02.05 23:55:19.665095 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51354 | ||
| 18945 | 2026.02.05 23:55:19.665113 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56123 | ||
| 18946 | 2026.02.05 23:55:19.665144 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63623 | ||
| 18947 | 2026.02.05 23:55:19.665162 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54643 | ||
| 18948 | 2026.02.05 23:55:19.665198 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18949 | 2026.02.05 23:55:19.665138 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18950 | 2026.02.05 23:55:19.665239 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18951 | 2026.02.05 23:55:19.665239 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18952 | 2026.02.05 23:55:19.665268 [ 286 ] {} <Debug> TCP-Session: 612bf8c7-30c6-40e8-9fde-40521078abf4 Authenticating user 'default' from [fd00:1122:3344:101::e]:46428 | ||
| 18953 | 2026.02.05 23:55:19.665284 [ 289 ] {} <Debug> TCP-Session: 9cea17e6-3ed8-4b72-87f0-c0a62a75b52e Authenticating user 'default' from [fd00:1122:3344:101::e]:56123 | ||
| 18954 | 2026.02.05 23:55:19.665296 [ 292 ] {} <Debug> TCP-Session: b97621bb-0dc3-4f67-8ced-2b226fcf9a34 Authenticating user 'default' from [fd00:1122:3344:101::e]:63623 | ||
| 18955 | 2026.02.05 23:55:19.665308 [ 286 ] {} <Debug> TCP-Session: 612bf8c7-30c6-40e8-9fde-40521078abf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18956 | 2026.02.05 23:55:19.665329 [ 289 ] {} <Debug> TCP-Session: 9cea17e6-3ed8-4b72-87f0-c0a62a75b52e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18957 | 2026.02.05 23:55:19.665342 [ 286 ] {} <Debug> TCP-Session: 612bf8c7-30c6-40e8-9fde-40521078abf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18958 | 2026.02.05 23:55:19.665335 [ 292 ] {} <Debug> TCP-Session: b97621bb-0dc3-4f67-8ced-2b226fcf9a34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18959 | 2026.02.05 23:55:19.665358 [ 289 ] {} <Debug> TCP-Session: 9cea17e6-3ed8-4b72-87f0-c0a62a75b52e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18960 | 2026.02.05 23:55:19.665386 [ 292 ] {} <Debug> TCP-Session: b97621bb-0dc3-4f67-8ced-2b226fcf9a34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18961 | 2026.02.05 23:55:19.665281 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18962 | 2026.02.05 23:55:19.665258 [ 294 ] {} <Trace> TCP-Session: 3f3b4eb7-ca1d-433c-af61-10cc3efd92ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18963 | 2026.02.05 23:55:19.665444 [ 293 ] {} <Debug> TCP-Session: da878a06-0e0f-47a8-a2fa-9a1fe57cb455 Authenticating user 'default' from [fd00:1122:3344:101::e]:54643 | ||
| 18964 | 2026.02.05 23:55:19.665136 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18965 | 2026.02.05 23:55:19.665480 [ 293 ] {} <Debug> TCP-Session: da878a06-0e0f-47a8-a2fa-9a1fe57cb455 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18966 | 2026.02.05 23:55:19.665130 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46991 | ||
| 18967 | 2026.02.05 23:55:19.665509 [ 293 ] {} <Debug> TCP-Session: da878a06-0e0f-47a8-a2fa-9a1fe57cb455 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18968 | 2026.02.05 23:55:19.665503 [ 3 ] {} <Debug> TCP-Session: 2d8bb870-f065-401f-88c5-fdf4fdc20e92 Authenticating user 'default' from [fd00:1122:3344:101::e]:53729 | ||
| 18969 | 2026.02.05 23:55:19.665111 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45902 | ||
| 18970 | 2026.02.05 23:55:19.665579 [ 3 ] {} <Debug> TCP-Session: 2d8bb870-f065-401f-88c5-fdf4fdc20e92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18971 | 2026.02.05 23:55:19.665242 [ 288 ] {} <Debug> TCP-Session: 8afc0a17-55de-4958-a1f7-658894c36240 Authenticating user 'default' from [fd00:1122:3344:101::e]:51354 | ||
| 18972 | 2026.02.05 23:55:19.665602 [ 3 ] {} <Debug> TCP-Session: 2d8bb870-f065-401f-88c5-fdf4fdc20e92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18973 | 2026.02.05 23:55:19.665599 [ 294 ] {fac9de06-132c-4ce0-8c38-54703c0806b6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49238) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18974 | 2026.02.05 23:55:19.665638 [ 288 ] {} <Debug> TCP-Session: 8afc0a17-55de-4958-a1f7-658894c36240 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18975 | 2026.02.05 23:55:19.665668 [ 288 ] {} <Debug> TCP-Session: 8afc0a17-55de-4958-a1f7-658894c36240 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18976 | 2026.02.05 23:55:19.665742 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18977 | 2026.02.05 23:55:19.665770 [ 291 ] {} <Debug> TCP-Session: 6836a541-ed71-4eb5-a60b-5e6c302679b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:46991 | ||
| 18978 | 2026.02.05 23:55:19.665786 [ 291 ] {} <Debug> TCP-Session: 6836a541-ed71-4eb5-a60b-5e6c302679b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18979 | 2026.02.05 23:55:19.665799 [ 291 ] {} <Debug> TCP-Session: 6836a541-ed71-4eb5-a60b-5e6c302679b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18980 | 2026.02.05 23:55:19.665907 [ 294 ] {fac9de06-132c-4ce0-8c38-54703c0806b6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18981 | 2026.02.05 23:55:19.665961 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18982 | 2026.02.05 23:55:19.665974 [ 294 ] {fac9de06-132c-4ce0-8c38-54703c0806b6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18983 | 2026.02.05 23:55:19.665991 [ 290 ] {} <Debug> TCP-Session: 8e306a07-53a9-448f-9ece-7a67d2a24c3f Authenticating user 'default' from [fd00:1122:3344:101::e]:45902 | ||
| 18984 | 2026.02.05 23:55:19.666008 [ 290 ] {} <Debug> TCP-Session: 8e306a07-53a9-448f-9ece-7a67d2a24c3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18985 | 2026.02.05 23:55:19.666020 [ 290 ] {} <Debug> TCP-Session: 8e306a07-53a9-448f-9ece-7a67d2a24c3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18986 | 2026.02.05 23:55:19.666262 [ 294 ] {fac9de06-132c-4ce0-8c38-54703c0806b6} <Debug> oximeter.version (8dd22a0d-63f6-41eb-b7aa-e7d98824b555) (SelectExecutor): Key condition: unknown | ||
| 18987 | 2026.02.05 23:55:19.667225 [ 296 ] {fac9de06-132c-4ce0-8c38-54703c0806b6} <Trace> AggregatingTransform: Aggregating | ||
| 18988 | 2026.02.05 23:55:19.667267 [ 296 ] {fac9de06-132c-4ce0-8c38-54703c0806b6} <Trace> Aggregator: Aggregation method: without_key | ||
| 18989 | 2026.02.05 23:55:19.667305 [ 296 ] {fac9de06-132c-4ce0-8c38-54703c0806b6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000942449 sec. (1061.065 rows/sec., 41.45 KiB/sec.) | ||
| 18990 | 2026.02.05 23:55:19.667325 [ 296 ] {fac9de06-132c-4ce0-8c38-54703c0806b6} <Trace> Aggregator: Merging aggregated data | ||
| 18991 | 2026.02.05 23:55:19.668806 [ 294 ] {fac9de06-132c-4ce0-8c38-54703c0806b6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003262 sec., 306.5603923973023 rows/sec., 11.98 KiB/sec. | ||
| 18992 | 2026.02.05 23:55:19.668981 [ 294 ] {fac9de06-132c-4ce0-8c38-54703c0806b6} <Debug> TCPHandler: Processed in 0.003857138 sec. | ||
| 18993 | 2026.02.05 23:55:19.669082 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18994 | 2026.02.05 23:55:19.669110 [ 294 ] {} <Debug> TCP-Session: 3f3b4eb7-ca1d-433c-af61-10cc3efd92ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18995 | 2026.02.05 23:55:19.669117 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18996 | 2026.02.05 23:55:19.669143 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18997 | 2026.02.05 23:55:19.669154 [ 3 ] {} <Debug> TCP-Session: 2d8bb870-f065-401f-88c5-fdf4fdc20e92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18998 | 2026.02.05 23:55:19.669177 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18999 | 2026.02.05 23:55:19.669189 [ 289 ] {} <Debug> TCP-Session: 9cea17e6-3ed8-4b72-87f0-c0a62a75b52e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19000 | 2026.02.05 23:55:19.669201 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19001 | 2026.02.05 23:55:19.669227 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19002 | 2026.02.05 23:55:19.669261 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19003 | 2026.02.05 23:55:19.669272 [ 291 ] {} <Debug> TCP-Session: 6836a541-ed71-4eb5-a60b-5e6c302679b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19004 | 2026.02.05 23:55:19.669291 [ 292 ] {} <Debug> TCP-Session: b97621bb-0dc3-4f67-8ced-2b226fcf9a34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19005 | 2026.02.05 23:55:19.669305 [ 288 ] {} <Debug> TCP-Session: 8afc0a17-55de-4958-a1f7-658894c36240 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19006 | 2026.02.05 23:55:19.669271 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19007 | 2026.02.05 23:55:19.669183 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19008 | 2026.02.05 23:55:19.669234 [ 293 ] {} <Debug> TCP-Session: da878a06-0e0f-47a8-a2fa-9a1fe57cb455 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19009 | 2026.02.05 23:55:19.669374 [ 290 ] {} <Debug> TCP-Session: 8e306a07-53a9-448f-9ece-7a67d2a24c3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19010 | 2026.02.05 23:55:19.669387 [ 286 ] {} <Debug> TCP-Session: 612bf8c7-30c6-40e8-9fde-40521078abf4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19011 | 2026.02.05 23:55:19.737175 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39234 | ||
| 19012 | 2026.02.05 23:55:19.737289 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19013 | 2026.02.05 23:55:19.737321 [ 286 ] {} <Debug> TCP-Session: e9d9e4db-58db-4820-9f06-2d113dd4bee8 Authenticating user 'default' from [fd00:1122:3344:101::e]:39234 | ||
| 19014 | 2026.02.05 23:55:19.737345 [ 286 ] {} <Debug> TCP-Session: e9d9e4db-58db-4820-9f06-2d113dd4bee8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19015 | 2026.02.05 23:55:19.737361 [ 286 ] {} <Debug> TCP-Session: e9d9e4db-58db-4820-9f06-2d113dd4bee8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19016 | 2026.02.05 23:55:19.737595 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35458 | ||
| 19017 | 2026.02.05 23:55:19.737617 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33811 | ||
| 19018 | 2026.02.05 23:55:19.737644 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40570 | ||
| 19019 | 2026.02.05 23:55:19.737669 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52718 | ||
| 19020 | 2026.02.05 23:55:19.737707 [ 286 ] {} <Trace> TCP-Session: e9d9e4db-58db-4820-9f06-2d113dd4bee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19021 | 2026.02.05 23:55:19.737722 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19022 | 2026.02.05 23:55:19.737747 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19023 | 2026.02.05 23:55:19.737747 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19024 | 2026.02.05 23:55:19.737771 [ 288 ] {} <Debug> TCP-Session: 7c7c5fae-7dda-4749-9880-f80cf547ab50 Authenticating user 'default' from [fd00:1122:3344:101::e]:35458 | ||
| 19025 | 2026.02.05 23:55:19.737784 [ 292 ] {} <Debug> TCP-Session: cdc1a72d-caa9-4f21-aac8-fc1c861388b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:40570 | ||
| 19026 | 2026.02.05 23:55:19.737792 [ 289 ] {} <Debug> TCP-Session: a8321b5e-4dad-44a2-a220-5de39fcd741b Authenticating user 'default' from [fd00:1122:3344:101::e]:33811 | ||
| 19027 | 2026.02.05 23:55:19.737797 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19028 | 2026.02.05 23:55:19.737820 [ 292 ] {} <Debug> TCP-Session: cdc1a72d-caa9-4f21-aac8-fc1c861388b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19029 | 2026.02.05 23:55:19.737823 [ 289 ] {} <Debug> TCP-Session: a8321b5e-4dad-44a2-a220-5de39fcd741b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19030 | 2026.02.05 23:55:19.737845 [ 292 ] {} <Debug> TCP-Session: cdc1a72d-caa9-4f21-aac8-fc1c861388b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19031 | 2026.02.05 23:55:19.737845 [ 293 ] {} <Debug> TCP-Session: 3f950cc0-8ca5-4e0f-ae79-708ab13849a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:52718 | ||
| 19032 | 2026.02.05 23:55:19.737855 [ 289 ] {} <Debug> TCP-Session: a8321b5e-4dad-44a2-a220-5de39fcd741b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19033 | 2026.02.05 23:55:19.737809 [ 288 ] {} <Debug> TCP-Session: 7c7c5fae-7dda-4749-9880-f80cf547ab50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19034 | 2026.02.05 23:55:19.737887 [ 293 ] {} <Debug> TCP-Session: 3f950cc0-8ca5-4e0f-ae79-708ab13849a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19035 | 2026.02.05 23:55:19.737910 [ 288 ] {} <Debug> TCP-Session: 7c7c5fae-7dda-4749-9880-f80cf547ab50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19036 | 2026.02.05 23:55:19.737924 [ 293 ] {} <Debug> TCP-Session: 3f950cc0-8ca5-4e0f-ae79-708ab13849a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19037 | 2026.02.05 23:55:19.737883 [ 286 ] {f7b9ae5d-2831-4e9f-b256-61f4aa359b41} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39234) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19038 | 2026.02.05 23:55:19.737691 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64822 | ||
| 19039 | 2026.02.05 23:55:19.737664 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64399 | ||
| 19040 | 2026.02.05 23:55:19.737634 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39840 | ||
| 19041 | 2026.02.05 23:55:19.738033 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19042 | 2026.02.05 23:55:19.738052 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19043 | 2026.02.05 23:55:19.737611 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50161 | ||
| 19044 | 2026.02.05 23:55:19.738077 [ 294 ] {} <Debug> TCP-Session: 59de188c-fd27-41d2-a015-295e65ed19f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:64399 | ||
| 19045 | 2026.02.05 23:55:19.738071 [ 3 ] {} <Debug> TCP-Session: d4e72ff8-94aa-4c62-9c53-3294fd36ccce Authenticating user 'default' from [fd00:1122:3344:101::e]:64822 | ||
| 19046 | 2026.02.05 23:55:19.738094 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19047 | 2026.02.05 23:55:19.738101 [ 294 ] {} <Debug> TCP-Session: 59de188c-fd27-41d2-a015-295e65ed19f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19048 | 2026.02.05 23:55:19.738115 [ 3 ] {} <Debug> TCP-Session: d4e72ff8-94aa-4c62-9c53-3294fd36ccce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19049 | 2026.02.05 23:55:19.738135 [ 294 ] {} <Debug> TCP-Session: 59de188c-fd27-41d2-a015-295e65ed19f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19050 | 2026.02.05 23:55:19.738135 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19051 | 2026.02.05 23:55:19.738147 [ 3 ] {} <Debug> TCP-Session: d4e72ff8-94aa-4c62-9c53-3294fd36ccce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19052 | 2026.02.05 23:55:19.738168 [ 290 ] {} <Debug> TCP-Session: 40c5d9cb-2327-42f9-bb34-674030ea0fca Authenticating user 'default' from [fd00:1122:3344:101::e]:50161 | ||
| 19053 | 2026.02.05 23:55:19.738131 [ 291 ] {} <Debug> TCP-Session: bb493c5d-3a3c-4a30-8bd0-c97550e73d76 Authenticating user 'default' from [fd00:1122:3344:101::e]:39840 | ||
| 19054 | 2026.02.05 23:55:19.738201 [ 286 ] {f7b9ae5d-2831-4e9f-b256-61f4aa359b41} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19055 | 2026.02.05 23:55:19.738227 [ 291 ] {} <Debug> TCP-Session: bb493c5d-3a3c-4a30-8bd0-c97550e73d76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19056 | 2026.02.05 23:55:19.738194 [ 290 ] {} <Debug> TCP-Session: 40c5d9cb-2327-42f9-bb34-674030ea0fca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19057 | 2026.02.05 23:55:19.738252 [ 291 ] {} <Debug> TCP-Session: bb493c5d-3a3c-4a30-8bd0-c97550e73d76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19058 | 2026.02.05 23:55:19.738268 [ 286 ] {f7b9ae5d-2831-4e9f-b256-61f4aa359b41} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19059 | 2026.02.05 23:55:19.738273 [ 290 ] {} <Debug> TCP-Session: 40c5d9cb-2327-42f9-bb34-674030ea0fca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19060 | 2026.02.05 23:55:19.738550 [ 286 ] {f7b9ae5d-2831-4e9f-b256-61f4aa359b41} <Debug> oximeter.version (8dd22a0d-63f6-41eb-b7aa-e7d98824b555) (SelectExecutor): Key condition: unknown | ||
| 19061 | 2026.02.05 23:55:19.739349 [ 315 ] {f7b9ae5d-2831-4e9f-b256-61f4aa359b41} <Trace> AggregatingTransform: Aggregating | ||
| 19062 | 2026.02.05 23:55:19.739384 [ 315 ] {f7b9ae5d-2831-4e9f-b256-61f4aa359b41} <Trace> Aggregator: Aggregation method: without_key | ||
| 19063 | 2026.02.05 23:55:19.739418 [ 315 ] {f7b9ae5d-2831-4e9f-b256-61f4aa359b41} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000769808 sec. (1299.025 rows/sec., 50.74 KiB/sec.) | ||
| 19064 | 2026.02.05 23:55:19.739437 [ 315 ] {f7b9ae5d-2831-4e9f-b256-61f4aa359b41} <Trace> Aggregator: Merging aggregated data | ||
| 19065 | 2026.02.05 23:55:19.740806 [ 286 ] {f7b9ae5d-2831-4e9f-b256-61f4aa359b41} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002978 sec., 335.795836131632 rows/sec., 13.12 KiB/sec. | ||
| 19066 | 2026.02.05 23:55:19.740901 [ 286 ] {f7b9ae5d-2831-4e9f-b256-61f4aa359b41} <Debug> TCPHandler: Processed in 0.003316053 sec. | ||
| 19067 | 2026.02.05 23:55:19.741013 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19068 | 2026.02.05 23:55:19.741043 [ 286 ] {} <Debug> TCP-Session: e9d9e4db-58db-4820-9f06-2d113dd4bee8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19069 | 2026.02.05 23:55:19.741047 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19070 | 2026.02.05 23:55:19.741065 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19071 | 2026.02.05 23:55:19.741084 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19072 | 2026.02.05 23:55:19.741108 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19073 | 2026.02.05 23:55:19.741121 [ 3 ] {} <Debug> TCP-Session: d4e72ff8-94aa-4c62-9c53-3294fd36ccce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19074 | 2026.02.05 23:55:19.741129 [ 290 ] {} <Debug> TCP-Session: 40c5d9cb-2327-42f9-bb34-674030ea0fca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19075 | 2026.02.05 23:55:19.741144 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19076 | 2026.02.05 23:55:19.741159 [ 289 ] {} <Debug> TCP-Session: a8321b5e-4dad-44a2-a220-5de39fcd741b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19077 | 2026.02.05 23:55:19.741177 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19078 | 2026.02.05 23:55:19.741192 [ 292 ] {} <Debug> TCP-Session: cdc1a72d-caa9-4f21-aac8-fc1c861388b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19079 | 2026.02.05 23:55:19.741163 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19080 | 2026.02.05 23:55:19.741217 [ 294 ] {} <Debug> TCP-Session: 59de188c-fd27-41d2-a015-295e65ed19f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19081 | 2026.02.05 23:55:19.741128 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19082 | 2026.02.05 23:55:19.741261 [ 291 ] {} <Debug> TCP-Session: bb493c5d-3a3c-4a30-8bd0-c97550e73d76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19083 | 2026.02.05 23:55:19.741105 [ 293 ] {} <Debug> TCP-Session: 3f950cc0-8ca5-4e0f-ae79-708ab13849a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19084 | 2026.02.05 23:55:19.741305 [ 288 ] {} <Debug> TCP-Session: 7c7c5fae-7dda-4749-9880-f80cf547ab50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19085 | 2026.02.05 23:55:19.916336 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2456 | ||
| 19086 | 2026.02.05 23:55:19.918844 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19087 | 2026.02.05 23:55:19.918908 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19088 | 2026.02.05 23:55:19.920165 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 19089 | 2026.02.05 23:55:19.920439 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19090 | 2026.02.05 23:55:19.920743 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2456 | ||
| 19091 | 2026.02.05 23:55:20.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 384.32 MiB, peak 401.26 MiB, free memory in arenas 0.00 B, will set to 382.84 MiB (RSS), difference: -1.48 MiB | ||
| 19092 | 2026.02.05 23:55:21.471644 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38237 | ||
| 19093 | 2026.02.05 23:55:21.471741 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19094 | 2026.02.05 23:55:21.471766 [ 286 ] {} <Debug> TCP-Session: f737a497-7428-4173-93c0-6e04c4e10254 Authenticating user 'default' from [fd00:1122:3344:101::e]:38237 | ||
| 19095 | 2026.02.05 23:55:21.471788 [ 286 ] {} <Debug> TCP-Session: f737a497-7428-4173-93c0-6e04c4e10254 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19096 | 2026.02.05 23:55:21.471801 [ 286 ] {} <Debug> TCP-Session: f737a497-7428-4173-93c0-6e04c4e10254 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19097 | 2026.02.05 23:55:21.472002 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62768 | ||
| 19098 | 2026.02.05 23:55:21.472020 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58753 | ||
| 19099 | 2026.02.05 23:55:21.472060 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38987 | ||
| 19100 | 2026.02.05 23:55:21.472076 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49218 | ||
| 19101 | 2026.02.05 23:55:21.472089 [ 286 ] {} <Trace> TCP-Session: f737a497-7428-4173-93c0-6e04c4e10254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19102 | 2026.02.05 23:55:21.472115 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19103 | 2026.02.05 23:55:21.472153 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19104 | 2026.02.05 23:55:21.472153 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19105 | 2026.02.05 23:55:21.472167 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19106 | 2026.02.05 23:55:21.472190 [ 292 ] {} <Debug> TCP-Session: ca9e768c-92bf-4336-99e2-5873ba69baad Authenticating user 'default' from [fd00:1122:3344:101::e]:38987 | ||
| 19107 | 2026.02.05 23:55:21.472200 [ 289 ] {} <Debug> TCP-Session: e8c12f2e-9a87-4b58-b265-069ed644e726 Authenticating user 'default' from [fd00:1122:3344:101::e]:58753 | ||
| 19108 | 2026.02.05 23:55:21.472213 [ 294 ] {} <Debug> TCP-Session: a410a8a6-8db9-48ef-a754-ddf151527e50 Authenticating user 'default' from [fd00:1122:3344:101::e]:49218 | ||
| 19109 | 2026.02.05 23:55:21.472230 [ 292 ] {} <Debug> TCP-Session: ca9e768c-92bf-4336-99e2-5873ba69baad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19110 | 2026.02.05 23:55:21.472235 [ 289 ] {} <Debug> TCP-Session: e8c12f2e-9a87-4b58-b265-069ed644e726 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19111 | 2026.02.05 23:55:21.472259 [ 292 ] {} <Debug> TCP-Session: ca9e768c-92bf-4336-99e2-5873ba69baad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19112 | 2026.02.05 23:55:21.472268 [ 289 ] {} <Debug> TCP-Session: e8c12f2e-9a87-4b58-b265-069ed644e726 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19113 | 2026.02.05 23:55:21.472282 [ 286 ] {ac85d9fd-4e2c-4b8c-9d85-0d548db03467} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38237) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19114 | 2026.02.05 23:55:21.472249 [ 294 ] {} <Debug> TCP-Session: a410a8a6-8db9-48ef-a754-ddf151527e50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19115 | 2026.02.05 23:55:21.472172 [ 288 ] {} <Debug> TCP-Session: 8ee13c71-7847-482c-a42f-f31e8ed83c8f Authenticating user 'default' from [fd00:1122:3344:101::e]:62768 | ||
| 19116 | 2026.02.05 23:55:21.472325 [ 294 ] {} <Debug> TCP-Session: a410a8a6-8db9-48ef-a754-ddf151527e50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19117 | 2026.02.05 23:55:21.472082 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55742 | ||
| 19118 | 2026.02.05 23:55:21.472356 [ 288 ] {} <Debug> TCP-Session: 8ee13c71-7847-482c-a42f-f31e8ed83c8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19119 | 2026.02.05 23:55:21.472049 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33627 | ||
| 19120 | 2026.02.05 23:55:21.472417 [ 288 ] {} <Debug> TCP-Session: 8ee13c71-7847-482c-a42f-f31e8ed83c8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19121 | 2026.02.05 23:55:21.472030 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53687 | ||
| 19122 | 2026.02.05 23:55:21.472465 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19123 | 2026.02.05 23:55:21.472087 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39745 | ||
| 19124 | 2026.02.05 23:55:21.472515 [ 293 ] {} <Debug> TCP-Session: 4a88d9cd-56ec-4e86-8bad-46f19f4da49c Authenticating user 'default' from [fd00:1122:3344:101::e]:55742 | ||
| 19125 | 2026.02.05 23:55:21.472528 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19126 | 2026.02.05 23:55:21.472509 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19127 | 2026.02.05 23:55:21.472569 [ 290 ] {} <Debug> TCP-Session: a05b62c0-f88d-4e09-b9da-893b2b5dc748 Authenticating user 'default' from [fd00:1122:3344:101::e]:53687 | ||
| 19128 | 2026.02.05 23:55:21.472589 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19129 | 2026.02.05 23:55:21.472612 [ 290 ] {} <Debug> TCP-Session: a05b62c0-f88d-4e09-b9da-893b2b5dc748 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19130 | 2026.02.05 23:55:21.472611 [ 291 ] {} <Debug> TCP-Session: 2268d144-69ff-4067-aa17-da5db6d62ca4 Authenticating user 'default' from [fd00:1122:3344:101::e]:33627 | ||
| 19131 | 2026.02.05 23:55:21.472624 [ 3 ] {} <Debug> TCP-Session: 9fa02c5e-0c4d-4f0b-89a2-bc590a687bb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:39745 | ||
| 19132 | 2026.02.05 23:55:21.472627 [ 290 ] {} <Debug> TCP-Session: a05b62c0-f88d-4e09-b9da-893b2b5dc748 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19133 | 2026.02.05 23:55:21.472663 [ 3 ] {} <Debug> TCP-Session: 9fa02c5e-0c4d-4f0b-89a2-bc590a687bb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19134 | 2026.02.05 23:55:21.472656 [ 291 ] {} <Debug> TCP-Session: 2268d144-69ff-4067-aa17-da5db6d62ca4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19135 | 2026.02.05 23:55:21.472678 [ 3 ] {} <Debug> TCP-Session: 9fa02c5e-0c4d-4f0b-89a2-bc590a687bb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19136 | 2026.02.05 23:55:21.472697 [ 291 ] {} <Debug> TCP-Session: 2268d144-69ff-4067-aa17-da5db6d62ca4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19137 | 2026.02.05 23:55:21.472564 [ 293 ] {} <Debug> TCP-Session: 4a88d9cd-56ec-4e86-8bad-46f19f4da49c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19138 | 2026.02.05 23:55:21.472568 [ 286 ] {ac85d9fd-4e2c-4b8c-9d85-0d548db03467} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19139 | 2026.02.05 23:55:21.472746 [ 293 ] {} <Debug> TCP-Session: 4a88d9cd-56ec-4e86-8bad-46f19f4da49c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19140 | 2026.02.05 23:55:21.472814 [ 286 ] {ac85d9fd-4e2c-4b8c-9d85-0d548db03467} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19141 | 2026.02.05 23:55:21.473112 [ 286 ] {ac85d9fd-4e2c-4b8c-9d85-0d548db03467} <Debug> oximeter.version (8dd22a0d-63f6-41eb-b7aa-e7d98824b555) (SelectExecutor): Key condition: unknown | ||
| 19142 | 2026.02.05 23:55:21.473986 [ 324 ] {ac85d9fd-4e2c-4b8c-9d85-0d548db03467} <Trace> AggregatingTransform: Aggregating | ||
| 19143 | 2026.02.05 23:55:21.474037 [ 324 ] {ac85d9fd-4e2c-4b8c-9d85-0d548db03467} <Trace> Aggregator: Aggregation method: without_key | ||
| 19144 | 2026.02.05 23:55:21.474077 [ 324 ] {ac85d9fd-4e2c-4b8c-9d85-0d548db03467} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000862139 sec. (1159.906 rows/sec., 45.31 KiB/sec.) | ||
| 19145 | 2026.02.05 23:55:21.474095 [ 324 ] {ac85d9fd-4e2c-4b8c-9d85-0d548db03467} <Trace> Aggregator: Merging aggregated data | ||
| 19146 | 2026.02.05 23:55:21.475522 [ 286 ] {ac85d9fd-4e2c-4b8c-9d85-0d548db03467} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003292 sec., 303.7667071688943 rows/sec., 11.87 KiB/sec. | ||
| 19147 | 2026.02.05 23:55:21.475699 [ 286 ] {ac85d9fd-4e2c-4b8c-9d85-0d548db03467} <Debug> TCPHandler: Processed in 0.003725167 sec. | ||
| 19148 | 2026.02.05 23:55:21.475799 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19149 | 2026.02.05 23:55:21.475828 [ 3 ] {} <Debug> TCP-Session: 9fa02c5e-0c4d-4f0b-89a2-bc590a687bb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19150 | 2026.02.05 23:55:21.475827 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19151 | 2026.02.05 23:55:21.475845 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19152 | 2026.02.05 23:55:21.475865 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19153 | 2026.02.05 23:55:21.475880 [ 291 ] {} <Debug> TCP-Session: 2268d144-69ff-4067-aa17-da5db6d62ca4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19154 | 2026.02.05 23:55:21.475903 [ 289 ] {} <Debug> TCP-Session: e8c12f2e-9a87-4b58-b265-069ed644e726 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19155 | 2026.02.05 23:55:21.475917 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19156 | 2026.02.05 23:55:21.475929 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19157 | 2026.02.05 23:55:21.475946 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19158 | 2026.02.05 23:55:21.475967 [ 293 ] {} <Debug> TCP-Session: 4a88d9cd-56ec-4e86-8bad-46f19f4da49c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19159 | 2026.02.05 23:55:21.475980 [ 294 ] {} <Debug> TCP-Session: a410a8a6-8db9-48ef-a754-ddf151527e50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19160 | 2026.02.05 23:55:21.475990 [ 286 ] {} <Debug> TCP-Session: f737a497-7428-4173-93c0-6e04c4e10254 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19161 | 2026.02.05 23:55:21.475925 [ 288 ] {} <Debug> TCP-Session: 8ee13c71-7847-482c-a42f-f31e8ed83c8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19162 | 2026.02.05 23:55:21.475897 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19163 | 2026.02.05 23:55:21.475881 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19164 | 2026.02.05 23:55:21.476075 [ 290 ] {} <Debug> TCP-Session: a05b62c0-f88d-4e09-b9da-893b2b5dc748 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19165 | 2026.02.05 23:55:21.476099 [ 292 ] {} <Debug> TCP-Session: ca9e768c-92bf-4336-99e2-5873ba69baad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19166 | 2026.02.05 23:55:23.213930 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19167 | 2026.02.05 23:55:23.214127 [ 5 ] {d33fe340-cafd-4856-815f-57a11e0d685a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19168 | 2026.02.05 23:55:23.214200 [ 5 ] {d33fe340-cafd-4856-815f-57a11e0d685a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19169 | 2026.02.05 23:55:23.215009 [ 5 ] {d33fe340-cafd-4856-815f-57a11e0d685a} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19170 | 2026.02.05 23:55:23.215060 [ 5 ] {d33fe340-cafd-4856-815f-57a11e0d685a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19171 | 2026.02.05 23:55:23.215461 [ 5 ] {d33fe340-cafd-4856-815f-57a11e0d685a} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 19172 | 2026.02.05 23:55:23.215713 [ 5 ] {d33fe340-cafd-4856-815f-57a11e0d685a} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19173 | 2026.02.05 23:55:23.215872 [ 5 ] {d33fe340-cafd-4856-815f-57a11e0d685a} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001799 sec., 147859.92217898832 rows/sec., 9.39 MiB/sec. | ||
| 19174 | 2026.02.05 23:55:23.215925 [ 5 ] {d33fe340-cafd-4856-815f-57a11e0d685a} <Debug> TCPHandler: Processed in 0.002132372 sec. | ||
| 19175 | 2026.02.05 23:55:23.216052 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19176 | 2026.02.05 23:55:23.216156 [ 5 ] {e3b06181-bd30-4d03-a1b1-4683df8259e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19177 | 2026.02.05 23:55:23.216199 [ 5 ] {e3b06181-bd30-4d03-a1b1-4683df8259e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19178 | 2026.02.05 23:55:23.217033 [ 5 ] {e3b06181-bd30-4d03-a1b1-4683df8259e9} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19179 | 2026.02.05 23:55:23.217073 [ 5 ] {e3b06181-bd30-4d03-a1b1-4683df8259e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19180 | 2026.02.05 23:55:23.217446 [ 5 ] {e3b06181-bd30-4d03-a1b1-4683df8259e9} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19181 | 2026.02.05 23:55:23.217671 [ 5 ] {e3b06181-bd30-4d03-a1b1-4683df8259e9} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19182 | 2026.02.05 23:55:23.217808 [ 5 ] {e3b06181-bd30-4d03-a1b1-4683df8259e9} <Debug> executeQuery: Read 782 rows, 63.55 KiB in 0.001675 sec., 466865.671641791 rows/sec., 37.05 MiB/sec. | ||
| 19183 | 2026.02.05 23:55:23.217849 [ 5 ] {e3b06181-bd30-4d03-a1b1-4683df8259e9} <Debug> TCPHandler: Processed in 0.001848608 sec. | ||
| 19184 | 2026.02.05 23:55:23.217959 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19185 | 2026.02.05 23:55:23.218060 [ 5 ] {211d45df-5bd7-4301-944c-69ccf6c3ee10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19186 | 2026.02.05 23:55:23.218103 [ 5 ] {211d45df-5bd7-4301-944c-69ccf6c3ee10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19187 | 2026.02.05 23:55:23.218590 [ 5 ] {211d45df-5bd7-4301-944c-69ccf6c3ee10} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19188 | 2026.02.05 23:55:23.218631 [ 5 ] {211d45df-5bd7-4301-944c-69ccf6c3ee10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19189 | 2026.02.05 23:55:23.218992 [ 5 ] {211d45df-5bd7-4301-944c-69ccf6c3ee10} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 19190 | 2026.02.05 23:55:23.219208 [ 5 ] {211d45df-5bd7-4301-944c-69ccf6c3ee10} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19191 | 2026.02.05 23:55:23.219341 [ 5 ] {211d45df-5bd7-4301-944c-69ccf6c3ee10} <Debug> executeQuery: Read 148 rows, 9.13 KiB in 0.0013 sec., 113846.15384615386 rows/sec., 6.86 MiB/sec. | ||
| 19192 | 2026.02.05 23:55:23.219399 [ 5 ] {211d45df-5bd7-4301-944c-69ccf6c3ee10} <Debug> TCPHandler: Processed in 0.001490715 sec. | ||
| 19193 | 2026.02.05 23:55:23.219520 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19194 | 2026.02.05 23:55:23.219619 [ 5 ] {88893475-57ea-42cf-b8e2-7875319a38d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19195 | 2026.02.05 23:55:23.219660 [ 5 ] {88893475-57ea-42cf-b8e2-7875319a38d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19196 | 2026.02.05 23:55:23.220110 [ 5 ] {88893475-57ea-42cf-b8e2-7875319a38d2} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19197 | 2026.02.05 23:55:23.220148 [ 5 ] {88893475-57ea-42cf-b8e2-7875319a38d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19198 | 2026.02.05 23:55:23.220453 [ 5 ] {88893475-57ea-42cf-b8e2-7875319a38d2} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 19199 | 2026.02.05 23:55:23.220665 [ 5 ] {88893475-57ea-42cf-b8e2-7875319a38d2} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19200 | 2026.02.05 23:55:23.220811 [ 5 ] {88893475-57ea-42cf-b8e2-7875319a38d2} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001195 sec., 117154.81171548116 rows/sec., 7.57 MiB/sec. | ||
| 19201 | 2026.02.05 23:55:23.220858 [ 5 ] {88893475-57ea-42cf-b8e2-7875319a38d2} <Debug> TCPHandler: Processed in 0.001387794 sec. | ||
| 19202 | 2026.02.05 23:55:23.220983 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19203 | 2026.02.05 23:55:23.221080 [ 5 ] {8dffbb50-394e-4ce6-9b61-ac94ed4e3680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19204 | 2026.02.05 23:55:23.221122 [ 5 ] {8dffbb50-394e-4ce6-9b61-ac94ed4e3680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19205 | 2026.02.05 23:55:23.221586 [ 5 ] {8dffbb50-394e-4ce6-9b61-ac94ed4e3680} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19206 | 2026.02.05 23:55:23.221623 [ 5 ] {8dffbb50-394e-4ce6-9b61-ac94ed4e3680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19207 | 2026.02.05 23:55:23.221932 [ 5 ] {8dffbb50-394e-4ce6-9b61-ac94ed4e3680} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 19208 | 2026.02.05 23:55:23.222155 [ 5 ] {8dffbb50-394e-4ce6-9b61-ac94ed4e3680} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19209 | 2026.02.05 23:55:23.222284 [ 5 ] {8dffbb50-394e-4ce6-9b61-ac94ed4e3680} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001222 sec., 113747.95417348608 rows/sec., 6.47 MiB/sec. | ||
| 19210 | 2026.02.05 23:55:23.222326 [ 5 ] {8dffbb50-394e-4ce6-9b61-ac94ed4e3680} <Debug> TCPHandler: Processed in 0.001393673 sec. | ||
| 19211 | 2026.02.05 23:55:23.222439 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19212 | 2026.02.05 23:55:23.222534 [ 5 ] {e5b36627-e43c-4bd8-904f-0d86acb7a349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19213 | 2026.02.05 23:55:23.222574 [ 5 ] {e5b36627-e43c-4bd8-904f-0d86acb7a349} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19214 | 2026.02.05 23:55:23.223203 [ 5 ] {e5b36627-e43c-4bd8-904f-0d86acb7a349} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19215 | 2026.02.05 23:55:23.223243 [ 5 ] {e5b36627-e43c-4bd8-904f-0d86acb7a349} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19216 | 2026.02.05 23:55:23.223582 [ 5 ] {e5b36627-e43c-4bd8-904f-0d86acb7a349} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19217 | 2026.02.05 23:55:23.223790 [ 5 ] {e5b36627-e43c-4bd8-904f-0d86acb7a349} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19218 | 2026.02.05 23:55:23.223923 [ 5 ] {e5b36627-e43c-4bd8-904f-0d86acb7a349} <Debug> executeQuery: Read 478 rows, 34.48 KiB in 0.001406 sec., 339971.5504978663 rows/sec., 23.95 MiB/sec. | ||
| 19219 | 2026.02.05 23:55:23.223968 [ 5 ] {e5b36627-e43c-4bd8-904f-0d86acb7a349} <Debug> TCPHandler: Processed in 0.001579145 sec. | ||
| 19220 | 2026.02.05 23:55:23.224029 [ 225 ] {} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19221 | 2026.02.05 23:55:23.224076 [ 225 ] {} <Debug> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19222 | 2026.02.05 23:55:23.224078 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19223 | 2026.02.05 23:55:23.224184 [ 5 ] {5ca85e60-2695-4a59-8c11-cb448568d4f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19224 | 2026.02.05 23:55:23.224227 [ 5 ] {5ca85e60-2695-4a59-8c11-cb448568d4f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19225 | 2026.02.05 23:55:23.224599 [ 5 ] {5ca85e60-2695-4a59-8c11-cb448568d4f0} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19226 | 2026.02.05 23:55:23.224638 [ 5 ] {5ca85e60-2695-4a59-8c11-cb448568d4f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19227 | 2026.02.05 23:55:23.224961 [ 5 ] {5ca85e60-2695-4a59-8c11-cb448568d4f0} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 19228 | 2026.02.05 23:55:23.225217 [ 5 ] {5ca85e60-2695-4a59-8c11-cb448568d4f0} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19229 | 2026.02.05 23:55:23.225349 [ 5 ] {5ca85e60-2695-4a59-8c11-cb448568d4f0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001185 sec., 5063.291139240506 rows/sec., 264.54 KiB/sec. | ||
| 19230 | 2026.02.05 23:55:23.225387 [ 5 ] {5ca85e60-2695-4a59-8c11-cb448568d4f0} <Debug> TCPHandler: Processed in 0.001359193 sec. | ||
| 19231 | 2026.02.05 23:55:23.225492 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19232 | 2026.02.05 23:55:23.225588 [ 5 ] {323fb0b3-6b75-427f-922d-2b01ea28a4af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19233 | 2026.02.05 23:55:23.225631 [ 5 ] {323fb0b3-6b75-427f-922d-2b01ea28a4af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19234 | 2026.02.05 23:55:23.226034 [ 5 ] {323fb0b3-6b75-427f-922d-2b01ea28a4af} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19235 | 2026.02.05 23:55:23.226072 [ 5 ] {323fb0b3-6b75-427f-922d-2b01ea28a4af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19236 | 2026.02.05 23:55:23.226430 [ 5 ] {323fb0b3-6b75-427f-922d-2b01ea28a4af} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19237 | 2026.02.05 23:55:23.226646 [ 5 ] {323fb0b3-6b75-427f-922d-2b01ea28a4af} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19238 | 2026.02.05 23:55:23.226778 [ 5 ] {323fb0b3-6b75-427f-922d-2b01ea28a4af} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001209 sec., 213399.50372208437 rows/sec., 14.21 MiB/sec. | ||
| 19239 | 2026.02.05 23:55:23.226815 [ 5 ] {323fb0b3-6b75-427f-922d-2b01ea28a4af} <Debug> TCPHandler: Processed in 0.001373834 sec. | ||
| 19240 | 2026.02.05 23:55:23.226924 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19241 | 2026.02.05 23:55:23.227017 [ 5 ] {30215d63-9db1-482c-a0a1-73cba136589a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19242 | 2026.02.05 23:55:23.227059 [ 5 ] {30215d63-9db1-482c-a0a1-73cba136589a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19243 | 2026.02.05 23:55:23.227364 [ 5 ] {30215d63-9db1-482c-a0a1-73cba136589a} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19244 | 2026.02.05 23:55:23.227402 [ 5 ] {30215d63-9db1-482c-a0a1-73cba136589a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19245 | 2026.02.05 23:55:23.227693 [ 5 ] {30215d63-9db1-482c-a0a1-73cba136589a} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 19246 | 2026.02.05 23:55:23.227906 [ 5 ] {30215d63-9db1-482c-a0a1-73cba136589a} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19247 | 2026.02.05 23:55:23.228023 [ 102 ] {} <Debug> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 | ||
| 19248 | 2026.02.05 23:55:23.228036 [ 5 ] {30215d63-9db1-482c-a0a1-73cba136589a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001036 sec., 965.2509652509652 rows/sec., 65.04 KiB/sec. | ||
| 19249 | 2026.02.05 23:55:23.228088 [ 102 ] {} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19250 | 2026.02.05 23:55:23.228098 [ 5 ] {30215d63-9db1-482c-a0a1-73cba136589a} <Debug> TCPHandler: Processed in 0.001224062 sec. | ||
| 19251 | 2026.02.05 23:55:23.228118 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19252 | 2026.02.05 23:55:23.228217 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19253 | 2026.02.05 23:55:23.228231 [ 189 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_60_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_55_11 to all_60_60_0 into Compact with storage Full | ||
| 19254 | 2026.02.05 23:55:23.228317 [ 5 ] {304c2922-440c-4d98-836c-e3610a7a9ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19255 | 2026.02.05 23:55:23.228362 [ 189 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19256 | 2026.02.05 23:55:23.228376 [ 5 ] {304c2922-440c-4d98-836c-e3610a7a9ca8} <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 | ||
| 19257 | 2026.02.05 23:55:23.228404 [ 189 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 55 rows starting from the beginning of the part | ||
| 19258 | 2026.02.05 23:55:23.228476 [ 189 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1 rows starting from the beginning of the part | ||
| 19259 | 2026.02.05 23:55:23.228522 [ 189 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1 rows starting from the beginning of the part | ||
| 19260 | 2026.02.05 23:55:23.228565 [ 189 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1 rows starting from the beginning of the part | ||
| 19261 | 2026.02.05 23:55:23.228605 [ 189 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1 rows starting from the beginning of the part | ||
| 19262 | 2026.02.05 23:55:23.228642 [ 189 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1 rows starting from the beginning of the part | ||
| 19263 | 2026.02.05 23:55:23.229222 [ 5 ] {304c2922-440c-4d98-836c-e3610a7a9ca8} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19264 | 2026.02.05 23:55:23.229265 [ 5 ] {304c2922-440c-4d98-836c-e3610a7a9ca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19265 | 2026.02.05 23:55:23.229660 [ 187 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001473064 sec., 40731.42782662532 rows/sec., 2.68 MiB/sec. | ||
| 19266 | 2026.02.05 23:55:23.229803 [ 5 ] {304c2922-440c-4d98-836c-e3610a7a9ca8} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 19267 | 2026.02.05 23:55:23.229827 [ 200 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
| 19268 | 2026.02.05 23:55:23.230042 [ 5 ] {304c2922-440c-4d98-836c-e3610a7a9ca8} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19269 | 2026.02.05 23:55:23.230152 [ 200 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_60_12} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19270 | 2026.02.05 23:55:23.230190 [ 5 ] {304c2922-440c-4d98-836c-e3610a7a9ca8} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00189 sec., 7936.507936507936 rows/sec., 14.22 MiB/sec. | ||
| 19271 | 2026.02.05 23:55:23.230234 [ 200 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_60_12} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 | ||
| 19272 | 2026.02.05 23:55:23.230262 [ 5 ] {304c2922-440c-4d98-836c-e3610a7a9ca8} <Debug> TCPHandler: Processed in 0.0020954 sec. | ||
| 19273 | 2026.02.05 23:55:23.230339 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 19274 | 2026.02.05 23:55:23.230380 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19275 | 2026.02.05 23:55:23.230476 [ 5 ] {a23ac3c7-19ec-4bde-b03e-8cc6ec6bfe78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19276 | 2026.02.05 23:55:23.230518 [ 5 ] {a23ac3c7-19ec-4bde-b03e-8cc6ec6bfe78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19277 | 2026.02.05 23:55:23.230846 [ 5 ] {a23ac3c7-19ec-4bde-b03e-8cc6ec6bfe78} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19278 | 2026.02.05 23:55:23.230882 [ 5 ] {a23ac3c7-19ec-4bde-b03e-8cc6ec6bfe78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19279 | 2026.02.05 23:55:23.231186 [ 5 ] {a23ac3c7-19ec-4bde-b03e-8cc6ec6bfe78} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19280 | 2026.02.05 23:55:23.231423 [ 5 ] {a23ac3c7-19ec-4bde-b03e-8cc6ec6bfe78} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19281 | 2026.02.05 23:55:23.231549 [ 5 ] {a23ac3c7-19ec-4bde-b03e-8cc6ec6bfe78} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001092 sec., 80586.08058608058 rows/sec., 5.06 MiB/sec. | ||
| 19282 | 2026.02.05 23:55:23.231585 [ 5 ] {a23ac3c7-19ec-4bde-b03e-8cc6ec6bfe78} <Debug> TCPHandler: Processed in 0.001255602 sec. | ||
| 19283 | 2026.02.05 23:55:23.231646 [ 224 ] {} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19284 | 2026.02.05 23:55:23.231672 [ 224 ] {} <Debug> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19285 | 2026.02.05 23:55:23.236779 [ 224 ] {} <Debug> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19286 | 2026.02.05 23:55:23.236869 [ 225 ] {} <Debug> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19287 | 2026.02.05 23:55:24.052242 [ 221 ] {} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19288 | 2026.02.05 23:55:24.052305 [ 221 ] {} <Debug> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19289 | 2026.02.05 23:55:24.056620 [ 221 ] {} <Debug> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19290 | 2026.02.05 23:55:24.425075 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19291 | 2026.02.05 23:55:24.425149 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19292 | 2026.02.05 23:55:24.427308 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19293 | 2026.02.05 23:55:24.559889 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19294 | 2026.02.05 23:55:24.559972 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19295 | 2026.02.05 23:55:24.814431 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39334 | ||
| 19296 | 2026.02.05 23:55:24.814957 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19297 | 2026.02.05 23:55:24.815009 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19298 | 2026.02.05 23:55:24.815510 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 19299 | 2026.02.05 23:55:24.815775 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19300 | 2026.02.05 23:55:24.815936 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39334 | ||
| 19301 | 2026.02.05 23:55:27.015954 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 19302 | 2026.02.05 23:55:27.033899 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19303 | 2026.02.05 23:55:27.033947 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19304 | 2026.02.05 23:55:27.040539 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 19305 | 2026.02.05 23:55:27.041223 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19306 | 2026.02.05 23:55:27.044426 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 19307 | 2026.02.05 23:55:28.207677 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19308 | 2026.02.05 23:55:28.207872 [ 5 ] {b1d33d54-cbad-4e3c-927a-f8421ec9d64d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19309 | 2026.02.05 23:55:28.207945 [ 5 ] {b1d33d54-cbad-4e3c-927a-f8421ec9d64d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19310 | 2026.02.05 23:55:28.208621 [ 5 ] {b1d33d54-cbad-4e3c-927a-f8421ec9d64d} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19311 | 2026.02.05 23:55:28.208670 [ 5 ] {b1d33d54-cbad-4e3c-927a-f8421ec9d64d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19312 | 2026.02.05 23:55:28.209057 [ 5 ] {b1d33d54-cbad-4e3c-927a-f8421ec9d64d} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19313 | 2026.02.05 23:55:28.209280 [ 5 ] {b1d33d54-cbad-4e3c-927a-f8421ec9d64d} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19314 | 2026.02.05 23:55:28.209436 [ 5 ] {b1d33d54-cbad-4e3c-927a-f8421ec9d64d} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001618 sec., 65512.978986402966 rows/sec., 5.49 MiB/sec. | ||
| 19315 | 2026.02.05 23:55:28.209479 [ 5 ] {b1d33d54-cbad-4e3c-927a-f8421ec9d64d} <Debug> TCPHandler: Processed in 0.001936479 sec. | ||
| 19316 | 2026.02.05 23:55:28.209596 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19317 | 2026.02.05 23:55:28.209692 [ 5 ] {a6758c14-7787-497c-9a33-17afdf59d8b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19318 | 2026.02.05 23:55:28.209733 [ 5 ] {a6758c14-7787-497c-9a33-17afdf59d8b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19319 | 2026.02.05 23:55:28.210128 [ 5 ] {a6758c14-7787-497c-9a33-17afdf59d8b3} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19320 | 2026.02.05 23:55:28.210164 [ 5 ] {a6758c14-7787-497c-9a33-17afdf59d8b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19321 | 2026.02.05 23:55:28.210453 [ 5 ] {a6758c14-7787-497c-9a33-17afdf59d8b3} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 19322 | 2026.02.05 23:55:28.210665 [ 5 ] {a6758c14-7787-497c-9a33-17afdf59d8b3} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19323 | 2026.02.05 23:55:28.210793 [ 5 ] {a6758c14-7787-497c-9a33-17afdf59d8b3} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001121 sec., 22301.516503122213 rows/sec., 1.64 MiB/sec. | ||
| 19324 | 2026.02.05 23:55:28.210831 [ 5 ] {a6758c14-7787-497c-9a33-17afdf59d8b3} <Debug> TCPHandler: Processed in 0.001284733 sec. | ||
| 19325 | 2026.02.05 23:55:28.210940 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19326 | 2026.02.05 23:55:28.211034 [ 5 ] {0ebde792-c975-4aa4-b0a8-dd10163e6ebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19327 | 2026.02.05 23:55:28.211074 [ 5 ] {0ebde792-c975-4aa4-b0a8-dd10163e6ebd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19328 | 2026.02.05 23:55:28.211476 [ 5 ] {0ebde792-c975-4aa4-b0a8-dd10163e6ebd} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19329 | 2026.02.05 23:55:28.211512 [ 5 ] {0ebde792-c975-4aa4-b0a8-dd10163e6ebd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19330 | 2026.02.05 23:55:28.211810 [ 5 ] {0ebde792-c975-4aa4-b0a8-dd10163e6ebd} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19331 | 2026.02.05 23:55:28.212012 [ 5 ] {0ebde792-c975-4aa4-b0a8-dd10163e6ebd} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19332 | 2026.02.05 23:55:28.212133 [ 5 ] {0ebde792-c975-4aa4-b0a8-dd10163e6ebd} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001131 sec., 78691.42351900972 rows/sec., 6.15 MiB/sec. | ||
| 19333 | 2026.02.05 23:55:28.212169 [ 5 ] {0ebde792-c975-4aa4-b0a8-dd10163e6ebd} <Debug> TCPHandler: Processed in 0.001295122 sec. | ||
| 19334 | 2026.02.05 23:55:28.212271 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19335 | 2026.02.05 23:55:28.212358 [ 5 ] {a25a7623-34d9-4959-9977-2e5d790d8e85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19336 | 2026.02.05 23:55:28.212399 [ 5 ] {a25a7623-34d9-4959-9977-2e5d790d8e85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19337 | 2026.02.05 23:55:28.212772 [ 5 ] {a25a7623-34d9-4959-9977-2e5d790d8e85} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19338 | 2026.02.05 23:55:28.212820 [ 5 ] {a25a7623-34d9-4959-9977-2e5d790d8e85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19339 | 2026.02.05 23:55:28.213243 [ 5 ] {a25a7623-34d9-4959-9977-2e5d790d8e85} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19340 | 2026.02.05 23:55:28.213471 [ 5 ] {a25a7623-34d9-4959-9977-2e5d790d8e85} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19341 | 2026.02.05 23:55:28.213605 [ 5 ] {a25a7623-34d9-4959-9977-2e5d790d8e85} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001236 sec., 129449.83818770228 rows/sec., 9.02 MiB/sec. | ||
| 19342 | 2026.02.05 23:55:28.213647 [ 5 ] {a25a7623-34d9-4959-9977-2e5d790d8e85} <Debug> TCPHandler: Processed in 0.001401184 sec. | ||
| 19343 | 2026.02.05 23:55:28.213759 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19344 | 2026.02.05 23:55:28.213853 [ 5 ] {84b1fc29-eab6-4b06-9a14-07c61412a2ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19345 | 2026.02.05 23:55:28.213907 [ 5 ] {84b1fc29-eab6-4b06-9a14-07c61412a2ff} <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 | ||
| 19346 | 2026.02.05 23:55:28.214724 [ 5 ] {84b1fc29-eab6-4b06-9a14-07c61412a2ff} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19347 | 2026.02.05 23:55:28.214762 [ 5 ] {84b1fc29-eab6-4b06-9a14-07c61412a2ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19348 | 2026.02.05 23:55:28.215306 [ 5 ] {84b1fc29-eab6-4b06-9a14-07c61412a2ff} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 19349 | 2026.02.05 23:55:28.215530 [ 5 ] {84b1fc29-eab6-4b06-9a14-07c61412a2ff} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19350 | 2026.02.05 23:55:28.215668 [ 5 ] {84b1fc29-eab6-4b06-9a14-07c61412a2ff} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001833 sec., 13638.843426077468 rows/sec., 24.44 MiB/sec. | ||
| 19351 | 2026.02.05 23:55:28.215725 [ 5 ] {84b1fc29-eab6-4b06-9a14-07c61412a2ff} <Debug> TCPHandler: Processed in 0.00201582 sec. | ||
| 19352 | 2026.02.05 23:55:28.215846 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19353 | 2026.02.05 23:55:28.215942 [ 5 ] {e6a343b4-c9d2-441d-a0e8-b162a83b2381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19354 | 2026.02.05 23:55:28.215984 [ 5 ] {e6a343b4-c9d2-441d-a0e8-b162a83b2381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19355 | 2026.02.05 23:55:28.216317 [ 5 ] {e6a343b4-c9d2-441d-a0e8-b162a83b2381} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19356 | 2026.02.05 23:55:28.216353 [ 5 ] {e6a343b4-c9d2-441d-a0e8-b162a83b2381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19357 | 2026.02.05 23:55:28.216650 [ 5 ] {e6a343b4-c9d2-441d-a0e8-b162a83b2381} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19358 | 2026.02.05 23:55:28.216868 [ 5 ] {e6a343b4-c9d2-441d-a0e8-b162a83b2381} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19359 | 2026.02.05 23:55:28.216995 [ 5 ] {e6a343b4-c9d2-441d-a0e8-b162a83b2381} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 19360 | 2026.02.05 23:55:28.217031 [ 5 ] {e6a343b4-c9d2-441d-a0e8-b162a83b2381} <Debug> TCPHandler: Processed in 0.001234852 sec. | ||
| 19361 | 2026.02.05 23:55:29.921519 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2492 | ||
| 19362 | 2026.02.05 23:55:29.923965 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19363 | 2026.02.05 23:55:29.924021 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19364 | 2026.02.05 23:55:29.925226 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 19365 | 2026.02.05 23:55:29.925491 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19366 | 2026.02.05 23:55:29.925662 [ 89 ] {} <Debug> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 19367 | 2026.02.05 23:55:29.925735 [ 89 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19368 | 2026.02.05 23:55:29.925762 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19369 | 2026.02.05 23:55:29.925784 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2492 | ||
| 19370 | 2026.02.05 23:55:29.925886 [ 202 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 19371 | 2026.02.05 23:55:29.926510 [ 202 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19372 | 2026.02.05 23:55:29.926664 [ 202 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2304 rows starting from the beginning of the part | ||
| 19373 | 2026.02.05 23:55:29.927037 [ 202 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 36 rows starting from the beginning of the part | ||
| 19374 | 2026.02.05 23:55:29.927361 [ 202 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 34 rows starting from the beginning of the part | ||
| 19375 | 2026.02.05 23:55:29.927665 [ 202 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 44 rows starting from the beginning of the part | ||
| 19376 | 2026.02.05 23:55:29.927964 [ 202 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 38 rows starting from the beginning of the part | ||
| 19377 | 2026.02.05 23:55:29.928333 [ 202 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 36 rows starting from the beginning of the part | ||
| 19378 | 2026.02.05 23:55:29.936264 [ 187 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2492 rows, containing 72 columns (72 merged, 0 gathered) in 0.010431333 sec., 238895.64257990808 rows/sec., 179.19 MiB/sec. | ||
| 19379 | 2026.02.05 23:55:29.938672 [ 195 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 19380 | 2026.02.05 23:55:29.939343 [ 195 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_61_12} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19381 | 2026.02.05 23:55:29.939430 [ 195 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_61_12} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 19382 | 2026.02.05 23:55:29.939794 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 19383 | 2026.02.05 23:55:31.988146 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19384 | 2026.02.05 23:55:31.988410 [ 5 ] {6249ce2b-16d8-4ce4-a243-7e317e23c154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 19385 | 2026.02.05 23:55:31.988815 [ 5 ] {6249ce2b-16d8-4ce4-a243-7e317e23c154} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19386 | 2026.02.05 23:55:31.988893 [ 5 ] {6249ce2b-16d8-4ce4-a243-7e317e23c154} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 19387 | 2026.02.05 23:55:31.989575 [ 5 ] {6249ce2b-16d8-4ce4-a243-7e317e23c154} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19388 | 2026.02.05 23:55:31.989644 [ 5 ] {6249ce2b-16d8-4ce4-a243-7e317e23c154} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19389 | 2026.02.05 23:55:31.989783 [ 5 ] {6249ce2b-16d8-4ce4-a243-7e317e23c154} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 19390 | 2026.02.05 23:55:31.989906 [ 336 ] {6249ce2b-16d8-4ce4-a243-7e317e23c154} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19391 | 2026.02.05 23:55:31.989915 [ 303 ] {6249ce2b-16d8-4ce4-a243-7e317e23c154} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19392 | 2026.02.05 23:55:31.989915 [ 307 ] {6249ce2b-16d8-4ce4-a243-7e317e23c154} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19393 | 2026.02.05 23:55:31.990047 [ 5 ] {6249ce2b-16d8-4ce4-a243-7e317e23c154} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 19394 | 2026.02.05 23:55:31.990074 [ 5 ] {6249ce2b-16d8-4ce4-a243-7e317e23c154} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19395 | 2026.02.05 23:55:31.990162 [ 5 ] {6249ce2b-16d8-4ce4-a243-7e317e23c154} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19396 | 2026.02.05 23:55:31.990182 [ 5 ] {6249ce2b-16d8-4ce4-a243-7e317e23c154} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 19397 | 2026.02.05 23:55:31.990216 [ 5 ] {6249ce2b-16d8-4ce4-a243-7e317e23c154} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 19398 | 2026.02.05 23:55:31.990258 [ 5 ] {6249ce2b-16d8-4ce4-a243-7e317e23c154} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 19399 | 2026.02.05 23:55:31.990298 [ 5 ] {6249ce2b-16d8-4ce4-a243-7e317e23c154} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 19400 | 2026.02.05 23:55:31.991835 [ 5 ] {6249ce2b-16d8-4ce4-a243-7e317e23c154} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.003545 sec., 11565.58533145275 rows/sec., 441.04 KiB/sec. | ||
| 19401 | 2026.02.05 23:55:31.991966 [ 5 ] {6249ce2b-16d8-4ce4-a243-7e317e23c154} <Debug> TCPHandler: Processed in 0.003943668 sec. | ||
| 19402 | 2026.02.05 23:55:32.033823 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19403 | 2026.02.05 23:55:32.033948 [ 5 ] {a65e0e71-f3e8-4ab8-a119-c23d1075359b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 19404 | 2026.02.05 23:55:32.033999 [ 5 ] {a65e0e71-f3e8-4ab8-a119-c23d1075359b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19405 | 2026.02.05 23:55:32.034593 [ 5 ] {a65e0e71-f3e8-4ab8-a119-c23d1075359b} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19406 | 2026.02.05 23:55:32.034637 [ 5 ] {a65e0e71-f3e8-4ab8-a119-c23d1075359b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19407 | 2026.02.05 23:55:32.035067 [ 5 ] {a65e0e71-f3e8-4ab8-a119-c23d1075359b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 19408 | 2026.02.05 23:55:32.035280 [ 5 ] {a65e0e71-f3e8-4ab8-a119-c23d1075359b} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19409 | 2026.02.05 23:55:32.035425 [ 5 ] {a65e0e71-f3e8-4ab8-a119-c23d1075359b} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001512 sec., 661.3756613756614 rows/sec., 68.46 KiB/sec. | ||
| 19410 | 2026.02.05 23:55:32.035466 [ 5 ] {a65e0e71-f3e8-4ab8-a119-c23d1075359b} <Debug> TCPHandler: Processed in 0.001718587 sec. | ||
| 19411 | 2026.02.05 23:55:32.035589 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19412 | 2026.02.05 23:55:32.035694 [ 5 ] {6b0773cb-948b-4ed4-916b-a770d9da2023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19413 | 2026.02.05 23:55:32.035736 [ 5 ] {6b0773cb-948b-4ed4-916b-a770d9da2023} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19414 | 2026.02.05 23:55:32.036295 [ 5 ] {6b0773cb-948b-4ed4-916b-a770d9da2023} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19415 | 2026.02.05 23:55:32.036333 [ 5 ] {6b0773cb-948b-4ed4-916b-a770d9da2023} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19416 | 2026.02.05 23:55:32.036674 [ 5 ] {6b0773cb-948b-4ed4-916b-a770d9da2023} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 19417 | 2026.02.05 23:55:32.036923 [ 5 ] {6b0773cb-948b-4ed4-916b-a770d9da2023} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19418 | 2026.02.05 23:55:32.037045 [ 86 ] {} <Debug> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40) (MergerMutator): Selected 5 parts from all_1_57_14 to all_61_61_0 | ||
| 19419 | 2026.02.05 23:55:32.037058 [ 5 ] {6b0773cb-948b-4ed4-916b-a770d9da2023} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001384 sec., 192196.5317919075 rows/sec., 12.21 MiB/sec. | ||
| 19420 | 2026.02.05 23:55:32.037105 [ 86 ] {} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19421 | 2026.02.05 23:55:32.037119 [ 5 ] {6b0773cb-948b-4ed4-916b-a770d9da2023} <Debug> TCPHandler: Processed in 0.001591635 sec. | ||
| 19422 | 2026.02.05 23:55:32.037131 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19423 | 2026.02.05 23:55:32.037237 [ 224 ] {} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 19424 | 2026.02.05 23:55:32.037249 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19425 | 2026.02.05 23:55:32.037264 [ 224 ] {} <Debug> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 19426 | 2026.02.05 23:55:32.037277 [ 193 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_61_15} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_57_14 to all_61_61_0 into Compact with storage Full | ||
| 19427 | 2026.02.05 23:55:32.037348 [ 5 ] {408a5a19-b6be-4485-959d-f362dccb88a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19428 | 2026.02.05 23:55:32.037393 [ 5 ] {408a5a19-b6be-4485-959d-f362dccb88a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19429 | 2026.02.05 23:55:32.037438 [ 193 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_61_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19430 | 2026.02.05 23:55:32.037483 [ 193 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_57_14, total 266 rows starting from the beginning of the part | ||
| 19431 | 2026.02.05 23:55:32.037561 [ 193 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 266 rows starting from the beginning of the part | ||
| 19432 | 2026.02.05 23:55:32.037617 [ 193 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 266 rows starting from the beginning of the part | ||
| 19433 | 2026.02.05 23:55:32.037674 [ 193 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 266 rows starting from the beginning of the part | ||
| 19434 | 2026.02.05 23:55:32.037720 [ 193 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 266 rows starting from the beginning of the part | ||
| 19435 | 2026.02.05 23:55:32.037806 [ 5 ] {408a5a19-b6be-4485-959d-f362dccb88a6} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19436 | 2026.02.05 23:55:32.037847 [ 5 ] {408a5a19-b6be-4485-959d-f362dccb88a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19437 | 2026.02.05 23:55:32.038201 [ 5 ] {408a5a19-b6be-4485-959d-f362dccb88a6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 19438 | 2026.02.05 23:55:32.038429 [ 5 ] {408a5a19-b6be-4485-959d-f362dccb88a6} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19439 | 2026.02.05 23:55:32.038570 [ 5 ] {408a5a19-b6be-4485-959d-f362dccb88a6} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.00124 sec., 11290.322580645161 rows/sec., 920.65 KiB/sec. | ||
| 19440 | 2026.02.05 23:55:32.038610 [ 5 ] {408a5a19-b6be-4485-959d-f362dccb88a6} <Debug> TCPHandler: Processed in 0.001411154 sec. | ||
| 19441 | 2026.02.05 23:55:32.038724 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19442 | 2026.02.05 23:55:32.038818 [ 5 ] {58f89160-9303-4931-b648-070662651cce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19443 | 2026.02.05 23:55:32.038830 [ 198 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_61_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1330 rows, containing 5 columns (5 merged, 0 gathered) in 0.001618666 sec., 821664.2593345385 rows/sec., 55.34 MiB/sec. | ||
| 19444 | 2026.02.05 23:55:32.038857 [ 5 ] {58f89160-9303-4931-b648-070662651cce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19445 | 2026.02.05 23:55:32.038997 [ 196 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_61_15} <Trace> MergedBlockOutputStream: filled checksums all_1_61_15 (state Temporary) | ||
| 19446 | 2026.02.05 23:55:32.039256 [ 196 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_61_15} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_merge_all_1_61_15 to all_1_61_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19447 | 2026.02.05 23:55:32.039317 [ 196 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_61_15} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40) (MergerMutator): Merged 5 parts: [all_1_57_14, all_61_61_0] -> all_1_61_15 | ||
| 19448 | 2026.02.05 23:55:32.039405 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 19449 | 2026.02.05 23:55:32.039552 [ 224 ] {} <Debug> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 19450 | 2026.02.05 23:55:32.040306 [ 5 ] {58f89160-9303-4931-b648-070662651cce} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19451 | 2026.02.05 23:55:32.040343 [ 5 ] {58f89160-9303-4931-b648-070662651cce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19452 | 2026.02.05 23:55:32.040776 [ 5 ] {58f89160-9303-4931-b648-070662651cce} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19453 | 2026.02.05 23:55:32.040991 [ 5 ] {58f89160-9303-4931-b648-070662651cce} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19454 | 2026.02.05 23:55:32.041124 [ 5 ] {58f89160-9303-4931-b648-070662651cce} <Debug> executeQuery: Read 1930 rows, 160.72 KiB in 0.002323 sec., 830822.2126560482 rows/sec., 67.56 MiB/sec. | ||
| 19455 | 2026.02.05 23:55:32.041163 [ 5 ] {58f89160-9303-4931-b648-070662651cce} <Debug> TCPHandler: Processed in 0.002488354 sec. | ||
| 19456 | 2026.02.05 23:55:32.041279 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19457 | 2026.02.05 23:55:32.041374 [ 5 ] {986daa0b-6f6f-4384-be65-475a34b81961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19458 | 2026.02.05 23:55:32.041413 [ 5 ] {986daa0b-6f6f-4384-be65-475a34b81961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19459 | 2026.02.05 23:55:32.041866 [ 5 ] {986daa0b-6f6f-4384-be65-475a34b81961} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19460 | 2026.02.05 23:55:32.041902 [ 5 ] {986daa0b-6f6f-4384-be65-475a34b81961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19461 | 2026.02.05 23:55:32.042226 [ 5 ] {986daa0b-6f6f-4384-be65-475a34b81961} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 19462 | 2026.02.05 23:55:32.042442 [ 5 ] {986daa0b-6f6f-4384-be65-475a34b81961} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19463 | 2026.02.05 23:55:32.042572 [ 5 ] {986daa0b-6f6f-4384-be65-475a34b81961} <Debug> executeQuery: Read 162 rows, 10.11 KiB in 0.001217 sec., 133114.21528348397 rows/sec., 8.11 MiB/sec. | ||
| 19464 | 2026.02.05 23:55:32.042612 [ 5 ] {986daa0b-6f6f-4384-be65-475a34b81961} <Debug> TCPHandler: Processed in 0.001382284 sec. | ||
| 19465 | 2026.02.05 23:55:32.042729 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19466 | 2026.02.05 23:55:32.042824 [ 5 ] {fe305d7a-d5ff-4c5c-a3f7-8069f56b8610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19467 | 2026.02.05 23:55:32.042862 [ 5 ] {fe305d7a-d5ff-4c5c-a3f7-8069f56b8610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19468 | 2026.02.05 23:55:32.043398 [ 5 ] {fe305d7a-d5ff-4c5c-a3f7-8069f56b8610} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19469 | 2026.02.05 23:55:32.043437 [ 5 ] {fe305d7a-d5ff-4c5c-a3f7-8069f56b8610} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19470 | 2026.02.05 23:55:32.044021 [ 5 ] {fe305d7a-d5ff-4c5c-a3f7-8069f56b8610} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 19471 | 2026.02.05 23:55:32.044266 [ 5 ] {fe305d7a-d5ff-4c5c-a3f7-8069f56b8610} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19472 | 2026.02.05 23:55:32.044409 [ 5 ] {fe305d7a-d5ff-4c5c-a3f7-8069f56b8610} <Debug> executeQuery: Read 369 rows, 25.14 KiB in 0.001603 sec., 230193.38739862756 rows/sec., 15.32 MiB/sec. | ||
| 19473 | 2026.02.05 23:55:32.044421 [ 83 ] {} <Debug> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 19474 | 2026.02.05 23:55:32.044449 [ 5 ] {fe305d7a-d5ff-4c5c-a3f7-8069f56b8610} <Debug> TCPHandler: Processed in 0.001769347 sec. | ||
| 19475 | 2026.02.05 23:55:32.044486 [ 83 ] {} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19476 | 2026.02.05 23:55:32.044512 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19477 | 2026.02.05 23:55:32.044576 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19478 | 2026.02.05 23:55:32.044605 [ 193 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 19479 | 2026.02.05 23:55:32.044675 [ 5 ] {73e93973-5942-4939-ad2d-7b151e99eb3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19480 | 2026.02.05 23:55:32.044716 [ 193 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19481 | 2026.02.05 23:55:32.044718 [ 5 ] {73e93973-5942-4939-ad2d-7b151e99eb3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19482 | 2026.02.05 23:55:32.044752 [ 193 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 368 rows starting from the beginning of the part | ||
| 19483 | 2026.02.05 23:55:32.044808 [ 193 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 140 rows starting from the beginning of the part | ||
| 19484 | 2026.02.05 23:55:32.044851 [ 193 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 368 rows starting from the beginning of the part | ||
| 19485 | 2026.02.05 23:55:32.044889 [ 193 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 140 rows starting from the beginning of the part | ||
| 19486 | 2026.02.05 23:55:32.044930 [ 193 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 140 rows starting from the beginning of the part | ||
| 19487 | 2026.02.05 23:55:32.044970 [ 193 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 369 rows starting from the beginning of the part | ||
| 19488 | 2026.02.05 23:55:32.045188 [ 5 ] {73e93973-5942-4939-ad2d-7b151e99eb3d} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19489 | 2026.02.05 23:55:32.045230 [ 5 ] {73e93973-5942-4939-ad2d-7b151e99eb3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19490 | 2026.02.05 23:55:32.045566 [ 5 ] {73e93973-5942-4939-ad2d-7b151e99eb3d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 19491 | 2026.02.05 23:55:32.045784 [ 5 ] {73e93973-5942-4939-ad2d-7b151e99eb3d} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19492 | 2026.02.05 23:55:32.045896 [ 83 ] {} <Debug> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0) (MergerMutator): Selected 5 parts from all_1_57_14 to all_61_61_0 | ||
| 19493 | 2026.02.05 23:55:32.045916 [ 5 ] {73e93973-5942-4939-ad2d-7b151e99eb3d} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001259 sec., 110405.08339952344 rows/sec., 6.28 MiB/sec. | ||
| 19494 | 2026.02.05 23:55:32.045927 [ 83 ] {} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19495 | 2026.02.05 23:55:32.045939 [ 198 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1525 rows, containing 5 columns (5 merged, 0 gathered) in 0.001375474 sec., 1108708.706962109 rows/sec., 77.42 MiB/sec. | ||
| 19496 | 2026.02.05 23:55:32.045964 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19497 | 2026.02.05 23:55:32.045969 [ 5 ] {73e93973-5942-4939-ad2d-7b151e99eb3d} <Debug> TCPHandler: Processed in 0.001442794 sec. | ||
| 19498 | 2026.02.05 23:55:32.046064 [ 199 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_61_15} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_57_14 to all_61_61_0 into Compact with storage Full | ||
| 19499 | 2026.02.05 23:55:32.046102 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19500 | 2026.02.05 23:55:32.046138 [ 186 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 19501 | 2026.02.05 23:55:32.046182 [ 199 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_61_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19502 | 2026.02.05 23:55:32.046202 [ 5 ] {fe36954c-d329-4016-a016-72adbae22299} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19503 | 2026.02.05 23:55:32.046221 [ 199 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_57_14, total 139 rows starting from the beginning of the part | ||
| 19504 | 2026.02.05 23:55:32.046248 [ 5 ] {fe36954c-d329-4016-a016-72adbae22299} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19505 | 2026.02.05 23:55:32.046293 [ 199 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 139 rows starting from the beginning of the part | ||
| 19506 | 2026.02.05 23:55:32.046346 [ 199 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 139 rows starting from the beginning of the part | ||
| 19507 | 2026.02.05 23:55:32.046389 [ 199 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 139 rows starting from the beginning of the part | ||
| 19508 | 2026.02.05 23:55:32.046430 [ 199 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 139 rows starting from the beginning of the part | ||
| 19509 | 2026.02.05 23:55:32.046469 [ 186 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_61_12} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19510 | 2026.02.05 23:55:32.046563 [ 186 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_61_12} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 19511 | 2026.02.05 23:55:32.046660 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 19512 | 2026.02.05 23:55:32.047045 [ 5 ] {fe36954c-d329-4016-a016-72adbae22299} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19513 | 2026.02.05 23:55:32.047086 [ 5 ] {fe36954c-d329-4016-a016-72adbae22299} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19514 | 2026.02.05 23:55:32.047256 [ 186 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_61_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 695 rows, containing 5 columns (5 merged, 0 gathered) in 0.001233412 sec., 563477.5727818442 rows/sec., 34.21 MiB/sec. | ||
| 19515 | 2026.02.05 23:55:32.047385 [ 186 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_61_15} <Trace> MergedBlockOutputStream: filled checksums all_1_61_15 (state Temporary) | ||
| 19516 | 2026.02.05 23:55:32.047490 [ 5 ] {fe36954c-d329-4016-a016-72adbae22299} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19517 | 2026.02.05 23:55:32.047695 [ 186 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_61_15} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_merge_all_1_61_15 to all_1_61_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19518 | 2026.02.05 23:55:32.047768 [ 5 ] {fe36954c-d329-4016-a016-72adbae22299} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19519 | 2026.02.05 23:55:32.047775 [ 186 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_61_15} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0) (MergerMutator): Merged 5 parts: [all_1_57_14, all_61_61_0] -> all_1_61_15 | ||
| 19520 | 2026.02.05 23:55:32.047881 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 19521 | 2026.02.05 23:55:32.047915 [ 5 ] {fe36954c-d329-4016-a016-72adbae22299} <Debug> executeQuery: Read 948 rows, 69.91 KiB in 0.00173 sec., 547976.8786127168 rows/sec., 39.46 MiB/sec. | ||
| 19522 | 2026.02.05 23:55:32.047959 [ 5 ] {fe36954c-d329-4016-a016-72adbae22299} <Debug> TCPHandler: Processed in 0.001905679 sec. | ||
| 19523 | 2026.02.05 23:55:32.048066 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19524 | 2026.02.05 23:55:32.048171 [ 5 ] {0ed6d047-4c10-4ad9-9127-5550e3af4ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19525 | 2026.02.05 23:55:32.048214 [ 5 ] {0ed6d047-4c10-4ad9-9127-5550e3af4ab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19526 | 2026.02.05 23:55:32.048557 [ 5 ] {0ed6d047-4c10-4ad9-9127-5550e3af4ab3} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19527 | 2026.02.05 23:55:32.048594 [ 5 ] {0ed6d047-4c10-4ad9-9127-5550e3af4ab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19528 | 2026.02.05 23:55:32.048927 [ 5 ] {0ed6d047-4c10-4ad9-9127-5550e3af4ab3} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 19529 | 2026.02.05 23:55:32.049142 [ 5 ] {0ed6d047-4c10-4ad9-9127-5550e3af4ab3} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19530 | 2026.02.05 23:55:32.049251 [ 83 ] {} <Debug> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 19531 | 2026.02.05 23:55:32.049273 [ 5 ] {0ed6d047-4c10-4ad9-9127-5550e3af4ab3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001121 sec., 5352.3639607493305 rows/sec., 279.64 KiB/sec. | ||
| 19532 | 2026.02.05 23:55:32.049283 [ 83 ] {} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19533 | 2026.02.05 23:55:32.049314 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19534 | 2026.02.05 23:55:32.049320 [ 5 ] {0ed6d047-4c10-4ad9-9127-5550e3af4ab3} <Debug> TCPHandler: Processed in 0.001304573 sec. | ||
| 19535 | 2026.02.05 23:55:32.049395 [ 198 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 19536 | 2026.02.05 23:55:32.049434 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19537 | 2026.02.05 23:55:32.049501 [ 198 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19538 | 2026.02.05 23:55:32.049537 [ 5 ] {34939342-118f-4a1e-8100-a98003db9645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19539 | 2026.02.05 23:55:32.049538 [ 198 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 336 rows starting from the beginning of the part | ||
| 19540 | 2026.02.05 23:55:32.049589 [ 5 ] {34939342-118f-4a1e-8100-a98003db9645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19541 | 2026.02.05 23:55:32.049622 [ 198 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 6 rows starting from the beginning of the part | ||
| 19542 | 2026.02.05 23:55:32.049673 [ 198 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 6 rows starting from the beginning of the part | ||
| 19543 | 2026.02.05 23:55:32.049715 [ 198 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 6 rows starting from the beginning of the part | ||
| 19544 | 2026.02.05 23:55:32.049754 [ 198 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 6 rows starting from the beginning of the part | ||
| 19545 | 2026.02.05 23:55:32.049794 [ 198 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 6 rows starting from the beginning of the part | ||
| 19546 | 2026.02.05 23:55:32.050256 [ 5 ] {34939342-118f-4a1e-8100-a98003db9645} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19547 | 2026.02.05 23:55:32.050297 [ 5 ] {34939342-118f-4a1e-8100-a98003db9645} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19548 | 2026.02.05 23:55:32.050598 [ 192 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 366 rows, containing 4 columns (4 merged, 0 gathered) in 0.001239613 sec., 295253.43796814006 rows/sec., 15.06 MiB/sec. | ||
| 19549 | 2026.02.05 23:55:32.050686 [ 5 ] {34939342-118f-4a1e-8100-a98003db9645} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19550 | 2026.02.05 23:55:32.050721 [ 198 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 19551 | 2026.02.05 23:55:32.050960 [ 5 ] {34939342-118f-4a1e-8100-a98003db9645} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19552 | 2026.02.05 23:55:32.051042 [ 198 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_61_12} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19553 | 2026.02.05 23:55:32.051121 [ 198 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_61_12} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 19554 | 2026.02.05 23:55:32.051127 [ 5 ] {34939342-118f-4a1e-8100-a98003db9645} <Debug> executeQuery: Read 917 rows, 62.56 KiB in 0.001607 sec., 570628.5003111388 rows/sec., 38.02 MiB/sec. | ||
| 19555 | 2026.02.05 23:55:32.051176 [ 5 ] {34939342-118f-4a1e-8100-a98003db9645} <Debug> TCPHandler: Processed in 0.001791937 sec. | ||
| 19556 | 2026.02.05 23:55:32.051190 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 19557 | 2026.02.05 23:55:32.051284 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19558 | 2026.02.05 23:55:32.051384 [ 5 ] {00c65075-0f65-4d13-96b4-0a2df1ac6578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19559 | 2026.02.05 23:55:32.051426 [ 5 ] {00c65075-0f65-4d13-96b4-0a2df1ac6578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19560 | 2026.02.05 23:55:32.051771 [ 5 ] {00c65075-0f65-4d13-96b4-0a2df1ac6578} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19561 | 2026.02.05 23:55:32.051818 [ 5 ] {00c65075-0f65-4d13-96b4-0a2df1ac6578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19562 | 2026.02.05 23:55:32.052191 [ 5 ] {00c65075-0f65-4d13-96b4-0a2df1ac6578} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 19563 | 2026.02.05 23:55:32.052407 [ 5 ] {00c65075-0f65-4d13-96b4-0a2df1ac6578} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19564 | 2026.02.05 23:55:32.052543 [ 5 ] {00c65075-0f65-4d13-96b4-0a2df1ac6578} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001178 sec., 1697.792869269949 rows/sec., 111.09 KiB/sec. | ||
| 19565 | 2026.02.05 23:55:32.052582 [ 5 ] {00c65075-0f65-4d13-96b4-0a2df1ac6578} <Debug> TCPHandler: Processed in 0.001348653 sec. | ||
| 19566 | 2026.02.05 23:55:32.052690 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19567 | 2026.02.05 23:55:32.052786 [ 5 ] {a38c2c44-c122-408e-94be-3fecb8cdc43f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19568 | 2026.02.05 23:55:32.052841 [ 5 ] {a38c2c44-c122-408e-94be-3fecb8cdc43f} <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 | ||
| 19569 | 2026.02.05 23:55:32.053682 [ 5 ] {a38c2c44-c122-408e-94be-3fecb8cdc43f} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19570 | 2026.02.05 23:55:32.053719 [ 5 ] {a38c2c44-c122-408e-94be-3fecb8cdc43f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19571 | 2026.02.05 23:55:32.054269 [ 5 ] {a38c2c44-c122-408e-94be-3fecb8cdc43f} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 19572 | 2026.02.05 23:55:32.054496 [ 5 ] {a38c2c44-c122-408e-94be-3fecb8cdc43f} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19573 | 2026.02.05 23:55:32.054638 [ 5 ] {a38c2c44-c122-408e-94be-3fecb8cdc43f} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001871 sec., 8017.103153393907 rows/sec., 14.37 MiB/sec. | ||
| 19574 | 2026.02.05 23:55:32.054695 [ 5 ] {a38c2c44-c122-408e-94be-3fecb8cdc43f} <Debug> TCPHandler: Processed in 0.00205492 sec. | ||
| 19575 | 2026.02.05 23:55:32.054808 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19576 | 2026.02.05 23:55:32.054917 [ 5 ] {90336663-1645-4daf-8522-c634250d50fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19577 | 2026.02.05 23:55:32.054961 [ 5 ] {90336663-1645-4daf-8522-c634250d50fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19578 | 2026.02.05 23:55:32.055315 [ 5 ] {90336663-1645-4daf-8522-c634250d50fa} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19579 | 2026.02.05 23:55:32.055352 [ 5 ] {90336663-1645-4daf-8522-c634250d50fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19580 | 2026.02.05 23:55:32.055694 [ 5 ] {90336663-1645-4daf-8522-c634250d50fa} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19581 | 2026.02.05 23:55:32.055918 [ 5 ] {90336663-1645-4daf-8522-c634250d50fa} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19582 | 2026.02.05 23:55:32.056049 [ 5 ] {90336663-1645-4daf-8522-c634250d50fa} <Debug> executeQuery: Read 76 rows, 4.83 KiB in 0.001151 sec., 66029.53953084275 rows/sec., 4.10 MiB/sec. | ||
| 19583 | 2026.02.05 23:55:32.056087 [ 5 ] {90336663-1645-4daf-8522-c634250d50fa} <Debug> TCPHandler: Processed in 0.001332804 sec. | ||
| 19584 | 2026.02.05 23:55:32.316541 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39846 | ||
| 19585 | 2026.02.05 23:55:32.317098 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19586 | 2026.02.05 23:55:32.317146 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19587 | 2026.02.05 23:55:32.317608 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 19588 | 2026.02.05 23:55:32.317845 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19589 | 2026.02.05 23:55:32.317979 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39846 | ||
| 19590 | 2026.02.05 23:55:32.789156 [ 220 ] {} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 19591 | 2026.02.05 23:55:32.789214 [ 220 ] {} <Debug> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 19592 | 2026.02.05 23:55:32.795171 [ 220 ] {} <Debug> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 19593 | 2026.02.05 23:55:33.001260 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 384.44 MiB, peak 401.26 MiB, free memory in arenas 0.00 B, will set to 383.37 MiB (RSS), difference: -1.06 MiB | ||
| 19594 | 2026.02.05 23:55:33.200220 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19595 | 2026.02.05 23:55:33.200417 [ 5 ] {ff65c7bb-ccf2-4fc1-843d-eb0b3f984a2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19596 | 2026.02.05 23:55:33.200490 [ 5 ] {ff65c7bb-ccf2-4fc1-843d-eb0b3f984a2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19597 | 2026.02.05 23:55:33.201222 [ 5 ] {ff65c7bb-ccf2-4fc1-843d-eb0b3f984a2b} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19598 | 2026.02.05 23:55:33.201263 [ 5 ] {ff65c7bb-ccf2-4fc1-843d-eb0b3f984a2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19599 | 2026.02.05 23:55:33.201650 [ 5 ] {ff65c7bb-ccf2-4fc1-843d-eb0b3f984a2b} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19600 | 2026.02.05 23:55:33.201903 [ 5 ] {ff65c7bb-ccf2-4fc1-843d-eb0b3f984a2b} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19601 | 2026.02.05 23:55:33.202046 [ 81 ] {} <Debug> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19602 | 2026.02.05 23:55:33.202060 [ 5 ] {ff65c7bb-ccf2-4fc1-843d-eb0b3f984a2b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001696 sec., 33018.8679245283 rows/sec., 2.54 MiB/sec. | ||
| 19603 | 2026.02.05 23:55:33.202085 [ 81 ] {} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19604 | 2026.02.05 23:55:33.202105 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19605 | 2026.02.05 23:55:33.202117 [ 5 ] {ff65c7bb-ccf2-4fc1-843d-eb0b3f984a2b} <Debug> TCPHandler: Processed in 0.00203056 sec. | ||
| 19606 | 2026.02.05 23:55:33.202244 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19607 | 2026.02.05 23:55:33.202252 [ 199 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 19608 | 2026.02.05 23:55:33.202347 [ 5 ] {cf20a3c8-3404-490d-b0e8-899b9397dbec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19609 | 2026.02.05 23:55:33.202395 [ 5 ] {cf20a3c8-3404-490d-b0e8-899b9397dbec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19610 | 2026.02.05 23:55:33.202411 [ 199 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19611 | 2026.02.05 23:55:33.202454 [ 199 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1981 rows starting from the beginning of the part | ||
| 19612 | 2026.02.05 23:55:33.202531 [ 199 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 106 rows starting from the beginning of the part | ||
| 19613 | 2026.02.05 23:55:33.202588 [ 199 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 782 rows starting from the beginning of the part | ||
| 19614 | 2026.02.05 23:55:33.202639 [ 199 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 106 rows starting from the beginning of the part | ||
| 19615 | 2026.02.05 23:55:33.202686 [ 199 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 1930 rows starting from the beginning of the part | ||
| 19616 | 2026.02.05 23:55:33.202737 [ 199 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 56 rows starting from the beginning of the part | ||
| 19617 | 2026.02.05 23:55:33.202852 [ 5 ] {cf20a3c8-3404-490d-b0e8-899b9397dbec} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19618 | 2026.02.05 23:55:33.202895 [ 5 ] {cf20a3c8-3404-490d-b0e8-899b9397dbec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19619 | 2026.02.05 23:55:33.203250 [ 5 ] {cf20a3c8-3404-490d-b0e8-899b9397dbec} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19620 | 2026.02.05 23:55:33.203516 [ 5 ] {cf20a3c8-3404-490d-b0e8-899b9397dbec} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19621 | 2026.02.05 23:55:33.203660 [ 5 ] {cf20a3c8-3404-490d-b0e8-899b9397dbec} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001337 sec., 47868.36200448766 rows/sec., 3.74 MiB/sec. | ||
| 19622 | 2026.02.05 23:55:33.203686 [ 82 ] {} <Debug> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19623 | 2026.02.05 23:55:33.203700 [ 5 ] {cf20a3c8-3404-490d-b0e8-899b9397dbec} <Debug> TCPHandler: Processed in 0.001509475 sec. | ||
| 19624 | 2026.02.05 23:55:33.203763 [ 82 ] {} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19625 | 2026.02.05 23:55:33.203791 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19626 | 2026.02.05 23:55:33.203872 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19627 | 2026.02.05 23:55:33.203885 [ 198 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 19628 | 2026.02.05 23:55:33.203979 [ 5 ] {e0b8c3f7-dee4-4655-a0f5-143ab7e27347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19629 | 2026.02.05 23:55:33.204011 [ 198 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19630 | 2026.02.05 23:55:33.204029 [ 5 ] {e0b8c3f7-dee4-4655-a0f5-143ab7e27347} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19631 | 2026.02.05 23:55:33.204050 [ 198 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 995 rows starting from the beginning of the part | ||
| 19632 | 2026.02.05 23:55:33.204125 [ 198 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 89 rows starting from the beginning of the part | ||
| 19633 | 2026.02.05 23:55:33.204175 [ 198 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 478 rows starting from the beginning of the part | ||
| 19634 | 2026.02.05 23:55:33.204220 [ 198 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 89 rows starting from the beginning of the part | ||
| 19635 | 2026.02.05 23:55:33.204259 [ 198 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 948 rows starting from the beginning of the part | ||
| 19636 | 2026.02.05 23:55:33.204300 [ 198 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 64 rows starting from the beginning of the part | ||
| 19637 | 2026.02.05 23:55:33.204414 [ 5 ] {e0b8c3f7-dee4-4655-a0f5-143ab7e27347} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19638 | 2026.02.05 23:55:33.204458 [ 5 ] {e0b8c3f7-dee4-4655-a0f5-143ab7e27347} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19639 | 2026.02.05 23:55:33.204507 [ 190 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4961 rows, containing 5 columns (5 merged, 0 gathered) in 0.002326292 sec., 2132578.36935346 rows/sec., 181.22 MiB/sec. | ||
| 19640 | 2026.02.05 23:55:33.204810 [ 188 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19641 | 2026.02.05 23:55:33.204832 [ 5 ] {e0b8c3f7-dee4-4655-a0f5-143ab7e27347} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19642 | 2026.02.05 23:55:33.205082 [ 5 ] {e0b8c3f7-dee4-4655-a0f5-143ab7e27347} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19643 | 2026.02.05 23:55:33.205169 [ 188 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_141_28} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19644 | 2026.02.05 23:55:33.205199 [ 82 ] {} <Debug> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Selected 5 parts from all_1_136_28 to all_140_140_0 | ||
| 19645 | 2026.02.05 23:55:33.205223 [ 5 ] {e0b8c3f7-dee4-4655-a0f5-143ab7e27347} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001266 sec., 25276.46129541864 rows/sec., 1.76 MiB/sec. | ||
| 19646 | 2026.02.05 23:55:33.205231 [ 82 ] {} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19647 | 2026.02.05 23:55:33.205246 [ 188 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_141_28} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19648 | 2026.02.05 23:55:33.205269 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19649 | 2026.02.05 23:55:33.205271 [ 5 ] {e0b8c3f7-dee4-4655-a0f5-143ab7e27347} <Debug> TCPHandler: Processed in 0.001454054 sec. | ||
| 19650 | 2026.02.05 23:55:33.205350 [ 194 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_140_29} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_136_28 to all_140_140_0 into Compact with storage Full | ||
| 19651 | 2026.02.05 23:55:33.205365 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 19652 | 2026.02.05 23:55:33.205396 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19653 | 2026.02.05 23:55:33.205460 [ 194 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_140_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19654 | 2026.02.05 23:55:33.205493 [ 5 ] {3a705ea9-360e-45d1-a3d3-ada9383a2598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19655 | 2026.02.05 23:55:33.205494 [ 194 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_140_29} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_136_28, total 38780 rows starting from the beginning of the part | ||
| 19656 | 2026.02.05 23:55:33.205543 [ 5 ] {3a705ea9-360e-45d1-a3d3-ada9383a2598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19657 | 2026.02.05 23:55:33.205573 [ 194 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_140_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 160 rows starting from the beginning of the part | ||
| 19658 | 2026.02.05 23:55:33.205603 [ 198 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2663 rows, containing 5 columns (5 merged, 0 gathered) in 0.001765337 sec., 1508493.8456510003 rows/sec., 114.97 MiB/sec. | ||
| 19659 | 2026.02.05 23:55:33.205627 [ 194 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_140_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 258 rows starting from the beginning of the part | ||
| 19660 | 2026.02.05 23:55:33.205669 [ 194 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_140_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 160 rows starting from the beginning of the part | ||
| 19661 | 2026.02.05 23:55:33.205709 [ 194 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_140_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 917 rows starting from the beginning of the part | ||
| 19662 | 2026.02.05 23:55:33.205781 [ 190 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19663 | 2026.02.05 23:55:33.205880 [ 5 ] {3a705ea9-360e-45d1-a3d3-ada9383a2598} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19664 | 2026.02.05 23:55:33.205929 [ 5 ] {3a705ea9-360e-45d1-a3d3-ada9383a2598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19665 | 2026.02.05 23:55:33.206079 [ 190 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_141_28} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19666 | 2026.02.05 23:55:33.206167 [ 190 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_141_28} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19667 | 2026.02.05 23:55:33.206247 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 19668 | 2026.02.05 23:55:33.206290 [ 5 ] {3a705ea9-360e-45d1-a3d3-ada9383a2598} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19669 | 2026.02.05 23:55:33.206520 [ 5 ] {3a705ea9-360e-45d1-a3d3-ada9383a2598} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19670 | 2026.02.05 23:55:33.206652 [ 82 ] {} <Debug> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19671 | 2026.02.05 23:55:33.206663 [ 5 ] {3a705ea9-360e-45d1-a3d3-ada9383a2598} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00119 sec., 10084.033613445377 rows/sec., 695.90 KiB/sec. | ||
| 19672 | 2026.02.05 23:55:33.206686 [ 82 ] {} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19673 | 2026.02.05 23:55:33.206711 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19674 | 2026.02.05 23:55:33.206712 [ 5 ] {3a705ea9-360e-45d1-a3d3-ada9383a2598} <Debug> TCPHandler: Processed in 0.001364833 sec. | ||
| 19675 | 2026.02.05 23:55:33.206817 [ 197 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 19676 | 2026.02.05 23:55:33.206969 [ 197 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19677 | 2026.02.05 23:55:33.207004 [ 197 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_136_27, total 8672 rows starting from the beginning of the part | ||
| 19678 | 2026.02.05 23:55:33.207069 [ 197 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 60 rows starting from the beginning of the part | ||
| 19679 | 2026.02.05 23:55:33.207117 [ 197 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 88 rows starting from the beginning of the part | ||
| 19680 | 2026.02.05 23:55:33.207160 [ 197 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 60 rows starting from the beginning of the part | ||
| 19681 | 2026.02.05 23:55:33.207201 [ 197 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 76 rows starting from the beginning of the part | ||
| 19682 | 2026.02.05 23:55:33.207241 [ 197 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 12 rows starting from the beginning of the part | ||
| 19683 | 2026.02.05 23:55:33.210730 [ 190 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8968 rows, containing 4 columns (4 merged, 0 gathered) in 0.00396695 sec., 2260678.8590730913 rows/sec., 146.13 MiB/sec. | ||
| 19684 | 2026.02.05 23:55:33.210939 [ 197 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19685 | 2026.02.05 23:55:33.211204 [ 197 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_141_28} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19686 | 2026.02.05 23:55:33.211280 [ 197 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_141_28} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19687 | 2026.02.05 23:55:33.211370 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.85 MiB. | ||
| 19688 | 2026.02.05 23:55:33.213941 [ 191 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_140_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40275 rows, containing 5 columns (5 merged, 0 gathered) in 0.008619915 sec., 4672319.85466214 rows/sec., 314.82 MiB/sec. | ||
| 19689 | 2026.02.05 23:55:33.214681 [ 197 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_140_29} <Trace> MergedBlockOutputStream: filled checksums all_1_140_29 (state Temporary) | ||
| 19690 | 2026.02.05 23:55:33.214977 [ 197 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_140_29} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_merge_all_1_140_29 to all_1_140_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19691 | 2026.02.05 23:55:33.215062 [ 197 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_140_29} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Merged 5 parts: [all_1_136_28, all_140_140_0] -> all_1_140_29 | ||
| 19692 | 2026.02.05 23:55:33.215163 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
| 19693 | 2026.02.05 23:55:34.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 383.74 MiB, peak 401.26 MiB, free memory in arenas 0.00 B, will set to 385.50 MiB (RSS), difference: 1.76 MiB | ||
| 19694 | 2026.02.05 23:55:34.545387 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 19695 | 2026.02.05 23:55:34.564595 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19696 | 2026.02.05 23:55:34.564656 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19697 | 2026.02.05 23:55:34.570967 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 19698 | 2026.02.05 23:55:34.571721 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19699 | 2026.02.05 23:55:34.575274 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 19700 | 2026.02.05 23:55:38.206356 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19701 | 2026.02.05 23:55:38.206547 [ 5 ] {f11ee496-b698-4fdb-9639-09687c500f4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19702 | 2026.02.05 23:55:38.206616 [ 5 ] {f11ee496-b698-4fdb-9639-09687c500f4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19703 | 2026.02.05 23:55:38.207366 [ 5 ] {f11ee496-b698-4fdb-9639-09687c500f4d} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19704 | 2026.02.05 23:55:38.207410 [ 5 ] {f11ee496-b698-4fdb-9639-09687c500f4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19705 | 2026.02.05 23:55:38.207807 [ 5 ] {f11ee496-b698-4fdb-9639-09687c500f4d} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19706 | 2026.02.05 23:55:38.208025 [ 5 ] {f11ee496-b698-4fdb-9639-09687c500f4d} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19707 | 2026.02.05 23:55:38.208174 [ 5 ] {f11ee496-b698-4fdb-9639-09687c500f4d} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.00168 sec., 63095.23809523809 rows/sec., 5.29 MiB/sec. | ||
| 19708 | 2026.02.05 23:55:38.208215 [ 5 ] {f11ee496-b698-4fdb-9639-09687c500f4d} <Debug> TCPHandler: Processed in 0.001988089 sec. | ||
| 19709 | 2026.02.05 23:55:38.208348 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19710 | 2026.02.05 23:55:38.208442 [ 5 ] {8b4e9955-e58d-4d3a-901d-5608b32bb77a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19711 | 2026.02.05 23:55:38.208482 [ 5 ] {8b4e9955-e58d-4d3a-901d-5608b32bb77a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19712 | 2026.02.05 23:55:38.208938 [ 5 ] {8b4e9955-e58d-4d3a-901d-5608b32bb77a} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19713 | 2026.02.05 23:55:38.208975 [ 5 ] {8b4e9955-e58d-4d3a-901d-5608b32bb77a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19714 | 2026.02.05 23:55:38.209298 [ 5 ] {8b4e9955-e58d-4d3a-901d-5608b32bb77a} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 19715 | 2026.02.05 23:55:38.209505 [ 5 ] {8b4e9955-e58d-4d3a-901d-5608b32bb77a} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19716 | 2026.02.05 23:55:38.209632 [ 5 ] {8b4e9955-e58d-4d3a-901d-5608b32bb77a} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001208 sec., 20695.364238410595 rows/sec., 1.52 MiB/sec. | ||
| 19717 | 2026.02.05 23:55:38.209642 [ 73 ] {} <Debug> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 19718 | 2026.02.05 23:55:38.209670 [ 5 ] {8b4e9955-e58d-4d3a-901d-5608b32bb77a} <Debug> TCPHandler: Processed in 0.001369484 sec. | ||
| 19719 | 2026.02.05 23:55:38.209688 [ 73 ] {} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19720 | 2026.02.05 23:55:38.209712 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19721 | 2026.02.05 23:55:38.209788 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19722 | 2026.02.05 23:55:38.209854 [ 191 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 19723 | 2026.02.05 23:55:38.209881 [ 5 ] {14ad401c-3799-4a96-859d-b0df4671182e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19724 | 2026.02.05 23:55:38.209941 [ 5 ] {14ad401c-3799-4a96-859d-b0df4671182e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19725 | 2026.02.05 23:55:38.210014 [ 191 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19726 | 2026.02.05 23:55:38.210056 [ 191 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 191 rows starting from the beginning of the part | ||
| 19727 | 2026.02.05 23:55:38.210134 [ 191 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 25 rows starting from the beginning of the part | ||
| 19728 | 2026.02.05 23:55:38.210181 [ 191 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 148 rows starting from the beginning of the part | ||
| 19729 | 2026.02.05 23:55:38.210224 [ 191 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 25 rows starting from the beginning of the part | ||
| 19730 | 2026.02.05 23:55:38.210263 [ 191 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 162 rows starting from the beginning of the part | ||
| 19731 | 2026.02.05 23:55:38.210305 [ 191 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 25 rows starting from the beginning of the part | ||
| 19732 | 2026.02.05 23:55:38.210396 [ 5 ] {14ad401c-3799-4a96-859d-b0df4671182e} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19733 | 2026.02.05 23:55:38.210436 [ 5 ] {14ad401c-3799-4a96-859d-b0df4671182e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19734 | 2026.02.05 23:55:38.210785 [ 5 ] {14ad401c-3799-4a96-859d-b0df4671182e} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19735 | 2026.02.05 23:55:38.211011 [ 5 ] {14ad401c-3799-4a96-859d-b0df4671182e} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19736 | 2026.02.05 23:55:38.211138 [ 5 ] {14ad401c-3799-4a96-859d-b0df4671182e} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001276 sec., 69749.21630094043 rows/sec., 5.45 MiB/sec. | ||
| 19737 | 2026.02.05 23:55:38.211175 [ 5 ] {14ad401c-3799-4a96-859d-b0df4671182e} <Debug> TCPHandler: Processed in 0.001435644 sec. | ||
| 19738 | 2026.02.05 23:55:38.211237 [ 197 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 576 rows, containing 5 columns (5 merged, 0 gathered) in 0.001443504 sec., 399029.0293618861 rows/sec., 26.65 MiB/sec. | ||
| 19739 | 2026.02.05 23:55:38.211289 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19740 | 2026.02.05 23:55:38.211386 [ 5 ] {24032f35-6a83-408f-8a13-c5b5af6ea59f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19741 | 2026.02.05 23:55:38.211429 [ 5 ] {24032f35-6a83-408f-8a13-c5b5af6ea59f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19742 | 2026.02.05 23:55:38.211455 [ 189 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 19743 | 2026.02.05 23:55:38.211763 [ 189 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_121_24} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19744 | 2026.02.05 23:55:38.211848 [ 189 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_121_24} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 19745 | 2026.02.05 23:55:38.211871 [ 5 ] {24032f35-6a83-408f-8a13-c5b5af6ea59f} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19746 | 2026.02.05 23:55:38.211912 [ 5 ] {24032f35-6a83-408f-8a13-c5b5af6ea59f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19747 | 2026.02.05 23:55:38.211947 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 19748 | 2026.02.05 23:55:38.212275 [ 5 ] {24032f35-6a83-408f-8a13-c5b5af6ea59f} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19749 | 2026.02.05 23:55:38.212492 [ 5 ] {24032f35-6a83-408f-8a13-c5b5af6ea59f} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19750 | 2026.02.05 23:55:38.212626 [ 5 ] {24032f35-6a83-408f-8a13-c5b5af6ea59f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001258 sec., 127186.00953895072 rows/sec., 8.86 MiB/sec. | ||
| 19751 | 2026.02.05 23:55:38.212665 [ 5 ] {24032f35-6a83-408f-8a13-c5b5af6ea59f} <Debug> TCPHandler: Processed in 0.001422404 sec. | ||
| 19752 | 2026.02.05 23:55:38.212773 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19753 | 2026.02.05 23:55:38.212866 [ 5 ] {120d2f98-3dbe-458f-b22c-19b8479a4957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19754 | 2026.02.05 23:55:38.212920 [ 5 ] {120d2f98-3dbe-458f-b22c-19b8479a4957} <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 | ||
| 19755 | 2026.02.05 23:55:38.213756 [ 5 ] {120d2f98-3dbe-458f-b22c-19b8479a4957} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19756 | 2026.02.05 23:55:38.213791 [ 5 ] {120d2f98-3dbe-458f-b22c-19b8479a4957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19757 | 2026.02.05 23:55:38.214336 [ 5 ] {120d2f98-3dbe-458f-b22c-19b8479a4957} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 19758 | 2026.02.05 23:55:38.214557 [ 5 ] {120d2f98-3dbe-458f-b22c-19b8479a4957} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19759 | 2026.02.05 23:55:38.214670 [ 73 ] {} <Debug> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 19760 | 2026.02.05 23:55:38.214694 [ 5 ] {120d2f98-3dbe-458f-b22c-19b8479a4957} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001847 sec., 13535.46291283162 rows/sec., 24.25 MiB/sec. | ||
| 19761 | 2026.02.05 23:55:38.214706 [ 73 ] {} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19762 | 2026.02.05 23:55:38.214727 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19763 | 2026.02.05 23:55:38.214761 [ 5 ] {120d2f98-3dbe-458f-b22c-19b8479a4957} <Debug> TCPHandler: Processed in 0.00203762 sec. | ||
| 19764 | 2026.02.05 23:55:38.214824 [ 191 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 19765 | 2026.02.05 23:55:38.214875 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19766 | 2026.02.05 23:55:38.214974 [ 5 ] {f4fbbd45-b4f9-423f-867c-638fb9468ccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19767 | 2026.02.05 23:55:38.215015 [ 5 ] {f4fbbd45-b4f9-423f-867c-638fb9468ccb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19768 | 2026.02.05 23:55:38.215038 [ 191 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19769 | 2026.02.05 23:55:38.215096 [ 191 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2253 rows starting from the beginning of the part | ||
| 19770 | 2026.02.05 23:55:38.215210 [ 191 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 25 rows starting from the beginning of the part | ||
| 19771 | 2026.02.05 23:55:38.215310 [ 191 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 15 rows starting from the beginning of the part | ||
| 19772 | 2026.02.05 23:55:38.215350 [ 5 ] {f4fbbd45-b4f9-423f-867c-638fb9468ccb} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19773 | 2026.02.05 23:55:38.215391 [ 5 ] {f4fbbd45-b4f9-423f-867c-638fb9468ccb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19774 | 2026.02.05 23:55:38.215410 [ 191 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 25 rows starting from the beginning of the part | ||
| 19775 | 2026.02.05 23:55:38.215516 [ 191 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 15 rows starting from the beginning of the part | ||
| 19776 | 2026.02.05 23:55:38.215614 [ 191 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 25 rows starting from the beginning of the part | ||
| 19777 | 2026.02.05 23:55:38.215712 [ 5 ] {f4fbbd45-b4f9-423f-867c-638fb9468ccb} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19778 | 2026.02.05 23:55:38.215973 [ 5 ] {f4fbbd45-b4f9-423f-867c-638fb9468ccb} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19779 | 2026.02.05 23:55:38.216112 [ 5 ] {f4fbbd45-b4f9-423f-867c-638fb9468ccb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001156 sec., 51903.11418685121 rows/sec., 3.50 MiB/sec. | ||
| 19780 | 2026.02.05 23:55:38.216149 [ 5 ] {f4fbbd45-b4f9-423f-867c-638fb9468ccb} <Debug> TCPHandler: Processed in 0.001322653 sec. | ||
| 19781 | 2026.02.05 23:55:38.224159 [ 197 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2358 rows, containing 19 columns (19 merged, 0 gathered) in 0.009374452 sec., 251534.7030418418 rows/sec., 450.74 MiB/sec. | ||
| 19782 | 2026.02.05 23:55:38.226871 [ 202 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 19783 | 2026.02.05 23:55:38.227291 [ 202 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19784 | 2026.02.05 23:55:38.227375 [ 202 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 19785 | 2026.02.05 23:55:38.227556 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.61 MiB. | ||
| 19786 | 2026.02.05 23:55:39.000225 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 386.05 MiB, peak 404.59 MiB, free memory in arenas 0.00 B, will set to 389.66 MiB (RSS), difference: 3.62 MiB | ||
| 19787 | 2026.02.05 23:55:39.560228 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19788 | 2026.02.05 23:55:39.560284 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19789 | 2026.02.05 23:55:39.819078 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40294 | ||
| 19790 | 2026.02.05 23:55:39.819703 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19791 | 2026.02.05 23:55:39.819750 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19792 | 2026.02.05 23:55:39.820248 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 19793 | 2026.02.05 23:55:39.820491 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19794 | 2026.02.05 23:55:39.820648 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40294 | ||
| 19795 | 2026.02.05 23:55:39.926562 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 2540 | ||
| 19796 | 2026.02.05 23:55:39.929292 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19797 | 2026.02.05 23:55:39.929344 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19798 | 2026.02.05 23:55:39.930609 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 19799 | 2026.02.05 23:55:39.930899 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19800 | 2026.02.05 23:55:39.931283 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2540 | ||
| 19801 | 2026.02.05 23:55:42.076296 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 19802 | 2026.02.05 23:55:42.095887 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19803 | 2026.02.05 23:55:42.095951 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19804 | 2026.02.05 23:55:42.102853 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 19805 | 2026.02.05 23:55:42.103630 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19806 | 2026.02.05 23:55:42.107420 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 19807 | 2026.02.05 23:55:43.214274 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19808 | 2026.02.05 23:55:43.214507 [ 5 ] {79a9e2dd-42de-4227-8569-ec4a6eb852e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19809 | 2026.02.05 23:55:43.214581 [ 5 ] {79a9e2dd-42de-4227-8569-ec4a6eb852e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19810 | 2026.02.05 23:55:43.215410 [ 5 ] {79a9e2dd-42de-4227-8569-ec4a6eb852e4} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19811 | 2026.02.05 23:55:43.215461 [ 5 ] {79a9e2dd-42de-4227-8569-ec4a6eb852e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19812 | 2026.02.05 23:55:43.215881 [ 5 ] {79a9e2dd-42de-4227-8569-ec4a6eb852e4} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 19813 | 2026.02.05 23:55:43.216118 [ 5 ] {79a9e2dd-42de-4227-8569-ec4a6eb852e4} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19814 | 2026.02.05 23:55:43.216278 [ 5 ] {79a9e2dd-42de-4227-8569-ec4a6eb852e4} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001825 sec., 145753.42465753425 rows/sec., 9.26 MiB/sec. | ||
| 19815 | 2026.02.05 23:55:43.216331 [ 5 ] {79a9e2dd-42de-4227-8569-ec4a6eb852e4} <Debug> TCPHandler: Processed in 0.002230332 sec. | ||
| 19816 | 2026.02.05 23:55:43.216459 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19817 | 2026.02.05 23:55:43.216561 [ 5 ] {92678fcc-08c8-44fe-a943-875ddcfd5ed8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19818 | 2026.02.05 23:55:43.216606 [ 5 ] {92678fcc-08c8-44fe-a943-875ddcfd5ed8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19819 | 2026.02.05 23:55:43.217442 [ 5 ] {92678fcc-08c8-44fe-a943-875ddcfd5ed8} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19820 | 2026.02.05 23:55:43.217482 [ 5 ] {92678fcc-08c8-44fe-a943-875ddcfd5ed8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19821 | 2026.02.05 23:55:43.217863 [ 5 ] {92678fcc-08c8-44fe-a943-875ddcfd5ed8} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19822 | 2026.02.05 23:55:43.218082 [ 5 ] {92678fcc-08c8-44fe-a943-875ddcfd5ed8} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19823 | 2026.02.05 23:55:43.218213 [ 5 ] {92678fcc-08c8-44fe-a943-875ddcfd5ed8} <Debug> executeQuery: Read 782 rows, 63.55 KiB in 0.001674 sec., 467144.5639187575 rows/sec., 37.07 MiB/sec. | ||
| 19824 | 2026.02.05 23:55:43.218251 [ 5 ] {92678fcc-08c8-44fe-a943-875ddcfd5ed8} <Debug> TCPHandler: Processed in 0.001846659 sec. | ||
| 19825 | 2026.02.05 23:55:43.218357 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19826 | 2026.02.05 23:55:43.218454 [ 5 ] {80c5a44f-3283-4a12-abf7-6b1354c6e94c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19827 | 2026.02.05 23:55:43.218496 [ 5 ] {80c5a44f-3283-4a12-abf7-6b1354c6e94c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19828 | 2026.02.05 23:55:43.218938 [ 5 ] {80c5a44f-3283-4a12-abf7-6b1354c6e94c} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19829 | 2026.02.05 23:55:43.218976 [ 5 ] {80c5a44f-3283-4a12-abf7-6b1354c6e94c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19830 | 2026.02.05 23:55:43.219289 [ 5 ] {80c5a44f-3283-4a12-abf7-6b1354c6e94c} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 19831 | 2026.02.05 23:55:43.219498 [ 5 ] {80c5a44f-3283-4a12-abf7-6b1354c6e94c} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19832 | 2026.02.05 23:55:43.219628 [ 5 ] {80c5a44f-3283-4a12-abf7-6b1354c6e94c} <Debug> executeQuery: Read 148 rows, 9.13 KiB in 0.001193 sec., 124056.99916177703 rows/sec., 7.47 MiB/sec. | ||
| 19833 | 2026.02.05 23:55:43.219666 [ 5 ] {80c5a44f-3283-4a12-abf7-6b1354c6e94c} <Debug> TCPHandler: Processed in 0.001358154 sec. | ||
| 19834 | 2026.02.05 23:55:43.219773 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19835 | 2026.02.05 23:55:43.219867 [ 5 ] {21762b6a-76b5-43ba-ba24-e19da60049c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19836 | 2026.02.05 23:55:43.219907 [ 5 ] {21762b6a-76b5-43ba-ba24-e19da60049c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19837 | 2026.02.05 23:55:43.220335 [ 5 ] {21762b6a-76b5-43ba-ba24-e19da60049c5} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19838 | 2026.02.05 23:55:43.220372 [ 5 ] {21762b6a-76b5-43ba-ba24-e19da60049c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19839 | 2026.02.05 23:55:43.220703 [ 5 ] {21762b6a-76b5-43ba-ba24-e19da60049c5} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 19840 | 2026.02.05 23:55:43.221114 [ 5 ] {21762b6a-76b5-43ba-ba24-e19da60049c5} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19841 | 2026.02.05 23:55:43.221345 [ 5 ] {21762b6a-76b5-43ba-ba24-e19da60049c5} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001495 sec., 93645.48494983277 rows/sec., 6.05 MiB/sec. | ||
| 19842 | 2026.02.05 23:55:43.221393 [ 5 ] {21762b6a-76b5-43ba-ba24-e19da60049c5} <Debug> TCPHandler: Processed in 0.001669446 sec. | ||
| 19843 | 2026.02.05 23:55:43.221505 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19844 | 2026.02.05 23:55:43.221603 [ 5 ] {f72a70b8-782f-4616-9c0e-601e4bfa5977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19845 | 2026.02.05 23:55:43.221645 [ 5 ] {f72a70b8-782f-4616-9c0e-601e4bfa5977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19846 | 2026.02.05 23:55:43.222090 [ 5 ] {f72a70b8-782f-4616-9c0e-601e4bfa5977} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19847 | 2026.02.05 23:55:43.222128 [ 5 ] {f72a70b8-782f-4616-9c0e-601e4bfa5977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19848 | 2026.02.05 23:55:43.222462 [ 5 ] {f72a70b8-782f-4616-9c0e-601e4bfa5977} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 19849 | 2026.02.05 23:55:43.222704 [ 5 ] {f72a70b8-782f-4616-9c0e-601e4bfa5977} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19850 | 2026.02.05 23:55:43.222838 [ 5 ] {f72a70b8-782f-4616-9c0e-601e4bfa5977} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001254 sec., 110845.29505582138 rows/sec., 6.31 MiB/sec. | ||
| 19851 | 2026.02.05 23:55:43.222878 [ 5 ] {f72a70b8-782f-4616-9c0e-601e4bfa5977} <Debug> TCPHandler: Processed in 0.001422684 sec. | ||
| 19852 | 2026.02.05 23:55:43.222986 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19853 | 2026.02.05 23:55:43.223081 [ 5 ] {51310dc0-1ff2-4d8d-9023-91bb17f8d3ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19854 | 2026.02.05 23:55:43.223121 [ 5 ] {51310dc0-1ff2-4d8d-9023-91bb17f8d3ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19855 | 2026.02.05 23:55:43.223709 [ 5 ] {51310dc0-1ff2-4d8d-9023-91bb17f8d3ff} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19856 | 2026.02.05 23:55:43.223747 [ 5 ] {51310dc0-1ff2-4d8d-9023-91bb17f8d3ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19857 | 2026.02.05 23:55:43.224082 [ 5 ] {51310dc0-1ff2-4d8d-9023-91bb17f8d3ff} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19858 | 2026.02.05 23:55:43.224298 [ 5 ] {51310dc0-1ff2-4d8d-9023-91bb17f8d3ff} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19859 | 2026.02.05 23:55:43.224429 [ 5 ] {51310dc0-1ff2-4d8d-9023-91bb17f8d3ff} <Debug> executeQuery: Read 478 rows, 34.48 KiB in 0.001367 sec., 349670.8119970739 rows/sec., 24.63 MiB/sec. | ||
| 19860 | 2026.02.05 23:55:43.224468 [ 5 ] {51310dc0-1ff2-4d8d-9023-91bb17f8d3ff} <Debug> TCPHandler: Processed in 0.001530956 sec. | ||
| 19861 | 2026.02.05 23:55:43.224523 [ 223 ] {} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19862 | 2026.02.05 23:55:43.224573 [ 223 ] {} <Debug> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19863 | 2026.02.05 23:55:43.224587 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19864 | 2026.02.05 23:55:43.224708 [ 5 ] {f576cc20-1b0b-4264-ab10-c92c13bfe85a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19865 | 2026.02.05 23:55:43.224765 [ 5 ] {f576cc20-1b0b-4264-ab10-c92c13bfe85a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19866 | 2026.02.05 23:55:43.225168 [ 5 ] {f576cc20-1b0b-4264-ab10-c92c13bfe85a} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19867 | 2026.02.05 23:55:43.225213 [ 5 ] {f576cc20-1b0b-4264-ab10-c92c13bfe85a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19868 | 2026.02.05 23:55:43.225572 [ 5 ] {f576cc20-1b0b-4264-ab10-c92c13bfe85a} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 19869 | 2026.02.05 23:55:43.225807 [ 5 ] {f576cc20-1b0b-4264-ab10-c92c13bfe85a} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19870 | 2026.02.05 23:55:43.225931 [ 5 ] {f576cc20-1b0b-4264-ab10-c92c13bfe85a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001259 sec., 4765.687053216839 rows/sec., 248.99 KiB/sec. | ||
| 19871 | 2026.02.05 23:55:43.225966 [ 5 ] {f576cc20-1b0b-4264-ab10-c92c13bfe85a} <Debug> TCPHandler: Processed in 0.001454774 sec. | ||
| 19872 | 2026.02.05 23:55:43.226069 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19873 | 2026.02.05 23:55:43.226166 [ 5 ] {8a4bbd66-4af1-4916-8be0-d18b3a88f946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19874 | 2026.02.05 23:55:43.226210 [ 5 ] {8a4bbd66-4af1-4916-8be0-d18b3a88f946} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19875 | 2026.02.05 23:55:43.226609 [ 5 ] {8a4bbd66-4af1-4916-8be0-d18b3a88f946} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19876 | 2026.02.05 23:55:43.226645 [ 5 ] {8a4bbd66-4af1-4916-8be0-d18b3a88f946} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19877 | 2026.02.05 23:55:43.227065 [ 5 ] {8a4bbd66-4af1-4916-8be0-d18b3a88f946} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19878 | 2026.02.05 23:55:43.227345 [ 5 ] {8a4bbd66-4af1-4916-8be0-d18b3a88f946} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19879 | 2026.02.05 23:55:43.227482 [ 5 ] {8a4bbd66-4af1-4916-8be0-d18b3a88f946} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001307 sec., 197398.62280030604 rows/sec., 13.14 MiB/sec. | ||
| 19880 | 2026.02.05 23:55:43.227521 [ 5 ] {8a4bbd66-4af1-4916-8be0-d18b3a88f946} <Debug> TCPHandler: Processed in 0.001480905 sec. | ||
| 19881 | 2026.02.05 23:55:43.227597 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19882 | 2026.02.05 23:55:43.227629 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19883 | 2026.02.05 23:55:43.227653 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19884 | 2026.02.05 23:55:43.227736 [ 5 ] {a311785b-c8dc-4698-978f-e0472b942312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19885 | 2026.02.05 23:55:43.227785 [ 5 ] {a311785b-c8dc-4698-978f-e0472b942312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19886 | 2026.02.05 23:55:43.228101 [ 5 ] {a311785b-c8dc-4698-978f-e0472b942312} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19887 | 2026.02.05 23:55:43.228115 [ 223 ] {} <Debug> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19888 | 2026.02.05 23:55:43.228140 [ 5 ] {a311785b-c8dc-4698-978f-e0472b942312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19889 | 2026.02.05 23:55:43.228461 [ 5 ] {a311785b-c8dc-4698-978f-e0472b942312} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 19890 | 2026.02.05 23:55:43.228724 [ 5 ] {a311785b-c8dc-4698-978f-e0472b942312} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19891 | 2026.02.05 23:55:43.228855 [ 5 ] {a311785b-c8dc-4698-978f-e0472b942312} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001138 sec., 878.7346221441126 rows/sec., 59.21 KiB/sec. | ||
| 19892 | 2026.02.05 23:55:43.228896 [ 5 ] {a311785b-c8dc-4698-978f-e0472b942312} <Debug> TCPHandler: Processed in 0.001316693 sec. | ||
| 19893 | 2026.02.05 23:55:43.229001 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19894 | 2026.02.05 23:55:43.229099 [ 5 ] {62194861-f63f-4037-8e70-5e4d094ba06e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19895 | 2026.02.05 23:55:43.229153 [ 5 ] {62194861-f63f-4037-8e70-5e4d094ba06e} <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 | ||
| 19896 | 2026.02.05 23:55:43.229953 [ 5 ] {62194861-f63f-4037-8e70-5e4d094ba06e} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19897 | 2026.02.05 23:55:43.229991 [ 5 ] {62194861-f63f-4037-8e70-5e4d094ba06e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19898 | 2026.02.05 23:55:43.230552 [ 5 ] {62194861-f63f-4037-8e70-5e4d094ba06e} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 19899 | 2026.02.05 23:55:43.230790 [ 5 ] {62194861-f63f-4037-8e70-5e4d094ba06e} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19900 | 2026.02.05 23:55:43.230937 [ 5 ] {62194861-f63f-4037-8e70-5e4d094ba06e} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001857 sec., 8077.544426494346 rows/sec., 14.47 MiB/sec. | ||
| 19901 | 2026.02.05 23:55:43.230964 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19902 | 2026.02.05 23:55:43.230995 [ 5 ] {62194861-f63f-4037-8e70-5e4d094ba06e} <Debug> TCPHandler: Processed in 0.00204399 sec. | ||
| 19903 | 2026.02.05 23:55:43.231109 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19904 | 2026.02.05 23:55:43.231205 [ 5 ] {8ec66319-f5f3-49e5-817e-d787de748cb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19905 | 2026.02.05 23:55:43.231246 [ 5 ] {8ec66319-f5f3-49e5-817e-d787de748cb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19906 | 2026.02.05 23:55:43.231572 [ 5 ] {8ec66319-f5f3-49e5-817e-d787de748cb6} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19907 | 2026.02.05 23:55:43.231609 [ 5 ] {8ec66319-f5f3-49e5-817e-d787de748cb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19908 | 2026.02.05 23:55:43.231916 [ 5 ] {8ec66319-f5f3-49e5-817e-d787de748cb6} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19909 | 2026.02.05 23:55:43.232132 [ 5 ] {8ec66319-f5f3-49e5-817e-d787de748cb6} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19910 | 2026.02.05 23:55:43.232260 [ 5 ] {8ec66319-f5f3-49e5-817e-d787de748cb6} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001073 sec., 82013.04753028891 rows/sec., 5.15 MiB/sec. | ||
| 19911 | 2026.02.05 23:55:43.232297 [ 5 ] {8ec66319-f5f3-49e5-817e-d787de748cb6} <Debug> TCPHandler: Processed in 0.001238352 sec. | ||
| 19912 | 2026.02.05 23:55:44.150432 [ 223 ] {} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19913 | 2026.02.05 23:55:44.150503 [ 223 ] {} <Debug> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19914 | 2026.02.05 23:55:44.153252 [ 223 ] {} <Debug> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19915 | 2026.02.05 23:55:44.401534 [ 221 ] {} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19916 | 2026.02.05 23:55:44.401582 [ 221 ] {} <Debug> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19917 | 2026.02.05 23:55:44.407273 [ 221 ] {} <Debug> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19918 | 2026.02.05 23:55:44.410164 [ 218 ] {} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19919 | 2026.02.05 23:55:44.410220 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19920 | 2026.02.05 23:55:44.412392 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19921 | 2026.02.05 23:55:44.498159 [ 219 ] {} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19922 | 2026.02.05 23:55:44.498238 [ 219 ] {} <Debug> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19923 | 2026.02.05 23:55:44.501719 [ 219 ] {} <Debug> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19924 | 2026.02.05 23:55:47.058935 [ 220 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19925 | 2026.02.05 23:55:47.059023 [ 220 ] {} <Debug> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19926 | 2026.02.05 23:55:47.061812 [ 220 ] {} <Debug> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19927 | 2026.02.05 23:55:47.321076 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40806 | ||
| 19928 | 2026.02.05 23:55:47.321835 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19929 | 2026.02.05 23:55:47.321887 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19930 | 2026.02.05 23:55:47.322395 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 19931 | 2026.02.05 23:55:47.322638 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19932 | 2026.02.05 23:55:47.322789 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40806 | ||
| 19933 | 2026.02.05 23:55:48.000212 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 385.68 MiB, peak 404.59 MiB, free memory in arenas 0.00 B, will set to 389.66 MiB (RSS), difference: 3.98 MiB | ||
| 19934 | 2026.02.05 23:55:48.207220 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19935 | 2026.02.05 23:55:48.207394 [ 5 ] {6cf357b5-9aee-46e0-990a-018deeac2bfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19936 | 2026.02.05 23:55:48.207458 [ 5 ] {6cf357b5-9aee-46e0-990a-018deeac2bfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19937 | 2026.02.05 23:55:48.208130 [ 5 ] {6cf357b5-9aee-46e0-990a-018deeac2bfd} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19938 | 2026.02.05 23:55:48.208178 [ 5 ] {6cf357b5-9aee-46e0-990a-018deeac2bfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19939 | 2026.02.05 23:55:48.208552 [ 5 ] {6cf357b5-9aee-46e0-990a-018deeac2bfd} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 19940 | 2026.02.05 23:55:48.208772 [ 5 ] {6cf357b5-9aee-46e0-990a-018deeac2bfd} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19941 | 2026.02.05 23:55:48.208921 [ 5 ] {6cf357b5-9aee-46e0-990a-018deeac2bfd} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001574 sec., 1270.6480304955526 rows/sec., 103.61 KiB/sec. | ||
| 19942 | 2026.02.05 23:55:48.208963 [ 5 ] {6cf357b5-9aee-46e0-990a-018deeac2bfd} <Debug> TCPHandler: Processed in 0.001865388 sec. | ||
| 19943 | 2026.02.05 23:55:48.209089 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19944 | 2026.02.05 23:55:48.209183 [ 5 ] {aa8261a7-709a-4b64-94f7-b9e32653abc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19945 | 2026.02.05 23:55:48.209223 [ 5 ] {aa8261a7-709a-4b64-94f7-b9e32653abc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19946 | 2026.02.05 23:55:48.209748 [ 5 ] {aa8261a7-709a-4b64-94f7-b9e32653abc6} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19947 | 2026.02.05 23:55:48.209785 [ 5 ] {aa8261a7-709a-4b64-94f7-b9e32653abc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19948 | 2026.02.05 23:55:48.210090 [ 5 ] {aa8261a7-709a-4b64-94f7-b9e32653abc6} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19949 | 2026.02.05 23:55:48.210309 [ 5 ] {aa8261a7-709a-4b64-94f7-b9e32653abc6} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19950 | 2026.02.05 23:55:48.210435 [ 5 ] {aa8261a7-709a-4b64-94f7-b9e32653abc6} <Debug> executeQuery: Read 107 rows, 9.17 KiB in 0.001271 sec., 84185.68056648309 rows/sec., 7.04 MiB/sec. | ||
| 19951 | 2026.02.05 23:55:48.210473 [ 5 ] {aa8261a7-709a-4b64-94f7-b9e32653abc6} <Debug> TCPHandler: Processed in 0.001430614 sec. | ||
| 19952 | 2026.02.05 23:55:48.210605 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19953 | 2026.02.05 23:55:48.210698 [ 5 ] {ba205d75-34ba-4dd6-abbc-6605caf90d52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19954 | 2026.02.05 23:55:48.210737 [ 5 ] {ba205d75-34ba-4dd6-abbc-6605caf90d52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19955 | 2026.02.05 23:55:48.211141 [ 5 ] {ba205d75-34ba-4dd6-abbc-6605caf90d52} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19956 | 2026.02.05 23:55:48.211174 [ 5 ] {ba205d75-34ba-4dd6-abbc-6605caf90d52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19957 | 2026.02.05 23:55:48.211450 [ 5 ] {ba205d75-34ba-4dd6-abbc-6605caf90d52} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 19958 | 2026.02.05 23:55:48.211651 [ 5 ] {ba205d75-34ba-4dd6-abbc-6605caf90d52} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19959 | 2026.02.05 23:55:48.211774 [ 5 ] {ba205d75-34ba-4dd6-abbc-6605caf90d52} <Debug> executeQuery: Read 27 rows, 2.02 KiB in 0.001094 sec., 24680.073126142597 rows/sec., 1.80 MiB/sec. | ||
| 19960 | 2026.02.05 23:55:48.211810 [ 5 ] {ba205d75-34ba-4dd6-abbc-6605caf90d52} <Debug> TCPHandler: Processed in 0.001261292 sec. | ||
| 19961 | 2026.02.05 23:55:48.211927 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19962 | 2026.02.05 23:55:48.212019 [ 5 ] {f8ebdb6b-c91e-43bd-8fb2-04483e5f38ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19963 | 2026.02.05 23:55:48.212058 [ 5 ] {f8ebdb6b-c91e-43bd-8fb2-04483e5f38ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19964 | 2026.02.05 23:55:48.212498 [ 5 ] {f8ebdb6b-c91e-43bd-8fb2-04483e5f38ae} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19965 | 2026.02.05 23:55:48.212532 [ 5 ] {f8ebdb6b-c91e-43bd-8fb2-04483e5f38ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19966 | 2026.02.05 23:55:48.212822 [ 5 ] {f8ebdb6b-c91e-43bd-8fb2-04483e5f38ae} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19967 | 2026.02.05 23:55:48.213023 [ 5 ] {f8ebdb6b-c91e-43bd-8fb2-04483e5f38ae} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19968 | 2026.02.05 23:55:48.213144 [ 5 ] {f8ebdb6b-c91e-43bd-8fb2-04483e5f38ae} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001143 sec., 79615.04811898513 rows/sec., 6.22 MiB/sec. | ||
| 19969 | 2026.02.05 23:55:48.213180 [ 5 ] {f8ebdb6b-c91e-43bd-8fb2-04483e5f38ae} <Debug> TCPHandler: Processed in 0.001308263 sec. | ||
| 19970 | 2026.02.05 23:55:48.213298 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19971 | 2026.02.05 23:55:48.213389 [ 5 ] {5b3e24f4-455e-4bd4-a636-272fe75ae576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19972 | 2026.02.05 23:55:48.213430 [ 5 ] {5b3e24f4-455e-4bd4-a636-272fe75ae576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19973 | 2026.02.05 23:55:48.213847 [ 5 ] {5b3e24f4-455e-4bd4-a636-272fe75ae576} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19974 | 2026.02.05 23:55:48.213879 [ 5 ] {5b3e24f4-455e-4bd4-a636-272fe75ae576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19975 | 2026.02.05 23:55:48.214204 [ 5 ] {5b3e24f4-455e-4bd4-a636-272fe75ae576} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19976 | 2026.02.05 23:55:48.214416 [ 5 ] {5b3e24f4-455e-4bd4-a636-272fe75ae576} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19977 | 2026.02.05 23:55:48.214538 [ 5 ] {5b3e24f4-455e-4bd4-a636-272fe75ae576} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001167 sec., 137960.5826906598 rows/sec., 9.61 MiB/sec. | ||
| 19978 | 2026.02.05 23:55:48.214573 [ 5 ] {5b3e24f4-455e-4bd4-a636-272fe75ae576} <Debug> TCPHandler: Processed in 0.001329663 sec. | ||
| 19979 | 2026.02.05 23:55:48.214689 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19980 | 2026.02.05 23:55:48.214780 [ 5 ] {b9350ad0-2da6-4278-b0a6-94c0042a1d4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19981 | 2026.02.05 23:55:48.214833 [ 5 ] {b9350ad0-2da6-4278-b0a6-94c0042a1d4d} <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 | ||
| 19982 | 2026.02.05 23:55:48.215655 [ 5 ] {b9350ad0-2da6-4278-b0a6-94c0042a1d4d} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19983 | 2026.02.05 23:55:48.215689 [ 5 ] {b9350ad0-2da6-4278-b0a6-94c0042a1d4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19984 | 2026.02.05 23:55:48.216202 [ 5 ] {b9350ad0-2da6-4278-b0a6-94c0042a1d4d} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 19985 | 2026.02.05 23:55:48.216425 [ 5 ] {b9350ad0-2da6-4278-b0a6-94c0042a1d4d} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19986 | 2026.02.05 23:55:48.216557 [ 5 ] {b9350ad0-2da6-4278-b0a6-94c0042a1d4d} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001794 sec., 13935.340022296545 rows/sec., 24.97 MiB/sec. | ||
| 19987 | 2026.02.05 23:55:48.216617 [ 5 ] {b9350ad0-2da6-4278-b0a6-94c0042a1d4d} <Debug> TCPHandler: Processed in 0.001982429 sec. | ||
| 19988 | 2026.02.05 23:55:48.217174 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19989 | 2026.02.05 23:55:48.217296 [ 5 ] {292ff6af-13c4-4015-ac9d-785006cfa5c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19990 | 2026.02.05 23:55:48.217346 [ 5 ] {292ff6af-13c4-4015-ac9d-785006cfa5c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19991 | 2026.02.05 23:55:48.217737 [ 5 ] {292ff6af-13c4-4015-ac9d-785006cfa5c6} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19992 | 2026.02.05 23:55:48.217771 [ 5 ] {292ff6af-13c4-4015-ac9d-785006cfa5c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19993 | 2026.02.05 23:55:48.218089 [ 5 ] {292ff6af-13c4-4015-ac9d-785006cfa5c6} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19994 | 2026.02.05 23:55:48.218293 [ 5 ] {292ff6af-13c4-4015-ac9d-785006cfa5c6} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19995 | 2026.02.05 23:55:48.218424 [ 5 ] {292ff6af-13c4-4015-ac9d-785006cfa5c6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001152 sec., 52083.33333333333 rows/sec., 3.51 MiB/sec. | ||
| 19996 | 2026.02.05 23:55:48.218459 [ 5 ] {292ff6af-13c4-4015-ac9d-785006cfa5c6} <Debug> TCPHandler: Processed in 0.001352443 sec. | ||
| 19997 | 2026.02.05 23:55:48.302173 [ 221 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19998 | 2026.02.05 23:55:48.302218 [ 221 ] {} <Debug> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19999 | 2026.02.05 23:55:48.304237 [ 221 ] {} <Debug> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20000 | 2026.02.05 23:55:49.607673 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 641 | ||
| 20001 | 2026.02.05 23:55:49.625552 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20002 | 2026.02.05 23:55:49.625619 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20003 | 2026.02.05 23:55:49.631968 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 20004 | 2026.02.05 23:55:49.632714 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20005 | 2026.02.05 23:55:49.636278 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 641 | ||
| 20006 | 2026.02.05 23:55:49.931725 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2576 | ||
| 20007 | 2026.02.05 23:55:49.934279 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20008 | 2026.02.05 23:55:49.934334 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20009 | 2026.02.05 23:55:49.935574 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 20010 | 2026.02.05 23:55:49.935854 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20011 | 2026.02.05 23:55:49.936263 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2576 | ||
| 20012 | 2026.02.05 23:55:53.215390 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20013 | 2026.02.05 23:55:53.215565 [ 5 ] {4d48559f-0c52-4e59-8646-bbc66b9128dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20014 | 2026.02.05 23:55:53.215632 [ 5 ] {4d48559f-0c52-4e59-8646-bbc66b9128dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20015 | 2026.02.05 23:55:53.216392 [ 5 ] {4d48559f-0c52-4e59-8646-bbc66b9128dd} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20016 | 2026.02.05 23:55:53.216444 [ 5 ] {4d48559f-0c52-4e59-8646-bbc66b9128dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20017 | 2026.02.05 23:55:53.216852 [ 5 ] {4d48559f-0c52-4e59-8646-bbc66b9128dd} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 20018 | 2026.02.05 23:55:53.217068 [ 5 ] {4d48559f-0c52-4e59-8646-bbc66b9128dd} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20019 | 2026.02.05 23:55:53.217215 [ 5 ] {4d48559f-0c52-4e59-8646-bbc66b9128dd} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001721 sec., 154561.3015688553 rows/sec., 9.82 MiB/sec. | ||
| 20020 | 2026.02.05 23:55:53.217265 [ 5 ] {4d48559f-0c52-4e59-8646-bbc66b9128dd} <Debug> TCPHandler: Processed in 0.00202526 sec. | ||
| 20021 | 2026.02.05 23:55:53.217377 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20022 | 2026.02.05 23:55:53.217471 [ 5 ] {f977bdd4-b90c-4905-a0e3-7953cbf51db4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20023 | 2026.02.05 23:55:53.217512 [ 5 ] {f977bdd4-b90c-4905-a0e3-7953cbf51db4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20024 | 2026.02.05 23:55:53.218360 [ 5 ] {f977bdd4-b90c-4905-a0e3-7953cbf51db4} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20025 | 2026.02.05 23:55:53.218397 [ 5 ] {f977bdd4-b90c-4905-a0e3-7953cbf51db4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20026 | 2026.02.05 23:55:53.218755 [ 5 ] {f977bdd4-b90c-4905-a0e3-7953cbf51db4} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20027 | 2026.02.05 23:55:53.218988 [ 5 ] {f977bdd4-b90c-4905-a0e3-7953cbf51db4} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20028 | 2026.02.05 23:55:53.219123 [ 5 ] {f977bdd4-b90c-4905-a0e3-7953cbf51db4} <Debug> executeQuery: Read 782 rows, 63.55 KiB in 0.001634 sec., 478580.17135862913 rows/sec., 37.98 MiB/sec. | ||
| 20029 | 2026.02.05 23:55:53.219163 [ 5 ] {f977bdd4-b90c-4905-a0e3-7953cbf51db4} <Debug> TCPHandler: Processed in 0.001801767 sec. | ||
| 20030 | 2026.02.05 23:55:53.219263 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20031 | 2026.02.05 23:55:53.219454 [ 5 ] {de8d2ae6-43ce-4e51-8353-b44dac4d3fa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20032 | 2026.02.05 23:55:53.219495 [ 5 ] {de8d2ae6-43ce-4e51-8353-b44dac4d3fa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20033 | 2026.02.05 23:55:53.219931 [ 5 ] {de8d2ae6-43ce-4e51-8353-b44dac4d3fa1} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20034 | 2026.02.05 23:55:53.219966 [ 5 ] {de8d2ae6-43ce-4e51-8353-b44dac4d3fa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20035 | 2026.02.05 23:55:53.220270 [ 5 ] {de8d2ae6-43ce-4e51-8353-b44dac4d3fa1} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 20036 | 2026.02.05 23:55:53.220472 [ 5 ] {de8d2ae6-43ce-4e51-8353-b44dac4d3fa1} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20037 | 2026.02.05 23:55:53.220598 [ 5 ] {de8d2ae6-43ce-4e51-8353-b44dac4d3fa1} <Debug> executeQuery: Read 148 rows, 9.13 KiB in 0.001164 sec., 127147.76632302404 rows/sec., 7.66 MiB/sec. | ||
| 20038 | 2026.02.05 23:55:53.220635 [ 5 ] {de8d2ae6-43ce-4e51-8353-b44dac4d3fa1} <Debug> TCPHandler: Processed in 0.001420084 sec. | ||
| 20039 | 2026.02.05 23:55:53.220825 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20040 | 2026.02.05 23:55:53.220919 [ 5 ] {3984958f-d64d-43ff-b1ce-7d34bfbb5722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20041 | 2026.02.05 23:55:53.220958 [ 5 ] {3984958f-d64d-43ff-b1ce-7d34bfbb5722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20042 | 2026.02.05 23:55:53.221373 [ 5 ] {3984958f-d64d-43ff-b1ce-7d34bfbb5722} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20043 | 2026.02.05 23:55:53.221410 [ 5 ] {3984958f-d64d-43ff-b1ce-7d34bfbb5722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20044 | 2026.02.05 23:55:53.221716 [ 5 ] {3984958f-d64d-43ff-b1ce-7d34bfbb5722} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 20045 | 2026.02.05 23:55:53.221932 [ 5 ] {3984958f-d64d-43ff-b1ce-7d34bfbb5722} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20046 | 2026.02.05 23:55:53.222049 [ 5 ] {3984958f-d64d-43ff-b1ce-7d34bfbb5722} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.00116 sec., 120689.6551724138 rows/sec., 7.80 MiB/sec. | ||
| 20047 | 2026.02.05 23:55:53.222084 [ 5 ] {3984958f-d64d-43ff-b1ce-7d34bfbb5722} <Debug> TCPHandler: Processed in 0.001320253 sec. | ||
| 20048 | 2026.02.05 23:55:53.222180 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20049 | 2026.02.05 23:55:53.222266 [ 5 ] {38fbe534-cfb7-4802-aa7e-38895377d589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20050 | 2026.02.05 23:55:53.222302 [ 5 ] {38fbe534-cfb7-4802-aa7e-38895377d589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20051 | 2026.02.05 23:55:53.222692 [ 5 ] {38fbe534-cfb7-4802-aa7e-38895377d589} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20052 | 2026.02.05 23:55:53.222726 [ 5 ] {38fbe534-cfb7-4802-aa7e-38895377d589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20053 | 2026.02.05 23:55:53.223086 [ 5 ] {38fbe534-cfb7-4802-aa7e-38895377d589} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 20054 | 2026.02.05 23:55:53.223293 [ 5 ] {38fbe534-cfb7-4802-aa7e-38895377d589} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20055 | 2026.02.05 23:55:53.223415 [ 5 ] {38fbe534-cfb7-4802-aa7e-38895377d589} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001141 sec., 121822.96231375985 rows/sec., 6.93 MiB/sec. | ||
| 20056 | 2026.02.05 23:55:53.223452 [ 5 ] {38fbe534-cfb7-4802-aa7e-38895377d589} <Debug> TCPHandler: Processed in 0.001298432 sec. | ||
| 20057 | 2026.02.05 23:55:53.223554 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20058 | 2026.02.05 23:55:53.223645 [ 5 ] {19fd50b1-a09c-4d71-b19f-11fbf0ec7655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20059 | 2026.02.05 23:55:53.223684 [ 5 ] {19fd50b1-a09c-4d71-b19f-11fbf0ec7655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20060 | 2026.02.05 23:55:53.224250 [ 5 ] {19fd50b1-a09c-4d71-b19f-11fbf0ec7655} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20061 | 2026.02.05 23:55:53.224287 [ 5 ] {19fd50b1-a09c-4d71-b19f-11fbf0ec7655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20062 | 2026.02.05 23:55:53.224631 [ 5 ] {19fd50b1-a09c-4d71-b19f-11fbf0ec7655} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20063 | 2026.02.05 23:55:53.224833 [ 5 ] {19fd50b1-a09c-4d71-b19f-11fbf0ec7655} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20064 | 2026.02.05 23:55:53.224968 [ 5 ] {19fd50b1-a09c-4d71-b19f-11fbf0ec7655} <Debug> executeQuery: Read 478 rows, 34.48 KiB in 0.001341 sec., 356450.41014168534 rows/sec., 25.11 MiB/sec. | ||
| 20065 | 2026.02.05 23:55:53.225006 [ 5 ] {19fd50b1-a09c-4d71-b19f-11fbf0ec7655} <Debug> TCPHandler: Processed in 0.001499615 sec. | ||
| 20066 | 2026.02.05 23:55:53.225114 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20067 | 2026.02.05 23:55:53.225205 [ 5 ] {f8bc6185-9ef7-4f09-89ea-528f35619b47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20068 | 2026.02.05 23:55:53.225245 [ 5 ] {f8bc6185-9ef7-4f09-89ea-528f35619b47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20069 | 2026.02.05 23:55:53.225574 [ 5 ] {f8bc6185-9ef7-4f09-89ea-528f35619b47} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20070 | 2026.02.05 23:55:53.225609 [ 5 ] {f8bc6185-9ef7-4f09-89ea-528f35619b47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20071 | 2026.02.05 23:55:53.225907 [ 5 ] {f8bc6185-9ef7-4f09-89ea-528f35619b47} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 20072 | 2026.02.05 23:55:53.226095 [ 5 ] {f8bc6185-9ef7-4f09-89ea-528f35619b47} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20073 | 2026.02.05 23:55:53.226213 [ 5 ] {f8bc6185-9ef7-4f09-89ea-528f35619b47} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001047 sec., 5730.659025787966 rows/sec., 299.40 KiB/sec. | ||
| 20074 | 2026.02.05 23:55:53.226247 [ 5 ] {f8bc6185-9ef7-4f09-89ea-528f35619b47} <Debug> TCPHandler: Processed in 0.001203482 sec. | ||
| 20075 | 2026.02.05 23:55:53.226347 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20076 | 2026.02.05 23:55:53.226432 [ 5 ] {0111583c-10dc-4bc1-a747-f1cb98f56251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20077 | 2026.02.05 23:55:53.226470 [ 5 ] {0111583c-10dc-4bc1-a747-f1cb98f56251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20078 | 2026.02.05 23:55:53.226916 [ 5 ] {0111583c-10dc-4bc1-a747-f1cb98f56251} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20079 | 2026.02.05 23:55:53.226952 [ 5 ] {0111583c-10dc-4bc1-a747-f1cb98f56251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20080 | 2026.02.05 23:55:53.227275 [ 5 ] {0111583c-10dc-4bc1-a747-f1cb98f56251} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20081 | 2026.02.05 23:55:53.227482 [ 5 ] {0111583c-10dc-4bc1-a747-f1cb98f56251} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20082 | 2026.02.05 23:55:53.227612 [ 5 ] {0111583c-10dc-4bc1-a747-f1cb98f56251} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.00116 sec., 222413.79310344826 rows/sec., 14.81 MiB/sec. | ||
| 20083 | 2026.02.05 23:55:53.227610 [ 47 ] {} <Debug> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Selected 6 parts from all_1_140_29 to all_145_145_0 | ||
| 20084 | 2026.02.05 23:55:53.227649 [ 5 ] {0111583c-10dc-4bc1-a747-f1cb98f56251} <Debug> TCPHandler: Processed in 0.001317592 sec. | ||
| 20085 | 2026.02.05 23:55:53.227688 [ 47 ] {} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20086 | 2026.02.05 23:55:53.227713 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20087 | 2026.02.05 23:55:53.227782 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20088 | 2026.02.05 23:55:53.227804 [ 200 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_145_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_140_29 to all_145_145_0 into Compact with storage Full | ||
| 20089 | 2026.02.05 23:55:53.227878 [ 5 ] {09955e5f-91b1-4f62-b2cf-b214aa634817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20090 | 2026.02.05 23:55:53.227898 [ 200 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_145_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20091 | 2026.02.05 23:55:53.227921 [ 5 ] {09955e5f-91b1-4f62-b2cf-b214aa634817} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20092 | 2026.02.05 23:55:53.227927 [ 200 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_145_30} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_140_29, total 40275 rows starting from the beginning of the part | ||
| 20093 | 2026.02.05 23:55:53.227987 [ 200 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_145_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 32 rows starting from the beginning of the part | ||
| 20094 | 2026.02.05 23:55:53.228034 [ 200 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_145_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 160 rows starting from the beginning of the part | ||
| 20095 | 2026.02.05 23:55:53.228077 [ 200 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_145_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 258 rows starting from the beginning of the part | ||
| 20096 | 2026.02.05 23:55:53.228116 [ 200 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_145_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 161 rows starting from the beginning of the part | ||
| 20097 | 2026.02.05 23:55:53.228156 [ 200 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_145_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 258 rows starting from the beginning of the part | ||
| 20098 | 2026.02.05 23:55:53.228232 [ 5 ] {09955e5f-91b1-4f62-b2cf-b214aa634817} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20099 | 2026.02.05 23:55:53.228267 [ 5 ] {09955e5f-91b1-4f62-b2cf-b214aa634817} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20100 | 2026.02.05 23:55:53.228584 [ 5 ] {09955e5f-91b1-4f62-b2cf-b214aa634817} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 20101 | 2026.02.05 23:55:53.228806 [ 5 ] {09955e5f-91b1-4f62-b2cf-b214aa634817} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20102 | 2026.02.05 23:55:53.228936 [ 5 ] {09955e5f-91b1-4f62-b2cf-b214aa634817} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001075 sec., 930.2325581395348 rows/sec., 62.68 KiB/sec. | ||
| 20103 | 2026.02.05 23:55:53.228972 [ 5 ] {09955e5f-91b1-4f62-b2cf-b214aa634817} <Debug> TCPHandler: Processed in 0.001236592 sec. | ||
| 20104 | 2026.02.05 23:55:53.229077 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20105 | 2026.02.05 23:55:53.229167 [ 5 ] {783bca2c-f5cd-4547-8eb6-10ecba5669af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20106 | 2026.02.05 23:55:53.229219 [ 5 ] {783bca2c-f5cd-4547-8eb6-10ecba5669af} <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 | ||
| 20107 | 2026.02.05 23:55:53.230014 [ 5 ] {783bca2c-f5cd-4547-8eb6-10ecba5669af} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20108 | 2026.02.05 23:55:53.230049 [ 5 ] {783bca2c-f5cd-4547-8eb6-10ecba5669af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20109 | 2026.02.05 23:55:53.230582 [ 5 ] {783bca2c-f5cd-4547-8eb6-10ecba5669af} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 20110 | 2026.02.05 23:55:53.230811 [ 5 ] {783bca2c-f5cd-4547-8eb6-10ecba5669af} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20111 | 2026.02.05 23:55:53.230962 [ 5 ] {783bca2c-f5cd-4547-8eb6-10ecba5669af} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001817 sec., 8255.36598789213 rows/sec., 14.79 MiB/sec. | ||
| 20112 | 2026.02.05 23:55:53.231041 [ 5 ] {783bca2c-f5cd-4547-8eb6-10ecba5669af} <Debug> TCPHandler: Processed in 0.00202126 sec. | ||
| 20113 | 2026.02.05 23:55:53.231140 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20114 | 2026.02.05 23:55:53.231228 [ 5 ] {5d1242b6-b779-47eb-aa4d-00ff6769287f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20115 | 2026.02.05 23:55:53.231266 [ 5 ] {5d1242b6-b779-47eb-aa4d-00ff6769287f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20116 | 2026.02.05 23:55:53.231579 [ 5 ] {5d1242b6-b779-47eb-aa4d-00ff6769287f} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20117 | 2026.02.05 23:55:53.231612 [ 5 ] {5d1242b6-b779-47eb-aa4d-00ff6769287f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20118 | 2026.02.05 23:55:53.231975 [ 5 ] {5d1242b6-b779-47eb-aa4d-00ff6769287f} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20119 | 2026.02.05 23:55:53.232184 [ 5 ] {5d1242b6-b779-47eb-aa4d-00ff6769287f} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20120 | 2026.02.05 23:55:53.232311 [ 5 ] {5d1242b6-b779-47eb-aa4d-00ff6769287f} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001079 sec., 81556.99721964782 rows/sec., 5.12 MiB/sec. | ||
| 20121 | 2026.02.05 23:55:53.232347 [ 5 ] {5d1242b6-b779-47eb-aa4d-00ff6769287f} <Debug> TCPHandler: Processed in 0.001237633 sec. | ||
| 20122 | 2026.02.05 23:55:53.235260 [ 197 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_145_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41144 rows, containing 5 columns (5 merged, 0 gathered) in 0.007511684 sec., 5477333.711056002 rows/sec., 369.12 MiB/sec. | ||
| 20123 | 2026.02.05 23:55:53.235707 [ 195 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_145_30} <Trace> MergedBlockOutputStream: filled checksums all_1_145_30 (state Temporary) | ||
| 20124 | 2026.02.05 23:55:53.236083 [ 195 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_145_30} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_merge_all_1_145_30 to all_1_145_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20125 | 2026.02.05 23:55:53.236165 [ 195 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_145_30} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Merged 6 parts: [all_1_140_29, all_145_145_0] -> all_1_145_30 | ||
| 20126 | 2026.02.05 23:55:53.236276 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 20127 | 2026.02.05 23:55:54.276086 [ 218 ] {} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Found 6 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 20128 | 2026.02.05 23:55:54.276150 [ 218 ] {} <Debug> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Removing 6 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 20129 | 2026.02.05 23:55:54.281549 [ 218 ] {} <Debug> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Removing 6 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 20130 | 2026.02.05 23:55:54.560340 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20131 | 2026.02.05 23:55:54.560393 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20132 | 2026.02.05 23:55:54.822988 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41254 | ||
| 20133 | 2026.02.05 23:55:54.823507 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20134 | 2026.02.05 23:55:54.823553 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20135 | 2026.02.05 23:55:54.824041 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 20136 | 2026.02.05 23:55:54.824287 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20137 | 2026.02.05 23:55:54.824429 [ 43 ] {} <Debug> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 20138 | 2026.02.05 23:55:54.824437 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41254 | ||
| 20139 | 2026.02.05 23:55:54.824500 [ 43 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20140 | 2026.02.05 23:55:54.824527 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20141 | 2026.02.05 23:55:54.824628 [ 187 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 20142 | 2026.02.05 23:55:54.824752 [ 187 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20143 | 2026.02.05 23:55:54.824792 [ 187 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38886 rows starting from the beginning of the part | ||
| 20144 | 2026.02.05 23:55:54.824858 [ 187 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 448 rows starting from the beginning of the part | ||
| 20145 | 2026.02.05 23:55:54.824906 [ 187 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 512 rows starting from the beginning of the part | ||
| 20146 | 2026.02.05 23:55:54.824949 [ 187 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 448 rows starting from the beginning of the part | ||
| 20147 | 2026.02.05 23:55:54.824987 [ 187 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 512 rows starting from the beginning of the part | ||
| 20148 | 2026.02.05 23:55:54.825034 [ 187 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 448 rows starting from the beginning of the part | ||
| 20149 | 2026.02.05 23:55:54.827669 [ 197 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41254 rows, containing 4 columns (4 merged, 0 gathered) in 0.00308278 sec., 13382077.216019308 rows/sec., 191.43 MiB/sec. | ||
| 20150 | 2026.02.05 23:55:54.828131 [ 196 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 20151 | 2026.02.05 23:55:54.828475 [ 196 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_86_17} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20152 | 2026.02.05 23:55:54.828561 [ 196 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_86_17} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 20153 | 2026.02.05 23:55:54.828695 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 20154 | 2026.02.05 23:55:57.136669 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 648 | ||
| 20155 | 2026.02.05 23:55:57.154491 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20156 | 2026.02.05 23:55:57.154539 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20157 | 2026.02.05 23:55:57.160845 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 20158 | 2026.02.05 23:55:57.161619 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20159 | 2026.02.05 23:55:57.161950 [ 40 ] {} <Debug> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 20160 | 2026.02.05 23:55:57.162026 [ 40 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20161 | 2026.02.05 23:55:57.162050 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20162 | 2026.02.05 23:55:57.162265 [ 196 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 20163 | 2026.02.05 23:55:57.164879 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 20164 | 2026.02.05 23:55:57.166549 [ 196 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20165 | 2026.02.05 23:55:57.168159 [ 196 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 610 rows starting from the beginning of the part | ||
| 20166 | 2026.02.05 23:55:57.173466 [ 196 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part | ||
| 20167 | 2026.02.05 23:55:57.178696 [ 196 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 7 rows starting from the beginning of the part | ||
| 20168 | 2026.02.05 23:55:57.183601 [ 196 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part | ||
| 20169 | 2026.02.05 23:55:57.188910 [ 196 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 8 rows starting from the beginning of the part | ||
| 20170 | 2026.02.05 23:55:57.193867 [ 196 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 7 rows starting from the beginning of the part | ||
| 20171 | 2026.02.05 23:55:57.253315 [ 197 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.091151836 sec., 7109.017529827924 rows/sec., 36.76 MiB/sec. | ||
| 20172 | 2026.02.05 23:55:57.255574 [ 192 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 20173 | 2026.02.05 23:55:57.257363 [ 192 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_86_17} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20174 | 2026.02.05 23:55:57.257460 [ 192 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_86_17} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 20175 | 2026.02.05 23:55:57.259204 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 20176 | 2026.02.05 23:55:58.208568 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20177 | 2026.02.05 23:55:58.208842 [ 5 ] {3750c014-9f02-411f-b922-d52e635eca46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20178 | 2026.02.05 23:55:58.208946 [ 5 ] {3750c014-9f02-411f-b922-d52e635eca46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20179 | 2026.02.05 23:55:58.209832 [ 5 ] {3750c014-9f02-411f-b922-d52e635eca46} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20180 | 2026.02.05 23:55:58.209875 [ 5 ] {3750c014-9f02-411f-b922-d52e635eca46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20181 | 2026.02.05 23:55:58.210243 [ 5 ] {3750c014-9f02-411f-b922-d52e635eca46} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20182 | 2026.02.05 23:55:58.210529 [ 5 ] {3750c014-9f02-411f-b922-d52e635eca46} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20183 | 2026.02.05 23:55:58.210683 [ 40 ] {} <Debug> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 20184 | 2026.02.05 23:55:58.210688 [ 5 ] {3750c014-9f02-411f-b922-d52e635eca46} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001921 sec., 55179.5939614784 rows/sec., 4.62 MiB/sec. | ||
| 20185 | 2026.02.05 23:55:58.210764 [ 40 ] {} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20186 | 2026.02.05 23:55:58.210792 [ 5 ] {3750c014-9f02-411f-b922-d52e635eca46} <Debug> TCPHandler: Processed in 0.002416894 sec. | ||
| 20187 | 2026.02.05 23:55:58.210798 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20188 | 2026.02.05 23:55:58.210930 [ 193 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 20189 | 2026.02.05 23:55:58.210947 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20190 | 2026.02.05 23:55:58.211067 [ 193 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20191 | 2026.02.05 23:55:58.211072 [ 5 ] {9819ead5-ebb6-4eb4-9d15-dbcfdf865659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20192 | 2026.02.05 23:55:58.211114 [ 193 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1982 rows starting from the beginning of the part | ||
| 20193 | 2026.02.05 23:55:58.211135 [ 5 ] {9819ead5-ebb6-4eb4-9d15-dbcfdf865659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20194 | 2026.02.05 23:55:58.211196 [ 193 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 106 rows starting from the beginning of the part | ||
| 20195 | 2026.02.05 23:55:58.211256 [ 193 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 782 rows starting from the beginning of the part | ||
| 20196 | 2026.02.05 23:55:58.211309 [ 193 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 107 rows starting from the beginning of the part | ||
| 20197 | 2026.02.05 23:55:58.211359 [ 193 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 782 rows starting from the beginning of the part | ||
| 20198 | 2026.02.05 23:55:58.211406 [ 193 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 106 rows starting from the beginning of the part | ||
| 20199 | 2026.02.05 23:55:58.211625 [ 5 ] {9819ead5-ebb6-4eb4-9d15-dbcfdf865659} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20200 | 2026.02.05 23:55:58.211667 [ 5 ] {9819ead5-ebb6-4eb4-9d15-dbcfdf865659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20201 | 2026.02.05 23:55:58.211986 [ 5 ] {9819ead5-ebb6-4eb4-9d15-dbcfdf865659} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 20202 | 2026.02.05 23:55:58.212210 [ 5 ] {9819ead5-ebb6-4eb4-9d15-dbcfdf865659} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20203 | 2026.02.05 23:55:58.212346 [ 5 ] {9819ead5-ebb6-4eb4-9d15-dbcfdf865659} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001297 sec., 19275.250578257517 rows/sec., 1.42 MiB/sec. | ||
| 20204 | 2026.02.05 23:55:58.212386 [ 5 ] {9819ead5-ebb6-4eb4-9d15-dbcfdf865659} <Debug> TCPHandler: Processed in 0.001494214 sec. | ||
| 20205 | 2026.02.05 23:55:58.212497 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20206 | 2026.02.05 23:55:58.212591 [ 5 ] {93cda5dc-3404-483c-8ff5-fc584eb2d793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20207 | 2026.02.05 23:55:58.212631 [ 5 ] {93cda5dc-3404-483c-8ff5-fc584eb2d793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20208 | 2026.02.05 23:55:58.212921 [ 197 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3865 rows, containing 5 columns (5 merged, 0 gathered) in 0.00204491 sec., 1890058.7311911038 rows/sec., 160.03 MiB/sec. | ||
| 20209 | 2026.02.05 23:55:58.213066 [ 5 ] {93cda5dc-3404-483c-8ff5-fc584eb2d793} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20210 | 2026.02.05 23:55:58.213108 [ 5 ] {93cda5dc-3404-483c-8ff5-fc584eb2d793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20211 | 2026.02.05 23:55:58.213155 [ 193 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20212 | 2026.02.05 23:55:58.213442 [ 193 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_146_29} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20213 | 2026.02.05 23:55:58.213453 [ 5 ] {93cda5dc-3404-483c-8ff5-fc584eb2d793} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20214 | 2026.02.05 23:55:58.213531 [ 193 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_146_29} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20215 | 2026.02.05 23:55:58.213616 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 20216 | 2026.02.05 23:55:58.213697 [ 5 ] {93cda5dc-3404-483c-8ff5-fc584eb2d793} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20217 | 2026.02.05 23:55:58.213820 [ 40 ] {} <Debug> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 20218 | 2026.02.05 23:55:58.213835 [ 5 ] {93cda5dc-3404-483c-8ff5-fc584eb2d793} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001263 sec., 70467.14172604909 rows/sec., 5.50 MiB/sec. | ||
| 20219 | 2026.02.05 23:55:58.213856 [ 40 ] {} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20220 | 2026.02.05 23:55:58.213880 [ 5 ] {93cda5dc-3404-483c-8ff5-fc584eb2d793} <Debug> TCPHandler: Processed in 0.001432044 sec. | ||
| 20221 | 2026.02.05 23:55:58.213879 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20222 | 2026.02.05 23:55:58.214000 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20223 | 2026.02.05 23:55:58.214001 [ 188 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 20224 | 2026.02.05 23:55:58.214110 [ 5 ] {d546e013-6047-47c0-8882-b8294f5e98ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20225 | 2026.02.05 23:55:58.214122 [ 188 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20226 | 2026.02.05 23:55:58.214154 [ 5 ] {d546e013-6047-47c0-8882-b8294f5e98ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20227 | 2026.02.05 23:55:58.214158 [ 188 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 995 rows starting from the beginning of the part | ||
| 20228 | 2026.02.05 23:55:58.214237 [ 188 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 89 rows starting from the beginning of the part | ||
| 20229 | 2026.02.05 23:55:58.214295 [ 188 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 478 rows starting from the beginning of the part | ||
| 20230 | 2026.02.05 23:55:58.214347 [ 188 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 91 rows starting from the beginning of the part | ||
| 20231 | 2026.02.05 23:55:58.214390 [ 188 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 478 rows starting from the beginning of the part | ||
| 20232 | 2026.02.05 23:55:58.214430 [ 188 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 89 rows starting from the beginning of the part | ||
| 20233 | 2026.02.05 23:55:58.214620 [ 5 ] {d546e013-6047-47c0-8882-b8294f5e98ac} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20234 | 2026.02.05 23:55:58.214664 [ 5 ] {d546e013-6047-47c0-8882-b8294f5e98ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20235 | 2026.02.05 23:55:58.215060 [ 5 ] {d546e013-6047-47c0-8882-b8294f5e98ac} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20236 | 2026.02.05 23:55:58.215310 [ 5 ] {d546e013-6047-47c0-8882-b8294f5e98ac} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20237 | 2026.02.05 23:55:58.215455 [ 5 ] {d546e013-6047-47c0-8882-b8294f5e98ac} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001363 sec., 117388.11445341159 rows/sec., 8.18 MiB/sec. | ||
| 20238 | 2026.02.05 23:55:58.215454 [ 197 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2220 rows, containing 5 columns (5 merged, 0 gathered) in 0.001493095 sec., 1486844.4405747792 rows/sec., 113.04 MiB/sec. | ||
| 20239 | 2026.02.05 23:55:58.215494 [ 5 ] {d546e013-6047-47c0-8882-b8294f5e98ac} <Debug> TCPHandler: Processed in 0.001544375 sec. | ||
| 20240 | 2026.02.05 23:55:58.215632 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20241 | 2026.02.05 23:55:58.215699 [ 197 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20242 | 2026.02.05 23:55:58.215729 [ 5 ] {3f5cc88c-b497-458e-a25c-c4993efd645a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20243 | 2026.02.05 23:55:58.215786 [ 5 ] {3f5cc88c-b497-458e-a25c-c4993efd645a} <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 | ||
| 20244 | 2026.02.05 23:55:58.215998 [ 197 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_146_29} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20245 | 2026.02.05 23:55:58.216083 [ 197 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_146_29} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20246 | 2026.02.05 23:55:58.216184 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 20247 | 2026.02.05 23:55:58.216586 [ 5 ] {3f5cc88c-b497-458e-a25c-c4993efd645a} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20248 | 2026.02.05 23:55:58.216628 [ 5 ] {3f5cc88c-b497-458e-a25c-c4993efd645a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20249 | 2026.02.05 23:55:58.217169 [ 5 ] {3f5cc88c-b497-458e-a25c-c4993efd645a} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 20250 | 2026.02.05 23:55:58.217389 [ 5 ] {3f5cc88c-b497-458e-a25c-c4993efd645a} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20251 | 2026.02.05 23:55:58.217524 [ 5 ] {3f5cc88c-b497-458e-a25c-c4993efd645a} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001814 sec., 13781.697905181918 rows/sec., 24.70 MiB/sec. | ||
| 20252 | 2026.02.05 23:55:58.217579 [ 5 ] {3f5cc88c-b497-458e-a25c-c4993efd645a} <Debug> TCPHandler: Processed in 0.001994349 sec. | ||
| 20253 | 2026.02.05 23:55:58.217703 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20254 | 2026.02.05 23:55:58.217797 [ 5 ] {d645518c-e9a0-45bb-a8ad-921ef10d5f23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20255 | 2026.02.05 23:55:58.217838 [ 5 ] {d645518c-e9a0-45bb-a8ad-921ef10d5f23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20256 | 2026.02.05 23:55:58.218224 [ 5 ] {d645518c-e9a0-45bb-a8ad-921ef10d5f23} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20257 | 2026.02.05 23:55:58.218261 [ 5 ] {d645518c-e9a0-45bb-a8ad-921ef10d5f23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20258 | 2026.02.05 23:55:58.218567 [ 5 ] {d645518c-e9a0-45bb-a8ad-921ef10d5f23} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20259 | 2026.02.05 23:55:58.218772 [ 5 ] {d645518c-e9a0-45bb-a8ad-921ef10d5f23} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20260 | 2026.02.05 23:55:58.218884 [ 40 ] {} <Debug> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 20261 | 2026.02.05 23:55:58.218896 [ 5 ] {d645518c-e9a0-45bb-a8ad-921ef10d5f23} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 20262 | 2026.02.05 23:55:58.218920 [ 40 ] {} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20263 | 2026.02.05 23:55:58.218942 [ 5 ] {d645518c-e9a0-45bb-a8ad-921ef10d5f23} <Debug> TCPHandler: Processed in 0.001287363 sec. | ||
| 20264 | 2026.02.05 23:55:58.218943 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20265 | 2026.02.05 23:55:58.219074 [ 198 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 20266 | 2026.02.05 23:55:58.219236 [ 198 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20267 | 2026.02.05 23:55:58.219274 [ 198 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_141_28, total 8968 rows starting from the beginning of the part | ||
| 20268 | 2026.02.05 23:55:58.219346 [ 198 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 60 rows starting from the beginning of the part | ||
| 20269 | 2026.02.05 23:55:58.219394 [ 198 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 88 rows starting from the beginning of the part | ||
| 20270 | 2026.02.05 23:55:58.219436 [ 198 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 60 rows starting from the beginning of the part | ||
| 20271 | 2026.02.05 23:55:58.219473 [ 198 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 88 rows starting from the beginning of the part | ||
| 20272 | 2026.02.05 23:55:58.219516 [ 198 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 60 rows starting from the beginning of the part | ||
| 20273 | 2026.02.05 23:55:58.221944 [ 188 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9324 rows, containing 4 columns (4 merged, 0 gathered) in 0.002957719 sec., 3152429.2875692383 rows/sec., 203.83 MiB/sec. | ||
| 20274 | 2026.02.05 23:55:58.222231 [ 188 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20275 | 2026.02.05 23:55:58.222597 [ 188 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_146_29} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20276 | 2026.02.05 23:55:58.222660 [ 188 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_146_29} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20277 | 2026.02.05 23:55:58.222733 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.91 MiB. | ||
| 20278 | 2026.02.05 23:55:59.937083 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2610 | ||
| 20279 | 2026.02.05 23:55:59.939480 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20280 | 2026.02.05 23:55:59.939519 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20281 | 2026.02.05 23:55:59.940677 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 20282 | 2026.02.05 23:55:59.940943 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20283 | 2026.02.05 23:55:59.941211 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2610 | ||
| 20284 | 2026.02.05 23:56:00.841270 [ 225 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 20285 | 2026.02.05 23:56:00.841326 [ 225 ] {} <Debug> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 20286 | 2026.02.05 23:56:00.844068 [ 225 ] {} <Debug> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 20287 | 2026.02.05 23:56:02.030964 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20288 | 2026.02.05 23:56:02.031157 [ 5 ] {ed2a93ab-42f3-446e-8d25-57fc7b11ea0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20289 | 2026.02.05 23:56:02.031228 [ 5 ] {ed2a93ab-42f3-446e-8d25-57fc7b11ea0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20290 | 2026.02.05 23:56:02.032008 [ 5 ] {ed2a93ab-42f3-446e-8d25-57fc7b11ea0b} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20291 | 2026.02.05 23:56:02.032054 [ 5 ] {ed2a93ab-42f3-446e-8d25-57fc7b11ea0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20292 | 2026.02.05 23:56:02.032444 [ 5 ] {ed2a93ab-42f3-446e-8d25-57fc7b11ea0b} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 20293 | 2026.02.05 23:56:02.032670 [ 5 ] {ed2a93ab-42f3-446e-8d25-57fc7b11ea0b} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20294 | 2026.02.05 23:56:02.032818 [ 5 ] {ed2a93ab-42f3-446e-8d25-57fc7b11ea0b} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001714 sec., 155192.53208868144 rows/sec., 9.86 MiB/sec. | ||
| 20295 | 2026.02.05 23:56:02.032859 [ 5 ] {ed2a93ab-42f3-446e-8d25-57fc7b11ea0b} <Debug> TCPHandler: Processed in 0.00202596 sec. | ||
| 20296 | 2026.02.05 23:56:02.032986 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20297 | 2026.02.05 23:56:02.033080 [ 5 ] {b062cb9e-612a-487a-9af6-414b0cd8b0b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20298 | 2026.02.05 23:56:02.033120 [ 5 ] {b062cb9e-612a-487a-9af6-414b0cd8b0b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20299 | 2026.02.05 23:56:02.033500 [ 5 ] {b062cb9e-612a-487a-9af6-414b0cd8b0b7} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20300 | 2026.02.05 23:56:02.033532 [ 5 ] {b062cb9e-612a-487a-9af6-414b0cd8b0b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20301 | 2026.02.05 23:56:02.033831 [ 5 ] {b062cb9e-612a-487a-9af6-414b0cd8b0b7} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 20302 | 2026.02.05 23:56:02.034037 [ 5 ] {b062cb9e-612a-487a-9af6-414b0cd8b0b7} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20303 | 2026.02.05 23:56:02.034160 [ 5 ] {b062cb9e-612a-487a-9af6-414b0cd8b0b7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.0011 sec., 1818.181818181818 rows/sec., 148.26 KiB/sec. | ||
| 20304 | 2026.02.05 23:56:02.034196 [ 5 ] {b062cb9e-612a-487a-9af6-414b0cd8b0b7} <Debug> TCPHandler: Processed in 0.001258082 sec. | ||
| 20305 | 2026.02.05 23:56:02.034318 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20306 | 2026.02.05 23:56:02.034408 [ 5 ] {42454026-a853-4ca4-b90e-076124ace405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20307 | 2026.02.05 23:56:02.034446 [ 5 ] {42454026-a853-4ca4-b90e-076124ace405} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20308 | 2026.02.05 23:56:02.035809 [ 5 ] {42454026-a853-4ca4-b90e-076124ace405} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20309 | 2026.02.05 23:56:02.035842 [ 5 ] {42454026-a853-4ca4-b90e-076124ace405} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20310 | 2026.02.05 23:56:02.036261 [ 5 ] {42454026-a853-4ca4-b90e-076124ace405} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20311 | 2026.02.05 23:56:02.036481 [ 5 ] {42454026-a853-4ca4-b90e-076124ace405} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20312 | 2026.02.05 23:56:02.036612 [ 5 ] {42454026-a853-4ca4-b90e-076124ace405} <Debug> executeQuery: Read 1923 rows, 160.18 KiB in 0.002221 sec., 865826.2044124269 rows/sec., 70.43 MiB/sec. | ||
| 20313 | 2026.02.05 23:56:02.036650 [ 5 ] {42454026-a853-4ca4-b90e-076124ace405} <Debug> TCPHandler: Processed in 0.002378513 sec. | ||
| 20314 | 2026.02.05 23:56:02.036763 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20315 | 2026.02.05 23:56:02.036868 [ 5 ] {242658cb-9114-48c7-be7e-ab95c8d48581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20316 | 2026.02.05 23:56:02.036910 [ 5 ] {242658cb-9114-48c7-be7e-ab95c8d48581} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20317 | 2026.02.05 23:56:02.037371 [ 5 ] {242658cb-9114-48c7-be7e-ab95c8d48581} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20318 | 2026.02.05 23:56:02.037405 [ 5 ] {242658cb-9114-48c7-be7e-ab95c8d48581} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20319 | 2026.02.05 23:56:02.037743 [ 5 ] {242658cb-9114-48c7-be7e-ab95c8d48581} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 20320 | 2026.02.05 23:56:02.037961 [ 5 ] {242658cb-9114-48c7-be7e-ab95c8d48581} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20321 | 2026.02.05 23:56:02.038087 [ 33 ] {} <Debug> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 20322 | 2026.02.05 23:56:02.038093 [ 5 ] {242658cb-9114-48c7-be7e-ab95c8d48581} <Debug> executeQuery: Read 150 rows, 9.27 KiB in 0.001243 sec., 120675.78439259855 rows/sec., 7.28 MiB/sec. | ||
| 20323 | 2026.02.05 23:56:02.038130 [ 33 ] {} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20324 | 2026.02.05 23:56:02.038148 [ 5 ] {242658cb-9114-48c7-be7e-ab95c8d48581} <Debug> TCPHandler: Processed in 0.001436615 sec. | ||
| 20325 | 2026.02.05 23:56:02.038154 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20326 | 2026.02.05 23:56:02.038264 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20327 | 2026.02.05 23:56:02.038293 [ 190 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 20328 | 2026.02.05 23:56:02.038360 [ 5 ] {9d96e999-50fe-465e-b154-477edf1a4e10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20329 | 2026.02.05 23:56:02.038405 [ 5 ] {9d96e999-50fe-465e-b154-477edf1a4e10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20330 | 2026.02.05 23:56:02.038452 [ 190 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20331 | 2026.02.05 23:56:02.038501 [ 190 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 191 rows starting from the beginning of the part | ||
| 20332 | 2026.02.05 23:56:02.038577 [ 190 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 148 rows starting from the beginning of the part | ||
| 20333 | 2026.02.05 23:56:02.038626 [ 190 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 27 rows starting from the beginning of the part | ||
| 20334 | 2026.02.05 23:56:02.038675 [ 190 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 148 rows starting from the beginning of the part | ||
| 20335 | 2026.02.05 23:56:02.038715 [ 190 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 25 rows starting from the beginning of the part | ||
| 20336 | 2026.02.05 23:56:02.038758 [ 190 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 150 rows starting from the beginning of the part | ||
| 20337 | 2026.02.05 23:56:02.038950 [ 5 ] {9d96e999-50fe-465e-b154-477edf1a4e10} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20338 | 2026.02.05 23:56:02.038991 [ 5 ] {9d96e999-50fe-465e-b154-477edf1a4e10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20339 | 2026.02.05 23:56:02.039335 [ 5 ] {9d96e999-50fe-465e-b154-477edf1a4e10} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 20340 | 2026.02.05 23:56:02.039558 [ 5 ] {9d96e999-50fe-465e-b154-477edf1a4e10} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20341 | 2026.02.05 23:56:02.039681 [ 188 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 689 rows, containing 5 columns (5 merged, 0 gathered) in 0.001459835 sec., 471971.1474241952 rows/sec., 31.03 MiB/sec. | ||
| 20342 | 2026.02.05 23:56:02.039702 [ 5 ] {9d96e999-50fe-465e-b154-477edf1a4e10} <Debug> executeQuery: Read 368 rows, 25.07 KiB in 0.001361 sec., 270389.4195444526 rows/sec., 17.99 MiB/sec. | ||
| 20343 | 2026.02.05 23:56:02.039743 [ 5 ] {9d96e999-50fe-465e-b154-477edf1a4e10} <Debug> TCPHandler: Processed in 0.001530535 sec. | ||
| 20344 | 2026.02.05 23:56:02.039742 [ 219 ] {} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 20345 | 2026.02.05 23:56:02.039795 [ 219 ] {} <Debug> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 20346 | 2026.02.05 23:56:02.039852 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20347 | 2026.02.05 23:56:02.039870 [ 199 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 20348 | 2026.02.05 23:56:02.039953 [ 5 ] {d5627880-bb5c-467f-a190-c7effd1df7ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20349 | 2026.02.05 23:56:02.040000 [ 5 ] {d5627880-bb5c-467f-a190-c7effd1df7ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20350 | 2026.02.05 23:56:02.040210 [ 199 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_126_25} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20351 | 2026.02.05 23:56:02.040299 [ 199 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_126_25} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 20352 | 2026.02.05 23:56:02.040408 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 20353 | 2026.02.05 23:56:02.040461 [ 5 ] {d5627880-bb5c-467f-a190-c7effd1df7ca} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20354 | 2026.02.05 23:56:02.040503 [ 5 ] {d5627880-bb5c-467f-a190-c7effd1df7ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20355 | 2026.02.05 23:56:02.040850 [ 5 ] {d5627880-bb5c-467f-a190-c7effd1df7ca} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 20356 | 2026.02.05 23:56:02.041119 [ 5 ] {d5627880-bb5c-467f-a190-c7effd1df7ca} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20357 | 2026.02.05 23:56:02.041261 [ 5 ] {d5627880-bb5c-467f-a190-c7effd1df7ca} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001326 sec., 104826.5460030166 rows/sec., 5.96 MiB/sec. | ||
| 20358 | 2026.02.05 23:56:02.041301 [ 5 ] {d5627880-bb5c-467f-a190-c7effd1df7ca} <Debug> TCPHandler: Processed in 0.001499755 sec. | ||
| 20359 | 2026.02.05 23:56:02.041421 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20360 | 2026.02.05 23:56:02.041517 [ 5 ] {9e8eb43a-6abf-4b4b-b723-f38672db3383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20361 | 2026.02.05 23:56:02.041558 [ 5 ] {9e8eb43a-6abf-4b4b-b723-f38672db3383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20362 | 2026.02.05 23:56:02.042324 [ 5 ] {9e8eb43a-6abf-4b4b-b723-f38672db3383} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20363 | 2026.02.05 23:56:02.042360 [ 5 ] {9e8eb43a-6abf-4b4b-b723-f38672db3383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20364 | 2026.02.05 23:56:02.042717 [ 5 ] {9e8eb43a-6abf-4b4b-b723-f38672db3383} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20365 | 2026.02.05 23:56:02.042929 [ 5 ] {9e8eb43a-6abf-4b4b-b723-f38672db3383} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20366 | 2026.02.05 23:56:02.043058 [ 5 ] {9e8eb43a-6abf-4b4b-b723-f38672db3383} <Debug> executeQuery: Read 936 rows, 68.93 KiB in 0.001559 sec., 600384.862091084 rows/sec., 43.18 MiB/sec. | ||
| 20367 | 2026.02.05 23:56:02.043097 [ 5 ] {9e8eb43a-6abf-4b4b-b723-f38672db3383} <Debug> TCPHandler: Processed in 0.001725277 sec. | ||
| 20368 | 2026.02.05 23:56:02.043214 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20369 | 2026.02.05 23:56:02.043309 [ 5 ] {23f6b39b-4540-4cf6-9a6c-25ba9f701f63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20370 | 2026.02.05 23:56:02.043351 [ 5 ] {23f6b39b-4540-4cf6-9a6c-25ba9f701f63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20371 | 2026.02.05 23:56:02.043681 [ 5 ] {23f6b39b-4540-4cf6-9a6c-25ba9f701f63} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20372 | 2026.02.05 23:56:02.043715 [ 5 ] {23f6b39b-4540-4cf6-9a6c-25ba9f701f63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20373 | 2026.02.05 23:56:02.044012 [ 5 ] {23f6b39b-4540-4cf6-9a6c-25ba9f701f63} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 20374 | 2026.02.05 23:56:02.044220 [ 5 ] {23f6b39b-4540-4cf6-9a6c-25ba9f701f63} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20375 | 2026.02.05 23:56:02.044345 [ 5 ] {23f6b39b-4540-4cf6-9a6c-25ba9f701f63} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001055 sec., 5687.203791469195 rows/sec., 297.13 KiB/sec. | ||
| 20376 | 2026.02.05 23:56:02.044381 [ 5 ] {23f6b39b-4540-4cf6-9a6c-25ba9f701f63} <Debug> TCPHandler: Processed in 0.001216702 sec. | ||
| 20377 | 2026.02.05 23:56:02.044505 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20378 | 2026.02.05 23:56:02.044608 [ 5 ] {41fa2153-b94a-49f9-919a-fcd540593582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20379 | 2026.02.05 23:56:02.044652 [ 5 ] {41fa2153-b94a-49f9-919a-fcd540593582} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20380 | 2026.02.05 23:56:02.045061 [ 219 ] {} <Debug> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 20381 | 2026.02.05 23:56:02.045278 [ 5 ] {41fa2153-b94a-49f9-919a-fcd540593582} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20382 | 2026.02.05 23:56:02.045325 [ 5 ] {41fa2153-b94a-49f9-919a-fcd540593582} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20383 | 2026.02.05 23:56:02.045747 [ 5 ] {41fa2153-b94a-49f9-919a-fcd540593582} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20384 | 2026.02.05 23:56:02.045984 [ 5 ] {41fa2153-b94a-49f9-919a-fcd540593582} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20385 | 2026.02.05 23:56:02.046121 [ 5 ] {41fa2153-b94a-49f9-919a-fcd540593582} <Debug> executeQuery: Read 911 rows, 62.14 KiB in 0.001532 sec., 594647.5195822455 rows/sec., 39.61 MiB/sec. | ||
| 20386 | 2026.02.05 23:56:02.046170 [ 5 ] {41fa2153-b94a-49f9-919a-fcd540593582} <Debug> TCPHandler: Processed in 0.001718257 sec. | ||
| 20387 | 2026.02.05 23:56:02.046290 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20388 | 2026.02.05 23:56:02.046385 [ 5 ] {0334ebd7-945c-49d2-bd57-84712cfa05fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20389 | 2026.02.05 23:56:02.046427 [ 5 ] {0334ebd7-945c-49d2-bd57-84712cfa05fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20390 | 2026.02.05 23:56:02.046762 [ 5 ] {0334ebd7-945c-49d2-bd57-84712cfa05fe} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20391 | 2026.02.05 23:56:02.046798 [ 5 ] {0334ebd7-945c-49d2-bd57-84712cfa05fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20392 | 2026.02.05 23:56:02.047130 [ 5 ] {0334ebd7-945c-49d2-bd57-84712cfa05fe} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 20393 | 2026.02.05 23:56:02.047359 [ 5 ] {0334ebd7-945c-49d2-bd57-84712cfa05fe} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20394 | 2026.02.05 23:56:02.047486 [ 5 ] {0334ebd7-945c-49d2-bd57-84712cfa05fe} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001119 sec., 893.6550491510277 rows/sec., 60.22 KiB/sec. | ||
| 20395 | 2026.02.05 23:56:02.047522 [ 5 ] {0334ebd7-945c-49d2-bd57-84712cfa05fe} <Debug> TCPHandler: Processed in 0.001281803 sec. | ||
| 20396 | 2026.02.05 23:56:02.047635 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20397 | 2026.02.05 23:56:02.047729 [ 5 ] {bbb5381f-6d46-481b-aefb-394332cbd3b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20398 | 2026.02.05 23:56:02.047780 [ 5 ] {bbb5381f-6d46-481b-aefb-394332cbd3b5} <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 | ||
| 20399 | 2026.02.05 23:56:02.048591 [ 5 ] {bbb5381f-6d46-481b-aefb-394332cbd3b5} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20400 | 2026.02.05 23:56:02.048625 [ 5 ] {bbb5381f-6d46-481b-aefb-394332cbd3b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20401 | 2026.02.05 23:56:02.049136 [ 5 ] {bbb5381f-6d46-481b-aefb-394332cbd3b5} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 20402 | 2026.02.05 23:56:02.049365 [ 5 ] {bbb5381f-6d46-481b-aefb-394332cbd3b5} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20403 | 2026.02.05 23:56:02.049483 [ 33 ] {} <Debug> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 20404 | 2026.02.05 23:56:02.049500 [ 5 ] {bbb5381f-6d46-481b-aefb-394332cbd3b5} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001791 sec., 8375.209380234506 rows/sec., 15.01 MiB/sec. | ||
| 20405 | 2026.02.05 23:56:02.049516 [ 33 ] {} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20406 | 2026.02.05 23:56:02.049535 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20407 | 2026.02.05 23:56:02.049577 [ 5 ] {bbb5381f-6d46-481b-aefb-394332cbd3b5} <Debug> TCPHandler: Processed in 0.001989569 sec. | ||
| 20408 | 2026.02.05 23:56:02.049621 [ 188 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 20409 | 2026.02.05 23:56:02.049689 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20410 | 2026.02.05 23:56:02.049784 [ 5 ] {1381a68a-49b7-4123-933f-d0718d6c1054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20411 | 2026.02.05 23:56:02.049807 [ 188 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20412 | 2026.02.05 23:56:02.049825 [ 5 ] {1381a68a-49b7-4123-933f-d0718d6c1054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20413 | 2026.02.05 23:56:02.049859 [ 188 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2358 rows starting from the beginning of the part | ||
| 20414 | 2026.02.05 23:56:02.049984 [ 188 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 15 rows starting from the beginning of the part | ||
| 20415 | 2026.02.05 23:56:02.050090 [ 188 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 25 rows starting from the beginning of the part | ||
| 20416 | 2026.02.05 23:56:02.050163 [ 5 ] {1381a68a-49b7-4123-933f-d0718d6c1054} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20417 | 2026.02.05 23:56:02.050186 [ 188 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 15 rows starting from the beginning of the part | ||
| 20418 | 2026.02.05 23:56:02.050199 [ 5 ] {1381a68a-49b7-4123-933f-d0718d6c1054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20419 | 2026.02.05 23:56:02.050280 [ 188 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 25 rows starting from the beginning of the part | ||
| 20420 | 2026.02.05 23:56:02.050370 [ 188 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 15 rows starting from the beginning of the part | ||
| 20421 | 2026.02.05 23:56:02.050528 [ 5 ] {1381a68a-49b7-4123-933f-d0718d6c1054} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20422 | 2026.02.05 23:56:02.050754 [ 5 ] {1381a68a-49b7-4123-933f-d0718d6c1054} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20423 | 2026.02.05 23:56:02.050878 [ 5 ] {1381a68a-49b7-4123-933f-d0718d6c1054} <Debug> executeQuery: Read 76 rows, 4.83 KiB in 0.001113 sec., 68283.9173405211 rows/sec., 4.24 MiB/sec. | ||
| 20424 | 2026.02.05 23:56:02.050914 [ 5 ] {1381a68a-49b7-4123-933f-d0718d6c1054} <Debug> TCPHandler: Processed in 0.001272332 sec. | ||
| 20425 | 2026.02.05 23:56:02.058995 [ 191 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2453 rows, containing 19 columns (19 merged, 0 gathered) in 0.009412453 sec., 260612.19110469928 rows/sec., 467.01 MiB/sec. | ||
| 20426 | 2026.02.05 23:56:02.061277 [ 202 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 20427 | 2026.02.05 23:56:02.061664 [ 202 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20428 | 2026.02.05 23:56:02.061753 [ 202 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 20429 | 2026.02.05 23:56:02.061936 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.69 MiB. | ||
| 20430 | 2026.02.05 23:56:02.325136 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41766 | ||
| 20431 | 2026.02.05 23:56:02.325614 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20432 | 2026.02.05 23:56:02.325654 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20433 | 2026.02.05 23:56:02.326078 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 20434 | 2026.02.05 23:56:02.326292 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20435 | 2026.02.05 23:56:02.326414 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41766 | ||
| 20436 | 2026.02.05 23:56:03.000290 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 390.73 MiB, peak 409.37 MiB, free memory in arenas 0.00 B, will set to 392.06 MiB (RSS), difference: 1.33 MiB | ||
| 20437 | 2026.02.05 23:56:03.137870 [ 219 ] {} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20438 | 2026.02.05 23:56:03.137937 [ 219 ] {} <Debug> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20439 | 2026.02.05 23:56:03.141934 [ 219 ] {} <Debug> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20440 | 2026.02.05 23:56:03.200345 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20441 | 2026.02.05 23:56:03.200543 [ 5 ] {4011803e-f322-46b7-a092-d12f0b47bf62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20442 | 2026.02.05 23:56:03.200614 [ 5 ] {4011803e-f322-46b7-a092-d12f0b47bf62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20443 | 2026.02.05 23:56:03.201307 [ 5 ] {4011803e-f322-46b7-a092-d12f0b47bf62} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20444 | 2026.02.05 23:56:03.201349 [ 5 ] {4011803e-f322-46b7-a092-d12f0b47bf62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20445 | 2026.02.05 23:56:03.201734 [ 5 ] {4011803e-f322-46b7-a092-d12f0b47bf62} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20446 | 2026.02.05 23:56:03.201949 [ 5 ] {4011803e-f322-46b7-a092-d12f0b47bf62} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20447 | 2026.02.05 23:56:03.202100 [ 5 ] {4011803e-f322-46b7-a092-d12f0b47bf62} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001642 sec., 34104.7503045067 rows/sec., 2.62 MiB/sec. | ||
| 20448 | 2026.02.05 23:56:03.202149 [ 5 ] {4011803e-f322-46b7-a092-d12f0b47bf62} <Debug> TCPHandler: Processed in 0.001974969 sec. | ||
| 20449 | 2026.02.05 23:56:03.202267 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20450 | 2026.02.05 23:56:03.202362 [ 5 ] {bfc2e62a-ff18-4dc7-8899-936a8eb2fbf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20451 | 2026.02.05 23:56:03.202404 [ 5 ] {bfc2e62a-ff18-4dc7-8899-936a8eb2fbf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20452 | 2026.02.05 23:56:03.202891 [ 5 ] {bfc2e62a-ff18-4dc7-8899-936a8eb2fbf9} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20453 | 2026.02.05 23:56:03.202927 [ 5 ] {bfc2e62a-ff18-4dc7-8899-936a8eb2fbf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20454 | 2026.02.05 23:56:03.203244 [ 5 ] {bfc2e62a-ff18-4dc7-8899-936a8eb2fbf9} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20455 | 2026.02.05 23:56:03.203462 [ 5 ] {bfc2e62a-ff18-4dc7-8899-936a8eb2fbf9} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20456 | 2026.02.05 23:56:03.203593 [ 5 ] {bfc2e62a-ff18-4dc7-8899-936a8eb2fbf9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001204 sec., 53156.14617940199 rows/sec., 4.15 MiB/sec. | ||
| 20457 | 2026.02.05 23:56:03.203632 [ 5 ] {bfc2e62a-ff18-4dc7-8899-936a8eb2fbf9} <Debug> TCPHandler: Processed in 0.001376123 sec. | ||
| 20458 | 2026.02.05 23:56:03.203711 [ 219 ] {} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20459 | 2026.02.05 23:56:03.203748 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20460 | 2026.02.05 23:56:03.203755 [ 219 ] {} <Debug> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20461 | 2026.02.05 23:56:03.203853 [ 5 ] {1b058450-f0e7-4d11-b493-fcdc20c7f062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20462 | 2026.02.05 23:56:03.203902 [ 5 ] {1b058450-f0e7-4d11-b493-fcdc20c7f062} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20463 | 2026.02.05 23:56:03.204269 [ 5 ] {1b058450-f0e7-4d11-b493-fcdc20c7f062} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20464 | 2026.02.05 23:56:03.204306 [ 5 ] {1b058450-f0e7-4d11-b493-fcdc20c7f062} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20465 | 2026.02.05 23:56:03.204623 [ 5 ] {1b058450-f0e7-4d11-b493-fcdc20c7f062} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20466 | 2026.02.05 23:56:03.204884 [ 5 ] {1b058450-f0e7-4d11-b493-fcdc20c7f062} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20467 | 2026.02.05 23:56:03.205027 [ 5 ] {1b058450-f0e7-4d11-b493-fcdc20c7f062} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001195 sec., 26778.242677824266 rows/sec., 1.87 MiB/sec. | ||
| 20468 | 2026.02.05 23:56:03.205065 [ 5 ] {1b058450-f0e7-4d11-b493-fcdc20c7f062} <Debug> TCPHandler: Processed in 0.001368934 sec. | ||
| 20469 | 2026.02.05 23:56:03.205143 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20470 | 2026.02.05 23:56:03.205172 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20471 | 2026.02.05 23:56:03.205186 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20472 | 2026.02.05 23:56:03.205291 [ 5 ] {baef0cbf-9a2a-4aa9-a9e6-a1425a51cbe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20473 | 2026.02.05 23:56:03.205333 [ 5 ] {baef0cbf-9a2a-4aa9-a9e6-a1425a51cbe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20474 | 2026.02.05 23:56:03.205663 [ 5 ] {baef0cbf-9a2a-4aa9-a9e6-a1425a51cbe7} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20475 | 2026.02.05 23:56:03.205702 [ 5 ] {baef0cbf-9a2a-4aa9-a9e6-a1425a51cbe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20476 | 2026.02.05 23:56:03.206013 [ 5 ] {baef0cbf-9a2a-4aa9-a9e6-a1425a51cbe7} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20477 | 2026.02.05 23:56:03.206239 [ 5 ] {baef0cbf-9a2a-4aa9-a9e6-a1425a51cbe7} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20478 | 2026.02.05 23:56:03.206417 [ 5 ] {baef0cbf-9a2a-4aa9-a9e6-a1425a51cbe7} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001144 sec., 10489.510489510489 rows/sec., 723.89 KiB/sec. | ||
| 20479 | 2026.02.05 23:56:03.206462 [ 5 ] {baef0cbf-9a2a-4aa9-a9e6-a1425a51cbe7} <Debug> TCPHandler: Processed in 0.001325763 sec. | ||
| 20480 | 2026.02.05 23:56:03.206562 [ 221 ] {} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20481 | 2026.02.05 23:56:03.206621 [ 221 ] {} <Debug> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20482 | 2026.02.05 23:56:03.207312 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20483 | 2026.02.05 23:56:03.207607 [ 219 ] {} <Debug> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20484 | 2026.02.05 23:56:03.209576 [ 221 ] {} <Debug> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20485 | 2026.02.05 23:56:03.314443 [ 221 ] {} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 20486 | 2026.02.05 23:56:03.314477 [ 221 ] {} <Debug> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 20487 | 2026.02.05 23:56:03.316158 [ 221 ] {} <Debug> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 20488 | 2026.02.05 23:56:04.665521 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 656 | ||
| 20489 | 2026.02.05 23:56:04.682736 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20490 | 2026.02.05 23:56:04.682802 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20491 | 2026.02.05 23:56:04.689095 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 20492 | 2026.02.05 23:56:04.689815 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20493 | 2026.02.05 23:56:04.692924 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 656 | ||
| 20494 | 2026.02.05 23:56:08.207989 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20495 | 2026.02.05 23:56:08.208269 [ 5 ] {ca51b8de-5bb3-4da1-95bf-b00dd0b14385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20496 | 2026.02.05 23:56:08.208372 [ 5 ] {ca51b8de-5bb3-4da1-95bf-b00dd0b14385} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20497 | 2026.02.05 23:56:08.209214 [ 5 ] {ca51b8de-5bb3-4da1-95bf-b00dd0b14385} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20498 | 2026.02.05 23:56:08.209262 [ 5 ] {ca51b8de-5bb3-4da1-95bf-b00dd0b14385} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20499 | 2026.02.05 23:56:08.209659 [ 5 ] {ca51b8de-5bb3-4da1-95bf-b00dd0b14385} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 20500 | 2026.02.05 23:56:08.209901 [ 5 ] {ca51b8de-5bb3-4da1-95bf-b00dd0b14385} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20501 | 2026.02.05 23:56:08.210052 [ 5 ] {ca51b8de-5bb3-4da1-95bf-b00dd0b14385} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001863 sec., 56897.47718733226 rows/sec., 4.77 MiB/sec. | ||
| 20502 | 2026.02.05 23:56:08.210096 [ 5 ] {ca51b8de-5bb3-4da1-95bf-b00dd0b14385} <Debug> TCPHandler: Processed in 0.002289383 sec. | ||
| 20503 | 2026.02.05 23:56:08.210218 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20504 | 2026.02.05 23:56:08.210324 [ 5 ] {a7183dc8-3cce-497b-91b5-f3c75f526724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20505 | 2026.02.05 23:56:08.210365 [ 5 ] {a7183dc8-3cce-497b-91b5-f3c75f526724} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20506 | 2026.02.05 23:56:08.210769 [ 5 ] {a7183dc8-3cce-497b-91b5-f3c75f526724} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20507 | 2026.02.05 23:56:08.210805 [ 5 ] {a7183dc8-3cce-497b-91b5-f3c75f526724} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20508 | 2026.02.05 23:56:08.211100 [ 5 ] {a7183dc8-3cce-497b-91b5-f3c75f526724} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 20509 | 2026.02.05 23:56:08.211311 [ 5 ] {a7183dc8-3cce-497b-91b5-f3c75f526724} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20510 | 2026.02.05 23:56:08.211441 [ 5 ] {a7183dc8-3cce-497b-91b5-f3c75f526724} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001138 sec., 21968.365553602813 rows/sec., 1.61 MiB/sec. | ||
| 20511 | 2026.02.05 23:56:08.211481 [ 5 ] {a7183dc8-3cce-497b-91b5-f3c75f526724} <Debug> TCPHandler: Processed in 0.001314152 sec. | ||
| 20512 | 2026.02.05 23:56:08.211597 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20513 | 2026.02.05 23:56:08.211699 [ 5 ] {ef7388fe-e593-49c8-b481-e300bce6b2a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20514 | 2026.02.05 23:56:08.211739 [ 5 ] {ef7388fe-e593-49c8-b481-e300bce6b2a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20515 | 2026.02.05 23:56:08.212200 [ 5 ] {ef7388fe-e593-49c8-b481-e300bce6b2a9} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20516 | 2026.02.05 23:56:08.212237 [ 5 ] {ef7388fe-e593-49c8-b481-e300bce6b2a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20517 | 2026.02.05 23:56:08.212541 [ 5 ] {ef7388fe-e593-49c8-b481-e300bce6b2a9} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 20518 | 2026.02.05 23:56:08.212754 [ 5 ] {ef7388fe-e593-49c8-b481-e300bce6b2a9} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20519 | 2026.02.05 23:56:08.212881 [ 5 ] {ef7388fe-e593-49c8-b481-e300bce6b2a9} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001201 sec., 74104.91257285594 rows/sec., 5.79 MiB/sec. | ||
| 20520 | 2026.02.05 23:56:08.212919 [ 5 ] {ef7388fe-e593-49c8-b481-e300bce6b2a9} <Debug> TCPHandler: Processed in 0.001371904 sec. | ||
| 20521 | 2026.02.05 23:56:08.213029 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20522 | 2026.02.05 23:56:08.213131 [ 5 ] {681fde8e-bc8b-4c8e-b8dd-78c774b72a87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20523 | 2026.02.05 23:56:08.213175 [ 5 ] {681fde8e-bc8b-4c8e-b8dd-78c774b72a87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20524 | 2026.02.05 23:56:08.213617 [ 5 ] {681fde8e-bc8b-4c8e-b8dd-78c774b72a87} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20525 | 2026.02.05 23:56:08.213652 [ 5 ] {681fde8e-bc8b-4c8e-b8dd-78c774b72a87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20526 | 2026.02.05 23:56:08.213977 [ 5 ] {681fde8e-bc8b-4c8e-b8dd-78c774b72a87} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 20527 | 2026.02.05 23:56:08.214188 [ 5 ] {681fde8e-bc8b-4c8e-b8dd-78c774b72a87} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20528 | 2026.02.05 23:56:08.214314 [ 5 ] {681fde8e-bc8b-4c8e-b8dd-78c774b72a87} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 20529 | 2026.02.05 23:56:08.214352 [ 5 ] {681fde8e-bc8b-4c8e-b8dd-78c774b72a87} <Debug> TCPHandler: Processed in 0.001372024 sec. | ||
| 20530 | 2026.02.05 23:56:08.214461 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20531 | 2026.02.05 23:56:08.214554 [ 5 ] {6a8f6964-dc93-46f2-9d4d-48b1ebe01129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20532 | 2026.02.05 23:56:08.214607 [ 5 ] {6a8f6964-dc93-46f2-9d4d-48b1ebe01129} <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 | ||
| 20533 | 2026.02.05 23:56:08.215449 [ 5 ] {6a8f6964-dc93-46f2-9d4d-48b1ebe01129} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20534 | 2026.02.05 23:56:08.215484 [ 5 ] {6a8f6964-dc93-46f2-9d4d-48b1ebe01129} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20535 | 2026.02.05 23:56:08.216026 [ 5 ] {6a8f6964-dc93-46f2-9d4d-48b1ebe01129} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 20536 | 2026.02.05 23:56:08.216257 [ 5 ] {6a8f6964-dc93-46f2-9d4d-48b1ebe01129} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20537 | 2026.02.05 23:56:08.216394 [ 5 ] {6a8f6964-dc93-46f2-9d4d-48b1ebe01129} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001858 sec., 13455.328310010764 rows/sec., 24.11 MiB/sec. | ||
| 20538 | 2026.02.05 23:56:08.216450 [ 5 ] {6a8f6964-dc93-46f2-9d4d-48b1ebe01129} <Debug> TCPHandler: Processed in 0.00203951 sec. | ||
| 20539 | 2026.02.05 23:56:08.216465 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20540 | 2026.02.05 23:56:08.216519 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20541 | 2026.02.05 23:56:08.216563 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20542 | 2026.02.05 23:56:08.216664 [ 5 ] {4bebe990-d97b-4833-a090-61e147eec70c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20543 | 2026.02.05 23:56:08.216706 [ 5 ] {4bebe990-d97b-4833-a090-61e147eec70c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20544 | 2026.02.05 23:56:08.217046 [ 5 ] {4bebe990-d97b-4833-a090-61e147eec70c} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20545 | 2026.02.05 23:56:08.217080 [ 5 ] {4bebe990-d97b-4833-a090-61e147eec70c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20546 | 2026.02.05 23:56:08.217416 [ 5 ] {4bebe990-d97b-4833-a090-61e147eec70c} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 20547 | 2026.02.05 23:56:08.217685 [ 5 ] {4bebe990-d97b-4833-a090-61e147eec70c} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20548 | 2026.02.05 23:56:08.217825 [ 5 ] {4bebe990-d97b-4833-a090-61e147eec70c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00118 sec., 50847.45762711864 rows/sec., 3.43 MiB/sec. | ||
| 20549 | 2026.02.05 23:56:08.217861 [ 5 ] {4bebe990-d97b-4833-a090-61e147eec70c} <Debug> TCPHandler: Processed in 0.001350913 sec. | ||
| 20550 | 2026.02.05 23:56:08.220442 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20551 | 2026.02.05 23:56:09.327620 [ 224 ] {} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20552 | 2026.02.05 23:56:09.327681 [ 224 ] {} <Debug> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20553 | 2026.02.05 23:56:09.330113 [ 224 ] {} <Debug> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20554 | 2026.02.05 23:56:09.560431 [ 23 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20555 | 2026.02.05 23:56:09.560489 [ 23 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20556 | 2026.02.05 23:56:09.827217 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42214 | ||
| 20557 | 2026.02.05 23:56:09.827734 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20558 | 2026.02.05 23:56:09.827781 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 20559 | 2026.02.05 23:56:09.828271 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 20560 | 2026.02.05 23:56:09.828518 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20561 | 2026.02.05 23:56:09.828667 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42214 | ||
| 20562 | 2026.02.05 23:56:09.942096 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2654 | ||
| 20563 | 2026.02.05 23:56:09.944759 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20564 | 2026.02.05 23:56:09.944822 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 20565 | 2026.02.05 23:56:09.946072 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 20566 | 2026.02.05 23:56:09.946369 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20567 | 2026.02.05 23:56:09.946764 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2654 | ||
| 20568 | 2026.02.05 23:56:12.193674 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 663 | ||
| 20569 | 2026.02.05 23:56:12.212419 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20570 | 2026.02.05 23:56:12.212483 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 20571 | 2026.02.05 23:56:12.218938 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 20572 | 2026.02.05 23:56:12.219639 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20573 | 2026.02.05 23:56:12.222855 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 20574 | 2026.02.05 23:56:13.215095 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20575 | 2026.02.05 23:56:13.215389 [ 5 ] {b70ba2db-7378-47ba-9864-275837759d09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20576 | 2026.02.05 23:56:13.215493 [ 5 ] {b70ba2db-7378-47ba-9864-275837759d09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20577 | 2026.02.05 23:56:13.216372 [ 5 ] {b70ba2db-7378-47ba-9864-275837759d09} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20578 | 2026.02.05 23:56:13.216421 [ 5 ] {b70ba2db-7378-47ba-9864-275837759d09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 20579 | 2026.02.05 23:56:13.216825 [ 5 ] {b70ba2db-7378-47ba-9864-275837759d09} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 20580 | 2026.02.05 23:56:13.217047 [ 5 ] {b70ba2db-7378-47ba-9864-275837759d09} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20581 | 2026.02.05 23:56:13.217193 [ 5 ] {b70ba2db-7378-47ba-9864-275837759d09} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.00188 sec., 141489.36170212767 rows/sec., 8.99 MiB/sec. | ||
| 20582 | 2026.02.05 23:56:13.217196 [ 66 ] {} <Debug> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40) (MergerMutator): Selected 5 parts from all_1_61_15 to all_65_65_0 | ||
| 20583 | 2026.02.05 23:56:13.217236 [ 5 ] {b70ba2db-7378-47ba-9864-275837759d09} <Debug> TCPHandler: Processed in 0.002317553 sec. | ||
| 20584 | 2026.02.05 23:56:13.217269 [ 66 ] {} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20585 | 2026.02.05 23:56:13.217297 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 20586 | 2026.02.05 23:56:13.217375 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20587 | 2026.02.05 23:56:13.217390 [ 222 ] {} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 20588 | 2026.02.05 23:56:13.217411 [ 199 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_65_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_61_15 to all_65_65_0 into Compact with storage Full | ||
| 20589 | 2026.02.05 23:56:13.217436 [ 222 ] {} <Debug> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 20590 | 2026.02.05 23:56:13.217476 [ 5 ] {8b892cb9-77bd-43c4-af2e-638064214ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20591 | 2026.02.05 23:56:13.217522 [ 5 ] {8b892cb9-77bd-43c4-af2e-638064214ca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20592 | 2026.02.05 23:56:13.217572 [ 199 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_65_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20593 | 2026.02.05 23:56:13.217612 [ 199 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_15, total 266 rows starting from the beginning of the part | ||
| 20594 | 2026.02.05 23:56:13.217683 [ 199 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 266 rows starting from the beginning of the part | ||
| 20595 | 2026.02.05 23:56:13.217732 [ 199 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 266 rows starting from the beginning of the part | ||
| 20596 | 2026.02.05 23:56:13.217776 [ 199 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 266 rows starting from the beginning of the part | ||
| 20597 | 2026.02.05 23:56:13.217816 [ 199 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 266 rows starting from the beginning of the part | ||
| 20598 | 2026.02.05 23:56:13.218370 [ 5 ] {8b892cb9-77bd-43c4-af2e-638064214ca8} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20599 | 2026.02.05 23:56:13.218416 [ 5 ] {8b892cb9-77bd-43c4-af2e-638064214ca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 20600 | 2026.02.05 23:56:13.218758 [ 200 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_65_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1330 rows, containing 5 columns (5 merged, 0 gathered) in 0.001415934 sec., 939309.3180896849 rows/sec., 63.26 MiB/sec. | ||
| 20601 | 2026.02.05 23:56:13.218805 [ 5 ] {8b892cb9-77bd-43c4-af2e-638064214ca8} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 20602 | 2026.02.05 23:56:13.218899 [ 199 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_65_16} <Trace> MergedBlockOutputStream: filled checksums all_1_65_16 (state Temporary) | ||
| 20603 | 2026.02.05 23:56:13.219035 [ 5 ] {8b892cb9-77bd-43c4-af2e-638064214ca8} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20604 | 2026.02.05 23:56:13.219177 [ 5 ] {8b892cb9-77bd-43c4-af2e-638064214ca8} <Debug> executeQuery: Read 782 rows, 63.55 KiB in 0.001763 sec., 443562.11003970506 rows/sec., 35.20 MiB/sec. | ||
| 20605 | 2026.02.05 23:56:13.219178 [ 199 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_65_16} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_merge_all_1_65_16 to all_1_65_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20606 | 2026.02.05 23:56:13.219217 [ 5 ] {8b892cb9-77bd-43c4-af2e-638064214ca8} <Debug> TCPHandler: Processed in 0.001936239 sec. | ||
| 20607 | 2026.02.05 23:56:13.219277 [ 199 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_65_16} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40) (MergerMutator): Merged 5 parts: [all_1_61_15, all_65_65_0] -> all_1_65_16 | ||
| 20608 | 2026.02.05 23:56:13.219286 [ 222 ] {} <Debug> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 20609 | 2026.02.05 23:56:13.219330 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20610 | 2026.02.05 23:56:13.219351 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 20611 | 2026.02.05 23:56:13.219423 [ 5 ] {00f7b3de-5564-4eb3-b7c0-cad9f434baef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20612 | 2026.02.05 23:56:13.219530 [ 5 ] {00f7b3de-5564-4eb3-b7c0-cad9f434baef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20613 | 2026.02.05 23:56:13.219999 [ 5 ] {00f7b3de-5564-4eb3-b7c0-cad9f434baef} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20614 | 2026.02.05 23:56:13.220036 [ 5 ] {00f7b3de-5564-4eb3-b7c0-cad9f434baef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 20615 | 2026.02.05 23:56:13.220344 [ 5 ] {00f7b3de-5564-4eb3-b7c0-cad9f434baef} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 20616 | 2026.02.05 23:56:13.220545 [ 5 ] {00f7b3de-5564-4eb3-b7c0-cad9f434baef} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20617 | 2026.02.05 23:56:13.220673 [ 5 ] {00f7b3de-5564-4eb3-b7c0-cad9f434baef} <Debug> executeQuery: Read 148 rows, 9.13 KiB in 0.001207 sec., 122618.06130903066 rows/sec., 7.39 MiB/sec. | ||
| 20618 | 2026.02.05 23:56:13.220711 [ 5 ] {00f7b3de-5564-4eb3-b7c0-cad9f434baef} <Debug> TCPHandler: Processed in 0.001374193 sec. | ||
| 20619 | 2026.02.05 23:56:13.220818 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20620 | 2026.02.05 23:56:13.220911 [ 5 ] {2daa6504-d0ea-432c-8476-07e74b1967c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20621 | 2026.02.05 23:56:13.220949 [ 5 ] {2daa6504-d0ea-432c-8476-07e74b1967c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20622 | 2026.02.05 23:56:13.221413 [ 5 ] {2daa6504-d0ea-432c-8476-07e74b1967c4} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20623 | 2026.02.05 23:56:13.221450 [ 5 ] {2daa6504-d0ea-432c-8476-07e74b1967c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 20624 | 2026.02.05 23:56:13.221754 [ 5 ] {2daa6504-d0ea-432c-8476-07e74b1967c4} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 20625 | 2026.02.05 23:56:13.221959 [ 5 ] {2daa6504-d0ea-432c-8476-07e74b1967c4} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20626 | 2026.02.05 23:56:13.222081 [ 5 ] {2daa6504-d0ea-432c-8476-07e74b1967c4} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001189 sec., 117746.00504625737 rows/sec., 7.61 MiB/sec. | ||
| 20627 | 2026.02.05 23:56:13.222119 [ 5 ] {2daa6504-d0ea-432c-8476-07e74b1967c4} <Debug> TCPHandler: Processed in 0.001348073 sec. | ||
| 20628 | 2026.02.05 23:56:13.222226 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20629 | 2026.02.05 23:56:13.222320 [ 5 ] {e04e1810-47b1-400b-bc3a-872f499a4699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20630 | 2026.02.05 23:56:13.222359 [ 5 ] {e04e1810-47b1-400b-bc3a-872f499a4699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20631 | 2026.02.05 23:56:13.222793 [ 5 ] {e04e1810-47b1-400b-bc3a-872f499a4699} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20632 | 2026.02.05 23:56:13.222829 [ 5 ] {e04e1810-47b1-400b-bc3a-872f499a4699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 20633 | 2026.02.05 23:56:13.223124 [ 5 ] {e04e1810-47b1-400b-bc3a-872f499a4699} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 20634 | 2026.02.05 23:56:13.223334 [ 5 ] {e04e1810-47b1-400b-bc3a-872f499a4699} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20635 | 2026.02.05 23:56:13.223439 [ 66 ] {} <Debug> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0) (MergerMutator): Selected 5 parts from all_1_61_15 to all_65_65_0 | ||
| 20636 | 2026.02.05 23:56:13.223458 [ 5 ] {e04e1810-47b1-400b-bc3a-872f499a4699} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001156 sec., 120242.21453287198 rows/sec., 6.84 MiB/sec. | ||
| 20637 | 2026.02.05 23:56:13.223473 [ 66 ] {} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20638 | 2026.02.05 23:56:13.223500 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 20639 | 2026.02.05 23:56:13.223505 [ 5 ] {e04e1810-47b1-400b-bc3a-872f499a4699} <Debug> TCPHandler: Processed in 0.001326884 sec. | ||
| 20640 | 2026.02.05 23:56:13.223613 [ 191 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_65_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_61_15 to all_65_65_0 into Compact with storage Full | ||
| 20641 | 2026.02.05 23:56:13.223629 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20642 | 2026.02.05 23:56:13.223736 [ 191 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_65_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20643 | 2026.02.05 23:56:13.223742 [ 5 ] {8769b1ab-f6d0-4cfc-819f-ff078c3c055c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20644 | 2026.02.05 23:56:13.223776 [ 191 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_15, total 139 rows starting from the beginning of the part | ||
| 20645 | 2026.02.05 23:56:13.223798 [ 5 ] {8769b1ab-f6d0-4cfc-819f-ff078c3c055c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20646 | 2026.02.05 23:56:13.223843 [ 191 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 139 rows starting from the beginning of the part | ||
| 20647 | 2026.02.05 23:56:13.223900 [ 191 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 139 rows starting from the beginning of the part | ||
| 20648 | 2026.02.05 23:56:13.223945 [ 191 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 139 rows starting from the beginning of the part | ||
| 20649 | 2026.02.05 23:56:13.223989 [ 191 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 139 rows starting from the beginning of the part | ||
| 20650 | 2026.02.05 23:56:13.224381 [ 5 ] {8769b1ab-f6d0-4cfc-819f-ff078c3c055c} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20651 | 2026.02.05 23:56:13.224423 [ 5 ] {8769b1ab-f6d0-4cfc-819f-ff078c3c055c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 20652 | 2026.02.05 23:56:13.224747 [ 5 ] {8769b1ab-f6d0-4cfc-819f-ff078c3c055c} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 20653 | 2026.02.05 23:56:13.224810 [ 199 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_65_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 695 rows, containing 5 columns (5 merged, 0 gathered) in 0.001235742 sec., 562415.1319612022 rows/sec., 34.14 MiB/sec. | ||
| 20654 | 2026.02.05 23:56:13.224962 [ 5 ] {8769b1ab-f6d0-4cfc-819f-ff078c3c055c} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20655 | 2026.02.05 23:56:13.224980 [ 200 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_65_16} <Trace> MergedBlockOutputStream: filled checksums all_1_65_16 (state Temporary) | ||
| 20656 | 2026.02.05 23:56:13.225094 [ 5 ] {8769b1ab-f6d0-4cfc-819f-ff078c3c055c} <Debug> executeQuery: Read 478 rows, 34.48 KiB in 0.00137 sec., 348905.1094890511 rows/sec., 24.58 MiB/sec. | ||
| 20657 | 2026.02.05 23:56:13.225133 [ 5 ] {8769b1ab-f6d0-4cfc-819f-ff078c3c055c} <Debug> TCPHandler: Processed in 0.001550595 sec. | ||
| 20658 | 2026.02.05 23:56:13.225238 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20659 | 2026.02.05 23:56:13.225280 [ 200 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_65_16} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_merge_all_1_65_16 to all_1_65_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20660 | 2026.02.05 23:56:13.225330 [ 5 ] {8dfe14f5-84f9-4883-8ab2-a34045e4557f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20661 | 2026.02.05 23:56:13.225360 [ 200 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_65_16} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0) (MergerMutator): Merged 5 parts: [all_1_61_15, all_65_65_0] -> all_1_65_16 | ||
| 20662 | 2026.02.05 23:56:13.225370 [ 5 ] {8dfe14f5-84f9-4883-8ab2-a34045e4557f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20663 | 2026.02.05 23:56:13.225448 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 20664 | 2026.02.05 23:56:13.225697 [ 5 ] {8dfe14f5-84f9-4883-8ab2-a34045e4557f} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20665 | 2026.02.05 23:56:13.225730 [ 5 ] {8dfe14f5-84f9-4883-8ab2-a34045e4557f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 20666 | 2026.02.05 23:56:13.226024 [ 5 ] {8dfe14f5-84f9-4883-8ab2-a34045e4557f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 20667 | 2026.02.05 23:56:13.226224 [ 5 ] {8dfe14f5-84f9-4883-8ab2-a34045e4557f} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20668 | 2026.02.05 23:56:13.226345 [ 5 ] {8dfe14f5-84f9-4883-8ab2-a34045e4557f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001032 sec., 5813.9534883720935 rows/sec., 303.76 KiB/sec. | ||
| 20669 | 2026.02.05 23:56:13.226380 [ 5 ] {8dfe14f5-84f9-4883-8ab2-a34045e4557f} <Debug> TCPHandler: Processed in 0.001189022 sec. | ||
| 20670 | 2026.02.05 23:56:13.226487 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20671 | 2026.02.05 23:56:13.226580 [ 5 ] {d726bfa7-4cc2-465a-8c65-52b948a57ba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20672 | 2026.02.05 23:56:13.226620 [ 5 ] {d726bfa7-4cc2-465a-8c65-52b948a57ba7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20673 | 2026.02.05 23:56:13.227017 [ 5 ] {d726bfa7-4cc2-465a-8c65-52b948a57ba7} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20674 | 2026.02.05 23:56:13.227051 [ 5 ] {d726bfa7-4cc2-465a-8c65-52b948a57ba7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 20675 | 2026.02.05 23:56:13.227365 [ 5 ] {d726bfa7-4cc2-465a-8c65-52b948a57ba7} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 20676 | 2026.02.05 23:56:13.227577 [ 5 ] {d726bfa7-4cc2-465a-8c65-52b948a57ba7} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20677 | 2026.02.05 23:56:13.227690 [ 104 ] {} <Debug> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Selected 6 parts from all_1_145_30 to all_150_150_0 | ||
| 20678 | 2026.02.05 23:56:13.227709 [ 5 ] {d726bfa7-4cc2-465a-8c65-52b948a57ba7} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001147 sec., 224934.61203138623 rows/sec., 14.98 MiB/sec. | ||
| 20679 | 2026.02.05 23:56:13.227732 [ 104 ] {} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20680 | 2026.02.05 23:56:13.227748 [ 5 ] {d726bfa7-4cc2-465a-8c65-52b948a57ba7} <Debug> TCPHandler: Processed in 0.001307422 sec. | ||
| 20681 | 2026.02.05 23:56:13.227754 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 20682 | 2026.02.05 23:56:13.227853 [ 195 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_150_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_145_30 to all_150_150_0 into Compact with storage Full | ||
| 20683 | 2026.02.05 23:56:13.227857 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20684 | 2026.02.05 23:56:13.227988 [ 195 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_150_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20685 | 2026.02.05 23:56:13.227988 [ 5 ] {c47242dd-9bd5-4344-a1c0-b7fbcd0aae32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20686 | 2026.02.05 23:56:13.228032 [ 195 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_150_31} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_145_30, total 41144 rows starting from the beginning of the part | ||
| 20687 | 2026.02.05 23:56:13.228052 [ 5 ] {c47242dd-9bd5-4344-a1c0-b7fbcd0aae32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20688 | 2026.02.05 23:56:13.228106 [ 195 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_150_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 160 rows starting from the beginning of the part | ||
| 20689 | 2026.02.05 23:56:13.228168 [ 195 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_150_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 911 rows starting from the beginning of the part | ||
| 20690 | 2026.02.05 23:56:13.228221 [ 195 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_150_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 32 rows starting from the beginning of the part | ||
| 20691 | 2026.02.05 23:56:13.228273 [ 195 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_150_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 160 rows starting from the beginning of the part | ||
| 20692 | 2026.02.05 23:56:13.228326 [ 195 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_150_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 258 rows starting from the beginning of the part | ||
| 20693 | 2026.02.05 23:56:13.228361 [ 5 ] {c47242dd-9bd5-4344-a1c0-b7fbcd0aae32} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20694 | 2026.02.05 23:56:13.228401 [ 5 ] {c47242dd-9bd5-4344-a1c0-b7fbcd0aae32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 20695 | 2026.02.05 23:56:13.228717 [ 5 ] {c47242dd-9bd5-4344-a1c0-b7fbcd0aae32} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 20696 | 2026.02.05 23:56:13.228912 [ 5 ] {c47242dd-9bd5-4344-a1c0-b7fbcd0aae32} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20697 | 2026.02.05 23:56:13.229005 [ 104 ] {} <Debug> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 | ||
| 20698 | 2026.02.05 23:56:13.229029 [ 104 ] {} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20699 | 2026.02.05 23:56:13.229030 [ 5 ] {c47242dd-9bd5-4344-a1c0-b7fbcd0aae32} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001093 sec., 914.9130832570905 rows/sec., 61.65 KiB/sec. | ||
| 20700 | 2026.02.05 23:56:13.229044 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 20701 | 2026.02.05 23:56:13.229068 [ 5 ] {c47242dd-9bd5-4344-a1c0-b7fbcd0aae32} <Debug> TCPHandler: Processed in 0.001294543 sec. | ||
| 20702 | 2026.02.05 23:56:13.229110 [ 200 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_65_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_60_12 to all_65_65_0 into Compact with storage Full | ||
| 20703 | 2026.02.05 23:56:13.229168 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20704 | 2026.02.05 23:56:13.229186 [ 200 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_65_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20705 | 2026.02.05 23:56:13.229239 [ 200 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_12, total 60 rows starting from the beginning of the part | ||
| 20706 | 2026.02.05 23:56:13.229253 [ 5 ] {f3e34dbd-0303-42c3-acdb-5bb4f024df40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20707 | 2026.02.05 23:56:13.229290 [ 200 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 2 rows starting from the beginning of the part | ||
| 20708 | 2026.02.05 23:56:13.229302 [ 5 ] {f3e34dbd-0303-42c3-acdb-5bb4f024df40} <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 | ||
| 20709 | 2026.02.05 23:56:13.229331 [ 200 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1 rows starting from the beginning of the part | ||
| 20710 | 2026.02.05 23:56:13.229368 [ 200 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1 rows starting from the beginning of the part | ||
| 20711 | 2026.02.05 23:56:13.229428 [ 200 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1 rows starting from the beginning of the part | ||
| 20712 | 2026.02.05 23:56:13.229529 [ 200 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1 rows starting from the beginning of the part | ||
| 20713 | 2026.02.05 23:56:13.230137 [ 5 ] {f3e34dbd-0303-42c3-acdb-5bb4f024df40} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20714 | 2026.02.05 23:56:13.230171 [ 5 ] {f3e34dbd-0303-42c3-acdb-5bb4f024df40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 20715 | 2026.02.05 23:56:13.230286 [ 187 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_65_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001164861 sec., 56659.12070195499 rows/sec., 3.73 MiB/sec. | ||
| 20716 | 2026.02.05 23:56:13.230419 [ 192 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_65_13} <Trace> MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) | ||
| 20717 | 2026.02.05 23:56:13.230668 [ 192 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_65_13} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20718 | 2026.02.05 23:56:13.230700 [ 5 ] {f3e34dbd-0303-42c3-acdb-5bb4f024df40} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 20719 | 2026.02.05 23:56:13.230731 [ 192 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_65_13} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 | ||
| 20720 | 2026.02.05 23:56:13.230796 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 20721 | 2026.02.05 23:56:13.230927 [ 5 ] {f3e34dbd-0303-42c3-acdb-5bb4f024df40} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20722 | 2026.02.05 23:56:13.231065 [ 5 ] {f3e34dbd-0303-42c3-acdb-5bb4f024df40} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00178 sec., 8426.966292134832 rows/sec., 15.10 MiB/sec. | ||
| 20723 | 2026.02.05 23:56:13.231135 [ 5 ] {f3e34dbd-0303-42c3-acdb-5bb4f024df40} <Debug> TCPHandler: Processed in 0.001969389 sec. | ||
| 20724 | 2026.02.05 23:56:13.231243 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20725 | 2026.02.05 23:56:13.231335 [ 5 ] {27432ecc-ca43-44cc-af62-bd035d482b3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20726 | 2026.02.05 23:56:13.231375 [ 5 ] {27432ecc-ca43-44cc-af62-bd035d482b3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20727 | 2026.02.05 23:56:13.231696 [ 5 ] {27432ecc-ca43-44cc-af62-bd035d482b3f} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20728 | 2026.02.05 23:56:13.231730 [ 5 ] {27432ecc-ca43-44cc-af62-bd035d482b3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 20729 | 2026.02.05 23:56:13.232026 [ 5 ] {27432ecc-ca43-44cc-af62-bd035d482b3f} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 20730 | 2026.02.05 23:56:13.232237 [ 5 ] {27432ecc-ca43-44cc-af62-bd035d482b3f} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20731 | 2026.02.05 23:56:13.232359 [ 5 ] {27432ecc-ca43-44cc-af62-bd035d482b3f} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001043 sec., 84372.00383509108 rows/sec., 5.30 MiB/sec. | ||
| 20732 | 2026.02.05 23:56:13.232394 [ 5 ] {27432ecc-ca43-44cc-af62-bd035d482b3f} <Debug> TCPHandler: Processed in 0.001198522 sec. | ||
| 20733 | 2026.02.05 23:56:13.235998 [ 186 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_150_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42665 rows, containing 5 columns (5 merged, 0 gathered) in 0.00818856 sec., 5210317.809236301 rows/sec., 351.11 MiB/sec. | ||
| 20734 | 2026.02.05 23:56:13.236294 [ 187 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_150_31} <Trace> MergedBlockOutputStream: filled checksums all_1_150_31 (state Temporary) | ||
| 20735 | 2026.02.05 23:56:13.236603 [ 187 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_150_31} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_merge_all_1_150_31 to all_1_150_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20736 | 2026.02.05 23:56:13.236682 [ 187 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_150_31} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Merged 6 parts: [all_1_145_30, all_150_150_0] -> all_1_150_31 | ||
| 20737 | 2026.02.05 23:56:13.236752 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.48 MiB. | ||
| 20738 | 2026.02.05 23:56:14.348671 [ 223 ] {} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 20739 | 2026.02.05 23:56:14.348737 [ 223 ] {} <Debug> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 20740 | 2026.02.05 23:56:14.352246 [ 223 ] {} <Debug> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 20741 | 2026.02.05 23:56:14.566815 [ 134 ] {} <Debug> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 20742 | 2026.02.05 23:56:14.566920 [ 134 ] {} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20743 | 2026.02.05 23:56:14.566958 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 20744 | 2026.02.05 23:56:14.567119 [ 199 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 20745 | 2026.02.05 23:56:14.567318 [ 199 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20746 | 2026.02.05 23:56:14.567369 [ 199 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 18 rows starting from the beginning of the part | ||
| 20747 | 2026.02.05 23:56:14.567479 [ 199 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part | ||
| 20748 | 2026.02.05 23:56:14.567554 [ 199 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part | ||
| 20749 | 2026.02.05 23:56:14.567622 [ 199 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2 rows starting from the beginning of the part | ||
| 20750 | 2026.02.05 23:56:14.567687 [ 199 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 2 rows starting from the beginning of the part | ||
| 20751 | 2026.02.05 23:56:14.568714 [ 187 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001673687 sec., 22704.364675115477 rows/sec., 1.89 MiB/sec. | ||
| 20752 | 2026.02.05 23:56:14.568879 [ 187 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 20753 | 2026.02.05 23:56:14.569276 [ 187 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_33_8} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20754 | 2026.02.05 23:56:14.569375 [ 187 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_33_8} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 20755 | 2026.02.05 23:56:14.569473 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 20756 | 2026.02.05 23:56:15.752370 [ 219 ] {} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 20757 | 2026.02.05 23:56:15.752428 [ 219 ] {} <Debug> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 20758 | 2026.02.05 23:56:15.753988 [ 219 ] {} <Debug> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 20759 | 2026.02.05 23:56:17.329461 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42726 | ||
| 20760 | 2026.02.05 23:56:17.330324 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20761 | 2026.02.05 23:56:17.330368 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 20762 | 2026.02.05 23:56:17.330853 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 20763 | 2026.02.05 23:56:17.331098 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20764 | 2026.02.05 23:56:17.331260 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42726 | ||
| 20765 | 2026.02.05 23:56:18.208117 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20766 | 2026.02.05 23:56:18.208329 [ 5 ] {d005ae7a-a3d1-409b-9b36-aac8113363e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20767 | 2026.02.05 23:56:18.208416 [ 5 ] {d005ae7a-a3d1-409b-9b36-aac8113363e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20768 | 2026.02.05 23:56:18.209219 [ 5 ] {d005ae7a-a3d1-409b-9b36-aac8113363e0} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20769 | 2026.02.05 23:56:18.209268 [ 5 ] {d005ae7a-a3d1-409b-9b36-aac8113363e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 20770 | 2026.02.05 23:56:18.209668 [ 5 ] {d005ae7a-a3d1-409b-9b36-aac8113363e0} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20771 | 2026.02.05 23:56:18.209910 [ 5 ] {d005ae7a-a3d1-409b-9b36-aac8113363e0} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20772 | 2026.02.05 23:56:18.210060 [ 51 ] {} <Debug> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 20773 | 2026.02.05 23:56:18.210064 [ 5 ] {d005ae7a-a3d1-409b-9b36-aac8113363e0} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001789 sec., 59250.97820011179 rows/sec., 4.96 MiB/sec. | ||
| 20774 | 2026.02.05 23:56:18.210131 [ 51 ] {} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20775 | 2026.02.05 23:56:18.210154 [ 5 ] {d005ae7a-a3d1-409b-9b36-aac8113363e0} <Debug> TCPHandler: Processed in 0.002214142 sec. | ||
| 20776 | 2026.02.05 23:56:18.210158 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 20777 | 2026.02.05 23:56:18.210292 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20778 | 2026.02.05 23:56:18.210307 [ 186 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 20779 | 2026.02.05 23:56:18.210393 [ 5 ] {a76a911a-ee41-44b9-a6d1-33015f38c393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20780 | 2026.02.05 23:56:18.210441 [ 5 ] {a76a911a-ee41-44b9-a6d1-33015f38c393} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20781 | 2026.02.05 23:56:18.210466 [ 186 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20782 | 2026.02.05 23:56:18.210510 [ 186 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1982 rows starting from the beginning of the part | ||
| 20783 | 2026.02.05 23:56:18.210590 [ 186 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 1923 rows starting from the beginning of the part | ||
| 20784 | 2026.02.05 23:56:18.210646 [ 186 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 56 rows starting from the beginning of the part | ||
| 20785 | 2026.02.05 23:56:18.210697 [ 186 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 106 rows starting from the beginning of the part | ||
| 20786 | 2026.02.05 23:56:18.210745 [ 186 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 782 rows starting from the beginning of the part | ||
| 20787 | 2026.02.05 23:56:18.210795 [ 186 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 106 rows starting from the beginning of the part | ||
| 20788 | 2026.02.05 23:56:18.210863 [ 5 ] {a76a911a-ee41-44b9-a6d1-33015f38c393} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20789 | 2026.02.05 23:56:18.210905 [ 5 ] {a76a911a-ee41-44b9-a6d1-33015f38c393} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 20790 | 2026.02.05 23:56:18.211246 [ 5 ] {a76a911a-ee41-44b9-a6d1-33015f38c393} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 20791 | 2026.02.05 23:56:18.211483 [ 5 ] {a76a911a-ee41-44b9-a6d1-33015f38c393} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20792 | 2026.02.05 23:56:18.211621 [ 5 ] {a76a911a-ee41-44b9-a6d1-33015f38c393} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001247 sec., 20048.115477145147 rows/sec., 1.47 MiB/sec. | ||
| 20793 | 2026.02.05 23:56:18.211661 [ 5 ] {a76a911a-ee41-44b9-a6d1-33015f38c393} <Debug> TCPHandler: Processed in 0.001420314 sec. | ||
| 20794 | 2026.02.05 23:56:18.211777 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20795 | 2026.02.05 23:56:18.211873 [ 5 ] {8f3edbbb-904a-4f1a-9ef0-89ebc0b44b45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20796 | 2026.02.05 23:56:18.211914 [ 5 ] {8f3edbbb-904a-4f1a-9ef0-89ebc0b44b45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20797 | 2026.02.05 23:56:18.212349 [ 5 ] {8f3edbbb-904a-4f1a-9ef0-89ebc0b44b45} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20798 | 2026.02.05 23:56:18.212388 [ 5 ] {8f3edbbb-904a-4f1a-9ef0-89ebc0b44b45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 20799 | 2026.02.05 23:56:18.212612 [ 187 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4955 rows, containing 5 columns (5 merged, 0 gathered) in 0.002371743 sec., 2089180.8260844452 rows/sec., 177.56 MiB/sec. | ||
| 20800 | 2026.02.05 23:56:18.212707 [ 5 ] {8f3edbbb-904a-4f1a-9ef0-89ebc0b44b45} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20801 | 2026.02.05 23:56:18.212916 [ 193 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 20802 | 2026.02.05 23:56:18.212972 [ 5 ] {8f3edbbb-904a-4f1a-9ef0-89ebc0b44b45} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20803 | 2026.02.05 23:56:18.213104 [ 51 ] {} <Debug> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 20804 | 2026.02.05 23:56:18.213113 [ 5 ] {8f3edbbb-904a-4f1a-9ef0-89ebc0b44b45} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001258 sec., 70747.21780604133 rows/sec., 5.52 MiB/sec. | ||
| 20805 | 2026.02.05 23:56:18.213144 [ 51 ] {} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20806 | 2026.02.05 23:56:18.213168 [ 5 ] {8f3edbbb-904a-4f1a-9ef0-89ebc0b44b45} <Debug> TCPHandler: Processed in 0.001441924 sec. | ||
| 20807 | 2026.02.05 23:56:18.213172 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 20808 | 2026.02.05 23:56:18.213265 [ 186 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_151_30} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20809 | 2026.02.05 23:56:18.213291 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20810 | 2026.02.05 23:56:18.213266 [ 193 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 20811 | 2026.02.05 23:56:18.213378 [ 186 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_151_30} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 20812 | 2026.02.05 23:56:18.213398 [ 5 ] {62cd6382-3864-48a7-b6fa-6b6d988e44b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20813 | 2026.02.05 23:56:18.213417 [ 193 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20814 | 2026.02.05 23:56:18.213449 [ 5 ] {62cd6382-3864-48a7-b6fa-6b6d988e44b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20815 | 2026.02.05 23:56:18.213454 [ 193 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 995 rows starting from the beginning of the part | ||
| 20816 | 2026.02.05 23:56:18.213477 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 20817 | 2026.02.05 23:56:18.213533 [ 193 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 936 rows starting from the beginning of the part | ||
| 20818 | 2026.02.05 23:56:18.213584 [ 193 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 64 rows starting from the beginning of the part | ||
| 20819 | 2026.02.05 23:56:18.213625 [ 193 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 89 rows starting from the beginning of the part | ||
| 20820 | 2026.02.05 23:56:18.213665 [ 193 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 478 rows starting from the beginning of the part | ||
| 20821 | 2026.02.05 23:56:18.213706 [ 193 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 89 rows starting from the beginning of the part | ||
| 20822 | 2026.02.05 23:56:18.213871 [ 5 ] {62cd6382-3864-48a7-b6fa-6b6d988e44b5} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20823 | 2026.02.05 23:56:18.213913 [ 5 ] {62cd6382-3864-48a7-b6fa-6b6d988e44b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 20824 | 2026.02.05 23:56:18.214280 [ 5 ] {62cd6382-3864-48a7-b6fa-6b6d988e44b5} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20825 | 2026.02.05 23:56:18.214516 [ 5 ] {62cd6382-3864-48a7-b6fa-6b6d988e44b5} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20826 | 2026.02.05 23:56:18.214648 [ 5 ] {62cd6382-3864-48a7-b6fa-6b6d988e44b5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001268 sec., 126182.96529968454 rows/sec., 8.79 MiB/sec. | ||
| 20827 | 2026.02.05 23:56:18.214685 [ 5 ] {62cd6382-3864-48a7-b6fa-6b6d988e44b5} <Debug> TCPHandler: Processed in 0.001445384 sec. | ||
| 20828 | 2026.02.05 23:56:18.214807 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20829 | 2026.02.05 23:56:18.214906 [ 186 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2651 rows, containing 5 columns (5 merged, 0 gathered) in 0.001676377 sec., 1581386.5258232486 rows/sec., 120.47 MiB/sec. | ||
| 20830 | 2026.02.05 23:56:18.214932 [ 5 ] {797e240a-b041-4341-b85a-a0bb47a35beb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20831 | 2026.02.05 23:56:18.215004 [ 5 ] {797e240a-b041-4341-b85a-a0bb47a35beb} <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 | ||
| 20832 | 2026.02.05 23:56:18.215115 [ 187 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 20833 | 2026.02.05 23:56:18.215417 [ 187 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_151_30} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20834 | 2026.02.05 23:56:18.215499 [ 187 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_151_30} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 20835 | 2026.02.05 23:56:18.215600 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 20836 | 2026.02.05 23:56:18.215914 [ 5 ] {797e240a-b041-4341-b85a-a0bb47a35beb} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20837 | 2026.02.05 23:56:18.215956 [ 5 ] {797e240a-b041-4341-b85a-a0bb47a35beb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 20838 | 2026.02.05 23:56:18.216594 [ 5 ] {797e240a-b041-4341-b85a-a0bb47a35beb} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 20839 | 2026.02.05 23:56:18.216880 [ 5 ] {797e240a-b041-4341-b85a-a0bb47a35beb} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20840 | 2026.02.05 23:56:18.217049 [ 5 ] {797e240a-b041-4341-b85a-a0bb47a35beb} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00214 sec., 11682.242990654206 rows/sec., 20.93 MiB/sec. | ||
| 20841 | 2026.02.05 23:56:18.217124 [ 5 ] {797e240a-b041-4341-b85a-a0bb47a35beb} <Debug> TCPHandler: Processed in 0.002379974 sec. | ||
| 20842 | 2026.02.05 23:56:18.217239 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20843 | 2026.02.05 23:56:18.217334 [ 5 ] {b234cc17-ef20-4bce-966d-3b4d53cfac62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20844 | 2026.02.05 23:56:18.217377 [ 5 ] {b234cc17-ef20-4bce-966d-3b4d53cfac62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20845 | 2026.02.05 23:56:18.217722 [ 5 ] {b234cc17-ef20-4bce-966d-3b4d53cfac62} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20846 | 2026.02.05 23:56:18.217758 [ 5 ] {b234cc17-ef20-4bce-966d-3b4d53cfac62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 20847 | 2026.02.05 23:56:18.218062 [ 5 ] {b234cc17-ef20-4bce-966d-3b4d53cfac62} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20848 | 2026.02.05 23:56:18.218273 [ 5 ] {b234cc17-ef20-4bce-966d-3b4d53cfac62} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20849 | 2026.02.05 23:56:18.218387 [ 51 ] {} <Debug> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 20850 | 2026.02.05 23:56:18.218400 [ 5 ] {b234cc17-ef20-4bce-966d-3b4d53cfac62} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 20851 | 2026.02.05 23:56:18.218425 [ 51 ] {} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20852 | 2026.02.05 23:56:18.218447 [ 5 ] {b234cc17-ef20-4bce-966d-3b4d53cfac62} <Debug> TCPHandler: Processed in 0.001258612 sec. | ||
| 20853 | 2026.02.05 23:56:18.218448 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 20854 | 2026.02.05 23:56:18.218558 [ 196 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 20855 | 2026.02.05 23:56:18.218670 [ 196 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20856 | 2026.02.05 23:56:18.218703 [ 196 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_146_29, total 9324 rows starting from the beginning of the part | ||
| 20857 | 2026.02.05 23:56:18.218765 [ 196 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 76 rows starting from the beginning of the part | ||
| 20858 | 2026.02.05 23:56:18.218817 [ 196 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 12 rows starting from the beginning of the part | ||
| 20859 | 2026.02.05 23:56:18.218861 [ 196 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 60 rows starting from the beginning of the part | ||
| 20860 | 2026.02.05 23:56:18.218903 [ 196 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 88 rows starting from the beginning of the part | ||
| 20861 | 2026.02.05 23:56:18.218947 [ 196 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 60 rows starting from the beginning of the part | ||
| 20862 | 2026.02.05 23:56:18.221740 [ 187 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9620 rows, containing 4 columns (4 merged, 0 gathered) in 0.003225252 sec., 2982712.668653488 rows/sec., 192.85 MiB/sec. | ||
| 20863 | 2026.02.05 23:56:18.221988 [ 186 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 20864 | 2026.02.05 23:56:18.222278 [ 186 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_151_30} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20865 | 2026.02.05 23:56:18.222353 [ 186 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_151_30} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 20866 | 2026.02.05 23:56:18.222448 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.95 MiB. | ||
| 20867 | 2026.02.05 23:56:19.656967 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43100 | ||
| 20868 | 2026.02.05 23:56:19.657083 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20869 | 2026.02.05 23:56:19.657110 [ 286 ] {} <Debug> TCP-Session: 3c2ab0a5-8675-42d4-b117-1183cf02e4b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:43100 | ||
| 20870 | 2026.02.05 23:56:19.657131 [ 286 ] {} <Debug> TCP-Session: 3c2ab0a5-8675-42d4-b117-1183cf02e4b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20871 | 2026.02.05 23:56:19.657144 [ 286 ] {} <Debug> TCP-Session: 3c2ab0a5-8675-42d4-b117-1183cf02e4b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20872 | 2026.02.05 23:56:19.657349 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44310 | ||
| 20873 | 2026.02.05 23:56:19.657375 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44173 | ||
| 20874 | 2026.02.05 23:56:19.657396 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35099 | ||
| 20875 | 2026.02.05 23:56:19.657427 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57972 | ||
| 20876 | 2026.02.05 23:56:19.657454 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58538 | ||
| 20877 | 2026.02.05 23:56:19.657481 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20878 | 2026.02.05 23:56:19.657506 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20879 | 2026.02.05 23:56:19.657527 [ 290 ] {} <Debug> TCP-Session: f63531b8-d5e7-43a0-9f4f-a714da60c5d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:44173 | ||
| 20880 | 2026.02.05 23:56:19.657454 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40532 | ||
| 20881 | 2026.02.05 23:56:19.657559 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20882 | 2026.02.05 23:56:19.657556 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20883 | 2026.02.05 23:56:19.657609 [ 292 ] {} <Debug> TCP-Session: 3c04b811-772f-4ef8-960d-c0c976fe0f22 Authenticating user 'default' from [fd00:1122:3344:101::e]:57972 | ||
| 20884 | 2026.02.05 23:56:19.657555 [ 291 ] {} <Debug> TCP-Session: 10e4c61f-fce0-4ab5-bad2-bac62fe479e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:35099 | ||
| 20885 | 2026.02.05 23:56:19.657630 [ 3 ] {} <Debug> TCP-Session: 131a3c7f-cd2c-46f7-8d32-e7d2abee55b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:58538 | ||
| 20886 | 2026.02.05 23:56:19.657644 [ 292 ] {} <Debug> TCP-Session: 3c04b811-772f-4ef8-960d-c0c976fe0f22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20887 | 2026.02.05 23:56:19.657653 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20888 | 2026.02.05 23:56:19.657672 [ 3 ] {} <Debug> TCP-Session: 131a3c7f-cd2c-46f7-8d32-e7d2abee55b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20889 | 2026.02.05 23:56:19.657683 [ 292 ] {} <Debug> TCP-Session: 3c04b811-772f-4ef8-960d-c0c976fe0f22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20890 | 2026.02.05 23:56:19.657709 [ 3 ] {} <Debug> TCP-Session: 131a3c7f-cd2c-46f7-8d32-e7d2abee55b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20891 | 2026.02.05 23:56:19.657706 [ 293 ] {} <Debug> TCP-Session: ed3adc38-0421-4d4c-85d1-b8bb264746f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:40532 | ||
| 20892 | 2026.02.05 23:56:19.657661 [ 291 ] {} <Debug> TCP-Session: 10e4c61f-fce0-4ab5-bad2-bac62fe479e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20893 | 2026.02.05 23:56:19.657758 [ 293 ] {} <Debug> TCP-Session: ed3adc38-0421-4d4c-85d1-b8bb264746f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20894 | 2026.02.05 23:56:19.657555 [ 290 ] {} <Debug> TCP-Session: f63531b8-d5e7-43a0-9f4f-a714da60c5d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20895 | 2026.02.05 23:56:19.657785 [ 293 ] {} <Debug> TCP-Session: ed3adc38-0421-4d4c-85d1-b8bb264746f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20896 | 2026.02.05 23:56:19.657810 [ 290 ] {} <Debug> TCP-Session: f63531b8-d5e7-43a0-9f4f-a714da60c5d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20897 | 2026.02.05 23:56:19.657552 [ 286 ] {} <Trace> TCP-Session: 3c2ab0a5-8675-42d4-b117-1183cf02e4b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20898 | 2026.02.05 23:56:19.657447 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47694 | ||
| 20899 | 2026.02.05 23:56:19.657383 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46182 | ||
| 20900 | 2026.02.05 23:56:19.657462 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20901 | 2026.02.05 23:56:19.657923 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20902 | 2026.02.05 23:56:19.657778 [ 291 ] {} <Debug> TCP-Session: 10e4c61f-fce0-4ab5-bad2-bac62fe479e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20903 | 2026.02.05 23:56:19.657946 [ 288 ] {} <Debug> TCP-Session: f631539d-472a-4602-8bac-2449a057821f Authenticating user 'default' from [fd00:1122:3344:101::e]:44310 | ||
| 20904 | 2026.02.05 23:56:19.657957 [ 294 ] {} <Debug> TCP-Session: 724ed2c9-baad-473c-ac1f-5b31b03e1d83 Authenticating user 'default' from [fd00:1122:3344:101::e]:47694 | ||
| 20905 | 2026.02.05 23:56:19.657976 [ 288 ] {} <Debug> TCP-Session: f631539d-472a-4602-8bac-2449a057821f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20906 | 2026.02.05 23:56:19.657991 [ 294 ] {} <Debug> TCP-Session: 724ed2c9-baad-473c-ac1f-5b31b03e1d83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20907 | 2026.02.05 23:56:19.657998 [ 288 ] {} <Debug> TCP-Session: f631539d-472a-4602-8bac-2449a057821f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20908 | 2026.02.05 23:56:19.658007 [ 286 ] {487da1b6-f1b3-4aa2-96ac-728a85bbb210} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43100) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20909 | 2026.02.05 23:56:19.658012 [ 294 ] {} <Debug> TCP-Session: 724ed2c9-baad-473c-ac1f-5b31b03e1d83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20910 | 2026.02.05 23:56:19.658171 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20911 | 2026.02.05 23:56:19.658204 [ 289 ] {} <Debug> TCP-Session: b3d62547-5d9a-4b14-bb89-150ea2b228d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:46182 | ||
| 20912 | 2026.02.05 23:56:19.658229 [ 289 ] {} <Debug> TCP-Session: b3d62547-5d9a-4b14-bb89-150ea2b228d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20913 | 2026.02.05 23:56:19.658243 [ 289 ] {} <Debug> TCP-Session: b3d62547-5d9a-4b14-bb89-150ea2b228d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20914 | 2026.02.05 23:56:19.658302 [ 286 ] {487da1b6-f1b3-4aa2-96ac-728a85bbb210} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20915 | 2026.02.05 23:56:19.658366 [ 286 ] {487da1b6-f1b3-4aa2-96ac-728a85bbb210} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20916 | 2026.02.05 23:56:19.658646 [ 286 ] {487da1b6-f1b3-4aa2-96ac-728a85bbb210} <Debug> oximeter.version (8dd22a0d-63f6-41eb-b7aa-e7d98824b555) (SelectExecutor): Key condition: unknown | ||
| 20917 | 2026.02.05 23:56:19.659477 [ 307 ] {487da1b6-f1b3-4aa2-96ac-728a85bbb210} <Trace> AggregatingTransform: Aggregating | ||
| 20918 | 2026.02.05 23:56:19.659505 [ 307 ] {487da1b6-f1b3-4aa2-96ac-728a85bbb210} <Trace> Aggregator: Aggregation method: without_key | ||
| 20919 | 2026.02.05 23:56:19.659532 [ 307 ] {487da1b6-f1b3-4aa2-96ac-728a85bbb210} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000789628 sec. (1266.419 rows/sec., 49.47 KiB/sec.) | ||
| 20920 | 2026.02.05 23:56:19.659545 [ 307 ] {487da1b6-f1b3-4aa2-96ac-728a85bbb210} <Trace> Aggregator: Merging aggregated data | ||
| 20921 | 2026.02.05 23:56:19.661155 [ 286 ] {487da1b6-f1b3-4aa2-96ac-728a85bbb210} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003203 sec., 312.2073056509522 rows/sec., 12.20 KiB/sec. | ||
| 20922 | 2026.02.05 23:56:19.661298 [ 286 ] {487da1b6-f1b3-4aa2-96ac-728a85bbb210} <Debug> TCPHandler: Processed in 0.003868488 sec. | ||
| 20923 | 2026.02.05 23:56:19.661396 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20924 | 2026.02.05 23:56:19.661417 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20925 | 2026.02.05 23:56:19.661425 [ 286 ] {} <Debug> TCP-Session: 3c2ab0a5-8675-42d4-b117-1183cf02e4b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20926 | 2026.02.05 23:56:19.661446 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20927 | 2026.02.05 23:56:19.661466 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20928 | 2026.02.05 23:56:19.661485 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20929 | 2026.02.05 23:56:19.661502 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20930 | 2026.02.05 23:56:19.661521 [ 292 ] {} <Debug> TCP-Session: 3c04b811-772f-4ef8-960d-c0c976fe0f22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20931 | 2026.02.05 23:56:19.661531 [ 289 ] {} <Debug> TCP-Session: b3d62547-5d9a-4b14-bb89-150ea2b228d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20932 | 2026.02.05 23:56:19.661538 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20933 | 2026.02.05 23:56:19.661551 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20934 | 2026.02.05 23:56:19.661549 [ 3 ] {} <Debug> TCP-Session: 131a3c7f-cd2c-46f7-8d32-e7d2abee55b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20935 | 2026.02.05 23:56:19.661609 [ 293 ] {} <Debug> TCP-Session: ed3adc38-0421-4d4c-85d1-b8bb264746f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20936 | 2026.02.05 23:56:19.661627 [ 294 ] {} <Debug> TCP-Session: 724ed2c9-baad-473c-ac1f-5b31b03e1d83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20937 | 2026.02.05 23:56:19.661506 [ 288 ] {} <Debug> TCP-Session: f631539d-472a-4602-8bac-2449a057821f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20938 | 2026.02.05 23:56:19.661455 [ 290 ] {} <Debug> TCP-Session: f63531b8-d5e7-43a0-9f4f-a714da60c5d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20939 | 2026.02.05 23:56:19.661521 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20940 | 2026.02.05 23:56:19.661741 [ 291 ] {} <Debug> TCP-Session: 10e4c61f-fce0-4ab5-bad2-bac62fe479e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20941 | 2026.02.05 23:56:19.720125 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51523 | ||
| 20942 | 2026.02.05 23:56:19.720212 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20943 | 2026.02.05 23:56:19.720237 [ 294 ] {} <Debug> TCP-Session: 3351c076-6f12-4baa-b393-184a01d18974 Authenticating user 'default' from [fd00:1122:3344:101::e]:51523 | ||
| 20944 | 2026.02.05 23:56:19.720257 [ 294 ] {} <Debug> TCP-Session: 3351c076-6f12-4baa-b393-184a01d18974 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20945 | 2026.02.05 23:56:19.720269 [ 294 ] {} <Debug> TCP-Session: 3351c076-6f12-4baa-b393-184a01d18974 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20946 | 2026.02.05 23:56:19.720424 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44427 | ||
| 20947 | 2026.02.05 23:56:19.720459 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37554 | ||
| 20948 | 2026.02.05 23:56:19.720476 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63442 | ||
| 20949 | 2026.02.05 23:56:19.720492 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40269 | ||
| 20950 | 2026.02.05 23:56:19.720526 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20951 | 2026.02.05 23:56:19.720524 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38986 | ||
| 20952 | 2026.02.05 23:56:19.720544 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41030 | ||
| 20953 | 2026.02.05 23:56:19.720595 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20954 | 2026.02.05 23:56:19.720584 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20955 | 2026.02.05 23:56:19.720638 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20956 | 2026.02.05 23:56:19.720640 [ 290 ] {} <Debug> TCP-Session: 909d6471-e07d-4154-8e9b-f991d49089fd Authenticating user 'default' from [fd00:1122:3344:101::e]:40269 | ||
| 20957 | 2026.02.05 23:56:19.720664 [ 288 ] {} <Debug> TCP-Session: b6b4d53e-de0e-4710-9d78-6350bc2e5353 Authenticating user 'default' from [fd00:1122:3344:101::e]:63442 | ||
| 20958 | 2026.02.05 23:56:19.720676 [ 292 ] {} <Debug> TCP-Session: b76daf3a-3828-405c-b87c-3212017bd975 Authenticating user 'default' from [fd00:1122:3344:101::e]:38986 | ||
| 20959 | 2026.02.05 23:56:19.720684 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20960 | 2026.02.05 23:56:19.720688 [ 290 ] {} <Debug> TCP-Session: 909d6471-e07d-4154-8e9b-f991d49089fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20961 | 2026.02.05 23:56:19.720716 [ 292 ] {} <Debug> TCP-Session: b76daf3a-3828-405c-b87c-3212017bd975 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20962 | 2026.02.05 23:56:19.720739 [ 290 ] {} <Debug> TCP-Session: 909d6471-e07d-4154-8e9b-f991d49089fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20963 | 2026.02.05 23:56:19.720751 [ 292 ] {} <Debug> TCP-Session: b76daf3a-3828-405c-b87c-3212017bd975 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20964 | 2026.02.05 23:56:19.720737 [ 293 ] {} <Debug> TCP-Session: fe929c35-c982-4730-90fc-db0c069362ac Authenticating user 'default' from [fd00:1122:3344:101::e]:41030 | ||
| 20965 | 2026.02.05 23:56:19.720701 [ 288 ] {} <Debug> TCP-Session: b6b4d53e-de0e-4710-9d78-6350bc2e5353 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20966 | 2026.02.05 23:56:19.720820 [ 293 ] {} <Debug> TCP-Session: fe929c35-c982-4730-90fc-db0c069362ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20967 | 2026.02.05 23:56:19.720830 [ 288 ] {} <Debug> TCP-Session: b6b4d53e-de0e-4710-9d78-6350bc2e5353 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20968 | 2026.02.05 23:56:19.720845 [ 293 ] {} <Debug> TCP-Session: fe929c35-c982-4730-90fc-db0c069362ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20969 | 2026.02.05 23:56:19.720557 [ 294 ] {} <Trace> TCP-Session: 3351c076-6f12-4baa-b393-184a01d18974 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20970 | 2026.02.05 23:56:19.720489 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48669 | ||
| 20971 | 2026.02.05 23:56:19.720503 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20972 | 2026.02.05 23:56:19.720562 [ 286 ] {} <Debug> TCP-Session: d7ebb73c-1beb-4cfc-bcb7-a5c638bdd718 Authenticating user 'default' from [fd00:1122:3344:101::e]:37554 | ||
| 20973 | 2026.02.05 23:56:19.720963 [ 3 ] {} <Debug> TCP-Session: e67478ea-5228-421f-b788-6212c35a8590 Authenticating user 'default' from [fd00:1122:3344:101::e]:44427 | ||
| 20974 | 2026.02.05 23:56:19.720975 [ 286 ] {} <Debug> TCP-Session: d7ebb73c-1beb-4cfc-bcb7-a5c638bdd718 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20975 | 2026.02.05 23:56:19.720979 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20976 | 2026.02.05 23:56:19.720995 [ 286 ] {} <Debug> TCP-Session: d7ebb73c-1beb-4cfc-bcb7-a5c638bdd718 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20977 | 2026.02.05 23:56:19.720986 [ 3 ] {} <Debug> TCP-Session: e67478ea-5228-421f-b788-6212c35a8590 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20978 | 2026.02.05 23:56:19.721023 [ 289 ] {} <Debug> TCP-Session: 25d310e7-751e-41dd-b10d-e5fbcec4c028 Authenticating user 'default' from [fd00:1122:3344:101::e]:48669 | ||
| 20979 | 2026.02.05 23:56:19.721038 [ 294 ] {5e14aa28-3e17-408a-910a-0ea0dcb7665e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51523) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20980 | 2026.02.05 23:56:19.721049 [ 3 ] {} <Debug> TCP-Session: e67478ea-5228-421f-b788-6212c35a8590 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20981 | 2026.02.05 23:56:19.721070 [ 289 ] {} <Debug> TCP-Session: 25d310e7-751e-41dd-b10d-e5fbcec4c028 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20982 | 2026.02.05 23:56:19.720515 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37967 | ||
| 20983 | 2026.02.05 23:56:19.721111 [ 289 ] {} <Debug> TCP-Session: 25d310e7-751e-41dd-b10d-e5fbcec4c028 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20984 | 2026.02.05 23:56:19.721179 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20985 | 2026.02.05 23:56:19.721207 [ 291 ] {} <Debug> TCP-Session: aba36506-c0ff-42d7-8e93-5a904f58199b Authenticating user 'default' from [fd00:1122:3344:101::e]:37967 | ||
| 20986 | 2026.02.05 23:56:19.721224 [ 291 ] {} <Debug> TCP-Session: aba36506-c0ff-42d7-8e93-5a904f58199b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20987 | 2026.02.05 23:56:19.721236 [ 291 ] {} <Debug> TCP-Session: aba36506-c0ff-42d7-8e93-5a904f58199b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20988 | 2026.02.05 23:56:19.721299 [ 294 ] {5e14aa28-3e17-408a-910a-0ea0dcb7665e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20989 | 2026.02.05 23:56:19.721359 [ 294 ] {5e14aa28-3e17-408a-910a-0ea0dcb7665e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20990 | 2026.02.05 23:56:19.721629 [ 294 ] {5e14aa28-3e17-408a-910a-0ea0dcb7665e} <Debug> oximeter.version (8dd22a0d-63f6-41eb-b7aa-e7d98824b555) (SelectExecutor): Key condition: unknown | ||
| 20991 | 2026.02.05 23:56:19.722556 [ 342 ] {5e14aa28-3e17-408a-910a-0ea0dcb7665e} <Trace> AggregatingTransform: Aggregating | ||
| 20992 | 2026.02.05 23:56:19.722611 [ 342 ] {5e14aa28-3e17-408a-910a-0ea0dcb7665e} <Trace> Aggregator: Aggregation method: without_key | ||
| 20993 | 2026.02.05 23:56:19.722649 [ 342 ] {5e14aa28-3e17-408a-910a-0ea0dcb7665e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000918379 sec. (1088.875 rows/sec., 42.53 KiB/sec.) | ||
| 20994 | 2026.02.05 23:56:19.722668 [ 342 ] {5e14aa28-3e17-408a-910a-0ea0dcb7665e} <Trace> Aggregator: Merging aggregated data | ||
| 20995 | 2026.02.05 23:56:19.723172 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 671 | ||
| 20996 | 2026.02.05 23:56:19.724345 [ 294 ] {5e14aa28-3e17-408a-910a-0ea0dcb7665e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003354 sec., 298.1514609421586 rows/sec., 11.65 KiB/sec. | ||
| 20997 | 2026.02.05 23:56:19.724500 [ 294 ] {5e14aa28-3e17-408a-910a-0ea0dcb7665e} <Debug> TCPHandler: Processed in 0.00405878 sec. | ||
| 20998 | 2026.02.05 23:56:19.724603 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20999 | 2026.02.05 23:56:19.724639 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21000 | 2026.02.05 23:56:19.724646 [ 294 ] {} <Debug> TCP-Session: 3351c076-6f12-4baa-b393-184a01d18974 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21001 | 2026.02.05 23:56:19.724665 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21002 | 2026.02.05 23:56:19.724686 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21003 | 2026.02.05 23:56:19.724713 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21004 | 2026.02.05 23:56:19.724719 [ 289 ] {} <Debug> TCP-Session: 25d310e7-751e-41dd-b10d-e5fbcec4c028 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21005 | 2026.02.05 23:56:19.724738 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21006 | 2026.02.05 23:56:19.724753 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21007 | 2026.02.05 23:56:19.724773 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21008 | 2026.02.05 23:56:19.724788 [ 291 ] {} <Debug> TCP-Session: aba36506-c0ff-42d7-8e93-5a904f58199b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21009 | 2026.02.05 23:56:19.724794 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21010 | 2026.02.05 23:56:19.724828 [ 288 ] {} <Debug> TCP-Session: b6b4d53e-de0e-4710-9d78-6350bc2e5353 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21011 | 2026.02.05 23:56:19.724805 [ 290 ] {} <Debug> TCP-Session: 909d6471-e07d-4154-8e9b-f991d49089fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21012 | 2026.02.05 23:56:19.724858 [ 292 ] {} <Debug> TCP-Session: b76daf3a-3828-405c-b87c-3212017bd975 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21013 | 2026.02.05 23:56:19.724745 [ 3 ] {} <Debug> TCP-Session: e67478ea-5228-421f-b788-6212c35a8590 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21014 | 2026.02.05 23:56:19.724690 [ 293 ] {} <Debug> TCP-Session: fe929c35-c982-4730-90fc-db0c069362ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21015 | 2026.02.05 23:56:19.724750 [ 286 ] {} <Debug> TCP-Session: d7ebb73c-1beb-4cfc-bcb7-a5c638bdd718 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21016 | 2026.02.05 23:56:19.744348 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21017 | 2026.02.05 23:56:19.744414 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21018 | 2026.02.05 23:56:19.751324 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 21019 | 2026.02.05 23:56:19.752077 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21020 | 2026.02.05 23:56:19.756018 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 671 | ||
| 21021 | 2026.02.05 23:56:19.947500 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2692 | ||
| 21022 | 2026.02.05 23:56:19.950015 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21023 | 2026.02.05 23:56:19.950076 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21024 | 2026.02.05 23:56:19.951344 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 21025 | 2026.02.05 23:56:19.951629 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21026 | 2026.02.05 23:56:19.951784 [ 92 ] {} <Debug> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 21027 | 2026.02.05 23:56:19.951845 [ 92 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21028 | 2026.02.05 23:56:19.951864 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21029 | 2026.02.05 23:56:19.951983 [ 198 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 21030 | 2026.02.05 23:56:19.952031 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2692 | ||
| 21031 | 2026.02.05 23:56:19.952616 [ 198 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21032 | 2026.02.05 23:56:19.952784 [ 198 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2492 rows starting from the beginning of the part | ||
| 21033 | 2026.02.05 23:56:19.953225 [ 198 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 48 rows starting from the beginning of the part | ||
| 21034 | 2026.02.05 23:56:19.953617 [ 198 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 36 rows starting from the beginning of the part | ||
| 21035 | 2026.02.05 23:56:19.954000 [ 198 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 34 rows starting from the beginning of the part | ||
| 21036 | 2026.02.05 23:56:19.954405 [ 198 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 44 rows starting from the beginning of the part | ||
| 21037 | 2026.02.05 23:56:19.954872 [ 198 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 38 rows starting from the beginning of the part | ||
| 21038 | 2026.02.05 23:56:19.962805 [ 187 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2692 rows, containing 72 columns (72 merged, 0 gathered) in 0.010875377 sec., 247531.6487878995 rows/sec., 185.19 MiB/sec. | ||
| 21039 | 2026.02.05 23:56:19.965137 [ 189 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 21040 | 2026.02.05 23:56:19.965760 [ 189 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_66_13} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21041 | 2026.02.05 23:56:19.965832 [ 189 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_66_13} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 21042 | 2026.02.05 23:56:19.966082 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 21043 | 2026.02.05 23:56:20.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 393.16 MiB, peak 409.37 MiB, free memory in arenas 0.00 B, will set to 392.08 MiB (RSS), difference: -1.08 MiB | ||
| 21044 | 2026.02.05 23:56:21.383180 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51109 | ||
| 21045 | 2026.02.05 23:56:21.383296 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21046 | 2026.02.05 23:56:21.383326 [ 294 ] {} <Debug> TCP-Session: faccfb7b-cdf9-4368-b40b-d4a00b435747 Authenticating user 'default' from [fd00:1122:3344:101::e]:51109 | ||
| 21047 | 2026.02.05 23:56:21.383350 [ 294 ] {} <Debug> TCP-Session: faccfb7b-cdf9-4368-b40b-d4a00b435747 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21048 | 2026.02.05 23:56:21.383365 [ 294 ] {} <Debug> TCP-Session: faccfb7b-cdf9-4368-b40b-d4a00b435747 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21049 | 2026.02.05 23:56:21.383541 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46814 | ||
| 21050 | 2026.02.05 23:56:21.383556 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57406 | ||
| 21051 | 2026.02.05 23:56:21.383603 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51152 | ||
| 21052 | 2026.02.05 23:56:21.383632 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21053 | 2026.02.05 23:56:21.383637 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21054 | 2026.02.05 23:56:21.383655 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37584 | ||
| 21055 | 2026.02.05 23:56:21.383679 [ 3 ] {} <Debug> TCP-Session: 179204d9-5578-4196-ba4e-9d9c31bdb09b Authenticating user 'default' from [fd00:1122:3344:101::e]:46814 | ||
| 21056 | 2026.02.05 23:56:21.383677 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42667 | ||
| 21057 | 2026.02.05 23:56:21.383721 [ 3 ] {} <Debug> TCP-Session: 179204d9-5578-4196-ba4e-9d9c31bdb09b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21058 | 2026.02.05 23:56:21.383727 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21059 | 2026.02.05 23:56:21.383728 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57479 | ||
| 21060 | 2026.02.05 23:56:21.383765 [ 288 ] {} <Debug> TCP-Session: f8e84420-d74a-44f0-ad02-bb7476086b52 Authenticating user 'default' from [fd00:1122:3344:101::e]:51152 | ||
| 21061 | 2026.02.05 23:56:21.383776 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21062 | 2026.02.05 23:56:21.383816 [ 288 ] {} <Debug> TCP-Session: f8e84420-d74a-44f0-ad02-bb7476086b52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21063 | 2026.02.05 23:56:21.383839 [ 289 ] {} <Debug> TCP-Session: c75b3cbd-4cfd-4eee-b745-6295b9e41d2c Authenticating user 'default' from [fd00:1122:3344:101::e]:37584 | ||
| 21064 | 2026.02.05 23:56:21.383852 [ 288 ] {} <Debug> TCP-Session: f8e84420-d74a-44f0-ad02-bb7476086b52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21065 | 2026.02.05 23:56:21.383861 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21066 | 2026.02.05 23:56:21.383874 [ 289 ] {} <Debug> TCP-Session: c75b3cbd-4cfd-4eee-b745-6295b9e41d2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21067 | 2026.02.05 23:56:21.383704 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58433 | ||
| 21068 | 2026.02.05 23:56:21.383907 [ 289 ] {} <Debug> TCP-Session: c75b3cbd-4cfd-4eee-b745-6295b9e41d2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21069 | 2026.02.05 23:56:21.383904 [ 293 ] {} <Debug> TCP-Session: 9aa2b946-ed25-487e-b4b7-0c9b775ff940 Authenticating user 'default' from [fd00:1122:3344:101::e]:57479 | ||
| 21070 | 2026.02.05 23:56:21.383694 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36513 | ||
| 21071 | 2026.02.05 23:56:21.383959 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21072 | 2026.02.05 23:56:21.383958 [ 293 ] {} <Debug> TCP-Session: 9aa2b946-ed25-487e-b4b7-0c9b775ff940 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21073 | 2026.02.05 23:56:21.383995 [ 292 ] {} <Debug> TCP-Session: 562b20b7-5be1-43df-a122-6ca60a1546de Authenticating user 'default' from [fd00:1122:3344:101::e]:58433 | ||
| 21074 | 2026.02.05 23:56:21.384008 [ 293 ] {} <Debug> TCP-Session: 9aa2b946-ed25-487e-b4b7-0c9b775ff940 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21075 | 2026.02.05 23:56:21.384019 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21076 | 2026.02.05 23:56:21.384025 [ 292 ] {} <Debug> TCP-Session: 562b20b7-5be1-43df-a122-6ca60a1546de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21077 | 2026.02.05 23:56:21.384054 [ 291 ] {} <Debug> TCP-Session: 28f54c87-3b98-4cfd-b878-866e8c7d0193 Authenticating user 'default' from [fd00:1122:3344:101::e]:36513 | ||
| 21078 | 2026.02.05 23:56:21.384064 [ 292 ] {} <Debug> TCP-Session: 562b20b7-5be1-43df-a122-6ca60a1546de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21079 | 2026.02.05 23:56:21.384080 [ 291 ] {} <Debug> TCP-Session: 28f54c87-3b98-4cfd-b878-866e8c7d0193 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21080 | 2026.02.05 23:56:21.383673 [ 286 ] {} <Debug> TCP-Session: 11e4f5bf-a2c9-4fa9-aaed-387b3eb18194 Authenticating user 'default' from [fd00:1122:3344:101::e]:57406 | ||
| 21081 | 2026.02.05 23:56:21.384105 [ 291 ] {} <Debug> TCP-Session: 28f54c87-3b98-4cfd-b878-866e8c7d0193 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21082 | 2026.02.05 23:56:21.384130 [ 286 ] {} <Debug> TCP-Session: 11e4f5bf-a2c9-4fa9-aaed-387b3eb18194 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21083 | 2026.02.05 23:56:21.383776 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21084 | 2026.02.05 23:56:21.384156 [ 286 ] {} <Debug> TCP-Session: 11e4f5bf-a2c9-4fa9-aaed-387b3eb18194 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21085 | 2026.02.05 23:56:21.383735 [ 294 ] {} <Trace> TCP-Session: faccfb7b-cdf9-4368-b40b-d4a00b435747 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21086 | 2026.02.05 23:56:21.384180 [ 290 ] {} <Debug> TCP-Session: 2cd6bc97-2722-4874-9a1f-4339b045a049 Authenticating user 'default' from [fd00:1122:3344:101::e]:42667 | ||
| 21087 | 2026.02.05 23:56:21.383738 [ 3 ] {} <Debug> TCP-Session: 179204d9-5578-4196-ba4e-9d9c31bdb09b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21088 | 2026.02.05 23:56:21.384214 [ 290 ] {} <Debug> TCP-Session: 2cd6bc97-2722-4874-9a1f-4339b045a049 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21089 | 2026.02.05 23:56:21.384230 [ 290 ] {} <Debug> TCP-Session: 2cd6bc97-2722-4874-9a1f-4339b045a049 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21090 | 2026.02.05 23:56:21.384350 [ 294 ] {2bc49846-04e4-477e-bad2-cac2731149b8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51109) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 21091 | 2026.02.05 23:56:21.384642 [ 294 ] {2bc49846-04e4-477e-bad2-cac2731149b8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 21092 | 2026.02.05 23:56:21.384696 [ 294 ] {2bc49846-04e4-477e-bad2-cac2731149b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21093 | 2026.02.05 23:56:21.384969 [ 294 ] {2bc49846-04e4-477e-bad2-cac2731149b8} <Debug> oximeter.version (8dd22a0d-63f6-41eb-b7aa-e7d98824b555) (SelectExecutor): Key condition: unknown | ||
| 21094 | 2026.02.05 23:56:21.386034 [ 299 ] {2bc49846-04e4-477e-bad2-cac2731149b8} <Trace> AggregatingTransform: Aggregating | ||
| 21095 | 2026.02.05 23:56:21.386082 [ 299 ] {2bc49846-04e4-477e-bad2-cac2731149b8} <Trace> Aggregator: Aggregation method: without_key | ||
| 21096 | 2026.02.05 23:56:21.386121 [ 299 ] {2bc49846-04e4-477e-bad2-cac2731149b8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001050981 sec. (951.492 rows/sec., 37.17 KiB/sec.) | ||
| 21097 | 2026.02.05 23:56:21.386137 [ 299 ] {2bc49846-04e4-477e-bad2-cac2731149b8} <Trace> Aggregator: Merging aggregated data | ||
| 21098 | 2026.02.05 23:56:21.387773 [ 294 ] {2bc49846-04e4-477e-bad2-cac2731149b8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00343 sec., 291.5451895043732 rows/sec., 11.39 KiB/sec. | ||
| 21099 | 2026.02.05 23:56:21.387901 [ 294 ] {2bc49846-04e4-477e-bad2-cac2731149b8} <Debug> TCPHandler: Processed in 0.004305792 sec. | ||
| 21100 | 2026.02.05 23:56:21.388014 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21101 | 2026.02.05 23:56:21.388041 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21102 | 2026.02.05 23:56:21.388057 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21103 | 2026.02.05 23:56:21.388075 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21104 | 2026.02.05 23:56:21.388094 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21105 | 2026.02.05 23:56:21.388109 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21106 | 2026.02.05 23:56:21.388130 [ 293 ] {} <Debug> TCP-Session: 9aa2b946-ed25-487e-b4b7-0c9b775ff940 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21107 | 2026.02.05 23:56:21.388135 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21108 | 2026.02.05 23:56:21.388157 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21109 | 2026.02.05 23:56:21.388178 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21110 | 2026.02.05 23:56:21.388196 [ 288 ] {} <Debug> TCP-Session: f8e84420-d74a-44f0-ad02-bb7476086b52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21111 | 2026.02.05 23:56:21.388208 [ 291 ] {} <Debug> TCP-Session: 28f54c87-3b98-4cfd-b878-866e8c7d0193 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21112 | 2026.02.05 23:56:21.388163 [ 290 ] {} <Debug> TCP-Session: 2cd6bc97-2722-4874-9a1f-4339b045a049 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21113 | 2026.02.05 23:56:21.388230 [ 292 ] {} <Debug> TCP-Session: 562b20b7-5be1-43df-a122-6ca60a1546de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21114 | 2026.02.05 23:56:21.388155 [ 286 ] {} <Debug> TCP-Session: 11e4f5bf-a2c9-4fa9-aaed-387b3eb18194 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21115 | 2026.02.05 23:56:21.388087 [ 289 ] {} <Debug> TCP-Session: c75b3cbd-4cfd-4eee-b745-6295b9e41d2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21116 | 2026.02.05 23:56:21.388104 [ 3 ] {} <Debug> TCP-Session: 179204d9-5578-4196-ba4e-9d9c31bdb09b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21117 | 2026.02.05 23:56:21.388044 [ 294 ] {} <Debug> TCP-Session: faccfb7b-cdf9-4368-b40b-d4a00b435747 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21118 | 2026.02.05 23:56:23.216020 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21119 | 2026.02.05 23:56:23.216215 [ 5 ] {c00bb7e6-1b53-49d4-acb8-4d6e3ffeee71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21120 | 2026.02.05 23:56:23.216287 [ 5 ] {c00bb7e6-1b53-49d4-acb8-4d6e3ffeee71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21121 | 2026.02.05 23:56:23.217165 [ 5 ] {c00bb7e6-1b53-49d4-acb8-4d6e3ffeee71} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21122 | 2026.02.05 23:56:23.217214 [ 5 ] {c00bb7e6-1b53-49d4-acb8-4d6e3ffeee71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21123 | 2026.02.05 23:56:23.217618 [ 5 ] {c00bb7e6-1b53-49d4-acb8-4d6e3ffeee71} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 21124 | 2026.02.05 23:56:23.217841 [ 5 ] {c00bb7e6-1b53-49d4-acb8-4d6e3ffeee71} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21125 | 2026.02.05 23:56:23.217990 [ 5 ] {c00bb7e6-1b53-49d4-acb8-4d6e3ffeee71} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001828 sec., 145514.22319474837 rows/sec., 9.24 MiB/sec. | ||
| 21126 | 2026.02.05 23:56:23.218032 [ 5 ] {c00bb7e6-1b53-49d4-acb8-4d6e3ffeee71} <Debug> TCPHandler: Processed in 0.002143991 sec. | ||
| 21127 | 2026.02.05 23:56:23.218152 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21128 | 2026.02.05 23:56:23.218246 [ 5 ] {c8cb8ec4-3527-4e96-a43d-63da90df05c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21129 | 2026.02.05 23:56:23.218286 [ 5 ] {c8cb8ec4-3527-4e96-a43d-63da90df05c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21130 | 2026.02.05 23:56:23.219102 [ 5 ] {c8cb8ec4-3527-4e96-a43d-63da90df05c1} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21131 | 2026.02.05 23:56:23.219140 [ 5 ] {c8cb8ec4-3527-4e96-a43d-63da90df05c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21132 | 2026.02.05 23:56:23.219491 [ 5 ] {c8cb8ec4-3527-4e96-a43d-63da90df05c1} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 21133 | 2026.02.05 23:56:23.219695 [ 5 ] {c8cb8ec4-3527-4e96-a43d-63da90df05c1} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21134 | 2026.02.05 23:56:23.219822 [ 5 ] {c8cb8ec4-3527-4e96-a43d-63da90df05c1} <Debug> executeQuery: Read 782 rows, 63.55 KiB in 0.001595 sec., 490282.131661442 rows/sec., 38.91 MiB/sec. | ||
| 21135 | 2026.02.05 23:56:23.219859 [ 5 ] {c8cb8ec4-3527-4e96-a43d-63da90df05c1} <Debug> TCPHandler: Processed in 0.001755567 sec. | ||
| 21136 | 2026.02.05 23:56:23.219968 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21137 | 2026.02.05 23:56:23.220061 [ 5 ] {4ecc0caa-49c1-46d4-953f-f2add6c9fab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21138 | 2026.02.05 23:56:23.220100 [ 5 ] {4ecc0caa-49c1-46d4-953f-f2add6c9fab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21139 | 2026.02.05 23:56:23.220570 [ 5 ] {4ecc0caa-49c1-46d4-953f-f2add6c9fab6} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21140 | 2026.02.05 23:56:23.220608 [ 5 ] {4ecc0caa-49c1-46d4-953f-f2add6c9fab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21141 | 2026.02.05 23:56:23.220924 [ 5 ] {4ecc0caa-49c1-46d4-953f-f2add6c9fab6} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 21142 | 2026.02.05 23:56:23.221140 [ 5 ] {4ecc0caa-49c1-46d4-953f-f2add6c9fab6} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21143 | 2026.02.05 23:56:23.221267 [ 5 ] {4ecc0caa-49c1-46d4-953f-f2add6c9fab6} <Debug> executeQuery: Read 148 rows, 9.13 KiB in 0.001224 sec., 120915.03267973856 rows/sec., 7.29 MiB/sec. | ||
| 21144 | 2026.02.05 23:56:23.221306 [ 5 ] {4ecc0caa-49c1-46d4-953f-f2add6c9fab6} <Debug> TCPHandler: Processed in 0.001386094 sec. | ||
| 21145 | 2026.02.05 23:56:23.221418 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21146 | 2026.02.05 23:56:23.221511 [ 5 ] {63164917-9630-4a43-a29b-8e8d955b3eea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21147 | 2026.02.05 23:56:23.221550 [ 5 ] {63164917-9630-4a43-a29b-8e8d955b3eea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21148 | 2026.02.05 23:56:23.221987 [ 5 ] {63164917-9630-4a43-a29b-8e8d955b3eea} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21149 | 2026.02.05 23:56:23.222028 [ 5 ] {63164917-9630-4a43-a29b-8e8d955b3eea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21150 | 2026.02.05 23:56:23.222336 [ 5 ] {63164917-9630-4a43-a29b-8e8d955b3eea} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 21151 | 2026.02.05 23:56:23.222539 [ 5 ] {63164917-9630-4a43-a29b-8e8d955b3eea} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21152 | 2026.02.05 23:56:23.222642 [ 122 ] {} <Debug> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 21153 | 2026.02.05 23:56:23.222665 [ 5 ] {63164917-9630-4a43-a29b-8e8d955b3eea} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001171 sec., 119555.93509820667 rows/sec., 7.73 MiB/sec. | ||
| 21154 | 2026.02.05 23:56:23.222709 [ 122 ] {} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21155 | 2026.02.05 23:56:23.222719 [ 5 ] {63164917-9630-4a43-a29b-8e8d955b3eea} <Debug> TCPHandler: Processed in 0.001349113 sec. | ||
| 21156 | 2026.02.05 23:56:23.222739 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21157 | 2026.02.05 23:56:23.222843 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21158 | 2026.02.05 23:56:23.222867 [ 197 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 21159 | 2026.02.05 23:56:23.222939 [ 5 ] {8c677524-3bf9-4009-9f76-c13edddaeb6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21160 | 2026.02.05 23:56:23.222982 [ 5 ] {8c677524-3bf9-4009-9f76-c13edddaeb6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21161 | 2026.02.05 23:56:23.223008 [ 197 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21162 | 2026.02.05 23:56:23.223046 [ 197 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 369 rows starting from the beginning of the part | ||
| 21163 | 2026.02.05 23:56:23.223111 [ 197 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 140 rows starting from the beginning of the part | ||
| 21164 | 2026.02.05 23:56:23.223158 [ 197 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 140 rows starting from the beginning of the part | ||
| 21165 | 2026.02.05 23:56:23.223213 [ 197 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 368 rows starting from the beginning of the part | ||
| 21166 | 2026.02.05 23:56:23.223262 [ 197 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 140 rows starting from the beginning of the part | ||
| 21167 | 2026.02.05 23:56:23.223308 [ 197 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 140 rows starting from the beginning of the part | ||
| 21168 | 2026.02.05 23:56:23.223419 [ 5 ] {8c677524-3bf9-4009-9f76-c13edddaeb6a} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21169 | 2026.02.05 23:56:23.223462 [ 5 ] {8c677524-3bf9-4009-9f76-c13edddaeb6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21170 | 2026.02.05 23:56:23.223792 [ 5 ] {8c677524-3bf9-4009-9f76-c13edddaeb6a} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 21171 | 2026.02.05 23:56:23.224016 [ 5 ] {8c677524-3bf9-4009-9f76-c13edddaeb6a} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21172 | 2026.02.05 23:56:23.224142 [ 5 ] {8c677524-3bf9-4009-9f76-c13edddaeb6a} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.00122 sec., 113934.4262295082 rows/sec., 6.48 MiB/sec. | ||
| 21173 | 2026.02.05 23:56:23.224179 [ 5 ] {8c677524-3bf9-4009-9f76-c13edddaeb6a} <Debug> TCPHandler: Processed in 0.001383904 sec. | ||
| 21174 | 2026.02.05 23:56:23.224290 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21175 | 2026.02.05 23:56:23.224310 [ 189 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1297 rows, containing 5 columns (5 merged, 0 gathered) in 0.001501165 sec., 863995.6300606529 rows/sec., 60.07 MiB/sec. | ||
| 21176 | 2026.02.05 23:56:23.224382 [ 5 ] {c03c7fca-d41c-40fd-afe0-b2fdfc7df764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21177 | 2026.02.05 23:56:23.224425 [ 5 ] {c03c7fca-d41c-40fd-afe0-b2fdfc7df764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21178 | 2026.02.05 23:56:23.224469 [ 197 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 21179 | 2026.02.05 23:56:23.224725 [ 197 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_66_13} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21180 | 2026.02.05 23:56:23.224796 [ 197 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_66_13} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 21181 | 2026.02.05 23:56:23.224883 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 21182 | 2026.02.05 23:56:23.225014 [ 5 ] {c03c7fca-d41c-40fd-afe0-b2fdfc7df764} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21183 | 2026.02.05 23:56:23.225056 [ 5 ] {c03c7fca-d41c-40fd-afe0-b2fdfc7df764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21184 | 2026.02.05 23:56:23.225395 [ 5 ] {c03c7fca-d41c-40fd-afe0-b2fdfc7df764} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 21185 | 2026.02.05 23:56:23.225601 [ 5 ] {c03c7fca-d41c-40fd-afe0-b2fdfc7df764} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21186 | 2026.02.05 23:56:23.225771 [ 5 ] {c03c7fca-d41c-40fd-afe0-b2fdfc7df764} <Debug> executeQuery: Read 478 rows, 34.48 KiB in 0.001405 sec., 340213.5231316726 rows/sec., 23.97 MiB/sec. | ||
| 21187 | 2026.02.05 23:56:23.225827 [ 5 ] {c03c7fca-d41c-40fd-afe0-b2fdfc7df764} <Debug> TCPHandler: Processed in 0.001584045 sec. | ||
| 21188 | 2026.02.05 23:56:23.225949 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21189 | 2026.02.05 23:56:23.226056 [ 5 ] {07510c41-c878-4de7-b4d4-1351d616e0ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21190 | 2026.02.05 23:56:23.226097 [ 5 ] {07510c41-c878-4de7-b4d4-1351d616e0ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21191 | 2026.02.05 23:56:23.226427 [ 5 ] {07510c41-c878-4de7-b4d4-1351d616e0ce} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21192 | 2026.02.05 23:56:23.226463 [ 5 ] {07510c41-c878-4de7-b4d4-1351d616e0ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21193 | 2026.02.05 23:56:23.226775 [ 5 ] {07510c41-c878-4de7-b4d4-1351d616e0ce} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 21194 | 2026.02.05 23:56:23.226986 [ 5 ] {07510c41-c878-4de7-b4d4-1351d616e0ce} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21195 | 2026.02.05 23:56:23.227093 [ 122 ] {} <Debug> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 21196 | 2026.02.05 23:56:23.227112 [ 5 ] {07510c41-c878-4de7-b4d4-1351d616e0ce} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001074 sec., 5586.592178770949 rows/sec., 291.88 KiB/sec. | ||
| 21197 | 2026.02.05 23:56:23.227130 [ 122 ] {} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21198 | 2026.02.05 23:56:23.227153 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21199 | 2026.02.05 23:56:23.227155 [ 5 ] {07510c41-c878-4de7-b4d4-1351d616e0ce} <Debug> TCPHandler: Processed in 0.001263352 sec. | ||
| 21200 | 2026.02.05 23:56:23.227252 [ 190 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 21201 | 2026.02.05 23:56:23.227280 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21202 | 2026.02.05 23:56:23.227373 [ 190 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21203 | 2026.02.05 23:56:23.227377 [ 5 ] {de40cf00-0206-49a6-a0c2-5a6363f2d67c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21204 | 2026.02.05 23:56:23.227417 [ 190 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 366 rows starting from the beginning of the part | ||
| 21205 | 2026.02.05 23:56:23.227435 [ 5 ] {de40cf00-0206-49a6-a0c2-5a6363f2d67c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21206 | 2026.02.05 23:56:23.227486 [ 190 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 6 rows starting from the beginning of the part | ||
| 21207 | 2026.02.05 23:56:23.227535 [ 190 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 6 rows starting from the beginning of the part | ||
| 21208 | 2026.02.05 23:56:23.227577 [ 190 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 6 rows starting from the beginning of the part | ||
| 21209 | 2026.02.05 23:56:23.227613 [ 190 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 6 rows starting from the beginning of the part | ||
| 21210 | 2026.02.05 23:56:23.227653 [ 190 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 6 rows starting from the beginning of the part | ||
| 21211 | 2026.02.05 23:56:23.227882 [ 5 ] {de40cf00-0206-49a6-a0c2-5a6363f2d67c} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21212 | 2026.02.05 23:56:23.227927 [ 5 ] {de40cf00-0206-49a6-a0c2-5a6363f2d67c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21213 | 2026.02.05 23:56:23.228275 [ 5 ] {de40cf00-0206-49a6-a0c2-5a6363f2d67c} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 21214 | 2026.02.05 23:56:23.228465 [ 197 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 396 rows, containing 4 columns (4 merged, 0 gathered) in 0.001254552 sec., 315650.5270407285 rows/sec., 16.10 MiB/sec. | ||
| 21215 | 2026.02.05 23:56:23.228486 [ 5 ] {de40cf00-0206-49a6-a0c2-5a6363f2d67c} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21216 | 2026.02.05 23:56:23.228597 [ 197 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 21217 | 2026.02.05 23:56:23.228625 [ 5 ] {de40cf00-0206-49a6-a0c2-5a6363f2d67c} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001266 sec., 203791.4691943128 rows/sec., 13.57 MiB/sec. | ||
| 21218 | 2026.02.05 23:56:23.228669 [ 5 ] {de40cf00-0206-49a6-a0c2-5a6363f2d67c} <Debug> TCPHandler: Processed in 0.001436164 sec. | ||
| 21219 | 2026.02.05 23:56:23.228788 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21220 | 2026.02.05 23:56:23.228873 [ 197 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_66_13} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21221 | 2026.02.05 23:56:23.228883 [ 5 ] {475fc243-8138-49f1-b733-43191ecf936e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21222 | 2026.02.05 23:56:23.228936 [ 5 ] {475fc243-8138-49f1-b733-43191ecf936e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21223 | 2026.02.05 23:56:23.228950 [ 197 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_66_13} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 21224 | 2026.02.05 23:56:23.229047 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 21225 | 2026.02.05 23:56:23.229257 [ 5 ] {475fc243-8138-49f1-b733-43191ecf936e} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21226 | 2026.02.05 23:56:23.229297 [ 5 ] {475fc243-8138-49f1-b733-43191ecf936e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21227 | 2026.02.05 23:56:23.229594 [ 5 ] {475fc243-8138-49f1-b733-43191ecf936e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 21228 | 2026.02.05 23:56:23.229796 [ 5 ] {475fc243-8138-49f1-b733-43191ecf936e} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21229 | 2026.02.05 23:56:23.229920 [ 5 ] {475fc243-8138-49f1-b733-43191ecf936e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001056 sec., 946.9696969696969 rows/sec., 63.81 KiB/sec. | ||
| 21230 | 2026.02.05 23:56:23.229955 [ 5 ] {475fc243-8138-49f1-b733-43191ecf936e} <Debug> TCPHandler: Processed in 0.001215452 sec. | ||
| 21231 | 2026.02.05 23:56:23.230070 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21232 | 2026.02.05 23:56:23.230161 [ 5 ] {0ebde299-0b17-4c68-8983-1e0697a1cbe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21233 | 2026.02.05 23:56:23.230213 [ 5 ] {0ebde299-0b17-4c68-8983-1e0697a1cbe2} <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 | ||
| 21234 | 2026.02.05 23:56:23.231066 [ 5 ] {0ebde299-0b17-4c68-8983-1e0697a1cbe2} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21235 | 2026.02.05 23:56:23.231107 [ 5 ] {0ebde299-0b17-4c68-8983-1e0697a1cbe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21236 | 2026.02.05 23:56:23.231620 [ 5 ] {0ebde299-0b17-4c68-8983-1e0697a1cbe2} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 21237 | 2026.02.05 23:56:23.231838 [ 5 ] {0ebde299-0b17-4c68-8983-1e0697a1cbe2} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21238 | 2026.02.05 23:56:23.231973 [ 5 ] {0ebde299-0b17-4c68-8983-1e0697a1cbe2} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001829 sec., 8201.202843083653 rows/sec., 14.70 MiB/sec. | ||
| 21239 | 2026.02.05 23:56:23.232027 [ 5 ] {0ebde299-0b17-4c68-8983-1e0697a1cbe2} <Debug> TCPHandler: Processed in 0.00200403 sec. | ||
| 21240 | 2026.02.05 23:56:23.232137 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21241 | 2026.02.05 23:56:23.232237 [ 5 ] {753dbfdd-42b6-4133-b943-4a7c71575a65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21242 | 2026.02.05 23:56:23.232277 [ 5 ] {753dbfdd-42b6-4133-b943-4a7c71575a65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21243 | 2026.02.05 23:56:23.232606 [ 5 ] {753dbfdd-42b6-4133-b943-4a7c71575a65} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21244 | 2026.02.05 23:56:23.232643 [ 5 ] {753dbfdd-42b6-4133-b943-4a7c71575a65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21245 | 2026.02.05 23:56:23.232944 [ 5 ] {753dbfdd-42b6-4133-b943-4a7c71575a65} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 21246 | 2026.02.05 23:56:23.233152 [ 5 ] {753dbfdd-42b6-4133-b943-4a7c71575a65} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21247 | 2026.02.05 23:56:23.233276 [ 5 ] {753dbfdd-42b6-4133-b943-4a7c71575a65} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001058 sec., 83175.8034026465 rows/sec., 5.22 MiB/sec. | ||
| 21248 | 2026.02.05 23:56:23.233312 [ 5 ] {753dbfdd-42b6-4133-b943-4a7c71575a65} <Debug> TCPHandler: Processed in 0.001222702 sec. | ||
| 21249 | 2026.02.05 23:56:24.552510 [ 221 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21250 | 2026.02.05 23:56:24.552602 [ 221 ] {} <Debug> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21251 | 2026.02.05 23:56:24.555789 [ 221 ] {} <Debug> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21252 | 2026.02.05 23:56:24.560534 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21253 | 2026.02.05 23:56:24.560588 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21254 | 2026.02.05 23:56:24.832150 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43174 | ||
| 21255 | 2026.02.05 23:56:24.832659 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21256 | 2026.02.05 23:56:24.832701 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21257 | 2026.02.05 23:56:24.833197 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 21258 | 2026.02.05 23:56:24.833432 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21259 | 2026.02.05 23:56:24.833560 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43174 | ||
| 21260 | 2026.02.05 23:56:26.842082 [ 218 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21261 | 2026.02.05 23:56:26.842137 [ 218 ] {} <Debug> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21262 | 2026.02.05 23:56:26.845341 [ 218 ] {} <Debug> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21263 | 2026.02.05 23:56:27.000211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 388.09 MiB, peak 409.37 MiB, free memory in arenas 0.00 B, will set to 392.09 MiB (RSS), difference: 4.00 MiB | ||
| 21264 | 2026.02.05 23:56:27.256073 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 678 | ||
| 21265 | 2026.02.05 23:56:27.273565 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21266 | 2026.02.05 23:56:27.273619 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21267 | 2026.02.05 23:56:27.279975 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 21268 | 2026.02.05 23:56:27.280683 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21269 | 2026.02.05 23:56:27.283722 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 21270 | 2026.02.05 23:56:28.096729 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21271 | 2026.02.05 23:56:28.096784 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21272 | 2026.02.05 23:56:28.100007 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21273 | 2026.02.05 23:56:28.208234 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21274 | 2026.02.05 23:56:28.208415 [ 5 ] {18294357-3a73-4528-80b0-5bd7fa8527d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21275 | 2026.02.05 23:56:28.208482 [ 5 ] {18294357-3a73-4528-80b0-5bd7fa8527d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21276 | 2026.02.05 23:56:28.209191 [ 5 ] {18294357-3a73-4528-80b0-5bd7fa8527d0} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21277 | 2026.02.05 23:56:28.209241 [ 5 ] {18294357-3a73-4528-80b0-5bd7fa8527d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21278 | 2026.02.05 23:56:28.209639 [ 5 ] {18294357-3a73-4528-80b0-5bd7fa8527d0} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 21279 | 2026.02.05 23:56:28.209881 [ 5 ] {18294357-3a73-4528-80b0-5bd7fa8527d0} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21280 | 2026.02.05 23:56:28.210033 [ 5 ] {18294357-3a73-4528-80b0-5bd7fa8527d0} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001667 sec., 63587.282543491296 rows/sec., 5.33 MiB/sec. | ||
| 21281 | 2026.02.05 23:56:28.210076 [ 5 ] {18294357-3a73-4528-80b0-5bd7fa8527d0} <Debug> TCPHandler: Processed in 0.00197066 sec. | ||
| 21282 | 2026.02.05 23:56:28.210154 [ 220 ] {} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21283 | 2026.02.05 23:56:28.210185 [ 220 ] {} <Debug> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21284 | 2026.02.05 23:56:28.210203 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21285 | 2026.02.05 23:56:28.210301 [ 5 ] {6d2efb6d-f4e2-4223-9db5-6cc951246f44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21286 | 2026.02.05 23:56:28.210343 [ 5 ] {6d2efb6d-f4e2-4223-9db5-6cc951246f44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21287 | 2026.02.05 23:56:28.210754 [ 5 ] {6d2efb6d-f4e2-4223-9db5-6cc951246f44} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21288 | 2026.02.05 23:56:28.210790 [ 5 ] {6d2efb6d-f4e2-4223-9db5-6cc951246f44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21289 | 2026.02.05 23:56:28.211093 [ 5 ] {6d2efb6d-f4e2-4223-9db5-6cc951246f44} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 21290 | 2026.02.05 23:56:28.211310 [ 5 ] {6d2efb6d-f4e2-4223-9db5-6cc951246f44} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21291 | 2026.02.05 23:56:28.211441 [ 5 ] {6d2efb6d-f4e2-4223-9db5-6cc951246f44} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001159 sec., 21570.319240724762 rows/sec., 1.58 MiB/sec. | ||
| 21292 | 2026.02.05 23:56:28.211456 [ 117 ] {} <Debug> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 21293 | 2026.02.05 23:56:28.211478 [ 5 ] {6d2efb6d-f4e2-4223-9db5-6cc951246f44} <Debug> TCPHandler: Processed in 0.001325804 sec. | ||
| 21294 | 2026.02.05 23:56:28.211524 [ 117 ] {} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21295 | 2026.02.05 23:56:28.211556 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21296 | 2026.02.05 23:56:28.211624 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21297 | 2026.02.05 23:56:28.211689 [ 190 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 21298 | 2026.02.05 23:56:28.211725 [ 5 ] {b408ea80-a270-4810-908f-88165116e789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21299 | 2026.02.05 23:56:28.211774 [ 5 ] {b408ea80-a270-4810-908f-88165116e789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21300 | 2026.02.05 23:56:28.211843 [ 190 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21301 | 2026.02.05 23:56:28.211886 [ 190 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 191 rows starting from the beginning of the part | ||
| 21302 | 2026.02.05 23:56:28.211958 [ 190 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 25 rows starting from the beginning of the part | ||
| 21303 | 2026.02.05 23:56:28.212009 [ 190 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 148 rows starting from the beginning of the part | ||
| 21304 | 2026.02.05 23:56:28.212057 [ 190 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 25 rows starting from the beginning of the part | ||
| 21305 | 2026.02.05 23:56:28.212100 [ 190 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 148 rows starting from the beginning of the part | ||
| 21306 | 2026.02.05 23:56:28.212147 [ 190 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 25 rows starting from the beginning of the part | ||
| 21307 | 2026.02.05 23:56:28.212238 [ 5 ] {b408ea80-a270-4810-908f-88165116e789} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21308 | 2026.02.05 23:56:28.212280 [ 5 ] {b408ea80-a270-4810-908f-88165116e789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 21309 | 2026.02.05 23:56:28.212398 [ 220 ] {} <Debug> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21310 | 2026.02.05 23:56:28.212634 [ 5 ] {b408ea80-a270-4810-908f-88165116e789} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 21311 | 2026.02.05 23:56:28.212895 [ 5 ] {b408ea80-a270-4810-908f-88165116e789} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21312 | 2026.02.05 23:56:28.213036 [ 5 ] {b408ea80-a270-4810-908f-88165116e789} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001329 sec., 66967.64484574868 rows/sec., 5.23 MiB/sec. | ||
| 21313 | 2026.02.05 23:56:28.213095 [ 225 ] {} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21314 | 2026.02.05 23:56:28.213098 [ 5 ] {b408ea80-a270-4810-908f-88165116e789} <Debug> TCPHandler: Processed in 0.001532976 sec. | ||
| 21315 | 2026.02.05 23:56:28.213132 [ 225 ] {} <Debug> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21316 | 2026.02.05 23:56:28.213149 [ 188 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 562 rows, containing 5 columns (5 merged, 0 gathered) in 0.001523415 sec., 368908.0125901347 rows/sec., 24.59 MiB/sec. | ||
| 21317 | 2026.02.05 23:56:28.213248 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21318 | 2026.02.05 23:56:28.213290 [ 190 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 21319 | 2026.02.05 23:56:28.213347 [ 5 ] {7d195a8e-eefe-4c6b-9447-b1dfc031e781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21320 | 2026.02.05 23:56:28.213400 [ 5 ] {7d195a8e-eefe-4c6b-9447-b1dfc031e781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21321 | 2026.02.05 23:56:28.213651 [ 190 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_131_26} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21322 | 2026.02.05 23:56:28.213753 [ 190 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_131_26} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 21323 | 2026.02.05 23:56:28.213839 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 21324 | 2026.02.05 23:56:28.213864 [ 5 ] {7d195a8e-eefe-4c6b-9447-b1dfc031e781} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21325 | 2026.02.05 23:56:28.213908 [ 5 ] {7d195a8e-eefe-4c6b-9447-b1dfc031e781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21326 | 2026.02.05 23:56:28.214285 [ 5 ] {7d195a8e-eefe-4c6b-9447-b1dfc031e781} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 21327 | 2026.02.05 23:56:28.214557 [ 5 ] {7d195a8e-eefe-4c6b-9447-b1dfc031e781} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21328 | 2026.02.05 23:56:28.214693 [ 5 ] {7d195a8e-eefe-4c6b-9447-b1dfc031e781} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001365 sec., 117216.11721611723 rows/sec., 8.16 MiB/sec. | ||
| 21329 | 2026.02.05 23:56:28.214731 [ 5 ] {7d195a8e-eefe-4c6b-9447-b1dfc031e781} <Debug> TCPHandler: Processed in 0.001533755 sec. | ||
| 21330 | 2026.02.05 23:56:28.214841 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21331 | 2026.02.05 23:56:28.214933 [ 5 ] {19ae2700-5518-4327-9fb4-8c7b3ea74275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21332 | 2026.02.05 23:56:28.214986 [ 5 ] {19ae2700-5518-4327-9fb4-8c7b3ea74275} <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 | ||
| 21333 | 2026.02.05 23:56:28.215839 [ 5 ] {19ae2700-5518-4327-9fb4-8c7b3ea74275} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21334 | 2026.02.05 23:56:28.215872 [ 225 ] {} <Debug> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21335 | 2026.02.05 23:56:28.215878 [ 5 ] {19ae2700-5518-4327-9fb4-8c7b3ea74275} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21336 | 2026.02.05 23:56:28.216444 [ 5 ] {19ae2700-5518-4327-9fb4-8c7b3ea74275} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 21337 | 2026.02.05 23:56:28.216667 [ 5 ] {19ae2700-5518-4327-9fb4-8c7b3ea74275} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21338 | 2026.02.05 23:56:28.216789 [ 117 ] {} <Debug> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 21339 | 2026.02.05 23:56:28.216804 [ 5 ] {19ae2700-5518-4327-9fb4-8c7b3ea74275} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001889 sec., 13234.515616728428 rows/sec., 23.72 MiB/sec. | ||
| 21340 | 2026.02.05 23:56:28.216864 [ 117 ] {} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21341 | 2026.02.05 23:56:28.216891 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21342 | 2026.02.05 23:56:28.216918 [ 5 ] {19ae2700-5518-4327-9fb4-8c7b3ea74275} <Debug> TCPHandler: Processed in 0.002123711 sec. | ||
| 21343 | 2026.02.05 23:56:28.216978 [ 189 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 21344 | 2026.02.05 23:56:28.217035 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21345 | 2026.02.05 23:56:28.217141 [ 5 ] {a2cf273b-2346-4bb9-b12f-28e2ee45bfd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21346 | 2026.02.05 23:56:28.217186 [ 5 ] {a2cf273b-2346-4bb9-b12f-28e2ee45bfd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21347 | 2026.02.05 23:56:28.217217 [ 189 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21348 | 2026.02.05 23:56:28.217286 [ 189 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2453 rows starting from the beginning of the part | ||
| 21349 | 2026.02.05 23:56:28.217420 [ 189 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 25 rows starting from the beginning of the part | ||
| 21350 | 2026.02.05 23:56:28.217527 [ 189 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 15 rows starting from the beginning of the part | ||
| 21351 | 2026.02.05 23:56:28.217534 [ 5 ] {a2cf273b-2346-4bb9-b12f-28e2ee45bfd6} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21352 | 2026.02.05 23:56:28.217576 [ 5 ] {a2cf273b-2346-4bb9-b12f-28e2ee45bfd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 21353 | 2026.02.05 23:56:28.217627 [ 189 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 25 rows starting from the beginning of the part | ||
| 21354 | 2026.02.05 23:56:28.217728 [ 189 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 15 rows starting from the beginning of the part | ||
| 21355 | 2026.02.05 23:56:28.217827 [ 189 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 25 rows starting from the beginning of the part | ||
| 21356 | 2026.02.05 23:56:28.217885 [ 5 ] {a2cf273b-2346-4bb9-b12f-28e2ee45bfd6} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 21357 | 2026.02.05 23:56:28.218102 [ 5 ] {a2cf273b-2346-4bb9-b12f-28e2ee45bfd6} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21358 | 2026.02.05 23:56:28.218244 [ 5 ] {a2cf273b-2346-4bb9-b12f-28e2ee45bfd6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 21359 | 2026.02.05 23:56:28.218283 [ 5 ] {a2cf273b-2346-4bb9-b12f-28e2ee45bfd6} <Debug> TCPHandler: Processed in 0.001294682 sec. | ||
| 21360 | 2026.02.05 23:56:28.218304 [ 225 ] {} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21361 | 2026.02.05 23:56:28.218337 [ 225 ] {} <Debug> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21362 | 2026.02.05 23:56:28.221424 [ 225 ] {} <Debug> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21363 | 2026.02.05 23:56:28.226029 [ 188 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2558 rows, containing 19 columns (19 merged, 0 gathered) in 0.009091449 sec., 281363.28983421676 rows/sec., 504.19 MiB/sec. | ||
| 21364 | 2026.02.05 23:56:28.228371 [ 202 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 21365 | 2026.02.05 23:56:28.228750 [ 202 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21366 | 2026.02.05 23:56:28.228830 [ 202 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 21367 | 2026.02.05 23:56:28.229001 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.88 MiB. | ||
| 21368 | 2026.02.05 23:56:29.952323 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2728 | ||
| 21369 | 2026.02.05 23:56:29.954821 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21370 | 2026.02.05 23:56:29.954870 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21371 | 2026.02.05 23:56:29.956097 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 21372 | 2026.02.05 23:56:29.956378 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21373 | 2026.02.05 23:56:29.956773 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2728 | ||
| 21374 | 2026.02.05 23:56:32.030680 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21375 | 2026.02.05 23:56:32.030873 [ 5 ] {01319046-1c3e-489d-8665-a91685588890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21376 | 2026.02.05 23:56:32.030942 [ 5 ] {01319046-1c3e-489d-8665-a91685588890} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21377 | 2026.02.05 23:56:32.031792 [ 5 ] {01319046-1c3e-489d-8665-a91685588890} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21378 | 2026.02.05 23:56:32.031835 [ 5 ] {01319046-1c3e-489d-8665-a91685588890} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21379 | 2026.02.05 23:56:32.032220 [ 5 ] {01319046-1c3e-489d-8665-a91685588890} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 21380 | 2026.02.05 23:56:32.032439 [ 5 ] {01319046-1c3e-489d-8665-a91685588890} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21381 | 2026.02.05 23:56:32.032587 [ 5 ] {01319046-1c3e-489d-8665-a91685588890} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001767 sec., 150537.63440860217 rows/sec., 9.56 MiB/sec. | ||
| 21382 | 2026.02.05 23:56:32.032627 [ 5 ] {01319046-1c3e-489d-8665-a91685588890} <Debug> TCPHandler: Processed in 0.002078281 sec. | ||
| 21383 | 2026.02.05 23:56:32.032750 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21384 | 2026.02.05 23:56:32.032843 [ 5 ] {b5096c3b-a2b0-41a8-9804-c4d3505c8980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21385 | 2026.02.05 23:56:32.032882 [ 5 ] {b5096c3b-a2b0-41a8-9804-c4d3505c8980} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21386 | 2026.02.05 23:56:32.033276 [ 5 ] {b5096c3b-a2b0-41a8-9804-c4d3505c8980} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21387 | 2026.02.05 23:56:32.033311 [ 5 ] {b5096c3b-a2b0-41a8-9804-c4d3505c8980} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21388 | 2026.02.05 23:56:32.033597 [ 5 ] {b5096c3b-a2b0-41a8-9804-c4d3505c8980} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 21389 | 2026.02.05 23:56:32.033796 [ 5 ] {b5096c3b-a2b0-41a8-9804-c4d3505c8980} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21390 | 2026.02.05 23:56:32.033919 [ 5 ] {b5096c3b-a2b0-41a8-9804-c4d3505c8980} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001096 sec., 12773.722627737227 rows/sec., 1.02 MiB/sec. | ||
| 21391 | 2026.02.05 23:56:32.033955 [ 5 ] {b5096c3b-a2b0-41a8-9804-c4d3505c8980} <Debug> TCPHandler: Processed in 0.001253343 sec. | ||
| 21392 | 2026.02.05 23:56:32.034063 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21393 | 2026.02.05 23:56:32.034154 [ 5 ] {5cfd003b-bc38-4ec0-8736-7ba6c52dc029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21394 | 2026.02.05 23:56:32.034191 [ 5 ] {5cfd003b-bc38-4ec0-8736-7ba6c52dc029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21395 | 2026.02.05 23:56:32.035546 [ 5 ] {5cfd003b-bc38-4ec0-8736-7ba6c52dc029} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21396 | 2026.02.05 23:56:32.035581 [ 5 ] {5cfd003b-bc38-4ec0-8736-7ba6c52dc029} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21397 | 2026.02.05 23:56:32.036014 [ 5 ] {5cfd003b-bc38-4ec0-8736-7ba6c52dc029} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 21398 | 2026.02.05 23:56:32.036220 [ 5 ] {5cfd003b-bc38-4ec0-8736-7ba6c52dc029} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21399 | 2026.02.05 23:56:32.036346 [ 5 ] {5cfd003b-bc38-4ec0-8736-7ba6c52dc029} <Debug> executeQuery: Read 1929 rows, 160.62 KiB in 0.002209 sec., 873245.81258488 rows/sec., 71.01 MiB/sec. | ||
| 21400 | 2026.02.05 23:56:32.036383 [ 5 ] {5cfd003b-bc38-4ec0-8736-7ba6c52dc029} <Debug> TCPHandler: Processed in 0.002366593 sec. | ||
| 21401 | 2026.02.05 23:56:32.036485 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21402 | 2026.02.05 23:56:32.036576 [ 5 ] {b40989c7-e4aa-4586-b800-9f9c8a217bcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21403 | 2026.02.05 23:56:32.036615 [ 5 ] {b40989c7-e4aa-4586-b800-9f9c8a217bcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21404 | 2026.02.05 23:56:32.037052 [ 5 ] {b40989c7-e4aa-4586-b800-9f9c8a217bcb} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21405 | 2026.02.05 23:56:32.037087 [ 5 ] {b40989c7-e4aa-4586-b800-9f9c8a217bcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21406 | 2026.02.05 23:56:32.037374 [ 5 ] {b40989c7-e4aa-4586-b800-9f9c8a217bcb} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 21407 | 2026.02.05 23:56:32.037573 [ 5 ] {b40989c7-e4aa-4586-b800-9f9c8a217bcb} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21408 | 2026.02.05 23:56:32.037695 [ 5 ] {b40989c7-e4aa-4586-b800-9f9c8a217bcb} <Debug> executeQuery: Read 162 rows, 10.11 KiB in 0.001136 sec., 142605.63380281688 rows/sec., 8.69 MiB/sec. | ||
| 21409 | 2026.02.05 23:56:32.037732 [ 5 ] {b40989c7-e4aa-4586-b800-9f9c8a217bcb} <Debug> TCPHandler: Processed in 0.001294053 sec. | ||
| 21410 | 2026.02.05 23:56:32.037795 [ 221 ] {} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21411 | 2026.02.05 23:56:32.037837 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21412 | 2026.02.05 23:56:32.037857 [ 221 ] {} <Debug> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21413 | 2026.02.05 23:56:32.037939 [ 5 ] {79ef4bd6-6a6c-443d-8674-1f3919c52c30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21414 | 2026.02.05 23:56:32.037983 [ 5 ] {79ef4bd6-6a6c-443d-8674-1f3919c52c30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21415 | 2026.02.05 23:56:32.038502 [ 5 ] {79ef4bd6-6a6c-443d-8674-1f3919c52c30} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21416 | 2026.02.05 23:56:32.038541 [ 5 ] {79ef4bd6-6a6c-443d-8674-1f3919c52c30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21417 | 2026.02.05 23:56:32.038880 [ 5 ] {79ef4bd6-6a6c-443d-8674-1f3919c52c30} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 21418 | 2026.02.05 23:56:32.039097 [ 5 ] {79ef4bd6-6a6c-443d-8674-1f3919c52c30} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21419 | 2026.02.05 23:56:32.039221 [ 5 ] {79ef4bd6-6a6c-443d-8674-1f3919c52c30} <Debug> executeQuery: Read 368 rows, 25.07 KiB in 0.0013 sec., 283076.92307692306 rows/sec., 18.84 MiB/sec. | ||
| 21420 | 2026.02.05 23:56:32.039257 [ 5 ] {79ef4bd6-6a6c-443d-8674-1f3919c52c30} <Debug> TCPHandler: Processed in 0.001467105 sec. | ||
| 21421 | 2026.02.05 23:56:32.039362 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21422 | 2026.02.05 23:56:32.039454 [ 5 ] {c5281eb6-9602-4019-8503-c0e7d7e95a8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21423 | 2026.02.05 23:56:32.039493 [ 5 ] {c5281eb6-9602-4019-8503-c0e7d7e95a8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21424 | 2026.02.05 23:56:32.039919 [ 5 ] {c5281eb6-9602-4019-8503-c0e7d7e95a8f} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21425 | 2026.02.05 23:56:32.039955 [ 5 ] {c5281eb6-9602-4019-8503-c0e7d7e95a8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21426 | 2026.02.05 23:56:32.040244 [ 5 ] {c5281eb6-9602-4019-8503-c0e7d7e95a8f} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 21427 | 2026.02.05 23:56:32.040429 [ 221 ] {} <Debug> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21428 | 2026.02.05 23:56:32.040491 [ 5 ] {c5281eb6-9602-4019-8503-c0e7d7e95a8f} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21429 | 2026.02.05 23:56:32.040622 [ 5 ] {c5281eb6-9602-4019-8503-c0e7d7e95a8f} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001185 sec., 117299.57805907172 rows/sec., 6.67 MiB/sec. | ||
| 21430 | 2026.02.05 23:56:32.040684 [ 5 ] {c5281eb6-9602-4019-8503-c0e7d7e95a8f} <Debug> TCPHandler: Processed in 0.001369434 sec. | ||
| 21431 | 2026.02.05 23:56:32.040791 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21432 | 2026.02.05 23:56:32.040881 [ 5 ] {a328b656-c815-4f2c-86bb-9ebe1ed22a44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21433 | 2026.02.05 23:56:32.040919 [ 5 ] {a328b656-c815-4f2c-86bb-9ebe1ed22a44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21434 | 2026.02.05 23:56:32.041654 [ 5 ] {a328b656-c815-4f2c-86bb-9ebe1ed22a44} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21435 | 2026.02.05 23:56:32.041690 [ 5 ] {a328b656-c815-4f2c-86bb-9ebe1ed22a44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21436 | 2026.02.05 23:56:32.042015 [ 5 ] {a328b656-c815-4f2c-86bb-9ebe1ed22a44} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 21437 | 2026.02.05 23:56:32.042213 [ 5 ] {a328b656-c815-4f2c-86bb-9ebe1ed22a44} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21438 | 2026.02.05 23:56:32.042360 [ 5 ] {a328b656-c815-4f2c-86bb-9ebe1ed22a44} <Debug> executeQuery: Read 948 rows, 69.91 KiB in 0.001496 sec., 633689.8395721925 rows/sec., 45.64 MiB/sec. | ||
| 21439 | 2026.02.05 23:56:32.042397 [ 5 ] {a328b656-c815-4f2c-86bb-9ebe1ed22a44} <Debug> TCPHandler: Processed in 0.001653706 sec. | ||
| 21440 | 2026.02.05 23:56:32.042501 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21441 | 2026.02.05 23:56:32.042618 [ 5 ] {ce6abacf-397e-43b8-885c-1c5661ebe1f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21442 | 2026.02.05 23:56:32.042675 [ 5 ] {ce6abacf-397e-43b8-885c-1c5661ebe1f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21443 | 2026.02.05 23:56:32.043059 [ 5 ] {ce6abacf-397e-43b8-885c-1c5661ebe1f0} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21444 | 2026.02.05 23:56:32.043104 [ 5 ] {ce6abacf-397e-43b8-885c-1c5661ebe1f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21445 | 2026.02.05 23:56:32.043480 [ 5 ] {ce6abacf-397e-43b8-885c-1c5661ebe1f0} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 21446 | 2026.02.05 23:56:32.043703 [ 5 ] {ce6abacf-397e-43b8-885c-1c5661ebe1f0} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21447 | 2026.02.05 23:56:32.043835 [ 5 ] {ce6abacf-397e-43b8-885c-1c5661ebe1f0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001241 sec., 4834.810636583401 rows/sec., 252.60 KiB/sec. | ||
| 21448 | 2026.02.05 23:56:32.043872 [ 5 ] {ce6abacf-397e-43b8-885c-1c5661ebe1f0} <Debug> TCPHandler: Processed in 0.001422074 sec. | ||
| 21449 | 2026.02.05 23:56:32.043978 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21450 | 2026.02.05 23:56:32.044073 [ 5 ] {0a670104-086d-42f5-8f90-5adafd3d8f50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21451 | 2026.02.05 23:56:32.044116 [ 5 ] {0a670104-086d-42f5-8f90-5adafd3d8f50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21452 | 2026.02.05 23:56:32.044688 [ 5 ] {0a670104-086d-42f5-8f90-5adafd3d8f50} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21453 | 2026.02.05 23:56:32.044725 [ 5 ] {0a670104-086d-42f5-8f90-5adafd3d8f50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21454 | 2026.02.05 23:56:32.045108 [ 5 ] {0a670104-086d-42f5-8f90-5adafd3d8f50} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 21455 | 2026.02.05 23:56:32.045328 [ 5 ] {0a670104-086d-42f5-8f90-5adafd3d8f50} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21456 | 2026.02.05 23:56:32.045458 [ 5 ] {0a670104-086d-42f5-8f90-5adafd3d8f50} <Debug> executeQuery: Read 917 rows, 62.56 KiB in 0.001404 sec., 653133.903133903 rows/sec., 43.51 MiB/sec. | ||
| 21457 | 2026.02.05 23:56:32.045497 [ 5 ] {0a670104-086d-42f5-8f90-5adafd3d8f50} <Debug> TCPHandler: Processed in 0.001569105 sec. | ||
| 21458 | 2026.02.05 23:56:32.045608 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21459 | 2026.02.05 23:56:32.045709 [ 5 ] {3a5406a3-c10b-40fd-8a7a-27db387a0545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21460 | 2026.02.05 23:56:32.045752 [ 5 ] {3a5406a3-c10b-40fd-8a7a-27db387a0545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21461 | 2026.02.05 23:56:32.046073 [ 5 ] {3a5406a3-c10b-40fd-8a7a-27db387a0545} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21462 | 2026.02.05 23:56:32.046110 [ 5 ] {3a5406a3-c10b-40fd-8a7a-27db387a0545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21463 | 2026.02.05 23:56:32.046421 [ 5 ] {3a5406a3-c10b-40fd-8a7a-27db387a0545} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 21464 | 2026.02.05 23:56:32.046636 [ 5 ] {3a5406a3-c10b-40fd-8a7a-27db387a0545} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21465 | 2026.02.05 23:56:32.046768 [ 5 ] {3a5406a3-c10b-40fd-8a7a-27db387a0545} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001079 sec., 926.7840593141797 rows/sec., 62.45 KiB/sec. | ||
| 21466 | 2026.02.05 23:56:32.046806 [ 5 ] {3a5406a3-c10b-40fd-8a7a-27db387a0545} <Debug> TCPHandler: Processed in 0.001254542 sec. | ||
| 21467 | 2026.02.05 23:56:32.046912 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21468 | 2026.02.05 23:56:32.047007 [ 5 ] {c73ec893-cb69-4073-a20b-e007307ed312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21469 | 2026.02.05 23:56:32.047060 [ 5 ] {c73ec893-cb69-4073-a20b-e007307ed312} <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 | ||
| 21470 | 2026.02.05 23:56:32.047865 [ 5 ] {c73ec893-cb69-4073-a20b-e007307ed312} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21471 | 2026.02.05 23:56:32.047902 [ 5 ] {c73ec893-cb69-4073-a20b-e007307ed312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21472 | 2026.02.05 23:56:32.048422 [ 5 ] {c73ec893-cb69-4073-a20b-e007307ed312} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 21473 | 2026.02.05 23:56:32.048645 [ 5 ] {c73ec893-cb69-4073-a20b-e007307ed312} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21474 | 2026.02.05 23:56:32.048781 [ 5 ] {c73ec893-cb69-4073-a20b-e007307ed312} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001793 sec., 8365.867261572783 rows/sec., 14.99 MiB/sec. | ||
| 21475 | 2026.02.05 23:56:32.048837 [ 5 ] {c73ec893-cb69-4073-a20b-e007307ed312} <Debug> TCPHandler: Processed in 0.001974439 sec. | ||
| 21476 | 2026.02.05 23:56:32.048876 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21477 | 2026.02.05 23:56:32.048928 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21478 | 2026.02.05 23:56:32.048949 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21479 | 2026.02.05 23:56:32.049052 [ 5 ] {b86a0774-155d-45df-9b7b-280c71d5cdf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21480 | 2026.02.05 23:56:32.049093 [ 5 ] {b86a0774-155d-45df-9b7b-280c71d5cdf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21481 | 2026.02.05 23:56:32.049424 [ 5 ] {b86a0774-155d-45df-9b7b-280c71d5cdf0} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21482 | 2026.02.05 23:56:32.049463 [ 5 ] {b86a0774-155d-45df-9b7b-280c71d5cdf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21483 | 2026.02.05 23:56:32.049805 [ 5 ] {b86a0774-155d-45df-9b7b-280c71d5cdf0} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 21484 | 2026.02.05 23:56:32.050021 [ 5 ] {b86a0774-155d-45df-9b7b-280c71d5cdf0} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21485 | 2026.02.05 23:56:32.050149 [ 5 ] {b86a0774-155d-45df-9b7b-280c71d5cdf0} <Debug> executeQuery: Read 76 rows, 4.83 KiB in 0.001116 sec., 68100.35842293907 rows/sec., 4.23 MiB/sec. | ||
| 21486 | 2026.02.05 23:56:32.050188 [ 5 ] {b86a0774-155d-45df-9b7b-280c71d5cdf0} <Debug> TCPHandler: Processed in 0.001290402 sec. | ||
| 21487 | 2026.02.05 23:56:32.051427 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21488 | 2026.02.05 23:56:32.334009 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43686 | ||
| 21489 | 2026.02.05 23:56:32.334756 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21490 | 2026.02.05 23:56:32.334806 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21491 | 2026.02.05 23:56:32.335308 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 21492 | 2026.02.05 23:56:32.335550 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21493 | 2026.02.05 23:56:32.335701 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43686 | ||
| 21494 | 2026.02.05 23:56:32.335702 [ 34 ] {} <Debug> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 21495 | 2026.02.05 23:56:32.335757 [ 34 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21496 | 2026.02.05 23:56:32.335779 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21497 | 2026.02.05 23:56:32.335955 [ 191 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 21498 | 2026.02.05 23:56:32.336175 [ 191 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21499 | 2026.02.05 23:56:32.336239 [ 191 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41254 rows starting from the beginning of the part | ||
| 21500 | 2026.02.05 23:56:32.336343 [ 191 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 512 rows starting from the beginning of the part | ||
| 21501 | 2026.02.05 23:56:32.336421 [ 191 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 448 rows starting from the beginning of the part | ||
| 21502 | 2026.02.05 23:56:32.336493 [ 191 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 512 rows starting from the beginning of the part | ||
| 21503 | 2026.02.05 23:56:32.336560 [ 191 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 448 rows starting from the beginning of the part | ||
| 21504 | 2026.02.05 23:56:32.336613 [ 191 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 512 rows starting from the beginning of the part | ||
| 21505 | 2026.02.05 23:56:32.339514 [ 200 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43686 rows, containing 4 columns (4 merged, 0 gathered) in 0.003648076 sec., 11975079.4665462 rows/sec., 171.30 MiB/sec. | ||
| 21506 | 2026.02.05 23:56:32.339869 [ 192 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 21507 | 2026.02.05 23:56:32.340232 [ 192 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_91_18} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21508 | 2026.02.05 23:56:32.340330 [ 192 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_91_18} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 21509 | 2026.02.05 23:56:32.340473 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 21510 | 2026.02.05 23:56:33.200792 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21511 | 2026.02.05 23:56:33.201049 [ 5 ] {f395305b-9dab-4a3d-a1a6-98d410e52404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21512 | 2026.02.05 23:56:33.201144 [ 5 ] {f395305b-9dab-4a3d-a1a6-98d410e52404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21513 | 2026.02.05 23:56:33.201952 [ 5 ] {f395305b-9dab-4a3d-a1a6-98d410e52404} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21514 | 2026.02.05 23:56:33.202000 [ 5 ] {f395305b-9dab-4a3d-a1a6-98d410e52404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21515 | 2026.02.05 23:56:33.202380 [ 5 ] {f395305b-9dab-4a3d-a1a6-98d410e52404} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 21516 | 2026.02.05 23:56:33.202595 [ 5 ] {f395305b-9dab-4a3d-a1a6-98d410e52404} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21517 | 2026.02.05 23:56:33.202746 [ 5 ] {f395305b-9dab-4a3d-a1a6-98d410e52404} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001767 sec., 31692.13355970572 rows/sec., 2.43 MiB/sec. | ||
| 21518 | 2026.02.05 23:56:33.202787 [ 5 ] {f395305b-9dab-4a3d-a1a6-98d410e52404} <Debug> TCPHandler: Processed in 0.002160692 sec. | ||
| 21519 | 2026.02.05 23:56:33.202917 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21520 | 2026.02.05 23:56:33.203043 [ 5 ] {915aa835-1cce-4185-aec0-0635c55a94cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21521 | 2026.02.05 23:56:33.203092 [ 5 ] {915aa835-1cce-4185-aec0-0635c55a94cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21522 | 2026.02.05 23:56:33.203598 [ 5 ] {915aa835-1cce-4185-aec0-0635c55a94cc} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21523 | 2026.02.05 23:56:33.203636 [ 5 ] {915aa835-1cce-4185-aec0-0635c55a94cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21524 | 2026.02.05 23:56:33.203953 [ 5 ] {915aa835-1cce-4185-aec0-0635c55a94cc} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 21525 | 2026.02.05 23:56:33.204186 [ 5 ] {915aa835-1cce-4185-aec0-0635c55a94cc} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21526 | 2026.02.05 23:56:33.204320 [ 5 ] {915aa835-1cce-4185-aec0-0635c55a94cc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001303 sec., 49117.4213353799 rows/sec., 3.83 MiB/sec. | ||
| 21527 | 2026.02.05 23:56:33.204360 [ 5 ] {915aa835-1cce-4185-aec0-0635c55a94cc} <Debug> TCPHandler: Processed in 0.001506135 sec. | ||
| 21528 | 2026.02.05 23:56:33.204470 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21529 | 2026.02.05 23:56:33.204565 [ 5 ] {1f7aee58-191e-4cb5-a5c0-f121d1233655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21530 | 2026.02.05 23:56:33.204609 [ 5 ] {1f7aee58-191e-4cb5-a5c0-f121d1233655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21531 | 2026.02.05 23:56:33.204975 [ 5 ] {1f7aee58-191e-4cb5-a5c0-f121d1233655} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21532 | 2026.02.05 23:56:33.205012 [ 5 ] {1f7aee58-191e-4cb5-a5c0-f121d1233655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21533 | 2026.02.05 23:56:33.205331 [ 5 ] {1f7aee58-191e-4cb5-a5c0-f121d1233655} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 21534 | 2026.02.05 23:56:33.205547 [ 5 ] {1f7aee58-191e-4cb5-a5c0-f121d1233655} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21535 | 2026.02.05 23:56:33.205671 [ 54 ] {} <Debug> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Selected 5 parts from all_1_150_31 to all_154_154_0 | ||
| 21536 | 2026.02.05 23:56:33.205679 [ 5 ] {1f7aee58-191e-4cb5-a5c0-f121d1233655} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001132 sec., 28268.551236749117 rows/sec., 1.97 MiB/sec. | ||
| 21537 | 2026.02.05 23:56:33.205741 [ 54 ] {} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21538 | 2026.02.05 23:56:33.205763 [ 5 ] {1f7aee58-191e-4cb5-a5c0-f121d1233655} <Debug> TCPHandler: Processed in 0.001341123 sec. | ||
| 21539 | 2026.02.05 23:56:33.205765 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21540 | 2026.02.05 23:56:33.205889 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21541 | 2026.02.05 23:56:33.205899 [ 191 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_154_32} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_150_31 to all_154_154_0 into Compact with storage Full | ||
| 21542 | 2026.02.05 23:56:33.205991 [ 5 ] {a02ae1c7-7e74-4e48-b7b8-a689e222a29c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21543 | 2026.02.05 23:56:33.206038 [ 5 ] {a02ae1c7-7e74-4e48-b7b8-a689e222a29c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21544 | 2026.02.05 23:56:33.206053 [ 191 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_154_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21545 | 2026.02.05 23:56:33.206094 [ 191 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_154_32} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_150_31, total 42665 rows starting from the beginning of the part | ||
| 21546 | 2026.02.05 23:56:33.206162 [ 191 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_154_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 160 rows starting from the beginning of the part | ||
| 21547 | 2026.02.05 23:56:33.206217 [ 191 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_154_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 258 rows starting from the beginning of the part | ||
| 21548 | 2026.02.05 23:56:33.206266 [ 191 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_154_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 160 rows starting from the beginning of the part | ||
| 21549 | 2026.02.05 23:56:33.206308 [ 191 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_154_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 917 rows starting from the beginning of the part | ||
| 21550 | 2026.02.05 23:56:33.206368 [ 5 ] {a02ae1c7-7e74-4e48-b7b8-a689e222a29c} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21551 | 2026.02.05 23:56:33.206410 [ 5 ] {a02ae1c7-7e74-4e48-b7b8-a689e222a29c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 21552 | 2026.02.05 23:56:33.206760 [ 5 ] {a02ae1c7-7e74-4e48-b7b8-a689e222a29c} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 21553 | 2026.02.05 23:56:33.206990 [ 5 ] {a02ae1c7-7e74-4e48-b7b8-a689e222a29c} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21554 | 2026.02.05 23:56:33.207122 [ 5 ] {a02ae1c7-7e74-4e48-b7b8-a689e222a29c} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001152 sec., 10416.666666666666 rows/sec., 718.86 KiB/sec. | ||
| 21555 | 2026.02.05 23:56:33.207162 [ 5 ] {a02ae1c7-7e74-4e48-b7b8-a689e222a29c} <Debug> TCPHandler: Processed in 0.001324693 sec. | ||
| 21556 | 2026.02.05 23:56:33.219027 [ 200 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_154_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44160 rows, containing 5 columns (5 merged, 0 gathered) in 0.01318515 sec., 3349222.420677808 rows/sec., 225.68 MiB/sec. | ||
| 21557 | 2026.02.05 23:56:33.219393 [ 195 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_154_32} <Trace> MergedBlockOutputStream: filled checksums all_1_154_32 (state Temporary) | ||
| 21558 | 2026.02.05 23:56:33.219711 [ 195 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_154_32} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_merge_all_1_154_32 to all_1_154_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21559 | 2026.02.05 23:56:33.219787 [ 195 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_154_32} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Merged 5 parts: [all_1_150_31, all_154_154_0] -> all_1_154_32 | ||
| 21560 | 2026.02.05 23:56:33.219873 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.48 MiB. | ||
| 21561 | 2026.02.05 23:56:34.783958 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 686 | ||
| 21562 | 2026.02.05 23:56:34.802509 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21563 | 2026.02.05 23:56:34.802576 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 21564 | 2026.02.05 23:56:34.808987 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 21565 | 2026.02.05 23:56:34.809709 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21566 | 2026.02.05 23:56:34.810033 [ 50 ] {} <Debug> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 21567 | 2026.02.05 23:56:34.810097 [ 50 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21568 | 2026.02.05 23:56:34.810117 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 21569 | 2026.02.05 23:56:34.810209 [ 199 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 21570 | 2026.02.05 23:56:34.813301 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
| 21571 | 2026.02.05 23:56:34.813572 [ 199 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21572 | 2026.02.05 23:56:34.814511 [ 199 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 648 rows starting from the beginning of the part | ||
| 21573 | 2026.02.05 23:56:34.818173 [ 199 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 8 rows starting from the beginning of the part | ||
| 21574 | 2026.02.05 23:56:34.821848 [ 199 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 7 rows starting from the beginning of the part | ||
| 21575 | 2026.02.05 23:56:34.826103 [ 199 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 8 rows starting from the beginning of the part | ||
| 21576 | 2026.02.05 23:56:34.830468 [ 199 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 7 rows starting from the beginning of the part | ||
| 21577 | 2026.02.05 23:56:34.835118 [ 199 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 8 rows starting from the beginning of the part | ||
| 21578 | 2026.02.05 23:56:34.899163 [ 200 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.088986835 sec., 7709.005495026315 rows/sec., 39.86 MiB/sec. | ||
| 21579 | 2026.02.05 23:56:34.902787 [ 200 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 21580 | 2026.02.05 23:56:34.904953 [ 200 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_91_18} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21581 | 2026.02.05 23:56:34.905073 [ 200 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_91_18} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 21582 | 2026.02.05 23:56:34.907915 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 21583 | 2026.02.05 23:56:38.208401 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21584 | 2026.02.05 23:56:38.208593 [ 5 ] {07943f9f-447d-4729-8c1e-8012d26c94b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21585 | 2026.02.05 23:56:38.208658 [ 5 ] {07943f9f-447d-4729-8c1e-8012d26c94b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21586 | 2026.02.05 23:56:38.209305 [ 5 ] {07943f9f-447d-4729-8c1e-8012d26c94b9} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21587 | 2026.02.05 23:56:38.209347 [ 5 ] {07943f9f-447d-4729-8c1e-8012d26c94b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 21588 | 2026.02.05 23:56:38.209745 [ 5 ] {07943f9f-447d-4729-8c1e-8012d26c94b9} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 21589 | 2026.02.05 23:56:38.209969 [ 5 ] {07943f9f-447d-4729-8c1e-8012d26c94b9} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21590 | 2026.02.05 23:56:38.210105 [ 61 ] {} <Debug> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 21591 | 2026.02.05 23:56:38.210158 [ 61 ] {} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21592 | 2026.02.05 23:56:38.210120 [ 5 ] {07943f9f-447d-4729-8c1e-8012d26c94b9} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001582 sec., 67003.79266750948 rows/sec., 5.61 MiB/sec. | ||
| 21593 | 2026.02.05 23:56:38.210181 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 21594 | 2026.02.05 23:56:38.210240 [ 5 ] {07943f9f-447d-4729-8c1e-8012d26c94b9} <Debug> TCPHandler: Processed in 0.001968729 sec. | ||
| 21595 | 2026.02.05 23:56:38.210309 [ 193 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 21596 | 2026.02.05 23:56:38.210384 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21597 | 2026.02.05 23:56:38.210459 [ 193 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21598 | 2026.02.05 23:56:38.210495 [ 5 ] {b53f0b89-0ce8-4b45-825e-06afdc435a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21599 | 2026.02.05 23:56:38.210497 [ 193 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1982 rows starting from the beginning of the part | ||
| 21600 | 2026.02.05 23:56:38.210549 [ 5 ] {b53f0b89-0ce8-4b45-825e-06afdc435a4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21601 | 2026.02.05 23:56:38.210583 [ 193 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 782 rows starting from the beginning of the part | ||
| 21602 | 2026.02.05 23:56:38.210633 [ 193 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 106 rows starting from the beginning of the part | ||
| 21603 | 2026.02.05 23:56:38.210683 [ 193 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 1929 rows starting from the beginning of the part | ||
| 21604 | 2026.02.05 23:56:38.210723 [ 193 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 56 rows starting from the beginning of the part | ||
| 21605 | 2026.02.05 23:56:38.210763 [ 193 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 106 rows starting from the beginning of the part | ||
| 21606 | 2026.02.05 23:56:38.210993 [ 5 ] {b53f0b89-0ce8-4b45-825e-06afdc435a4f} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21607 | 2026.02.05 23:56:38.211038 [ 5 ] {b53f0b89-0ce8-4b45-825e-06afdc435a4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 21608 | 2026.02.05 23:56:38.211409 [ 5 ] {b53f0b89-0ce8-4b45-825e-06afdc435a4f} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 21609 | 2026.02.05 23:56:38.211646 [ 5 ] {b53f0b89-0ce8-4b45-825e-06afdc435a4f} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21610 | 2026.02.05 23:56:38.211795 [ 5 ] {b53f0b89-0ce8-4b45-825e-06afdc435a4f} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001323 sec., 18896.44746787604 rows/sec., 1.39 MiB/sec. | ||
| 21611 | 2026.02.05 23:56:38.211840 [ 5 ] {b53f0b89-0ce8-4b45-825e-06afdc435a4f} <Debug> TCPHandler: Processed in 0.001527245 sec. | ||
| 21612 | 2026.02.05 23:56:38.211962 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21613 | 2026.02.05 23:56:38.212059 [ 5 ] {b607ea0d-2e1a-4ef2-bd1f-799c0417d1e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21614 | 2026.02.05 23:56:38.212102 [ 5 ] {b607ea0d-2e1a-4ef2-bd1f-799c0417d1e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21615 | 2026.02.05 23:56:38.212504 [ 186 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4961 rows, containing 5 columns (5 merged, 0 gathered) in 0.002245042 sec., 2209758.213877513 rows/sec., 187.78 MiB/sec. | ||
| 21616 | 2026.02.05 23:56:38.212536 [ 5 ] {b607ea0d-2e1a-4ef2-bd1f-799c0417d1e0} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21617 | 2026.02.05 23:56:38.212578 [ 5 ] {b607ea0d-2e1a-4ef2-bd1f-799c0417d1e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 21618 | 2026.02.05 23:56:38.212826 [ 198 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 21619 | 2026.02.05 23:56:38.212919 [ 5 ] {b607ea0d-2e1a-4ef2-bd1f-799c0417d1e0} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 21620 | 2026.02.05 23:56:38.213224 [ 5 ] {b607ea0d-2e1a-4ef2-bd1f-799c0417d1e0} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21621 | 2026.02.05 23:56:38.213244 [ 198 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_156_31} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21622 | 2026.02.05 23:56:38.213344 [ 198 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_156_31} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 21623 | 2026.02.05 23:56:38.213354 [ 172 ] {} <Debug> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 21624 | 2026.02.05 23:56:38.213363 [ 5 ] {b607ea0d-2e1a-4ef2-bd1f-799c0417d1e0} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001323 sec., 67271.3529856387 rows/sec., 5.25 MiB/sec. | ||
| 21625 | 2026.02.05 23:56:38.213391 [ 172 ] {} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21626 | 2026.02.05 23:56:38.213411 [ 5 ] {b607ea0d-2e1a-4ef2-bd1f-799c0417d1e0} <Debug> TCPHandler: Processed in 0.001499535 sec. | ||
| 21627 | 2026.02.05 23:56:38.213412 [ 172 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 21628 | 2026.02.05 23:56:38.213482 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 21629 | 2026.02.05 23:56:38.213525 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21630 | 2026.02.05 23:56:38.213536 [ 186 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 21631 | 2026.02.05 23:56:38.213629 [ 5 ] {90cdaadc-5f9c-4ccd-8286-d482aff3e8b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21632 | 2026.02.05 23:56:38.213650 [ 186 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21633 | 2026.02.05 23:56:38.213679 [ 5 ] {90cdaadc-5f9c-4ccd-8286-d482aff3e8b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21634 | 2026.02.05 23:56:38.213689 [ 186 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 995 rows starting from the beginning of the part | ||
| 21635 | 2026.02.05 23:56:38.213768 [ 186 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 478 rows starting from the beginning of the part | ||
| 21636 | 2026.02.05 23:56:38.213817 [ 186 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 89 rows starting from the beginning of the part | ||
| 21637 | 2026.02.05 23:56:38.213861 [ 186 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 948 rows starting from the beginning of the part | ||
| 21638 | 2026.02.05 23:56:38.213912 [ 186 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 64 rows starting from the beginning of the part | ||
| 21639 | 2026.02.05 23:56:38.213958 [ 186 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 89 rows starting from the beginning of the part | ||
| 21640 | 2026.02.05 23:56:38.214109 [ 5 ] {90cdaadc-5f9c-4ccd-8286-d482aff3e8b2} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21641 | 2026.02.05 23:56:38.214153 [ 5 ] {90cdaadc-5f9c-4ccd-8286-d482aff3e8b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 21642 | 2026.02.05 23:56:38.214549 [ 5 ] {90cdaadc-5f9c-4ccd-8286-d482aff3e8b2} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 21643 | 2026.02.05 23:56:38.214789 [ 5 ] {90cdaadc-5f9c-4ccd-8286-d482aff3e8b2} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21644 | 2026.02.05 23:56:38.214930 [ 5 ] {90cdaadc-5f9c-4ccd-8286-d482aff3e8b2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001321 sec., 121120.36336109009 rows/sec., 8.44 MiB/sec. | ||
| 21645 | 2026.02.05 23:56:38.214971 [ 5 ] {90cdaadc-5f9c-4ccd-8286-d482aff3e8b2} <Debug> TCPHandler: Processed in 0.001495395 sec. | ||
| 21646 | 2026.02.05 23:56:38.215108 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21647 | 2026.02.05 23:56:38.215231 [ 5 ] {ee4b96ce-486c-4376-84b8-ad5ea5e3c783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21648 | 2026.02.05 23:56:38.215259 [ 198 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2663 rows, containing 5 columns (5 merged, 0 gathered) in 0.001800598 sec., 1478953.1033578843 rows/sec., 112.72 MiB/sec. | ||
| 21649 | 2026.02.05 23:56:38.215309 [ 5 ] {ee4b96ce-486c-4376-84b8-ad5ea5e3c783} <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 | ||
| 21650 | 2026.02.05 23:56:38.215460 [ 193 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 21651 | 2026.02.05 23:56:38.215730 [ 193 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_156_31} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21652 | 2026.02.05 23:56:38.215810 [ 193 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_156_31} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 21653 | 2026.02.05 23:56:38.215900 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 21654 | 2026.02.05 23:56:38.216183 [ 5 ] {ee4b96ce-486c-4376-84b8-ad5ea5e3c783} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21655 | 2026.02.05 23:56:38.216225 [ 5 ] {ee4b96ce-486c-4376-84b8-ad5ea5e3c783} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 21656 | 2026.02.05 23:56:38.216787 [ 5 ] {ee4b96ce-486c-4376-84b8-ad5ea5e3c783} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 21657 | 2026.02.05 23:56:38.217032 [ 5 ] {ee4b96ce-486c-4376-84b8-ad5ea5e3c783} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21658 | 2026.02.05 23:56:38.217172 [ 5 ] {ee4b96ce-486c-4376-84b8-ad5ea5e3c783} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001965 sec., 12722.646310432568 rows/sec., 22.80 MiB/sec. | ||
| 21659 | 2026.02.05 23:56:38.217228 [ 5 ] {ee4b96ce-486c-4376-84b8-ad5ea5e3c783} <Debug> TCPHandler: Processed in 0.002181991 sec. | ||
| 21660 | 2026.02.05 23:56:38.217340 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21661 | 2026.02.05 23:56:38.217435 [ 5 ] {db5c5009-6a8c-4908-8d3f-7d747d47c89b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21662 | 2026.02.05 23:56:38.217476 [ 5 ] {db5c5009-6a8c-4908-8d3f-7d747d47c89b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21663 | 2026.02.05 23:56:38.217809 [ 5 ] {db5c5009-6a8c-4908-8d3f-7d747d47c89b} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21664 | 2026.02.05 23:56:38.217843 [ 5 ] {db5c5009-6a8c-4908-8d3f-7d747d47c89b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 21665 | 2026.02.05 23:56:38.218149 [ 5 ] {db5c5009-6a8c-4908-8d3f-7d747d47c89b} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 21666 | 2026.02.05 23:56:38.218367 [ 5 ] {db5c5009-6a8c-4908-8d3f-7d747d47c89b} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21667 | 2026.02.05 23:56:38.218468 [ 172 ] {} <Debug> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 21668 | 2026.02.05 23:56:38.218492 [ 5 ] {db5c5009-6a8c-4908-8d3f-7d747d47c89b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 21669 | 2026.02.05 23:56:38.218500 [ 172 ] {} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21670 | 2026.02.05 23:56:38.218522 [ 172 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 21671 | 2026.02.05 23:56:38.218530 [ 5 ] {db5c5009-6a8c-4908-8d3f-7d747d47c89b} <Debug> TCPHandler: Processed in 0.001239832 sec. | ||
| 21672 | 2026.02.05 23:56:38.218638 [ 187 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 21673 | 2026.02.05 23:56:38.218800 [ 187 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21674 | 2026.02.05 23:56:38.218838 [ 187 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_151_30, total 9620 rows starting from the beginning of the part | ||
| 21675 | 2026.02.05 23:56:38.218917 [ 187 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 88 rows starting from the beginning of the part | ||
| 21676 | 2026.02.05 23:56:38.218972 [ 187 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 60 rows starting from the beginning of the part | ||
| 21677 | 2026.02.05 23:56:38.219023 [ 187 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 76 rows starting from the beginning of the part | ||
| 21678 | 2026.02.05 23:56:38.219067 [ 187 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 12 rows starting from the beginning of the part | ||
| 21679 | 2026.02.05 23:56:38.219112 [ 187 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 60 rows starting from the beginning of the part | ||
| 21680 | 2026.02.05 23:56:38.222197 [ 193 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9916 rows, containing 4 columns (4 merged, 0 gathered) in 0.003620646 sec., 2738737.783257463 rows/sec., 177.08 MiB/sec. | ||
| 21681 | 2026.02.05 23:56:38.222438 [ 198 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 21682 | 2026.02.05 23:56:38.222743 [ 198 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_156_31} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21683 | 2026.02.05 23:56:38.222821 [ 198 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_156_31} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 21684 | 2026.02.05 23:56:38.222921 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.97 MiB. | ||
| 21685 | 2026.02.05 23:56:39.560657 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21686 | 2026.02.05 23:56:39.560749 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21687 | 2026.02.05 23:56:39.836815 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44134 | ||
| 21688 | 2026.02.05 23:56:39.837298 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21689 | 2026.02.05 23:56:39.837331 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 21690 | 2026.02.05 23:56:39.837784 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 21691 | 2026.02.05 23:56:39.838089 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21692 | 2026.02.05 23:56:39.838217 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44134 | ||
| 21693 | 2026.02.05 23:56:39.957023 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2772 | ||
| 21694 | 2026.02.05 23:56:39.959666 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21695 | 2026.02.05 23:56:39.959721 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 21696 | 2026.02.05 23:56:39.960946 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 21697 | 2026.02.05 23:56:39.961216 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21698 | 2026.02.05 23:56:39.961589 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2772 | ||
| 21699 | 2026.02.05 23:56:42.313579 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 693 | ||
| 21700 | 2026.02.05 23:56:42.333239 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21701 | 2026.02.05 23:56:42.333296 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 21702 | 2026.02.05 23:56:42.339657 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 21703 | 2026.02.05 23:56:42.340377 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21704 | 2026.02.05 23:56:42.344060 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 21705 | 2026.02.05 23:56:43.216208 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21706 | 2026.02.05 23:56:43.216390 [ 5 ] {63504e2b-0085-4f81-9ab8-0dcb94192f80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21707 | 2026.02.05 23:56:43.216456 [ 5 ] {63504e2b-0085-4f81-9ab8-0dcb94192f80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21708 | 2026.02.05 23:56:43.217222 [ 5 ] {63504e2b-0085-4f81-9ab8-0dcb94192f80} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21709 | 2026.02.05 23:56:43.217274 [ 5 ] {63504e2b-0085-4f81-9ab8-0dcb94192f80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 21710 | 2026.02.05 23:56:43.217690 [ 5 ] {63504e2b-0085-4f81-9ab8-0dcb94192f80} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 21711 | 2026.02.05 23:56:43.217921 [ 5 ] {63504e2b-0085-4f81-9ab8-0dcb94192f80} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21712 | 2026.02.05 23:56:43.218083 [ 5 ] {63504e2b-0085-4f81-9ab8-0dcb94192f80} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001742 sec., 152698.04822043626 rows/sec., 9.70 MiB/sec. | ||
| 21713 | 2026.02.05 23:56:43.218139 [ 5 ] {63504e2b-0085-4f81-9ab8-0dcb94192f80} <Debug> TCPHandler: Processed in 0.00205759 sec. | ||
| 21714 | 2026.02.05 23:56:43.218264 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21715 | 2026.02.05 23:56:43.218367 [ 5 ] {f2de0a18-2331-4a31-b147-bbdc9a732da7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21716 | 2026.02.05 23:56:43.218412 [ 5 ] {f2de0a18-2331-4a31-b147-bbdc9a732da7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21717 | 2026.02.05 23:56:43.219215 [ 5 ] {f2de0a18-2331-4a31-b147-bbdc9a732da7} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21718 | 2026.02.05 23:56:43.219253 [ 5 ] {f2de0a18-2331-4a31-b147-bbdc9a732da7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 21719 | 2026.02.05 23:56:43.219640 [ 5 ] {f2de0a18-2331-4a31-b147-bbdc9a732da7} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 21720 | 2026.02.05 23:56:43.219857 [ 5 ] {f2de0a18-2331-4a31-b147-bbdc9a732da7} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21721 | 2026.02.05 23:56:43.219991 [ 5 ] {f2de0a18-2331-4a31-b147-bbdc9a732da7} <Debug> executeQuery: Read 782 rows, 63.55 KiB in 0.001648 sec., 474514.5631067961 rows/sec., 37.66 MiB/sec. | ||
| 21722 | 2026.02.05 23:56:43.220030 [ 5 ] {f2de0a18-2331-4a31-b147-bbdc9a732da7} <Debug> TCPHandler: Processed in 0.001817948 sec. | ||
| 21723 | 2026.02.05 23:56:43.220143 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21724 | 2026.02.05 23:56:43.220241 [ 5 ] {0e4e241c-6c99-4853-9bd0-856c6657eb5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21725 | 2026.02.05 23:56:43.220282 [ 5 ] {0e4e241c-6c99-4853-9bd0-856c6657eb5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21726 | 2026.02.05 23:56:43.220731 [ 5 ] {0e4e241c-6c99-4853-9bd0-856c6657eb5a} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21727 | 2026.02.05 23:56:43.220768 [ 5 ] {0e4e241c-6c99-4853-9bd0-856c6657eb5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 21728 | 2026.02.05 23:56:43.221083 [ 5 ] {0e4e241c-6c99-4853-9bd0-856c6657eb5a} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 21729 | 2026.02.05 23:56:43.221288 [ 5 ] {0e4e241c-6c99-4853-9bd0-856c6657eb5a} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21730 | 2026.02.05 23:56:43.221421 [ 5 ] {0e4e241c-6c99-4853-9bd0-856c6657eb5a} <Debug> executeQuery: Read 148 rows, 9.13 KiB in 0.001201 sec., 123230.64113238968 rows/sec., 7.42 MiB/sec. | ||
| 21731 | 2026.02.05 23:56:43.221459 [ 5 ] {0e4e241c-6c99-4853-9bd0-856c6657eb5a} <Debug> TCPHandler: Processed in 0.001366904 sec. | ||
| 21732 | 2026.02.05 23:56:43.221570 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21733 | 2026.02.05 23:56:43.221666 [ 5 ] {bfcc0619-6762-4363-ab38-d7a28dcf43ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21734 | 2026.02.05 23:56:43.221706 [ 5 ] {bfcc0619-6762-4363-ab38-d7a28dcf43ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21735 | 2026.02.05 23:56:43.222138 [ 5 ] {bfcc0619-6762-4363-ab38-d7a28dcf43ff} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21736 | 2026.02.05 23:56:43.222174 [ 5 ] {bfcc0619-6762-4363-ab38-d7a28dcf43ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 21737 | 2026.02.05 23:56:43.222474 [ 5 ] {bfcc0619-6762-4363-ab38-d7a28dcf43ff} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 21738 | 2026.02.05 23:56:43.222682 [ 5 ] {bfcc0619-6762-4363-ab38-d7a28dcf43ff} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21739 | 2026.02.05 23:56:43.222811 [ 5 ] {bfcc0619-6762-4363-ab38-d7a28dcf43ff} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001163 sec., 120378.33190025795 rows/sec., 7.78 MiB/sec. | ||
| 21740 | 2026.02.05 23:56:43.222849 [ 5 ] {bfcc0619-6762-4363-ab38-d7a28dcf43ff} <Debug> TCPHandler: Processed in 0.001327843 sec. | ||
| 21741 | 2026.02.05 23:56:43.222960 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21742 | 2026.02.05 23:56:43.223054 [ 5 ] {32d2c4af-21a7-4df1-90ed-555a78253e87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21743 | 2026.02.05 23:56:43.223092 [ 5 ] {32d2c4af-21a7-4df1-90ed-555a78253e87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21744 | 2026.02.05 23:56:43.223517 [ 5 ] {32d2c4af-21a7-4df1-90ed-555a78253e87} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21745 | 2026.02.05 23:56:43.223552 [ 5 ] {32d2c4af-21a7-4df1-90ed-555a78253e87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 21746 | 2026.02.05 23:56:43.223843 [ 5 ] {32d2c4af-21a7-4df1-90ed-555a78253e87} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 21747 | 2026.02.05 23:56:43.224048 [ 5 ] {32d2c4af-21a7-4df1-90ed-555a78253e87} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21748 | 2026.02.05 23:56:43.224173 [ 5 ] {32d2c4af-21a7-4df1-90ed-555a78253e87} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001137 sec., 122251.53913808268 rows/sec., 6.96 MiB/sec. | ||
| 21749 | 2026.02.05 23:56:43.224212 [ 5 ] {32d2c4af-21a7-4df1-90ed-555a78253e87} <Debug> TCPHandler: Processed in 0.001300313 sec. | ||
| 21750 | 2026.02.05 23:56:43.224320 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21751 | 2026.02.05 23:56:43.224415 [ 5 ] {4cd6721e-5b64-4a36-abcd-12a036d32bf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21752 | 2026.02.05 23:56:43.224454 [ 5 ] {4cd6721e-5b64-4a36-abcd-12a036d32bf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21753 | 2026.02.05 23:56:43.225025 [ 5 ] {4cd6721e-5b64-4a36-abcd-12a036d32bf0} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21754 | 2026.02.05 23:56:43.225061 [ 5 ] {4cd6721e-5b64-4a36-abcd-12a036d32bf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 21755 | 2026.02.05 23:56:43.225393 [ 5 ] {4cd6721e-5b64-4a36-abcd-12a036d32bf0} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 21756 | 2026.02.05 23:56:43.225601 [ 5 ] {4cd6721e-5b64-4a36-abcd-12a036d32bf0} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21757 | 2026.02.05 23:56:43.225732 [ 5 ] {4cd6721e-5b64-4a36-abcd-12a036d32bf0} <Debug> executeQuery: Read 478 rows, 34.48 KiB in 0.001334 sec., 358320.8395802099 rows/sec., 25.24 MiB/sec. | ||
| 21758 | 2026.02.05 23:56:43.225771 [ 5 ] {4cd6721e-5b64-4a36-abcd-12a036d32bf0} <Debug> TCPHandler: Processed in 0.001500215 sec. | ||
| 21759 | 2026.02.05 23:56:43.225882 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21760 | 2026.02.05 23:56:43.225976 [ 5 ] {45d82aae-042d-40ea-869f-89e8f2918fcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21761 | 2026.02.05 23:56:43.226017 [ 5 ] {45d82aae-042d-40ea-869f-89e8f2918fcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21762 | 2026.02.05 23:56:43.226345 [ 5 ] {45d82aae-042d-40ea-869f-89e8f2918fcb} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21763 | 2026.02.05 23:56:43.226386 [ 5 ] {45d82aae-042d-40ea-869f-89e8f2918fcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 21764 | 2026.02.05 23:56:43.226681 [ 5 ] {45d82aae-042d-40ea-869f-89e8f2918fcb} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 21765 | 2026.02.05 23:56:43.226886 [ 5 ] {45d82aae-042d-40ea-869f-89e8f2918fcb} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21766 | 2026.02.05 23:56:43.227013 [ 5 ] {45d82aae-042d-40ea-869f-89e8f2918fcb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001055 sec., 5687.203791469195 rows/sec., 297.13 KiB/sec. | ||
| 21767 | 2026.02.05 23:56:43.227050 [ 5 ] {45d82aae-042d-40ea-869f-89e8f2918fcb} <Debug> TCPHandler: Processed in 0.001216572 sec. | ||
| 21768 | 2026.02.05 23:56:43.227162 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21769 | 2026.02.05 23:56:43.227264 [ 5 ] {cccc8447-2b28-4ddb-b626-1b83501b3b51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21770 | 2026.02.05 23:56:43.227309 [ 5 ] {cccc8447-2b28-4ddb-b626-1b83501b3b51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21771 | 2026.02.05 23:56:43.227732 [ 5 ] {cccc8447-2b28-4ddb-b626-1b83501b3b51} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21772 | 2026.02.05 23:56:43.227770 [ 5 ] {cccc8447-2b28-4ddb-b626-1b83501b3b51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 21773 | 2026.02.05 23:56:43.228120 [ 5 ] {cccc8447-2b28-4ddb-b626-1b83501b3b51} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 21774 | 2026.02.05 23:56:43.228337 [ 5 ] {cccc8447-2b28-4ddb-b626-1b83501b3b51} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21775 | 2026.02.05 23:56:43.228470 [ 5 ] {cccc8447-2b28-4ddb-b626-1b83501b3b51} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001225 sec., 210612.2448979592 rows/sec., 14.02 MiB/sec. | ||
| 21776 | 2026.02.05 23:56:43.228508 [ 5 ] {cccc8447-2b28-4ddb-b626-1b83501b3b51} <Debug> TCPHandler: Processed in 0.001397654 sec. | ||
| 21777 | 2026.02.05 23:56:43.228619 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21778 | 2026.02.05 23:56:43.228713 [ 5 ] {c36c120c-6ac2-49f3-9d45-9c6342afd87a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21779 | 2026.02.05 23:56:43.228755 [ 5 ] {c36c120c-6ac2-49f3-9d45-9c6342afd87a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21780 | 2026.02.05 23:56:43.229068 [ 5 ] {c36c120c-6ac2-49f3-9d45-9c6342afd87a} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21781 | 2026.02.05 23:56:43.229103 [ 5 ] {c36c120c-6ac2-49f3-9d45-9c6342afd87a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 21782 | 2026.02.05 23:56:43.229405 [ 5 ] {c36c120c-6ac2-49f3-9d45-9c6342afd87a} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 21783 | 2026.02.05 23:56:43.229625 [ 5 ] {c36c120c-6ac2-49f3-9d45-9c6342afd87a} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21784 | 2026.02.05 23:56:43.229753 [ 5 ] {c36c120c-6ac2-49f3-9d45-9c6342afd87a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001059 sec., 944.2870632672332 rows/sec., 63.63 KiB/sec. | ||
| 21785 | 2026.02.05 23:56:43.229781 [ 221 ] {} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Found 6 old parts to remove. Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 21786 | 2026.02.05 23:56:43.229790 [ 5 ] {c36c120c-6ac2-49f3-9d45-9c6342afd87a} <Debug> TCPHandler: Processed in 0.001221632 sec. | ||
| 21787 | 2026.02.05 23:56:43.229835 [ 221 ] {} <Debug> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Removing 6 parts from filesystem (serially): Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 21788 | 2026.02.05 23:56:43.229943 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21789 | 2026.02.05 23:56:43.230041 [ 5 ] {5b0b8510-42e9-414e-946a-453ca854ada1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21790 | 2026.02.05 23:56:43.230098 [ 5 ] {5b0b8510-42e9-414e-946a-453ca854ada1} <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 | ||
| 21791 | 2026.02.05 23:56:43.230912 [ 5 ] {5b0b8510-42e9-414e-946a-453ca854ada1} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21792 | 2026.02.05 23:56:43.230948 [ 5 ] {5b0b8510-42e9-414e-946a-453ca854ada1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 21793 | 2026.02.05 23:56:43.231482 [ 5 ] {5b0b8510-42e9-414e-946a-453ca854ada1} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 21794 | 2026.02.05 23:56:43.231706 [ 5 ] {5b0b8510-42e9-414e-946a-453ca854ada1} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21795 | 2026.02.05 23:56:43.231858 [ 5 ] {5b0b8510-42e9-414e-946a-453ca854ada1} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001835 sec., 8174.386920980926 rows/sec., 14.65 MiB/sec. | ||
| 21796 | 2026.02.05 23:56:43.231924 [ 5 ] {5b0b8510-42e9-414e-946a-453ca854ada1} <Debug> TCPHandler: Processed in 0.002031569 sec. | ||
| 21797 | 2026.02.05 23:56:43.232035 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21798 | 2026.02.05 23:56:43.232133 [ 5 ] {274bb3c0-9b5d-4379-8b51-79f09fe90f2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21799 | 2026.02.05 23:56:43.232174 [ 5 ] {274bb3c0-9b5d-4379-8b51-79f09fe90f2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21800 | 2026.02.05 23:56:43.232505 [ 5 ] {274bb3c0-9b5d-4379-8b51-79f09fe90f2d} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21801 | 2026.02.05 23:56:43.232541 [ 5 ] {274bb3c0-9b5d-4379-8b51-79f09fe90f2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 21802 | 2026.02.05 23:56:43.232877 [ 5 ] {274bb3c0-9b5d-4379-8b51-79f09fe90f2d} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 21803 | 2026.02.05 23:56:43.233088 [ 5 ] {274bb3c0-9b5d-4379-8b51-79f09fe90f2d} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21804 | 2026.02.05 23:56:43.233215 [ 5 ] {274bb3c0-9b5d-4379-8b51-79f09fe90f2d} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001102 sec., 79854.80943738658 rows/sec., 5.01 MiB/sec. | ||
| 21805 | 2026.02.05 23:56:43.233252 [ 5 ] {274bb3c0-9b5d-4379-8b51-79f09fe90f2d} <Debug> TCPHandler: Processed in 0.001267132 sec. | ||
| 21806 | 2026.02.05 23:56:43.233425 [ 221 ] {} <Debug> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Removing 6 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 21807 | 2026.02.05 23:56:47.338760 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44646 | ||
| 21808 | 2026.02.05 23:56:47.339505 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21809 | 2026.02.05 23:56:47.339549 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 21810 | 2026.02.05 23:56:47.340036 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 21811 | 2026.02.05 23:56:47.340274 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21812 | 2026.02.05 23:56:47.340426 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44646 | ||
| 21813 | 2026.02.05 23:56:48.078356 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21814 | 2026.02.05 23:56:48.078399 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21815 | 2026.02.05 23:56:48.099711 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21816 | 2026.02.05 23:56:48.208091 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21817 | 2026.02.05 23:56:48.208273 [ 5 ] {1c258e83-be7b-46cc-8b1a-3a0eb57299d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21818 | 2026.02.05 23:56:48.208345 [ 5 ] {1c258e83-be7b-46cc-8b1a-3a0eb57299d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21819 | 2026.02.05 23:56:48.209018 [ 5 ] {1c258e83-be7b-46cc-8b1a-3a0eb57299d0} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21820 | 2026.02.05 23:56:48.209074 [ 5 ] {1c258e83-be7b-46cc-8b1a-3a0eb57299d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 21821 | 2026.02.05 23:56:48.209474 [ 5 ] {1c258e83-be7b-46cc-8b1a-3a0eb57299d0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 21822 | 2026.02.05 23:56:48.209698 [ 5 ] {1c258e83-be7b-46cc-8b1a-3a0eb57299d0} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21823 | 2026.02.05 23:56:48.209848 [ 5 ] {1c258e83-be7b-46cc-8b1a-3a0eb57299d0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001628 sec., 1228.5012285012285 rows/sec., 100.18 KiB/sec. | ||
| 21824 | 2026.02.05 23:56:48.209891 [ 5 ] {1c258e83-be7b-46cc-8b1a-3a0eb57299d0} <Debug> TCPHandler: Processed in 0.001924038 sec. | ||
| 21825 | 2026.02.05 23:56:48.210004 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21826 | 2026.02.05 23:56:48.210097 [ 5 ] {6f8baadf-c874-4cd4-b0c9-5a1bfe630525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21827 | 2026.02.05 23:56:48.210136 [ 5 ] {6f8baadf-c874-4cd4-b0c9-5a1bfe630525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21828 | 2026.02.05 23:56:48.210585 [ 5 ] {6f8baadf-c874-4cd4-b0c9-5a1bfe630525} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21829 | 2026.02.05 23:56:48.210621 [ 5 ] {6f8baadf-c874-4cd4-b0c9-5a1bfe630525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 21830 | 2026.02.05 23:56:48.210938 [ 5 ] {6f8baadf-c874-4cd4-b0c9-5a1bfe630525} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 21831 | 2026.02.05 23:56:48.211137 [ 5 ] {6f8baadf-c874-4cd4-b0c9-5a1bfe630525} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21832 | 2026.02.05 23:56:48.211261 [ 5 ] {6f8baadf-c874-4cd4-b0c9-5a1bfe630525} <Debug> executeQuery: Read 107 rows, 9.17 KiB in 0.001183 sec., 90448.0135249366 rows/sec., 7.57 MiB/sec. | ||
| 21833 | 2026.02.05 23:56:48.211298 [ 5 ] {6f8baadf-c874-4cd4-b0c9-5a1bfe630525} <Debug> TCPHandler: Processed in 0.001340843 sec. | ||
| 21834 | 2026.02.05 23:56:48.211390 [ 225 ] {} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21835 | 2026.02.05 23:56:48.211406 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21836 | 2026.02.05 23:56:48.211441 [ 225 ] {} <Debug> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21837 | 2026.02.05 23:56:48.211517 [ 5 ] {7149e831-ba4a-4262-8cf3-0d74678ecca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21838 | 2026.02.05 23:56:48.211561 [ 5 ] {7149e831-ba4a-4262-8cf3-0d74678ecca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21839 | 2026.02.05 23:56:48.211962 [ 5 ] {7149e831-ba4a-4262-8cf3-0d74678ecca6} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21840 | 2026.02.05 23:56:48.211999 [ 5 ] {7149e831-ba4a-4262-8cf3-0d74678ecca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 21841 | 2026.02.05 23:56:48.212326 [ 5 ] {7149e831-ba4a-4262-8cf3-0d74678ecca6} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 21842 | 2026.02.05 23:56:48.212527 [ 5 ] {7149e831-ba4a-4262-8cf3-0d74678ecca6} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21843 | 2026.02.05 23:56:48.212650 [ 5 ] {7149e831-ba4a-4262-8cf3-0d74678ecca6} <Debug> executeQuery: Read 27 rows, 2.02 KiB in 0.001151 sec., 23457.862728062555 rows/sec., 1.71 MiB/sec. | ||
| 21844 | 2026.02.05 23:56:48.212688 [ 5 ] {7149e831-ba4a-4262-8cf3-0d74678ecca6} <Debug> TCPHandler: Processed in 0.001329073 sec. | ||
| 21845 | 2026.02.05 23:56:48.212790 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21846 | 2026.02.05 23:56:48.212881 [ 5 ] {40eb52f5-c3bb-47b8-b32e-9c29c91d6cc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21847 | 2026.02.05 23:56:48.212919 [ 5 ] {40eb52f5-c3bb-47b8-b32e-9c29c91d6cc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21848 | 2026.02.05 23:56:48.213335 [ 5 ] {40eb52f5-c3bb-47b8-b32e-9c29c91d6cc8} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21849 | 2026.02.05 23:56:48.213376 [ 5 ] {40eb52f5-c3bb-47b8-b32e-9c29c91d6cc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 21850 | 2026.02.05 23:56:48.213650 [ 5 ] {40eb52f5-c3bb-47b8-b32e-9c29c91d6cc8} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 21851 | 2026.02.05 23:56:48.213839 [ 5 ] {40eb52f5-c3bb-47b8-b32e-9c29c91d6cc8} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21852 | 2026.02.05 23:56:48.213955 [ 5 ] {40eb52f5-c3bb-47b8-b32e-9c29c91d6cc8} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001131 sec., 80459.77011494253 rows/sec., 6.29 MiB/sec. | ||
| 21853 | 2026.02.05 23:56:48.213989 [ 5 ] {40eb52f5-c3bb-47b8-b32e-9c29c91d6cc8} <Debug> TCPHandler: Processed in 0.001286812 sec. | ||
| 21854 | 2026.02.05 23:56:48.214039 [ 220 ] {} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21855 | 2026.02.05 23:56:48.214062 [ 220 ] {} <Debug> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21856 | 2026.02.05 23:56:48.214085 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21857 | 2026.02.05 23:56:48.214170 [ 5 ] {d3b97bf5-e00a-40d7-a47e-1db54a0deda0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21858 | 2026.02.05 23:56:48.214210 [ 5 ] {d3b97bf5-e00a-40d7-a47e-1db54a0deda0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21859 | 2026.02.05 23:56:48.214670 [ 5 ] {d3b97bf5-e00a-40d7-a47e-1db54a0deda0} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21860 | 2026.02.05 23:56:48.214704 [ 5 ] {d3b97bf5-e00a-40d7-a47e-1db54a0deda0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 21861 | 2026.02.05 23:56:48.215031 [ 5 ] {d3b97bf5-e00a-40d7-a47e-1db54a0deda0} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 21862 | 2026.02.05 23:56:48.215241 [ 5 ] {d3b97bf5-e00a-40d7-a47e-1db54a0deda0} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21863 | 2026.02.05 23:56:48.215364 [ 5 ] {d3b97bf5-e00a-40d7-a47e-1db54a0deda0} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001157 sec., 139152.98184961107 rows/sec., 9.69 MiB/sec. | ||
| 21864 | 2026.02.05 23:56:48.215400 [ 5 ] {d3b97bf5-e00a-40d7-a47e-1db54a0deda0} <Debug> TCPHandler: Processed in 0.001312303 sec. | ||
| 21865 | 2026.02.05 23:56:48.215495 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21866 | 2026.02.05 23:56:48.215584 [ 5 ] {71478d78-1d55-4191-aeb4-d1ab8b439d45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21867 | 2026.02.05 23:56:48.215635 [ 5 ] {71478d78-1d55-4191-aeb4-d1ab8b439d45} <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 | ||
| 21868 | 2026.02.05 23:56:48.216446 [ 5 ] {71478d78-1d55-4191-aeb4-d1ab8b439d45} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21869 | 2026.02.05 23:56:48.216479 [ 5 ] {71478d78-1d55-4191-aeb4-d1ab8b439d45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 21870 | 2026.02.05 23:56:48.216992 [ 5 ] {71478d78-1d55-4191-aeb4-d1ab8b439d45} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 21871 | 2026.02.05 23:56:48.217205 [ 5 ] {71478d78-1d55-4191-aeb4-d1ab8b439d45} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21872 | 2026.02.05 23:56:48.217336 [ 5 ] {71478d78-1d55-4191-aeb4-d1ab8b439d45} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001769 sec., 14132.278123233466 rows/sec., 25.32 MiB/sec. | ||
| 21873 | 2026.02.05 23:56:48.217391 [ 5 ] {71478d78-1d55-4191-aeb4-d1ab8b439d45} <Debug> TCPHandler: Processed in 0.001941539 sec. | ||
| 21874 | 2026.02.05 23:56:48.217495 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21875 | 2026.02.05 23:56:48.217586 [ 5 ] {bfa32019-8873-417d-97ae-d8dc25f88e2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21876 | 2026.02.05 23:56:48.217627 [ 5 ] {bfa32019-8873-417d-97ae-d8dc25f88e2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21877 | 2026.02.05 23:56:48.217947 [ 5 ] {bfa32019-8873-417d-97ae-d8dc25f88e2b} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21878 | 2026.02.05 23:56:48.217981 [ 5 ] {bfa32019-8873-417d-97ae-d8dc25f88e2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 21879 | 2026.02.05 23:56:48.218271 [ 5 ] {bfa32019-8873-417d-97ae-d8dc25f88e2b} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 21880 | 2026.02.05 23:56:48.218469 [ 5 ] {bfa32019-8873-417d-97ae-d8dc25f88e2b} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21881 | 2026.02.05 23:56:48.218591 [ 5 ] {bfa32019-8873-417d-97ae-d8dc25f88e2b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001023 sec., 58651.026392961874 rows/sec., 3.95 MiB/sec. | ||
| 21882 | 2026.02.05 23:56:48.218626 [ 5 ] {bfa32019-8873-417d-97ae-d8dc25f88e2b} <Debug> TCPHandler: Processed in 0.001177441 sec. | ||
| 21883 | 2026.02.05 23:56:48.218712 [ 218 ] {} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21884 | 2026.02.05 23:56:48.218773 [ 218 ] {} <Debug> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21885 | 2026.02.05 23:56:48.221515 [ 220 ] {} <Debug> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21886 | 2026.02.05 23:56:48.222015 [ 225 ] {} <Debug> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21887 | 2026.02.05 23:56:48.222031 [ 218 ] {} <Debug> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21888 | 2026.02.05 23:56:49.520766 [ 223 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 21889 | 2026.02.05 23:56:49.520856 [ 223 ] {} <Debug> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 21890 | 2026.02.05 23:56:49.554674 [ 223 ] {} <Debug> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 21891 | 2026.02.05 23:56:49.844347 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 21892 | 2026.02.05 23:56:49.862758 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21893 | 2026.02.05 23:56:49.862810 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 21894 | 2026.02.05 23:56:49.869152 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 21895 | 2026.02.05 23:56:49.869861 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21896 | 2026.02.05 23:56:49.873265 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 21897 | 2026.02.05 23:56:49.962243 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2808 | ||
| 21898 | 2026.02.05 23:56:49.964899 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21899 | 2026.02.05 23:56:49.964960 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 21900 | 2026.02.05 23:56:49.966243 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 21901 | 2026.02.05 23:56:49.966536 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21902 | 2026.02.05 23:56:49.966937 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2808 | ||
| 21903 | 2026.02.05 23:56:53.214901 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21904 | 2026.02.05 23:56:53.215101 [ 5 ] {d0fd47e3-4711-424b-9aad-be67690d3457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21905 | 2026.02.05 23:56:53.215177 [ 5 ] {d0fd47e3-4711-424b-9aad-be67690d3457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21906 | 2026.02.05 23:56:53.215974 [ 5 ] {d0fd47e3-4711-424b-9aad-be67690d3457} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21907 | 2026.02.05 23:56:53.216028 [ 5 ] {d0fd47e3-4711-424b-9aad-be67690d3457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 21908 | 2026.02.05 23:56:53.216440 [ 5 ] {d0fd47e3-4711-424b-9aad-be67690d3457} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 21909 | 2026.02.05 23:56:53.216671 [ 5 ] {d0fd47e3-4711-424b-9aad-be67690d3457} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21910 | 2026.02.05 23:56:53.216829 [ 5 ] {d0fd47e3-4711-424b-9aad-be67690d3457} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001781 sec., 149354.2953396968 rows/sec., 9.49 MiB/sec. | ||
| 21911 | 2026.02.05 23:56:53.216836 [ 142 ] {} <Debug> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40) (MergerMutator): Selected 5 parts from all_1_65_16 to all_69_69_0 | ||
| 21912 | 2026.02.05 23:56:53.216884 [ 5 ] {d0fd47e3-4711-424b-9aad-be67690d3457} <Debug> TCPHandler: Processed in 0.002119701 sec. | ||
| 21913 | 2026.02.05 23:56:53.216907 [ 142 ] {} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21914 | 2026.02.05 23:56:53.216938 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 21915 | 2026.02.05 23:56:53.217015 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21916 | 2026.02.05 23:56:53.217050 [ 190 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_69_17} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_65_16 to all_69_69_0 into Compact with storage Full | ||
| 21917 | 2026.02.05 23:56:53.217060 [ 221 ] {} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Found 5 old parts to remove. Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 21918 | 2026.02.05 23:56:53.217124 [ 5 ] {ac48b140-3b04-4889-b7f1-79adc484e91a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21919 | 2026.02.05 23:56:53.217127 [ 221 ] {} <Debug> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Removing 5 parts from filesystem (serially): Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 21920 | 2026.02.05 23:56:53.217175 [ 5 ] {ac48b140-3b04-4889-b7f1-79adc484e91a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21921 | 2026.02.05 23:56:53.217188 [ 190 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_69_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21922 | 2026.02.05 23:56:53.217231 [ 190 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_16, total 266 rows starting from the beginning of the part | ||
| 21923 | 2026.02.05 23:56:53.217312 [ 190 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 266 rows starting from the beginning of the part | ||
| 21924 | 2026.02.05 23:56:53.217371 [ 190 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 266 rows starting from the beginning of the part | ||
| 21925 | 2026.02.05 23:56:53.217423 [ 190 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 266 rows starting from the beginning of the part | ||
| 21926 | 2026.02.05 23:56:53.217472 [ 190 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 266 rows starting from the beginning of the part | ||
| 21927 | 2026.02.05 23:56:53.218020 [ 5 ] {ac48b140-3b04-4889-b7f1-79adc484e91a} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21928 | 2026.02.05 23:56:53.218064 [ 5 ] {ac48b140-3b04-4889-b7f1-79adc484e91a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 21929 | 2026.02.05 23:56:53.218436 [ 193 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_69_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1330 rows, containing 5 columns (5 merged, 0 gathered) in 0.001428084 sec., 931317.7656216301 rows/sec., 62.72 MiB/sec. | ||
| 21930 | 2026.02.05 23:56:53.218481 [ 5 ] {ac48b140-3b04-4889-b7f1-79adc484e91a} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 21931 | 2026.02.05 23:56:53.218622 [ 202 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_69_17} <Trace> MergedBlockOutputStream: filled checksums all_1_69_17 (state Temporary) | ||
| 21932 | 2026.02.05 23:56:53.218767 [ 5 ] {ac48b140-3b04-4889-b7f1-79adc484e91a} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21933 | 2026.02.05 23:56:53.218932 [ 5 ] {ac48b140-3b04-4889-b7f1-79adc484e91a} <Debug> executeQuery: Read 782 rows, 63.55 KiB in 0.001832 sec., 426855.8951965065 rows/sec., 33.87 MiB/sec. | ||
| 21934 | 2026.02.05 23:56:53.218980 [ 5 ] {ac48b140-3b04-4889-b7f1-79adc484e91a} <Debug> TCPHandler: Processed in 0.00201701 sec. | ||
| 21935 | 2026.02.05 23:56:53.218981 [ 202 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_69_17} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_merge_all_1_69_17 to all_1_69_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21936 | 2026.02.05 23:56:53.219072 [ 202 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_69_17} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40) (MergerMutator): Merged 5 parts: [all_1_65_16, all_69_69_0] -> all_1_69_17 | ||
| 21937 | 2026.02.05 23:56:53.219105 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21938 | 2026.02.05 23:56:53.219156 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 21939 | 2026.02.05 23:56:53.219208 [ 5 ] {6259ac97-7149-48fa-9146-4697d111fb2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21940 | 2026.02.05 23:56:53.219255 [ 5 ] {6259ac97-7149-48fa-9146-4697d111fb2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21941 | 2026.02.05 23:56:53.219565 [ 221 ] {} <Debug> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Removing 5 parts from memory: Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 21942 | 2026.02.05 23:56:53.219705 [ 5 ] {6259ac97-7149-48fa-9146-4697d111fb2a} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21943 | 2026.02.05 23:56:53.219747 [ 5 ] {6259ac97-7149-48fa-9146-4697d111fb2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 21944 | 2026.02.05 23:56:53.220079 [ 5 ] {6259ac97-7149-48fa-9146-4697d111fb2a} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 21945 | 2026.02.05 23:56:53.220293 [ 5 ] {6259ac97-7149-48fa-9146-4697d111fb2a} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21946 | 2026.02.05 23:56:53.220412 [ 142 ] {} <Debug> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 21947 | 2026.02.05 23:56:53.220423 [ 5 ] {6259ac97-7149-48fa-9146-4697d111fb2a} <Debug> executeQuery: Read 148 rows, 9.13 KiB in 0.001235 sec., 119838.05668016194 rows/sec., 7.22 MiB/sec. | ||
| 21948 | 2026.02.05 23:56:53.220448 [ 142 ] {} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21949 | 2026.02.05 23:56:53.220471 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 21950 | 2026.02.05 23:56:53.220475 [ 5 ] {6259ac97-7149-48fa-9146-4697d111fb2a} <Debug> TCPHandler: Processed in 0.001420964 sec. | ||
| 21951 | 2026.02.05 23:56:53.220539 [ 198 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 21952 | 2026.02.05 23:56:53.220640 [ 198 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21953 | 2026.02.05 23:56:53.220654 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21954 | 2026.02.05 23:56:53.220667 [ 198 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 191 rows starting from the beginning of the part | ||
| 21955 | 2026.02.05 23:56:53.220735 [ 198 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 162 rows starting from the beginning of the part | ||
| 21956 | 2026.02.05 23:56:53.220757 [ 5 ] {e90b32a9-9487-41a3-91ea-8fa7733ee38a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21957 | 2026.02.05 23:56:53.220781 [ 198 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 25 rows starting from the beginning of the part | ||
| 21958 | 2026.02.05 23:56:53.220804 [ 5 ] {e90b32a9-9487-41a3-91ea-8fa7733ee38a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21959 | 2026.02.05 23:56:53.220830 [ 198 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 148 rows starting from the beginning of the part | ||
| 21960 | 2026.02.05 23:56:53.220875 [ 198 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 27 rows starting from the beginning of the part | ||
| 21961 | 2026.02.05 23:56:53.220914 [ 198 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 148 rows starting from the beginning of the part | ||
| 21962 | 2026.02.05 23:56:53.221242 [ 5 ] {e90b32a9-9487-41a3-91ea-8fa7733ee38a} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21963 | 2026.02.05 23:56:53.221285 [ 5 ] {e90b32a9-9487-41a3-91ea-8fa7733ee38a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 21964 | 2026.02.05 23:56:53.221610 [ 5 ] {e90b32a9-9487-41a3-91ea-8fa7733ee38a} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 21965 | 2026.02.05 23:56:53.221753 [ 188 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 701 rows, containing 5 columns (5 merged, 0 gathered) in 0.001244852 sec., 563119.1499069768 rows/sec., 37.09 MiB/sec. | ||
| 21966 | 2026.02.05 23:56:53.221828 [ 5 ] {e90b32a9-9487-41a3-91ea-8fa7733ee38a} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21967 | 2026.02.05 23:56:53.221880 [ 198 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 21968 | 2026.02.05 23:56:53.221967 [ 5 ] {e90b32a9-9487-41a3-91ea-8fa7733ee38a} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001227 sec., 114099.42950285248 rows/sec., 7.37 MiB/sec. | ||
| 21969 | 2026.02.05 23:56:53.221999 [ 221 ] {} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 21970 | 2026.02.05 23:56:53.222012 [ 5 ] {e90b32a9-9487-41a3-91ea-8fa7733ee38a} <Debug> TCPHandler: Processed in 0.001407024 sec. | ||
| 21971 | 2026.02.05 23:56:53.222031 [ 221 ] {} <Debug> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 21972 | 2026.02.05 23:56:53.222134 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21973 | 2026.02.05 23:56:53.222163 [ 198 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_136_27} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21974 | 2026.02.05 23:56:53.222231 [ 5 ] {7f1debef-c9a9-4eb6-a01d-195c2cf21f58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21975 | 2026.02.05 23:56:53.222237 [ 198 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_136_27} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 21976 | 2026.02.05 23:56:53.222280 [ 5 ] {7f1debef-c9a9-4eb6-a01d-195c2cf21f58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21977 | 2026.02.05 23:56:53.222320 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 21978 | 2026.02.05 23:56:53.222721 [ 5 ] {7f1debef-c9a9-4eb6-a01d-195c2cf21f58} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21979 | 2026.02.05 23:56:53.222763 [ 5 ] {7f1debef-c9a9-4eb6-a01d-195c2cf21f58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 21980 | 2026.02.05 23:56:53.223108 [ 5 ] {7f1debef-c9a9-4eb6-a01d-195c2cf21f58} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 21981 | 2026.02.05 23:56:53.223391 [ 5 ] {7f1debef-c9a9-4eb6-a01d-195c2cf21f58} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21982 | 2026.02.05 23:56:53.223502 [ 142 ] {} <Debug> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0) (MergerMutator): Selected 5 parts from all_1_65_16 to all_69_69_0 | ||
| 21983 | 2026.02.05 23:56:53.223522 [ 5 ] {7f1debef-c9a9-4eb6-a01d-195c2cf21f58} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001308 sec., 106269.11314984711 rows/sec., 6.05 MiB/sec. | ||
| 21984 | 2026.02.05 23:56:53.223535 [ 142 ] {} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21985 | 2026.02.05 23:56:53.223565 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 21986 | 2026.02.05 23:56:53.223568 [ 5 ] {7f1debef-c9a9-4eb6-a01d-195c2cf21f58} <Debug> TCPHandler: Processed in 0.001484374 sec. | ||
| 21987 | 2026.02.05 23:56:53.223655 [ 189 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_69_17} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_65_16 to all_69_69_0 into Compact with storage Full | ||
| 21988 | 2026.02.05 23:56:53.223686 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21989 | 2026.02.05 23:56:53.223762 [ 189 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_69_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21990 | 2026.02.05 23:56:53.223785 [ 5 ] {2e3bcb98-8e20-4cc3-a677-1bc56f294e2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21991 | 2026.02.05 23:56:53.223798 [ 189 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_16, total 139 rows starting from the beginning of the part | ||
| 21992 | 2026.02.05 23:56:53.223833 [ 5 ] {2e3bcb98-8e20-4cc3-a677-1bc56f294e2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21993 | 2026.02.05 23:56:53.223873 [ 189 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 139 rows starting from the beginning of the part | ||
| 21994 | 2026.02.05 23:56:53.223923 [ 189 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 139 rows starting from the beginning of the part | ||
| 21995 | 2026.02.05 23:56:53.223966 [ 189 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 139 rows starting from the beginning of the part | ||
| 21996 | 2026.02.05 23:56:53.224006 [ 189 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 139 rows starting from the beginning of the part | ||
| 21997 | 2026.02.05 23:56:53.224416 [ 5 ] {2e3bcb98-8e20-4cc3-a677-1bc56f294e2b} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21998 | 2026.02.05 23:56:53.224460 [ 5 ] {2e3bcb98-8e20-4cc3-a677-1bc56f294e2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 21999 | 2026.02.05 23:56:53.224814 [ 5 ] {2e3bcb98-8e20-4cc3-a677-1bc56f294e2b} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 22000 | 2026.02.05 23:56:53.224827 [ 192 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_69_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 695 rows, containing 5 columns (5 merged, 0 gathered) in 0.001209942 sec., 574407.6988814339 rows/sec., 34.87 MiB/sec. | ||
| 22001 | 2026.02.05 23:56:53.224973 [ 189 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_69_17} <Trace> MergedBlockOutputStream: filled checksums all_1_69_17 (state Temporary) | ||
| 22002 | 2026.02.05 23:56:53.225048 [ 5 ] {2e3bcb98-8e20-4cc3-a677-1bc56f294e2b} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22003 | 2026.02.05 23:56:53.225201 [ 5 ] {2e3bcb98-8e20-4cc3-a677-1bc56f294e2b} <Debug> executeQuery: Read 478 rows, 34.48 KiB in 0.001435 sec., 333101.04529616726 rows/sec., 23.47 MiB/sec. | ||
| 22004 | 2026.02.05 23:56:53.225215 [ 221 ] {} <Debug> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 22005 | 2026.02.05 23:56:53.225244 [ 5 ] {2e3bcb98-8e20-4cc3-a677-1bc56f294e2b} <Debug> TCPHandler: Processed in 0.001606136 sec. | ||
| 22006 | 2026.02.05 23:56:53.225249 [ 189 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_69_17} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_merge_all_1_69_17 to all_1_69_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22007 | 2026.02.05 23:56:53.225328 [ 189 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_69_17} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0) (MergerMutator): Merged 5 parts: [all_1_65_16, all_69_69_0] -> all_1_69_17 | ||
| 22008 | 2026.02.05 23:56:53.225361 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22009 | 2026.02.05 23:56:53.225402 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 22010 | 2026.02.05 23:56:53.225463 [ 5 ] {f37a5b5b-e46c-46f2-95d0-3a770635ce5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 22011 | 2026.02.05 23:56:53.225508 [ 5 ] {f37a5b5b-e46c-46f2-95d0-3a770635ce5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 22012 | 2026.02.05 23:56:53.225830 [ 5 ] {f37a5b5b-e46c-46f2-95d0-3a770635ce5d} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22013 | 2026.02.05 23:56:53.225867 [ 5 ] {f37a5b5b-e46c-46f2-95d0-3a770635ce5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22014 | 2026.02.05 23:56:53.226184 [ 5 ] {f37a5b5b-e46c-46f2-95d0-3a770635ce5d} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 22015 | 2026.02.05 23:56:53.226399 [ 5 ] {f37a5b5b-e46c-46f2-95d0-3a770635ce5d} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22016 | 2026.02.05 23:56:53.226526 [ 5 ] {f37a5b5b-e46c-46f2-95d0-3a770635ce5d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001082 sec., 5545.286506469501 rows/sec., 289.72 KiB/sec. | ||
| 22017 | 2026.02.05 23:56:53.226563 [ 5 ] {f37a5b5b-e46c-46f2-95d0-3a770635ce5d} <Debug> TCPHandler: Processed in 0.001251952 sec. | ||
| 22018 | 2026.02.05 23:56:53.226563 [ 223 ] {} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 22019 | 2026.02.05 23:56:53.226618 [ 223 ] {} <Debug> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 22020 | 2026.02.05 23:56:53.226665 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22021 | 2026.02.05 23:56:53.226767 [ 5 ] {d50e2a41-e185-4ab2-8280-e02a3bc9438c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22022 | 2026.02.05 23:56:53.226808 [ 5 ] {d50e2a41-e185-4ab2-8280-e02a3bc9438c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22023 | 2026.02.05 23:56:53.227218 [ 5 ] {d50e2a41-e185-4ab2-8280-e02a3bc9438c} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22024 | 2026.02.05 23:56:53.227256 [ 5 ] {d50e2a41-e185-4ab2-8280-e02a3bc9438c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22025 | 2026.02.05 23:56:53.227617 [ 5 ] {d50e2a41-e185-4ab2-8280-e02a3bc9438c} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 22026 | 2026.02.05 23:56:53.227891 [ 5 ] {d50e2a41-e185-4ab2-8280-e02a3bc9438c} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22027 | 2026.02.05 23:56:53.228024 [ 142 ] {} <Debug> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Selected 6 parts from all_1_154_32 to all_159_159_0 | ||
| 22028 | 2026.02.05 23:56:53.228050 [ 5 ] {d50e2a41-e185-4ab2-8280-e02a3bc9438c} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001301 sec., 198308.99308224441 rows/sec., 13.20 MiB/sec. | ||
| 22029 | 2026.02.05 23:56:53.228055 [ 142 ] {} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22030 | 2026.02.05 23:56:53.228102 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22031 | 2026.02.05 23:56:53.228112 [ 5 ] {d50e2a41-e185-4ab2-8280-e02a3bc9438c} <Debug> TCPHandler: Processed in 0.001494024 sec. | ||
| 22032 | 2026.02.05 23:56:53.228178 [ 188 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_159_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_154_32 to all_159_159_0 into Compact with storage Full | ||
| 22033 | 2026.02.05 23:56:53.228251 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22034 | 2026.02.05 23:56:53.228274 [ 188 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_159_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22035 | 2026.02.05 23:56:53.228305 [ 188 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_159_33} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_154_32, total 44160 rows starting from the beginning of the part | ||
| 22036 | 2026.02.05 23:56:53.228364 [ 188 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_159_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 32 rows starting from the beginning of the part | ||
| 22037 | 2026.02.05 23:56:53.228368 [ 5 ] {5225fc2c-f9cf-4825-a867-e55214551b6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 22038 | 2026.02.05 23:56:53.228415 [ 188 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_159_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 160 rows starting from the beginning of the part | ||
| 22039 | 2026.02.05 23:56:53.228427 [ 5 ] {5225fc2c-f9cf-4825-a867-e55214551b6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 22040 | 2026.02.05 23:56:53.228464 [ 188 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_159_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 258 rows starting from the beginning of the part | ||
| 22041 | 2026.02.05 23:56:53.228513 [ 188 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_159_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 161 rows starting from the beginning of the part | ||
| 22042 | 2026.02.05 23:56:53.228562 [ 188 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_159_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 258 rows starting from the beginning of the part | ||
| 22043 | 2026.02.05 23:56:53.228840 [ 5 ] {5225fc2c-f9cf-4825-a867-e55214551b6b} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22044 | 2026.02.05 23:56:53.228892 [ 5 ] {5225fc2c-f9cf-4825-a867-e55214551b6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22045 | 2026.02.05 23:56:53.228912 [ 223 ] {} <Debug> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 22046 | 2026.02.05 23:56:53.229212 [ 5 ] {5225fc2c-f9cf-4825-a867-e55214551b6b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 22047 | 2026.02.05 23:56:53.229436 [ 5 ] {5225fc2c-f9cf-4825-a867-e55214551b6b} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22048 | 2026.02.05 23:56:53.229570 [ 5 ] {5225fc2c-f9cf-4825-a867-e55214551b6b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001226 sec., 815.6606851549755 rows/sec., 54.96 KiB/sec. | ||
| 22049 | 2026.02.05 23:56:53.229607 [ 5 ] {5225fc2c-f9cf-4825-a867-e55214551b6b} <Debug> TCPHandler: Processed in 0.001417764 sec. | ||
| 22050 | 2026.02.05 23:56:53.229719 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22051 | 2026.02.05 23:56:53.229815 [ 5 ] {5a4730b4-451b-4113-885f-c44dc32b215f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22052 | 2026.02.05 23:56:53.229869 [ 5 ] {5a4730b4-451b-4113-885f-c44dc32b215f} <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 | ||
| 22053 | 2026.02.05 23:56:53.230703 [ 5 ] {5a4730b4-451b-4113-885f-c44dc32b215f} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22054 | 2026.02.05 23:56:53.230740 [ 5 ] {5a4730b4-451b-4113-885f-c44dc32b215f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22055 | 2026.02.05 23:56:53.231277 [ 5 ] {5a4730b4-451b-4113-885f-c44dc32b215f} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 22056 | 2026.02.05 23:56:53.231513 [ 5 ] {5a4730b4-451b-4113-885f-c44dc32b215f} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22057 | 2026.02.05 23:56:53.231648 [ 141 ] {} <Debug> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 22058 | 2026.02.05 23:56:53.231670 [ 5 ] {5a4730b4-451b-4113-885f-c44dc32b215f} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001872 sec., 8012.820512820513 rows/sec., 14.36 MiB/sec. | ||
| 22059 | 2026.02.05 23:56:53.231693 [ 141 ] {} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22060 | 2026.02.05 23:56:53.231717 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22061 | 2026.02.05 23:56:53.231764 [ 5 ] {5a4730b4-451b-4113-885f-c44dc32b215f} <Debug> TCPHandler: Processed in 0.002092821 sec. | ||
| 22062 | 2026.02.05 23:56:53.231786 [ 189 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 22063 | 2026.02.05 23:56:53.231880 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22064 | 2026.02.05 23:56:53.231978 [ 189 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22065 | 2026.02.05 23:56:53.231980 [ 5 ] {a8e361a5-4d61-41af-a630-06dd9a5319b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22066 | 2026.02.05 23:56:53.232033 [ 189 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2558 rows starting from the beginning of the part | ||
| 22067 | 2026.02.05 23:56:53.232040 [ 5 ] {a8e361a5-4d61-41af-a630-06dd9a5319b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22068 | 2026.02.05 23:56:53.232151 [ 189 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 15 rows starting from the beginning of the part | ||
| 22069 | 2026.02.05 23:56:53.232260 [ 189 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 25 rows starting from the beginning of the part | ||
| 22070 | 2026.02.05 23:56:53.232350 [ 189 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 15 rows starting from the beginning of the part | ||
| 22071 | 2026.02.05 23:56:53.232385 [ 5 ] {a8e361a5-4d61-41af-a630-06dd9a5319b5} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22072 | 2026.02.05 23:56:53.232427 [ 5 ] {a8e361a5-4d61-41af-a630-06dd9a5319b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22073 | 2026.02.05 23:56:53.232444 [ 189 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 25 rows starting from the beginning of the part | ||
| 22074 | 2026.02.05 23:56:53.232549 [ 189 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 15 rows starting from the beginning of the part | ||
| 22075 | 2026.02.05 23:56:53.232754 [ 5 ] {a8e361a5-4d61-41af-a630-06dd9a5319b5} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 22076 | 2026.02.05 23:56:53.233008 [ 5 ] {a8e361a5-4d61-41af-a630-06dd9a5319b5} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22077 | 2026.02.05 23:56:53.233137 [ 5 ] {a8e361a5-4d61-41af-a630-06dd9a5319b5} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001176 sec., 74829.93197278911 rows/sec., 4.70 MiB/sec. | ||
| 22078 | 2026.02.05 23:56:53.233175 [ 5 ] {a8e361a5-4d61-41af-a630-06dd9a5319b5} <Debug> TCPHandler: Processed in 0.001345143 sec. | ||
| 22079 | 2026.02.05 23:56:53.236365 [ 195 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_159_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45029 rows, containing 5 columns (5 merged, 0 gathered) in 0.0082165 sec., 5480314.00231242 rows/sec., 369.33 MiB/sec. | ||
| 22080 | 2026.02.05 23:56:53.236818 [ 191 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_159_33} <Trace> MergedBlockOutputStream: filled checksums all_1_159_33 (state Temporary) | ||
| 22081 | 2026.02.05 23:56:53.237108 [ 191 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_159_33} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_merge_all_1_159_33 to all_1_159_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22082 | 2026.02.05 23:56:53.237184 [ 191 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_159_33} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Merged 6 parts: [all_1_154_32, all_159_159_0] -> all_1_159_33 | ||
| 22083 | 2026.02.05 23:56:53.237282 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.45 MiB. | ||
| 22084 | 2026.02.05 23:56:53.243216 [ 189 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2653 rows, containing 19 columns (19 merged, 0 gathered) in 0.011457063 sec., 231560.2174833114 rows/sec., 414.95 MiB/sec. | ||
| 22085 | 2026.02.05 23:56:53.246169 [ 191 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 22086 | 2026.02.05 23:56:53.246538 [ 191 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22087 | 2026.02.05 23:56:53.246613 [ 191 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 22088 | 2026.02.05 23:56:53.246735 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.94 MiB. | ||
| 22089 | 2026.02.05 23:56:54.000162 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 395.13 MiB, peak 414.04 MiB, free memory in arenas 0.00 B, will set to 397.59 MiB (RSS), difference: 2.46 MiB | ||
| 22090 | 2026.02.05 23:56:54.076798 [ 219 ] {} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Found 5 old parts to remove. Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 22091 | 2026.02.05 23:56:54.076841 [ 219 ] {} <Debug> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Removing 5 parts from filesystem (serially): Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 22092 | 2026.02.05 23:56:54.078255 [ 219 ] {} <Debug> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Removing 5 parts from memory: Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 22093 | 2026.02.05 23:56:54.560800 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22094 | 2026.02.05 23:56:54.560861 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22095 | 2026.02.05 23:56:54.840671 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45094 | ||
| 22096 | 2026.02.05 23:56:54.841441 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22097 | 2026.02.05 23:56:54.841489 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22098 | 2026.02.05 23:56:54.842064 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 22099 | 2026.02.05 23:56:54.842340 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22100 | 2026.02.05 23:56:54.842495 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45094 | ||
| 22101 | 2026.02.05 23:56:57.374202 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 | ||
| 22102 | 2026.02.05 23:56:57.392603 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22103 | 2026.02.05 23:56:57.392661 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22104 | 2026.02.05 23:56:57.399536 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 22105 | 2026.02.05 23:56:57.400225 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22106 | 2026.02.05 23:56:57.403480 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 708 | ||
| 22107 | 2026.02.05 23:56:58.208786 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22108 | 2026.02.05 23:56:58.209068 [ 5 ] {edd63341-d401-4c3c-906a-6a47feaac335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22109 | 2026.02.05 23:56:58.209170 [ 5 ] {edd63341-d401-4c3c-906a-6a47feaac335} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22110 | 2026.02.05 23:56:58.209968 [ 5 ] {edd63341-d401-4c3c-906a-6a47feaac335} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22111 | 2026.02.05 23:56:58.210010 [ 5 ] {edd63341-d401-4c3c-906a-6a47feaac335} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22112 | 2026.02.05 23:56:58.210440 [ 5 ] {edd63341-d401-4c3c-906a-6a47feaac335} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 22113 | 2026.02.05 23:56:58.210695 [ 5 ] {edd63341-d401-4c3c-906a-6a47feaac335} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22114 | 2026.02.05 23:56:58.210859 [ 5 ] {edd63341-d401-4c3c-906a-6a47feaac335} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001867 sec., 56775.575790037496 rows/sec., 4.76 MiB/sec. | ||
| 22115 | 2026.02.05 23:56:58.210914 [ 5 ] {edd63341-d401-4c3c-906a-6a47feaac335} <Debug> TCPHandler: Processed in 0.002307953 sec. | ||
| 22116 | 2026.02.05 23:56:58.211044 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22117 | 2026.02.05 23:56:58.211161 [ 5 ] {0e52dcbc-0da7-4e39-bde4-877a3bd0728d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22118 | 2026.02.05 23:56:58.211206 [ 5 ] {0e52dcbc-0da7-4e39-bde4-877a3bd0728d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22119 | 2026.02.05 23:56:58.211631 [ 5 ] {0e52dcbc-0da7-4e39-bde4-877a3bd0728d} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22120 | 2026.02.05 23:56:58.211666 [ 5 ] {0e52dcbc-0da7-4e39-bde4-877a3bd0728d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22121 | 2026.02.05 23:56:58.211982 [ 5 ] {0e52dcbc-0da7-4e39-bde4-877a3bd0728d} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 22122 | 2026.02.05 23:56:58.212190 [ 5 ] {0e52dcbc-0da7-4e39-bde4-877a3bd0728d} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22123 | 2026.02.05 23:56:58.212320 [ 5 ] {0e52dcbc-0da7-4e39-bde4-877a3bd0728d} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001182 sec., 21150.592216582063 rows/sec., 1.55 MiB/sec. | ||
| 22124 | 2026.02.05 23:56:58.212361 [ 5 ] {0e52dcbc-0da7-4e39-bde4-877a3bd0728d} <Debug> TCPHandler: Processed in 0.001369204 sec. | ||
| 22125 | 2026.02.05 23:56:58.212480 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22126 | 2026.02.05 23:56:58.212584 [ 5 ] {c9b41346-7d90-4e61-b701-b64c0386e4ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22127 | 2026.02.05 23:56:58.212625 [ 5 ] {c9b41346-7d90-4e61-b701-b64c0386e4ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22128 | 2026.02.05 23:56:58.213067 [ 5 ] {c9b41346-7d90-4e61-b701-b64c0386e4ff} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22129 | 2026.02.05 23:56:58.213101 [ 5 ] {c9b41346-7d90-4e61-b701-b64c0386e4ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22130 | 2026.02.05 23:56:58.213419 [ 5 ] {c9b41346-7d90-4e61-b701-b64c0386e4ff} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 22131 | 2026.02.05 23:56:58.213630 [ 5 ] {c9b41346-7d90-4e61-b701-b64c0386e4ff} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22132 | 2026.02.05 23:56:58.213758 [ 5 ] {c9b41346-7d90-4e61-b701-b64c0386e4ff} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001194 sec., 74539.36348408711 rows/sec., 5.82 MiB/sec. | ||
| 22133 | 2026.02.05 23:56:58.213799 [ 5 ] {c9b41346-7d90-4e61-b701-b64c0386e4ff} <Debug> TCPHandler: Processed in 0.001368804 sec. | ||
| 22134 | 2026.02.05 23:56:58.213908 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22135 | 2026.02.05 23:56:58.214001 [ 5 ] {87408895-000f-4911-a267-0dc4262790fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22136 | 2026.02.05 23:56:58.214042 [ 5 ] {87408895-000f-4911-a267-0dc4262790fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22137 | 2026.02.05 23:56:58.214502 [ 5 ] {87408895-000f-4911-a267-0dc4262790fb} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22138 | 2026.02.05 23:56:58.214549 [ 5 ] {87408895-000f-4911-a267-0dc4262790fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22139 | 2026.02.05 23:56:58.214928 [ 5 ] {87408895-000f-4911-a267-0dc4262790fb} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 22140 | 2026.02.05 23:56:58.215174 [ 5 ] {87408895-000f-4911-a267-0dc4262790fb} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22141 | 2026.02.05 23:56:58.215329 [ 5 ] {87408895-000f-4911-a267-0dc4262790fb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001345 sec., 118959.10780669145 rows/sec., 8.29 MiB/sec. | ||
| 22142 | 2026.02.05 23:56:58.215369 [ 5 ] {87408895-000f-4911-a267-0dc4262790fb} <Debug> TCPHandler: Processed in 0.001508694 sec. | ||
| 22143 | 2026.02.05 23:56:58.215490 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22144 | 2026.02.05 23:56:58.215585 [ 5 ] {d6e25baa-fdf4-403f-83ec-09d7a66a59fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22145 | 2026.02.05 23:56:58.215638 [ 5 ] {d6e25baa-fdf4-403f-83ec-09d7a66a59fe} <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 | ||
| 22146 | 2026.02.05 23:56:58.216482 [ 5 ] {d6e25baa-fdf4-403f-83ec-09d7a66a59fe} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22147 | 2026.02.05 23:56:58.216515 [ 5 ] {d6e25baa-fdf4-403f-83ec-09d7a66a59fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22148 | 2026.02.05 23:56:58.217063 [ 5 ] {d6e25baa-fdf4-403f-83ec-09d7a66a59fe} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 22149 | 2026.02.05 23:56:58.217296 [ 5 ] {d6e25baa-fdf4-403f-83ec-09d7a66a59fe} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22150 | 2026.02.05 23:56:58.217437 [ 5 ] {d6e25baa-fdf4-403f-83ec-09d7a66a59fe} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00187 sec., 13368.983957219252 rows/sec., 23.96 MiB/sec. | ||
| 22151 | 2026.02.05 23:56:58.217504 [ 5 ] {d6e25baa-fdf4-403f-83ec-09d7a66a59fe} <Debug> TCPHandler: Processed in 0.00207072 sec. | ||
| 22152 | 2026.02.05 23:56:58.217614 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22153 | 2026.02.05 23:56:58.217709 [ 5 ] {da3a74e4-a0c4-45e7-bc6e-d63ff83f8211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22154 | 2026.02.05 23:56:58.217750 [ 5 ] {da3a74e4-a0c4-45e7-bc6e-d63ff83f8211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22155 | 2026.02.05 23:56:58.218089 [ 5 ] {da3a74e4-a0c4-45e7-bc6e-d63ff83f8211} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22156 | 2026.02.05 23:56:58.218122 [ 5 ] {da3a74e4-a0c4-45e7-bc6e-d63ff83f8211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22157 | 2026.02.05 23:56:58.218422 [ 5 ] {da3a74e4-a0c4-45e7-bc6e-d63ff83f8211} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 22158 | 2026.02.05 23:56:58.218634 [ 5 ] {da3a74e4-a0c4-45e7-bc6e-d63ff83f8211} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22159 | 2026.02.05 23:56:58.218762 [ 5 ] {da3a74e4-a0c4-45e7-bc6e-d63ff83f8211} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 22160 | 2026.02.05 23:56:58.218797 [ 5 ] {da3a74e4-a0c4-45e7-bc6e-d63ff83f8211} <Debug> TCPHandler: Processed in 0.001232912 sec. | ||
| 22161 | 2026.02.05 23:56:59.066571 [ 218 ] {} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22162 | 2026.02.05 23:56:59.066643 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22163 | 2026.02.05 23:56:59.069872 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22164 | 2026.02.05 23:56:59.354741 [ 219 ] {} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22165 | 2026.02.05 23:56:59.354808 [ 219 ] {} <Debug> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22166 | 2026.02.05 23:56:59.357132 [ 219 ] {} <Debug> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22167 | 2026.02.05 23:56:59.968040 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2842 | ||
| 22168 | 2026.02.05 23:56:59.970541 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22169 | 2026.02.05 23:56:59.970604 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22170 | 2026.02.05 23:56:59.971987 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 22171 | 2026.02.05 23:56:59.972279 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22172 | 2026.02.05 23:56:59.972691 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2842 | ||
| 22173 | 2026.02.05 23:57:02.030543 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22174 | 2026.02.05 23:57:02.030826 [ 5 ] {eed744e7-82c3-40d3-8fa6-7034ccf9fb39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22175 | 2026.02.05 23:57:02.030927 [ 5 ] {eed744e7-82c3-40d3-8fa6-7034ccf9fb39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22176 | 2026.02.05 23:57:02.031880 [ 5 ] {eed744e7-82c3-40d3-8fa6-7034ccf9fb39} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22177 | 2026.02.05 23:57:02.031925 [ 5 ] {eed744e7-82c3-40d3-8fa6-7034ccf9fb39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22178 | 2026.02.05 23:57:02.032311 [ 5 ] {eed744e7-82c3-40d3-8fa6-7034ccf9fb39} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 22179 | 2026.02.05 23:57:02.032533 [ 5 ] {eed744e7-82c3-40d3-8fa6-7034ccf9fb39} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22180 | 2026.02.05 23:57:02.032680 [ 5 ] {eed744e7-82c3-40d3-8fa6-7034ccf9fb39} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.00193 sec., 137823.8341968912 rows/sec., 8.76 MiB/sec. | ||
| 22181 | 2026.02.05 23:57:02.032721 [ 5 ] {eed744e7-82c3-40d3-8fa6-7034ccf9fb39} <Debug> TCPHandler: Processed in 0.002353793 sec. | ||
| 22182 | 2026.02.05 23:57:02.032848 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22183 | 2026.02.05 23:57:02.032942 [ 5 ] {cf573a10-a620-4c3a-a928-06b74a85e427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22184 | 2026.02.05 23:57:02.032982 [ 5 ] {cf573a10-a620-4c3a-a928-06b74a85e427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22185 | 2026.02.05 23:57:02.033363 [ 5 ] {cf573a10-a620-4c3a-a928-06b74a85e427} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22186 | 2026.02.05 23:57:02.033399 [ 5 ] {cf573a10-a620-4c3a-a928-06b74a85e427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22187 | 2026.02.05 23:57:02.033677 [ 5 ] {cf573a10-a620-4c3a-a928-06b74a85e427} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 22188 | 2026.02.05 23:57:02.033887 [ 5 ] {cf573a10-a620-4c3a-a928-06b74a85e427} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22189 | 2026.02.05 23:57:02.034012 [ 5 ] {cf573a10-a620-4c3a-a928-06b74a85e427} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001089 sec., 1836.5472910927458 rows/sec., 149.76 KiB/sec. | ||
| 22190 | 2026.02.05 23:57:02.034049 [ 5 ] {cf573a10-a620-4c3a-a928-06b74a85e427} <Debug> TCPHandler: Processed in 0.001257082 sec. | ||
| 22191 | 2026.02.05 23:57:02.034176 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22192 | 2026.02.05 23:57:02.034270 [ 5 ] {dd05a6ad-2625-46bb-9af6-9d8b6a1cb70b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22193 | 2026.02.05 23:57:02.034309 [ 5 ] {dd05a6ad-2625-46bb-9af6-9d8b6a1cb70b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22194 | 2026.02.05 23:57:02.035480 [ 5 ] {dd05a6ad-2625-46bb-9af6-9d8b6a1cb70b} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22195 | 2026.02.05 23:57:02.035518 [ 5 ] {dd05a6ad-2625-46bb-9af6-9d8b6a1cb70b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22196 | 2026.02.05 23:57:02.035936 [ 5 ] {dd05a6ad-2625-46bb-9af6-9d8b6a1cb70b} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 22197 | 2026.02.05 23:57:02.036136 [ 5 ] {dd05a6ad-2625-46bb-9af6-9d8b6a1cb70b} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22198 | 2026.02.05 23:57:02.036263 [ 5 ] {dd05a6ad-2625-46bb-9af6-9d8b6a1cb70b} <Debug> executeQuery: Read 1923 rows, 160.18 KiB in 0.002011 sec., 956240.6762804574 rows/sec., 77.79 MiB/sec. | ||
| 22199 | 2026.02.05 23:57:02.036281 [ 123 ] {} <Debug> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 22200 | 2026.02.05 23:57:02.036305 [ 5 ] {dd05a6ad-2625-46bb-9af6-9d8b6a1cb70b} <Debug> TCPHandler: Processed in 0.002189211 sec. | ||
| 22201 | 2026.02.05 23:57:02.036352 [ 123 ] {} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22202 | 2026.02.05 23:57:02.036377 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22203 | 2026.02.05 23:57:02.036446 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22204 | 2026.02.05 23:57:02.036491 [ 195 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 22205 | 2026.02.05 23:57:02.036544 [ 5 ] {86e6b78b-aac8-49cc-90aa-a0fb95cbf9c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22206 | 2026.02.05 23:57:02.036589 [ 5 ] {86e6b78b-aac8-49cc-90aa-a0fb95cbf9c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22207 | 2026.02.05 23:57:02.036609 [ 195 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22208 | 2026.02.05 23:57:02.036653 [ 195 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 1982 rows starting from the beginning of the part | ||
| 22209 | 2026.02.05 23:57:02.036719 [ 195 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 782 rows starting from the beginning of the part | ||
| 22210 | 2026.02.05 23:57:02.036765 [ 195 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 107 rows starting from the beginning of the part | ||
| 22211 | 2026.02.05 23:57:02.036809 [ 195 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 782 rows starting from the beginning of the part | ||
| 22212 | 2026.02.05 23:57:02.036847 [ 195 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 106 rows starting from the beginning of the part | ||
| 22213 | 2026.02.05 23:57:02.036888 [ 195 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 1923 rows starting from the beginning of the part | ||
| 22214 | 2026.02.05 23:57:02.037028 [ 5 ] {86e6b78b-aac8-49cc-90aa-a0fb95cbf9c8} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22215 | 2026.02.05 23:57:02.037070 [ 5 ] {86e6b78b-aac8-49cc-90aa-a0fb95cbf9c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22216 | 2026.02.05 23:57:02.037386 [ 5 ] {86e6b78b-aac8-49cc-90aa-a0fb95cbf9c8} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 22217 | 2026.02.05 23:57:02.037600 [ 5 ] {86e6b78b-aac8-49cc-90aa-a0fb95cbf9c8} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22218 | 2026.02.05 23:57:02.037732 [ 5 ] {86e6b78b-aac8-49cc-90aa-a0fb95cbf9c8} <Debug> executeQuery: Read 150 rows, 9.27 KiB in 0.001207 sec., 124275.06213753107 rows/sec., 7.50 MiB/sec. | ||
| 22219 | 2026.02.05 23:57:02.037771 [ 5 ] {86e6b78b-aac8-49cc-90aa-a0fb95cbf9c8} <Debug> TCPHandler: Processed in 0.001377954 sec. | ||
| 22220 | 2026.02.05 23:57:02.037876 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22221 | 2026.02.05 23:57:02.037968 [ 5 ] {5480d41c-1873-41c0-85bd-63b98239c95f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22222 | 2026.02.05 23:57:02.038006 [ 5 ] {5480d41c-1873-41c0-85bd-63b98239c95f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22223 | 2026.02.05 23:57:02.038504 [ 5 ] {5480d41c-1873-41c0-85bd-63b98239c95f} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22224 | 2026.02.05 23:57:02.038540 [ 5 ] {5480d41c-1873-41c0-85bd-63b98239c95f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22225 | 2026.02.05 23:57:02.038849 [ 5 ] {5480d41c-1873-41c0-85bd-63b98239c95f} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 22226 | 2026.02.05 23:57:02.039060 [ 5 ] {5480d41c-1873-41c0-85bd-63b98239c95f} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22227 | 2026.02.05 23:57:02.039062 [ 196 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5682 rows, containing 5 columns (5 merged, 0 gathered) in 0.002615905 sec., 2172097.2283014865 rows/sec., 184.15 MiB/sec. | ||
| 22228 | 2026.02.05 23:57:02.039186 [ 5 ] {5480d41c-1873-41c0-85bd-63b98239c95f} <Debug> executeQuery: Read 368 rows, 25.07 KiB in 0.001236 sec., 297734.6278317152 rows/sec., 19.81 MiB/sec. | ||
| 22229 | 2026.02.05 23:57:02.039224 [ 5 ] {5480d41c-1873-41c0-85bd-63b98239c95f} <Debug> TCPHandler: Processed in 0.001394964 sec. | ||
| 22230 | 2026.02.05 23:57:02.039319 [ 200 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 22231 | 2026.02.05 23:57:02.039323 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22232 | 2026.02.05 23:57:02.039422 [ 5 ] {9b86aa4f-17cd-4aab-9d48-4b7ef3dd25e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22233 | 2026.02.05 23:57:02.039461 [ 5 ] {9b86aa4f-17cd-4aab-9d48-4b7ef3dd25e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22234 | 2026.02.05 23:57:02.039593 [ 200 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_161_32} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22235 | 2026.02.05 23:57:02.039661 [ 200 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_161_32} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 22236 | 2026.02.05 23:57:02.039756 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.01 MiB. | ||
| 22237 | 2026.02.05 23:57:02.039881 [ 5 ] {9b86aa4f-17cd-4aab-9d48-4b7ef3dd25e9} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22238 | 2026.02.05 23:57:02.039915 [ 5 ] {9b86aa4f-17cd-4aab-9d48-4b7ef3dd25e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22239 | 2026.02.05 23:57:02.040200 [ 5 ] {9b86aa4f-17cd-4aab-9d48-4b7ef3dd25e9} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 22240 | 2026.02.05 23:57:02.040398 [ 5 ] {9b86aa4f-17cd-4aab-9d48-4b7ef3dd25e9} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22241 | 2026.02.05 23:57:02.040519 [ 5 ] {9b86aa4f-17cd-4aab-9d48-4b7ef3dd25e9} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001115 sec., 124663.67713004483 rows/sec., 7.09 MiB/sec. | ||
| 22242 | 2026.02.05 23:57:02.040556 [ 5 ] {9b86aa4f-17cd-4aab-9d48-4b7ef3dd25e9} <Debug> TCPHandler: Processed in 0.001279903 sec. | ||
| 22243 | 2026.02.05 23:57:02.040668 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22244 | 2026.02.05 23:57:02.040761 [ 5 ] {8701c78e-24ce-4169-8e0f-dfd63b4cdf2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22245 | 2026.02.05 23:57:02.040799 [ 5 ] {8701c78e-24ce-4169-8e0f-dfd63b4cdf2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22246 | 2026.02.05 23:57:02.041523 [ 5 ] {8701c78e-24ce-4169-8e0f-dfd63b4cdf2d} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22247 | 2026.02.05 23:57:02.041559 [ 5 ] {8701c78e-24ce-4169-8e0f-dfd63b4cdf2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22248 | 2026.02.05 23:57:02.041885 [ 5 ] {8701c78e-24ce-4169-8e0f-dfd63b4cdf2d} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 22249 | 2026.02.05 23:57:02.042083 [ 5 ] {8701c78e-24ce-4169-8e0f-dfd63b4cdf2d} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22250 | 2026.02.05 23:57:02.042207 [ 5 ] {8701c78e-24ce-4169-8e0f-dfd63b4cdf2d} <Debug> executeQuery: Read 936 rows, 68.93 KiB in 0.001463 sec., 639781.2713602186 rows/sec., 46.01 MiB/sec. | ||
| 22251 | 2026.02.05 23:57:02.042223 [ 127 ] {} <Debug> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 22252 | 2026.02.05 23:57:02.042245 [ 5 ] {8701c78e-24ce-4169-8e0f-dfd63b4cdf2d} <Debug> TCPHandler: Processed in 0.001623536 sec. | ||
| 22253 | 2026.02.05 23:57:02.042267 [ 127 ] {} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22254 | 2026.02.05 23:57:02.042292 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22255 | 2026.02.05 23:57:02.042353 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22256 | 2026.02.05 23:57:02.042370 [ 196 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 22257 | 2026.02.05 23:57:02.042457 [ 196 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22258 | 2026.02.05 23:57:02.042464 [ 5 ] {2f9aa54d-6502-4c89-a036-6ab7c0b95852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 22259 | 2026.02.05 23:57:02.042486 [ 196 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 995 rows starting from the beginning of the part | ||
| 22260 | 2026.02.05 23:57:02.042516 [ 5 ] {2f9aa54d-6502-4c89-a036-6ab7c0b95852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 22261 | 2026.02.05 23:57:02.042544 [ 196 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 478 rows starting from the beginning of the part | ||
| 22262 | 2026.02.05 23:57:02.042589 [ 196 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 91 rows starting from the beginning of the part | ||
| 22263 | 2026.02.05 23:57:02.042630 [ 196 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 478 rows starting from the beginning of the part | ||
| 22264 | 2026.02.05 23:57:02.042669 [ 196 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 89 rows starting from the beginning of the part | ||
| 22265 | 2026.02.05 23:57:02.042710 [ 196 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 936 rows starting from the beginning of the part | ||
| 22266 | 2026.02.05 23:57:02.042896 [ 5 ] {2f9aa54d-6502-4c89-a036-6ab7c0b95852} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22267 | 2026.02.05 23:57:02.042939 [ 5 ] {2f9aa54d-6502-4c89-a036-6ab7c0b95852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22268 | 2026.02.05 23:57:02.043303 [ 5 ] {2f9aa54d-6502-4c89-a036-6ab7c0b95852} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 22269 | 2026.02.05 23:57:02.043531 [ 5 ] {2f9aa54d-6502-4c89-a036-6ab7c0b95852} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22270 | 2026.02.05 23:57:02.043656 [ 5 ] {2f9aa54d-6502-4c89-a036-6ab7c0b95852} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001217 sec., 4930.156121610517 rows/sec., 257.58 KiB/sec. | ||
| 22271 | 2026.02.05 23:57:02.043694 [ 5 ] {2f9aa54d-6502-4c89-a036-6ab7c0b95852} <Debug> TCPHandler: Processed in 0.001388814 sec. | ||
| 22272 | 2026.02.05 23:57:02.043796 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22273 | 2026.02.05 23:57:02.043840 [ 200 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3067 rows, containing 5 columns (5 merged, 0 gathered) in 0.001503885 sec., 2039384.6603962404 rows/sec., 154.52 MiB/sec. | ||
| 22274 | 2026.02.05 23:57:02.043888 [ 5 ] {9d823053-7732-440f-ae27-f49b232eaca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22275 | 2026.02.05 23:57:02.043931 [ 5 ] {9d823053-7732-440f-ae27-f49b232eaca7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22276 | 2026.02.05 23:57:02.043974 [ 196 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 22277 | 2026.02.05 23:57:02.044202 [ 196 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_161_32} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22278 | 2026.02.05 23:57:02.044269 [ 196 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_161_32} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 22279 | 2026.02.05 23:57:02.044329 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 22280 | 2026.02.05 23:57:02.044477 [ 5 ] {9d823053-7732-440f-ae27-f49b232eaca7} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22281 | 2026.02.05 23:57:02.044512 [ 5 ] {9d823053-7732-440f-ae27-f49b232eaca7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22282 | 2026.02.05 23:57:02.044882 [ 5 ] {9d823053-7732-440f-ae27-f49b232eaca7} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 22283 | 2026.02.05 23:57:02.045088 [ 5 ] {9d823053-7732-440f-ae27-f49b232eaca7} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22284 | 2026.02.05 23:57:02.045213 [ 5 ] {9d823053-7732-440f-ae27-f49b232eaca7} <Debug> executeQuery: Read 911 rows, 62.14 KiB in 0.001343 sec., 678332.0923306032 rows/sec., 45.18 MiB/sec. | ||
| 22285 | 2026.02.05 23:57:02.045251 [ 5 ] {9d823053-7732-440f-ae27-f49b232eaca7} <Debug> TCPHandler: Processed in 0.001502725 sec. | ||
| 22286 | 2026.02.05 23:57:02.045360 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22287 | 2026.02.05 23:57:02.045474 [ 5 ] {9a2d418f-6c79-4de2-a7cf-2bb574a0b977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 22288 | 2026.02.05 23:57:02.045523 [ 5 ] {9a2d418f-6c79-4de2-a7cf-2bb574a0b977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 22289 | 2026.02.05 23:57:02.045890 [ 5 ] {9a2d418f-6c79-4de2-a7cf-2bb574a0b977} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22290 | 2026.02.05 23:57:02.045932 [ 5 ] {9a2d418f-6c79-4de2-a7cf-2bb574a0b977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22291 | 2026.02.05 23:57:02.046264 [ 5 ] {9a2d418f-6c79-4de2-a7cf-2bb574a0b977} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 22292 | 2026.02.05 23:57:02.046498 [ 5 ] {9a2d418f-6c79-4de2-a7cf-2bb574a0b977} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22293 | 2026.02.05 23:57:02.046602 [ 123 ] {} <Debug> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452) (MergerMutator): Selected 6 parts from all_1_65_13 to all_70_70_0 | ||
| 22294 | 2026.02.05 23:57:02.046622 [ 5 ] {9a2d418f-6c79-4de2-a7cf-2bb574a0b977} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001172 sec., 853.2423208191126 rows/sec., 57.49 KiB/sec. | ||
| 22295 | 2026.02.05 23:57:02.046639 [ 123 ] {} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22296 | 2026.02.05 23:57:02.046664 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22297 | 2026.02.05 23:57:02.046665 [ 5 ] {9a2d418f-6c79-4de2-a7cf-2bb574a0b977} <Debug> TCPHandler: Processed in 0.001361043 sec. | ||
| 22298 | 2026.02.05 23:57:02.046771 [ 194 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_70_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_65_13 to all_70_70_0 into Compact with storage Full | ||
| 22299 | 2026.02.05 23:57:02.046788 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22300 | 2026.02.05 23:57:02.046900 [ 5 ] {13c5f2e4-e5cd-466a-a032-bdd28bd3d03e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22301 | 2026.02.05 23:57:02.046909 [ 194 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_70_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22302 | 2026.02.05 23:57:02.046953 [ 194 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_13, total 66 rows starting from the beginning of the part | ||
| 22303 | 2026.02.05 23:57:02.046954 [ 5 ] {13c5f2e4-e5cd-466a-a032-bdd28bd3d03e} <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 | ||
| 22304 | 2026.02.05 23:57:02.047026 [ 194 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1 rows starting from the beginning of the part | ||
| 22305 | 2026.02.05 23:57:02.047076 [ 194 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1 rows starting from the beginning of the part | ||
| 22306 | 2026.02.05 23:57:02.047117 [ 194 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1 rows starting from the beginning of the part | ||
| 22307 | 2026.02.05 23:57:02.047154 [ 194 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1 rows starting from the beginning of the part | ||
| 22308 | 2026.02.05 23:57:02.047191 [ 194 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1 rows starting from the beginning of the part | ||
| 22309 | 2026.02.05 23:57:02.047749 [ 5 ] {13c5f2e4-e5cd-466a-a032-bdd28bd3d03e} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22310 | 2026.02.05 23:57:02.047791 [ 5 ] {13c5f2e4-e5cd-466a-a032-bdd28bd3d03e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22311 | 2026.02.05 23:57:02.047981 [ 200 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_70_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 71 rows, containing 4 columns (4 merged, 0 gathered) in 0.001264172 sec., 56163.2436092557 rows/sec., 3.69 MiB/sec. | ||
| 22312 | 2026.02.05 23:57:02.048106 [ 194 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_70_14} <Trace> MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) | ||
| 22313 | 2026.02.05 23:57:02.048310 [ 5 ] {13c5f2e4-e5cd-466a-a032-bdd28bd3d03e} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 22314 | 2026.02.05 23:57:02.048386 [ 194 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_70_14} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22315 | 2026.02.05 23:57:02.048469 [ 194 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_70_14} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452) (MergerMutator): Merged 6 parts: [all_1_65_13, all_70_70_0] -> all_1_70_14 | ||
| 22316 | 2026.02.05 23:57:02.048538 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 22317 | 2026.02.05 23:57:02.048564 [ 5 ] {13c5f2e4-e5cd-466a-a032-bdd28bd3d03e} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22318 | 2026.02.05 23:57:02.048708 [ 5 ] {13c5f2e4-e5cd-466a-a032-bdd28bd3d03e} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001825 sec., 8219.17808219178 rows/sec., 14.73 MiB/sec. | ||
| 22319 | 2026.02.05 23:57:02.048763 [ 5 ] {13c5f2e4-e5cd-466a-a032-bdd28bd3d03e} <Debug> TCPHandler: Processed in 0.00202157 sec. | ||
| 22320 | 2026.02.05 23:57:02.048871 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22321 | 2026.02.05 23:57:02.048963 [ 5 ] {b6a29143-0735-42ed-90b4-a59c0e1dcd45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22322 | 2026.02.05 23:57:02.049003 [ 5 ] {b6a29143-0735-42ed-90b4-a59c0e1dcd45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22323 | 2026.02.05 23:57:02.049316 [ 5 ] {b6a29143-0735-42ed-90b4-a59c0e1dcd45} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22324 | 2026.02.05 23:57:02.049351 [ 5 ] {b6a29143-0735-42ed-90b4-a59c0e1dcd45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22325 | 2026.02.05 23:57:02.049647 [ 5 ] {b6a29143-0735-42ed-90b4-a59c0e1dcd45} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 22326 | 2026.02.05 23:57:02.049853 [ 5 ] {b6a29143-0735-42ed-90b4-a59c0e1dcd45} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22327 | 2026.02.05 23:57:02.049974 [ 5 ] {b6a29143-0735-42ed-90b4-a59c0e1dcd45} <Debug> executeQuery: Read 76 rows, 4.83 KiB in 0.001029 sec., 73858.11467444121 rows/sec., 4.58 MiB/sec. | ||
| 22328 | 2026.02.05 23:57:02.049992 [ 121 ] {} <Debug> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 22329 | 2026.02.05 23:57:02.050010 [ 5 ] {b6a29143-0735-42ed-90b4-a59c0e1dcd45} <Debug> TCPHandler: Processed in 0.001185652 sec. | ||
| 22330 | 2026.02.05 23:57:02.050070 [ 121 ] {} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22331 | 2026.02.05 23:57:02.050099 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22332 | 2026.02.05 23:57:02.050197 [ 199 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 22333 | 2026.02.05 23:57:02.050304 [ 199 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22334 | 2026.02.05 23:57:02.050332 [ 199 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_156_31, total 9916 rows starting from the beginning of the part | ||
| 22335 | 2026.02.05 23:57:02.050382 [ 199 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 88 rows starting from the beginning of the part | ||
| 22336 | 2026.02.05 23:57:02.050423 [ 199 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 60 rows starting from the beginning of the part | ||
| 22337 | 2026.02.05 23:57:02.050473 [ 199 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 88 rows starting from the beginning of the part | ||
| 22338 | 2026.02.05 23:57:02.050532 [ 199 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 60 rows starting from the beginning of the part | ||
| 22339 | 2026.02.05 23:57:02.050593 [ 199 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 76 rows starting from the beginning of the part | ||
| 22340 | 2026.02.05 23:57:02.053228 [ 197 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10288 rows, containing 4 columns (4 merged, 0 gathered) in 0.00306827 sec., 3353029.5573727214 rows/sec., 216.73 MiB/sec. | ||
| 22341 | 2026.02.05 23:57:02.053436 [ 187 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 22342 | 2026.02.05 23:57:02.053705 [ 187 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_161_32} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22343 | 2026.02.05 23:57:02.053773 [ 187 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_161_32} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 22344 | 2026.02.05 23:57:02.053838 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.35 MiB. | ||
| 22345 | 2026.02.05 23:57:02.302281 [ 219 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 22346 | 2026.02.05 23:57:02.302329 [ 219 ] {} <Debug> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 22347 | 2026.02.05 23:57:02.304747 [ 219 ] {} <Debug> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 22348 | 2026.02.05 23:57:02.343485 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 45606 | ||
| 22349 | 2026.02.05 23:57:02.344027 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22350 | 2026.02.05 23:57:02.344071 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22351 | 2026.02.05 23:57:02.344551 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 22352 | 2026.02.05 23:57:02.344787 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22353 | 2026.02.05 23:57:02.344916 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45606 | ||
| 22354 | 2026.02.05 23:57:03.201503 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22355 | 2026.02.05 23:57:03.201704 [ 5 ] {93f3ba36-325b-41bb-bb77-68c33785940d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22356 | 2026.02.05 23:57:03.201776 [ 5 ] {93f3ba36-325b-41bb-bb77-68c33785940d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22357 | 2026.02.05 23:57:03.202488 [ 5 ] {93f3ba36-325b-41bb-bb77-68c33785940d} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22358 | 2026.02.05 23:57:03.202540 [ 5 ] {93f3ba36-325b-41bb-bb77-68c33785940d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22359 | 2026.02.05 23:57:03.202932 [ 5 ] {93f3ba36-325b-41bb-bb77-68c33785940d} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 22360 | 2026.02.05 23:57:03.203162 [ 5 ] {93f3ba36-325b-41bb-bb77-68c33785940d} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22361 | 2026.02.05 23:57:03.203321 [ 5 ] {93f3ba36-325b-41bb-bb77-68c33785940d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001672 sec., 33492.82296650718 rows/sec., 2.57 MiB/sec. | ||
| 22362 | 2026.02.05 23:57:03.203377 [ 5 ] {93f3ba36-325b-41bb-bb77-68c33785940d} <Debug> TCPHandler: Processed in 0.002011339 sec. | ||
| 22363 | 2026.02.05 23:57:03.203509 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22364 | 2026.02.05 23:57:03.203612 [ 5 ] {2c0860a7-f61b-405f-ba4b-72b4b9ed1f71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22365 | 2026.02.05 23:57:03.203656 [ 5 ] {2c0860a7-f61b-405f-ba4b-72b4b9ed1f71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22366 | 2026.02.05 23:57:03.204100 [ 5 ] {2c0860a7-f61b-405f-ba4b-72b4b9ed1f71} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22367 | 2026.02.05 23:57:03.204139 [ 5 ] {2c0860a7-f61b-405f-ba4b-72b4b9ed1f71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22368 | 2026.02.05 23:57:03.204471 [ 5 ] {2c0860a7-f61b-405f-ba4b-72b4b9ed1f71} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 22369 | 2026.02.05 23:57:03.204687 [ 5 ] {2c0860a7-f61b-405f-ba4b-72b4b9ed1f71} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22370 | 2026.02.05 23:57:03.204824 [ 5 ] {2c0860a7-f61b-405f-ba4b-72b4b9ed1f71} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001235 sec., 51821.86234817814 rows/sec., 4.04 MiB/sec. | ||
| 22371 | 2026.02.05 23:57:03.204863 [ 5 ] {2c0860a7-f61b-405f-ba4b-72b4b9ed1f71} <Debug> TCPHandler: Processed in 0.001407314 sec. | ||
| 22372 | 2026.02.05 23:57:03.204978 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22373 | 2026.02.05 23:57:03.205075 [ 5 ] {e2ee5193-7f26-4d6b-9ed2-a78336e2a857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22374 | 2026.02.05 23:57:03.205120 [ 5 ] {e2ee5193-7f26-4d6b-9ed2-a78336e2a857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22375 | 2026.02.05 23:57:03.205485 [ 5 ] {e2ee5193-7f26-4d6b-9ed2-a78336e2a857} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22376 | 2026.02.05 23:57:03.205521 [ 5 ] {e2ee5193-7f26-4d6b-9ed2-a78336e2a857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22377 | 2026.02.05 23:57:03.205838 [ 5 ] {e2ee5193-7f26-4d6b-9ed2-a78336e2a857} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 22378 | 2026.02.05 23:57:03.206049 [ 5 ] {e2ee5193-7f26-4d6b-9ed2-a78336e2a857} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22379 | 2026.02.05 23:57:03.206180 [ 5 ] {e2ee5193-7f26-4d6b-9ed2-a78336e2a857} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001126 sec., 28419.18294849023 rows/sec., 1.98 MiB/sec. | ||
| 22380 | 2026.02.05 23:57:03.206219 [ 5 ] {e2ee5193-7f26-4d6b-9ed2-a78336e2a857} <Debug> TCPHandler: Processed in 0.001290773 sec. | ||
| 22381 | 2026.02.05 23:57:03.206344 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22382 | 2026.02.05 23:57:03.206442 [ 5 ] {834295e0-c81b-4846-8b11-dd0e70b5ae0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22383 | 2026.02.05 23:57:03.206485 [ 5 ] {834295e0-c81b-4846-8b11-dd0e70b5ae0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22384 | 2026.02.05 23:57:03.206798 [ 5 ] {834295e0-c81b-4846-8b11-dd0e70b5ae0b} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22385 | 2026.02.05 23:57:03.206834 [ 5 ] {834295e0-c81b-4846-8b11-dd0e70b5ae0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22386 | 2026.02.05 23:57:03.207143 [ 5 ] {834295e0-c81b-4846-8b11-dd0e70b5ae0b} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 22387 | 2026.02.05 23:57:03.207357 [ 5 ] {834295e0-c81b-4846-8b11-dd0e70b5ae0b} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22388 | 2026.02.05 23:57:03.207490 [ 5 ] {834295e0-c81b-4846-8b11-dd0e70b5ae0b} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001068 sec., 11235.955056179775 rows/sec., 775.40 KiB/sec. | ||
| 22389 | 2026.02.05 23:57:03.207528 [ 5 ] {834295e0-c81b-4846-8b11-dd0e70b5ae0b} <Debug> TCPHandler: Processed in 0.001235192 sec. | ||
| 22390 | 2026.02.05 23:57:03.760894 [ 223 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 22391 | 2026.02.05 23:57:03.760959 [ 223 ] {} <Debug> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 22392 | 2026.02.05 23:57:03.763262 [ 223 ] {} <Debug> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 22393 | 2026.02.05 23:57:04.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 393.87 MiB, peak 414.04 MiB, free memory in arenas 0.00 B, will set to 397.59 MiB (RSS), difference: 3.72 MiB | ||
| 22394 | 2026.02.05 23:57:04.903576 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 | ||
| 22395 | 2026.02.05 23:57:04.921957 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22396 | 2026.02.05 23:57:04.922020 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22397 | 2026.02.05 23:57:04.928408 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 22398 | 2026.02.05 23:57:04.929158 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22399 | 2026.02.05 23:57:04.932348 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
| 22400 | 2026.02.05 23:57:08.209045 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22401 | 2026.02.05 23:57:08.209247 [ 5 ] {821ba31a-650d-4589-946d-63cbc8f7ecba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22402 | 2026.02.05 23:57:08.209325 [ 5 ] {821ba31a-650d-4589-946d-63cbc8f7ecba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22403 | 2026.02.05 23:57:08.210051 [ 5 ] {821ba31a-650d-4589-946d-63cbc8f7ecba} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22404 | 2026.02.05 23:57:08.210102 [ 5 ] {821ba31a-650d-4589-946d-63cbc8f7ecba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22405 | 2026.02.05 23:57:08.210509 [ 5 ] {821ba31a-650d-4589-946d-63cbc8f7ecba} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 22406 | 2026.02.05 23:57:08.210740 [ 5 ] {821ba31a-650d-4589-946d-63cbc8f7ecba} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22407 | 2026.02.05 23:57:08.210898 [ 5 ] {821ba31a-650d-4589-946d-63cbc8f7ecba} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001706 sec., 63305.97889800703 rows/sec., 5.32 MiB/sec. | ||
| 22408 | 2026.02.05 23:57:08.210951 [ 5 ] {821ba31a-650d-4589-946d-63cbc8f7ecba} <Debug> TCPHandler: Processed in 0.00204572 sec. | ||
| 22409 | 2026.02.05 23:57:08.211073 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22410 | 2026.02.05 23:57:08.211177 [ 5 ] {e01c77e1-a8d9-4df6-84ac-0ed75588d1a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22411 | 2026.02.05 23:57:08.211223 [ 5 ] {e01c77e1-a8d9-4df6-84ac-0ed75588d1a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22412 | 2026.02.05 23:57:08.211645 [ 5 ] {e01c77e1-a8d9-4df6-84ac-0ed75588d1a4} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22413 | 2026.02.05 23:57:08.211684 [ 5 ] {e01c77e1-a8d9-4df6-84ac-0ed75588d1a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22414 | 2026.02.05 23:57:08.211982 [ 5 ] {e01c77e1-a8d9-4df6-84ac-0ed75588d1a4} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 22415 | 2026.02.05 23:57:08.212196 [ 5 ] {e01c77e1-a8d9-4df6-84ac-0ed75588d1a4} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22416 | 2026.02.05 23:57:08.212334 [ 5 ] {e01c77e1-a8d9-4df6-84ac-0ed75588d1a4} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001175 sec., 22127.659574468085 rows/sec., 1.62 MiB/sec. | ||
| 22417 | 2026.02.05 23:57:08.212375 [ 5 ] {e01c77e1-a8d9-4df6-84ac-0ed75588d1a4} <Debug> TCPHandler: Processed in 0.001354613 sec. | ||
| 22418 | 2026.02.05 23:57:08.212482 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22419 | 2026.02.05 23:57:08.212579 [ 5 ] {a87fec65-c9bc-4580-9274-f0a9beab7d62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22420 | 2026.02.05 23:57:08.212621 [ 5 ] {a87fec65-c9bc-4580-9274-f0a9beab7d62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22421 | 2026.02.05 23:57:08.213049 [ 5 ] {a87fec65-c9bc-4580-9274-f0a9beab7d62} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22422 | 2026.02.05 23:57:08.213088 [ 5 ] {a87fec65-c9bc-4580-9274-f0a9beab7d62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22423 | 2026.02.05 23:57:08.213398 [ 5 ] {a87fec65-c9bc-4580-9274-f0a9beab7d62} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 22424 | 2026.02.05 23:57:08.213610 [ 5 ] {a87fec65-c9bc-4580-9274-f0a9beab7d62} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22425 | 2026.02.05 23:57:08.213741 [ 5 ] {a87fec65-c9bc-4580-9274-f0a9beab7d62} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.00118 sec., 76271.18644067796 rows/sec., 5.96 MiB/sec. | ||
| 22426 | 2026.02.05 23:57:08.213780 [ 5 ] {a87fec65-c9bc-4580-9274-f0a9beab7d62} <Debug> TCPHandler: Processed in 0.001348723 sec. | ||
| 22427 | 2026.02.05 23:57:08.213856 [ 225 ] {} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22428 | 2026.02.05 23:57:08.213887 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22429 | 2026.02.05 23:57:08.213915 [ 225 ] {} <Debug> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22430 | 2026.02.05 23:57:08.213994 [ 5 ] {4e6c121c-381e-474a-a178-6151b2a1239e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22431 | 2026.02.05 23:57:08.214044 [ 5 ] {4e6c121c-381e-474a-a178-6151b2a1239e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22432 | 2026.02.05 23:57:08.214448 [ 5 ] {4e6c121c-381e-474a-a178-6151b2a1239e} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22433 | 2026.02.05 23:57:08.214485 [ 5 ] {4e6c121c-381e-474a-a178-6151b2a1239e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22434 | 2026.02.05 23:57:08.214846 [ 5 ] {4e6c121c-381e-474a-a178-6151b2a1239e} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 22435 | 2026.02.05 23:57:08.215137 [ 5 ] {4e6c121c-381e-474a-a178-6151b2a1239e} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22436 | 2026.02.05 23:57:08.215274 [ 5 ] {4e6c121c-381e-474a-a178-6151b2a1239e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001299 sec., 123171.67051578137 rows/sec., 8.58 MiB/sec. | ||
| 22437 | 2026.02.05 23:57:08.215313 [ 5 ] {4e6c121c-381e-474a-a178-6151b2a1239e} <Debug> TCPHandler: Processed in 0.001475184 sec. | ||
| 22438 | 2026.02.05 23:57:08.215422 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22439 | 2026.02.05 23:57:08.215517 [ 5 ] {ce0d6323-24f3-487a-a410-7254af4efb80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22440 | 2026.02.05 23:57:08.215573 [ 5 ] {ce0d6323-24f3-487a-a410-7254af4efb80} <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 | ||
| 22441 | 2026.02.05 23:57:08.216455 [ 5 ] {ce0d6323-24f3-487a-a410-7254af4efb80} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22442 | 2026.02.05 23:57:08.216500 [ 5 ] {ce0d6323-24f3-487a-a410-7254af4efb80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22443 | 2026.02.05 23:57:08.217077 [ 5 ] {ce0d6323-24f3-487a-a410-7254af4efb80} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 22444 | 2026.02.05 23:57:08.217340 [ 5 ] {ce0d6323-24f3-487a-a410-7254af4efb80} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22445 | 2026.02.05 23:57:08.217483 [ 5 ] {ce0d6323-24f3-487a-a410-7254af4efb80} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001983 sec., 13111.447302067574 rows/sec., 23.50 MiB/sec. | ||
| 22446 | 2026.02.05 23:57:08.217555 [ 5 ] {ce0d6323-24f3-487a-a410-7254af4efb80} <Debug> TCPHandler: Processed in 0.002183041 sec. | ||
| 22447 | 2026.02.05 23:57:08.217678 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22448 | 2026.02.05 23:57:08.217772 [ 225 ] {} <Debug> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22449 | 2026.02.05 23:57:08.217775 [ 5 ] {12ca2081-5634-4c0f-b1dd-661b06fafbab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22450 | 2026.02.05 23:57:08.217841 [ 5 ] {12ca2081-5634-4c0f-b1dd-661b06fafbab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22451 | 2026.02.05 23:57:08.218185 [ 5 ] {12ca2081-5634-4c0f-b1dd-661b06fafbab} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22452 | 2026.02.05 23:57:08.218223 [ 5 ] {12ca2081-5634-4c0f-b1dd-661b06fafbab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22453 | 2026.02.05 23:57:08.218533 [ 5 ] {12ca2081-5634-4c0f-b1dd-661b06fafbab} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 22454 | 2026.02.05 23:57:08.218744 [ 5 ] {12ca2081-5634-4c0f-b1dd-661b06fafbab} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22455 | 2026.02.05 23:57:08.218876 [ 5 ] {12ca2081-5634-4c0f-b1dd-661b06fafbab} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 22456 | 2026.02.05 23:57:08.218914 [ 5 ] {12ca2081-5634-4c0f-b1dd-661b06fafbab} <Debug> TCPHandler: Processed in 0.001286903 sec. | ||
| 22457 | 2026.02.05 23:57:08.628655 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22458 | 2026.02.05 23:57:08.628731 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22459 | 2026.02.05 23:57:08.632554 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22460 | 2026.02.05 23:57:08.898306 [ 225 ] {} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22461 | 2026.02.05 23:57:08.898358 [ 225 ] {} <Debug> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22462 | 2026.02.05 23:57:08.900933 [ 225 ] {} <Debug> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22463 | 2026.02.05 23:57:09.560930 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22464 | 2026.02.05 23:57:09.561009 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22465 | 2026.02.05 23:57:09.694251 [ 220 ] {} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22466 | 2026.02.05 23:57:09.694311 [ 220 ] {} <Debug> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22467 | 2026.02.05 23:57:09.697644 [ 220 ] {} <Debug> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22468 | 2026.02.05 23:57:09.845217 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46054 | ||
| 22469 | 2026.02.05 23:57:09.845738 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22470 | 2026.02.05 23:57:09.845788 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22471 | 2026.02.05 23:57:09.846272 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 22472 | 2026.02.05 23:57:09.846519 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22473 | 2026.02.05 23:57:09.846673 [ 109 ] {} <Debug> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 22474 | 2026.02.05 23:57:09.846681 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46054 | ||
| 22475 | 2026.02.05 23:57:09.846760 [ 109 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22476 | 2026.02.05 23:57:09.846797 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22477 | 2026.02.05 23:57:09.846936 [ 200 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 22478 | 2026.02.05 23:57:09.847091 [ 200 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22479 | 2026.02.05 23:57:09.847134 [ 200 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 43686 rows starting from the beginning of the part | ||
| 22480 | 2026.02.05 23:57:09.847210 [ 200 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 448 rows starting from the beginning of the part | ||
| 22481 | 2026.02.05 23:57:09.847264 [ 200 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 512 rows starting from the beginning of the part | ||
| 22482 | 2026.02.05 23:57:09.847317 [ 200 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 448 rows starting from the beginning of the part | ||
| 22483 | 2026.02.05 23:57:09.847364 [ 200 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 512 rows starting from the beginning of the part | ||
| 22484 | 2026.02.05 23:57:09.847414 [ 200 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 448 rows starting from the beginning of the part | ||
| 22485 | 2026.02.05 23:57:09.850441 [ 197 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46054 rows, containing 4 columns (4 merged, 0 gathered) in 0.003566305 sec., 12913645.916431712 rows/sec., 184.73 MiB/sec. | ||
| 22486 | 2026.02.05 23:57:09.850813 [ 186 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 22487 | 2026.02.05 23:57:09.851090 [ 186 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_96_19} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22488 | 2026.02.05 23:57:09.851159 [ 186 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_96_19} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 22489 | 2026.02.05 23:57:09.851266 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 22490 | 2026.02.05 23:57:09.972994 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2886 | ||
| 22491 | 2026.02.05 23:57:09.975628 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22492 | 2026.02.05 23:57:09.975679 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22493 | 2026.02.05 23:57:09.976868 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 22494 | 2026.02.05 23:57:09.977136 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22495 | 2026.02.05 23:57:09.977291 [ 109 ] {} <Debug> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 22496 | 2026.02.05 23:57:09.977323 [ 109 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22497 | 2026.02.05 23:57:09.977340 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22498 | 2026.02.05 23:57:09.977418 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2886 | ||
| 22499 | 2026.02.05 23:57:09.977423 [ 197 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 22500 | 2026.02.05 23:57:09.977873 [ 197 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22501 | 2026.02.05 23:57:09.978005 [ 197 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2692 rows starting from the beginning of the part | ||
| 22502 | 2026.02.05 23:57:09.978354 [ 197 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 36 rows starting from the beginning of the part | ||
| 22503 | 2026.02.05 23:57:09.978678 [ 197 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 44 rows starting from the beginning of the part | ||
| 22504 | 2026.02.05 23:57:09.978984 [ 197 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 36 rows starting from the beginning of the part | ||
| 22505 | 2026.02.05 23:57:09.979287 [ 197 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 34 rows starting from the beginning of the part | ||
| 22506 | 2026.02.05 23:57:09.979670 [ 197 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 44 rows starting from the beginning of the part | ||
| 22507 | 2026.02.05 23:57:09.987797 [ 186 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2886 rows, containing 72 columns (72 merged, 0 gathered) in 0.010403803 sec., 277398.56281400175 rows/sec., 206.80 MiB/sec. | ||
| 22508 | 2026.02.05 23:57:09.990509 [ 186 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 22509 | 2026.02.05 23:57:09.991214 [ 186 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_71_14} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22510 | 2026.02.05 23:57:09.991312 [ 186 ] {e8af96ff-b918-4fdc-ab7d-a429a9bead77::all_1_71_14} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 22511 | 2026.02.05 23:57:09.991692 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.04 MiB. | ||
| 22512 | 2026.02.05 23:57:10.000342 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 393.72 MiB, peak 414.04 MiB, free memory in arenas 0.00 B, will set to 397.59 MiB (RSS), difference: 3.87 MiB | ||
| 22513 | 2026.02.05 23:57:10.003608 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.003011289 sec. | ||
| 22514 | 2026.02.05 23:57:12.432742 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 723 | ||
| 22515 | 2026.02.05 23:57:12.452156 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22516 | 2026.02.05 23:57:12.452227 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22517 | 2026.02.05 23:57:12.458611 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 22518 | 2026.02.05 23:57:12.459368 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22519 | 2026.02.05 23:57:12.459660 [ 103 ] {} <Debug> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 22520 | 2026.02.05 23:57:12.459699 [ 103 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22521 | 2026.02.05 23:57:12.459721 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22522 | 2026.02.05 23:57:12.459843 [ 198 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 22523 | 2026.02.05 23:57:12.463548 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 723 | ||
| 22524 | 2026.02.05 23:57:12.463957 [ 198 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22525 | 2026.02.05 23:57:12.465526 [ 198 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 686 rows starting from the beginning of the part | ||
| 22526 | 2026.02.05 23:57:12.470296 [ 198 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 7 rows starting from the beginning of the part | ||
| 22527 | 2026.02.05 23:57:12.475053 [ 198 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 8 rows starting from the beginning of the part | ||
| 22528 | 2026.02.05 23:57:12.480011 [ 198 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 7 rows starting from the beginning of the part | ||
| 22529 | 2026.02.05 23:57:12.484919 [ 198 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 8 rows starting from the beginning of the part | ||
| 22530 | 2026.02.05 23:57:12.489930 [ 198 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 7 rows starting from the beginning of the part | ||
| 22531 | 2026.02.05 23:57:12.553815 [ 192 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 679 columns (679 merged, 0 gathered) in 0.094024134 sec., 7689.515119596847 rows/sec., 39.76 MiB/sec. | ||
| 22532 | 2026.02.05 23:57:12.557722 [ 188 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 22533 | 2026.02.05 23:57:12.559988 [ 188 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_96_19} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22534 | 2026.02.05 23:57:12.560109 [ 188 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_96_19} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 22535 | 2026.02.05 23:57:12.562907 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 22536 | 2026.02.05 23:57:13.000221 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 398.66 MiB, peak 416.07 MiB, free memory in arenas 0.00 B, will set to 397.59 MiB (RSS), difference: -1.07 MiB | ||
| 22537 | 2026.02.05 23:57:13.217767 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22538 | 2026.02.05 23:57:13.217963 [ 5 ] {ae34adcc-033c-4ece-a50b-3cdd73119692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22539 | 2026.02.05 23:57:13.218037 [ 5 ] {ae34adcc-033c-4ece-a50b-3cdd73119692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22540 | 2026.02.05 23:57:13.218862 [ 5 ] {ae34adcc-033c-4ece-a50b-3cdd73119692} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22541 | 2026.02.05 23:57:13.218920 [ 5 ] {ae34adcc-033c-4ece-a50b-3cdd73119692} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22542 | 2026.02.05 23:57:13.219343 [ 5 ] {ae34adcc-033c-4ece-a50b-3cdd73119692} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 22543 | 2026.02.05 23:57:13.219577 [ 5 ] {ae34adcc-033c-4ece-a50b-3cdd73119692} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22544 | 2026.02.05 23:57:13.219739 [ 5 ] {ae34adcc-033c-4ece-a50b-3cdd73119692} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.00183 sec., 145355.19125683059 rows/sec., 9.23 MiB/sec. | ||
| 22545 | 2026.02.05 23:57:13.219791 [ 5 ] {ae34adcc-033c-4ece-a50b-3cdd73119692} <Debug> TCPHandler: Processed in 0.002159541 sec. | ||
| 22546 | 2026.02.05 23:57:13.219918 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22547 | 2026.02.05 23:57:13.220022 [ 5 ] {01b7fcc7-8f82-4d32-9a56-f55e4729bd40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22548 | 2026.02.05 23:57:13.220068 [ 5 ] {01b7fcc7-8f82-4d32-9a56-f55e4729bd40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22549 | 2026.02.05 23:57:13.220899 [ 5 ] {01b7fcc7-8f82-4d32-9a56-f55e4729bd40} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22550 | 2026.02.05 23:57:13.220938 [ 5 ] {01b7fcc7-8f82-4d32-9a56-f55e4729bd40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22551 | 2026.02.05 23:57:13.221297 [ 5 ] {01b7fcc7-8f82-4d32-9a56-f55e4729bd40} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 22552 | 2026.02.05 23:57:13.221519 [ 5 ] {01b7fcc7-8f82-4d32-9a56-f55e4729bd40} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22553 | 2026.02.05 23:57:13.221654 [ 5 ] {01b7fcc7-8f82-4d32-9a56-f55e4729bd40} <Debug> executeQuery: Read 782 rows, 63.55 KiB in 0.001655 sec., 472507.55287009064 rows/sec., 37.50 MiB/sec. | ||
| 22554 | 2026.02.05 23:57:13.221694 [ 5 ] {01b7fcc7-8f82-4d32-9a56-f55e4729bd40} <Debug> TCPHandler: Processed in 0.001829118 sec. | ||
| 22555 | 2026.02.05 23:57:13.221801 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22556 | 2026.02.05 23:57:13.221896 [ 5 ] {3006e048-d19a-434a-820f-675706fc4ba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22557 | 2026.02.05 23:57:13.221937 [ 5 ] {3006e048-d19a-434a-820f-675706fc4ba9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22558 | 2026.02.05 23:57:13.222377 [ 5 ] {3006e048-d19a-434a-820f-675706fc4ba9} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22559 | 2026.02.05 23:57:13.222415 [ 5 ] {3006e048-d19a-434a-820f-675706fc4ba9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22560 | 2026.02.05 23:57:13.222727 [ 5 ] {3006e048-d19a-434a-820f-675706fc4ba9} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 22561 | 2026.02.05 23:57:13.222955 [ 5 ] {3006e048-d19a-434a-820f-675706fc4ba9} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22562 | 2026.02.05 23:57:13.223085 [ 5 ] {3006e048-d19a-434a-820f-675706fc4ba9} <Debug> executeQuery: Read 148 rows, 9.13 KiB in 0.001208 sec., 122516.55629139072 rows/sec., 7.38 MiB/sec. | ||
| 22563 | 2026.02.05 23:57:13.223123 [ 5 ] {3006e048-d19a-434a-820f-675706fc4ba9} <Debug> TCPHandler: Processed in 0.001373074 sec. | ||
| 22564 | 2026.02.05 23:57:13.223231 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22565 | 2026.02.05 23:57:13.223325 [ 5 ] {73d3c0cb-41c7-4e9b-b6a3-6464a0ddf4e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22566 | 2026.02.05 23:57:13.223365 [ 5 ] {73d3c0cb-41c7-4e9b-b6a3-6464a0ddf4e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22567 | 2026.02.05 23:57:13.223791 [ 5 ] {73d3c0cb-41c7-4e9b-b6a3-6464a0ddf4e2} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22568 | 2026.02.05 23:57:13.223827 [ 5 ] {73d3c0cb-41c7-4e9b-b6a3-6464a0ddf4e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22569 | 2026.02.05 23:57:13.224134 [ 5 ] {73d3c0cb-41c7-4e9b-b6a3-6464a0ddf4e2} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 22570 | 2026.02.05 23:57:13.224349 [ 5 ] {73d3c0cb-41c7-4e9b-b6a3-6464a0ddf4e2} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22571 | 2026.02.05 23:57:13.224463 [ 103 ] {} <Debug> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 22572 | 2026.02.05 23:57:13.224478 [ 5 ] {73d3c0cb-41c7-4e9b-b6a3-6464a0ddf4e2} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001171 sec., 119555.93509820667 rows/sec., 7.73 MiB/sec. | ||
| 22573 | 2026.02.05 23:57:13.224530 [ 103 ] {} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22574 | 2026.02.05 23:57:13.224540 [ 5 ] {73d3c0cb-41c7-4e9b-b6a3-6464a0ddf4e2} <Debug> TCPHandler: Processed in 0.001359084 sec. | ||
| 22575 | 2026.02.05 23:57:13.224560 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22576 | 2026.02.05 23:57:13.224655 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22577 | 2026.02.05 23:57:13.224702 [ 189 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 22578 | 2026.02.05 23:57:13.224755 [ 5 ] {cddc2106-5136-42db-8224-fbe4e6b0b2e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22579 | 2026.02.05 23:57:13.224799 [ 5 ] {cddc2106-5136-42db-8224-fbe4e6b0b2e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22580 | 2026.02.05 23:57:13.224863 [ 189 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22581 | 2026.02.05 23:57:13.224905 [ 189 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 369 rows starting from the beginning of the part | ||
| 22582 | 2026.02.05 23:57:13.224983 [ 189 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 368 rows starting from the beginning of the part | ||
| 22583 | 2026.02.05 23:57:13.225038 [ 189 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 140 rows starting from the beginning of the part | ||
| 22584 | 2026.02.05 23:57:13.225081 [ 189 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 140 rows starting from the beginning of the part | ||
| 22585 | 2026.02.05 23:57:13.225123 [ 189 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 368 rows starting from the beginning of the part | ||
| 22586 | 2026.02.05 23:57:13.225165 [ 189 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 140 rows starting from the beginning of the part | ||
| 22587 | 2026.02.05 23:57:13.225227 [ 5 ] {cddc2106-5136-42db-8224-fbe4e6b0b2e8} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22588 | 2026.02.05 23:57:13.225270 [ 5 ] {cddc2106-5136-42db-8224-fbe4e6b0b2e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22589 | 2026.02.05 23:57:13.225607 [ 5 ] {cddc2106-5136-42db-8224-fbe4e6b0b2e8} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 22590 | 2026.02.05 23:57:13.225841 [ 5 ] {cddc2106-5136-42db-8224-fbe4e6b0b2e8} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22591 | 2026.02.05 23:57:13.225975 [ 5 ] {cddc2106-5136-42db-8224-fbe4e6b0b2e8} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001238 sec., 112277.86752827141 rows/sec., 6.39 MiB/sec. | ||
| 22592 | 2026.02.05 23:57:13.226013 [ 5 ] {cddc2106-5136-42db-8224-fbe4e6b0b2e8} <Debug> TCPHandler: Processed in 0.001408294 sec. | ||
| 22593 | 2026.02.05 23:57:13.226118 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22594 | 2026.02.05 23:57:13.226211 [ 5 ] {00d7b9c7-905a-476e-8865-d70a57a8b78e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22595 | 2026.02.05 23:57:13.226228 [ 193 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1525 rows, containing 5 columns (5 merged, 0 gathered) in 0.001591665 sec., 958116.1865090958 rows/sec., 66.90 MiB/sec. | ||
| 22596 | 2026.02.05 23:57:13.226252 [ 5 ] {00d7b9c7-905a-476e-8865-d70a57a8b78e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22597 | 2026.02.05 23:57:13.226377 [ 189 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 22598 | 2026.02.05 23:57:13.226636 [ 189 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_71_14} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22599 | 2026.02.05 23:57:13.226713 [ 189 ] {df707b3a-6f9c-4ebf-8753-8c04a655af1d::all_1_71_14} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 22600 | 2026.02.05 23:57:13.226787 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 22601 | 2026.02.05 23:57:13.226902 [ 5 ] {00d7b9c7-905a-476e-8865-d70a57a8b78e} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22602 | 2026.02.05 23:57:13.226944 [ 5 ] {00d7b9c7-905a-476e-8865-d70a57a8b78e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22603 | 2026.02.05 23:57:13.227276 [ 5 ] {00d7b9c7-905a-476e-8865-d70a57a8b78e} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 22604 | 2026.02.05 23:57:13.227495 [ 5 ] {00d7b9c7-905a-476e-8865-d70a57a8b78e} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22605 | 2026.02.05 23:57:13.227626 [ 5 ] {00d7b9c7-905a-476e-8865-d70a57a8b78e} <Debug> executeQuery: Read 478 rows, 34.48 KiB in 0.001431 sec., 334032.1453529001 rows/sec., 23.53 MiB/sec. | ||
| 22606 | 2026.02.05 23:57:13.227669 [ 5 ] {00d7b9c7-905a-476e-8865-d70a57a8b78e} <Debug> TCPHandler: Processed in 0.001600346 sec. | ||
| 22607 | 2026.02.05 23:57:13.227780 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22608 | 2026.02.05 23:57:13.227873 [ 5 ] {b40edc87-eeef-4dab-ac1d-42a4e9d6c198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 22609 | 2026.02.05 23:57:13.227914 [ 5 ] {b40edc87-eeef-4dab-ac1d-42a4e9d6c198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 22610 | 2026.02.05 23:57:13.228237 [ 5 ] {b40edc87-eeef-4dab-ac1d-42a4e9d6c198} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22611 | 2026.02.05 23:57:13.228273 [ 5 ] {b40edc87-eeef-4dab-ac1d-42a4e9d6c198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22612 | 2026.02.05 23:57:13.228585 [ 5 ] {b40edc87-eeef-4dab-ac1d-42a4e9d6c198} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 22613 | 2026.02.05 23:57:13.228803 [ 5 ] {b40edc87-eeef-4dab-ac1d-42a4e9d6c198} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22614 | 2026.02.05 23:57:13.228912 [ 103 ] {} <Debug> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462) (MergerMutator): Selected 5 parts from all_67_67_0 to all_71_71_0 | ||
| 22615 | 2026.02.05 23:57:13.228932 [ 5 ] {b40edc87-eeef-4dab-ac1d-42a4e9d6c198} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001076 sec., 5576.208178438662 rows/sec., 291.34 KiB/sec. | ||
| 22616 | 2026.02.05 23:57:13.228957 [ 103 ] {} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22617 | 2026.02.05 23:57:13.228977 [ 5 ] {b40edc87-eeef-4dab-ac1d-42a4e9d6c198} <Debug> TCPHandler: Processed in 0.001246532 sec. | ||
| 22618 | 2026.02.05 23:57:13.228981 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22619 | 2026.02.05 23:57:13.229071 [ 189 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_67_71_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_67_67_0 to all_71_71_0 into Compact with storage Full | ||
| 22620 | 2026.02.05 23:57:13.229093 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22621 | 2026.02.05 23:57:13.229170 [ 189 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_67_71_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22622 | 2026.02.05 23:57:13.229195 [ 5 ] {195c115c-4c25-4f5b-bfc7-063934d88965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22623 | 2026.02.05 23:57:13.229204 [ 189 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_67_71_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 6 rows starting from the beginning of the part | ||
| 22624 | 2026.02.05 23:57:13.229247 [ 5 ] {195c115c-4c25-4f5b-bfc7-063934d88965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22625 | 2026.02.05 23:57:13.229270 [ 189 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_67_71_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 6 rows starting from the beginning of the part | ||
| 22626 | 2026.02.05 23:57:13.229318 [ 189 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_67_71_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 6 rows starting from the beginning of the part | ||
| 22627 | 2026.02.05 23:57:13.229356 [ 189 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_67_71_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 6 rows starting from the beginning of the part | ||
| 22628 | 2026.02.05 23:57:13.229392 [ 189 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_67_71_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 6 rows starting from the beginning of the part | ||
| 22629 | 2026.02.05 23:57:13.229702 [ 5 ] {195c115c-4c25-4f5b-bfc7-063934d88965} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22630 | 2026.02.05 23:57:13.229744 [ 5 ] {195c115c-4c25-4f5b-bfc7-063934d88965} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22631 | 2026.02.05 23:57:13.230069 [ 189 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_67_71_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.00102999 sec., 29126.496373751204 rows/sec., 1.49 MiB/sec. | ||
| 22632 | 2026.02.05 23:57:13.230102 [ 5 ] {195c115c-4c25-4f5b-bfc7-063934d88965} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 22633 | 2026.02.05 23:57:13.230174 [ 189 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_67_71_1} <Trace> MergedBlockOutputStream: filled checksums all_67_71_1 (state Temporary) | ||
| 22634 | 2026.02.05 23:57:13.230374 [ 5 ] {195c115c-4c25-4f5b-bfc7-063934d88965} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22635 | 2026.02.05 23:57:13.230466 [ 189 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_67_71_1} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_merge_all_67_71_1 to all_67_71_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22636 | 2026.02.05 23:57:13.230515 [ 103 ] {} <Debug> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Selected 6 parts from all_1_159_33 to all_164_164_0 | ||
| 22637 | 2026.02.05 23:57:13.230526 [ 5 ] {195c115c-4c25-4f5b-bfc7-063934d88965} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001351 sec., 190969.65210954848 rows/sec., 12.72 MiB/sec. | ||
| 22638 | 2026.02.05 23:57:13.230537 [ 189 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_67_71_1} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462) (MergerMutator): Merged 5 parts: [all_67_67_0, all_71_71_0] -> all_67_71_1 | ||
| 22639 | 2026.02.05 23:57:13.230550 [ 103 ] {} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22640 | 2026.02.05 23:57:13.230579 [ 5 ] {195c115c-4c25-4f5b-bfc7-063934d88965} <Debug> TCPHandler: Processed in 0.001536025 sec. | ||
| 22641 | 2026.02.05 23:57:13.230590 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22642 | 2026.02.05 23:57:13.230613 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 22643 | 2026.02.05 23:57:13.230693 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22644 | 2026.02.05 23:57:13.230697 [ 193 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_164_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_159_33 to all_164_164_0 into Compact with storage Full | ||
| 22645 | 2026.02.05 23:57:13.230794 [ 5 ] {f4ee9136-7d26-4c9d-8f9b-92143a1288c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 22646 | 2026.02.05 23:57:13.230805 [ 193 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_164_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22647 | 2026.02.05 23:57:13.230843 [ 193 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_164_34} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_159_33, total 45029 rows starting from the beginning of the part | ||
| 22648 | 2026.02.05 23:57:13.230843 [ 5 ] {f4ee9136-7d26-4c9d-8f9b-92143a1288c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 22649 | 2026.02.05 23:57:13.230901 [ 193 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_164_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 160 rows starting from the beginning of the part | ||
| 22650 | 2026.02.05 23:57:13.230949 [ 193 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_164_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 911 rows starting from the beginning of the part | ||
| 22651 | 2026.02.05 23:57:13.230989 [ 193 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_164_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 32 rows starting from the beginning of the part | ||
| 22652 | 2026.02.05 23:57:13.231027 [ 193 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_164_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 160 rows starting from the beginning of the part | ||
| 22653 | 2026.02.05 23:57:13.231065 [ 193 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_164_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 258 rows starting from the beginning of the part | ||
| 22654 | 2026.02.05 23:57:13.231188 [ 5 ] {f4ee9136-7d26-4c9d-8f9b-92143a1288c7} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22655 | 2026.02.05 23:57:13.231230 [ 5 ] {f4ee9136-7d26-4c9d-8f9b-92143a1288c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22656 | 2026.02.05 23:57:13.231545 [ 5 ] {f4ee9136-7d26-4c9d-8f9b-92143a1288c7} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 22657 | 2026.02.05 23:57:13.231756 [ 5 ] {f4ee9136-7d26-4c9d-8f9b-92143a1288c7} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22658 | 2026.02.05 23:57:13.231888 [ 5 ] {f4ee9136-7d26-4c9d-8f9b-92143a1288c7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001112 sec., 899.2805755395684 rows/sec., 60.60 KiB/sec. | ||
| 22659 | 2026.02.05 23:57:13.231926 [ 5 ] {f4ee9136-7d26-4c9d-8f9b-92143a1288c7} <Debug> TCPHandler: Processed in 0.001282152 sec. | ||
| 22660 | 2026.02.05 23:57:13.232029 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22661 | 2026.02.05 23:57:13.232124 [ 5 ] {563299c5-3083-49a6-bdea-eb4175f7c9a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22662 | 2026.02.05 23:57:13.232176 [ 5 ] {563299c5-3083-49a6-bdea-eb4175f7c9a5} <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 | ||
| 22663 | 2026.02.05 23:57:13.233008 [ 5 ] {563299c5-3083-49a6-bdea-eb4175f7c9a5} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22664 | 2026.02.05 23:57:13.233045 [ 5 ] {563299c5-3083-49a6-bdea-eb4175f7c9a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22665 | 2026.02.05 23:57:13.233565 [ 5 ] {563299c5-3083-49a6-bdea-eb4175f7c9a5} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 22666 | 2026.02.05 23:57:13.233793 [ 5 ] {563299c5-3083-49a6-bdea-eb4175f7c9a5} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22667 | 2026.02.05 23:57:13.233938 [ 5 ] {563299c5-3083-49a6-bdea-eb4175f7c9a5} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001831 sec., 8192.244675040962 rows/sec., 14.68 MiB/sec. | ||
| 22668 | 2026.02.05 23:57:13.234013 [ 5 ] {563299c5-3083-49a6-bdea-eb4175f7c9a5} <Debug> TCPHandler: Processed in 0.00203163 sec. | ||
| 22669 | 2026.02.05 23:57:13.234140 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22670 | 2026.02.05 23:57:13.234254 [ 5 ] {9c72a3dd-e48a-4703-9415-8b8d7914ee34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22671 | 2026.02.05 23:57:13.234302 [ 5 ] {9c72a3dd-e48a-4703-9415-8b8d7914ee34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22672 | 2026.02.05 23:57:13.234697 [ 5 ] {9c72a3dd-e48a-4703-9415-8b8d7914ee34} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22673 | 2026.02.05 23:57:13.234739 [ 5 ] {9c72a3dd-e48a-4703-9415-8b8d7914ee34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22674 | 2026.02.05 23:57:13.235091 [ 5 ] {9c72a3dd-e48a-4703-9415-8b8d7914ee34} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 22675 | 2026.02.05 23:57:13.235309 [ 5 ] {9c72a3dd-e48a-4703-9415-8b8d7914ee34} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22676 | 2026.02.05 23:57:13.235435 [ 5 ] {9c72a3dd-e48a-4703-9415-8b8d7914ee34} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001204 sec., 73089.70099667774 rows/sec., 4.59 MiB/sec. | ||
| 22677 | 2026.02.05 23:57:13.235471 [ 5 ] {9c72a3dd-e48a-4703-9415-8b8d7914ee34} <Debug> TCPHandler: Processed in 0.001392623 sec. | ||
| 22678 | 2026.02.05 23:57:13.238954 [ 196 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_164_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46550 rows, containing 5 columns (5 merged, 0 gathered) in 0.008287921 sec., 5616607.5907335505 rows/sec., 378.50 MiB/sec. | ||
| 22679 | 2026.02.05 23:57:13.239551 [ 191 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_164_34} <Trace> MergedBlockOutputStream: filled checksums all_1_164_34 (state Temporary) | ||
| 22680 | 2026.02.05 23:57:13.239938 [ 191 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_164_34} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_merge_all_1_164_34 to all_1_164_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22681 | 2026.02.05 23:57:13.240032 [ 191 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_164_34} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Merged 6 parts: [all_1_159_33, all_164_164_0] -> all_1_164_34 | ||
| 22682 | 2026.02.05 23:57:13.240139 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB. | ||
| 22683 | 2026.02.05 23:57:17.347066 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 46566 | ||
| 22684 | 2026.02.05 23:57:17.347778 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22685 | 2026.02.05 23:57:17.347851 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22686 | 2026.02.05 23:57:17.348466 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 22687 | 2026.02.05 23:57:17.348756 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22688 | 2026.02.05 23:57:17.348936 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46566 | ||
| 22689 | 2026.02.05 23:57:18.212441 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22690 | 2026.02.05 23:57:18.212626 [ 5 ] {cce33593-f69a-4ada-9e7c-cf4d313d5a3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22691 | 2026.02.05 23:57:18.212693 [ 5 ] {cce33593-f69a-4ada-9e7c-cf4d313d5a3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22692 | 2026.02.05 23:57:18.213387 [ 5 ] {cce33593-f69a-4ada-9e7c-cf4d313d5a3a} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22693 | 2026.02.05 23:57:18.213430 [ 5 ] {cce33593-f69a-4ada-9e7c-cf4d313d5a3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22694 | 2026.02.05 23:57:18.213817 [ 5 ] {cce33593-f69a-4ada-9e7c-cf4d313d5a3a} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 22695 | 2026.02.05 23:57:18.214058 [ 5 ] {cce33593-f69a-4ada-9e7c-cf4d313d5a3a} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22696 | 2026.02.05 23:57:18.214211 [ 5 ] {cce33593-f69a-4ada-9e7c-cf4d313d5a3a} <Debug> executeQuery: Read 128 rows, 11.17 KiB in 0.001641 sec., 78001.21876904326 rows/sec., 6.65 MiB/sec. | ||
| 22697 | 2026.02.05 23:57:18.214254 [ 5 ] {cce33593-f69a-4ada-9e7c-cf4d313d5a3a} <Debug> TCPHandler: Processed in 0.001939939 sec. | ||
| 22698 | 2026.02.05 23:57:18.214383 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22699 | 2026.02.05 23:57:18.214477 [ 5 ] {21d27c80-a32d-44b0-ba36-7efcd816878f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22700 | 2026.02.05 23:57:18.214518 [ 5 ] {21d27c80-a32d-44b0-ba36-7efcd816878f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22701 | 2026.02.05 23:57:18.214907 [ 5 ] {21d27c80-a32d-44b0-ba36-7efcd816878f} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22702 | 2026.02.05 23:57:18.214942 [ 5 ] {21d27c80-a32d-44b0-ba36-7efcd816878f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22703 | 2026.02.05 23:57:18.215219 [ 5 ] {21d27c80-a32d-44b0-ba36-7efcd816878f} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 22704 | 2026.02.05 23:57:18.215414 [ 5 ] {21d27c80-a32d-44b0-ba36-7efcd816878f} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22705 | 2026.02.05 23:57:18.215533 [ 5 ] {21d27c80-a32d-44b0-ba36-7efcd816878f} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001137 sec., 31662.2691292876 rows/sec., 2.33 MiB/sec. | ||
| 22706 | 2026.02.05 23:57:18.215608 [ 98 ] {} <Debug> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 22707 | 2026.02.05 23:57:18.215636 [ 5 ] {21d27c80-a32d-44b0-ba36-7efcd816878f} <Debug> TCPHandler: Processed in 0.001299553 sec. | ||
| 22708 | 2026.02.05 23:57:18.215675 [ 98 ] {} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22709 | 2026.02.05 23:57:18.215701 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22710 | 2026.02.05 23:57:18.215760 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22711 | 2026.02.05 23:57:18.215812 [ 194 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 22712 | 2026.02.05 23:57:18.215858 [ 5 ] {d7e63d89-2466-4d35-8793-b5e9269325ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22713 | 2026.02.05 23:57:18.215901 [ 5 ] {d7e63d89-2466-4d35-8793-b5e9269325ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22714 | 2026.02.05 23:57:18.215949 [ 194 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22715 | 2026.02.05 23:57:18.215993 [ 194 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 191 rows starting from the beginning of the part | ||
| 22716 | 2026.02.05 23:57:18.216072 [ 194 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 25 rows starting from the beginning of the part | ||
| 22717 | 2026.02.05 23:57:18.216125 [ 194 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 150 rows starting from the beginning of the part | ||
| 22718 | 2026.02.05 23:57:18.216172 [ 194 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 26 rows starting from the beginning of the part | ||
| 22719 | 2026.02.05 23:57:18.216212 [ 194 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 148 rows starting from the beginning of the part | ||
| 22720 | 2026.02.05 23:57:18.216252 [ 194 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 36 rows starting from the beginning of the part | ||
| 22721 | 2026.02.05 23:57:18.216331 [ 5 ] {d7e63d89-2466-4d35-8793-b5e9269325ca} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22722 | 2026.02.05 23:57:18.216373 [ 5 ] {d7e63d89-2466-4d35-8793-b5e9269325ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22723 | 2026.02.05 23:57:18.216731 [ 5 ] {d7e63d89-2466-4d35-8793-b5e9269325ca} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 22724 | 2026.02.05 23:57:18.216954 [ 5 ] {d7e63d89-2466-4d35-8793-b5e9269325ca} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22725 | 2026.02.05 23:57:18.217083 [ 5 ] {d7e63d89-2466-4d35-8793-b5e9269325ca} <Debug> executeQuery: Read 106 rows, 8.51 KiB in 0.001244 sec., 85209.00321543407 rows/sec., 6.68 MiB/sec. | ||
| 22726 | 2026.02.05 23:57:18.217121 [ 5 ] {d7e63d89-2466-4d35-8793-b5e9269325ca} <Debug> TCPHandler: Processed in 0.001413224 sec. | ||
| 22727 | 2026.02.05 23:57:18.217226 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22728 | 2026.02.05 23:57:18.217264 [ 199 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 576 rows, containing 5 columns (5 merged, 0 gathered) in 0.001498415 sec., 384406.189206595 rows/sec., 25.72 MiB/sec. | ||
| 22729 | 2026.02.05 23:57:18.217319 [ 5 ] {50174a7f-4b33-4e84-bab7-2088a0fee57e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22730 | 2026.02.05 23:57:18.217367 [ 5 ] {50174a7f-4b33-4e84-bab7-2088a0fee57e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22731 | 2026.02.05 23:57:18.217429 [ 196 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 22732 | 2026.02.05 23:57:18.217700 [ 196 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_141_28} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22733 | 2026.02.05 23:57:18.217764 [ 196 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_141_28} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 22734 | 2026.02.05 23:57:18.217767 [ 5 ] {50174a7f-4b33-4e84-bab7-2088a0fee57e} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22735 | 2026.02.05 23:57:18.217806 [ 5 ] {50174a7f-4b33-4e84-bab7-2088a0fee57e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22736 | 2026.02.05 23:57:18.217858 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 22737 | 2026.02.05 23:57:18.218124 [ 5 ] {50174a7f-4b33-4e84-bab7-2088a0fee57e} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 22738 | 2026.02.05 23:57:18.218346 [ 5 ] {50174a7f-4b33-4e84-bab7-2088a0fee57e} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22739 | 2026.02.05 23:57:18.218471 [ 5 ] {50174a7f-4b33-4e84-bab7-2088a0fee57e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 22740 | 2026.02.05 23:57:18.218507 [ 5 ] {50174a7f-4b33-4e84-bab7-2088a0fee57e} <Debug> TCPHandler: Processed in 0.001328073 sec. | ||
| 22741 | 2026.02.05 23:57:18.218608 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22742 | 2026.02.05 23:57:18.218699 [ 5 ] {718c4da6-8be1-49cb-ab7f-2cb94bf2a3b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22743 | 2026.02.05 23:57:18.218753 [ 5 ] {718c4da6-8be1-49cb-ab7f-2cb94bf2a3b0} <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 | ||
| 22744 | 2026.02.05 23:57:18.219615 [ 5 ] {718c4da6-8be1-49cb-ab7f-2cb94bf2a3b0} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22745 | 2026.02.05 23:57:18.219652 [ 5 ] {718c4da6-8be1-49cb-ab7f-2cb94bf2a3b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22746 | 2026.02.05 23:57:18.220186 [ 5 ] {718c4da6-8be1-49cb-ab7f-2cb94bf2a3b0} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 22747 | 2026.02.05 23:57:18.220403 [ 5 ] {718c4da6-8be1-49cb-ab7f-2cb94bf2a3b0} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22748 | 2026.02.05 23:57:18.220522 [ 98 ] {} <Debug> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 22749 | 2026.02.05 23:57:18.220534 [ 5 ] {718c4da6-8be1-49cb-ab7f-2cb94bf2a3b0} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001852 sec., 19438.44492440605 rows/sec., 34.83 MiB/sec. | ||
| 22750 | 2026.02.05 23:57:18.220558 [ 98 ] {} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22751 | 2026.02.05 23:57:18.220581 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22752 | 2026.02.05 23:57:18.220598 [ 5 ] {718c4da6-8be1-49cb-ab7f-2cb94bf2a3b0} <Debug> TCPHandler: Processed in 0.00203737 sec. | ||
| 22753 | 2026.02.05 23:57:18.220649 [ 194 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 22754 | 2026.02.05 23:57:18.220718 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22755 | 2026.02.05 23:57:18.220832 [ 5 ] {493a2b9e-a78b-40ee-a624-2fa082c9f7ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 22756 | 2026.02.05 23:57:18.220865 [ 194 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22757 | 2026.02.05 23:57:18.220876 [ 5 ] {493a2b9e-a78b-40ee-a624-2fa082c9f7ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 22758 | 2026.02.05 23:57:18.220929 [ 194 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2653 rows starting from the beginning of the part | ||
| 22759 | 2026.02.05 23:57:18.221063 [ 194 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 25 rows starting from the beginning of the part | ||
| 22760 | 2026.02.05 23:57:18.221164 [ 194 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 15 rows starting from the beginning of the part | ||
| 22761 | 2026.02.05 23:57:18.221228 [ 5 ] {493a2b9e-a78b-40ee-a624-2fa082c9f7ab} <Trace> oximeter.measurements_i64 (2a5d8a8d-4a11-4209-a114-411d07785d8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22762 | 2026.02.05 23:57:18.221261 [ 194 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 26 rows starting from the beginning of the part | ||
| 22763 | 2026.02.05 23:57:18.221271 [ 5 ] {493a2b9e-a78b-40ee-a624-2fa082c9f7ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22764 | 2026.02.05 23:57:18.221363 [ 194 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 15 rows starting from the beginning of the part | ||
| 22765 | 2026.02.05 23:57:18.221453 [ 194 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 36 rows starting from the beginning of the part | ||
| 22766 | 2026.02.05 23:57:18.222074 [ 5 ] {493a2b9e-a78b-40ee-a624-2fa082c9f7ab} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 22767 | 2026.02.05 23:57:18.222297 [ 5 ] {493a2b9e-a78b-40ee-a624-2fa082c9f7ab} <Trace> oximeter.measurements_i64 (2a5d8a8d-4a11-4209-a114-411d07785d8a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22768 | 2026.02.05 23:57:18.222428 [ 5 ] {493a2b9e-a78b-40ee-a624-2fa082c9f7ab} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001614 sec., 5576.208178438662 rows/sec., 428.99 KiB/sec. | ||
| 22769 | 2026.02.05 23:57:18.222465 [ 5 ] {493a2b9e-a78b-40ee-a624-2fa082c9f7ab} <Debug> TCPHandler: Processed in 0.001799678 sec. | ||
| 22770 | 2026.02.05 23:57:18.222582 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22771 | 2026.02.05 23:57:18.222678 [ 5 ] {4116c324-114d-46b1-8277-2c94d4c8509c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22772 | 2026.02.05 23:57:18.222719 [ 5 ] {4116c324-114d-46b1-8277-2c94d4c8509c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22773 | 2026.02.05 23:57:18.223065 [ 5 ] {4116c324-114d-46b1-8277-2c94d4c8509c} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22774 | 2026.02.05 23:57:18.223100 [ 5 ] {4116c324-114d-46b1-8277-2c94d4c8509c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22775 | 2026.02.05 23:57:18.223445 [ 5 ] {4116c324-114d-46b1-8277-2c94d4c8509c} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 22776 | 2026.02.05 23:57:18.223674 [ 5 ] {4116c324-114d-46b1-8277-2c94d4c8509c} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22777 | 2026.02.05 23:57:18.223807 [ 5 ] {4116c324-114d-46b1-8277-2c94d4c8509c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001147 sec., 52310.37489102005 rows/sec., 3.53 MiB/sec. | ||
| 22778 | 2026.02.05 23:57:18.223844 [ 5 ] {4116c324-114d-46b1-8277-2c94d4c8509c} <Debug> TCPHandler: Processed in 0.001313003 sec. | ||
| 22779 | 2026.02.05 23:57:18.228232 [ 199 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2770 rows, containing 19 columns (19 merged, 0 gathered) in 0.007611055 sec., 363944.28893234907 rows/sec., 652.17 MiB/sec. | ||
| 22780 | 2026.02.05 23:57:18.230868 [ 199 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 22781 | 2026.02.05 23:57:18.231240 [ 199 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22782 | 2026.02.05 23:57:18.231322 [ 199 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 22783 | 2026.02.05 23:57:18.231521 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.16 MiB. | ||
| 22784 | 2026.02.05 23:57:19.516625 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63178 | ||
| 22785 | 2026.02.05 23:57:19.516748 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22786 | 2026.02.05 23:57:19.516779 [ 294 ] {} <Debug> TCP-Session: ff8c3e9f-1913-48ed-b266-5bf1595eb395 Authenticating user 'default' from [fd00:1122:3344:101::e]:63178 | ||
| 22787 | 2026.02.05 23:57:19.516803 [ 294 ] {} <Debug> TCP-Session: ff8c3e9f-1913-48ed-b266-5bf1595eb395 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22788 | 2026.02.05 23:57:19.516818 [ 294 ] {} <Debug> TCP-Session: ff8c3e9f-1913-48ed-b266-5bf1595eb395 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22789 | 2026.02.05 23:57:19.517001 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61792 | ||
| 22790 | 2026.02.05 23:57:19.517046 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38724 | ||
| 22791 | 2026.02.05 23:57:19.517071 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22792 | 2026.02.05 23:57:19.517076 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48151 | ||
| 22793 | 2026.02.05 23:57:19.517097 [ 3 ] {} <Debug> TCP-Session: 6b8c594b-14ac-449c-b7de-134f3479dca4 Authenticating user 'default' from [fd00:1122:3344:101::e]:61792 | ||
| 22794 | 2026.02.05 23:57:19.517109 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32852 | ||
| 22795 | 2026.02.05 23:57:19.517132 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22796 | 2026.02.05 23:57:19.517147 [ 294 ] {} <Trace> TCP-Session: ff8c3e9f-1913-48ed-b266-5bf1595eb395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22797 | 2026.02.05 23:57:19.517155 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22798 | 2026.02.05 23:57:19.517178 [ 286 ] {} <Debug> TCP-Session: 766463f3-e2e3-4b25-bb57-57eca8162b75 Authenticating user 'default' from [fd00:1122:3344:101::e]:38724 | ||
| 22799 | 2026.02.05 23:57:19.517195 [ 290 ] {} <Debug> TCP-Session: 392893eb-17e8-4a28-8047-a8bcd455401d Authenticating user 'default' from [fd00:1122:3344:101::e]:48151 | ||
| 22800 | 2026.02.05 23:57:19.517203 [ 286 ] {} <Debug> TCP-Session: 766463f3-e2e3-4b25-bb57-57eca8162b75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22801 | 2026.02.05 23:57:19.517217 [ 290 ] {} <Debug> TCP-Session: 392893eb-17e8-4a28-8047-a8bcd455401d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22802 | 2026.02.05 23:57:19.517220 [ 286 ] {} <Debug> TCP-Session: 766463f3-e2e3-4b25-bb57-57eca8162b75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22803 | 2026.02.05 23:57:19.517231 [ 290 ] {} <Debug> TCP-Session: 392893eb-17e8-4a28-8047-a8bcd455401d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22804 | 2026.02.05 23:57:19.517223 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22805 | 2026.02.05 23:57:19.517124 [ 3 ] {} <Debug> TCP-Session: 6b8c594b-14ac-449c-b7de-134f3479dca4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22806 | 2026.02.05 23:57:19.517275 [ 292 ] {} <Debug> TCP-Session: f0aa6c15-43ca-46b4-bdfd-25fcea00fd58 Authenticating user 'default' from [fd00:1122:3344:101::e]:32852 | ||
| 22807 | 2026.02.05 23:57:19.517287 [ 3 ] {} <Debug> TCP-Session: 6b8c594b-14ac-449c-b7de-134f3479dca4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22808 | 2026.02.05 23:57:19.517098 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42504 | ||
| 22809 | 2026.02.05 23:57:19.517320 [ 294 ] {798c2331-df4f-4940-bd99-9f6367cdf9fe} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63178) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 22810 | 2026.02.05 23:57:19.517313 [ 292 ] {} <Debug> TCP-Session: f0aa6c15-43ca-46b4-bdfd-25fcea00fd58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22811 | 2026.02.05 23:57:19.517077 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43414 | ||
| 22812 | 2026.02.05 23:57:19.517393 [ 292 ] {} <Debug> TCP-Session: f0aa6c15-43ca-46b4-bdfd-25fcea00fd58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22813 | 2026.02.05 23:57:19.517423 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22814 | 2026.02.05 23:57:19.517070 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58699 | ||
| 22815 | 2026.02.05 23:57:19.517459 [ 291 ] {} <Debug> TCP-Session: 9c06f069-9a8c-4cb0-9a7a-32aff2a3e1be Authenticating user 'default' from [fd00:1122:3344:101::e]:42504 | ||
| 22816 | 2026.02.05 23:57:19.517458 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22817 | 2026.02.05 23:57:19.517499 [ 291 ] {} <Debug> TCP-Session: 9c06f069-9a8c-4cb0-9a7a-32aff2a3e1be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22818 | 2026.02.05 23:57:19.517516 [ 289 ] {} <Debug> TCP-Session: ad95b4de-d0b5-4c9c-8bd0-284d5864ebb0 Authenticating user 'default' from [fd00:1122:3344:101::e]:43414 | ||
| 22819 | 2026.02.05 23:57:19.517526 [ 291 ] {} <Debug> TCP-Session: 9c06f069-9a8c-4cb0-9a7a-32aff2a3e1be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22820 | 2026.02.05 23:57:19.517539 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22821 | 2026.02.05 23:57:19.517545 [ 289 ] {} <Debug> TCP-Session: ad95b4de-d0b5-4c9c-8bd0-284d5864ebb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22822 | 2026.02.05 23:57:19.517131 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41761 | ||
| 22823 | 2026.02.05 23:57:19.517582 [ 289 ] {} <Debug> TCP-Session: ad95b4de-d0b5-4c9c-8bd0-284d5864ebb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22824 | 2026.02.05 23:57:19.517618 [ 294 ] {798c2331-df4f-4940-bd99-9f6367cdf9fe} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 22825 | 2026.02.05 23:57:19.517576 [ 288 ] {} <Debug> TCP-Session: bd46d69d-85a8-477a-92e3-fea1540535a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:58699 | ||
| 22826 | 2026.02.05 23:57:19.517699 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22827 | 2026.02.05 23:57:19.517706 [ 294 ] {798c2331-df4f-4940-bd99-9f6367cdf9fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22828 | 2026.02.05 23:57:19.517708 [ 288 ] {} <Debug> TCP-Session: bd46d69d-85a8-477a-92e3-fea1540535a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22829 | 2026.02.05 23:57:19.517736 [ 293 ] {} <Debug> TCP-Session: 0f1ebe3d-a298-4696-b568-bf6f4c13fe23 Authenticating user 'default' from [fd00:1122:3344:101::e]:41761 | ||
| 22830 | 2026.02.05 23:57:19.517761 [ 288 ] {} <Debug> TCP-Session: bd46d69d-85a8-477a-92e3-fea1540535a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22831 | 2026.02.05 23:57:19.517783 [ 293 ] {} <Debug> TCP-Session: 0f1ebe3d-a298-4696-b568-bf6f4c13fe23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22832 | 2026.02.05 23:57:19.517803 [ 293 ] {} <Debug> TCP-Session: 0f1ebe3d-a298-4696-b568-bf6f4c13fe23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22833 | 2026.02.05 23:57:19.518021 [ 294 ] {798c2331-df4f-4940-bd99-9f6367cdf9fe} <Debug> oximeter.version (8dd22a0d-63f6-41eb-b7aa-e7d98824b555) (SelectExecutor): Key condition: unknown | ||
| 22834 | 2026.02.05 23:57:19.518995 [ 320 ] {798c2331-df4f-4940-bd99-9f6367cdf9fe} <Trace> AggregatingTransform: Aggregating | ||
| 22835 | 2026.02.05 23:57:19.519037 [ 320 ] {798c2331-df4f-4940-bd99-9f6367cdf9fe} <Trace> Aggregator: Aggregation method: without_key | ||
| 22836 | 2026.02.05 23:57:19.519068 [ 320 ] {798c2331-df4f-4940-bd99-9f6367cdf9fe} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000945179 sec. (1058.001 rows/sec., 41.33 KiB/sec.) | ||
| 22837 | 2026.02.05 23:57:19.519082 [ 320 ] {798c2331-df4f-4940-bd99-9f6367cdf9fe} <Trace> Aggregator: Merging aggregated data | ||
| 22838 | 2026.02.05 23:57:19.520342 [ 294 ] {798c2331-df4f-4940-bd99-9f6367cdf9fe} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003074 sec., 325.30904359141186 rows/sec., 12.71 KiB/sec. | ||
| 22839 | 2026.02.05 23:57:19.520500 [ 294 ] {798c2331-df4f-4940-bd99-9f6367cdf9fe} <Debug> TCPHandler: Processed in 0.003470795 sec. | ||
| 22840 | 2026.02.05 23:57:19.520608 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22841 | 2026.02.05 23:57:19.520638 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22842 | 2026.02.05 23:57:19.520645 [ 294 ] {} <Debug> TCP-Session: ff8c3e9f-1913-48ed-b266-5bf1595eb395 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22843 | 2026.02.05 23:57:19.520656 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22844 | 2026.02.05 23:57:19.520689 [ 293 ] {} <Debug> TCP-Session: 0f1ebe3d-a298-4696-b568-bf6f4c13fe23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22845 | 2026.02.05 23:57:19.520693 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22846 | 2026.02.05 23:57:19.520714 [ 3 ] {} <Debug> TCP-Session: 6b8c594b-14ac-449c-b7de-134f3479dca4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22847 | 2026.02.05 23:57:19.520739 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22848 | 2026.02.05 23:57:19.520751 [ 290 ] {} <Debug> TCP-Session: 392893eb-17e8-4a28-8047-a8bcd455401d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22849 | 2026.02.05 23:57:19.520755 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22850 | 2026.02.05 23:57:19.520776 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22851 | 2026.02.05 23:57:19.520784 [ 286 ] {} <Debug> TCP-Session: 766463f3-e2e3-4b25-bb57-57eca8162b75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22852 | 2026.02.05 23:57:19.520827 [ 291 ] {} <Debug> TCP-Session: 9c06f069-9a8c-4cb0-9a7a-32aff2a3e1be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22853 | 2026.02.05 23:57:19.520847 [ 292 ] {} <Debug> TCP-Session: f0aa6c15-43ca-46b4-bdfd-25fcea00fd58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22854 | 2026.02.05 23:57:19.520715 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22855 | 2026.02.05 23:57:19.520677 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22856 | 2026.02.05 23:57:19.520911 [ 289 ] {} <Debug> TCP-Session: ad95b4de-d0b5-4c9c-8bd0-284d5864ebb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22857 | 2026.02.05 23:57:19.520954 [ 288 ] {} <Debug> TCP-Session: bd46d69d-85a8-477a-92e3-fea1540535a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22858 | 2026.02.05 23:57:19.818245 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64984 | ||
| 22859 | 2026.02.05 23:57:19.818355 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22860 | 2026.02.05 23:57:19.818386 [ 294 ] {} <Debug> TCP-Session: b4fb6279-153b-4299-9d60-05205e34c154 Authenticating user 'default' from [fd00:1122:3344:101::e]:64984 | ||
| 22861 | 2026.02.05 23:57:19.818414 [ 294 ] {} <Debug> TCP-Session: b4fb6279-153b-4299-9d60-05205e34c154 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22862 | 2026.02.05 23:57:19.818431 [ 294 ] {} <Debug> TCP-Session: b4fb6279-153b-4299-9d60-05205e34c154 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22863 | 2026.02.05 23:57:19.818619 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47963 | ||
| 22864 | 2026.02.05 23:57:19.818637 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51775 | ||
| 22865 | 2026.02.05 23:57:19.818662 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60597 | ||
| 22866 | 2026.02.05 23:57:19.818677 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61498 | ||
| 22867 | 2026.02.05 23:57:19.818722 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35013 | ||
| 22868 | 2026.02.05 23:57:19.818747 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62398 | ||
| 22869 | 2026.02.05 23:57:19.818767 [ 294 ] {} <Trace> TCP-Session: b4fb6279-153b-4299-9d60-05205e34c154 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22870 | 2026.02.05 23:57:19.818781 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22871 | 2026.02.05 23:57:19.818810 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22872 | 2026.02.05 23:57:19.818839 [ 288 ] {} <Debug> TCP-Session: 1fb41d5b-0af9-4aac-85c5-d148dedbdecc Authenticating user 'default' from [fd00:1122:3344:101::e]:60597 | ||
| 22873 | 2026.02.05 23:57:19.818866 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22874 | 2026.02.05 23:57:19.818878 [ 289 ] {} <Debug> TCP-Session: 35c65021-1968-4b4b-943a-d85213346606 Authenticating user 'default' from [fd00:1122:3344:101::e]:61498 | ||
| 22875 | 2026.02.05 23:57:19.818887 [ 288 ] {} <Debug> TCP-Session: 1fb41d5b-0af9-4aac-85c5-d148dedbdecc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22876 | 2026.02.05 23:57:19.818903 [ 293 ] {} <Debug> TCP-Session: 7406f55f-b623-43c2-8bdf-524c87575414 Authenticating user 'default' from [fd00:1122:3344:101::e]:62398 | ||
| 22877 | 2026.02.05 23:57:19.818923 [ 288 ] {} <Debug> TCP-Session: 1fb41d5b-0af9-4aac-85c5-d148dedbdecc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22878 | 2026.02.05 23:57:19.818950 [ 293 ] {} <Debug> TCP-Session: 7406f55f-b623-43c2-8bdf-524c87575414 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22879 | 2026.02.05 23:57:19.818960 [ 294 ] {0181a0ca-c9f0-4612-964a-ef9061f61f0c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64984) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 22880 | 2026.02.05 23:57:19.818976 [ 293 ] {} <Debug> TCP-Session: 7406f55f-b623-43c2-8bdf-524c87575414 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22881 | 2026.02.05 23:57:19.818810 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22882 | 2026.02.05 23:57:19.818711 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60690 | ||
| 22883 | 2026.02.05 23:57:19.819055 [ 292 ] {} <Debug> TCP-Session: 79e17443-69d0-4514-94ff-13f17531d417 Authenticating user 'default' from [fd00:1122:3344:101::e]:35013 | ||
| 22884 | 2026.02.05 23:57:19.818711 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22885 | 2026.02.05 23:57:19.819089 [ 292 ] {} <Debug> TCP-Session: 79e17443-69d0-4514-94ff-13f17531d417 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22886 | 2026.02.05 23:57:19.819112 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22887 | 2026.02.05 23:57:19.819125 [ 292 ] {} <Debug> TCP-Session: 79e17443-69d0-4514-94ff-13f17531d417 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22888 | 2026.02.05 23:57:19.819147 [ 291 ] {} <Debug> TCP-Session: 53175651-d4c1-44c2-8ab2-eb1f174ec1d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:60690 | ||
| 22889 | 2026.02.05 23:57:19.819117 [ 286 ] {} <Debug> TCP-Session: 39195909-3e9d-4884-9953-7cbfa6c36db2 Authenticating user 'default' from [fd00:1122:3344:101::e]:51775 | ||
| 22890 | 2026.02.05 23:57:19.819178 [ 291 ] {} <Debug> TCP-Session: 53175651-d4c1-44c2-8ab2-eb1f174ec1d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22891 | 2026.02.05 23:57:19.819200 [ 286 ] {} <Debug> TCP-Session: 39195909-3e9d-4884-9953-7cbfa6c36db2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22892 | 2026.02.05 23:57:19.819211 [ 291 ] {} <Debug> TCP-Session: 53175651-d4c1-44c2-8ab2-eb1f174ec1d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22893 | 2026.02.05 23:57:19.819227 [ 286 ] {} <Debug> TCP-Session: 39195909-3e9d-4884-9953-7cbfa6c36db2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22894 | 2026.02.05 23:57:19.818693 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22895 | 2026.02.05 23:57:19.819248 [ 294 ] {0181a0ca-c9f0-4612-964a-ef9061f61f0c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 22896 | 2026.02.05 23:57:19.819277 [ 3 ] {} <Debug> TCP-Session: db7cda08-1a5a-4ba7-8237-75a102658198 Authenticating user 'default' from [fd00:1122:3344:101::e]:47963 | ||
| 22897 | 2026.02.05 23:57:19.818670 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58389 | ||
| 22898 | 2026.02.05 23:57:19.819300 [ 3 ] {} <Debug> TCP-Session: db7cda08-1a5a-4ba7-8237-75a102658198 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22899 | 2026.02.05 23:57:19.819318 [ 294 ] {0181a0ca-c9f0-4612-964a-ef9061f61f0c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22900 | 2026.02.05 23:57:19.819329 [ 3 ] {} <Debug> TCP-Session: db7cda08-1a5a-4ba7-8237-75a102658198 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22901 | 2026.02.05 23:57:19.818919 [ 289 ] {} <Debug> TCP-Session: 35c65021-1968-4b4b-943a-d85213346606 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22902 | 2026.02.05 23:57:19.819359 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22903 | 2026.02.05 23:57:19.819379 [ 289 ] {} <Debug> TCP-Session: 35c65021-1968-4b4b-943a-d85213346606 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22904 | 2026.02.05 23:57:19.819397 [ 290 ] {} <Debug> TCP-Session: 74d55d26-3467-4753-9a0e-aa804e9f0283 Authenticating user 'default' from [fd00:1122:3344:101::e]:58389 | ||
| 22905 | 2026.02.05 23:57:19.819422 [ 290 ] {} <Debug> TCP-Session: 74d55d26-3467-4753-9a0e-aa804e9f0283 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22906 | 2026.02.05 23:57:19.819438 [ 290 ] {} <Debug> TCP-Session: 74d55d26-3467-4753-9a0e-aa804e9f0283 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22907 | 2026.02.05 23:57:19.819617 [ 294 ] {0181a0ca-c9f0-4612-964a-ef9061f61f0c} <Debug> oximeter.version (8dd22a0d-63f6-41eb-b7aa-e7d98824b555) (SelectExecutor): Key condition: unknown | ||
| 22908 | 2026.02.05 23:57:19.820657 [ 325 ] {0181a0ca-c9f0-4612-964a-ef9061f61f0c} <Trace> AggregatingTransform: Aggregating | ||
| 22909 | 2026.02.05 23:57:19.820710 [ 325 ] {0181a0ca-c9f0-4612-964a-ef9061f61f0c} <Trace> Aggregator: Aggregation method: without_key | ||
| 22910 | 2026.02.05 23:57:19.820743 [ 325 ] {0181a0ca-c9f0-4612-964a-ef9061f61f0c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001014701 sec. (985.512 rows/sec., 38.50 KiB/sec.) | ||
| 22911 | 2026.02.05 23:57:19.820760 [ 325 ] {0181a0ca-c9f0-4612-964a-ef9061f61f0c} <Trace> Aggregator: Merging aggregated data | ||
| 22912 | 2026.02.05 23:57:19.822131 [ 294 ] {0181a0ca-c9f0-4612-964a-ef9061f61f0c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003228 sec., 309.7893432465923 rows/sec., 12.10 KiB/sec. | ||
| 22913 | 2026.02.05 23:57:19.822296 [ 294 ] {0181a0ca-c9f0-4612-964a-ef9061f61f0c} <Debug> TCPHandler: Processed in 0.003649726 sec. | ||
| 22914 | 2026.02.05 23:57:19.822432 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22915 | 2026.02.05 23:57:19.822463 [ 294 ] {} <Debug> TCP-Session: b4fb6279-153b-4299-9d60-05205e34c154 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22916 | 2026.02.05 23:57:19.822470 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22917 | 2026.02.05 23:57:19.822494 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22918 | 2026.02.05 23:57:19.822505 [ 286 ] {} <Debug> TCP-Session: 39195909-3e9d-4884-9953-7cbfa6c36db2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22919 | 2026.02.05 23:57:19.822523 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22920 | 2026.02.05 23:57:19.822527 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22921 | 2026.02.05 23:57:19.822553 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22922 | 2026.02.05 23:57:19.822573 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22923 | 2026.02.05 23:57:19.822598 [ 289 ] {} <Debug> TCP-Session: 35c65021-1968-4b4b-943a-d85213346606 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22924 | 2026.02.05 23:57:19.822616 [ 290 ] {} <Debug> TCP-Session: 74d55d26-3467-4753-9a0e-aa804e9f0283 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22925 | 2026.02.05 23:57:19.822635 [ 292 ] {} <Debug> TCP-Session: 79e17443-69d0-4514-94ff-13f17531d417 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22926 | 2026.02.05 23:57:19.822595 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22927 | 2026.02.05 23:57:19.822581 [ 288 ] {} <Debug> TCP-Session: 1fb41d5b-0af9-4aac-85c5-d148dedbdecc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22928 | 2026.02.05 23:57:19.822529 [ 3 ] {} <Debug> TCP-Session: db7cda08-1a5a-4ba7-8237-75a102658198 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22929 | 2026.02.05 23:57:19.822707 [ 291 ] {} <Debug> TCP-Session: 53175651-d4c1-44c2-8ab2-eb1f174ec1d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22930 | 2026.02.05 23:57:19.822611 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22931 | 2026.02.05 23:57:19.822782 [ 293 ] {} <Debug> TCP-Session: 7406f55f-b623-43c2-8bdf-524c87575414 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22932 | 2026.02.05 23:57:19.963869 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 731 | ||
| 22933 | 2026.02.05 23:57:19.977789 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2926 | ||
| 22934 | 2026.02.05 23:57:19.980543 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22935 | 2026.02.05 23:57:19.980599 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22936 | 2026.02.05 23:57:19.981896 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 22937 | 2026.02.05 23:57:19.982187 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22938 | 2026.02.05 23:57:19.982629 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2926 | ||
| 22939 | 2026.02.05 23:57:19.983293 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22940 | 2026.02.05 23:57:19.983360 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22941 | 2026.02.05 23:57:19.989677 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 22942 | 2026.02.05 23:57:19.990403 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22943 | 2026.02.05 23:57:19.994130 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 731 | ||
| 22944 | 2026.02.05 23:57:21.462209 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60076 | ||
| 22945 | 2026.02.05 23:57:21.462310 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22946 | 2026.02.05 23:57:21.462336 [ 288 ] {} <Debug> TCP-Session: 71f5eec6-9440-4983-baa2-c1325076160d Authenticating user 'default' from [fd00:1122:3344:101::e]:60076 | ||
| 22947 | 2026.02.05 23:57:21.462358 [ 288 ] {} <Debug> TCP-Session: 71f5eec6-9440-4983-baa2-c1325076160d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22948 | 2026.02.05 23:57:21.462372 [ 288 ] {} <Debug> TCP-Session: 71f5eec6-9440-4983-baa2-c1325076160d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22949 | 2026.02.05 23:57:21.462552 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33008 | ||
| 22950 | 2026.02.05 23:57:21.462588 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35180 | ||
| 22951 | 2026.02.05 23:57:21.462592 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57791 | ||
| 22952 | 2026.02.05 23:57:21.462650 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44288 | ||
| 22953 | 2026.02.05 23:57:21.462665 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42504 | ||
| 22954 | 2026.02.05 23:57:21.462676 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22955 | 2026.02.05 23:57:21.462708 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22956 | 2026.02.05 23:57:21.462717 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22957 | 2026.02.05 23:57:21.462740 [ 289 ] {} <Debug> TCP-Session: e2e22aa1-cbee-4d63-8d76-7afb82be40e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:33008 | ||
| 22958 | 2026.02.05 23:57:21.462751 [ 290 ] {} <Debug> TCP-Session: f8d9b3c7-4ae8-4d61-b7d6-d0d3a01dd691 Authenticating user 'default' from [fd00:1122:3344:101::e]:35180 | ||
| 22959 | 2026.02.05 23:57:21.462761 [ 291 ] {} <Debug> TCP-Session: 8e1a2c83-10c3-47e0-8306-f88c239e2a74 Authenticating user 'default' from [fd00:1122:3344:101::e]:57791 | ||
| 22960 | 2026.02.05 23:57:21.462778 [ 289 ] {} <Debug> TCP-Session: e2e22aa1-cbee-4d63-8d76-7afb82be40e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22961 | 2026.02.05 23:57:21.462789 [ 290 ] {} <Debug> TCP-Session: f8d9b3c7-4ae8-4d61-b7d6-d0d3a01dd691 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22962 | 2026.02.05 23:57:21.462807 [ 289 ] {} <Debug> TCP-Session: e2e22aa1-cbee-4d63-8d76-7afb82be40e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22963 | 2026.02.05 23:57:21.462820 [ 290 ] {} <Debug> TCP-Session: f8d9b3c7-4ae8-4d61-b7d6-d0d3a01dd691 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22964 | 2026.02.05 23:57:21.462796 [ 291 ] {} <Debug> TCP-Session: 8e1a2c83-10c3-47e0-8306-f88c239e2a74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22965 | 2026.02.05 23:57:21.462742 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22966 | 2026.02.05 23:57:21.462867 [ 291 ] {} <Debug> TCP-Session: 8e1a2c83-10c3-47e0-8306-f88c239e2a74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22967 | 2026.02.05 23:57:21.462892 [ 286 ] {} <Debug> TCP-Session: 12fd4fb7-4c5f-499c-bc4d-7b434fea35d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:42504 | ||
| 22968 | 2026.02.05 23:57:21.462688 [ 288 ] {} <Trace> TCP-Session: 71f5eec6-9440-4983-baa2-c1325076160d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22969 | 2026.02.05 23:57:21.462918 [ 286 ] {} <Debug> TCP-Session: 12fd4fb7-4c5f-499c-bc4d-7b434fea35d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22970 | 2026.02.05 23:57:21.462663 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47340 | ||
| 22971 | 2026.02.05 23:57:21.462952 [ 286 ] {} <Debug> TCP-Session: 12fd4fb7-4c5f-499c-bc4d-7b434fea35d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22972 | 2026.02.05 23:57:21.462654 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56485 | ||
| 22973 | 2026.02.05 23:57:21.463008 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22974 | 2026.02.05 23:57:21.462630 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48165 | ||
| 22975 | 2026.02.05 23:57:21.463049 [ 3 ] {} <Debug> TCP-Session: a51222ce-4bc4-4da2-80a4-c1c93eb2a42e Authenticating user 'default' from [fd00:1122:3344:101::e]:47340 | ||
| 22976 | 2026.02.05 23:57:21.462731 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22977 | 2026.02.05 23:57:21.463080 [ 3 ] {} <Debug> TCP-Session: a51222ce-4bc4-4da2-80a4-c1c93eb2a42e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22978 | 2026.02.05 23:57:21.463080 [ 288 ] {6a956a27-fd04-48b7-b9b6-a484c3bb7f77} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60076) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 22979 | 2026.02.05 23:57:21.463101 [ 294 ] {} <Debug> TCP-Session: d644170c-ca3a-4644-8bee-61d538c68a20 Authenticating user 'default' from [fd00:1122:3344:101::e]:44288 | ||
| 22980 | 2026.02.05 23:57:21.463114 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22981 | 2026.02.05 23:57:21.463136 [ 294 ] {} <Debug> TCP-Session: d644170c-ca3a-4644-8bee-61d538c68a20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22982 | 2026.02.05 23:57:21.463101 [ 3 ] {} <Debug> TCP-Session: a51222ce-4bc4-4da2-80a4-c1c93eb2a42e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22983 | 2026.02.05 23:57:21.463161 [ 294 ] {} <Debug> TCP-Session: d644170c-ca3a-4644-8bee-61d538c68a20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22984 | 2026.02.05 23:57:21.463159 [ 292 ] {} <Debug> TCP-Session: cd5b196e-b284-468c-b0cd-ebda70410b82 Authenticating user 'default' from [fd00:1122:3344:101::e]:48165 | ||
| 22985 | 2026.02.05 23:57:21.463095 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22986 | 2026.02.05 23:57:21.463202 [ 292 ] {} <Debug> TCP-Session: cd5b196e-b284-468c-b0cd-ebda70410b82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22987 | 2026.02.05 23:57:21.463230 [ 292 ] {} <Debug> TCP-Session: cd5b196e-b284-468c-b0cd-ebda70410b82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22988 | 2026.02.05 23:57:21.463231 [ 293 ] {} <Debug> TCP-Session: 42ba3c9c-4227-4ab5-8ecf-ed5b81f74ce7 Authenticating user 'default' from [fd00:1122:3344:101::e]:56485 | ||
| 22989 | 2026.02.05 23:57:21.463267 [ 293 ] {} <Debug> TCP-Session: 42ba3c9c-4227-4ab5-8ecf-ed5b81f74ce7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22990 | 2026.02.05 23:57:21.463280 [ 293 ] {} <Debug> TCP-Session: 42ba3c9c-4227-4ab5-8ecf-ed5b81f74ce7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22991 | 2026.02.05 23:57:21.463374 [ 288 ] {6a956a27-fd04-48b7-b9b6-a484c3bb7f77} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 22992 | 2026.02.05 23:57:21.463440 [ 288 ] {6a956a27-fd04-48b7-b9b6-a484c3bb7f77} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22993 | 2026.02.05 23:57:21.463717 [ 288 ] {6a956a27-fd04-48b7-b9b6-a484c3bb7f77} <Debug> oximeter.version (8dd22a0d-63f6-41eb-b7aa-e7d98824b555) (SelectExecutor): Key condition: unknown | ||
| 22994 | 2026.02.05 23:57:21.464647 [ 350 ] {6a956a27-fd04-48b7-b9b6-a484c3bb7f77} <Trace> AggregatingTransform: Aggregating | ||
| 22995 | 2026.02.05 23:57:21.464700 [ 350 ] {6a956a27-fd04-48b7-b9b6-a484c3bb7f77} <Trace> Aggregator: Aggregation method: without_key | ||
| 22996 | 2026.02.05 23:57:21.464743 [ 350 ] {6a956a27-fd04-48b7-b9b6-a484c3bb7f77} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000924769 sec. (1081.351 rows/sec., 42.24 KiB/sec.) | ||
| 22997 | 2026.02.05 23:57:21.464762 [ 350 ] {6a956a27-fd04-48b7-b9b6-a484c3bb7f77} <Trace> Aggregator: Merging aggregated data | ||
| 22998 | 2026.02.05 23:57:21.466234 [ 288 ] {6a956a27-fd04-48b7-b9b6-a484c3bb7f77} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00321 sec., 311.5264797507788 rows/sec., 12.17 KiB/sec. | ||
| 22999 | 2026.02.05 23:57:21.466361 [ 288 ] {6a956a27-fd04-48b7-b9b6-a484c3bb7f77} <Debug> TCPHandler: Processed in 0.003786727 sec. | ||
| 23000 | 2026.02.05 23:57:21.466470 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23001 | 2026.02.05 23:57:21.466498 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23002 | 2026.02.05 23:57:21.466513 [ 289 ] {} <Debug> TCP-Session: e2e22aa1-cbee-4d63-8d76-7afb82be40e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23003 | 2026.02.05 23:57:21.466519 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23004 | 2026.02.05 23:57:21.466536 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23005 | 2026.02.05 23:57:21.466557 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23006 | 2026.02.05 23:57:21.466568 [ 292 ] {} <Debug> TCP-Session: cd5b196e-b284-468c-b0cd-ebda70410b82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23007 | 2026.02.05 23:57:21.466586 [ 290 ] {} <Debug> TCP-Session: f8d9b3c7-4ae8-4d61-b7d6-d0d3a01dd691 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23008 | 2026.02.05 23:57:21.466602 [ 286 ] {} <Debug> TCP-Session: 12fd4fb7-4c5f-499c-bc4d-7b434fea35d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23009 | 2026.02.05 23:57:21.466606 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23010 | 2026.02.05 23:57:21.466617 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23011 | 2026.02.05 23:57:21.466649 [ 3 ] {} <Debug> TCP-Session: a51222ce-4bc4-4da2-80a4-c1c93eb2a42e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23012 | 2026.02.05 23:57:21.466595 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23013 | 2026.02.05 23:57:21.466688 [ 288 ] {} <Debug> TCP-Session: 71f5eec6-9440-4983-baa2-c1325076160d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23014 | 2026.02.05 23:57:21.466706 [ 291 ] {} <Debug> TCP-Session: 8e1a2c83-10c3-47e0-8306-f88c239e2a74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23015 | 2026.02.05 23:57:21.466589 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23016 | 2026.02.05 23:57:21.466551 [ 294 ] {} <Debug> TCP-Session: d644170c-ca3a-4644-8bee-61d538c68a20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23017 | 2026.02.05 23:57:21.466767 [ 293 ] {} <Debug> TCP-Session: 42ba3c9c-4227-4ab5-8ecf-ed5b81f74ce7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23018 | 2026.02.05 23:57:23.216292 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23019 | 2026.02.05 23:57:23.216492 [ 5 ] {5895924c-adae-4369-a79f-63c6b128f3c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 23020 | 2026.02.05 23:57:23.216563 [ 5 ] {5895924c-adae-4369-a79f-63c6b128f3c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 23021 | 2026.02.05 23:57:23.217372 [ 5 ] {5895924c-adae-4369-a79f-63c6b128f3c9} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23022 | 2026.02.05 23:57:23.217414 [ 5 ] {5895924c-adae-4369-a79f-63c6b128f3c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 23023 | 2026.02.05 23:57:23.217816 [ 5 ] {5895924c-adae-4369-a79f-63c6b128f3c9} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 23024 | 2026.02.05 23:57:23.218028 [ 5 ] {5895924c-adae-4369-a79f-63c6b128f3c9} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23025 | 2026.02.05 23:57:23.218175 [ 5 ] {5895924c-adae-4369-a79f-63c6b128f3c9} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001768 sec., 150452.4886877828 rows/sec., 9.56 MiB/sec. | ||
| 23026 | 2026.02.05 23:57:23.218223 [ 5 ] {5895924c-adae-4369-a79f-63c6b128f3c9} <Debug> TCPHandler: Processed in 0.002151292 sec. | ||
| 23027 | 2026.02.05 23:57:23.218335 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23028 | 2026.02.05 23:57:23.218432 [ 5 ] {a483e9ac-ffe1-41a9-ad00-65594453b3bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23029 | 2026.02.05 23:57:23.218472 [ 5 ] {a483e9ac-ffe1-41a9-ad00-65594453b3bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23030 | 2026.02.05 23:57:23.219600 [ 5 ] {a483e9ac-ffe1-41a9-ad00-65594453b3bd} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23031 | 2026.02.05 23:57:23.219637 [ 5 ] {a483e9ac-ffe1-41a9-ad00-65594453b3bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 23032 | 2026.02.05 23:57:23.219995 [ 5 ] {a483e9ac-ffe1-41a9-ad00-65594453b3bd} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 23033 | 2026.02.05 23:57:23.220205 [ 5 ] {a483e9ac-ffe1-41a9-ad00-65594453b3bd} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23034 | 2026.02.05 23:57:23.220320 [ 89 ] {} <Debug> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 23035 | 2026.02.05 23:57:23.220339 [ 5 ] {a483e9ac-ffe1-41a9-ad00-65594453b3bd} <Debug> executeQuery: Read 782 rows, 63.55 KiB in 0.00188 sec., 415957.44680851063 rows/sec., 33.01 MiB/sec. | ||
| 23036 | 2026.02.05 23:57:23.220363 [ 89 ] {} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23037 | 2026.02.05 23:57:23.220382 [ 5 ] {a483e9ac-ffe1-41a9-ad00-65594453b3bd} <Debug> TCPHandler: Processed in 0.002056211 sec. | ||
| 23038 | 2026.02.05 23:57:23.220386 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 23039 | 2026.02.05 23:57:23.220484 [ 196 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 23040 | 2026.02.05 23:57:23.220491 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23041 | 2026.02.05 23:57:23.220590 [ 196 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23042 | 2026.02.05 23:57:23.220605 [ 5 ] {3e4aa021-63f0-4a8b-87b3-deb35820f7a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23043 | 2026.02.05 23:57:23.220624 [ 196 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 1982 rows starting from the beginning of the part | ||
| 23044 | 2026.02.05 23:57:23.220646 [ 5 ] {3e4aa021-63f0-4a8b-87b3-deb35820f7a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23045 | 2026.02.05 23:57:23.220688 [ 196 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 56 rows starting from the beginning of the part | ||
| 23046 | 2026.02.05 23:57:23.220740 [ 196 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 108 rows starting from the beginning of the part | ||
| 23047 | 2026.02.05 23:57:23.220787 [ 196 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 782 rows starting from the beginning of the part | ||
| 23048 | 2026.02.05 23:57:23.220834 [ 196 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 128 rows starting from the beginning of the part | ||
| 23049 | 2026.02.05 23:57:23.220879 [ 196 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 782 rows starting from the beginning of the part | ||
| 23050 | 2026.02.05 23:57:23.221137 [ 5 ] {3e4aa021-63f0-4a8b-87b3-deb35820f7a6} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23051 | 2026.02.05 23:57:23.221174 [ 5 ] {3e4aa021-63f0-4a8b-87b3-deb35820f7a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 23052 | 2026.02.05 23:57:23.221499 [ 5 ] {3e4aa021-63f0-4a8b-87b3-deb35820f7a6} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 23053 | 2026.02.05 23:57:23.221719 [ 5 ] {3e4aa021-63f0-4a8b-87b3-deb35820f7a6} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23054 | 2026.02.05 23:57:23.221850 [ 5 ] {3e4aa021-63f0-4a8b-87b3-deb35820f7a6} <Debug> executeQuery: Read 148 rows, 9.13 KiB in 0.001265 sec., 116996.04743083003 rows/sec., 7.05 MiB/sec. | ||
| 23055 | 2026.02.05 23:57:23.221889 [ 5 ] {3e4aa021-63f0-4a8b-87b3-deb35820f7a6} <Debug> TCPHandler: Processed in 0.001448904 sec. | ||
| 23056 | 2026.02.05 23:57:23.221910 [ 225 ] {} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23057 | 2026.02.05 23:57:23.221963 [ 225 ] {} <Debug> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23058 | 2026.02.05 23:57:23.221999 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23059 | 2026.02.05 23:57:23.222101 [ 5 ] {bcdc8b84-0400-4c02-9688-c629b0b2ba44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23060 | 2026.02.05 23:57:23.222142 [ 5 ] {bcdc8b84-0400-4c02-9688-c629b0b2ba44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23061 | 2026.02.05 23:57:23.222325 [ 199 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3838 rows, containing 5 columns (5 merged, 0 gathered) in 0.001876758 sec., 2045015.92640074 rows/sec., 173.02 MiB/sec. | ||
| 23062 | 2026.02.05 23:57:23.222604 [ 5 ] {bcdc8b84-0400-4c02-9688-c629b0b2ba44} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23063 | 2026.02.05 23:57:23.222648 [ 5 ] {bcdc8b84-0400-4c02-9688-c629b0b2ba44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 23064 | 2026.02.05 23:57:23.222670 [ 195 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 23065 | 2026.02.05 23:57:23.223013 [ 5 ] {bcdc8b84-0400-4c02-9688-c629b0b2ba44} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 23066 | 2026.02.05 23:57:23.223104 [ 195 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_166_33} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23067 | 2026.02.05 23:57:23.223213 [ 195 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_166_33} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 23068 | 2026.02.05 23:57:23.223266 [ 5 ] {bcdc8b84-0400-4c02-9688-c629b0b2ba44} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23069 | 2026.02.05 23:57:23.223327 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 23070 | 2026.02.05 23:57:23.223407 [ 5 ] {bcdc8b84-0400-4c02-9688-c629b0b2ba44} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001325 sec., 105660.37735849057 rows/sec., 6.83 MiB/sec. | ||
| 23071 | 2026.02.05 23:57:23.223451 [ 5 ] {bcdc8b84-0400-4c02-9688-c629b0b2ba44} <Debug> TCPHandler: Processed in 0.001502145 sec. | ||
| 23072 | 2026.02.05 23:57:23.223567 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23073 | 2026.02.05 23:57:23.223665 [ 5 ] {480b6062-ccaf-46c9-a0cb-f419a8f2081d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 23074 | 2026.02.05 23:57:23.223705 [ 5 ] {480b6062-ccaf-46c9-a0cb-f419a8f2081d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 23075 | 2026.02.05 23:57:23.224166 [ 5 ] {480b6062-ccaf-46c9-a0cb-f419a8f2081d} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23076 | 2026.02.05 23:57:23.224205 [ 5 ] {480b6062-ccaf-46c9-a0cb-f419a8f2081d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 23077 | 2026.02.05 23:57:23.224525 [ 5 ] {480b6062-ccaf-46c9-a0cb-f419a8f2081d} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 23078 | 2026.02.05 23:57:23.224738 [ 5 ] {480b6062-ccaf-46c9-a0cb-f419a8f2081d} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23079 | 2026.02.05 23:57:23.224866 [ 5 ] {480b6062-ccaf-46c9-a0cb-f419a8f2081d} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001218 sec., 114121.51067323482 rows/sec., 6.49 MiB/sec. | ||
| 23080 | 2026.02.05 23:57:23.224904 [ 5 ] {480b6062-ccaf-46c9-a0cb-f419a8f2081d} <Debug> TCPHandler: Processed in 0.001388054 sec. | ||
| 23081 | 2026.02.05 23:57:23.225017 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23082 | 2026.02.05 23:57:23.225113 [ 5 ] {a32d1f6a-2fb0-4273-9bdc-ceee5db0cf8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23083 | 2026.02.05 23:57:23.225122 [ 225 ] {} <Debug> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23084 | 2026.02.05 23:57:23.225153 [ 5 ] {a32d1f6a-2fb0-4273-9bdc-ceee5db0cf8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23085 | 2026.02.05 23:57:23.225829 [ 5 ] {a32d1f6a-2fb0-4273-9bdc-ceee5db0cf8f} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23086 | 2026.02.05 23:57:23.225866 [ 5 ] {a32d1f6a-2fb0-4273-9bdc-ceee5db0cf8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 23087 | 2026.02.05 23:57:23.226194 [ 5 ] {a32d1f6a-2fb0-4273-9bdc-ceee5db0cf8f} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 23088 | 2026.02.05 23:57:23.226417 [ 5 ] {a32d1f6a-2fb0-4273-9bdc-ceee5db0cf8f} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23089 | 2026.02.05 23:57:23.226548 [ 5 ] {a32d1f6a-2fb0-4273-9bdc-ceee5db0cf8f} <Debug> executeQuery: Read 478 rows, 34.48 KiB in 0.001453 sec., 328974.5354439091 rows/sec., 23.18 MiB/sec. | ||
| 23090 | 2026.02.05 23:57:23.226548 [ 87 ] {} <Debug> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 23091 | 2026.02.05 23:57:23.226588 [ 5 ] {a32d1f6a-2fb0-4273-9bdc-ceee5db0cf8f} <Debug> TCPHandler: Processed in 0.001621895 sec. | ||
| 23092 | 2026.02.05 23:57:23.226604 [ 87 ] {} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23093 | 2026.02.05 23:57:23.226629 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 23094 | 2026.02.05 23:57:23.226695 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23095 | 2026.02.05 23:57:23.226699 [ 196 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 23096 | 2026.02.05 23:57:23.226788 [ 196 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23097 | 2026.02.05 23:57:23.226797 [ 5 ] {f6c673dd-0dec-4a59-a472-f1169d103099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 23098 | 2026.02.05 23:57:23.226812 [ 196 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 995 rows starting from the beginning of the part | ||
| 23099 | 2026.02.05 23:57:23.226840 [ 5 ] {f6c673dd-0dec-4a59-a472-f1169d103099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 23100 | 2026.02.05 23:57:23.226858 [ 196 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 64 rows starting from the beginning of the part | ||
| 23101 | 2026.02.05 23:57:23.226895 [ 196 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 90 rows starting from the beginning of the part | ||
| 23102 | 2026.02.05 23:57:23.226931 [ 196 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 478 rows starting from the beginning of the part | ||
| 23103 | 2026.02.05 23:57:23.226963 [ 196 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 106 rows starting from the beginning of the part | ||
| 23104 | 2026.02.05 23:57:23.226998 [ 196 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 478 rows starting from the beginning of the part | ||
| 23105 | 2026.02.05 23:57:23.227170 [ 5 ] {f6c673dd-0dec-4a59-a472-f1169d103099} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23106 | 2026.02.05 23:57:23.227206 [ 5 ] {f6c673dd-0dec-4a59-a472-f1169d103099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 23107 | 2026.02.05 23:57:23.227537 [ 5 ] {f6c673dd-0dec-4a59-a472-f1169d103099} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 23108 | 2026.02.05 23:57:23.227750 [ 5 ] {f6c673dd-0dec-4a59-a472-f1169d103099} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23109 | 2026.02.05 23:57:23.227881 [ 5 ] {f6c673dd-0dec-4a59-a472-f1169d103099} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001103 sec., 5439.709882139619 rows/sec., 284.20 KiB/sec. | ||
| 23110 | 2026.02.05 23:57:23.227921 [ 5 ] {f6c673dd-0dec-4a59-a472-f1169d103099} <Debug> TCPHandler: Processed in 0.001274453 sec. | ||
| 23111 | 2026.02.05 23:57:23.227936 [ 187 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2211 rows, containing 5 columns (5 merged, 0 gathered) in 0.001266593 sec., 1745627.8378295158 rows/sec., 132.70 MiB/sec. | ||
| 23112 | 2026.02.05 23:57:23.228025 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23113 | 2026.02.05 23:57:23.228091 [ 196 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 23114 | 2026.02.05 23:57:23.228124 [ 5 ] {c23e4c49-9de6-4a2f-9c2f-1abc1b358b70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23115 | 2026.02.05 23:57:23.228167 [ 5 ] {c23e4c49-9de6-4a2f-9c2f-1abc1b358b70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23116 | 2026.02.05 23:57:23.228324 [ 196 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_166_33} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23117 | 2026.02.05 23:57:23.228384 [ 196 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_166_33} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 23118 | 2026.02.05 23:57:23.228444 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 23119 | 2026.02.05 23:57:23.228598 [ 5 ] {c23e4c49-9de6-4a2f-9c2f-1abc1b358b70} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23120 | 2026.02.05 23:57:23.228633 [ 5 ] {c23e4c49-9de6-4a2f-9c2f-1abc1b358b70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 23121 | 2026.02.05 23:57:23.228962 [ 5 ] {c23e4c49-9de6-4a2f-9c2f-1abc1b358b70} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 23122 | 2026.02.05 23:57:23.229176 [ 5 ] {c23e4c49-9de6-4a2f-9c2f-1abc1b358b70} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23123 | 2026.02.05 23:57:23.229304 [ 5 ] {c23e4c49-9de6-4a2f-9c2f-1abc1b358b70} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001198 sec., 215358.93155258763 rows/sec., 14.34 MiB/sec. | ||
| 23124 | 2026.02.05 23:57:23.229343 [ 5 ] {c23e4c49-9de6-4a2f-9c2f-1abc1b358b70} <Debug> TCPHandler: Processed in 0.001367004 sec. | ||
| 23125 | 2026.02.05 23:57:23.229448 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23126 | 2026.02.05 23:57:23.229542 [ 5 ] {7bb1e4ed-1944-48c3-9b36-b89e616e8949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 23127 | 2026.02.05 23:57:23.229583 [ 5 ] {7bb1e4ed-1944-48c3-9b36-b89e616e8949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 23128 | 2026.02.05 23:57:23.229889 [ 5 ] {7bb1e4ed-1944-48c3-9b36-b89e616e8949} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23129 | 2026.02.05 23:57:23.229924 [ 5 ] {7bb1e4ed-1944-48c3-9b36-b89e616e8949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 23130 | 2026.02.05 23:57:23.230219 [ 5 ] {7bb1e4ed-1944-48c3-9b36-b89e616e8949} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 23131 | 2026.02.05 23:57:23.230429 [ 5 ] {7bb1e4ed-1944-48c3-9b36-b89e616e8949} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23132 | 2026.02.05 23:57:23.230559 [ 5 ] {7bb1e4ed-1944-48c3-9b36-b89e616e8949} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001035 sec., 966.1835748792272 rows/sec., 65.10 KiB/sec. | ||
| 23133 | 2026.02.05 23:57:23.230595 [ 5 ] {7bb1e4ed-1944-48c3-9b36-b89e616e8949} <Debug> TCPHandler: Processed in 0.001196552 sec. | ||
| 23134 | 2026.02.05 23:57:23.230698 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23135 | 2026.02.05 23:57:23.230791 [ 5 ] {e837ba2b-d634-4d15-8971-2aca25bc8e0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23136 | 2026.02.05 23:57:23.230843 [ 5 ] {e837ba2b-d634-4d15-8971-2aca25bc8e0c} <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 | ||
| 23137 | 2026.02.05 23:57:23.231629 [ 5 ] {e837ba2b-d634-4d15-8971-2aca25bc8e0c} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23138 | 2026.02.05 23:57:23.231665 [ 5 ] {e837ba2b-d634-4d15-8971-2aca25bc8e0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 23139 | 2026.02.05 23:57:23.232198 [ 5 ] {e837ba2b-d634-4d15-8971-2aca25bc8e0c} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 23140 | 2026.02.05 23:57:23.232419 [ 5 ] {e837ba2b-d634-4d15-8971-2aca25bc8e0c} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23141 | 2026.02.05 23:57:23.232556 [ 5 ] {e837ba2b-d634-4d15-8971-2aca25bc8e0c} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001782 sec., 8417.508417508418 rows/sec., 15.08 MiB/sec. | ||
| 23142 | 2026.02.05 23:57:23.232613 [ 5 ] {e837ba2b-d634-4d15-8971-2aca25bc8e0c} <Debug> TCPHandler: Processed in 0.00196359 sec. | ||
| 23143 | 2026.02.05 23:57:23.232719 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23144 | 2026.02.05 23:57:23.232813 [ 5 ] {d39433cc-6ae7-4d2d-a726-a25af094eec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23145 | 2026.02.05 23:57:23.232853 [ 5 ] {d39433cc-6ae7-4d2d-a726-a25af094eec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23146 | 2026.02.05 23:57:23.233181 [ 5 ] {d39433cc-6ae7-4d2d-a726-a25af094eec3} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23147 | 2026.02.05 23:57:23.233217 [ 5 ] {d39433cc-6ae7-4d2d-a726-a25af094eec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 23148 | 2026.02.05 23:57:23.233519 [ 5 ] {d39433cc-6ae7-4d2d-a726-a25af094eec3} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 23149 | 2026.02.05 23:57:23.233721 [ 5 ] {d39433cc-6ae7-4d2d-a726-a25af094eec3} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23150 | 2026.02.05 23:57:23.233840 [ 87 ] {} <Debug> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 23151 | 2026.02.05 23:57:23.233849 [ 5 ] {d39433cc-6ae7-4d2d-a726-a25af094eec3} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001055 sec., 83412.32227488152 rows/sec., 5.24 MiB/sec. | ||
| 23152 | 2026.02.05 23:57:23.233879 [ 87 ] {} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23153 | 2026.02.05 23:57:23.233901 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 23154 | 2026.02.05 23:57:23.233901 [ 5 ] {d39433cc-6ae7-4d2d-a726-a25af094eec3} <Debug> TCPHandler: Processed in 0.001232422 sec. | ||
| 23155 | 2026.02.05 23:57:23.234002 [ 199 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 23156 | 2026.02.05 23:57:23.234127 [ 199 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23157 | 2026.02.05 23:57:23.234163 [ 199 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_161_32, total 10288 rows starting from the beginning of the part | ||
| 23158 | 2026.02.05 23:57:23.234229 [ 199 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 12 rows starting from the beginning of the part | ||
| 23159 | 2026.02.05 23:57:23.234277 [ 199 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 60 rows starting from the beginning of the part | ||
| 23160 | 2026.02.05 23:57:23.234316 [ 199 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 88 rows starting from the beginning of the part | ||
| 23161 | 2026.02.05 23:57:23.234352 [ 199 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 60 rows starting from the beginning of the part | ||
| 23162 | 2026.02.05 23:57:23.234393 [ 199 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 88 rows starting from the beginning of the part | ||
| 23163 | 2026.02.05 23:57:23.236812 [ 187 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10596 rows, containing 4 columns (4 merged, 0 gathered) in 0.002851708 sec., 3715667.943562244 rows/sec., 240.18 MiB/sec. | ||
| 23164 | 2026.02.05 23:57:23.237076 [ 200 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 23165 | 2026.02.05 23:57:23.237375 [ 200 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_166_33} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23166 | 2026.02.05 23:57:23.237441 [ 200 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_166_33} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 23167 | 2026.02.05 23:57:23.237514 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. | ||
| 23168 | 2026.02.05 23:57:24.196270 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23169 | 2026.02.05 23:57:24.196337 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23170 | 2026.02.05 23:57:24.200020 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23171 | 2026.02.05 23:57:24.561061 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 23172 | 2026.02.05 23:57:24.561112 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 23173 | 2026.02.05 23:57:24.849188 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47014 | ||
| 23174 | 2026.02.05 23:57:24.849717 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23175 | 2026.02.05 23:57:24.849770 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 23176 | 2026.02.05 23:57:24.850364 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 23177 | 2026.02.05 23:57:24.850632 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23178 | 2026.02.05 23:57:24.850787 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47014 | ||
| 23179 | 2026.02.05 23:57:27.494380 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 738 | ||
| 23180 | 2026.02.05 23:57:27.513868 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23181 | 2026.02.05 23:57:27.513940 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 23182 | 2026.02.05 23:57:27.520339 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 23183 | 2026.02.05 23:57:27.521090 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23184 | 2026.02.05 23:57:27.525356 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 738 | ||
| 23185 | 2026.02.05 23:57:28.204415 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23186 | 2026.02.05 23:57:28.204647 [ 5 ] {aa07cd01-3926-4f17-b9b3-6b37ed74c144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 23187 | 2026.02.05 23:57:28.205015 [ 5 ] {aa07cd01-3926-4f17-b9b3-6b37ed74c144} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23188 | 2026.02.05 23:57:28.205057 [ 5 ] {aa07cd01-3926-4f17-b9b3-6b37ed74c144} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 23189 | 2026.02.05 23:57:28.205317 [ 5 ] {aa07cd01-3926-4f17-b9b3-6b37ed74c144} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23190 | 2026.02.05 23:57:28.205386 [ 5 ] {aa07cd01-3926-4f17-b9b3-6b37ed74c144} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23191 | 2026.02.05 23:57:28.205536 [ 5 ] {aa07cd01-3926-4f17-b9b3-6b37ed74c144} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 23192 | 2026.02.05 23:57:28.205672 [ 340 ] {aa07cd01-3926-4f17-b9b3-6b37ed74c144} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23193 | 2026.02.05 23:57:28.205680 [ 315 ] {aa07cd01-3926-4f17-b9b3-6b37ed74c144} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 23194 | 2026.02.05 23:57:28.205676 [ 345 ] {aa07cd01-3926-4f17-b9b3-6b37ed74c144} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23195 | 2026.02.05 23:57:28.205672 [ 328 ] {aa07cd01-3926-4f17-b9b3-6b37ed74c144} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23196 | 2026.02.05 23:57:28.205879 [ 5 ] {aa07cd01-3926-4f17-b9b3-6b37ed74c144} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 23197 | 2026.02.05 23:57:28.205907 [ 5 ] {aa07cd01-3926-4f17-b9b3-6b37ed74c144} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23198 | 2026.02.05 23:57:28.205993 [ 5 ] {aa07cd01-3926-4f17-b9b3-6b37ed74c144} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23199 | 2026.02.05 23:57:28.206019 [ 5 ] {aa07cd01-3926-4f17-b9b3-6b37ed74c144} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 23200 | 2026.02.05 23:57:28.206060 [ 5 ] {aa07cd01-3926-4f17-b9b3-6b37ed74c144} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 23201 | 2026.02.05 23:57:28.206105 [ 5 ] {aa07cd01-3926-4f17-b9b3-6b37ed74c144} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 23202 | 2026.02.05 23:57:28.206145 [ 5 ] {aa07cd01-3926-4f17-b9b3-6b37ed74c144} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 23203 | 2026.02.05 23:57:28.207500 [ 5 ] {aa07cd01-3926-4f17-b9b3-6b37ed74c144} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.002945 sec., 13921.90152801358 rows/sec., 530.89 KiB/sec. | ||
| 23204 | 2026.02.05 23:57:28.207647 [ 5 ] {aa07cd01-3926-4f17-b9b3-6b37ed74c144} <Debug> TCPHandler: Processed in 0.003359413 sec. | ||
| 23205 | 2026.02.05 23:57:28.214425 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23206 | 2026.02.05 23:57:28.214540 [ 5 ] {36b6b5a4-9583-46e4-b717-b6d6ccac77c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 23207 | 2026.02.05 23:57:28.214585 [ 5 ] {36b6b5a4-9583-46e4-b717-b6d6ccac77c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23208 | 2026.02.05 23:57:28.215150 [ 5 ] {36b6b5a4-9583-46e4-b717-b6d6ccac77c3} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23209 | 2026.02.05 23:57:28.215194 [ 5 ] {36b6b5a4-9583-46e4-b717-b6d6ccac77c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 23210 | 2026.02.05 23:57:28.215620 [ 5 ] {36b6b5a4-9583-46e4-b717-b6d6ccac77c3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 23211 | 2026.02.05 23:57:28.215822 [ 5 ] {36b6b5a4-9583-46e4-b717-b6d6ccac77c3} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23212 | 2026.02.05 23:57:28.215972 [ 5 ] {36b6b5a4-9583-46e4-b717-b6d6ccac77c3} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.001462 sec., 683.9945280437756 rows/sec., 190.37 KiB/sec. | ||
| 23213 | 2026.02.05 23:57:28.216014 [ 5 ] {36b6b5a4-9583-46e4-b717-b6d6ccac77c3} <Debug> TCPHandler: Processed in 0.001642457 sec. | ||
| 23214 | 2026.02.05 23:57:28.216132 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23215 | 2026.02.05 23:57:28.216232 [ 5 ] {109465f9-2a7f-43c6-8bd3-226d73c53947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 23216 | 2026.02.05 23:57:28.216274 [ 5 ] {109465f9-2a7f-43c6-8bd3-226d73c53947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 23217 | 2026.02.05 23:57:28.216676 [ 5 ] {109465f9-2a7f-43c6-8bd3-226d73c53947} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23218 | 2026.02.05 23:57:28.216715 [ 5 ] {109465f9-2a7f-43c6-8bd3-226d73c53947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 23219 | 2026.02.05 23:57:28.217017 [ 5 ] {109465f9-2a7f-43c6-8bd3-226d73c53947} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 23220 | 2026.02.05 23:57:28.217237 [ 5 ] {109465f9-2a7f-43c6-8bd3-226d73c53947} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23221 | 2026.02.05 23:57:28.217370 [ 5 ] {109465f9-2a7f-43c6-8bd3-226d73c53947} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.00116 sec., 862.0689655172414 rows/sec., 63.98 KiB/sec. | ||
| 23222 | 2026.02.05 23:57:28.217409 [ 5 ] {109465f9-2a7f-43c6-8bd3-226d73c53947} <Debug> TCPHandler: Processed in 0.001328723 sec. | ||
| 23223 | 2026.02.05 23:57:28.217521 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23224 | 2026.02.05 23:57:28.217623 [ 5 ] {a414cc8f-8166-4950-8d2b-137d83e22cd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23225 | 2026.02.05 23:57:28.217664 [ 5 ] {a414cc8f-8166-4950-8d2b-137d83e22cd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23226 | 2026.02.05 23:57:28.218174 [ 5 ] {a414cc8f-8166-4950-8d2b-137d83e22cd5} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23227 | 2026.02.05 23:57:28.218212 [ 5 ] {a414cc8f-8166-4950-8d2b-137d83e22cd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 23228 | 2026.02.05 23:57:28.218528 [ 5 ] {a414cc8f-8166-4950-8d2b-137d83e22cd5} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 23229 | 2026.02.05 23:57:28.218746 [ 5 ] {a414cc8f-8166-4950-8d2b-137d83e22cd5} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23230 | 2026.02.05 23:57:28.218880 [ 5 ] {a414cc8f-8166-4950-8d2b-137d83e22cd5} <Debug> executeQuery: Read 138 rows, 12.07 KiB in 0.001277 sec., 108065.77916992953 rows/sec., 9.23 MiB/sec. | ||
| 23231 | 2026.02.05 23:57:28.218921 [ 5 ] {a414cc8f-8166-4950-8d2b-137d83e22cd5} <Debug> TCPHandler: Processed in 0.001450764 sec. | ||
| 23232 | 2026.02.05 23:57:28.219029 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23233 | 2026.02.05 23:57:28.219123 [ 5 ] {abd2e79c-ac4b-4398-b035-46ef9f9caf8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23234 | 2026.02.05 23:57:28.219162 [ 5 ] {abd2e79c-ac4b-4398-b035-46ef9f9caf8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23235 | 2026.02.05 23:57:28.219557 [ 5 ] {abd2e79c-ac4b-4398-b035-46ef9f9caf8d} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23236 | 2026.02.05 23:57:28.219593 [ 5 ] {abd2e79c-ac4b-4398-b035-46ef9f9caf8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 23237 | 2026.02.05 23:57:28.219889 [ 5 ] {abd2e79c-ac4b-4398-b035-46ef9f9caf8d} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 23238 | 2026.02.05 23:57:28.220110 [ 5 ] {abd2e79c-ac4b-4398-b035-46ef9f9caf8d} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23239 | 2026.02.05 23:57:28.220237 [ 5 ] {abd2e79c-ac4b-4398-b035-46ef9f9caf8d} <Debug> executeQuery: Read 41 rows, 3.07 KiB in 0.001132 sec., 36219.081272084804 rows/sec., 2.65 MiB/sec. | ||
| 23240 | 2026.02.05 23:57:28.220276 [ 5 ] {abd2e79c-ac4b-4398-b035-46ef9f9caf8d} <Debug> TCPHandler: Processed in 0.001297093 sec. | ||
| 23241 | 2026.02.05 23:57:28.220381 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23242 | 2026.02.05 23:57:28.220474 [ 5 ] {9a425682-3e46-4eee-86a8-1dec6ec540d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23243 | 2026.02.05 23:57:28.220514 [ 5 ] {9a425682-3e46-4eee-86a8-1dec6ec540d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23244 | 2026.02.05 23:57:28.220973 [ 5 ] {9a425682-3e46-4eee-86a8-1dec6ec540d4} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23245 | 2026.02.05 23:57:28.221009 [ 5 ] {9a425682-3e46-4eee-86a8-1dec6ec540d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 23246 | 2026.02.05 23:57:28.221325 [ 5 ] {9a425682-3e46-4eee-86a8-1dec6ec540d4} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 23247 | 2026.02.05 23:57:28.221531 [ 5 ] {9a425682-3e46-4eee-86a8-1dec6ec540d4} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23248 | 2026.02.05 23:57:28.221661 [ 5 ] {9a425682-3e46-4eee-86a8-1dec6ec540d4} <Debug> executeQuery: Read 117 rows, 9.26 KiB in 0.001205 sec., 97095.43568464731 rows/sec., 7.51 MiB/sec. | ||
| 23249 | 2026.02.05 23:57:28.221700 [ 5 ] {9a425682-3e46-4eee-86a8-1dec6ec540d4} <Debug> TCPHandler: Processed in 0.001368173 sec. | ||
| 23250 | 2026.02.05 23:57:28.221810 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23251 | 2026.02.05 23:57:28.221905 [ 5 ] {f45529fd-0716-4004-8f74-f2224c1ff162} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23252 | 2026.02.05 23:57:28.221950 [ 5 ] {f45529fd-0716-4004-8f74-f2224c1ff162} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23253 | 2026.02.05 23:57:28.222355 [ 5 ] {f45529fd-0716-4004-8f74-f2224c1ff162} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23254 | 2026.02.05 23:57:28.222392 [ 5 ] {f45529fd-0716-4004-8f74-f2224c1ff162} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 23255 | 2026.02.05 23:57:28.222713 [ 5 ] {f45529fd-0716-4004-8f74-f2224c1ff162} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 23256 | 2026.02.05 23:57:28.222934 [ 5 ] {f45529fd-0716-4004-8f74-f2224c1ff162} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23257 | 2026.02.05 23:57:28.223071 [ 5 ] {f45529fd-0716-4004-8f74-f2224c1ff162} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.001183 sec., 136094.67455621302 rows/sec., 9.47 MiB/sec. | ||
| 23258 | 2026.02.05 23:57:28.223108 [ 5 ] {f45529fd-0716-4004-8f74-f2224c1ff162} <Debug> TCPHandler: Processed in 0.001346223 sec. | ||
| 23259 | 2026.02.05 23:57:28.223220 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23260 | 2026.02.05 23:57:28.223320 [ 5 ] {11187f9c-afa2-4dbe-a746-f18844216f92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23261 | 2026.02.05 23:57:28.223375 [ 5 ] {11187f9c-afa2-4dbe-a746-f18844216f92} <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 | ||
| 23262 | 2026.02.05 23:57:28.224263 [ 5 ] {11187f9c-afa2-4dbe-a746-f18844216f92} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23263 | 2026.02.05 23:57:28.224306 [ 5 ] {11187f9c-afa2-4dbe-a746-f18844216f92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 23264 | 2026.02.05 23:57:28.224887 [ 5 ] {11187f9c-afa2-4dbe-a746-f18844216f92} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 23265 | 2026.02.05 23:57:28.225128 [ 5 ] {11187f9c-afa2-4dbe-a746-f18844216f92} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23266 | 2026.02.05 23:57:28.225298 [ 5 ] {11187f9c-afa2-4dbe-a746-f18844216f92} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001995 sec., 20050.12531328321 rows/sec., 35.93 MiB/sec. | ||
| 23267 | 2026.02.05 23:57:28.225379 [ 5 ] {11187f9c-afa2-4dbe-a746-f18844216f92} <Debug> TCPHandler: Processed in 0.002210442 sec. | ||
| 23268 | 2026.02.05 23:57:28.225509 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23269 | 2026.02.05 23:57:28.225604 [ 5 ] {e34588e2-7744-4c0c-90f4-fd161c10e15c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 23270 | 2026.02.05 23:57:28.225648 [ 5 ] {e34588e2-7744-4c0c-90f4-fd161c10e15c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 23271 | 2026.02.05 23:57:28.225995 [ 5 ] {e34588e2-7744-4c0c-90f4-fd161c10e15c} <Trace> oximeter.measurements_i64 (2a5d8a8d-4a11-4209-a114-411d07785d8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23272 | 2026.02.05 23:57:28.226034 [ 5 ] {e34588e2-7744-4c0c-90f4-fd161c10e15c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 23273 | 2026.02.05 23:57:28.226354 [ 5 ] {e34588e2-7744-4c0c-90f4-fd161c10e15c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 23274 | 2026.02.05 23:57:28.226569 [ 5 ] {e34588e2-7744-4c0c-90f4-fd161c10e15c} <Trace> oximeter.measurements_i64 (2a5d8a8d-4a11-4209-a114-411d07785d8a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23275 | 2026.02.05 23:57:28.226701 [ 5 ] {e34588e2-7744-4c0c-90f4-fd161c10e15c} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.001116 sec., 5376.344086021505 rows/sec., 354.40 KiB/sec. | ||
| 23276 | 2026.02.05 23:57:28.226741 [ 5 ] {e34588e2-7744-4c0c-90f4-fd161c10e15c} <Debug> TCPHandler: Processed in 0.001281783 sec. | ||
| 23277 | 2026.02.05 23:57:28.226860 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23278 | 2026.02.05 23:57:28.226957 [ 5 ] {d7e0d0c9-2421-4e0d-9e95-753bf7901430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23279 | 2026.02.05 23:57:28.226999 [ 5 ] {d7e0d0c9-2421-4e0d-9e95-753bf7901430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23280 | 2026.02.05 23:57:28.227376 [ 5 ] {d7e0d0c9-2421-4e0d-9e95-753bf7901430} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23281 | 2026.02.05 23:57:28.227413 [ 5 ] {d7e0d0c9-2421-4e0d-9e95-753bf7901430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 23282 | 2026.02.05 23:57:28.227742 [ 5 ] {d7e0d0c9-2421-4e0d-9e95-753bf7901430} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 23283 | 2026.02.05 23:57:28.227987 [ 5 ] {d7e0d0c9-2421-4e0d-9e95-753bf7901430} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23284 | 2026.02.05 23:57:28.228119 [ 5 ] {d7e0d0c9-2421-4e0d-9e95-753bf7901430} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001181 sec., 50804.40304826418 rows/sec., 3.42 MiB/sec. | ||
| 23285 | 2026.02.05 23:57:28.228157 [ 5 ] {d7e0d0c9-2421-4e0d-9e95-753bf7901430} <Debug> TCPHandler: Processed in 0.001348013 sec. | ||
| 23286 | 2026.02.05 23:57:29.983020 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2970 | ||
| 23287 | 2026.02.05 23:57:29.985938 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23288 | 2026.02.05 23:57:29.985982 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 23289 | 2026.02.05 23:57:29.987725 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 23290 | 2026.02.05 23:57:29.988384 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23291 | 2026.02.05 23:57:29.988721 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2970 | ||
| 23292 | 2026.02.05 23:57:31.027525 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23293 | 2026.02.05 23:57:31.027923 [ 5 ] {0b5f79e3-5255-4a48-83e0-2f75cd39e974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check') FORMAT Native; (stage: Complete) | ||
| 23294 | 2026.02.05 23:57:31.028522 [ 5 ] {0b5f79e3-5255-4a48-83e0-2f75cd39e974} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23295 | 2026.02.05 23:57:31.028590 [ 5 ] {0b5f79e3-5255-4a48-83e0-2f75cd39e974} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check')" moved to PREWHERE | ||
| 23296 | 2026.02.05 23:57:31.028861 [ 5 ] {0b5f79e3-5255-4a48-83e0-2f75cd39e974} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23297 | 2026.02.05 23:57:31.028932 [ 5 ] {0b5f79e3-5255-4a48-83e0-2f75cd39e974} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23298 | 2026.02.05 23:57:31.029078 [ 5 ] {0b5f79e3-5255-4a48-83e0-2f75cd39e974} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 23299 | 2026.02.05 23:57:31.029184 [ 344 ] {0b5f79e3-5255-4a48-83e0-2f75cd39e974} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23300 | 2026.02.05 23:57:31.029201 [ 349 ] {0b5f79e3-5255-4a48-83e0-2f75cd39e974} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23301 | 2026.02.05 23:57:31.029207 [ 342 ] {0b5f79e3-5255-4a48-83e0-2f75cd39e974} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 23302 | 2026.02.05 23:57:31.029225 [ 315 ] {0b5f79e3-5255-4a48-83e0-2f75cd39e974} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 23303 | 2026.02.05 23:57:31.029202 [ 328 ] {0b5f79e3-5255-4a48-83e0-2f75cd39e974} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23304 | 2026.02.05 23:57:31.029415 [ 5 ] {0b5f79e3-5255-4a48-83e0-2f75cd39e974} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Selected 5/5 parts by partition key, 3 parts by primary key, 3/5 marks by primary key, 3 marks to read from 3 ranges | ||
| 23305 | 2026.02.05 23:57:31.029444 [ 5 ] {0b5f79e3-5255-4a48-83e0-2f75cd39e974} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23306 | 2026.02.05 23:57:31.029533 [ 5 ] {0b5f79e3-5255-4a48-83e0-2f75cd39e974} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23307 | 2026.02.05 23:57:31.029555 [ 5 ] {0b5f79e3-5255-4a48-83e0-2f75cd39e974} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 23308 | 2026.02.05 23:57:31.029592 [ 5 ] {0b5f79e3-5255-4a48-83e0-2f75cd39e974} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check'))" | ||
| 23309 | 2026.02.05 23:57:31.029638 [ 5 ] {0b5f79e3-5255-4a48-83e0-2f75cd39e974} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check'))" | ||
| 23310 | 2026.02.05 23:57:31.029679 [ 5 ] {0b5f79e3-5255-4a48-83e0-2f75cd39e974} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check'))" | ||
| 23311 | 2026.02.05 23:57:31.030526 [ 5 ] {0b5f79e3-5255-4a48-83e0-2f75cd39e974} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.002788 sec., 14705.882352941177 rows/sec., 560.79 KiB/sec. | ||
| 23312 | 2026.02.05 23:57:31.030669 [ 5 ] {0b5f79e3-5255-4a48-83e0-2f75cd39e974} <Debug> TCPHandler: Processed in 0.003329313 sec. | ||
| 23313 | 2026.02.05 23:57:31.031312 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23314 | 2026.02.05 23:57:31.031463 [ 5 ] {c365f8f8-d462-43ac-adfd-dcfdbc25d7e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23315 | 2026.02.05 23:57:31.031703 [ 5 ] {c365f8f8-d462-43ac-adfd-dcfdbc25d7e0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23316 | 2026.02.05 23:57:31.031741 [ 5 ] {c365f8f8-d462-43ac-adfd-dcfdbc25d7e0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23317 | 2026.02.05 23:57:31.031962 [ 5 ] {c365f8f8-d462-43ac-adfd-dcfdbc25d7e0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23318 | 2026.02.05 23:57:31.032017 [ 5 ] {c365f8f8-d462-43ac-adfd-dcfdbc25d7e0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23319 | 2026.02.05 23:57:31.032126 [ 5 ] {c365f8f8-d462-43ac-adfd-dcfdbc25d7e0} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 23320 | 2026.02.05 23:57:31.032194 [ 315 ] {c365f8f8-d462-43ac-adfd-dcfdbc25d7e0} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23321 | 2026.02.05 23:57:31.032203 [ 344 ] {c365f8f8-d462-43ac-adfd-dcfdbc25d7e0} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23322 | 2026.02.05 23:57:31.032206 [ 342 ] {c365f8f8-d462-43ac-adfd-dcfdbc25d7e0} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 23323 | 2026.02.05 23:57:31.032208 [ 328 ] {c365f8f8-d462-43ac-adfd-dcfdbc25d7e0} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 23324 | 2026.02.05 23:57:31.032196 [ 349 ] {c365f8f8-d462-43ac-adfd-dcfdbc25d7e0} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23325 | 2026.02.05 23:57:31.032370 [ 5 ] {c365f8f8-d462-43ac-adfd-dcfdbc25d7e0} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Selected 5/5 parts by partition key, 3 parts by primary key, 3/5 marks by primary key, 3 marks to read from 3 ranges | ||
| 23326 | 2026.02.05 23:57:31.032393 [ 5 ] {c365f8f8-d462-43ac-adfd-dcfdbc25d7e0} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23327 | 2026.02.05 23:57:31.032466 [ 5 ] {c365f8f8-d462-43ac-adfd-dcfdbc25d7e0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23328 | 2026.02.05 23:57:31.032484 [ 5 ] {c365f8f8-d462-43ac-adfd-dcfdbc25d7e0} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 23329 | 2026.02.05 23:57:31.032516 [ 5 ] {c365f8f8-d462-43ac-adfd-dcfdbc25d7e0} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage'))" | ||
| 23330 | 2026.02.05 23:57:31.032550 [ 5 ] {c365f8f8-d462-43ac-adfd-dcfdbc25d7e0} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage'))" | ||
| 23331 | 2026.02.05 23:57:31.032580 [ 5 ] {c365f8f8-d462-43ac-adfd-dcfdbc25d7e0} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage'))" | ||
| 23332 | 2026.02.05 23:57:31.033186 [ 5 ] {c365f8f8-d462-43ac-adfd-dcfdbc25d7e0} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.00179 sec., 22905.027932960897 rows/sec., 873.45 KiB/sec. | ||
| 23333 | 2026.02.05 23:57:31.033295 [ 5 ] {c365f8f8-d462-43ac-adfd-dcfdbc25d7e0} <Debug> TCPHandler: Processed in 0.00203614 sec. | ||
| 23334 | 2026.02.05 23:57:31.033507 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23335 | 2026.02.05 23:57:31.033651 [ 5 ] {658112b3-a614-4210-8709-0b15ab5215a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23336 | 2026.02.05 23:57:31.033877 [ 5 ] {658112b3-a614-4210-8709-0b15ab5215a7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23337 | 2026.02.05 23:57:31.033917 [ 5 ] {658112b3-a614-4210-8709-0b15ab5215a7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23338 | 2026.02.05 23:57:31.034132 [ 5 ] {658112b3-a614-4210-8709-0b15ab5215a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23339 | 2026.02.05 23:57:31.034186 [ 5 ] {658112b3-a614-4210-8709-0b15ab5215a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23340 | 2026.02.05 23:57:31.034291 [ 5 ] {658112b3-a614-4210-8709-0b15ab5215a7} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 23341 | 2026.02.05 23:57:31.034356 [ 344 ] {658112b3-a614-4210-8709-0b15ab5215a7} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23342 | 2026.02.05 23:57:31.034360 [ 315 ] {658112b3-a614-4210-8709-0b15ab5215a7} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23343 | 2026.02.05 23:57:31.034378 [ 339 ] {658112b3-a614-4210-8709-0b15ab5215a7} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 23344 | 2026.02.05 23:57:31.034387 [ 323 ] {658112b3-a614-4210-8709-0b15ab5215a7} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23345 | 2026.02.05 23:57:31.034393 [ 261 ] {658112b3-a614-4210-8709-0b15ab5215a7} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 23346 | 2026.02.05 23:57:31.034522 [ 5 ] {658112b3-a614-4210-8709-0b15ab5215a7} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Selected 5/5 parts by partition key, 3 parts by primary key, 3/5 marks by primary key, 3 marks to read from 3 ranges | ||
| 23347 | 2026.02.05 23:57:31.034548 [ 5 ] {658112b3-a614-4210-8709-0b15ab5215a7} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23348 | 2026.02.05 23:57:31.034616 [ 5 ] {658112b3-a614-4210-8709-0b15ab5215a7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23349 | 2026.02.05 23:57:31.034633 [ 5 ] {658112b3-a614-4210-8709-0b15ab5215a7} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 23350 | 2026.02.05 23:57:31.034666 [ 5 ] {658112b3-a614-4210-8709-0b15ab5215a7} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23351 | 2026.02.05 23:57:31.034697 [ 5 ] {658112b3-a614-4210-8709-0b15ab5215a7} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23352 | 2026.02.05 23:57:31.034728 [ 5 ] {658112b3-a614-4210-8709-0b15ab5215a7} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23353 | 2026.02.05 23:57:31.035390 [ 5 ] {658112b3-a614-4210-8709-0b15ab5215a7} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.001801 sec., 22765.130483064964 rows/sec., 868.12 KiB/sec. | ||
| 23354 | 2026.02.05 23:57:31.035495 [ 5 ] {658112b3-a614-4210-8709-0b15ab5215a7} <Debug> TCPHandler: Processed in 0.00203891 sec. | ||
| 23355 | 2026.02.05 23:57:31.035700 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23356 | 2026.02.05 23:57:31.035841 [ 5 ] {8af9e99e-d9c0-484d-8aad-37ff425a5f74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23357 | 2026.02.05 23:57:31.036088 [ 5 ] {8af9e99e-d9c0-484d-8aad-37ff425a5f74} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23358 | 2026.02.05 23:57:31.036127 [ 5 ] {8af9e99e-d9c0-484d-8aad-37ff425a5f74} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23359 | 2026.02.05 23:57:31.036351 [ 5 ] {8af9e99e-d9c0-484d-8aad-37ff425a5f74} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23360 | 2026.02.05 23:57:31.036405 [ 5 ] {8af9e99e-d9c0-484d-8aad-37ff425a5f74} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23361 | 2026.02.05 23:57:31.036505 [ 5 ] {8af9e99e-d9c0-484d-8aad-37ff425a5f74} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 23362 | 2026.02.05 23:57:31.036567 [ 315 ] {8af9e99e-d9c0-484d-8aad-37ff425a5f74} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23363 | 2026.02.05 23:57:31.036579 [ 261 ] {8af9e99e-d9c0-484d-8aad-37ff425a5f74} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 23364 | 2026.02.05 23:57:31.036571 [ 323 ] {8af9e99e-d9c0-484d-8aad-37ff425a5f74} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23365 | 2026.02.05 23:57:31.036570 [ 344 ] {8af9e99e-d9c0-484d-8aad-37ff425a5f74} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23366 | 2026.02.05 23:57:31.036569 [ 339 ] {8af9e99e-d9c0-484d-8aad-37ff425a5f74} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 23367 | 2026.02.05 23:57:31.036715 [ 5 ] {8af9e99e-d9c0-484d-8aad-37ff425a5f74} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Selected 5/5 parts by partition key, 3 parts by primary key, 3/5 marks by primary key, 3 marks to read from 3 ranges | ||
| 23368 | 2026.02.05 23:57:31.036736 [ 5 ] {8af9e99e-d9c0-484d-8aad-37ff425a5f74} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23369 | 2026.02.05 23:57:31.036803 [ 5 ] {8af9e99e-d9c0-484d-8aad-37ff425a5f74} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23370 | 2026.02.05 23:57:31.036820 [ 5 ] {8af9e99e-d9c0-484d-8aad-37ff425a5f74} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 23371 | 2026.02.05 23:57:31.036854 [ 5 ] {8af9e99e-d9c0-484d-8aad-37ff425a5f74} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23372 | 2026.02.05 23:57:31.036898 [ 5 ] {8af9e99e-d9c0-484d-8aad-37ff425a5f74} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23373 | 2026.02.05 23:57:31.036932 [ 5 ] {8af9e99e-d9c0-484d-8aad-37ff425a5f74} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23374 | 2026.02.05 23:57:31.037521 [ 5 ] {8af9e99e-d9c0-484d-8aad-37ff425a5f74} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.00174 sec., 23563.2183908046 rows/sec., 898.55 KiB/sec. | ||
| 23375 | 2026.02.05 23:57:31.037622 [ 5 ] {8af9e99e-d9c0-484d-8aad-37ff425a5f74} <Debug> TCPHandler: Processed in 0.001973519 sec. | ||
| 23376 | 2026.02.05 23:57:31.037815 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23377 | 2026.02.05 23:57:31.037954 [ 5 ] {6e433d29-6aa5-4440-b30a-47672a36dec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23378 | 2026.02.05 23:57:31.038175 [ 5 ] {6e433d29-6aa5-4440-b30a-47672a36dec3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23379 | 2026.02.05 23:57:31.038213 [ 5 ] {6e433d29-6aa5-4440-b30a-47672a36dec3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23380 | 2026.02.05 23:57:31.038429 [ 5 ] {6e433d29-6aa5-4440-b30a-47672a36dec3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23381 | 2026.02.05 23:57:31.038483 [ 5 ] {6e433d29-6aa5-4440-b30a-47672a36dec3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23382 | 2026.02.05 23:57:31.038584 [ 5 ] {6e433d29-6aa5-4440-b30a-47672a36dec3} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 23383 | 2026.02.05 23:57:31.038646 [ 315 ] {6e433d29-6aa5-4440-b30a-47672a36dec3} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23384 | 2026.02.05 23:57:31.038653 [ 261 ] {6e433d29-6aa5-4440-b30a-47672a36dec3} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23385 | 2026.02.05 23:57:31.038665 [ 347 ] {6e433d29-6aa5-4440-b30a-47672a36dec3} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 23386 | 2026.02.05 23:57:31.038648 [ 339 ] {6e433d29-6aa5-4440-b30a-47672a36dec3} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 23387 | 2026.02.05 23:57:31.038647 [ 323 ] {6e433d29-6aa5-4440-b30a-47672a36dec3} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23388 | 2026.02.05 23:57:31.038787 [ 5 ] {6e433d29-6aa5-4440-b30a-47672a36dec3} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Selected 5/5 parts by partition key, 3 parts by primary key, 3/5 marks by primary key, 3 marks to read from 3 ranges | ||
| 23389 | 2026.02.05 23:57:31.038808 [ 5 ] {6e433d29-6aa5-4440-b30a-47672a36dec3} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23390 | 2026.02.05 23:57:31.038877 [ 5 ] {6e433d29-6aa5-4440-b30a-47672a36dec3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23391 | 2026.02.05 23:57:31.038894 [ 5 ] {6e433d29-6aa5-4440-b30a-47672a36dec3} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 23392 | 2026.02.05 23:57:31.038924 [ 5 ] {6e433d29-6aa5-4440-b30a-47672a36dec3} <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', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23393 | 2026.02.05 23:57:31.038955 [ 5 ] {6e433d29-6aa5-4440-b30a-47672a36dec3} <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', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23394 | 2026.02.05 23:57:31.038985 [ 5 ] {6e433d29-6aa5-4440-b30a-47672a36dec3} <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', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23395 | 2026.02.05 23:57:31.039567 [ 5 ] {6e433d29-6aa5-4440-b30a-47672a36dec3} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.001671 sec., 24536.205864751646 rows/sec., 935.65 KiB/sec. | ||
| 23396 | 2026.02.05 23:57:31.039667 [ 5 ] {6e433d29-6aa5-4440-b30a-47672a36dec3} <Debug> TCPHandler: Processed in 0.001903439 sec. | ||
| 23397 | 2026.02.05 23:57:31.039858 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23398 | 2026.02.05 23:57:31.039997 [ 5 ] {f07634ee-89e4-44ed-83b8-ae5001491700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23399 | 2026.02.05 23:57:31.040215 [ 5 ] {f07634ee-89e4-44ed-83b8-ae5001491700} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23400 | 2026.02.05 23:57:31.040254 [ 5 ] {f07634ee-89e4-44ed-83b8-ae5001491700} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23401 | 2026.02.05 23:57:31.040468 [ 5 ] {f07634ee-89e4-44ed-83b8-ae5001491700} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23402 | 2026.02.05 23:57:31.040522 [ 5 ] {f07634ee-89e4-44ed-83b8-ae5001491700} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23403 | 2026.02.05 23:57:31.040622 [ 5 ] {f07634ee-89e4-44ed-83b8-ae5001491700} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 23404 | 2026.02.05 23:57:31.040679 [ 339 ] {f07634ee-89e4-44ed-83b8-ae5001491700} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23405 | 2026.02.05 23:57:31.040693 [ 323 ] {f07634ee-89e4-44ed-83b8-ae5001491700} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23406 | 2026.02.05 23:57:31.040692 [ 315 ] {f07634ee-89e4-44ed-83b8-ae5001491700} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 23407 | 2026.02.05 23:57:31.040692 [ 261 ] {f07634ee-89e4-44ed-83b8-ae5001491700} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23408 | 2026.02.05 23:57:31.040745 [ 348 ] {f07634ee-89e4-44ed-83b8-ae5001491700} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 23409 | 2026.02.05 23:57:31.040839 [ 5 ] {f07634ee-89e4-44ed-83b8-ae5001491700} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Selected 5/5 parts by partition key, 3 parts by primary key, 3/5 marks by primary key, 3 marks to read from 3 ranges | ||
| 23410 | 2026.02.05 23:57:31.040866 [ 5 ] {f07634ee-89e4-44ed-83b8-ae5001491700} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23411 | 2026.02.05 23:57:31.040933 [ 5 ] {f07634ee-89e4-44ed-83b8-ae5001491700} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23412 | 2026.02.05 23:57:31.040951 [ 5 ] {f07634ee-89e4-44ed-83b8-ae5001491700} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 23413 | 2026.02.05 23:57:31.040982 [ 5 ] {f07634ee-89e4-44ed-83b8-ae5001491700} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23414 | 2026.02.05 23:57:31.041012 [ 5 ] {f07634ee-89e4-44ed-83b8-ae5001491700} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23415 | 2026.02.05 23:57:31.041042 [ 5 ] {f07634ee-89e4-44ed-83b8-ae5001491700} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23416 | 2026.02.05 23:57:31.041612 [ 5 ] {f07634ee-89e4-44ed-83b8-ae5001491700} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.001674 sec., 24492.234169653526 rows/sec., 933.98 KiB/sec. | ||
| 23417 | 2026.02.05 23:57:31.041698 [ 5 ] {f07634ee-89e4-44ed-83b8-ae5001491700} <Debug> TCPHandler: Processed in 0.001889968 sec. | ||
| 23418 | 2026.02.05 23:57:31.041903 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23419 | 2026.02.05 23:57:31.042043 [ 5 ] {b44bdc14-b156-463f-b91c-5df9032832fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23420 | 2026.02.05 23:57:31.042263 [ 5 ] {b44bdc14-b156-463f-b91c-5df9032832fb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23421 | 2026.02.05 23:57:31.042301 [ 5 ] {b44bdc14-b156-463f-b91c-5df9032832fb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23422 | 2026.02.05 23:57:31.042516 [ 5 ] {b44bdc14-b156-463f-b91c-5df9032832fb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23423 | 2026.02.05 23:57:31.042569 [ 5 ] {b44bdc14-b156-463f-b91c-5df9032832fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23424 | 2026.02.05 23:57:31.042669 [ 5 ] {b44bdc14-b156-463f-b91c-5df9032832fb} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 23425 | 2026.02.05 23:57:31.042729 [ 296 ] {b44bdc14-b156-463f-b91c-5df9032832fb} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23426 | 2026.02.05 23:57:31.042735 [ 323 ] {b44bdc14-b156-463f-b91c-5df9032832fb} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23427 | 2026.02.05 23:57:31.042746 [ 348 ] {b44bdc14-b156-463f-b91c-5df9032832fb} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23428 | 2026.02.05 23:57:31.042780 [ 306 ] {b44bdc14-b156-463f-b91c-5df9032832fb} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 23429 | 2026.02.05 23:57:31.042739 [ 339 ] {b44bdc14-b156-463f-b91c-5df9032832fb} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 23430 | 2026.02.05 23:57:31.042910 [ 5 ] {b44bdc14-b156-463f-b91c-5df9032832fb} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Selected 5/5 parts by partition key, 3 parts by primary key, 3/5 marks by primary key, 3 marks to read from 3 ranges | ||
| 23431 | 2026.02.05 23:57:31.042932 [ 5 ] {b44bdc14-b156-463f-b91c-5df9032832fb} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23432 | 2026.02.05 23:57:31.042998 [ 5 ] {b44bdc14-b156-463f-b91c-5df9032832fb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23433 | 2026.02.05 23:57:31.043014 [ 5 ] {b44bdc14-b156-463f-b91c-5df9032832fb} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 23434 | 2026.02.05 23:57:31.043043 [ 5 ] {b44bdc14-b156-463f-b91c-5df9032832fb} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23435 | 2026.02.05 23:57:31.043074 [ 5 ] {b44bdc14-b156-463f-b91c-5df9032832fb} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23436 | 2026.02.05 23:57:31.043106 [ 5 ] {b44bdc14-b156-463f-b91c-5df9032832fb} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23437 | 2026.02.05 23:57:31.043795 [ 5 ] {b44bdc14-b156-463f-b91c-5df9032832fb} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.001811 sec., 22639.425731639978 rows/sec., 863.32 KiB/sec. | ||
| 23438 | 2026.02.05 23:57:31.043904 [ 5 ] {b44bdc14-b156-463f-b91c-5df9032832fb} <Debug> TCPHandler: Processed in 0.00205816 sec. | ||
| 23439 | 2026.02.05 23:57:31.044115 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23440 | 2026.02.05 23:57:31.044254 [ 5 ] {44f5dce5-ad1a-4f66-84ae-26ac5165483d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23441 | 2026.02.05 23:57:31.044474 [ 5 ] {44f5dce5-ad1a-4f66-84ae-26ac5165483d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23442 | 2026.02.05 23:57:31.044512 [ 5 ] {44f5dce5-ad1a-4f66-84ae-26ac5165483d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23443 | 2026.02.05 23:57:31.044730 [ 5 ] {44f5dce5-ad1a-4f66-84ae-26ac5165483d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23444 | 2026.02.05 23:57:31.044783 [ 5 ] {44f5dce5-ad1a-4f66-84ae-26ac5165483d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23445 | 2026.02.05 23:57:31.044881 [ 5 ] {44f5dce5-ad1a-4f66-84ae-26ac5165483d} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Key condition: (column 0 notIn 50-element set) | ||
| 23446 | 2026.02.05 23:57:31.044951 [ 323 ] {44f5dce5-ad1a-4f66-84ae-26ac5165483d} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23447 | 2026.02.05 23:57:31.044957 [ 348 ] {44f5dce5-ad1a-4f66-84ae-26ac5165483d} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 23448 | 2026.02.05 23:57:31.044972 [ 299 ] {44f5dce5-ad1a-4f66-84ae-26ac5165483d} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23449 | 2026.02.05 23:57:31.044952 [ 306 ] {44f5dce5-ad1a-4f66-84ae-26ac5165483d} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23450 | 2026.02.05 23:57:31.044977 [ 346 ] {44f5dce5-ad1a-4f66-84ae-26ac5165483d} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 23451 | 2026.02.05 23:57:31.045130 [ 5 ] {44f5dce5-ad1a-4f66-84ae-26ac5165483d} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Selected 5/5 parts by partition key, 3 parts by primary key, 3/5 marks by primary key, 3 marks to read from 3 ranges | ||
| 23452 | 2026.02.05 23:57:31.045157 [ 5 ] {44f5dce5-ad1a-4f66-84ae-26ac5165483d} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23453 | 2026.02.05 23:57:31.045223 [ 5 ] {44f5dce5-ad1a-4f66-84ae-26ac5165483d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23454 | 2026.02.05 23:57:31.045241 [ 5 ] {44f5dce5-ad1a-4f66-84ae-26ac5165483d} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 23455 | 2026.02.05 23:57:31.045271 [ 5 ] {44f5dce5-ad1a-4f66-84ae-26ac5165483d} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23456 | 2026.02.05 23:57:31.045302 [ 5 ] {44f5dce5-ad1a-4f66-84ae-26ac5165483d} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23457 | 2026.02.05 23:57:31.045335 [ 5 ] {44f5dce5-ad1a-4f66-84ae-26ac5165483d} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23458 | 2026.02.05 23:57:31.045942 [ 5 ] {44f5dce5-ad1a-4f66-84ae-26ac5165483d} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.001747 sec., 23468.80366342301 rows/sec., 894.95 KiB/sec. | ||
| 23459 | 2026.02.05 23:57:31.046062 [ 5 ] {44f5dce5-ad1a-4f66-84ae-26ac5165483d} <Debug> TCPHandler: Processed in 0.00199763 sec. | ||
| 23460 | 2026.02.05 23:57:31.046266 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23461 | 2026.02.05 23:57:31.046405 [ 5 ] {7e5978f6-8517-4d21-9c25-8fddea43d709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23462 | 2026.02.05 23:57:31.046629 [ 5 ] {7e5978f6-8517-4d21-9c25-8fddea43d709} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23463 | 2026.02.05 23:57:31.046667 [ 5 ] {7e5978f6-8517-4d21-9c25-8fddea43d709} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23464 | 2026.02.05 23:57:31.046890 [ 5 ] {7e5978f6-8517-4d21-9c25-8fddea43d709} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23465 | 2026.02.05 23:57:31.046943 [ 5 ] {7e5978f6-8517-4d21-9c25-8fddea43d709} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23466 | 2026.02.05 23:57:31.047052 [ 5 ] {7e5978f6-8517-4d21-9c25-8fddea43d709} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Key condition: (column 0 notIn 51-element set) | ||
| 23467 | 2026.02.05 23:57:31.047117 [ 306 ] {7e5978f6-8517-4d21-9c25-8fddea43d709} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23468 | 2026.02.05 23:57:31.047129 [ 348 ] {7e5978f6-8517-4d21-9c25-8fddea43d709} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 23469 | 2026.02.05 23:57:31.047149 [ 260 ] {7e5978f6-8517-4d21-9c25-8fddea43d709} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 23470 | 2026.02.05 23:57:31.047129 [ 346 ] {7e5978f6-8517-4d21-9c25-8fddea43d709} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23471 | 2026.02.05 23:57:31.047118 [ 323 ] {7e5978f6-8517-4d21-9c25-8fddea43d709} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23472 | 2026.02.05 23:57:31.047287 [ 5 ] {7e5978f6-8517-4d21-9c25-8fddea43d709} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Selected 5/5 parts by partition key, 3 parts by primary key, 3/5 marks by primary key, 3 marks to read from 3 ranges | ||
| 23473 | 2026.02.05 23:57:31.047310 [ 5 ] {7e5978f6-8517-4d21-9c25-8fddea43d709} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23474 | 2026.02.05 23:57:31.047377 [ 5 ] {7e5978f6-8517-4d21-9c25-8fddea43d709} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23475 | 2026.02.05 23:57:31.047394 [ 5 ] {7e5978f6-8517-4d21-9c25-8fddea43d709} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 23476 | 2026.02.05 23:57:31.047424 [ 5 ] {7e5978f6-8517-4d21-9c25-8fddea43d709} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23477 | 2026.02.05 23:57:31.047455 [ 5 ] {7e5978f6-8517-4d21-9c25-8fddea43d709} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23478 | 2026.02.05 23:57:31.047489 [ 5 ] {7e5978f6-8517-4d21-9c25-8fddea43d709} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23479 | 2026.02.05 23:57:31.048114 [ 5 ] {7e5978f6-8517-4d21-9c25-8fddea43d709} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.001769 sec., 23176.936122102885 rows/sec., 883.82 KiB/sec. | ||
| 23480 | 2026.02.05 23:57:31.048235 [ 5 ] {7e5978f6-8517-4d21-9c25-8fddea43d709} <Debug> TCPHandler: Processed in 0.002019499 sec. | ||
| 23481 | 2026.02.05 23:57:31.048423 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23482 | 2026.02.05 23:57:31.048563 [ 5 ] {109ada41-0298-40e0-9fcf-11b164494a16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23483 | 2026.02.05 23:57:31.048788 [ 5 ] {109ada41-0298-40e0-9fcf-11b164494a16} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23484 | 2026.02.05 23:57:31.048828 [ 5 ] {109ada41-0298-40e0-9fcf-11b164494a16} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23485 | 2026.02.05 23:57:31.049052 [ 5 ] {109ada41-0298-40e0-9fcf-11b164494a16} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23486 | 2026.02.05 23:57:31.049105 [ 5 ] {109ada41-0298-40e0-9fcf-11b164494a16} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23487 | 2026.02.05 23:57:31.049204 [ 5 ] {109ada41-0298-40e0-9fcf-11b164494a16} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Key condition: (column 0 notIn 52-element set) | ||
| 23488 | 2026.02.05 23:57:31.049270 [ 348 ] {109ada41-0298-40e0-9fcf-11b164494a16} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23489 | 2026.02.05 23:57:31.049280 [ 306 ] {109ada41-0298-40e0-9fcf-11b164494a16} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23490 | 2026.02.05 23:57:31.049306 [ 332 ] {109ada41-0298-40e0-9fcf-11b164494a16} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 23491 | 2026.02.05 23:57:31.049276 [ 323 ] {109ada41-0298-40e0-9fcf-11b164494a16} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 23492 | 2026.02.05 23:57:31.049275 [ 346 ] {109ada41-0298-40e0-9fcf-11b164494a16} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23493 | 2026.02.05 23:57:31.049450 [ 5 ] {109ada41-0298-40e0-9fcf-11b164494a16} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Selected 5/5 parts by partition key, 3 parts by primary key, 3/5 marks by primary key, 3 marks to read from 3 ranges | ||
| 23494 | 2026.02.05 23:57:31.049477 [ 5 ] {109ada41-0298-40e0-9fcf-11b164494a16} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23495 | 2026.02.05 23:57:31.049544 [ 5 ] {109ada41-0298-40e0-9fcf-11b164494a16} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23496 | 2026.02.05 23:57:31.049560 [ 5 ] {109ada41-0298-40e0-9fcf-11b164494a16} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 23497 | 2026.02.05 23:57:31.049590 [ 5 ] {109ada41-0298-40e0-9fcf-11b164494a16} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23498 | 2026.02.05 23:57:31.049621 [ 5 ] {109ada41-0298-40e0-9fcf-11b164494a16} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23499 | 2026.02.05 23:57:31.049654 [ 5 ] {109ada41-0298-40e0-9fcf-11b164494a16} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23500 | 2026.02.05 23:57:31.050311 [ 5 ] {109ada41-0298-40e0-9fcf-11b164494a16} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.001807 sec., 22689.540675152184 rows/sec., 865.23 KiB/sec. | ||
| 23501 | 2026.02.05 23:57:31.050436 [ 5 ] {109ada41-0298-40e0-9fcf-11b164494a16} <Debug> TCPHandler: Processed in 0.00206343 sec. | ||
| 23502 | 2026.02.05 23:57:31.050623 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23503 | 2026.02.05 23:57:31.050763 [ 5 ] {9047d52f-25fe-4f8f-87e7-f663ddce8471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23504 | 2026.02.05 23:57:31.050988 [ 5 ] {9047d52f-25fe-4f8f-87e7-f663ddce8471} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23505 | 2026.02.05 23:57:31.051026 [ 5 ] {9047d52f-25fe-4f8f-87e7-f663ddce8471} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23506 | 2026.02.05 23:57:31.051251 [ 5 ] {9047d52f-25fe-4f8f-87e7-f663ddce8471} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23507 | 2026.02.05 23:57:31.051305 [ 5 ] {9047d52f-25fe-4f8f-87e7-f663ddce8471} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23508 | 2026.02.05 23:57:31.051405 [ 5 ] {9047d52f-25fe-4f8f-87e7-f663ddce8471} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Key condition: (column 0 notIn 53-element set) | ||
| 23509 | 2026.02.05 23:57:31.051473 [ 306 ] {9047d52f-25fe-4f8f-87e7-f663ddce8471} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23510 | 2026.02.05 23:57:31.051491 [ 346 ] {9047d52f-25fe-4f8f-87e7-f663ddce8471} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 23511 | 2026.02.05 23:57:31.051489 [ 348 ] {9047d52f-25fe-4f8f-87e7-f663ddce8471} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23512 | 2026.02.05 23:57:31.051487 [ 323 ] {9047d52f-25fe-4f8f-87e7-f663ddce8471} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 23513 | 2026.02.05 23:57:31.051481 [ 332 ] {9047d52f-25fe-4f8f-87e7-f663ddce8471} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23514 | 2026.02.05 23:57:31.051642 [ 5 ] {9047d52f-25fe-4f8f-87e7-f663ddce8471} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Selected 5/5 parts by partition key, 3 parts by primary key, 3/5 marks by primary key, 3 marks to read from 3 ranges | ||
| 23515 | 2026.02.05 23:57:31.051669 [ 5 ] {9047d52f-25fe-4f8f-87e7-f663ddce8471} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23516 | 2026.02.05 23:57:31.051735 [ 5 ] {9047d52f-25fe-4f8f-87e7-f663ddce8471} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23517 | 2026.02.05 23:57:31.051752 [ 5 ] {9047d52f-25fe-4f8f-87e7-f663ddce8471} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 23518 | 2026.02.05 23:57:31.051782 [ 5 ] {9047d52f-25fe-4f8f-87e7-f663ddce8471} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23519 | 2026.02.05 23:57:31.051813 [ 5 ] {9047d52f-25fe-4f8f-87e7-f663ddce8471} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23520 | 2026.02.05 23:57:31.051850 [ 5 ] {9047d52f-25fe-4f8f-87e7-f663ddce8471} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23521 | 2026.02.05 23:57:31.052428 [ 5 ] {9047d52f-25fe-4f8f-87e7-f663ddce8471} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.001725 sec., 23768.115942028984 rows/sec., 906.36 KiB/sec. | ||
| 23522 | 2026.02.05 23:57:31.052564 [ 5 ] {9047d52f-25fe-4f8f-87e7-f663ddce8471} <Debug> TCPHandler: Processed in 0.00199231 sec. | ||
| 23523 | 2026.02.05 23:57:31.052747 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23524 | 2026.02.05 23:57:31.052890 [ 5 ] {a6cc0c4b-7485-489a-aa5f-e0969c0c537a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23525 | 2026.02.05 23:57:31.053119 [ 5 ] {a6cc0c4b-7485-489a-aa5f-e0969c0c537a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23526 | 2026.02.05 23:57:31.053157 [ 5 ] {a6cc0c4b-7485-489a-aa5f-e0969c0c537a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23527 | 2026.02.05 23:57:31.053385 [ 5 ] {a6cc0c4b-7485-489a-aa5f-e0969c0c537a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23528 | 2026.02.05 23:57:31.053439 [ 5 ] {a6cc0c4b-7485-489a-aa5f-e0969c0c537a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23529 | 2026.02.05 23:57:31.053539 [ 5 ] {a6cc0c4b-7485-489a-aa5f-e0969c0c537a} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Key condition: (column 0 notIn 54-element set) | ||
| 23530 | 2026.02.05 23:57:31.053602 [ 332 ] {a6cc0c4b-7485-489a-aa5f-e0969c0c537a} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23531 | 2026.02.05 23:57:31.053612 [ 323 ] {a6cc0c4b-7485-489a-aa5f-e0969c0c537a} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23532 | 2026.02.05 23:57:31.053618 [ 306 ] {a6cc0c4b-7485-489a-aa5f-e0969c0c537a} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 23533 | 2026.02.05 23:57:31.053655 [ 319 ] {a6cc0c4b-7485-489a-aa5f-e0969c0c537a} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 23534 | 2026.02.05 23:57:31.053602 [ 348 ] {a6cc0c4b-7485-489a-aa5f-e0969c0c537a} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23535 | 2026.02.05 23:57:31.053775 [ 5 ] {a6cc0c4b-7485-489a-aa5f-e0969c0c537a} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Selected 5/5 parts by partition key, 3 parts by primary key, 3/5 marks by primary key, 3 marks to read from 3 ranges | ||
| 23536 | 2026.02.05 23:57:31.053801 [ 5 ] {a6cc0c4b-7485-489a-aa5f-e0969c0c537a} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23537 | 2026.02.05 23:57:31.053868 [ 5 ] {a6cc0c4b-7485-489a-aa5f-e0969c0c537a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23538 | 2026.02.05 23:57:31.053885 [ 5 ] {a6cc0c4b-7485-489a-aa5f-e0969c0c537a} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 23539 | 2026.02.05 23:57:31.053916 [ 5 ] {a6cc0c4b-7485-489a-aa5f-e0969c0c537a} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23540 | 2026.02.05 23:57:31.053947 [ 5 ] {a6cc0c4b-7485-489a-aa5f-e0969c0c537a} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23541 | 2026.02.05 23:57:31.053975 [ 5 ] {a6cc0c4b-7485-489a-aa5f-e0969c0c537a} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23542 | 2026.02.05 23:57:31.054582 [ 5 ] {a6cc0c4b-7485-489a-aa5f-e0969c0c537a} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.001754 sec., 23375.142531356898 rows/sec., 891.38 KiB/sec. | ||
| 23543 | 2026.02.05 23:57:31.054701 [ 5 ] {a6cc0c4b-7485-489a-aa5f-e0969c0c537a} <Debug> TCPHandler: Processed in 0.00200341 sec. | ||
| 23544 | 2026.02.05 23:57:31.054886 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23545 | 2026.02.05 23:57:31.055028 [ 5 ] {62d7e46d-8b70-402f-a6a0-2d79ed4e7282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23546 | 2026.02.05 23:57:31.055254 [ 5 ] {62d7e46d-8b70-402f-a6a0-2d79ed4e7282} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23547 | 2026.02.05 23:57:31.055293 [ 5 ] {62d7e46d-8b70-402f-a6a0-2d79ed4e7282} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23548 | 2026.02.05 23:57:31.055520 [ 5 ] {62d7e46d-8b70-402f-a6a0-2d79ed4e7282} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23549 | 2026.02.05 23:57:31.055572 [ 5 ] {62d7e46d-8b70-402f-a6a0-2d79ed4e7282} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23550 | 2026.02.05 23:57:31.055671 [ 5 ] {62d7e46d-8b70-402f-a6a0-2d79ed4e7282} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Key condition: (column 0 notIn 55-element set) | ||
| 23551 | 2026.02.05 23:57:31.055723 [ 323 ] {62d7e46d-8b70-402f-a6a0-2d79ed4e7282} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23552 | 2026.02.05 23:57:31.055739 [ 306 ] {62d7e46d-8b70-402f-a6a0-2d79ed4e7282} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23553 | 2026.02.05 23:57:31.055746 [ 348 ] {62d7e46d-8b70-402f-a6a0-2d79ed4e7282} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23554 | 2026.02.05 23:57:31.055767 [ 319 ] {62d7e46d-8b70-402f-a6a0-2d79ed4e7282} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 23555 | 2026.02.05 23:57:31.055741 [ 332 ] {62d7e46d-8b70-402f-a6a0-2d79ed4e7282} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 23556 | 2026.02.05 23:57:31.055892 [ 5 ] {62d7e46d-8b70-402f-a6a0-2d79ed4e7282} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Selected 5/5 parts by partition key, 3 parts by primary key, 3/5 marks by primary key, 3 marks to read from 3 ranges | ||
| 23557 | 2026.02.05 23:57:31.055918 [ 5 ] {62d7e46d-8b70-402f-a6a0-2d79ed4e7282} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23558 | 2026.02.05 23:57:31.055984 [ 5 ] {62d7e46d-8b70-402f-a6a0-2d79ed4e7282} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23559 | 2026.02.05 23:57:31.056001 [ 5 ] {62d7e46d-8b70-402f-a6a0-2d79ed4e7282} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 23560 | 2026.02.05 23:57:31.056031 [ 5 ] {62d7e46d-8b70-402f-a6a0-2d79ed4e7282} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23561 | 2026.02.05 23:57:31.056062 [ 5 ] {62d7e46d-8b70-402f-a6a0-2d79ed4e7282} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23562 | 2026.02.05 23:57:31.056092 [ 5 ] {62d7e46d-8b70-402f-a6a0-2d79ed4e7282} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23563 | 2026.02.05 23:57:31.056699 [ 5 ] {62d7e46d-8b70-402f-a6a0-2d79ed4e7282} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.001734 sec., 23644.75201845444 rows/sec., 901.66 KiB/sec. | ||
| 23564 | 2026.02.05 23:57:31.056819 [ 5 ] {62d7e46d-8b70-402f-a6a0-2d79ed4e7282} <Debug> TCPHandler: Processed in 0.00198438 sec. | ||
| 23565 | 2026.02.05 23:57:31.057382 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23566 | 2026.02.05 23:57:31.057524 [ 5 ] {a72441b9-68b7-4be7-8d27-7aff31c16f36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23567 | 2026.02.05 23:57:31.057752 [ 5 ] {a72441b9-68b7-4be7-8d27-7aff31c16f36} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23568 | 2026.02.05 23:57:31.057791 [ 5 ] {a72441b9-68b7-4be7-8d27-7aff31c16f36} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23569 | 2026.02.05 23:57:31.058069 [ 5 ] {a72441b9-68b7-4be7-8d27-7aff31c16f36} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23570 | 2026.02.05 23:57:31.058123 [ 5 ] {a72441b9-68b7-4be7-8d27-7aff31c16f36} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23571 | 2026.02.05 23:57:31.058220 [ 5 ] {a72441b9-68b7-4be7-8d27-7aff31c16f36} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Key condition: (column 0 notIn 56-element set) | ||
| 23572 | 2026.02.05 23:57:31.058287 [ 323 ] {a72441b9-68b7-4be7-8d27-7aff31c16f36} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23573 | 2026.02.05 23:57:31.058298 [ 348 ] {a72441b9-68b7-4be7-8d27-7aff31c16f36} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 23574 | 2026.02.05 23:57:31.058298 [ 306 ] {a72441b9-68b7-4be7-8d27-7aff31c16f36} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23575 | 2026.02.05 23:57:31.058336 [ 301 ] {a72441b9-68b7-4be7-8d27-7aff31c16f36} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 23576 | 2026.02.05 23:57:31.058288 [ 330 ] {a72441b9-68b7-4be7-8d27-7aff31c16f36} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23577 | 2026.02.05 23:57:31.058473 [ 5 ] {a72441b9-68b7-4be7-8d27-7aff31c16f36} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Selected 5/5 parts by partition key, 3 parts by primary key, 3/5 marks by primary key, 3 marks to read from 3 ranges | ||
| 23578 | 2026.02.05 23:57:31.058499 [ 5 ] {a72441b9-68b7-4be7-8d27-7aff31c16f36} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23579 | 2026.02.05 23:57:31.058568 [ 5 ] {a72441b9-68b7-4be7-8d27-7aff31c16f36} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23580 | 2026.02.05 23:57:31.058584 [ 5 ] {a72441b9-68b7-4be7-8d27-7aff31c16f36} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 23581 | 2026.02.05 23:57:31.058617 [ 5 ] {a72441b9-68b7-4be7-8d27-7aff31c16f36} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23582 | 2026.02.05 23:57:31.058650 [ 5 ] {a72441b9-68b7-4be7-8d27-7aff31c16f36} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23583 | 2026.02.05 23:57:31.058684 [ 5 ] {a72441b9-68b7-4be7-8d27-7aff31c16f36} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23584 | 2026.02.05 23:57:31.059474 [ 5 ] {a72441b9-68b7-4be7-8d27-7aff31c16f36} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.002013 sec., 20367.610531544957 rows/sec., 776.69 KiB/sec. | ||
| 23585 | 2026.02.05 23:57:31.059600 [ 5 ] {a72441b9-68b7-4be7-8d27-7aff31c16f36} <Debug> TCPHandler: Processed in 0.002267622 sec. | ||
| 23586 | 2026.02.05 23:57:31.059814 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23587 | 2026.02.05 23:57:31.059960 [ 5 ] {b4306988-5e91-4905-9cb4-5e18da14c760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23588 | 2026.02.05 23:57:31.060190 [ 5 ] {b4306988-5e91-4905-9cb4-5e18da14c760} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23589 | 2026.02.05 23:57:31.060229 [ 5 ] {b4306988-5e91-4905-9cb4-5e18da14c760} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23590 | 2026.02.05 23:57:31.060461 [ 5 ] {b4306988-5e91-4905-9cb4-5e18da14c760} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23591 | 2026.02.05 23:57:31.060515 [ 5 ] {b4306988-5e91-4905-9cb4-5e18da14c760} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23592 | 2026.02.05 23:57:31.060615 [ 5 ] {b4306988-5e91-4905-9cb4-5e18da14c760} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Key condition: (column 0 notIn 57-element set) | ||
| 23593 | 2026.02.05 23:57:31.060684 [ 306 ] {b4306988-5e91-4905-9cb4-5e18da14c760} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23594 | 2026.02.05 23:57:31.060697 [ 301 ] {b4306988-5e91-4905-9cb4-5e18da14c760} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23595 | 2026.02.05 23:57:31.060710 [ 317 ] {b4306988-5e91-4905-9cb4-5e18da14c760} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 23596 | 2026.02.05 23:57:31.060696 [ 330 ] {b4306988-5e91-4905-9cb4-5e18da14c760} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 23597 | 2026.02.05 23:57:31.060690 [ 348 ] {b4306988-5e91-4905-9cb4-5e18da14c760} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23598 | 2026.02.05 23:57:31.060857 [ 5 ] {b4306988-5e91-4905-9cb4-5e18da14c760} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Selected 5/5 parts by partition key, 3 parts by primary key, 3/5 marks by primary key, 3 marks to read from 3 ranges | ||
| 23599 | 2026.02.05 23:57:31.060884 [ 5 ] {b4306988-5e91-4905-9cb4-5e18da14c760} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23600 | 2026.02.05 23:57:31.060950 [ 5 ] {b4306988-5e91-4905-9cb4-5e18da14c760} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23601 | 2026.02.05 23:57:31.060967 [ 5 ] {b4306988-5e91-4905-9cb4-5e18da14c760} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 23602 | 2026.02.05 23:57:31.060998 [ 5 ] {b4306988-5e91-4905-9cb4-5e18da14c760} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23603 | 2026.02.05 23:57:31.061030 [ 5 ] {b4306988-5e91-4905-9cb4-5e18da14c760} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23604 | 2026.02.05 23:57:31.061061 [ 5 ] {b4306988-5e91-4905-9cb4-5e18da14c760} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23605 | 2026.02.05 23:57:31.061652 [ 5 ] {b4306988-5e91-4905-9cb4-5e18da14c760} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.001758 sec., 23321.956769055745 rows/sec., 889.35 KiB/sec. | ||
| 23606 | 2026.02.05 23:57:31.061787 [ 5 ] {b4306988-5e91-4905-9cb4-5e18da14c760} <Debug> TCPHandler: Processed in 0.0020234 sec. | ||
| 23607 | 2026.02.05 23:57:31.061983 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23608 | 2026.02.05 23:57:31.062130 [ 5 ] {973ec266-c670-4daa-85e7-25699c225aa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23609 | 2026.02.05 23:57:31.062360 [ 5 ] {973ec266-c670-4daa-85e7-25699c225aa0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23610 | 2026.02.05 23:57:31.062400 [ 5 ] {973ec266-c670-4daa-85e7-25699c225aa0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23611 | 2026.02.05 23:57:31.062632 [ 5 ] {973ec266-c670-4daa-85e7-25699c225aa0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23612 | 2026.02.05 23:57:31.062686 [ 5 ] {973ec266-c670-4daa-85e7-25699c225aa0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23613 | 2026.02.05 23:57:31.062785 [ 5 ] {973ec266-c670-4daa-85e7-25699c225aa0} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Key condition: (column 0 notIn 58-element set) | ||
| 23614 | 2026.02.05 23:57:31.062851 [ 330 ] {973ec266-c670-4daa-85e7-25699c225aa0} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23615 | 2026.02.05 23:57:31.062864 [ 348 ] {973ec266-c670-4daa-85e7-25699c225aa0} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 23616 | 2026.02.05 23:57:31.062859 [ 306 ] {973ec266-c670-4daa-85e7-25699c225aa0} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23617 | 2026.02.05 23:57:31.062858 [ 301 ] {973ec266-c670-4daa-85e7-25699c225aa0} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 23618 | 2026.02.05 23:57:31.062855 [ 317 ] {973ec266-c670-4daa-85e7-25699c225aa0} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23619 | 2026.02.05 23:57:31.063025 [ 5 ] {973ec266-c670-4daa-85e7-25699c225aa0} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Selected 5/5 parts by partition key, 3 parts by primary key, 3/5 marks by primary key, 3 marks to read from 3 ranges | ||
| 23620 | 2026.02.05 23:57:31.063051 [ 5 ] {973ec266-c670-4daa-85e7-25699c225aa0} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23621 | 2026.02.05 23:57:31.063119 [ 5 ] {973ec266-c670-4daa-85e7-25699c225aa0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23622 | 2026.02.05 23:57:31.063136 [ 5 ] {973ec266-c670-4daa-85e7-25699c225aa0} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 23623 | 2026.02.05 23:57:31.063167 [ 5 ] {973ec266-c670-4daa-85e7-25699c225aa0} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23624 | 2026.02.05 23:57:31.063200 [ 5 ] {973ec266-c670-4daa-85e7-25699c225aa0} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23625 | 2026.02.05 23:57:31.063231 [ 5 ] {973ec266-c670-4daa-85e7-25699c225aa0} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23626 | 2026.02.05 23:57:31.063826 [ 5 ] {973ec266-c670-4daa-85e7-25699c225aa0} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.001763 sec., 23255.81395348837 rows/sec., 886.83 KiB/sec. | ||
| 23627 | 2026.02.05 23:57:31.063961 [ 5 ] {973ec266-c670-4daa-85e7-25699c225aa0} <Debug> TCPHandler: Processed in 0.00202817 sec. | ||
| 23628 | 2026.02.05 23:57:31.064292 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23629 | 2026.02.05 23:57:31.064442 [ 5 ] {55d0808a-2173-4f17-8e61-0a88b2df3f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23630 | 2026.02.05 23:57:31.064674 [ 5 ] {55d0808a-2173-4f17-8e61-0a88b2df3f2e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23631 | 2026.02.05 23:57:31.064714 [ 5 ] {55d0808a-2173-4f17-8e61-0a88b2df3f2e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23632 | 2026.02.05 23:57:31.064949 [ 5 ] {55d0808a-2173-4f17-8e61-0a88b2df3f2e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23633 | 2026.02.05 23:57:31.065001 [ 5 ] {55d0808a-2173-4f17-8e61-0a88b2df3f2e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23634 | 2026.02.05 23:57:31.065103 [ 5 ] {55d0808a-2173-4f17-8e61-0a88b2df3f2e} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Key condition: (column 0 notIn 59-element set) | ||
| 23635 | 2026.02.05 23:57:31.065170 [ 301 ] {55d0808a-2173-4f17-8e61-0a88b2df3f2e} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23636 | 2026.02.05 23:57:31.065177 [ 317 ] {55d0808a-2173-4f17-8e61-0a88b2df3f2e} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23637 | 2026.02.05 23:57:31.065197 [ 304 ] {55d0808a-2173-4f17-8e61-0a88b2df3f2e} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 23638 | 2026.02.05 23:57:31.065180 [ 306 ] {55d0808a-2173-4f17-8e61-0a88b2df3f2e} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 23639 | 2026.02.05 23:57:31.065172 [ 330 ] {55d0808a-2173-4f17-8e61-0a88b2df3f2e} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23640 | 2026.02.05 23:57:31.065335 [ 5 ] {55d0808a-2173-4f17-8e61-0a88b2df3f2e} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Selected 5/5 parts by partition key, 3 parts by primary key, 3/5 marks by primary key, 3 marks to read from 3 ranges | ||
| 23641 | 2026.02.05 23:57:31.065362 [ 5 ] {55d0808a-2173-4f17-8e61-0a88b2df3f2e} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23642 | 2026.02.05 23:57:31.065429 [ 5 ] {55d0808a-2173-4f17-8e61-0a88b2df3f2e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23643 | 2026.02.05 23:57:31.065446 [ 5 ] {55d0808a-2173-4f17-8e61-0a88b2df3f2e} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 23644 | 2026.02.05 23:57:31.065477 [ 5 ] {55d0808a-2173-4f17-8e61-0a88b2df3f2e} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23645 | 2026.02.05 23:57:31.065509 [ 5 ] {55d0808a-2173-4f17-8e61-0a88b2df3f2e} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23646 | 2026.02.05 23:57:31.065541 [ 5 ] {55d0808a-2173-4f17-8e61-0a88b2df3f2e} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23647 | 2026.02.05 23:57:31.066109 [ 5 ] {55d0808a-2173-4f17-8e61-0a88b2df3f2e} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.001738 sec., 23590.333716915997 rows/sec., 899.58 KiB/sec. | ||
| 23648 | 2026.02.05 23:57:31.066227 [ 5 ] {55d0808a-2173-4f17-8e61-0a88b2df3f2e} <Debug> TCPHandler: Processed in 0.001984989 sec. | ||
| 23649 | 2026.02.05 23:57:31.066421 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23650 | 2026.02.05 23:57:31.066568 [ 5 ] {b9d9ee52-8ac3-4163-bfdd-dae8d2c2c26f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23651 | 2026.02.05 23:57:31.066799 [ 5 ] {b9d9ee52-8ac3-4163-bfdd-dae8d2c2c26f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23652 | 2026.02.05 23:57:31.066840 [ 5 ] {b9d9ee52-8ac3-4163-bfdd-dae8d2c2c26f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23653 | 2026.02.05 23:57:31.067075 [ 5 ] {b9d9ee52-8ac3-4163-bfdd-dae8d2c2c26f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23654 | 2026.02.05 23:57:31.067128 [ 5 ] {b9d9ee52-8ac3-4163-bfdd-dae8d2c2c26f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23655 | 2026.02.05 23:57:31.067228 [ 5 ] {b9d9ee52-8ac3-4163-bfdd-dae8d2c2c26f} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Key condition: (column 0 notIn 60-element set) | ||
| 23656 | 2026.02.05 23:57:31.067287 [ 304 ] {b9d9ee52-8ac3-4163-bfdd-dae8d2c2c26f} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23657 | 2026.02.05 23:57:31.067295 [ 317 ] {b9d9ee52-8ac3-4163-bfdd-dae8d2c2c26f} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 23658 | 2026.02.05 23:57:31.067302 [ 330 ] {b9d9ee52-8ac3-4163-bfdd-dae8d2c2c26f} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23659 | 2026.02.05 23:57:31.067323 [ 331 ] {b9d9ee52-8ac3-4163-bfdd-dae8d2c2c26f} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 23660 | 2026.02.05 23:57:31.067295 [ 301 ] {b9d9ee52-8ac3-4163-bfdd-dae8d2c2c26f} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23661 | 2026.02.05 23:57:31.067440 [ 5 ] {b9d9ee52-8ac3-4163-bfdd-dae8d2c2c26f} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Selected 5/5 parts by partition key, 3 parts by primary key, 3/5 marks by primary key, 3 marks to read from 3 ranges | ||
| 23662 | 2026.02.05 23:57:31.067466 [ 5 ] {b9d9ee52-8ac3-4163-bfdd-dae8d2c2c26f} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23663 | 2026.02.05 23:57:31.067534 [ 5 ] {b9d9ee52-8ac3-4163-bfdd-dae8d2c2c26f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23664 | 2026.02.05 23:57:31.067552 [ 5 ] {b9d9ee52-8ac3-4163-bfdd-dae8d2c2c26f} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 23665 | 2026.02.05 23:57:31.067582 [ 5 ] {b9d9ee52-8ac3-4163-bfdd-dae8d2c2c26f} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23666 | 2026.02.05 23:57:31.067616 [ 5 ] {b9d9ee52-8ac3-4163-bfdd-dae8d2c2c26f} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23667 | 2026.02.05 23:57:31.067646 [ 5 ] {b9d9ee52-8ac3-4163-bfdd-dae8d2c2c26f} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23668 | 2026.02.05 23:57:31.068272 [ 5 ] {b9d9ee52-8ac3-4163-bfdd-dae8d2c2c26f} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.001772 sec., 23137.697516930024 rows/sec., 882.32 KiB/sec. | ||
| 23669 | 2026.02.05 23:57:31.068392 [ 5 ] {b9d9ee52-8ac3-4163-bfdd-dae8d2c2c26f} <Debug> TCPHandler: Processed in 0.00202069 sec. | ||
| 23670 | 2026.02.05 23:57:31.068585 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23671 | 2026.02.05 23:57:31.068733 [ 5 ] {671ea3c7-897e-4204-86d2-fe67bfc01db1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23672 | 2026.02.05 23:57:31.068964 [ 5 ] {671ea3c7-897e-4204-86d2-fe67bfc01db1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23673 | 2026.02.05 23:57:31.069004 [ 5 ] {671ea3c7-897e-4204-86d2-fe67bfc01db1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23674 | 2026.02.05 23:57:31.069242 [ 5 ] {671ea3c7-897e-4204-86d2-fe67bfc01db1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23675 | 2026.02.05 23:57:31.069294 [ 5 ] {671ea3c7-897e-4204-86d2-fe67bfc01db1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23676 | 2026.02.05 23:57:31.069392 [ 5 ] {671ea3c7-897e-4204-86d2-fe67bfc01db1} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Key condition: (column 0 notIn 61-element set) | ||
| 23677 | 2026.02.05 23:57:31.069454 [ 301 ] {671ea3c7-897e-4204-86d2-fe67bfc01db1} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23678 | 2026.02.05 23:57:31.069466 [ 330 ] {671ea3c7-897e-4204-86d2-fe67bfc01db1} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23679 | 2026.02.05 23:57:31.069485 [ 324 ] {671ea3c7-897e-4204-86d2-fe67bfc01db1} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 23680 | 2026.02.05 23:57:31.069475 [ 331 ] {671ea3c7-897e-4204-86d2-fe67bfc01db1} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 23681 | 2026.02.05 23:57:31.069468 [ 304 ] {671ea3c7-897e-4204-86d2-fe67bfc01db1} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23682 | 2026.02.05 23:57:31.069608 [ 5 ] {671ea3c7-897e-4204-86d2-fe67bfc01db1} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Selected 5/5 parts by partition key, 3 parts by primary key, 3/5 marks by primary key, 3 marks to read from 3 ranges | ||
| 23683 | 2026.02.05 23:57:31.069630 [ 5 ] {671ea3c7-897e-4204-86d2-fe67bfc01db1} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23684 | 2026.02.05 23:57:31.069697 [ 5 ] {671ea3c7-897e-4204-86d2-fe67bfc01db1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23685 | 2026.02.05 23:57:31.069714 [ 5 ] {671ea3c7-897e-4204-86d2-fe67bfc01db1} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 23686 | 2026.02.05 23:57:31.069744 [ 5 ] {671ea3c7-897e-4204-86d2-fe67bfc01db1} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23687 | 2026.02.05 23:57:31.069779 [ 5 ] {671ea3c7-897e-4204-86d2-fe67bfc01db1} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23688 | 2026.02.05 23:57:31.069808 [ 5 ] {671ea3c7-897e-4204-86d2-fe67bfc01db1} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23689 | 2026.02.05 23:57:31.070394 [ 5 ] {671ea3c7-897e-4204-86d2-fe67bfc01db1} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.00173 sec., 23699.42196531792 rows/sec., 903.74 KiB/sec. | ||
| 23690 | 2026.02.05 23:57:31.070512 [ 5 ] {671ea3c7-897e-4204-86d2-fe67bfc01db1} <Debug> TCPHandler: Processed in 0.001977609 sec. | ||
| 23691 | 2026.02.05 23:57:31.070801 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23692 | 2026.02.05 23:57:31.070949 [ 5 ] {cb712e33-5951-4495-90fc-f2a6faaee69b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23693 | 2026.02.05 23:57:31.071182 [ 5 ] {cb712e33-5951-4495-90fc-f2a6faaee69b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23694 | 2026.02.05 23:57:31.071222 [ 5 ] {cb712e33-5951-4495-90fc-f2a6faaee69b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23695 | 2026.02.05 23:57:31.071463 [ 5 ] {cb712e33-5951-4495-90fc-f2a6faaee69b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23696 | 2026.02.05 23:57:31.071516 [ 5 ] {cb712e33-5951-4495-90fc-f2a6faaee69b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23697 | 2026.02.05 23:57:31.071615 [ 5 ] {cb712e33-5951-4495-90fc-f2a6faaee69b} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Key condition: (column 0 notIn 62-element set) | ||
| 23698 | 2026.02.05 23:57:31.071676 [ 330 ] {cb712e33-5951-4495-90fc-f2a6faaee69b} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23699 | 2026.02.05 23:57:31.071688 [ 304 ] {cb712e33-5951-4495-90fc-f2a6faaee69b} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23700 | 2026.02.05 23:57:31.071692 [ 324 ] {cb712e33-5951-4495-90fc-f2a6faaee69b} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 23701 | 2026.02.05 23:57:31.071689 [ 331 ] {cb712e33-5951-4495-90fc-f2a6faaee69b} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 23702 | 2026.02.05 23:57:31.071686 [ 301 ] {cb712e33-5951-4495-90fc-f2a6faaee69b} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23703 | 2026.02.05 23:57:31.071850 [ 5 ] {cb712e33-5951-4495-90fc-f2a6faaee69b} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Selected 5/5 parts by partition key, 3 parts by primary key, 3/5 marks by primary key, 3 marks to read from 3 ranges | ||
| 23704 | 2026.02.05 23:57:31.071877 [ 5 ] {cb712e33-5951-4495-90fc-f2a6faaee69b} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23705 | 2026.02.05 23:57:31.071945 [ 5 ] {cb712e33-5951-4495-90fc-f2a6faaee69b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23706 | 2026.02.05 23:57:31.071963 [ 5 ] {cb712e33-5951-4495-90fc-f2a6faaee69b} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 23707 | 2026.02.05 23:57:31.071994 [ 5 ] {cb712e33-5951-4495-90fc-f2a6faaee69b} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23708 | 2026.02.05 23:57:31.072026 [ 5 ] {cb712e33-5951-4495-90fc-f2a6faaee69b} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23709 | 2026.02.05 23:57:31.072056 [ 5 ] {cb712e33-5951-4495-90fc-f2a6faaee69b} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23710 | 2026.02.05 23:57:31.072598 [ 5 ] {cb712e33-5951-4495-90fc-f2a6faaee69b} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.001717 sec., 23878.858474082703 rows/sec., 910.59 KiB/sec. | ||
| 23711 | 2026.02.05 23:57:31.072702 [ 5 ] {cb712e33-5951-4495-90fc-f2a6faaee69b} <Debug> TCPHandler: Processed in 0.001952369 sec. | ||
| 23712 | 2026.02.05 23:57:31.072900 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23713 | 2026.02.05 23:57:31.073048 [ 5 ] {4b61d152-bb7b-47af-ab5a-50da6f74f375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23714 | 2026.02.05 23:57:31.073279 [ 5 ] {4b61d152-bb7b-47af-ab5a-50da6f74f375} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23715 | 2026.02.05 23:57:31.073320 [ 5 ] {4b61d152-bb7b-47af-ab5a-50da6f74f375} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23716 | 2026.02.05 23:57:31.073561 [ 5 ] {4b61d152-bb7b-47af-ab5a-50da6f74f375} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23717 | 2026.02.05 23:57:31.073614 [ 5 ] {4b61d152-bb7b-47af-ab5a-50da6f74f375} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23718 | 2026.02.05 23:57:31.073712 [ 5 ] {4b61d152-bb7b-47af-ab5a-50da6f74f375} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Key condition: (column 0 notIn 63-element set) | ||
| 23719 | 2026.02.05 23:57:31.073771 [ 301 ] {4b61d152-bb7b-47af-ab5a-50da6f74f375} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23720 | 2026.02.05 23:57:31.073784 [ 330 ] {4b61d152-bb7b-47af-ab5a-50da6f74f375} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23721 | 2026.02.05 23:57:31.073802 [ 335 ] {4b61d152-bb7b-47af-ab5a-50da6f74f375} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 23722 | 2026.02.05 23:57:31.073777 [ 304 ] {4b61d152-bb7b-47af-ab5a-50da6f74f375} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 23723 | 2026.02.05 23:57:31.073776 [ 331 ] {4b61d152-bb7b-47af-ab5a-50da6f74f375} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23724 | 2026.02.05 23:57:31.073923 [ 5 ] {4b61d152-bb7b-47af-ab5a-50da6f74f375} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Selected 5/5 parts by partition key, 3 parts by primary key, 3/5 marks by primary key, 3 marks to read from 3 ranges | ||
| 23725 | 2026.02.05 23:57:31.073944 [ 5 ] {4b61d152-bb7b-47af-ab5a-50da6f74f375} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23726 | 2026.02.05 23:57:31.074010 [ 5 ] {4b61d152-bb7b-47af-ab5a-50da6f74f375} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23727 | 2026.02.05 23:57:31.074026 [ 5 ] {4b61d152-bb7b-47af-ab5a-50da6f74f375} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 23728 | 2026.02.05 23:57:31.074057 [ 5 ] {4b61d152-bb7b-47af-ab5a-50da6f74f375} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23729 | 2026.02.05 23:57:31.074089 [ 5 ] {4b61d152-bb7b-47af-ab5a-50da6f74f375} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23730 | 2026.02.05 23:57:31.074120 [ 5 ] {4b61d152-bb7b-47af-ab5a-50da6f74f375} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23731 | 2026.02.05 23:57:31.074700 [ 5 ] {4b61d152-bb7b-47af-ab5a-50da6f74f375} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.001721 sec., 23823.358512492734 rows/sec., 908.47 KiB/sec. | ||
| 23732 | 2026.02.05 23:57:31.074800 [ 5 ] {4b61d152-bb7b-47af-ab5a-50da6f74f375} <Debug> TCPHandler: Processed in 0.00195032 sec. | ||
| 23733 | 2026.02.05 23:57:31.075129 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23734 | 2026.02.05 23:57:31.075275 [ 5 ] {df5eebbc-96eb-4f42-9945-35c20120a504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23735 | 2026.02.05 23:57:31.075506 [ 5 ] {df5eebbc-96eb-4f42-9945-35c20120a504} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23736 | 2026.02.05 23:57:31.075546 [ 5 ] {df5eebbc-96eb-4f42-9945-35c20120a504} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23737 | 2026.02.05 23:57:31.075787 [ 5 ] {df5eebbc-96eb-4f42-9945-35c20120a504} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23738 | 2026.02.05 23:57:31.075846 [ 5 ] {df5eebbc-96eb-4f42-9945-35c20120a504} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23739 | 2026.02.05 23:57:31.075945 [ 5 ] {df5eebbc-96eb-4f42-9945-35c20120a504} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Key condition: (column 0 notIn 64-element set) | ||
| 23740 | 2026.02.05 23:57:31.076001 [ 304 ] {df5eebbc-96eb-4f42-9945-35c20120a504} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23741 | 2026.02.05 23:57:31.076002 [ 331 ] {df5eebbc-96eb-4f42-9945-35c20120a504} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23742 | 2026.02.05 23:57:31.076020 [ 308 ] {df5eebbc-96eb-4f42-9945-35c20120a504} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23743 | 2026.02.05 23:57:31.076039 [ 302 ] {df5eebbc-96eb-4f42-9945-35c20120a504} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 23744 | 2026.02.05 23:57:31.076014 [ 301 ] {df5eebbc-96eb-4f42-9945-35c20120a504} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 23745 | 2026.02.05 23:57:31.076153 [ 5 ] {df5eebbc-96eb-4f42-9945-35c20120a504} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Selected 5/5 parts by partition key, 3 parts by primary key, 3/5 marks by primary key, 3 marks to read from 3 ranges | ||
| 23746 | 2026.02.05 23:57:31.076180 [ 5 ] {df5eebbc-96eb-4f42-9945-35c20120a504} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23747 | 2026.02.05 23:57:31.076248 [ 5 ] {df5eebbc-96eb-4f42-9945-35c20120a504} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23748 | 2026.02.05 23:57:31.076266 [ 5 ] {df5eebbc-96eb-4f42-9945-35c20120a504} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 23749 | 2026.02.05 23:57:31.076297 [ 5 ] {df5eebbc-96eb-4f42-9945-35c20120a504} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23750 | 2026.02.05 23:57:31.076330 [ 5 ] {df5eebbc-96eb-4f42-9945-35c20120a504} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23751 | 2026.02.05 23:57:31.076361 [ 5 ] {df5eebbc-96eb-4f42-9945-35c20120a504} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23752 | 2026.02.05 23:57:31.076902 [ 5 ] {df5eebbc-96eb-4f42-9945-35c20120a504} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.001694 sec., 24203.069657615113 rows/sec., 922.95 KiB/sec. | ||
| 23753 | 2026.02.05 23:57:31.077001 [ 5 ] {df5eebbc-96eb-4f42-9945-35c20120a504} <Debug> TCPHandler: Processed in 0.001922709 sec. | ||
| 23754 | 2026.02.05 23:57:31.077341 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23755 | 2026.02.05 23:57:31.077491 [ 5 ] {cf6c8d02-02d0-4653-b9df-9bd0c0c592de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23756 | 2026.02.05 23:57:31.077724 [ 5 ] {cf6c8d02-02d0-4653-b9df-9bd0c0c592de} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23757 | 2026.02.05 23:57:31.077765 [ 5 ] {cf6c8d02-02d0-4653-b9df-9bd0c0c592de} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23758 | 2026.02.05 23:57:31.078010 [ 5 ] {cf6c8d02-02d0-4653-b9df-9bd0c0c592de} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23759 | 2026.02.05 23:57:31.078063 [ 5 ] {cf6c8d02-02d0-4653-b9df-9bd0c0c592de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23760 | 2026.02.05 23:57:31.078161 [ 5 ] {cf6c8d02-02d0-4653-b9df-9bd0c0c592de} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Key condition: (column 0 notIn 65-element set) | ||
| 23761 | 2026.02.05 23:57:31.078216 [ 308 ] {cf6c8d02-02d0-4653-b9df-9bd0c0c592de} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23762 | 2026.02.05 23:57:31.078230 [ 304 ] {cf6c8d02-02d0-4653-b9df-9bd0c0c592de} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 23763 | 2026.02.05 23:57:31.078242 [ 301 ] {cf6c8d02-02d0-4653-b9df-9bd0c0c592de} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 23764 | 2026.02.05 23:57:31.078238 [ 331 ] {cf6c8d02-02d0-4653-b9df-9bd0c0c592de} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23765 | 2026.02.05 23:57:31.078231 [ 302 ] {cf6c8d02-02d0-4653-b9df-9bd0c0c592de} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23766 | 2026.02.05 23:57:31.078409 [ 5 ] {cf6c8d02-02d0-4653-b9df-9bd0c0c592de} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Selected 5/5 parts by partition key, 3 parts by primary key, 3/5 marks by primary key, 3 marks to read from 3 ranges | ||
| 23767 | 2026.02.05 23:57:31.078434 [ 5 ] {cf6c8d02-02d0-4653-b9df-9bd0c0c592de} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23768 | 2026.02.05 23:57:31.078503 [ 5 ] {cf6c8d02-02d0-4653-b9df-9bd0c0c592de} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23769 | 2026.02.05 23:57:31.078520 [ 5 ] {cf6c8d02-02d0-4653-b9df-9bd0c0c592de} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 23770 | 2026.02.05 23:57:31.078575 [ 5 ] {cf6c8d02-02d0-4653-b9df-9bd0c0c592de} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23771 | 2026.02.05 23:57:31.078610 [ 5 ] {cf6c8d02-02d0-4653-b9df-9bd0c0c592de} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23772 | 2026.02.05 23:57:31.078642 [ 5 ] {cf6c8d02-02d0-4653-b9df-9bd0c0c592de} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23773 | 2026.02.05 23:57:31.079157 [ 5 ] {cf6c8d02-02d0-4653-b9df-9bd0c0c592de} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.001737 sec., 23603.914795624638 rows/sec., 900.10 KiB/sec. | ||
| 23774 | 2026.02.05 23:57:31.079239 [ 5 ] {cf6c8d02-02d0-4653-b9df-9bd0c0c592de} <Debug> TCPHandler: Processed in 0.001947639 sec. | ||
| 23775 | 2026.02.05 23:57:31.079505 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23776 | 2026.02.05 23:57:31.079651 [ 5 ] {afe0fc4d-df89-4e9b-bb15-6438bdc5b9e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 23777 | 2026.02.05 23:57:31.079884 [ 5 ] {afe0fc4d-df89-4e9b-bb15-6438bdc5b9e7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23778 | 2026.02.05 23:57:31.079924 [ 5 ] {afe0fc4d-df89-4e9b-bb15-6438bdc5b9e7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 23779 | 2026.02.05 23:57:31.080167 [ 5 ] {afe0fc4d-df89-4e9b-bb15-6438bdc5b9e7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23780 | 2026.02.05 23:57:31.080221 [ 5 ] {afe0fc4d-df89-4e9b-bb15-6438bdc5b9e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23781 | 2026.02.05 23:57:31.080330 [ 5 ] {afe0fc4d-df89-4e9b-bb15-6438bdc5b9e7} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Key condition: (column 0 notIn 66-element set) | ||
| 23782 | 2026.02.05 23:57:31.080397 [ 308 ] {afe0fc4d-df89-4e9b-bb15-6438bdc5b9e7} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23783 | 2026.02.05 23:57:31.080402 [ 304 ] {afe0fc4d-df89-4e9b-bb15-6438bdc5b9e7} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23784 | 2026.02.05 23:57:31.080419 [ 301 ] {afe0fc4d-df89-4e9b-bb15-6438bdc5b9e7} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 23785 | 2026.02.05 23:57:31.080432 [ 329 ] {afe0fc4d-df89-4e9b-bb15-6438bdc5b9e7} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 23786 | 2026.02.05 23:57:31.080416 [ 302 ] {afe0fc4d-df89-4e9b-bb15-6438bdc5b9e7} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23787 | 2026.02.05 23:57:31.080550 [ 5 ] {afe0fc4d-df89-4e9b-bb15-6438bdc5b9e7} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Selected 5/5 parts by partition key, 3 parts by primary key, 3/5 marks by primary key, 3 marks to read from 3 ranges | ||
| 23788 | 2026.02.05 23:57:31.080577 [ 5 ] {afe0fc4d-df89-4e9b-bb15-6438bdc5b9e7} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23789 | 2026.02.05 23:57:31.080644 [ 5 ] {afe0fc4d-df89-4e9b-bb15-6438bdc5b9e7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23790 | 2026.02.05 23:57:31.080661 [ 5 ] {afe0fc4d-df89-4e9b-bb15-6438bdc5b9e7} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 23791 | 2026.02.05 23:57:31.080693 [ 5 ] {afe0fc4d-df89-4e9b-bb15-6438bdc5b9e7} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23792 | 2026.02.05 23:57:31.080725 [ 5 ] {afe0fc4d-df89-4e9b-bb15-6438bdc5b9e7} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23793 | 2026.02.05 23:57:31.080754 [ 5 ] {afe0fc4d-df89-4e9b-bb15-6438bdc5b9e7} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 23794 | 2026.02.05 23:57:31.081344 [ 5 ] {afe0fc4d-df89-4e9b-bb15-6438bdc5b9e7} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.00176 sec., 23295.454545454544 rows/sec., 888.34 KiB/sec. | ||
| 23795 | 2026.02.05 23:57:31.081469 [ 5 ] {afe0fc4d-df89-4e9b-bb15-6438bdc5b9e7} <Debug> TCPHandler: Processed in 0.00201452 sec. | ||
| 23796 | 2026.02.05 23:57:31.084707 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23797 | 2026.02.05 23:57:31.084836 [ 5 ] {e1a7645f-1c7c-4e5a-88a6-a9bf2986504c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 23798 | 2026.02.05 23:57:31.084886 [ 5 ] {e1a7645f-1c7c-4e5a-88a6-a9bf2986504c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23799 | 2026.02.05 23:57:31.085462 [ 5 ] {e1a7645f-1c7c-4e5a-88a6-a9bf2986504c} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23800 | 2026.02.05 23:57:31.085510 [ 5 ] {e1a7645f-1c7c-4e5a-88a6-a9bf2986504c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 23801 | 2026.02.05 23:57:31.085937 [ 5 ] {e1a7645f-1c7c-4e5a-88a6-a9bf2986504c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 23802 | 2026.02.05 23:57:31.086140 [ 5 ] {e1a7645f-1c7c-4e5a-88a6-a9bf2986504c} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23803 | 2026.02.05 23:57:31.086284 [ 5 ] {e1a7645f-1c7c-4e5a-88a6-a9bf2986504c} <Debug> executeQuery: Read 24 rows, 3.60 KiB in 0.001485 sec., 16161.616161616163 rows/sec., 2.37 MiB/sec. | ||
| 23804 | 2026.02.05 23:57:31.086282 [ 75 ] {} <Debug> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 23805 | 2026.02.05 23:57:31.086325 [ 5 ] {e1a7645f-1c7c-4e5a-88a6-a9bf2986504c} <Debug> TCPHandler: Processed in 0.001679527 sec. | ||
| 23806 | 2026.02.05 23:57:31.086365 [ 75 ] {} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23807 | 2026.02.05 23:57:31.086405 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 23808 | 2026.02.05 23:57:31.086446 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23809 | 2026.02.05 23:57:31.086517 [ 202 ] {f2edef90-f588-4919-ae9f-5c6cb994c625::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 | ||
| 23810 | 2026.02.05 23:57:31.086550 [ 5 ] {8b4e15c5-15fa-414f-b540-91e217a96117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 23811 | 2026.02.05 23:57:31.086596 [ 5 ] {8b4e15c5-15fa-414f-b540-91e217a96117} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 23812 | 2026.02.05 23:57:31.086860 [ 202 ] {f2edef90-f588-4919-ae9f-5c6cb994c625::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23813 | 2026.02.05 23:57:31.086919 [ 202 ] {f2edef90-f588-4919-ae9f-5c6cb994c625::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 32 rows starting from the beginning of the part | ||
| 23814 | 2026.02.05 23:57:31.087029 [ 202 ] {f2edef90-f588-4919-ae9f-5c6cb994c625::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 3 rows starting from the beginning of the part | ||
| 23815 | 2026.02.05 23:57:31.087124 [ 202 ] {f2edef90-f588-4919-ae9f-5c6cb994c625::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 | ||
| 23816 | 2026.02.05 23:57:31.087128 [ 5 ] {8b4e15c5-15fa-414f-b540-91e217a96117} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23817 | 2026.02.05 23:57:31.087183 [ 5 ] {8b4e15c5-15fa-414f-b540-91e217a96117} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 23818 | 2026.02.05 23:57:31.087217 [ 202 ] {f2edef90-f588-4919-ae9f-5c6cb994c625::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 23819 | 2026.02.05 23:57:31.087312 [ 202 ] {f2edef90-f588-4919-ae9f-5c6cb994c625::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 23820 | 2026.02.05 23:57:31.087400 [ 202 ] {f2edef90-f588-4919-ae9f-5c6cb994c625::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 23821 | 2026.02.05 23:57:31.087516 [ 5 ] {8b4e15c5-15fa-414f-b540-91e217a96117} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 23822 | 2026.02.05 23:57:31.087787 [ 5 ] {8b4e15c5-15fa-414f-b540-91e217a96117} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23823 | 2026.02.05 23:57:31.087902 [ 75 ] {} <Debug> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40) (MergerMutator): Selected 5 parts from all_1_69_17 to all_73_73_0 | ||
| 23824 | 2026.02.05 23:57:31.087926 [ 5 ] {8b4e15c5-15fa-414f-b540-91e217a96117} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001397 sec., 190408.0171796707 rows/sec., 12.10 MiB/sec. | ||
| 23825 | 2026.02.05 23:57:31.087930 [ 75 ] {} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23826 | 2026.02.05 23:57:31.087968 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 23827 | 2026.02.05 23:57:31.087973 [ 5 ] {8b4e15c5-15fa-414f-b540-91e217a96117} <Debug> TCPHandler: Processed in 0.001577175 sec. | ||
| 23828 | 2026.02.05 23:57:31.088050 [ 200 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_73_18} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_69_17 to all_73_73_0 into Compact with storage Full | ||
| 23829 | 2026.02.05 23:57:31.088092 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23830 | 2026.02.05 23:57:31.088137 [ 200 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_73_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23831 | 2026.02.05 23:57:31.088167 [ 200 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_69_17, total 266 rows starting from the beginning of the part | ||
| 23832 | 2026.02.05 23:57:31.088189 [ 5 ] {8f15922b-8ad9-487d-8a95-e8988fe508f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 23833 | 2026.02.05 23:57:31.088222 [ 200 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 266 rows starting from the beginning of the part | ||
| 23834 | 2026.02.05 23:57:31.088230 [ 5 ] {8f15922b-8ad9-487d-8a95-e8988fe508f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 23835 | 2026.02.05 23:57:31.088270 [ 200 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 266 rows starting from the beginning of the part | ||
| 23836 | 2026.02.05 23:57:31.088316 [ 200 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 266 rows starting from the beginning of the part | ||
| 23837 | 2026.02.05 23:57:31.088357 [ 200 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 266 rows starting from the beginning of the part | ||
| 23838 | 2026.02.05 23:57:31.088629 [ 5 ] {8f15922b-8ad9-487d-8a95-e8988fe508f8} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23839 | 2026.02.05 23:57:31.088664 [ 5 ] {8f15922b-8ad9-487d-8a95-e8988fe508f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 23840 | 2026.02.05 23:57:31.088966 [ 5 ] {8f15922b-8ad9-487d-8a95-e8988fe508f8} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 23841 | 2026.02.05 23:57:31.089179 [ 5 ] {8f15922b-8ad9-487d-8a95-e8988fe508f8} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23842 | 2026.02.05 23:57:31.089181 [ 197 ] {f2edef90-f588-4919-ae9f-5c6cb994c625::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 67 rows, containing 6 columns (6 merged, 0 gathered) in 0.002707057 sec., 24750.12532059724 rows/sec., 4.64 MiB/sec. | ||
| 23843 | 2026.02.05 23:57:31.089280 [ 200 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_73_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1330 rows, containing 5 columns (5 merged, 0 gathered) in 0.001264633 sec., 1051688.5135845735 rows/sec., 70.83 MiB/sec. | ||
| 23844 | 2026.02.05 23:57:31.089286 [ 75 ] {} <Debug> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395) (MergerMutator): Selected 6 parts from all_1_33_8 to all_38_38_0 | ||
| 23845 | 2026.02.05 23:57:31.089313 [ 5 ] {8f15922b-8ad9-487d-8a95-e8988fe508f8} <Debug> executeQuery: Read 18 rows, 1.45 KiB in 0.001143 sec., 15748.031496062993 rows/sec., 1.24 MiB/sec. | ||
| 23846 | 2026.02.05 23:57:31.089331 [ 75 ] {} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23847 | 2026.02.05 23:57:31.089357 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 23848 | 2026.02.05 23:57:31.089357 [ 192 ] {f2edef90-f588-4919-ae9f-5c6cb994c625::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 23849 | 2026.02.05 23:57:31.089359 [ 5 ] {8f15922b-8ad9-487d-8a95-e8988fe508f8} <Debug> TCPHandler: Processed in 0.001317273 sec. | ||
| 23850 | 2026.02.05 23:57:31.089435 [ 186 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_38_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_33_8 to all_38_38_0 into Compact with storage Full | ||
| 23851 | 2026.02.05 23:57:31.089446 [ 197 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_73_18} <Trace> MergedBlockOutputStream: filled checksums all_1_73_18 (state Temporary) | ||
| 23852 | 2026.02.05 23:57:31.089500 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23853 | 2026.02.05 23:57:31.089550 [ 186 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_38_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23854 | 2026.02.05 23:57:31.089585 [ 186 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 18 rows starting from the beginning of the part | ||
| 23855 | 2026.02.05 23:57:31.089621 [ 5 ] {20baeead-4df3-4407-a1fb-dde02dffa46a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23856 | 2026.02.05 23:57:31.089643 [ 186 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part | ||
| 23857 | 2026.02.05 23:57:31.089681 [ 5 ] {20baeead-4df3-4407-a1fb-dde02dffa46a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23858 | 2026.02.05 23:57:31.089697 [ 186 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 2 rows starting from the beginning of the part | ||
| 23859 | 2026.02.05 23:57:31.089749 [ 186 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2 rows starting from the beginning of the part | ||
| 23860 | 2026.02.05 23:57:31.089792 [ 186 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
| 23861 | 2026.02.05 23:57:31.089800 [ 197 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_73_18} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_merge_all_1_73_18 to all_1_73_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23862 | 2026.02.05 23:57:31.089835 [ 186 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 18 rows starting from the beginning of the part | ||
| 23863 | 2026.02.05 23:57:31.089911 [ 197 ] {8e420b43-0312-4f05-bcfe-bf418ef6ba40::all_1_73_18} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40) (MergerMutator): Merged 5 parts: [all_1_69_17, all_73_73_0] -> all_1_73_18 | ||
| 23864 | 2026.02.05 23:57:31.089961 [ 192 ] {f2edef90-f588-4919-ae9f-5c6cb994c625::all_1_6_1} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23865 | 2026.02.05 23:57:31.090023 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 23866 | 2026.02.05 23:57:31.090047 [ 192 ] {f2edef90-f588-4919-ae9f-5c6cb994c625::all_1_6_1} <Trace> oximeter.timeseries_schema (f2edef90-f588-4919-ae9f-5c6cb994c625) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 23867 | 2026.02.05 23:57:31.090148 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 23868 | 2026.02.05 23:57:31.090589 [ 190 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_38_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55 rows, containing 5 columns (5 merged, 0 gathered) in 0.001189882 sec., 46223.07085912721 rows/sec., 3.84 MiB/sec. | ||
| 23869 | 2026.02.05 23:57:31.090711 [ 186 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_38_9} <Trace> MergedBlockOutputStream: filled checksums all_1_38_9 (state Temporary) | ||
| 23870 | 2026.02.05 23:57:31.090960 [ 186 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_38_9} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Renaming temporary part tmp_merge_all_1_38_9 to all_1_38_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23871 | 2026.02.05 23:57:31.091032 [ 186 ] {a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395::all_1_38_9} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395) (MergerMutator): Merged 6 parts: [all_1_33_8, all_38_38_0] -> all_1_38_9 | ||
| 23872 | 2026.02.05 23:57:31.091102 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 23873 | 2026.02.05 23:57:31.091525 [ 5 ] {20baeead-4df3-4407-a1fb-dde02dffa46a} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23874 | 2026.02.05 23:57:31.091567 [ 5 ] {20baeead-4df3-4407-a1fb-dde02dffa46a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 23875 | 2026.02.05 23:57:31.091994 [ 5 ] {20baeead-4df3-4407-a1fb-dde02dffa46a} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 23876 | 2026.02.05 23:57:31.092193 [ 5 ] {20baeead-4df3-4407-a1fb-dde02dffa46a} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23877 | 2026.02.05 23:57:31.092317 [ 5 ] {20baeead-4df3-4407-a1fb-dde02dffa46a} <Debug> executeQuery: Read 1978 rows, 164.28 KiB in 0.002753 sec., 718488.921176898 rows/sec., 58.28 MiB/sec. | ||
| 23878 | 2026.02.05 23:57:31.092352 [ 5 ] {20baeead-4df3-4407-a1fb-dde02dffa46a} <Debug> TCPHandler: Processed in 0.002950089 sec. | ||
| 23879 | 2026.02.05 23:57:31.092471 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23880 | 2026.02.05 23:57:31.092561 [ 5 ] {c21e05c8-e0ef-4c69-9824-58f178dbface} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23881 | 2026.02.05 23:57:31.092598 [ 5 ] {c21e05c8-e0ef-4c69-9824-58f178dbface} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23882 | 2026.02.05 23:57:31.093112 [ 5 ] {c21e05c8-e0ef-4c69-9824-58f178dbface} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23883 | 2026.02.05 23:57:31.093149 [ 5 ] {c21e05c8-e0ef-4c69-9824-58f178dbface} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 23884 | 2026.02.05 23:57:31.093442 [ 5 ] {c21e05c8-e0ef-4c69-9824-58f178dbface} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 23885 | 2026.02.05 23:57:31.093654 [ 5 ] {c21e05c8-e0ef-4c69-9824-58f178dbface} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23886 | 2026.02.05 23:57:31.093790 [ 5 ] {c21e05c8-e0ef-4c69-9824-58f178dbface} <Debug> executeQuery: Read 166 rows, 10.37 KiB in 0.001196 sec., 138795.98662207357 rows/sec., 8.47 MiB/sec. | ||
| 23887 | 2026.02.05 23:57:31.093830 [ 5 ] {c21e05c8-e0ef-4c69-9824-58f178dbface} <Debug> TCPHandler: Processed in 0.001364423 sec. | ||
| 23888 | 2026.02.05 23:57:31.093941 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23889 | 2026.02.05 23:57:31.094035 [ 5 ] {d7c410d1-c1e8-4959-8377-b903ddca88ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23890 | 2026.02.05 23:57:31.094074 [ 5 ] {d7c410d1-c1e8-4959-8377-b903ddca88ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23891 | 2026.02.05 23:57:31.094598 [ 5 ] {d7c410d1-c1e8-4959-8377-b903ddca88ca} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23892 | 2026.02.05 23:57:31.094635 [ 5 ] {d7c410d1-c1e8-4959-8377-b903ddca88ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 23893 | 2026.02.05 23:57:31.094949 [ 5 ] {d7c410d1-c1e8-4959-8377-b903ddca88ca} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 23894 | 2026.02.05 23:57:31.095161 [ 5 ] {d7c410d1-c1e8-4959-8377-b903ddca88ca} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23895 | 2026.02.05 23:57:31.095294 [ 5 ] {d7c410d1-c1e8-4959-8377-b903ddca88ca} <Debug> executeQuery: Read 406 rows, 27.51 KiB in 0.001277 sec., 317932.6546593579 rows/sec., 21.03 MiB/sec. | ||
| 23896 | 2026.02.05 23:57:31.095333 [ 5 ] {d7c410d1-c1e8-4959-8377-b903ddca88ca} <Debug> TCPHandler: Processed in 0.001441704 sec. | ||
| 23897 | 2026.02.05 23:57:31.095435 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23898 | 2026.02.05 23:57:31.095529 [ 5 ] {181fabc7-83b8-4eb4-8380-51af4d7524b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 23899 | 2026.02.05 23:57:31.095568 [ 5 ] {181fabc7-83b8-4eb4-8380-51af4d7524b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 23900 | 2026.02.05 23:57:31.095985 [ 5 ] {181fabc7-83b8-4eb4-8380-51af4d7524b3} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23901 | 2026.02.05 23:57:31.096022 [ 5 ] {181fabc7-83b8-4eb4-8380-51af4d7524b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 23902 | 2026.02.05 23:57:31.096323 [ 5 ] {181fabc7-83b8-4eb4-8380-51af4d7524b3} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 23903 | 2026.02.05 23:57:31.096527 [ 5 ] {181fabc7-83b8-4eb4-8380-51af4d7524b3} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23904 | 2026.02.05 23:57:31.096637 [ 74 ] {} <Debug> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0) (MergerMutator): Selected 5 parts from all_1_69_17 to all_73_73_0 | ||
| 23905 | 2026.02.05 23:57:31.096660 [ 5 ] {181fabc7-83b8-4eb4-8380-51af4d7524b3} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001149 sec., 120974.76066144473 rows/sec., 6.88 MiB/sec. | ||
| 23906 | 2026.02.05 23:57:31.096675 [ 74 ] {} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23907 | 2026.02.05 23:57:31.096704 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 23908 | 2026.02.05 23:57:31.096707 [ 5 ] {181fabc7-83b8-4eb4-8380-51af4d7524b3} <Debug> TCPHandler: Processed in 0.001321753 sec. | ||
| 23909 | 2026.02.05 23:57:31.096779 [ 192 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_73_18} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_69_17 to all_73_73_0 into Compact with storage Full | ||
| 23910 | 2026.02.05 23:57:31.096828 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23911 | 2026.02.05 23:57:31.096878 [ 192 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_73_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23912 | 2026.02.05 23:57:31.096907 [ 192 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_69_17, total 139 rows starting from the beginning of the part | ||
| 23913 | 2026.02.05 23:57:31.096926 [ 5 ] {fb369cbe-3a2b-4dca-ab8c-c548d68cd95c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23914 | 2026.02.05 23:57:31.096955 [ 192 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 139 rows starting from the beginning of the part | ||
| 23915 | 2026.02.05 23:57:31.096965 [ 5 ] {fb369cbe-3a2b-4dca-ab8c-c548d68cd95c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23916 | 2026.02.05 23:57:31.096997 [ 192 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 139 rows starting from the beginning of the part | ||
| 23917 | 2026.02.05 23:57:31.097036 [ 192 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 139 rows starting from the beginning of the part | ||
| 23918 | 2026.02.05 23:57:31.097075 [ 192 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 139 rows starting from the beginning of the part | ||
| 23919 | 2026.02.05 23:57:31.097732 [ 5 ] {fb369cbe-3a2b-4dca-ab8c-c548d68cd95c} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23920 | 2026.02.05 23:57:31.097767 [ 5 ] {fb369cbe-3a2b-4dca-ab8c-c548d68cd95c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 23921 | 2026.02.05 23:57:31.097833 [ 197 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_73_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 695 rows, containing 5 columns (5 merged, 0 gathered) in 0.001085471 sec., 640275.0511068468 rows/sec., 38.87 MiB/sec. | ||
| 23922 | 2026.02.05 23:57:31.097972 [ 189 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_73_18} <Trace> MergedBlockOutputStream: filled checksums all_1_73_18 (state Temporary) | ||
| 23923 | 2026.02.05 23:57:31.098144 [ 5 ] {fb369cbe-3a2b-4dca-ab8c-c548d68cd95c} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 23924 | 2026.02.05 23:57:31.098260 [ 189 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_73_18} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_merge_all_1_73_18 to all_1_73_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23925 | 2026.02.05 23:57:31.098346 [ 189 ] {10295d5f-17b0-4e5e-ad8d-ae2896c031d0::all_1_73_18} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0) (MergerMutator): Merged 5 parts: [all_1_69_17, all_73_73_0] -> all_1_73_18 | ||
| 23926 | 2026.02.05 23:57:31.098401 [ 5 ] {fb369cbe-3a2b-4dca-ab8c-c548d68cd95c} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23927 | 2026.02.05 23:57:31.098425 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 23928 | 2026.02.05 23:57:31.098542 [ 5 ] {fb369cbe-3a2b-4dca-ab8c-c548d68cd95c} <Debug> executeQuery: Read 1104 rows, 81.72 KiB in 0.001633 sec., 676056.338028169 rows/sec., 48.87 MiB/sec. | ||
| 23929 | 2026.02.05 23:57:31.098585 [ 5 ] {fb369cbe-3a2b-4dca-ab8c-c548d68cd95c} <Debug> TCPHandler: Processed in 0.001807207 sec. | ||
| 23930 | 2026.02.05 23:57:31.098695 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23931 | 2026.02.05 23:57:31.098789 [ 5 ] {c1f19f95-572a-45a0-8234-c3039662ef2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 23932 | 2026.02.05 23:57:31.098831 [ 5 ] {c1f19f95-572a-45a0-8234-c3039662ef2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 23933 | 2026.02.05 23:57:31.099149 [ 5 ] {c1f19f95-572a-45a0-8234-c3039662ef2b} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23934 | 2026.02.05 23:57:31.099185 [ 5 ] {c1f19f95-572a-45a0-8234-c3039662ef2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 23935 | 2026.02.05 23:57:31.099474 [ 5 ] {c1f19f95-572a-45a0-8234-c3039662ef2b} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 23936 | 2026.02.05 23:57:31.099685 [ 5 ] {c1f19f95-572a-45a0-8234-c3039662ef2b} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23937 | 2026.02.05 23:57:31.099815 [ 5 ] {c1f19f95-572a-45a0-8234-c3039662ef2b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001044 sec., 5747.126436781609 rows/sec., 300.26 KiB/sec. | ||
| 23938 | 2026.02.05 23:57:31.099854 [ 5 ] {c1f19f95-572a-45a0-8234-c3039662ef2b} <Debug> TCPHandler: Processed in 0.001209842 sec. | ||
| 23939 | 2026.02.05 23:57:31.099969 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23940 | 2026.02.05 23:57:31.100087 [ 5 ] {dfe81560-786d-4a66-b9e7-72593e936bcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativei64 FORMAT Native (stage: Complete) | ||
| 23941 | 2026.02.05 23:57:31.100138 [ 5 ] {dfe81560-786d-4a66-b9e7-72593e936bcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 23942 | 2026.02.05 23:57:31.100546 [ 5 ] {dfe81560-786d-4a66-b9e7-72593e936bcf} <Trace> oximeter.measurements_cumulativei64 (d7262b58-447e-4fc0-8ffe-b5c5548cd225): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23943 | 2026.02.05 23:57:31.100583 [ 5 ] {dfe81560-786d-4a66-b9e7-72593e936bcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 23944 | 2026.02.05 23:57:31.101842 [ 5 ] {dfe81560-786d-4a66-b9e7-72593e936bcf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 23945 | 2026.02.05 23:57:31.102056 [ 5 ] {dfe81560-786d-4a66-b9e7-72593e936bcf} <Trace> oximeter.measurements_cumulativei64 (d7262b58-447e-4fc0-8ffe-b5c5548cd225): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23946 | 2026.02.05 23:57:31.102182 [ 5 ] {dfe81560-786d-4a66-b9e7-72593e936bcf} <Debug> executeQuery: Read 20 rows, 1.35 KiB in 0.00212 sec., 9433.962264150943 rows/sec., 638.45 KiB/sec. | ||
| 23947 | 2026.02.05 23:57:31.102222 [ 5 ] {dfe81560-786d-4a66-b9e7-72593e936bcf} <Debug> TCPHandler: Processed in 0.002313093 sec. | ||
| 23948 | 2026.02.05 23:57:31.102324 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23949 | 2026.02.05 23:57:31.102417 [ 5 ] {d2ca3d1a-10f1-4fdc-8789-60c8e925ea0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23950 | 2026.02.05 23:57:31.102458 [ 5 ] {d2ca3d1a-10f1-4fdc-8789-60c8e925ea0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23951 | 2026.02.05 23:57:31.103021 [ 5 ] {d2ca3d1a-10f1-4fdc-8789-60c8e925ea0a} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23952 | 2026.02.05 23:57:31.103058 [ 5 ] {d2ca3d1a-10f1-4fdc-8789-60c8e925ea0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 23953 | 2026.02.05 23:57:31.103423 [ 5 ] {d2ca3d1a-10f1-4fdc-8789-60c8e925ea0a} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 23954 | 2026.02.05 23:57:31.103630 [ 5 ] {d2ca3d1a-10f1-4fdc-8789-60c8e925ea0a} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23955 | 2026.02.05 23:57:31.103760 [ 5 ] {d2ca3d1a-10f1-4fdc-8789-60c8e925ea0a} <Debug> executeQuery: Read 913 rows, 62.12 KiB in 0.00136 sec., 671323.5294117647 rows/sec., 44.61 MiB/sec. | ||
| 23956 | 2026.02.05 23:57:31.103799 [ 5 ] {d2ca3d1a-10f1-4fdc-8789-60c8e925ea0a} <Debug> TCPHandler: Processed in 0.001523346 sec. | ||
| 23957 | 2026.02.05 23:57:31.103906 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23958 | 2026.02.05 23:57:31.104001 [ 5 ] {73655fa3-f5c6-4e5d-bc1a-e81da047b796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 23959 | 2026.02.05 23:57:31.104044 [ 5 ] {73655fa3-f5c6-4e5d-bc1a-e81da047b796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 23960 | 2026.02.05 23:57:31.104350 [ 5 ] {73655fa3-f5c6-4e5d-bc1a-e81da047b796} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23961 | 2026.02.05 23:57:31.104386 [ 5 ] {73655fa3-f5c6-4e5d-bc1a-e81da047b796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 23962 | 2026.02.05 23:57:31.104667 [ 5 ] {73655fa3-f5c6-4e5d-bc1a-e81da047b796} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 23963 | 2026.02.05 23:57:31.104871 [ 5 ] {73655fa3-f5c6-4e5d-bc1a-e81da047b796} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23964 | 2026.02.05 23:57:31.104997 [ 5 ] {73655fa3-f5c6-4e5d-bc1a-e81da047b796} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001015 sec., 985.2216748768473 rows/sec., 66.39 KiB/sec. | ||
| 23965 | 2026.02.05 23:57:31.105033 [ 5 ] {73655fa3-f5c6-4e5d-bc1a-e81da047b796} <Debug> TCPHandler: Processed in 0.001176702 sec. | ||
| 23966 | 2026.02.05 23:57:31.105137 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23967 | 2026.02.05 23:57:31.105230 [ 5 ] {5234e6af-1b5e-43aa-a3f5-90b84d4b3e06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23968 | 2026.02.05 23:57:31.105283 [ 5 ] {5234e6af-1b5e-43aa-a3f5-90b84d4b3e06} <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 | ||
| 23969 | 2026.02.05 23:57:31.105993 [ 5 ] {5234e6af-1b5e-43aa-a3f5-90b84d4b3e06} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23970 | 2026.02.05 23:57:31.106029 [ 5 ] {5234e6af-1b5e-43aa-a3f5-90b84d4b3e06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 23971 | 2026.02.05 23:57:31.106527 [ 5 ] {5234e6af-1b5e-43aa-a3f5-90b84d4b3e06} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 23972 | 2026.02.05 23:57:31.106739 [ 5 ] {5234e6af-1b5e-43aa-a3f5-90b84d4b3e06} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23973 | 2026.02.05 23:57:31.106878 [ 5 ] {5234e6af-1b5e-43aa-a3f5-90b84d4b3e06} <Debug> executeQuery: Read 20 rows, 33.90 KiB in 0.001665 sec., 12012.012012012012 rows/sec., 19.88 MiB/sec. | ||
| 23974 | 2026.02.05 23:57:31.106933 [ 5 ] {5234e6af-1b5e-43aa-a3f5-90b84d4b3e06} <Debug> TCPHandler: Processed in 0.001844798 sec. | ||
| 23975 | 2026.02.05 23:57:31.107051 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23976 | 2026.02.05 23:57:31.107145 [ 5 ] {58ac5216-78e3-45fb-b1f0-023fd96c0feb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23977 | 2026.02.05 23:57:31.107187 [ 5 ] {58ac5216-78e3-45fb-b1f0-023fd96c0feb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23978 | 2026.02.05 23:57:31.107514 [ 5 ] {58ac5216-78e3-45fb-b1f0-023fd96c0feb} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23979 | 2026.02.05 23:57:31.107550 [ 5 ] {58ac5216-78e3-45fb-b1f0-023fd96c0feb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 23980 | 2026.02.05 23:57:31.107841 [ 5 ] {58ac5216-78e3-45fb-b1f0-023fd96c0feb} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 23981 | 2026.02.05 23:57:31.108052 [ 5 ] {58ac5216-78e3-45fb-b1f0-023fd96c0feb} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23982 | 2026.02.05 23:57:31.108197 [ 5 ] {58ac5216-78e3-45fb-b1f0-023fd96c0feb} <Debug> executeQuery: Read 64 rows, 4.00 KiB in 0.00107 sec., 59813.08411214953 rows/sec., 3.65 MiB/sec. | ||
| 23983 | 2026.02.05 23:57:31.108234 [ 5 ] {58ac5216-78e3-45fb-b1f0-023fd96c0feb} <Debug> TCPHandler: Processed in 0.001231262 sec. | ||
| 23984 | 2026.02.05 23:57:32.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 400.47 MiB, peak 417.33 MiB, free memory in arenas 0.00 B, will set to 397.82 MiB (RSS), difference: -2.65 MiB | ||
| 23985 | 2026.02.05 23:57:32.327059 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23986 | 2026.02.05 23:57:32.327111 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23987 | 2026.02.05 23:57:32.329854 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23988 | 2026.02.05 23:57:32.350974 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 47526 | ||
| 23989 | 2026.02.05 23:57:32.351548 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23990 | 2026.02.05 23:57:32.351592 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 23991 | 2026.02.05 23:57:32.352063 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 23992 | 2026.02.05 23:57:32.352287 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23993 | 2026.02.05 23:57:32.352415 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47526 | ||
| 23994 | 2026.02.05 23:57:32.859837 [ 224 ] {} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23995 | 2026.02.05 23:57:32.859898 [ 224 ] {} <Debug> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23996 | 2026.02.05 23:57:32.863212 [ 224 ] {} <Debug> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23997 | 2026.02.05 23:57:32.988226 [ 225 ] {} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Found 6 old parts to remove. Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 23998 | 2026.02.05 23:57:32.988285 [ 225 ] {} <Debug> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Removing 6 parts from filesystem (serially): Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 23999 | 2026.02.05 23:57:32.991790 [ 225 ] {} <Debug> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Removing 6 parts from memory: Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 24000 | 2026.02.05 23:57:33.002173 [ 221 ] {} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 24001 | 2026.02.05 23:57:33.002211 [ 221 ] {} <Debug> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 24002 | 2026.02.05 23:57:33.006339 [ 221 ] {} <Debug> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 24003 | 2026.02.05 23:57:33.099896 [ 225 ] {} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Found 5 old parts to remove. Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 24004 | 2026.02.05 23:57:33.099945 [ 225 ] {} <Debug> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Removing 5 parts from filesystem (serially): Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 24005 | 2026.02.05 23:57:33.102182 [ 225 ] {} <Debug> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Removing 5 parts from memory: Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 24006 | 2026.02.05 23:57:33.203616 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24007 | 2026.02.05 23:57:33.203811 [ 5 ] {bd7bb671-bb86-4d43-a120-a6c51581ec6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24008 | 2026.02.05 23:57:33.203884 [ 5 ] {bd7bb671-bb86-4d43-a120-a6c51581ec6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24009 | 2026.02.05 23:57:33.204583 [ 5 ] {bd7bb671-bb86-4d43-a120-a6c51581ec6d} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24010 | 2026.02.05 23:57:33.204632 [ 5 ] {bd7bb671-bb86-4d43-a120-a6c51581ec6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 24011 | 2026.02.05 23:57:33.205006 [ 5 ] {bd7bb671-bb86-4d43-a120-a6c51581ec6d} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 24012 | 2026.02.05 23:57:33.205241 [ 5 ] {bd7bb671-bb86-4d43-a120-a6c51581ec6d} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24013 | 2026.02.05 23:57:33.205394 [ 5 ] {bd7bb671-bb86-4d43-a120-a6c51581ec6d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001636 sec., 34229.828850855745 rows/sec., 2.63 MiB/sec. | ||
| 24014 | 2026.02.05 23:57:33.205437 [ 5 ] {bd7bb671-bb86-4d43-a120-a6c51581ec6d} <Debug> TCPHandler: Processed in 0.001945669 sec. | ||
| 24015 | 2026.02.05 23:57:33.205569 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24016 | 2026.02.05 23:57:33.205681 [ 5 ] {d24a1932-5aab-4b57-8704-f009910e4781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24017 | 2026.02.05 23:57:33.205723 [ 5 ] {d24a1932-5aab-4b57-8704-f009910e4781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24018 | 2026.02.05 23:57:33.206161 [ 5 ] {d24a1932-5aab-4b57-8704-f009910e4781} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24019 | 2026.02.05 23:57:33.206198 [ 5 ] {d24a1932-5aab-4b57-8704-f009910e4781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 24020 | 2026.02.05 23:57:33.206505 [ 5 ] {d24a1932-5aab-4b57-8704-f009910e4781} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 24021 | 2026.02.05 23:57:33.206722 [ 5 ] {d24a1932-5aab-4b57-8704-f009910e4781} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24022 | 2026.02.05 23:57:33.206855 [ 5 ] {d24a1932-5aab-4b57-8704-f009910e4781} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001193 sec., 53646.269907795475 rows/sec., 4.19 MiB/sec. | ||
| 24023 | 2026.02.05 23:57:33.206894 [ 5 ] {d24a1932-5aab-4b57-8704-f009910e4781} <Debug> TCPHandler: Processed in 0.001388134 sec. | ||
| 24024 | 2026.02.05 23:57:33.207003 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24025 | 2026.02.05 23:57:33.207098 [ 5 ] {e624d694-2cb1-4cdc-a2d1-5734f17308af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24026 | 2026.02.05 23:57:33.207142 [ 5 ] {e624d694-2cb1-4cdc-a2d1-5734f17308af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24027 | 2026.02.05 23:57:33.207507 [ 5 ] {e624d694-2cb1-4cdc-a2d1-5734f17308af} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24028 | 2026.02.05 23:57:33.207543 [ 5 ] {e624d694-2cb1-4cdc-a2d1-5734f17308af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 24029 | 2026.02.05 23:57:33.207865 [ 5 ] {e624d694-2cb1-4cdc-a2d1-5734f17308af} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 24030 | 2026.02.05 23:57:33.208107 [ 5 ] {e624d694-2cb1-4cdc-a2d1-5734f17308af} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24031 | 2026.02.05 23:57:33.208232 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Selected 5 parts from all_1_164_34 to all_168_168_0 | ||
| 24032 | 2026.02.05 23:57:33.208238 [ 5 ] {e624d694-2cb1-4cdc-a2d1-5734f17308af} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001159 sec., 55220.017256255385 rows/sec., 3.85 MiB/sec. | ||
| 24033 | 2026.02.05 23:57:33.208299 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24034 | 2026.02.05 23:57:33.208318 [ 5 ] {e624d694-2cb1-4cdc-a2d1-5734f17308af} <Debug> TCPHandler: Processed in 0.001365134 sec. | ||
| 24035 | 2026.02.05 23:57:33.208324 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 24036 | 2026.02.05 23:57:33.208437 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24037 | 2026.02.05 23:57:33.208473 [ 190 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_168_35} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_164_34 to all_168_168_0 into Compact with storage Full | ||
| 24038 | 2026.02.05 23:57:33.208535 [ 5 ] {42dd4746-fc83-434a-994f-4d04ebd20353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24039 | 2026.02.05 23:57:33.208583 [ 5 ] {42dd4746-fc83-434a-994f-4d04ebd20353} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24040 | 2026.02.05 23:57:33.208641 [ 190 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_168_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24041 | 2026.02.05 23:57:33.208690 [ 190 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_168_35} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_164_34, total 46550 rows starting from the beginning of the part | ||
| 24042 | 2026.02.05 23:57:33.208771 [ 190 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_168_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 160 rows starting from the beginning of the part | ||
| 24043 | 2026.02.05 23:57:33.208834 [ 190 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_168_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 258 rows starting from the beginning of the part | ||
| 24044 | 2026.02.05 23:57:33.208893 [ 190 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_168_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 161 rows starting from the beginning of the part | ||
| 24045 | 2026.02.05 23:57:33.208905 [ 5 ] {42dd4746-fc83-434a-994f-4d04ebd20353} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24046 | 2026.02.05 23:57:33.208947 [ 5 ] {42dd4746-fc83-434a-994f-4d04ebd20353} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 24047 | 2026.02.05 23:57:33.208948 [ 190 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_168_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 913 rows starting from the beginning of the part | ||
| 24048 | 2026.02.05 23:57:33.209279 [ 5 ] {42dd4746-fc83-434a-994f-4d04ebd20353} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 24049 | 2026.02.05 23:57:33.209510 [ 5 ] {42dd4746-fc83-434a-994f-4d04ebd20353} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24050 | 2026.02.05 23:57:33.209645 [ 5 ] {42dd4746-fc83-434a-994f-4d04ebd20353} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001128 sec., 21276.59574468085 rows/sec., 1.43 MiB/sec. | ||
| 24051 | 2026.02.05 23:57:33.209682 [ 5 ] {42dd4746-fc83-434a-994f-4d04ebd20353} <Debug> TCPHandler: Processed in 0.001296493 sec. | ||
| 24052 | 2026.02.05 23:57:33.209701 [ 221 ] {} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 24053 | 2026.02.05 23:57:33.209728 [ 221 ] {} <Debug> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 24054 | 2026.02.05 23:57:33.211794 [ 221 ] {} <Debug> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 24055 | 2026.02.05 23:57:33.218580 [ 197 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_168_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48042 rows, containing 5 columns (5 merged, 0 gathered) in 0.010170209 sec., 4723796.728267826 rows/sec., 318.30 MiB/sec. | ||
| 24056 | 2026.02.05 23:57:33.219292 [ 198 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_168_35} <Trace> MergedBlockOutputStream: filled checksums all_1_168_35 (state Temporary) | ||
| 24057 | 2026.02.05 23:57:33.219624 [ 198 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_168_35} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_merge_all_1_168_35 to all_1_168_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24058 | 2026.02.05 23:57:33.219709 [ 198 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_168_35} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Merged 5 parts: [all_1_164_34, all_168_168_0] -> all_1_168_35 | ||
| 24059 | 2026.02.05 23:57:33.219804 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.48 MiB. | ||
| 24060 | 2026.02.05 23:57:33.822517 [ 225 ] {} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Found 5 old parts to remove. Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 24061 | 2026.02.05 23:57:33.822581 [ 225 ] {} <Debug> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Removing 5 parts from filesystem (serially): Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 24062 | 2026.02.05 23:57:33.824555 [ 225 ] {} <Debug> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Removing 5 parts from memory: Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 24063 | 2026.02.05 23:57:35.025471 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 746 | ||
| 24064 | 2026.02.05 23:57:35.044570 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24065 | 2026.02.05 23:57:35.044638 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 24066 | 2026.02.05 23:57:35.051116 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 24067 | 2026.02.05 23:57:35.051841 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24068 | 2026.02.05 23:57:35.055547 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 746 | ||
| 24069 | 2026.02.05 23:57:38.210136 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24070 | 2026.02.05 23:57:38.210310 [ 5 ] {2f683a3b-33df-42c2-8766-8b2a6180e0e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 24071 | 2026.02.05 23:57:38.210372 [ 5 ] {2f683a3b-33df-42c2-8766-8b2a6180e0e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 24072 | 2026.02.05 23:57:38.210976 [ 5 ] {2f683a3b-33df-42c2-8766-8b2a6180e0e3} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24073 | 2026.02.05 23:57:38.211020 [ 5 ] {2f683a3b-33df-42c2-8766-8b2a6180e0e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 24074 | 2026.02.05 23:57:38.211385 [ 5 ] {2f683a3b-33df-42c2-8766-8b2a6180e0e3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 24075 | 2026.02.05 23:57:38.211619 [ 5 ] {2f683a3b-33df-42c2-8766-8b2a6180e0e3} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24076 | 2026.02.05 23:57:38.211781 [ 5 ] {2f683a3b-33df-42c2-8766-8b2a6180e0e3} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001519 sec., 658.3278472679394 rows/sec., 48.86 KiB/sec. | ||
| 24077 | 2026.02.05 23:57:38.211832 [ 5 ] {2f683a3b-33df-42c2-8766-8b2a6180e0e3} <Debug> TCPHandler: Processed in 0.001823518 sec. | ||
| 24078 | 2026.02.05 23:57:38.211956 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24079 | 2026.02.05 23:57:38.212059 [ 5 ] {6a7b548b-bf9b-4624-9329-b7a5bb2431fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24080 | 2026.02.05 23:57:38.212101 [ 5 ] {6a7b548b-bf9b-4624-9329-b7a5bb2431fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24081 | 2026.02.05 23:57:38.212606 [ 5 ] {6a7b548b-bf9b-4624-9329-b7a5bb2431fa} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24082 | 2026.02.05 23:57:38.212644 [ 5 ] {6a7b548b-bf9b-4624-9329-b7a5bb2431fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 24083 | 2026.02.05 23:57:38.212968 [ 5 ] {6a7b548b-bf9b-4624-9329-b7a5bb2431fa} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 24084 | 2026.02.05 23:57:38.213176 [ 5 ] {6a7b548b-bf9b-4624-9329-b7a5bb2431fa} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24085 | 2026.02.05 23:57:38.213310 [ 5 ] {6a7b548b-bf9b-4624-9329-b7a5bb2431fa} <Debug> executeQuery: Read 144 rows, 12.63 KiB in 0.001273 sec., 113118.61743912018 rows/sec., 9.69 MiB/sec. | ||
| 24086 | 2026.02.05 23:57:38.213349 [ 5 ] {6a7b548b-bf9b-4624-9329-b7a5bb2431fa} <Debug> TCPHandler: Processed in 0.001445204 sec. | ||
| 24087 | 2026.02.05 23:57:38.213449 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24088 | 2026.02.05 23:57:38.213544 [ 5 ] {345eaed6-236a-4b5c-8a8c-7bdb987f1807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24089 | 2026.02.05 23:57:38.213584 [ 5 ] {345eaed6-236a-4b5c-8a8c-7bdb987f1807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24090 | 2026.02.05 23:57:38.214000 [ 5 ] {345eaed6-236a-4b5c-8a8c-7bdb987f1807} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24091 | 2026.02.05 23:57:38.214038 [ 5 ] {345eaed6-236a-4b5c-8a8c-7bdb987f1807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 24092 | 2026.02.05 23:57:38.214328 [ 5 ] {345eaed6-236a-4b5c-8a8c-7bdb987f1807} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 24093 | 2026.02.05 23:57:38.214538 [ 5 ] {345eaed6-236a-4b5c-8a8c-7bdb987f1807} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24094 | 2026.02.05 23:57:38.214665 [ 5 ] {345eaed6-236a-4b5c-8a8c-7bdb987f1807} <Debug> executeQuery: Read 44 rows, 3.30 KiB in 0.001141 sec., 38562.664329535495 rows/sec., 2.82 MiB/sec. | ||
| 24095 | 2026.02.05 23:57:38.214704 [ 5 ] {345eaed6-236a-4b5c-8a8c-7bdb987f1807} <Debug> TCPHandler: Processed in 0.001303483 sec. | ||
| 24096 | 2026.02.05 23:57:38.214820 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24097 | 2026.02.05 23:57:38.214938 [ 5 ] {e339d698-e51a-4f2a-b48b-93f66f1e280d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24098 | 2026.02.05 23:57:38.214986 [ 5 ] {e339d698-e51a-4f2a-b48b-93f66f1e280d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24099 | 2026.02.05 23:57:38.215550 [ 5 ] {e339d698-e51a-4f2a-b48b-93f66f1e280d} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24100 | 2026.02.05 23:57:38.215593 [ 5 ] {e339d698-e51a-4f2a-b48b-93f66f1e280d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 24101 | 2026.02.05 23:57:38.215959 [ 5 ] {e339d698-e51a-4f2a-b48b-93f66f1e280d} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 24102 | 2026.02.05 23:57:38.216167 [ 5 ] {e339d698-e51a-4f2a-b48b-93f66f1e280d} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24103 | 2026.02.05 23:57:38.216298 [ 5 ] {e339d698-e51a-4f2a-b48b-93f66f1e280d} <Debug> executeQuery: Read 114 rows, 9.05 KiB in 0.001386 sec., 82251.08225108225 rows/sec., 6.38 MiB/sec. | ||
| 24104 | 2026.02.05 23:57:38.216339 [ 5 ] {e339d698-e51a-4f2a-b48b-93f66f1e280d} <Debug> TCPHandler: Processed in 0.001569166 sec. | ||
| 24105 | 2026.02.05 23:57:38.216444 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24106 | 2026.02.05 23:57:38.216539 [ 5 ] {7d8eb06d-d11f-4ea7-adb7-2b21db8c3f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24107 | 2026.02.05 23:57:38.216583 [ 5 ] {7d8eb06d-d11f-4ea7-adb7-2b21db8c3f43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24108 | 2026.02.05 23:57:38.217000 [ 5 ] {7d8eb06d-d11f-4ea7-adb7-2b21db8c3f43} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24109 | 2026.02.05 23:57:38.217042 [ 5 ] {7d8eb06d-d11f-4ea7-adb7-2b21db8c3f43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 24110 | 2026.02.05 23:57:38.217375 [ 5 ] {7d8eb06d-d11f-4ea7-adb7-2b21db8c3f43} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 24111 | 2026.02.05 23:57:38.217576 [ 5 ] {7d8eb06d-d11f-4ea7-adb7-2b21db8c3f43} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24112 | 2026.02.05 23:57:38.217705 [ 5 ] {7d8eb06d-d11f-4ea7-adb7-2b21db8c3f43} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.001185 sec., 135864.9789029536 rows/sec., 9.45 MiB/sec. | ||
| 24113 | 2026.02.05 23:57:38.217744 [ 5 ] {7d8eb06d-d11f-4ea7-adb7-2b21db8c3f43} <Debug> TCPHandler: Processed in 0.001349323 sec. | ||
| 24114 | 2026.02.05 23:57:38.217853 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24115 | 2026.02.05 23:57:38.217948 [ 5 ] {c13edbf6-368a-48b3-9f79-9bca2508099d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24116 | 2026.02.05 23:57:38.218000 [ 5 ] {c13edbf6-368a-48b3-9f79-9bca2508099d} <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 | ||
| 24117 | 2026.02.05 23:57:38.218969 [ 5 ] {c13edbf6-368a-48b3-9f79-9bca2508099d} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24118 | 2026.02.05 23:57:38.219010 [ 5 ] {c13edbf6-368a-48b3-9f79-9bca2508099d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 24119 | 2026.02.05 23:57:38.219576 [ 5 ] {c13edbf6-368a-48b3-9f79-9bca2508099d} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 24120 | 2026.02.05 23:57:38.219811 [ 5 ] {c13edbf6-368a-48b3-9f79-9bca2508099d} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24121 | 2026.02.05 23:57:38.219958 [ 5 ] {c13edbf6-368a-48b3-9f79-9bca2508099d} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.002028 sec., 21203.155818540436 rows/sec., 38.00 MiB/sec. | ||
| 24122 | 2026.02.05 23:57:38.220031 [ 5 ] {c13edbf6-368a-48b3-9f79-9bca2508099d} <Debug> TCPHandler: Processed in 0.002226772 sec. | ||
| 24123 | 2026.02.05 23:57:38.220144 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24124 | 2026.02.05 23:57:38.220240 [ 5 ] {7f0743ec-751b-4e4f-a4b1-bd220dd0eaae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24125 | 2026.02.05 23:57:38.220283 [ 5 ] {7f0743ec-751b-4e4f-a4b1-bd220dd0eaae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24126 | 2026.02.05 23:57:38.220639 [ 5 ] {7f0743ec-751b-4e4f-a4b1-bd220dd0eaae} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24127 | 2026.02.05 23:57:38.220676 [ 5 ] {7f0743ec-751b-4e4f-a4b1-bd220dd0eaae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 24128 | 2026.02.05 23:57:38.220984 [ 5 ] {7f0743ec-751b-4e4f-a4b1-bd220dd0eaae} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 24129 | 2026.02.05 23:57:38.221207 [ 5 ] {7f0743ec-751b-4e4f-a4b1-bd220dd0eaae} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24130 | 2026.02.05 23:57:38.221333 [ 5 ] {7f0743ec-751b-4e4f-a4b1-bd220dd0eaae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 24131 | 2026.02.05 23:57:38.221372 [ 5 ] {7f0743ec-751b-4e4f-a4b1-bd220dd0eaae} <Debug> TCPHandler: Processed in 0.001278702 sec. | ||
| 24132 | 2026.02.05 23:57:39.020409 [ 222 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 24133 | 2026.02.05 23:57:39.020505 [ 222 ] {} <Debug> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 24134 | 2026.02.05 23:57:39.024353 [ 222 ] {} <Debug> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 24135 | 2026.02.05 23:57:39.561360 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 24136 | 2026.02.05 23:57:39.561413 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 24137 | 2026.02.05 23:57:39.852807 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47974 | ||
| 24138 | 2026.02.05 23:57:39.853697 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24139 | 2026.02.05 23:57:39.853792 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 24140 | 2026.02.05 23:57:39.854545 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 24141 | 2026.02.05 23:57:39.854789 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24142 | 2026.02.05 23:57:39.854944 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47974 | ||
| 24143 | 2026.02.05 23:57:39.989189 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 98 entries to flush up to offset 3068 | ||
| 24144 | 2026.02.05 23:57:39.993119 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24145 | 2026.02.05 23:57:39.993179 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 24146 | 2026.02.05 23:57:39.994516 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 24147 | 2026.02.05 23:57:39.994793 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24148 | 2026.02.05 23:57:39.995026 [ 220 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 24149 | 2026.02.05 23:57:39.995074 [ 220 ] {} <Debug> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 24150 | 2026.02.05 23:57:39.995188 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3068 | ||
| 24151 | 2026.02.05 23:57:39.997956 [ 220 ] {} <Debug> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 24152 | 2026.02.05 23:57:40.309932 [ 219 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 24153 | 2026.02.05 23:57:40.309984 [ 219 ] {} <Debug> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 24154 | 2026.02.05 23:57:40.312582 [ 219 ] {} <Debug> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 24155 | 2026.02.05 23:57:41.000242 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 393.89 MiB, peak 417.33 MiB, free memory in arenas 0.00 B, will set to 397.89 MiB (RSS), difference: 4.00 MiB | ||
| 24156 | 2026.02.05 23:57:41.390162 [ 49 ] {} <Debug> oximeter.measurements_i64 (2a5d8a8d-4a11-4209-a114-411d07785d8a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 24157 | 2026.02.05 23:57:41.390261 [ 49 ] {} <Trace> oximeter.measurements_i64 (2a5d8a8d-4a11-4209-a114-411d07785d8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24158 | 2026.02.05 23:57:41.390298 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 24159 | 2026.02.05 23:57:41.390453 [ 188 ] {2a5d8a8d-4a11-4209-a114-411d07785d8a::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 | ||
| 24160 | 2026.02.05 23:57:41.390660 [ 188 ] {2a5d8a8d-4a11-4209-a114-411d07785d8a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24161 | 2026.02.05 23:57:41.390718 [ 188 ] {2a5d8a8d-4a11-4209-a114-411d07785d8a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 3 rows starting from the beginning of the part | ||
| 24162 | 2026.02.05 23:57:41.390822 [ 188 ] {2a5d8a8d-4a11-4209-a114-411d07785d8a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part | ||
| 24163 | 2026.02.05 23:57:41.390900 [ 188 ] {2a5d8a8d-4a11-4209-a114-411d07785d8a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 9 rows starting from the beginning of the part | ||
| 24164 | 2026.02.05 23:57:41.390969 [ 188 ] {2a5d8a8d-4a11-4209-a114-411d07785d8a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 9 rows starting from the beginning of the part | ||
| 24165 | 2026.02.05 23:57:41.391043 [ 188 ] {2a5d8a8d-4a11-4209-a114-411d07785d8a::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 | ||
| 24166 | 2026.02.05 23:57:41.392797 [ 197 ] {2a5d8a8d-4a11-4209-a114-411d07785d8a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.002410214 sec., 17425.838535499337 rows/sec., 1.25 MiB/sec. | ||
| 24167 | 2026.02.05 23:57:41.392978 [ 193 ] {2a5d8a8d-4a11-4209-a114-411d07785d8a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 24168 | 2026.02.05 23:57:41.393256 [ 193 ] {2a5d8a8d-4a11-4209-a114-411d07785d8a::all_1_5_1} <Trace> oximeter.measurements_i64 (2a5d8a8d-4a11-4209-a114-411d07785d8a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24169 | 2026.02.05 23:57:41.393328 [ 193 ] {2a5d8a8d-4a11-4209-a114-411d07785d8a::all_1_5_1} <Trace> oximeter.measurements_i64 (2a5d8a8d-4a11-4209-a114-411d07785d8a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 24170 | 2026.02.05 23:57:41.393411 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 24171 | 2026.02.05 23:57:42.555847 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 753 | ||
| 24172 | 2026.02.05 23:57:42.573582 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24173 | 2026.02.05 23:57:42.573631 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 24174 | 2026.02.05 23:57:42.579861 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 24175 | 2026.02.05 23:57:42.580535 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24176 | 2026.02.05 23:57:42.583537 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 753 | ||
| 24177 | 2026.02.05 23:57:43.216999 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24178 | 2026.02.05 23:57:43.217241 [ 5 ] {8fdaf823-afd9-4b6f-b31d-d28dbd5f246a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 24179 | 2026.02.05 23:57:43.217306 [ 5 ] {8fdaf823-afd9-4b6f-b31d-d28dbd5f246a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 24180 | 2026.02.05 23:57:43.218069 [ 5 ] {8fdaf823-afd9-4b6f-b31d-d28dbd5f246a} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24181 | 2026.02.05 23:57:43.218117 [ 5 ] {8fdaf823-afd9-4b6f-b31d-d28dbd5f246a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 24182 | 2026.02.05 23:57:43.218527 [ 5 ] {8fdaf823-afd9-4b6f-b31d-d28dbd5f246a} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 24183 | 2026.02.05 23:57:43.218771 [ 5 ] {8fdaf823-afd9-4b6f-b31d-d28dbd5f246a} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24184 | 2026.02.05 23:57:43.218931 [ 5 ] {8fdaf823-afd9-4b6f-b31d-d28dbd5f246a} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001738 sec., 153049.4821634062 rows/sec., 9.72 MiB/sec. | ||
| 24185 | 2026.02.05 23:57:43.218985 [ 5 ] {8fdaf823-afd9-4b6f-b31d-d28dbd5f246a} <Debug> TCPHandler: Processed in 0.002166491 sec. | ||
| 24186 | 2026.02.05 23:57:43.219109 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24187 | 2026.02.05 23:57:43.219211 [ 5 ] {38bd05eb-3771-435a-b853-2da4e63b04c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 24188 | 2026.02.05 23:57:43.219255 [ 5 ] {38bd05eb-3771-435a-b853-2da4e63b04c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 24189 | 2026.02.05 23:57:43.219661 [ 5 ] {38bd05eb-3771-435a-b853-2da4e63b04c1} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24190 | 2026.02.05 23:57:43.219699 [ 5 ] {38bd05eb-3771-435a-b853-2da4e63b04c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 24191 | 2026.02.05 23:57:43.219994 [ 5 ] {38bd05eb-3771-435a-b853-2da4e63b04c1} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 24192 | 2026.02.05 23:57:43.220200 [ 5 ] {38bd05eb-3771-435a-b853-2da4e63b04c1} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24193 | 2026.02.05 23:57:43.220331 [ 5 ] {38bd05eb-3771-435a-b853-2da4e63b04c1} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.001143 sec., 1749.7812773403325 rows/sec., 129.87 KiB/sec. | ||
| 24194 | 2026.02.05 23:57:43.220371 [ 5 ] {38bd05eb-3771-435a-b853-2da4e63b04c1} <Debug> TCPHandler: Processed in 0.001314043 sec. | ||
| 24195 | 2026.02.05 23:57:43.220489 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24196 | 2026.02.05 23:57:43.220608 [ 5 ] {beda09a1-cea3-4cfb-9fa1-b28790d2348c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24197 | 2026.02.05 23:57:43.220656 [ 5 ] {beda09a1-cea3-4cfb-9fa1-b28790d2348c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24198 | 2026.02.05 23:57:43.221614 [ 5 ] {beda09a1-cea3-4cfb-9fa1-b28790d2348c} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24199 | 2026.02.05 23:57:43.221652 [ 5 ] {beda09a1-cea3-4cfb-9fa1-b28790d2348c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 24200 | 2026.02.05 23:57:43.222012 [ 5 ] {beda09a1-cea3-4cfb-9fa1-b28790d2348c} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 24201 | 2026.02.05 23:57:43.222226 [ 5 ] {beda09a1-cea3-4cfb-9fa1-b28790d2348c} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24202 | 2026.02.05 23:57:43.222356 [ 5 ] {beda09a1-cea3-4cfb-9fa1-b28790d2348c} <Debug> executeQuery: Read 786 rows, 63.82 KiB in 0.001772 sec., 443566.5914221219 rows/sec., 35.17 MiB/sec. | ||
| 24203 | 2026.02.05 23:57:43.222358 [ 52 ] {} <Debug> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 24204 | 2026.02.05 23:57:43.222395 [ 5 ] {beda09a1-cea3-4cfb-9fa1-b28790d2348c} <Debug> TCPHandler: Processed in 0.001965 sec. | ||
| 24205 | 2026.02.05 23:57:43.222438 [ 52 ] {} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24206 | 2026.02.05 23:57:43.222469 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 24207 | 2026.02.05 23:57:43.222527 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24208 | 2026.02.05 23:57:43.222577 [ 188 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full | ||
| 24209 | 2026.02.05 23:57:43.222628 [ 5 ] {28cc3fbc-ef83-49f8-bb0b-2ac5e29894cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24210 | 2026.02.05 23:57:43.222668 [ 5 ] {28cc3fbc-ef83-49f8-bb0b-2ac5e29894cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24211 | 2026.02.05 23:57:43.222684 [ 188 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24212 | 2026.02.05 23:57:43.222719 [ 188 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 2004 rows starting from the beginning of the part | ||
| 24213 | 2026.02.05 23:57:43.222786 [ 188 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 138 rows starting from the beginning of the part | ||
| 24214 | 2026.02.05 23:57:43.222841 [ 188 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 1978 rows starting from the beginning of the part | ||
| 24215 | 2026.02.05 23:57:43.222889 [ 188 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 56 rows starting from the beginning of the part | ||
| 24216 | 2026.02.05 23:57:43.222934 [ 188 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 144 rows starting from the beginning of the part | ||
| 24217 | 2026.02.05 23:57:43.222980 [ 188 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 786 rows starting from the beginning of the part | ||
| 24218 | 2026.02.05 23:57:43.223143 [ 5 ] {28cc3fbc-ef83-49f8-bb0b-2ac5e29894cf} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24219 | 2026.02.05 23:57:43.223178 [ 5 ] {28cc3fbc-ef83-49f8-bb0b-2ac5e29894cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 24220 | 2026.02.05 23:57:43.223486 [ 5 ] {28cc3fbc-ef83-49f8-bb0b-2ac5e29894cf} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 24221 | 2026.02.05 23:57:43.223701 [ 5 ] {28cc3fbc-ef83-49f8-bb0b-2ac5e29894cf} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24222 | 2026.02.05 23:57:43.223811 [ 52 ] {} <Debug> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 24223 | 2026.02.05 23:57:43.223831 [ 5 ] {28cc3fbc-ef83-49f8-bb0b-2ac5e29894cf} <Debug> executeQuery: Read 150 rows, 9.26 KiB in 0.001221 sec., 122850.12285012285 rows/sec., 7.40 MiB/sec. | ||
| 24224 | 2026.02.05 23:57:43.223844 [ 52 ] {} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24225 | 2026.02.05 23:57:43.223870 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 24226 | 2026.02.05 23:57:43.223875 [ 5 ] {28cc3fbc-ef83-49f8-bb0b-2ac5e29894cf} <Debug> TCPHandler: Processed in 0.001404913 sec. | ||
| 24227 | 2026.02.05 23:57:43.223958 [ 193 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 24228 | 2026.02.05 23:57:43.223992 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24229 | 2026.02.05 23:57:43.224068 [ 193 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24230 | 2026.02.05 23:57:43.224090 [ 5 ] {79a81460-4d00-4c01-9375-3de4caaf0dd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 24231 | 2026.02.05 23:57:43.224104 [ 193 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 202 rows starting from the beginning of the part | ||
| 24232 | 2026.02.05 23:57:43.224138 [ 5 ] {79a81460-4d00-4c01-9375-3de4caaf0dd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 24233 | 2026.02.05 23:57:43.224182 [ 193 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 148 rows starting from the beginning of the part | ||
| 24234 | 2026.02.05 23:57:43.224233 [ 193 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 41 rows starting from the beginning of the part | ||
| 24235 | 2026.02.05 23:57:43.224275 [ 193 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 166 rows starting from the beginning of the part | ||
| 24236 | 2026.02.05 23:57:43.224312 [ 193 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 44 rows starting from the beginning of the part | ||
| 24237 | 2026.02.05 23:57:43.224352 [ 193 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 150 rows starting from the beginning of the part | ||
| 24238 | 2026.02.05 23:57:43.224599 [ 5 ] {79a81460-4d00-4c01-9375-3de4caaf0dd7} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24239 | 2026.02.05 23:57:43.224629 [ 191 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5106 rows, containing 5 columns (5 merged, 0 gathered) in 0.002094771 sec., 2437497.9413024145 rows/sec., 207.35 MiB/sec. | ||
| 24240 | 2026.02.05 23:57:43.224641 [ 5 ] {79a81460-4d00-4c01-9375-3de4caaf0dd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 24241 | 2026.02.05 23:57:43.224865 [ 188 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 24242 | 2026.02.05 23:57:43.224995 [ 5 ] {79a81460-4d00-4c01-9375-3de4caaf0dd7} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 24243 | 2026.02.05 23:57:43.225125 [ 188 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_171_34} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24244 | 2026.02.05 23:57:43.225191 [ 188 ] {5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc::all_1_171_34} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 24245 | 2026.02.05 23:57:43.225222 [ 5 ] {79a81460-4d00-4c01-9375-3de4caaf0dd7} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24246 | 2026.02.05 23:57:43.225252 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 24247 | 2026.02.05 23:57:43.225344 [ 194 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 751 rows, containing 5 columns (5 merged, 0 gathered) in 0.001421834 sec., 528191.0546519494 rows/sec., 35.13 MiB/sec. | ||
| 24248 | 2026.02.05 23:57:43.225351 [ 5 ] {79a81460-4d00-4c01-9375-3de4caaf0dd7} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001278 sec., 109546.16588419405 rows/sec., 7.08 MiB/sec. | ||
| 24249 | 2026.02.05 23:57:43.225405 [ 223 ] {} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 24250 | 2026.02.05 23:57:43.225432 [ 5 ] {79a81460-4d00-4c01-9375-3de4caaf0dd7} <Debug> TCPHandler: Processed in 0.001487134 sec. | ||
| 24251 | 2026.02.05 23:57:43.225446 [ 223 ] {} <Debug> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 24252 | 2026.02.05 23:57:43.225503 [ 188 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 24253 | 2026.02.05 23:57:43.225549 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24254 | 2026.02.05 23:57:43.225642 [ 5 ] {fa16c6f9-ec24-4a12-a47f-c4969fc56690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 24255 | 2026.02.05 23:57:43.225681 [ 5 ] {fa16c6f9-ec24-4a12-a47f-c4969fc56690} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 24256 | 2026.02.05 23:57:43.225762 [ 188 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_146_29} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24257 | 2026.02.05 23:57:43.225843 [ 188 ] {2d05fe49-e4e1-4695-a23d-75b9be304fdb::all_1_146_29} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 24258 | 2026.02.05 23:57:43.225921 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 24259 | 2026.02.05 23:57:43.226135 [ 5 ] {fa16c6f9-ec24-4a12-a47f-c4969fc56690} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24260 | 2026.02.05 23:57:43.226177 [ 5 ] {fa16c6f9-ec24-4a12-a47f-c4969fc56690} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 24261 | 2026.02.05 23:57:43.226472 [ 5 ] {fa16c6f9-ec24-4a12-a47f-c4969fc56690} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 24262 | 2026.02.05 23:57:43.226732 [ 5 ] {fa16c6f9-ec24-4a12-a47f-c4969fc56690} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24263 | 2026.02.05 23:57:43.226868 [ 5 ] {fa16c6f9-ec24-4a12-a47f-c4969fc56690} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001243 sec., 111826.22687047467 rows/sec., 6.36 MiB/sec. | ||
| 24264 | 2026.02.05 23:57:43.226907 [ 5 ] {fa16c6f9-ec24-4a12-a47f-c4969fc56690} <Debug> TCPHandler: Processed in 0.001405334 sec. | ||
| 24265 | 2026.02.05 23:57:43.227015 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24266 | 2026.02.05 23:57:43.227106 [ 5 ] {b6039131-f1b4-4d2b-99e7-77e7e65bf4f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24267 | 2026.02.05 23:57:43.227148 [ 5 ] {b6039131-f1b4-4d2b-99e7-77e7e65bf4f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24268 | 2026.02.05 23:57:43.227804 [ 5 ] {b6039131-f1b4-4d2b-99e7-77e7e65bf4f7} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24269 | 2026.02.05 23:57:43.227842 [ 5 ] {b6039131-f1b4-4d2b-99e7-77e7e65bf4f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 24270 | 2026.02.05 23:57:43.228256 [ 5 ] {b6039131-f1b4-4d2b-99e7-77e7e65bf4f7} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 24271 | 2026.02.05 23:57:43.228337 [ 223 ] {} <Debug> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 24272 | 2026.02.05 23:57:43.228517 [ 5 ] {b6039131-f1b4-4d2b-99e7-77e7e65bf4f7} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24273 | 2026.02.05 23:57:43.228748 [ 5 ] {b6039131-f1b4-4d2b-99e7-77e7e65bf4f7} <Debug> executeQuery: Read 492 rows, 35.46 KiB in 0.001658 sec., 296743.06393244874 rows/sec., 20.89 MiB/sec. | ||
| 24274 | 2026.02.05 23:57:43.228790 [ 5 ] {b6039131-f1b4-4d2b-99e7-77e7e65bf4f7} <Debug> TCPHandler: Processed in 0.001822738 sec. | ||
| 24275 | 2026.02.05 23:57:43.228800 [ 44 ] {} <Debug> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 24276 | 2026.02.05 23:57:43.228860 [ 44 ] {} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24277 | 2026.02.05 23:57:43.228880 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 24278 | 2026.02.05 23:57:43.228900 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24279 | 2026.02.05 23:57:43.228985 [ 194 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full | ||
| 24280 | 2026.02.05 23:57:43.228998 [ 5 ] {6b03fa76-f4e2-4696-83a1-b613d70e0f8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 24281 | 2026.02.05 23:57:43.229060 [ 5 ] {6b03fa76-f4e2-4696-83a1-b613d70e0f8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 24282 | 2026.02.05 23:57:43.229126 [ 194 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24283 | 2026.02.05 23:57:43.229171 [ 194 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 1009 rows starting from the beginning of the part | ||
| 24284 | 2026.02.05 23:57:43.229238 [ 194 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 117 rows starting from the beginning of the part | ||
| 24285 | 2026.02.05 23:57:43.229286 [ 194 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 1104 rows starting from the beginning of the part | ||
| 24286 | 2026.02.05 23:57:43.229334 [ 194 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 64 rows starting from the beginning of the part | ||
| 24287 | 2026.02.05 23:57:43.229376 [ 194 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 114 rows starting from the beginning of the part | ||
| 24288 | 2026.02.05 23:57:43.229391 [ 5 ] {6b03fa76-f4e2-4696-83a1-b613d70e0f8e} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24289 | 2026.02.05 23:57:43.229418 [ 194 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 492 rows starting from the beginning of the part | ||
| 24290 | 2026.02.05 23:57:43.229433 [ 5 ] {6b03fa76-f4e2-4696-83a1-b613d70e0f8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 24291 | 2026.02.05 23:57:43.229768 [ 5 ] {6b03fa76-f4e2-4696-83a1-b613d70e0f8e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 24292 | 2026.02.05 23:57:43.229988 [ 5 ] {6b03fa76-f4e2-4696-83a1-b613d70e0f8e} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24293 | 2026.02.05 23:57:43.230118 [ 5 ] {6b03fa76-f4e2-4696-83a1-b613d70e0f8e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001138 sec., 5272.407732864675 rows/sec., 275.46 KiB/sec. | ||
| 24294 | 2026.02.05 23:57:43.230156 [ 5 ] {6b03fa76-f4e2-4696-83a1-b613d70e0f8e} <Debug> TCPHandler: Processed in 0.001302813 sec. | ||
| 24295 | 2026.02.05 23:57:43.230261 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24296 | 2026.02.05 23:57:43.230353 [ 5 ] {682013f4-f896-4b7c-9bbf-95e06bd26169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24297 | 2026.02.05 23:57:43.230393 [ 5 ] {682013f4-f896-4b7c-9bbf-95e06bd26169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24298 | 2026.02.05 23:57:43.230821 [ 5 ] {682013f4-f896-4b7c-9bbf-95e06bd26169} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24299 | 2026.02.05 23:57:43.230826 [ 195 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001894629 sec., 1530642.6746344534 rows/sec., 116.88 MiB/sec. | ||
| 24300 | 2026.02.05 23:57:43.230950 [ 5 ] {682013f4-f896-4b7c-9bbf-95e06bd26169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 24301 | 2026.02.05 23:57:43.231080 [ 196 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 24302 | 2026.02.05 23:57:43.231327 [ 196 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_171_34} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24303 | 2026.02.05 23:57:43.231401 [ 196 ] {52509564-b5dc-4752-8a5b-4e91bf927317::all_1_171_34} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 24304 | 2026.02.05 23:57:43.231482 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 24305 | 2026.02.05 23:57:43.231497 [ 5 ] {682013f4-f896-4b7c-9bbf-95e06bd26169} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 24306 | 2026.02.05 23:57:43.231751 [ 5 ] {682013f4-f896-4b7c-9bbf-95e06bd26169} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24307 | 2026.02.05 23:57:43.231903 [ 5 ] {682013f4-f896-4b7c-9bbf-95e06bd26169} <Debug> executeQuery: Read 260 rows, 17.71 KiB in 0.001567 sec., 165922.14422463306 rows/sec., 11.04 MiB/sec. | ||
| 24308 | 2026.02.05 23:57:43.231947 [ 5 ] {682013f4-f896-4b7c-9bbf-95e06bd26169} <Debug> TCPHandler: Processed in 0.001732588 sec. | ||
| 24309 | 2026.02.05 23:57:43.232076 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24310 | 2026.02.05 23:57:43.232173 [ 5 ] {762abf56-d8d8-4fff-addf-381adfcd2309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 24311 | 2026.02.05 23:57:43.232215 [ 5 ] {762abf56-d8d8-4fff-addf-381adfcd2309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 24312 | 2026.02.05 23:57:43.232525 [ 5 ] {762abf56-d8d8-4fff-addf-381adfcd2309} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24313 | 2026.02.05 23:57:43.232560 [ 5 ] {762abf56-d8d8-4fff-addf-381adfcd2309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 24314 | 2026.02.05 23:57:43.232848 [ 5 ] {762abf56-d8d8-4fff-addf-381adfcd2309} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 24315 | 2026.02.05 23:57:43.233048 [ 5 ] {762abf56-d8d8-4fff-addf-381adfcd2309} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24316 | 2026.02.05 23:57:43.233173 [ 5 ] {762abf56-d8d8-4fff-addf-381adfcd2309} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001018 sec., 982.3182711198428 rows/sec., 66.19 KiB/sec. | ||
| 24317 | 2026.02.05 23:57:43.233210 [ 5 ] {762abf56-d8d8-4fff-addf-381adfcd2309} <Debug> TCPHandler: Processed in 0.001191232 sec. | ||
| 24318 | 2026.02.05 23:57:43.233315 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24319 | 2026.02.05 23:57:43.233405 [ 5 ] {dd329d22-93e0-4159-b7e1-a3d0287049e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24320 | 2026.02.05 23:57:43.233458 [ 5 ] {dd329d22-93e0-4159-b7e1-a3d0287049e6} <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 | ||
| 24321 | 2026.02.05 23:57:43.234271 [ 5 ] {dd329d22-93e0-4159-b7e1-a3d0287049e6} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24322 | 2026.02.05 23:57:43.234307 [ 5 ] {dd329d22-93e0-4159-b7e1-a3d0287049e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 24323 | 2026.02.05 23:57:43.234814 [ 5 ] {dd329d22-93e0-4159-b7e1-a3d0287049e6} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 24324 | 2026.02.05 23:57:43.235037 [ 5 ] {dd329d22-93e0-4159-b7e1-a3d0287049e6} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24325 | 2026.02.05 23:57:43.235154 [ 44 ] {} <Debug> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 24326 | 2026.02.05 23:57:43.235174 [ 5 ] {dd329d22-93e0-4159-b7e1-a3d0287049e6} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001786 sec., 8398.6562150056 rows/sec., 15.05 MiB/sec. | ||
| 24327 | 2026.02.05 23:57:43.235208 [ 44 ] {} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24328 | 2026.02.05 23:57:43.235236 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 24329 | 2026.02.05 23:57:43.235269 [ 5 ] {dd329d22-93e0-4159-b7e1-a3d0287049e6} <Debug> TCPHandler: Processed in 0.002000639 sec. | ||
| 24330 | 2026.02.05 23:57:43.235307 [ 188 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 24331 | 2026.02.05 23:57:43.235383 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24332 | 2026.02.05 23:57:43.235473 [ 5 ] {178d7714-d4c7-410b-9da8-8f0510fc5101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24333 | 2026.02.05 23:57:43.235483 [ 188 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24334 | 2026.02.05 23:57:43.235514 [ 5 ] {178d7714-d4c7-410b-9da8-8f0510fc5101} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24335 | 2026.02.05 23:57:43.235538 [ 188 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 2770 rows starting from the beginning of the part | ||
| 24336 | 2026.02.05 23:57:43.235660 [ 188 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 15 rows starting from the beginning of the part | ||
| 24337 | 2026.02.05 23:57:43.235772 [ 188 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 40 rows starting from the beginning of the part | ||
| 24338 | 2026.02.05 23:57:43.235849 [ 5 ] {178d7714-d4c7-410b-9da8-8f0510fc5101} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24339 | 2026.02.05 23:57:43.235882 [ 188 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 20 rows starting from the beginning of the part | ||
| 24340 | 2026.02.05 23:57:43.235885 [ 5 ] {178d7714-d4c7-410b-9da8-8f0510fc5101} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 24341 | 2026.02.05 23:57:43.235991 [ 188 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 43 rows starting from the beginning of the part | ||
| 24342 | 2026.02.05 23:57:43.236097 [ 188 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 15 rows starting from the beginning of the part | ||
| 24343 | 2026.02.05 23:57:43.236202 [ 5 ] {178d7714-d4c7-410b-9da8-8f0510fc5101} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 24344 | 2026.02.05 23:57:43.236408 [ 5 ] {178d7714-d4c7-410b-9da8-8f0510fc5101} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24345 | 2026.02.05 23:57:43.236557 [ 5 ] {178d7714-d4c7-410b-9da8-8f0510fc5101} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001101 sec., 79927.33878292462 rows/sec., 5.02 MiB/sec. | ||
| 24346 | 2026.02.05 23:57:43.236566 [ 44 ] {} <Debug> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 24347 | 2026.02.05 23:57:43.236593 [ 5 ] {178d7714-d4c7-410b-9da8-8f0510fc5101} <Debug> TCPHandler: Processed in 0.001257642 sec. | ||
| 24348 | 2026.02.05 23:57:43.236602 [ 44 ] {} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24349 | 2026.02.05 23:57:43.236644 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 24350 | 2026.02.05 23:57:43.236737 [ 195 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full | ||
| 24351 | 2026.02.05 23:57:43.236865 [ 195 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24352 | 2026.02.05 23:57:43.236899 [ 195 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_166_33, total 10596 rows starting from the beginning of the part | ||
| 24353 | 2026.02.05 23:57:43.236965 [ 195 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 60 rows starting from the beginning of the part | ||
| 24354 | 2026.02.05 23:57:43.237050 [ 195 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 64 rows starting from the beginning of the part | ||
| 24355 | 2026.02.05 23:57:43.237105 [ 195 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 24 rows starting from the beginning of the part | ||
| 24356 | 2026.02.05 23:57:43.237148 [ 195 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 60 rows starting from the beginning of the part | ||
| 24357 | 2026.02.05 23:57:43.237186 [ 195 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 88 rows starting from the beginning of the part | ||
| 24358 | 2026.02.05 23:57:43.239830 [ 187 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10892 rows, containing 4 columns (4 merged, 0 gathered) in 0.003136911 sec., 3472205.61883968 rows/sec., 224.45 MiB/sec. | ||
| 24359 | 2026.02.05 23:57:43.240077 [ 199 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 24360 | 2026.02.05 23:57:43.240347 [ 199 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_171_34} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24361 | 2026.02.05 23:57:43.240413 [ 199 ] {dc1fee0e-5b1f-434b-84b1-6bc98c1148c6::all_1_171_34} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 24362 | 2026.02.05 23:57:43.240480 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.13 MiB. | ||
| 24363 | 2026.02.05 23:57:43.245016 [ 187 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2903 rows, containing 19 columns (19 merged, 0 gathered) in 0.009739516 sec., 298064.09271261527 rows/sec., 533.84 MiB/sec. | ||
| 24364 | 2026.02.05 23:57:43.247760 [ 186 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 24365 | 2026.02.05 23:57:43.248135 [ 186 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24366 | 2026.02.05 23:57:43.248224 [ 186 ] {6cf25eed-1ee6-4555-b9d5-01ac594ec087::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 24367 | 2026.02.05 23:57:43.248411 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.30 MiB. | ||
| 24368 | 2026.02.05 23:57:43.696422 [ 219 ] {} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 24369 | 2026.02.05 23:57:43.696498 [ 219 ] {} <Debug> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 24370 | 2026.02.05 23:57:43.699251 [ 219 ] {} <Debug> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 24371 | 2026.02.05 23:57:44.003607 [ 224 ] {} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 24372 | 2026.02.05 23:57:44.003657 [ 224 ] {} <Debug> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 24373 | 2026.02.05 23:57:44.006492 [ 224 ] {} <Debug> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 24374 | 2026.02.05 23:57:47.355227 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 48486 | ||
| 24375 | 2026.02.05 23:57:47.355842 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24376 | 2026.02.05 23:57:47.355888 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 24377 | 2026.02.05 23:57:47.356409 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 24378 | 2026.02.05 23:57:47.356649 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24379 | 2026.02.05 23:57:47.356781 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48486 | ||
| 24380 | 2026.02.05 23:57:47.356811 [ 39 ] {} <Debug> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 24381 | 2026.02.05 23:57:47.356885 [ 39 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24382 | 2026.02.05 23:57:47.356909 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 24383 | 2026.02.05 23:57:47.357016 [ 199 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 24384 | 2026.02.05 23:57:47.357136 [ 199 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24385 | 2026.02.05 23:57:47.357185 [ 199 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 46054 rows starting from the beginning of the part | ||
| 24386 | 2026.02.05 23:57:47.357255 [ 199 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 512 rows starting from the beginning of the part | ||
| 24387 | 2026.02.05 23:57:47.357300 [ 199 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 448 rows starting from the beginning of the part | ||
| 24388 | 2026.02.05 23:57:47.357342 [ 199 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 512 rows starting from the beginning of the part | ||
| 24389 | 2026.02.05 23:57:47.357383 [ 199 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 448 rows starting from the beginning of the part | ||
| 24390 | 2026.02.05 23:57:47.357422 [ 199 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 512 rows starting from the beginning of the part | ||
| 24391 | 2026.02.05 23:57:47.360390 [ 192 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48486 rows, containing 4 columns (4 merged, 0 gathered) in 0.003412883 sec., 14206757.16102779 rows/sec., 203.23 MiB/sec. | ||
| 24392 | 2026.02.05 23:57:47.360928 [ 189 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 24393 | 2026.02.05 23:57:47.361288 [ 189 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_101_20} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24394 | 2026.02.05 23:57:47.361369 [ 189 ] {ed9b7e49-780b-42e1-917f-637df05aa35e::all_1_101_20} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 24395 | 2026.02.05 23:57:47.361475 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 24396 | 2026.02.05 23:57:48.210520 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24397 | 2026.02.05 23:57:48.210719 [ 5 ] {1e5ed78b-5a41-4329-b333-7c1722a5ca15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 24398 | 2026.02.05 23:57:48.210792 [ 5 ] {1e5ed78b-5a41-4329-b333-7c1722a5ca15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 24399 | 2026.02.05 23:57:48.211456 [ 5 ] {1e5ed78b-5a41-4329-b333-7c1722a5ca15} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24400 | 2026.02.05 23:57:48.211496 [ 5 ] {1e5ed78b-5a41-4329-b333-7c1722a5ca15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 24401 | 2026.02.05 23:57:48.211884 [ 5 ] {1e5ed78b-5a41-4329-b333-7c1722a5ca15} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 24402 | 2026.02.05 23:57:48.212112 [ 5 ] {1e5ed78b-5a41-4329-b333-7c1722a5ca15} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24403 | 2026.02.05 23:57:48.212257 [ 5 ] {1e5ed78b-5a41-4329-b333-7c1722a5ca15} <Debug> executeQuery: Read 3 rows, 243.00 B in 0.001594 sec., 1882.0577164366375 rows/sec., 148.87 KiB/sec. | ||
| 24404 | 2026.02.05 23:57:48.212300 [ 5 ] {1e5ed78b-5a41-4329-b333-7c1722a5ca15} <Debug> TCPHandler: Processed in 0.001913049 sec. | ||
| 24405 | 2026.02.05 23:57:48.212432 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24406 | 2026.02.05 23:57:48.212553 [ 5 ] {64316de4-e10f-4112-b666-84a9e790134c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24407 | 2026.02.05 23:57:48.212601 [ 5 ] {64316de4-e10f-4112-b666-84a9e790134c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24408 | 2026.02.05 23:57:48.213194 [ 5 ] {64316de4-e10f-4112-b666-84a9e790134c} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24409 | 2026.02.05 23:57:48.213239 [ 5 ] {64316de4-e10f-4112-b666-84a9e790134c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 24410 | 2026.02.05 23:57:48.213572 [ 5 ] {64316de4-e10f-4112-b666-84a9e790134c} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 24411 | 2026.02.05 23:57:48.213812 [ 5 ] {64316de4-e10f-4112-b666-84a9e790134c} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24412 | 2026.02.05 23:57:48.213943 [ 5 ] {64316de4-e10f-4112-b666-84a9e790134c} <Debug> executeQuery: Read 147 rows, 12.89 KiB in 0.001415 sec., 103886.925795053 rows/sec., 8.90 MiB/sec. | ||
| 24413 | 2026.02.05 23:57:48.213983 [ 5 ] {64316de4-e10f-4112-b666-84a9e790134c} <Debug> TCPHandler: Processed in 0.001613726 sec. | ||
| 24414 | 2026.02.05 23:57:48.214100 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24415 | 2026.02.05 23:57:48.214195 [ 5 ] {273dc0ae-2e57-4280-9436-3c4ad73171c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24416 | 2026.02.05 23:57:48.214237 [ 5 ] {273dc0ae-2e57-4280-9436-3c4ad73171c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24417 | 2026.02.05 23:57:48.214663 [ 5 ] {273dc0ae-2e57-4280-9436-3c4ad73171c5} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24418 | 2026.02.05 23:57:48.214698 [ 5 ] {273dc0ae-2e57-4280-9436-3c4ad73171c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 24419 | 2026.02.05 23:57:48.215004 [ 5 ] {273dc0ae-2e57-4280-9436-3c4ad73171c5} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 24420 | 2026.02.05 23:57:48.215223 [ 5 ] {273dc0ae-2e57-4280-9436-3c4ad73171c5} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24421 | 2026.02.05 23:57:48.215344 [ 5 ] {273dc0ae-2e57-4280-9436-3c4ad73171c5} <Debug> executeQuery: Read 47 rows, 3.51 KiB in 0.001177 sec., 39932.03058623619 rows/sec., 2.91 MiB/sec. | ||
| 24422 | 2026.02.05 23:57:48.215381 [ 5 ] {273dc0ae-2e57-4280-9436-3c4ad73171c5} <Debug> TCPHandler: Processed in 0.001341804 sec. | ||
| 24423 | 2026.02.05 23:57:48.215417 [ 223 ] {} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 24424 | 2026.02.05 23:57:48.215468 [ 223 ] {} <Debug> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 24425 | 2026.02.05 23:57:48.215482 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24426 | 2026.02.05 23:57:48.215574 [ 5 ] {867f7f02-7ff6-49ec-86f9-a54599bb0acd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24427 | 2026.02.05 23:57:48.215612 [ 5 ] {867f7f02-7ff6-49ec-86f9-a54599bb0acd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24428 | 2026.02.05 23:57:48.216034 [ 5 ] {867f7f02-7ff6-49ec-86f9-a54599bb0acd} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24429 | 2026.02.05 23:57:48.216070 [ 5 ] {867f7f02-7ff6-49ec-86f9-a54599bb0acd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 24430 | 2026.02.05 23:57:48.216473 [ 5 ] {867f7f02-7ff6-49ec-86f9-a54599bb0acd} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 24431 | 2026.02.05 23:57:48.216723 [ 5 ] {867f7f02-7ff6-49ec-86f9-a54599bb0acd} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24432 | 2026.02.05 23:57:48.216847 [ 5 ] {867f7f02-7ff6-49ec-86f9-a54599bb0acd} <Debug> executeQuery: Read 126 rows, 10.02 KiB in 0.001265 sec., 99604.74308300395 rows/sec., 7.73 MiB/sec. | ||
| 24433 | 2026.02.05 23:57:48.216894 [ 5 ] {867f7f02-7ff6-49ec-86f9-a54599bb0acd} <Debug> TCPHandler: Processed in 0.001441194 sec. | ||
| 24434 | 2026.02.05 23:57:48.217039 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24435 | 2026.02.05 23:57:48.217142 [ 5 ] {7c8f0827-0a32-4e03-b9e2-ca98f349a1ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24436 | 2026.02.05 23:57:48.217190 [ 5 ] {7c8f0827-0a32-4e03-b9e2-ca98f349a1ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24437 | 2026.02.05 23:57:48.217631 [ 5 ] {7c8f0827-0a32-4e03-b9e2-ca98f349a1ee} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24438 | 2026.02.05 23:57:48.217668 [ 5 ] {7c8f0827-0a32-4e03-b9e2-ca98f349a1ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 24439 | 2026.02.05 23:57:48.218025 [ 5 ] {7c8f0827-0a32-4e03-b9e2-ca98f349a1ee} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 24440 | 2026.02.05 23:57:48.218281 [ 5 ] {7c8f0827-0a32-4e03-b9e2-ca98f349a1ee} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24441 | 2026.02.05 23:57:48.218429 [ 223 ] {} <Debug> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 24442 | 2026.02.05 23:57:48.218444 [ 5 ] {7c8f0827-0a32-4e03-b9e2-ca98f349a1ee} <Debug> executeQuery: Read 162 rows, 11.54 KiB in 0.00132 sec., 122727.27272727274 rows/sec., 8.54 MiB/sec. | ||
| 24443 | 2026.02.05 23:57:48.218502 [ 5 ] {7c8f0827-0a32-4e03-b9e2-ca98f349a1ee} <Debug> TCPHandler: Processed in 0.001528935 sec. | ||
| 24444 | 2026.02.05 23:57:48.218631 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24445 | 2026.02.05 23:57:48.218736 [ 5 ] {8991c89e-b8b4-471a-9ee4-160f8db01a01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24446 | 2026.02.05 23:57:48.218793 [ 5 ] {8991c89e-b8b4-471a-9ee4-160f8db01a01} <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 | ||
| 24447 | 2026.02.05 23:57:48.219815 [ 5 ] {8991c89e-b8b4-471a-9ee4-160f8db01a01} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24448 | 2026.02.05 23:57:48.219853 [ 5 ] {8991c89e-b8b4-471a-9ee4-160f8db01a01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 24449 | 2026.02.05 23:57:48.220516 [ 5 ] {8991c89e-b8b4-471a-9ee4-160f8db01a01} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 24450 | 2026.02.05 23:57:48.220768 [ 5 ] {8991c89e-b8b4-471a-9ee4-160f8db01a01} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24451 | 2026.02.05 23:57:48.220916 [ 5 ] {8991c89e-b8b4-471a-9ee4-160f8db01a01} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.0022 sec., 20000 rows/sec., 35.84 MiB/sec. | ||
| 24452 | 2026.02.05 23:57:48.220987 [ 5 ] {8991c89e-b8b4-471a-9ee4-160f8db01a01} <Debug> TCPHandler: Processed in 0.002415413 sec. | ||
| 24453 | 2026.02.05 23:57:48.221103 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24454 | 2026.02.05 23:57:48.221197 [ 5 ] {be4b77ed-cb93-473d-b3ec-ba5a07e3edd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 24455 | 2026.02.05 23:57:48.221240 [ 5 ] {be4b77ed-cb93-473d-b3ec-ba5a07e3edd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 24456 | 2026.02.05 23:57:48.221565 [ 5 ] {be4b77ed-cb93-473d-b3ec-ba5a07e3edd1} <Trace> oximeter.measurements_i64 (2a5d8a8d-4a11-4209-a114-411d07785d8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24457 | 2026.02.05 23:57:48.221599 [ 5 ] {be4b77ed-cb93-473d-b3ec-ba5a07e3edd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 24458 | 2026.02.05 23:57:48.221907 [ 5 ] {be4b77ed-cb93-473d-b3ec-ba5a07e3edd1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 24459 | 2026.02.05 23:57:48.222120 [ 5 ] {be4b77ed-cb93-473d-b3ec-ba5a07e3edd1} <Trace> oximeter.measurements_i64 (2a5d8a8d-4a11-4209-a114-411d07785d8a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24460 | 2026.02.05 23:57:48.222245 [ 5 ] {be4b77ed-cb93-473d-b3ec-ba5a07e3edd1} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001067 sec., 8434.864104967197 rows/sec., 595.82 KiB/sec. | ||
| 24461 | 2026.02.05 23:57:48.222284 [ 5 ] {be4b77ed-cb93-473d-b3ec-ba5a07e3edd1} <Debug> TCPHandler: Processed in 0.001232662 sec. | ||
| 24462 | 2026.02.05 23:57:48.222386 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24463 | 2026.02.05 23:57:48.222479 [ 5 ] {6e1c4ea6-9449-4417-87f3-9e0efdf40c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24464 | 2026.02.05 23:57:48.222519 [ 5 ] {6e1c4ea6-9449-4417-87f3-9e0efdf40c77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24465 | 2026.02.05 23:57:48.222850 [ 5 ] {6e1c4ea6-9449-4417-87f3-9e0efdf40c77} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24466 | 2026.02.05 23:57:48.222886 [ 5 ] {6e1c4ea6-9449-4417-87f3-9e0efdf40c77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 24467 | 2026.02.05 23:57:48.223186 [ 5 ] {6e1c4ea6-9449-4417-87f3-9e0efdf40c77} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 24468 | 2026.02.05 23:57:48.223392 [ 5 ] {6e1c4ea6-9449-4417-87f3-9e0efdf40c77} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24469 | 2026.02.05 23:57:48.223520 [ 5 ] {6e1c4ea6-9449-4417-87f3-9e0efdf40c77} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 24470 | 2026.02.05 23:57:48.223558 [ 5 ] {6e1c4ea6-9449-4417-87f3-9e0efdf40c77} <Debug> TCPHandler: Processed in 0.001220712 sec. | ||
| 24471 | 2026.02.05 23:57:48.782391 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 24472 | 2026.02.05 23:57:48.782466 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 24473 | 2026.02.05 23:57:48.785350 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 24474 | 2026.02.05 23:57:49.995829 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 3108 | ||
| 24475 | 2026.02.05 23:57:49.998285 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24476 | 2026.02.05 23:57:49.998324 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 24477 | 2026.02.05 23:57:49.999478 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 24478 | 2026.02.05 23:57:49.999735 [ 243 ] {} <Trace> system.query_log (e8af96ff-b918-4fdc-ab7d-a429a9bead77): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24479 | 2026.02.05 23:57:50.000000 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3108 | ||
| 24480 | 2026.02.05 23:57:50.083677 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 761 | ||
| 24481 | 2026.02.05 23:57:50.102101 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24482 | 2026.02.05 23:57:50.102147 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 24483 | 2026.02.05 23:57:50.108502 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 24484 | 2026.02.05 23:57:50.109205 [ 244 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24485 | 2026.02.05 23:57:50.109508 [ 35 ] {} <Debug> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 24486 | 2026.02.05 23:57:50.109553 [ 35 ] {} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24487 | 2026.02.05 23:57:50.109576 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 24488 | 2026.02.05 23:57:50.109744 [ 202 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 24489 | 2026.02.05 23:57:50.112582 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 761 | ||
| 24490 | 2026.02.05 23:57:50.113862 [ 202 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24491 | 2026.02.05 23:57:50.115479 [ 202 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 723 rows starting from the beginning of the part | ||
| 24492 | 2026.02.05 23:57:50.120513 [ 202 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 8 rows starting from the beginning of the part | ||
| 24493 | 2026.02.05 23:57:50.125566 [ 202 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 7 rows starting from the beginning of the part | ||
| 24494 | 2026.02.05 23:57:50.130447 [ 202 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 8 rows starting from the beginning of the part | ||
| 24495 | 2026.02.05 23:57:50.135607 [ 202 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 7 rows starting from the beginning of the part | ||
| 24496 | 2026.02.05 23:57:50.140631 [ 202 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 8 rows starting from the beginning of the part | ||
| 24497 | 2026.02.05 23:57:50.205392 [ 198 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 761 rows, containing 679 columns (679 merged, 0 gathered) in 0.095732161 sec., 7949.261690645425 rows/sec., 41.10 MiB/sec. | ||
| 24498 | 2026.02.05 23:57:50.208893 [ 197 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 24499 | 2026.02.05 23:57:50.211170 [ 197 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_101_20} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24500 | 2026.02.05 23:57:50.211298 [ 197 ] {666ccd66-d1b5-4091-9f93-47d331d66ec7::all_1_101_20} <Trace> system.metric_log (666ccd66-d1b5-4091-9f93-47d331d66ec7) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 24501 | 2026.02.05 23:57:50.214348 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 24502 | 2026.02.05 23:57:51.000254 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 400.83 MiB, peak 418.26 MiB, free memory in arenas 0.00 B, will set to 399.76 MiB (RSS), difference: -1.07 MiB | ||
| 24503 | 2026.02.05 23:57:53.064203 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 24504 | 2026.02.05 23:57:53.064275 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 24505 | 2026.02.05 23:57:53.067237 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 24506 | 2026.02.05 23:57:53.216021 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24507 | 2026.02.05 23:57:53.216295 [ 5 ] {695a93a1-bf1c-40e7-8279-0d7888609781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 24508 | 2026.02.05 23:57:53.216393 [ 5 ] {695a93a1-bf1c-40e7-8279-0d7888609781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 24509 | 2026.02.05 23:57:53.217127 [ 5 ] {695a93a1-bf1c-40e7-8279-0d7888609781} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24510 | 2026.02.05 23:57:53.217166 [ 5 ] {695a93a1-bf1c-40e7-8279-0d7888609781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 24511 | 2026.02.05 23:57:53.217573 [ 5 ] {695a93a1-bf1c-40e7-8279-0d7888609781} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 24512 | 2026.02.05 23:57:53.217798 [ 5 ] {695a93a1-bf1c-40e7-8279-0d7888609781} <Trace> oximeter.fields_i16 (8e420b43-0312-4f05-bcfe-bf418ef6ba40): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24513 | 2026.02.05 23:57:53.217946 [ 5 ] {695a93a1-bf1c-40e7-8279-0d7888609781} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001725 sec., 154202.89855072464 rows/sec., 9.80 MiB/sec. | ||
| 24514 | 2026.02.05 23:57:53.217990 [ 5 ] {695a93a1-bf1c-40e7-8279-0d7888609781} <Debug> TCPHandler: Processed in 0.002139612 sec. | ||
| 24515 | 2026.02.05 23:57:53.218108 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24516 | 2026.02.05 23:57:53.218204 [ 5 ] {99dfd400-4f12-4a57-9812-9988973f4758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 24517 | 2026.02.05 23:57:53.218248 [ 5 ] {99dfd400-4f12-4a57-9812-9988973f4758} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 24518 | 2026.02.05 23:57:53.218625 [ 5 ] {99dfd400-4f12-4a57-9812-9988973f4758} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24519 | 2026.02.05 23:57:53.218661 [ 5 ] {99dfd400-4f12-4a57-9812-9988973f4758} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 24520 | 2026.02.05 23:57:53.218965 [ 5 ] {99dfd400-4f12-4a57-9812-9988973f4758} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 24521 | 2026.02.05 23:57:53.219180 [ 5 ] {99dfd400-4f12-4a57-9812-9988973f4758} <Trace> oximeter.fields_ipaddr (a7a9cf2b-9fbb-4182-9ef9-44fb9a02f395): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24522 | 2026.02.05 23:57:53.219308 [ 5 ] {99dfd400-4f12-4a57-9812-9988973f4758} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001123 sec., 890.4719501335708 rows/sec., 66.09 KiB/sec. | ||
| 24523 | 2026.02.05 23:57:53.219346 [ 5 ] {99dfd400-4f12-4a57-9812-9988973f4758} <Debug> TCPHandler: Processed in 0.001287463 sec. | ||
| 24524 | 2026.02.05 23:57:53.219451 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24525 | 2026.02.05 23:57:53.219544 [ 5 ] {f7503bf3-6d69-4310-a751-cec64481ea46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24526 | 2026.02.05 23:57:53.219584 [ 5 ] {f7503bf3-6d69-4310-a751-cec64481ea46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24527 | 2026.02.05 23:57:53.220290 [ 5 ] {f7503bf3-6d69-4310-a751-cec64481ea46} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24528 | 2026.02.05 23:57:53.220324 [ 5 ] {f7503bf3-6d69-4310-a751-cec64481ea46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 24529 | 2026.02.05 23:57:53.220665 [ 5 ] {f7503bf3-6d69-4310-a751-cec64481ea46} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 24530 | 2026.02.05 23:57:53.220874 [ 5 ] {f7503bf3-6d69-4310-a751-cec64481ea46} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24531 | 2026.02.05 23:57:53.221003 [ 5 ] {f7503bf3-6d69-4310-a751-cec64481ea46} <Debug> executeQuery: Read 784 rows, 63.68 KiB in 0.001477 sec., 530805.6872037915 rows/sec., 42.10 MiB/sec. | ||
| 24532 | 2026.02.05 23:57:53.221041 [ 5 ] {f7503bf3-6d69-4310-a751-cec64481ea46} <Debug> TCPHandler: Processed in 0.001638805 sec. | ||
| 24533 | 2026.02.05 23:57:53.221144 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24534 | 2026.02.05 23:57:53.221239 [ 5 ] {5b46cffb-3611-4a18-99cc-0686a95c41e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24535 | 2026.02.05 23:57:53.221280 [ 5 ] {5b46cffb-3611-4a18-99cc-0686a95c41e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24536 | 2026.02.05 23:57:53.221701 [ 5 ] {5b46cffb-3611-4a18-99cc-0686a95c41e5} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24537 | 2026.02.05 23:57:53.221736 [ 5 ] {5b46cffb-3611-4a18-99cc-0686a95c41e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 24538 | 2026.02.05 23:57:53.222034 [ 5 ] {5b46cffb-3611-4a18-99cc-0686a95c41e5} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 24539 | 2026.02.05 23:57:53.222245 [ 5 ] {5b46cffb-3611-4a18-99cc-0686a95c41e5} <Trace> oximeter.fields_u16 (2d05fe49-e4e1-4695-a23d-75b9be304fdb): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24540 | 2026.02.05 23:57:53.222373 [ 5 ] {5b46cffb-3611-4a18-99cc-0686a95c41e5} <Debug> executeQuery: Read 149 rows, 9.19 KiB in 0.001153 sec., 129228.10060711189 rows/sec., 7.79 MiB/sec. | ||
| 24541 | 2026.02.05 23:57:53.222411 [ 5 ] {5b46cffb-3611-4a18-99cc-0686a95c41e5} <Debug> TCPHandler: Processed in 0.001318143 sec. | ||
| 24542 | 2026.02.05 23:57:53.222517 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24543 | 2026.02.05 23:57:53.222610 [ 5 ] {82a2026d-d463-4332-83f3-1612408e70cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 24544 | 2026.02.05 23:57:53.222649 [ 5 ] {82a2026d-d463-4332-83f3-1612408e70cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 24545 | 2026.02.05 23:57:53.223069 [ 5 ] {82a2026d-d463-4332-83f3-1612408e70cb} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24546 | 2026.02.05 23:57:53.223103 [ 5 ] {82a2026d-d463-4332-83f3-1612408e70cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 24547 | 2026.02.05 23:57:53.223421 [ 5 ] {82a2026d-d463-4332-83f3-1612408e70cb} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 24548 | 2026.02.05 23:57:53.223632 [ 5 ] {82a2026d-d463-4332-83f3-1612408e70cb} <Trace> oximeter.fields_u32 (df707b3a-6f9c-4ebf-8753-8c04a655af1d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24549 | 2026.02.05 23:57:53.223755 [ 5 ] {82a2026d-d463-4332-83f3-1612408e70cb} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001164 sec., 120274.91408934706 rows/sec., 7.77 MiB/sec. | ||
| 24550 | 2026.02.05 23:57:53.223793 [ 5 ] {82a2026d-d463-4332-83f3-1612408e70cb} <Debug> TCPHandler: Processed in 0.001324133 sec. | ||
| 24551 | 2026.02.05 23:57:53.223897 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24552 | 2026.02.05 23:57:53.223992 [ 5 ] {e888fd7d-f709-4b6f-9498-2641478a2697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 24553 | 2026.02.05 23:57:53.224032 [ 5 ] {e888fd7d-f709-4b6f-9498-2641478a2697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 24554 | 2026.02.05 23:57:53.224448 [ 5 ] {e888fd7d-f709-4b6f-9498-2641478a2697} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24555 | 2026.02.05 23:57:53.224482 [ 5 ] {e888fd7d-f709-4b6f-9498-2641478a2697} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 24556 | 2026.02.05 23:57:53.224775 [ 5 ] {e888fd7d-f709-4b6f-9498-2641478a2697} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 24557 | 2026.02.05 23:57:53.224986 [ 5 ] {e888fd7d-f709-4b6f-9498-2641478a2697} <Trace> oximeter.fields_u8 (10295d5f-17b0-4e5e-ad8d-ae2896c031d0): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24558 | 2026.02.05 23:57:53.225113 [ 5 ] {e888fd7d-f709-4b6f-9498-2641478a2697} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001138 sec., 122144.11247803165 rows/sec., 6.95 MiB/sec. | ||
| 24559 | 2026.02.05 23:57:53.225151 [ 5 ] {e888fd7d-f709-4b6f-9498-2641478a2697} <Debug> TCPHandler: Processed in 0.001302983 sec. | ||
| 24560 | 2026.02.05 23:57:53.225256 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24561 | 2026.02.05 23:57:53.225350 [ 5 ] {a42519c6-77bb-42a6-b36c-0cc0a218d83a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24562 | 2026.02.05 23:57:53.225391 [ 5 ] {a42519c6-77bb-42a6-b36c-0cc0a218d83a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24563 | 2026.02.05 23:57:53.225934 [ 5 ] {a42519c6-77bb-42a6-b36c-0cc0a218d83a} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24564 | 2026.02.05 23:57:53.225969 [ 5 ] {a42519c6-77bb-42a6-b36c-0cc0a218d83a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 24565 | 2026.02.05 23:57:53.226294 [ 5 ] {a42519c6-77bb-42a6-b36c-0cc0a218d83a} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 24566 | 2026.02.05 23:57:53.226504 [ 5 ] {a42519c6-77bb-42a6-b36c-0cc0a218d83a} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24567 | 2026.02.05 23:57:53.226630 [ 5 ] {a42519c6-77bb-42a6-b36c-0cc0a218d83a} <Debug> executeQuery: Read 485 rows, 34.97 KiB in 0.001297 sec., 373939.8612181958 rows/sec., 26.33 MiB/sec. | ||
| 24568 | 2026.02.05 23:57:53.226668 [ 5 ] {a42519c6-77bb-42a6-b36c-0cc0a218d83a} <Debug> TCPHandler: Processed in 0.001460994 sec. | ||
| 24569 | 2026.02.05 23:57:53.226753 [ 218 ] {} <Trace> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 24570 | 2026.02.05 23:57:53.226766 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24571 | 2026.02.05 23:57:53.226839 [ 218 ] {} <Debug> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 24572 | 2026.02.05 23:57:53.226924 [ 5 ] {e12c0c1d-8e75-4bbf-add4-a4dd54642b1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 24573 | 2026.02.05 23:57:53.226973 [ 5 ] {e12c0c1d-8e75-4bbf-add4-a4dd54642b1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 24574 | 2026.02.05 23:57:53.227297 [ 5 ] {e12c0c1d-8e75-4bbf-add4-a4dd54642b1a} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24575 | 2026.02.05 23:57:53.227337 [ 5 ] {e12c0c1d-8e75-4bbf-add4-a4dd54642b1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 24576 | 2026.02.05 23:57:53.227695 [ 5 ] {e12c0c1d-8e75-4bbf-add4-a4dd54642b1a} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 24577 | 2026.02.05 23:57:53.227937 [ 5 ] {e12c0c1d-8e75-4bbf-add4-a4dd54642b1a} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24578 | 2026.02.05 23:57:53.228031 [ 29 ] {} <Debug> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462) (MergerMutator): Selected 6 parts from all_1_66_13 to all_75_75_0 | ||
| 24579 | 2026.02.05 23:57:53.228066 [ 5 ] {e12c0c1d-8e75-4bbf-add4-a4dd54642b1a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001161 sec., 5167.958656330749 rows/sec., 270.01 KiB/sec. | ||
| 24580 | 2026.02.05 23:57:53.228068 [ 29 ] {} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24581 | 2026.02.05 23:57:53.228097 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 24582 | 2026.02.05 23:57:53.228106 [ 5 ] {e12c0c1d-8e75-4bbf-add4-a4dd54642b1a} <Debug> TCPHandler: Processed in 0.001388424 sec. | ||
| 24583 | 2026.02.05 23:57:53.228209 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24584 | 2026.02.05 23:57:53.228210 [ 190 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_75_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_75_75_0 into Compact with storage Full | ||
| 24585 | 2026.02.05 23:57:53.228306 [ 5 ] {0c59b884-75f1-41de-a3d8-9eaa824c27cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24586 | 2026.02.05 23:57:53.228354 [ 5 ] {0c59b884-75f1-41de-a3d8-9eaa824c27cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24587 | 2026.02.05 23:57:53.228369 [ 190 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_75_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24588 | 2026.02.05 23:57:53.228412 [ 190 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_75_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 396 rows starting from the beginning of the part | ||
| 24589 | 2026.02.05 23:57:53.228485 [ 190 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_75_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_71_1, total 30 rows starting from the beginning of the part | ||
| 24590 | 2026.02.05 23:57:53.228535 [ 190 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_75_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 6 rows starting from the beginning of the part | ||
| 24591 | 2026.02.05 23:57:53.228585 [ 190 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_75_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 6 rows starting from the beginning of the part | ||
| 24592 | 2026.02.05 23:57:53.228631 [ 190 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_75_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 6 rows starting from the beginning of the part | ||
| 24593 | 2026.02.05 23:57:53.228678 [ 190 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_75_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 6 rows starting from the beginning of the part | ||
| 24594 | 2026.02.05 23:57:53.228756 [ 5 ] {0c59b884-75f1-41de-a3d8-9eaa824c27cf} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24595 | 2026.02.05 23:57:53.228801 [ 5 ] {0c59b884-75f1-41de-a3d8-9eaa824c27cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 24596 | 2026.02.05 23:57:53.229180 [ 5 ] {0c59b884-75f1-41de-a3d8-9eaa824c27cf} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 24597 | 2026.02.05 23:57:53.229406 [ 5 ] {0c59b884-75f1-41de-a3d8-9eaa824c27cf} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24598 | 2026.02.05 23:57:53.229542 [ 5 ] {0c59b884-75f1-41de-a3d8-9eaa824c27cf} <Debug> executeQuery: Read 259 rows, 17.65 KiB in 0.001255 sec., 206374.50199203187 rows/sec., 13.74 MiB/sec. | ||
| 24599 | 2026.02.05 23:57:53.229576 [ 31 ] {} <Debug> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Selected 6 parts from all_1_168_35 to all_173_173_0 | ||
| 24600 | 2026.02.05 23:57:53.229583 [ 5 ] {0c59b884-75f1-41de-a3d8-9eaa824c27cf} <Debug> TCPHandler: Processed in 0.001422394 sec. | ||
| 24601 | 2026.02.05 23:57:53.229648 [ 31 ] {} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24602 | 2026.02.05 23:57:53.229662 [ 218 ] {} <Debug> oximeter.fields_uuid (52509564-b5dc-4752-8a5b-4e91bf927317): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 24603 | 2026.02.05 23:57:53.229677 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 24604 | 2026.02.05 23:57:53.229684 [ 191 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_75_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 450 rows, containing 4 columns (4 merged, 0 gathered) in 0.001529215 sec., 294268.6280215666 rows/sec., 15.01 MiB/sec. | ||
| 24605 | 2026.02.05 23:57:53.229741 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24606 | 2026.02.05 23:57:53.229769 [ 196 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_173_36} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_168_35 to all_173_173_0 into Compact with storage Full | ||
| 24607 | 2026.02.05 23:57:53.229844 [ 5 ] {c7e6802a-dca5-4582-8cbd-9e620bc25f80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 24608 | 2026.02.05 23:57:53.229856 [ 196 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_173_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24609 | 2026.02.05 23:57:53.229866 [ 200 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_75_14} <Trace> MergedBlockOutputStream: filled checksums all_1_75_14 (state Temporary) | ||
| 24610 | 2026.02.05 23:57:53.229886 [ 196 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_173_36} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_168_35, total 48042 rows starting from the beginning of the part | ||
| 24611 | 2026.02.05 23:57:53.229888 [ 5 ] {c7e6802a-dca5-4582-8cbd-9e620bc25f80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 24612 | 2026.02.05 23:57:53.229945 [ 196 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_173_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 64 rows starting from the beginning of the part | ||
| 24613 | 2026.02.05 23:57:53.229992 [ 196 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_173_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 161 rows starting from the beginning of the part | ||
| 24614 | 2026.02.05 23:57:53.230035 [ 196 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_173_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 260 rows starting from the beginning of the part | ||
| 24615 | 2026.02.05 23:57:53.230075 [ 196 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_173_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 162 rows starting from the beginning of the part | ||
| 24616 | 2026.02.05 23:57:53.230114 [ 196 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_173_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 259 rows starting from the beginning of the part | ||
| 24617 | 2026.02.05 23:57:53.230207 [ 200 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_75_14} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462): Renaming temporary part tmp_merge_all_1_75_14 to all_1_75_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24618 | 2026.02.05 23:57:53.230214 [ 5 ] {c7e6802a-dca5-4582-8cbd-9e620bc25f80} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24619 | 2026.02.05 23:57:53.230258 [ 5 ] {c7e6802a-dca5-4582-8cbd-9e620bc25f80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 24620 | 2026.02.05 23:57:53.230288 [ 200 ] {03d0f0d5-d0fd-4d89-bbc4-4db672309462::all_1_75_14} <Trace> oximeter.measurements_bool (03d0f0d5-d0fd-4d89-bbc4-4db672309462) (MergerMutator): Merged 6 parts: [all_1_66_13, all_75_75_0] -> all_1_75_14 | ||
| 24621 | 2026.02.05 23:57:53.230377 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 24622 | 2026.02.05 23:57:53.230555 [ 5 ] {c7e6802a-dca5-4582-8cbd-9e620bc25f80} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 24623 | 2026.02.05 23:57:53.230771 [ 5 ] {c7e6802a-dca5-4582-8cbd-9e620bc25f80} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24624 | 2026.02.05 23:57:53.230896 [ 31 ] {} <Debug> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452) (MergerMutator): Selected 6 parts from all_1_70_14 to all_75_75_0 | ||
| 24625 | 2026.02.05 23:57:53.230900 [ 5 ] {c7e6802a-dca5-4582-8cbd-9e620bc25f80} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001074 sec., 931.0986964618248 rows/sec., 62.74 KiB/sec. | ||
| 24626 | 2026.02.05 23:57:53.230937 [ 31 ] {} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24627 | 2026.02.05 23:57:53.230961 [ 5 ] {c7e6802a-dca5-4582-8cbd-9e620bc25f80} <Debug> TCPHandler: Processed in 0.001271423 sec. | ||
| 24628 | 2026.02.05 23:57:53.230962 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 24629 | 2026.02.05 23:57:53.231068 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24630 | 2026.02.05 23:57:53.231077 [ 186 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_75_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_70_14 to all_75_75_0 into Compact with storage Full | ||
| 24631 | 2026.02.05 23:57:53.231169 [ 5 ] {0b6c005d-b212-4225-9ed8-628cbb7f6b34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24632 | 2026.02.05 23:57:53.231188 [ 186 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_75_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24633 | 2026.02.05 23:57:53.231222 [ 186 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_70_14, total 71 rows starting from the beginning of the part | ||
| 24634 | 2026.02.05 23:57:53.231229 [ 5 ] {0b6c005d-b212-4225-9ed8-628cbb7f6b34} <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 | ||
| 24635 | 2026.02.05 23:57:53.231279 [ 186 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1 rows starting from the beginning of the part | ||
| 24636 | 2026.02.05 23:57:53.231329 [ 186 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1 rows starting from the beginning of the part | ||
| 24637 | 2026.02.05 23:57:53.231373 [ 186 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1 rows starting from the beginning of the part | ||
| 24638 | 2026.02.05 23:57:53.231411 [ 186 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1 rows starting from the beginning of the part | ||
| 24639 | 2026.02.05 23:57:53.231451 [ 186 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 1 rows starting from the beginning of the part | ||
| 24640 | 2026.02.05 23:57:53.232040 [ 5 ] {0b6c005d-b212-4225-9ed8-628cbb7f6b34} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24641 | 2026.02.05 23:57:53.232082 [ 5 ] {0b6c005d-b212-4225-9ed8-628cbb7f6b34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 24642 | 2026.02.05 23:57:53.232300 [ 191 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_75_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 76 rows, containing 4 columns (4 merged, 0 gathered) in 0.001262242 sec., 60210.324169216365 rows/sec., 3.96 MiB/sec. | ||
| 24643 | 2026.02.05 23:57:53.232501 [ 195 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_75_15} <Trace> MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) | ||
| 24644 | 2026.02.05 23:57:53.232632 [ 5 ] {0b6c005d-b212-4225-9ed8-628cbb7f6b34} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 24645 | 2026.02.05 23:57:53.232884 [ 195 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_75_15} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24646 | 2026.02.05 23:57:53.232935 [ 5 ] {0b6c005d-b212-4225-9ed8-628cbb7f6b34} <Trace> oximeter.measurements_histogramu64 (6cf25eed-1ee6-4555-b9d5-01ac594ec087): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24647 | 2026.02.05 23:57:53.232979 [ 195 ] {c486e7e4-2acf-40e5-b6a2-d7efafb50452::all_1_75_15} <Trace> oximeter.measurements_f64 (c486e7e4-2acf-40e5-b6a2-d7efafb50452) (MergerMutator): Merged 6 parts: [all_1_70_14, all_75_75_0] -> all_1_75_15 | ||
| 24648 | 2026.02.05 23:57:53.233085 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 24649 | 2026.02.05 23:57:53.233099 [ 5 ] {0b6c005d-b212-4225-9ed8-628cbb7f6b34} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001947 sec., 7704.160246533128 rows/sec., 13.81 MiB/sec. | ||
| 24650 | 2026.02.05 23:57:53.233186 [ 5 ] {0b6c005d-b212-4225-9ed8-628cbb7f6b34} <Debug> TCPHandler: Processed in 0.002166781 sec. | ||
| 24651 | 2026.02.05 23:57:53.233300 [ 5 ] {} <Trace> TCP-Session: 60a6a918-5981-4b23-ad03-66774dc9af84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24652 | 2026.02.05 23:57:53.233396 [ 5 ] {b1a79999-afd7-4910-a2e5-12381b6c82c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41897) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24653 | 2026.02.05 23:57:53.233440 [ 5 ] {b1a79999-afd7-4910-a2e5-12381b6c82c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24654 | 2026.02.05 23:57:53.233785 [ 5 ] {b1a79999-afd7-4910-a2e5-12381b6c82c8} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24655 | 2026.02.05 23:57:53.233822 [ 5 ] {b1a79999-afd7-4910-a2e5-12381b6c82c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 24656 | 2026.02.05 23:57:53.234142 [ 5 ] {b1a79999-afd7-4910-a2e5-12381b6c82c8} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 24657 | 2026.02.05 23:57:53.234353 [ 5 ] {b1a79999-afd7-4910-a2e5-12381b6c82c8} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24658 | 2026.02.05 23:57:53.234483 [ 5 ] {b1a79999-afd7-4910-a2e5-12381b6c82c8} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001105 sec., 79638.00904977375 rows/sec., 5.00 MiB/sec. | ||
| 24659 | 2026.02.05 23:57:53.234520 [ 5 ] {b1a79999-afd7-4910-a2e5-12381b6c82c8} <Debug> TCPHandler: Processed in 0.001270792 sec. | ||
| 24660 | 2026.02.05 23:57:53.237878 [ 191 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_173_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48948 rows, containing 5 columns (5 merged, 0 gathered) in 0.00818937 sec., 5977016.5470603965 rows/sec., 402.79 MiB/sec. | ||
| 24661 | 2026.02.05 23:57:53.238466 [ 188 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_173_36} <Trace> MergedBlockOutputStream: filled checksums all_1_173_36 (state Temporary) | ||
| 24662 | 2026.02.05 23:57:53.238736 [ 188 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_173_36} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a): Renaming temporary part tmp_merge_all_1_173_36 to all_1_173_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24663 | 2026.02.05 23:57:53.238800 [ 188 ] {5ec83f78-1065-4e3f-88d9-9eeca175a55a::all_1_173_36} <Trace> oximeter.measurements_cumulativeu64 (5ec83f78-1065-4e3f-88d9-9eeca175a55a) (MergerMutator): Merged 6 parts: [all_1_168_35, all_173_173_0] -> all_1_173_36 | ||
| 24664 | 2026.02.05 23:57:53.238870 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.44 MiB. | ||
| 24665 | 2026.02.05 23:57:53.856251 [ 225 ] {} <Trace> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 24666 | 2026.02.05 23:57:53.856313 [ 225 ] {} <Debug> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 24667 | 2026.02.05 23:57:53.858931 [ 225 ] {} <Debug> oximeter.fields_string (5a8ff5c4-c0af-468a-b6a0-cd9a4e7bfbcc): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 24668 | 2026.02.05 23:57:54.080693 [ 224 ] {} <Trace> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 24669 | 2026.02.05 23:57:54.080750 [ 224 ] {} <Debug> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 24670 | 2026.02.05 23:57:54.084203 [ 224 ] {} <Debug> oximeter.measurements_u64 (dc1fee0e-5b1f-434b-84b1-6bc98c1148c6): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 24671 | 2026.02.05 23:57:54.561490 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 24672 | 2026.02.05 23:57:54.561569 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 24673 | 2026.02.05 23:57:54.856987 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 48934 | ||
| 24674 | 2026.02.05 23:57:54.857479 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24675 | 2026.02.05 23:57:54.857514 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 24676 | 2026.02.05 23:57:54.857981 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 24677 | 2026.02.05 23:57:54.858205 [ 245 ] {} <Trace> system.asynchronous_metric_log (ed9b7e49-780b-42e1-917f-637df05aa35e): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24678 | 2026.02.05 23:57:54.858330 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48934 | ||