| 1 | [ Jan 20 23:48:59 Enabled. ] | ||
| 2 | [ Jan 20 23:48:59 Rereading configuration. ] | ||
| 3 | [ Jan 20 23:49:01 Rereading configuration. ] | ||
| 4 | [ Jan 20 23:49:12 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 | [ Jan 20 23:49:12 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.01.20 23:49:14.048869 [ 1 ] {} <Information> Application: Will watch for the process with pid 25905 | ||
| 29 | 2026.01.20 23:49:14.049242 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.01.20 23:49:14.533763 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 25905 | ||
| 31 | 2026.01.20 23:49:14.534540 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.01.20 23:49:14.534689 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.01.20 23:49:14.723848 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.01.20 23:49:14.760046 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.01.20 23:49:14.760120 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.01.20 23:49:14.760138 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.01.20 23:49:14.760188 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.01.20 23:49:14.760826 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.01.20 23:49:14.764571 [ 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.01.20 23:49:14.765467 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.01.20 23:49:14.766283 [ 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.01.20 23:49:14.766329 [ 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.01.20 23:49:14.766366 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.01.20 23:49:14.767052 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.01.20 23:49:14.768067 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.01.20 23:49:14.774031 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.01.20 23:49:14.774782 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.01.20 23:49:14.776162 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.01.20 23:49:14.776258 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.01.20 23:49:14.777344 [ 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.01.20 23:49:14.777919 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.01.20 23:49:14.781754 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.01.20 23:49:14.782034 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.01.20 23:49:14.786623 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.01.20 23:49:14.787041 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.01.20 23:49:14.787422 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.01.20 23:49:14.787763 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.01.20 23:49:14.789271 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.01.20 23:49:14.789296 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.01.20 23:49:14.789417 [ 175 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.01.20 23:49:14.789519 [ 175 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.01.20 23:49:14.796859 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.01.20 23:49:14.796885 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000155482 sec | ||
| 68 | 2026.01.20 23:49:14.796930 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.01.20 23:49:14.796967 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.01.20 23:49:14.797627 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.01.20 23:49:14.798220 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.01.20 23:49:14.811363 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.01.20 23:49:14.811436 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.01.20 23:49:14.811535 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.01.20 23:49:14.811558 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.01.20 23:49:14.811613 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.01.20 23:49:14.811708 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.01.20 23:49:14.816111 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.01.20 23:49:14.816158 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.01.20 23:49:14.816204 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.01.20 23:49:14.816366 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.01.20 23:49:14.816409 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.01.20 23:49:14.816421 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.01.20 23:49:14.816487 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.01.20 23:49:14.816499 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.01.20 23:49:14.816529 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.01.20 23:49:14.816594 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.01.20 23:49:14.842154 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.01.20 23:49:14.843781 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.01.20 23:49:14.843857 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 9.4211e-05 sec | ||
| 91 | 2026.01.20 23:49:14.843870 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.01.20 23:49:14.843880 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.01.20 23:49:14.843903 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.01.20 23:49:14.844096 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.01.20 23:49:14.844189 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.01.20 23:49:14.844202 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.01.20 23:49:14.844213 [ 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.01.20 23:49:14.844224 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.01.20 23:49:14.849819 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.01.20 23:49:14.850029 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.78 MiB (RSS), difference: 92.01 MiB | ||
| 101 | 2026.01.20 23:49:14.851521 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.2311e-05 sec. | ||
| 102 | 2026.01.20 23:49:14.851924 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.01.20 23:49:14.852633 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.01.20 23:49:14.852656 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.01.20 23:49:14.861244 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39486 | ||
| 106 | 2026.01.20 23:49:14.863363 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.01.20 23:49:14.863425 [ 3 ] {} <Debug> TCP-Session: 5542b44f-6dac-4c85-896e-fc0f0d9affa8 Authenticating user 'default' from [fd00:1122:3344:101::a]:39486 | ||
| 108 | 2026.01.20 23:49:14.863452 [ 3 ] {} <Debug> TCP-Session: 5542b44f-6dac-4c85-896e-fc0f0d9affa8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.01.20 23:49:14.863525 [ 3 ] {} <Debug> TCP-Session: 5542b44f-6dac-4c85-896e-fc0f0d9affa8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.01.20 23:49:14.863625 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.01.20 23:49:14.863652 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.01.20 23:49:14.863727 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.01.20 23:49:14.866656 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60405 | ||
| 114 | 2026.01.20 23:49:14.866801 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 115 | 2026.01.20 23:49:14.866867 [ 4 ] {} <Debug> TCP-Session: b8338488-9574-40ab-abbd-58c2ab33c0cd Authenticating user 'default' from [fd00:1122:3344:101::a]:60405 | ||
| 116 | 2026.01.20 23:49:14.866859 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47096 | ||
| 117 | 2026.01.20 23:49:14.866916 [ 4 ] {} <Debug> TCP-Session: b8338488-9574-40ab-abbd-58c2ab33c0cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 118 | 2026.01.20 23:49:14.866871 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38912 | ||
| 119 | 2026.01.20 23:49:14.867061 [ 4 ] {} <Debug> TCP-Session: b8338488-9574-40ab-abbd-58c2ab33c0cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.01.20 23:49:14.867119 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47790 | ||
| 121 | 2026.01.20 23:49:14.867283 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2026.01.20 23:49:14.867303 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46337 | ||
| 123 | 2026.01.20 23:49:14.867356 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2026.01.20 23:49:14.867434 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2026.01.20 23:49:14.867361 [ 254 ] {} <Debug> TCP-Session: 62d73e13-a40b-4192-8dde-e50b5445d961 Authenticating user 'default' from [fd00:1122:3344:101::a]:47096 | ||
| 126 | 2026.01.20 23:49:14.867521 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64474 | ||
| 127 | 2026.01.20 23:49:14.867534 [ 254 ] {} <Debug> TCP-Session: 62d73e13-a40b-4192-8dde-e50b5445d961 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.01.20 23:49:14.867574 [ 255 ] {} <Debug> TCP-Session: c54a021a-72f8-45d4-92f4-3b8ae119fd5d Authenticating user 'default' from [fd00:1122:3344:101::a]:47790 | ||
| 129 | 2026.01.20 23:49:14.867531 [ 5 ] {} <Debug> TCP-Session: 260ee969-b995-4e91-acee-51b08ab47891 Authenticating user 'default' from [fd00:1122:3344:101::a]:38912 | ||
| 130 | 2026.01.20 23:49:14.867683 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47986 | ||
| 131 | 2026.01.20 23:49:14.867752 [ 255 ] {} <Debug> TCP-Session: c54a021a-72f8-45d4-92f4-3b8ae119fd5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.01.20 23:49:14.867742 [ 5 ] {} <Debug> TCP-Session: 260ee969-b995-4e91-acee-51b08ab47891 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.01.20 23:49:14.867723 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2026.01.20 23:49:14.867867 [ 5 ] {} <Debug> TCP-Session: 260ee969-b995-4e91-acee-51b08ab47891 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.01.20 23:49:14.867881 [ 255 ] {} <Debug> TCP-Session: c54a021a-72f8-45d4-92f4-3b8ae119fd5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.01.20 23:49:14.867711 [ 254 ] {} <Debug> TCP-Session: 62d73e13-a40b-4192-8dde-e50b5445d961 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.01.20 23:49:14.867936 [ 257 ] {} <Debug> TCP-Session: c654b435-89df-4511-b599-7d301c1473cc Authenticating user 'default' from [fd00:1122:3344:101::a]:64474 | ||
| 138 | 2026.01.20 23:49:14.867951 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2026.01.20 23:49:14.867524 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 140 | 2026.01.20 23:49:14.868011 [ 258 ] {} <Debug> TCP-Session: f611b5ac-7ba9-427c-91f7-38d282fe18bf Authenticating user 'default' from [fd00:1122:3344:101::a]:47986 | ||
| 141 | 2026.01.20 23:49:14.868031 [ 257 ] {} <Debug> TCP-Session: c654b435-89df-4511-b599-7d301c1473cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.01.20 23:49:14.868024 [ 256 ] {} <Debug> TCP-Session: 55760db6-f910-4404-a23a-a5b6b6add33e Authenticating user 'default' from [fd00:1122:3344:101::a]:46337 | ||
| 143 | 2026.01.20 23:49:14.868110 [ 258 ] {} <Debug> TCP-Session: f611b5ac-7ba9-427c-91f7-38d282fe18bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.01.20 23:49:14.868128 [ 257 ] {} <Debug> TCP-Session: c654b435-89df-4511-b599-7d301c1473cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.01.20 23:49:14.868119 [ 256 ] {} <Debug> TCP-Session: 55760db6-f910-4404-a23a-a5b6b6add33e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.01.20 23:49:14.868198 [ 258 ] {} <Debug> TCP-Session: f611b5ac-7ba9-427c-91f7-38d282fe18bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.01.20 23:49:14.868206 [ 256 ] {} <Debug> TCP-Session: 55760db6-f910-4404-a23a-a5b6b6add33e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.01.20 23:49:15.000138 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.84 MiB, peak 116.84 MiB, free memory in arenas 0.00 B, will set to 118.96 MiB (RSS), difference: 2.12 MiB | ||
| 149 | 2026.01.20 23:49:15.878249 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54851 | ||
| 150 | 2026.01.20 23:49:15.893458 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.01.20 23:49:15.893526 [ 259 ] {} <Debug> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54851 | ||
| 152 | 2026.01.20 23:49:15.893553 [ 259 ] {} <Debug> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.01.20 23:49:15.893634 [ 259 ] {} <Debug> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.01.20 23:49:15.893733 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.01.20 23:49:15.893768 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.01.20 23:49:15.893853 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 157 | 2026.01.20 23:49:15.900208 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39084 | ||
| 158 | 2026.01.20 23:49:15.900284 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64391 | ||
| 159 | 2026.01.20 23:49:15.900314 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61471 | ||
| 160 | 2026.01.20 23:49:15.900400 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 161 | 2026.01.20 23:49:15.900462 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40965 | ||
| 162 | 2026.01.20 23:49:15.900567 [ 261 ] {} <Debug> TCP-Session: 91d72b74-abfb-4b35-a247-9fd5417b300b Authenticating user 'default' from [fd00:1122:3344:101::d]:39084 | ||
| 163 | 2026.01.20 23:49:15.900598 [ 261 ] {} <Debug> TCP-Session: 91d72b74-abfb-4b35-a247-9fd5417b300b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2026.01.20 23:49:15.900558 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 165 | 2026.01.20 23:49:15.900654 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 166 | 2026.01.20 23:49:15.900697 [ 261 ] {} <Debug> TCP-Session: 91d72b74-abfb-4b35-a247-9fd5417b300b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 167 | 2026.01.20 23:49:15.900734 [ 260 ] {} <Debug> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61471 | ||
| 168 | 2026.01.20 23:49:15.900757 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34270 | ||
| 169 | 2026.01.20 23:49:15.900721 [ 262 ] {} <Debug> TCP-Session: f4ae176d-f29a-4fbe-a85b-a7d4de2a22cd Authenticating user 'default' from [fd00:1122:3344:101::d]:64391 | ||
| 170 | 2026.01.20 23:49:15.900653 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41896 | ||
| 171 | 2026.01.20 23:49:15.900839 [ 262 ] {} <Debug> TCP-Session: f4ae176d-f29a-4fbe-a85b-a7d4de2a22cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 172 | 2026.01.20 23:49:15.900822 [ 260 ] {} <Debug> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 173 | 2026.01.20 23:49:15.900947 [ 260 ] {} <Debug> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 174 | 2026.01.20 23:49:15.900959 [ 262 ] {} <Debug> TCP-Session: f4ae176d-f29a-4fbe-a85b-a7d4de2a22cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2026.01.20 23:49:15.902311 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57185 | ||
| 176 | 2026.01.20 23:49:15.904253 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 177 | 2026.01.20 23:49:15.904281 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 178 | 2026.01.20 23:49:15.904295 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 179 | 2026.01.20 23:49:15.904291 [ 264 ] {} <Debug> TCP-Session: 22bbbf21-1469-4780-80f5-784c7569bda4 Authenticating user 'default' from [fd00:1122:3344:101::d]:41896 | ||
| 180 | 2026.01.20 23:49:15.904403 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49837 | ||
| 181 | 2026.01.20 23:49:15.904448 [ 265 ] {} <Debug> TCP-Session: 5b2b00ef-8683-4d54-aa04-a69768e3ba4c Authenticating user 'default' from [fd00:1122:3344:101::d]:34270 | ||
| 182 | 2026.01.20 23:49:15.904423 [ 266 ] {} <Debug> TCP-Session: b2e58021-821c-4b36-b0ef-d3cfdcdb8bd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:57185 | ||
| 183 | 2026.01.20 23:49:15.904414 [ 264 ] {} <Debug> TCP-Session: 22bbbf21-1469-4780-80f5-784c7569bda4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.01.20 23:49:15.904543 [ 265 ] {} <Debug> TCP-Session: 5b2b00ef-8683-4d54-aa04-a69768e3ba4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.01.20 23:49:15.904523 [ 266 ] {} <Debug> TCP-Session: b2e58021-821c-4b36-b0ef-d3cfdcdb8bd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.01.20 23:49:15.904593 [ 264 ] {} <Debug> TCP-Session: 22bbbf21-1469-4780-80f5-784c7569bda4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.01.20 23:49:15.904607 [ 266 ] {} <Debug> TCP-Session: b2e58021-821c-4b36-b0ef-d3cfdcdb8bd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.01.20 23:49:15.904595 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 189 | 2026.01.20 23:49:15.904621 [ 265 ] {} <Debug> TCP-Session: 5b2b00ef-8683-4d54-aa04-a69768e3ba4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.01.20 23:49:15.904720 [ 267 ] {} <Debug> TCP-Session: 0851ab3c-80da-4c94-81ce-80d57b95821e Authenticating user 'default' from [fd00:1122:3344:101::d]:49837 | ||
| 191 | 2026.01.20 23:49:15.904841 [ 267 ] {} <Debug> TCP-Session: 0851ab3c-80da-4c94-81ce-80d57b95821e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.01.20 23:49:15.904855 [ 267 ] {} <Debug> TCP-Session: 0851ab3c-80da-4c94-81ce-80d57b95821e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 193 | 2026.01.20 23:49:15.906795 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2026.01.20 23:49:15.906876 [ 263 ] {} <Debug> TCP-Session: 7eb4e6fc-b709-4794-9e47-5d2692309358 Authenticating user 'default' from [fd00:1122:3344:101::d]:40965 | ||
| 195 | 2026.01.20 23:49:15.906896 [ 263 ] {} <Debug> TCP-Session: 7eb4e6fc-b709-4794-9e47-5d2692309358 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.01.20 23:49:15.906908 [ 263 ] {} <Debug> TCP-Session: 7eb4e6fc-b709-4794-9e47-5d2692309358 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.01.20 23:49:15.919215 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 198 | 2026.01.20 23:49:15.922038 [ 259 ] {82bed5a8-e1a6-44e6-acf4-64a3afdf6af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 199 | 2026.01.20 23:49:16.000144 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 119.01 MiB, peak 119.01 MiB, free memory in arenas 0.00 B, will set to 124.55 MiB (RSS), difference: 5.54 MiB | ||
| 200 | 2026.01.20 23:49:16.026487 [ 259 ] {82bed5a8-e1a6-44e6-acf4-64a3afdf6af2} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:54851) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 201 | |||
| 202 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 203 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 204 | 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 | ||
| 205 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 206 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 207 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 208 | 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 | ||
| 209 | 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 | ||
| 210 | 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 | ||
| 211 | 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 | ||
| 212 | 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 | ||
| 213 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 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 | ||
| 216 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 223 | |||
| 224 | 2026.01.20 23:49:16.027438 [ 259 ] {82bed5a8-e1a6-44e6-acf4-64a3afdf6af2} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 225 | |||
| 226 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 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 | ||
| 229 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 230 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 231 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 232 | 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 | ||
| 233 | 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 | ||
| 234 | 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 | ||
| 235 | 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 | ||
| 236 | 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 | ||
| 237 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 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 | ||
| 240 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 247 | |||
| 248 | 2026.01.20 23:49:16.027641 [ 259 ] {82bed5a8-e1a6-44e6-acf4-64a3afdf6af2} <Debug> TCPHandler: Processed in 0.114663489 sec. | ||
| 249 | 2026.01.20 23:49:16.028270 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 250 | 2026.01.20 23:49:16.028488 [ 260 ] {9972b95c-41ba-4220-9300-63b22262cf7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 251 | 2026.01.20 23:49:16.028880 [ 260 ] {9972b95c-41ba-4220-9300-63b22262cf7f} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:61471) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 252 | |||
| 253 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 254 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 255 | 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 | ||
| 256 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 259 | 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 | ||
| 260 | 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 | ||
| 261 | 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 | ||
| 262 | 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 | ||
| 263 | 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 | ||
| 264 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 265 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 266 | 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 | ||
| 267 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 273 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 274 | |||
| 275 | 2026.01.20 23:49:16.029191 [ 260 ] {9972b95c-41ba-4220-9300-63b22262cf7f} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 276 | |||
| 277 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 278 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 279 | 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 | ||
| 280 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 283 | 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 | ||
| 284 | 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 | ||
| 285 | 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 | ||
| 286 | 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 | ||
| 287 | 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 | ||
| 288 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 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 | ||
| 291 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 298 | |||
| 299 | 2026.01.20 23:49:16.029434 [ 260 ] {9972b95c-41ba-4220-9300-63b22262cf7f} <Debug> TCPHandler: Processed in 0.001345554 sec. | ||
| 300 | 2026.01.20 23:49:16.033679 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2026.01.20 23:49:16.034493 [ 259 ] {8affc661-5dd3-4071-82b3-a36fd5cf844b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 302 | 2026.01.20 23:49:16.035117 [ 259 ] {8affc661-5dd3-4071-82b3-a36fd5cf844b} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 303 | 2026.01.20 23:49:16.036477 [ 259 ] {8affc661-5dd3-4071-82b3-a36fd5cf844b} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 304 | 2026.01.20 23:49:16.036556 [ 259 ] {8affc661-5dd3-4071-82b3-a36fd5cf844b} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000112533 sec | ||
| 305 | 2026.01.20 23:49:16.036570 [ 259 ] {8affc661-5dd3-4071-82b3-a36fd5cf844b} <Trace> ReferentialDeps: No tables | ||
| 306 | 2026.01.20 23:49:16.036581 [ 259 ] {8affc661-5dd3-4071-82b3-a36fd5cf844b} <Trace> LoadingDeps: No tables | ||
| 307 | 2026.01.20 23:49:16.036603 [ 259 ] {8affc661-5dd3-4071-82b3-a36fd5cf844b} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 308 | 2026.01.20 23:49:16.037307 [ 259 ] {8affc661-5dd3-4071-82b3-a36fd5cf844b} <Debug> TCPHandler: Processed in 0.003759654 sec. | ||
| 309 | 2026.01.20 23:49:16.037459 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 310 | 2026.01.20 23:49:16.037607 [ 259 ] {9f43124c-217d-44fb-bf22-11ebef207a36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) /* The version table contains metadata about the `oximeter` database */ | ||
| 311 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 312 | 2026.01.20 23:49:16.037721 [ 259 ] {9f43124c-217d-44fb-bf22-11ebef207a36} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 313 | 2026.01.20 23:49:16.045799 [ 259 ] {9f43124c-217d-44fb-bf22-11ebef207a36} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 314 | 2026.01.20 23:49:16.047246 [ 259 ] {9f43124c-217d-44fb-bf22-11ebef207a36} <Debug> oximeter.version (bf6a6be5-c50e-4d14-8de5-2a68c2469e09): Loading data parts | ||
| 315 | 2026.01.20 23:49:16.049889 [ 259 ] {9f43124c-217d-44fb-bf22-11ebef207a36} <Debug> oximeter.version (bf6a6be5-c50e-4d14-8de5-2a68c2469e09): There are no data parts | ||
| 316 | 2026.01.20 23:49:16.052394 [ 259 ] {9f43124c-217d-44fb-bf22-11ebef207a36} <Debug> TCPHandler: Processed in 0.014983445 sec. | ||
| 317 | 2026.01.20 23:49:16.052542 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 318 | 2026.01.20 23:49:16.052783 [ 259 ] {c1ca11c2-db13-4774-9728-17eb79f8159a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) /* The measurement tables contain all individual samples from each timeseries. | ||
| 319 | * | ||
| 320 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 321 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 322 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 323 | * by all samples from the same timeseries. | ||
| 324 | * | ||
| 325 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 326 | * and then uses that to index quickly into the measurements tables. | ||
| 327 | */ | ||
| 328 | 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) | ||
| 329 | 2026.01.20 23:49:16.052906 [ 259 ] {c1ca11c2-db13-4774-9728-17eb79f8159a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 330 | 2026.01.20 23:49:16.068499 [ 259 ] {c1ca11c2-db13-4774-9728-17eb79f8159a} <Debug> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Loading data parts | ||
| 331 | 2026.01.20 23:49:16.068729 [ 259 ] {c1ca11c2-db13-4774-9728-17eb79f8159a} <Debug> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): There are no data parts | ||
| 332 | 2026.01.20 23:49:16.069953 [ 259 ] {c1ca11c2-db13-4774-9728-17eb79f8159a} <Debug> TCPHandler: Processed in 0.017459637 sec. | ||
| 333 | 2026.01.20 23:49:16.070098 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 334 | 2026.01.20 23:49:16.070254 [ 259 ] {752ac9e1-b576-46fe-bd9d-39eeeeae6b22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) 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) | ||
| 335 | 2026.01.20 23:49:16.070362 [ 259 ] {752ac9e1-b576-46fe-bd9d-39eeeeae6b22} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 336 | 2026.01.20 23:49:16.072302 [ 259 ] {752ac9e1-b576-46fe-bd9d-39eeeeae6b22} <Debug> oximeter.measurements_i8 (9af7069e-663d-45f3-a386-329eefa71848): Loading data parts | ||
| 337 | 2026.01.20 23:49:16.072440 [ 259 ] {752ac9e1-b576-46fe-bd9d-39eeeeae6b22} <Debug> oximeter.measurements_i8 (9af7069e-663d-45f3-a386-329eefa71848): There are no data parts | ||
| 338 | 2026.01.20 23:49:16.073581 [ 259 ] {752ac9e1-b576-46fe-bd9d-39eeeeae6b22} <Debug> TCPHandler: Processed in 0.00358476 sec. | ||
| 339 | 2026.01.20 23:49:16.073699 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 340 | 2026.01.20 23:49:16.073976 [ 259 ] {0ab449ac-8c89-49ae-a1bd-f41530367ce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) 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) | ||
| 341 | 2026.01.20 23:49:16.074077 [ 259 ] {0ab449ac-8c89-49ae-a1bd-f41530367ce5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 342 | 2026.01.20 23:49:16.076064 [ 259 ] {0ab449ac-8c89-49ae-a1bd-f41530367ce5} <Debug> oximeter.measurements_u8 (57d94b1e-ee06-4dbe-9489-18f3efdb8d1c): Loading data parts | ||
| 343 | 2026.01.20 23:49:16.076198 [ 259 ] {0ab449ac-8c89-49ae-a1bd-f41530367ce5} <Debug> oximeter.measurements_u8 (57d94b1e-ee06-4dbe-9489-18f3efdb8d1c): There are no data parts | ||
| 344 | 2026.01.20 23:49:16.077433 [ 259 ] {0ab449ac-8c89-49ae-a1bd-f41530367ce5} <Debug> TCPHandler: Processed in 0.003720763 sec. | ||
| 345 | 2026.01.20 23:49:16.077557 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 346 | 2026.01.20 23:49:16.077708 [ 259 ] {2bb1d271-cfd3-4b92-b3b0-7d76b2bf4510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) 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) | ||
| 347 | 2026.01.20 23:49:16.077813 [ 259 ] {2bb1d271-cfd3-4b92-b3b0-7d76b2bf4510} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 348 | 2026.01.20 23:49:16.079773 [ 259 ] {2bb1d271-cfd3-4b92-b3b0-7d76b2bf4510} <Debug> oximeter.measurements_i16 (3fbc28f7-9635-4e56-a0ee-d1ef02fff04e): Loading data parts | ||
| 349 | 2026.01.20 23:49:16.079933 [ 259 ] {2bb1d271-cfd3-4b92-b3b0-7d76b2bf4510} <Debug> oximeter.measurements_i16 (3fbc28f7-9635-4e56-a0ee-d1ef02fff04e): There are no data parts | ||
| 350 | 2026.01.20 23:49:16.081033 [ 259 ] {2bb1d271-cfd3-4b92-b3b0-7d76b2bf4510} <Debug> TCPHandler: Processed in 0.003524609 sec. | ||
| 351 | 2026.01.20 23:49:16.081156 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 352 | 2026.01.20 23:49:16.081369 [ 259 ] {6f118d3f-c79e-4d2c-93b3-d0dada489c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) 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) | ||
| 353 | 2026.01.20 23:49:16.081470 [ 259 ] {6f118d3f-c79e-4d2c-93b3-d0dada489c77} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 354 | 2026.01.20 23:49:16.083364 [ 259 ] {6f118d3f-c79e-4d2c-93b3-d0dada489c77} <Debug> oximeter.measurements_u16 (48d627f7-ae3d-4302-877f-13c44deb91ca): Loading data parts | ||
| 355 | 2026.01.20 23:49:16.083496 [ 259 ] {6f118d3f-c79e-4d2c-93b3-d0dada489c77} <Debug> oximeter.measurements_u16 (48d627f7-ae3d-4302-877f-13c44deb91ca): There are no data parts | ||
| 356 | 2026.01.20 23:49:16.084657 [ 259 ] {6f118d3f-c79e-4d2c-93b3-d0dada489c77} <Debug> TCPHandler: Processed in 0.00354892 sec. | ||
| 357 | 2026.01.20 23:49:16.084781 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 358 | 2026.01.20 23:49:16.084932 [ 259 ] {fb13beee-327f-424f-8108-6247e81c1bab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) 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) | ||
| 359 | 2026.01.20 23:49:16.085036 [ 259 ] {fb13beee-327f-424f-8108-6247e81c1bab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 360 | 2026.01.20 23:49:16.086876 [ 259 ] {fb13beee-327f-424f-8108-6247e81c1bab} <Debug> oximeter.measurements_i32 (83f42fd5-26d1-4823-affe-bed2fe1ca5b9): Loading data parts | ||
| 361 | 2026.01.20 23:49:16.087036 [ 259 ] {fb13beee-327f-424f-8108-6247e81c1bab} <Debug> oximeter.measurements_i32 (83f42fd5-26d1-4823-affe-bed2fe1ca5b9): There are no data parts | ||
| 362 | 2026.01.20 23:49:16.088171 [ 259 ] {fb13beee-327f-424f-8108-6247e81c1bab} <Debug> TCPHandler: Processed in 0.003438209 sec. | ||
| 363 | 2026.01.20 23:49:16.088316 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 364 | 2026.01.20 23:49:16.088539 [ 259 ] {44b4c9a4-c963-4247-9fa6-e48e4e617ce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) 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) | ||
| 365 | 2026.01.20 23:49:16.088647 [ 259 ] {44b4c9a4-c963-4247-9fa6-e48e4e617ce9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 366 | 2026.01.20 23:49:16.090656 [ 259 ] {44b4c9a4-c963-4247-9fa6-e48e4e617ce9} <Debug> oximeter.measurements_u32 (e3101438-6b04-4f9d-bc18-898a245ede22): Loading data parts | ||
| 367 | 2026.01.20 23:49:16.090795 [ 259 ] {44b4c9a4-c963-4247-9fa6-e48e4e617ce9} <Debug> oximeter.measurements_u32 (e3101438-6b04-4f9d-bc18-898a245ede22): There are no data parts | ||
| 368 | 2026.01.20 23:49:16.092352 [ 259 ] {44b4c9a4-c963-4247-9fa6-e48e4e617ce9} <Debug> TCPHandler: Processed in 0.00408464 sec. | ||
| 369 | 2026.01.20 23:49:16.092485 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 370 | 2026.01.20 23:49:16.092635 [ 259 ] {e16157a1-ca7e-4e30-9745-05ede6aef52b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) 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) | ||
| 371 | 2026.01.20 23:49:16.092751 [ 259 ] {e16157a1-ca7e-4e30-9745-05ede6aef52b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 372 | 2026.01.20 23:49:16.094691 [ 259 ] {e16157a1-ca7e-4e30-9745-05ede6aef52b} <Debug> oximeter.measurements_i64 (b7db777e-909f-4035-a29c-5bd1f295fded): Loading data parts | ||
| 373 | 2026.01.20 23:49:16.094899 [ 259 ] {e16157a1-ca7e-4e30-9745-05ede6aef52b} <Debug> oximeter.measurements_i64 (b7db777e-909f-4035-a29c-5bd1f295fded): There are no data parts | ||
| 374 | 2026.01.20 23:49:16.096295 [ 259 ] {e16157a1-ca7e-4e30-9745-05ede6aef52b} <Debug> TCPHandler: Processed in 0.003859306 sec. | ||
| 375 | 2026.01.20 23:49:16.096430 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 376 | 2026.01.20 23:49:16.096660 [ 259 ] {adba2ca8-b3d0-4ac8-b714-6572a8bb6e0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) 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) | ||
| 377 | 2026.01.20 23:49:16.096820 [ 259 ] {adba2ca8-b3d0-4ac8-b714-6572a8bb6e0b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 378 | 2026.01.20 23:49:16.098463 [ 259 ] {adba2ca8-b3d0-4ac8-b714-6572a8bb6e0b} <Debug> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Loading data parts | ||
| 379 | 2026.01.20 23:49:16.098615 [ 259 ] {adba2ca8-b3d0-4ac8-b714-6572a8bb6e0b} <Debug> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): There are no data parts | ||
| 380 | 2026.01.20 23:49:16.100075 [ 259 ] {adba2ca8-b3d0-4ac8-b714-6572a8bb6e0b} <Debug> TCPHandler: Processed in 0.003693963 sec. | ||
| 381 | 2026.01.20 23:49:16.100206 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 382 | 2026.01.20 23:49:16.100356 [ 259 ] {43c7a783-3f3a-4925-86d0-3154839ea613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) 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) | ||
| 383 | 2026.01.20 23:49:16.100464 [ 259 ] {43c7a783-3f3a-4925-86d0-3154839ea613} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 384 | 2026.01.20 23:49:16.102488 [ 259 ] {43c7a783-3f3a-4925-86d0-3154839ea613} <Debug> oximeter.measurements_f32 (506d7563-d630-4ed8-8003-e3eea0eabd21): Loading data parts | ||
| 385 | 2026.01.20 23:49:16.102686 [ 259 ] {43c7a783-3f3a-4925-86d0-3154839ea613} <Debug> oximeter.measurements_f32 (506d7563-d630-4ed8-8003-e3eea0eabd21): There are no data parts | ||
| 386 | 2026.01.20 23:49:16.103997 [ 259 ] {43c7a783-3f3a-4925-86d0-3154839ea613} <Debug> TCPHandler: Processed in 0.003839375 sec. | ||
| 387 | 2026.01.20 23:49:16.104122 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 388 | 2026.01.20 23:49:16.104341 [ 259 ] {594fd89a-ac6f-43eb-a866-df3318b5d246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) 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) | ||
| 389 | 2026.01.20 23:49:16.104444 [ 259 ] {594fd89a-ac6f-43eb-a866-df3318b5d246} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 390 | 2026.01.20 23:49:16.106337 [ 259 ] {594fd89a-ac6f-43eb-a866-df3318b5d246} <Debug> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Loading data parts | ||
| 391 | 2026.01.20 23:49:16.106473 [ 259 ] {594fd89a-ac6f-43eb-a866-df3318b5d246} <Debug> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): There are no data parts | ||
| 392 | 2026.01.20 23:49:16.107681 [ 259 ] {594fd89a-ac6f-43eb-a866-df3318b5d246} <Debug> TCPHandler: Processed in 0.003608041 sec. | ||
| 393 | 2026.01.20 23:49:16.107806 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 394 | 2026.01.20 23:49:16.107977 [ 259 ] {fd805d14-853f-4be6-9f7b-22efa1cdaa42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) 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) | ||
| 395 | 2026.01.20 23:49:16.108091 [ 259 ] {fd805d14-853f-4be6-9f7b-22efa1cdaa42} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 396 | 2026.01.20 23:49:16.110074 [ 259 ] {fd805d14-853f-4be6-9f7b-22efa1cdaa42} <Debug> oximeter.measurements_string (46818719-f237-4860-a74a-4286e735bdd8): Loading data parts | ||
| 397 | 2026.01.20 23:49:16.110283 [ 259 ] {fd805d14-853f-4be6-9f7b-22efa1cdaa42} <Debug> oximeter.measurements_string (46818719-f237-4860-a74a-4286e735bdd8): There are no data parts | ||
| 398 | 2026.01.20 23:49:16.111490 [ 259 ] {fd805d14-853f-4be6-9f7b-22efa1cdaa42} <Debug> TCPHandler: Processed in 0.003732933 sec. | ||
| 399 | 2026.01.20 23:49:16.111619 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 400 | 2026.01.20 23:49:16.111845 [ 259 ] {b06dd8d9-6cc1-4693-95c6-d45889be24b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 401 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 402 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 403 | * a string isn't palatable for a few reasons. | ||
| 404 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 405 | * details. | ||
| 406 | */ | ||
| 407 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 408 | 2026.01.20 23:49:16.111956 [ 259 ] {b06dd8d9-6cc1-4693-95c6-d45889be24b2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 409 | 2026.01.20 23:49:16.113903 [ 259 ] {b06dd8d9-6cc1-4693-95c6-d45889be24b2} <Debug> oximeter.measurements_bytes (23c396bd-e156-4840-8c7c-afcd687925e2): Loading data parts | ||
| 410 | 2026.01.20 23:49:16.114038 [ 259 ] {b06dd8d9-6cc1-4693-95c6-d45889be24b2} <Debug> oximeter.measurements_bytes (23c396bd-e156-4840-8c7c-afcd687925e2): There are no data parts | ||
| 411 | 2026.01.20 23:49:16.115207 [ 259 ] {b06dd8d9-6cc1-4693-95c6-d45889be24b2} <Debug> TCPHandler: Processed in 0.003639202 sec. | ||
| 412 | 2026.01.20 23:49:16.115363 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 413 | 2026.01.20 23:49:16.115633 [ 259 ] {a9223f47-7afd-49a9-b057-3111502c533e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) 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) | ||
| 414 | 2026.01.20 23:49:16.116168 [ 259 ] {a9223f47-7afd-49a9-b057-3111502c533e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 415 | 2026.01.20 23:49:16.118863 [ 259 ] {a9223f47-7afd-49a9-b057-3111502c533e} <Debug> oximeter.measurements_cumulativei64 (b859016b-b7b3-4da0-9baf-c95be11b8c70): Loading data parts | ||
| 416 | 2026.01.20 23:49:16.119049 [ 259 ] {a9223f47-7afd-49a9-b057-3111502c533e} <Debug> oximeter.measurements_cumulativei64 (b859016b-b7b3-4da0-9baf-c95be11b8c70): There are no data parts | ||
| 417 | 2026.01.20 23:49:16.120496 [ 259 ] {a9223f47-7afd-49a9-b057-3111502c533e} <Debug> TCPHandler: Processed in 0.005191978 sec. | ||
| 418 | 2026.01.20 23:49:16.120637 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 419 | 2026.01.20 23:49:16.120879 [ 259 ] {bcbe8aa7-164e-47ff-8a0e-0e382a9839b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) 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) | ||
| 420 | 2026.01.20 23:49:16.120960 [ 259 ] {bcbe8aa7-164e-47ff-8a0e-0e382a9839b6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 421 | 2026.01.20 23:49:16.122680 [ 259 ] {bcbe8aa7-164e-47ff-8a0e-0e382a9839b6} <Debug> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Loading data parts | ||
| 422 | 2026.01.20 23:49:16.122841 [ 259 ] {bcbe8aa7-164e-47ff-8a0e-0e382a9839b6} <Debug> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): There are no data parts | ||
| 423 | 2026.01.20 23:49:16.124546 [ 259 ] {bcbe8aa7-164e-47ff-8a0e-0e382a9839b6} <Debug> TCPHandler: Processed in 0.003957888 sec. | ||
| 424 | 2026.01.20 23:49:16.124711 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2026.01.20 23:49:16.124868 [ 259 ] {87bae02d-2de5-42a8-9332-270aa725bdac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) 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) | ||
| 426 | 2026.01.20 23:49:16.124971 [ 259 ] {87bae02d-2de5-42a8-9332-270aa725bdac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 427 | 2026.01.20 23:49:16.127181 [ 259 ] {87bae02d-2de5-42a8-9332-270aa725bdac} <Debug> oximeter.measurements_cumulativef32 (a43ddef2-9ecc-408f-8411-d89691e24d9b): Loading data parts | ||
| 428 | 2026.01.20 23:49:16.127362 [ 259 ] {87bae02d-2de5-42a8-9332-270aa725bdac} <Debug> oximeter.measurements_cumulativef32 (a43ddef2-9ecc-408f-8411-d89691e24d9b): There are no data parts | ||
| 429 | 2026.01.20 23:49:16.128770 [ 259 ] {87bae02d-2de5-42a8-9332-270aa725bdac} <Debug> TCPHandler: Processed in 0.004106619 sec. | ||
| 430 | 2026.01.20 23:49:16.128900 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2026.01.20 23:49:16.129124 [ 259 ] {db93f362-59ea-4762-882c-828b56e170f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) 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) | ||
| 432 | 2026.01.20 23:49:16.129228 [ 259 ] {db93f362-59ea-4762-882c-828b56e170f1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 433 | 2026.01.20 23:49:16.130857 [ 259 ] {db93f362-59ea-4762-882c-828b56e170f1} <Debug> oximeter.measurements_cumulativef64 (a1972f00-ad72-4538-8a22-fa87d8b07214): Loading data parts | ||
| 434 | 2026.01.20 23:49:16.131033 [ 259 ] {db93f362-59ea-4762-882c-828b56e170f1} <Debug> oximeter.measurements_cumulativef64 (a1972f00-ad72-4538-8a22-fa87d8b07214): There are no data parts | ||
| 435 | 2026.01.20 23:49:16.132420 [ 259 ] {db93f362-59ea-4762-882c-828b56e170f1} <Debug> TCPHandler: Processed in 0.003567481 sec. | ||
| 436 | 2026.01.20 23:49:16.132547 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2026.01.20 23:49:16.132811 [ 259 ] {280d7b3c-50fb-4bd4-9ce4-b529241c97a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 438 | * NOTE: Array types cannot be Nullable, see | ||
| 439 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 440 | * for more details. | ||
| 441 | * | ||
| 442 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 443 | * is unfortunate, and at this point relies on the fact that an | ||
| 444 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 445 | * to figure out another way to represent missing samples here. | ||
| 446 | */ | ||
| 447 | 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) | ||
| 448 | 2026.01.20 23:49:16.132928 [ 259 ] {280d7b3c-50fb-4bd4-9ce4-b529241c97a5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 449 | 2026.01.20 23:49:16.134877 [ 259 ] {280d7b3c-50fb-4bd4-9ce4-b529241c97a5} <Debug> oximeter.measurements_histogrami8 (13c183a8-ab50-4269-a128-fe5c75e862d1): Loading data parts | ||
| 450 | 2026.01.20 23:49:16.135044 [ 259 ] {280d7b3c-50fb-4bd4-9ce4-b529241c97a5} <Debug> oximeter.measurements_histogrami8 (13c183a8-ab50-4269-a128-fe5c75e862d1): There are no data parts | ||
| 451 | 2026.01.20 23:49:16.136445 [ 259 ] {280d7b3c-50fb-4bd4-9ce4-b529241c97a5} <Debug> TCPHandler: Processed in 0.003946947 sec. | ||
| 452 | 2026.01.20 23:49:16.136571 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 453 | 2026.01.20 23:49:16.136838 [ 259 ] {8332e27f-9017-46bf-9d36-6042a657b3e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) 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) | ||
| 454 | 2026.01.20 23:49:16.136950 [ 259 ] {8332e27f-9017-46bf-9d36-6042a657b3e1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 455 | 2026.01.20 23:49:16.138934 [ 259 ] {8332e27f-9017-46bf-9d36-6042a657b3e1} <Debug> oximeter.measurements_histogramu8 (a7caefb8-9bc5-46d5-884e-8f271b2baeb2): Loading data parts | ||
| 456 | 2026.01.20 23:49:16.139077 [ 259 ] {8332e27f-9017-46bf-9d36-6042a657b3e1} <Debug> oximeter.measurements_histogramu8 (a7caefb8-9bc5-46d5-884e-8f271b2baeb2): There are no data parts | ||
| 457 | 2026.01.20 23:49:16.140665 [ 259 ] {8332e27f-9017-46bf-9d36-6042a657b3e1} <Debug> TCPHandler: Processed in 0.004141091 sec. | ||
| 458 | 2026.01.20 23:49:16.140792 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 459 | 2026.01.20 23:49:16.141004 [ 259 ] {329cb66e-639a-4e8c-a672-16780c43ddfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) 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) | ||
| 460 | 2026.01.20 23:49:16.141131 [ 259 ] {329cb66e-639a-4e8c-a672-16780c43ddfa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 461 | 2026.01.20 23:49:16.143097 [ 259 ] {329cb66e-639a-4e8c-a672-16780c43ddfa} <Debug> oximeter.measurements_histogrami16 (89b09cfe-059b-4d34-a266-0507bd6d71bf): Loading data parts | ||
| 462 | 2026.01.20 23:49:16.143268 [ 259 ] {329cb66e-639a-4e8c-a672-16780c43ddfa} <Debug> oximeter.measurements_histogrami16 (89b09cfe-059b-4d34-a266-0507bd6d71bf): There are no data parts | ||
| 463 | 2026.01.20 23:49:16.144667 [ 259 ] {329cb66e-639a-4e8c-a672-16780c43ddfa} <Debug> TCPHandler: Processed in 0.003923907 sec. | ||
| 464 | 2026.01.20 23:49:16.144793 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 465 | 2026.01.20 23:49:16.145082 [ 259 ] {62f377ed-0926-48d9-b2d1-2f0be0729a6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) 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) | ||
| 466 | 2026.01.20 23:49:16.145205 [ 259 ] {62f377ed-0926-48d9-b2d1-2f0be0729a6a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 467 | 2026.01.20 23:49:16.147004 [ 259 ] {62f377ed-0926-48d9-b2d1-2f0be0729a6a} <Debug> oximeter.measurements_histogramu16 (ce631a1b-3746-44c2-9f1e-8ac27ecb812b): Loading data parts | ||
| 468 | 2026.01.20 23:49:16.147136 [ 259 ] {62f377ed-0926-48d9-b2d1-2f0be0729a6a} <Debug> oximeter.measurements_histogramu16 (ce631a1b-3746-44c2-9f1e-8ac27ecb812b): There are no data parts | ||
| 469 | 2026.01.20 23:49:16.148659 [ 259 ] {62f377ed-0926-48d9-b2d1-2f0be0729a6a} <Debug> TCPHandler: Processed in 0.003914417 sec. | ||
| 470 | 2026.01.20 23:49:16.148783 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 471 | 2026.01.20 23:49:16.148992 [ 259 ] {19f62eb0-05dd-40af-b7d8-9839597f7b7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) 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) | ||
| 472 | 2026.01.20 23:49:16.149109 [ 259 ] {19f62eb0-05dd-40af-b7d8-9839597f7b7f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 473 | 2026.01.20 23:49:16.150947 [ 259 ] {19f62eb0-05dd-40af-b7d8-9839597f7b7f} <Debug> oximeter.measurements_histogrami32 (fda01e28-e9ae-4e32-94ea-7c1f763cae57): Loading data parts | ||
| 474 | 2026.01.20 23:49:16.151113 [ 259 ] {19f62eb0-05dd-40af-b7d8-9839597f7b7f} <Debug> oximeter.measurements_histogrami32 (fda01e28-e9ae-4e32-94ea-7c1f763cae57): There are no data parts | ||
| 475 | 2026.01.20 23:49:16.152505 [ 259 ] {19f62eb0-05dd-40af-b7d8-9839597f7b7f} <Debug> TCPHandler: Processed in 0.003771174 sec. | ||
| 476 | 2026.01.20 23:49:16.152630 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 477 | 2026.01.20 23:49:16.152904 [ 259 ] {d4c4da36-0fe0-48e7-b7dd-a3359e907249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) 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) | ||
| 478 | 2026.01.20 23:49:16.153022 [ 259 ] {d4c4da36-0fe0-48e7-b7dd-a3359e907249} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 479 | 2026.01.20 23:49:16.154930 [ 259 ] {d4c4da36-0fe0-48e7-b7dd-a3359e907249} <Debug> oximeter.measurements_histogramu32 (4104321a-dd32-4546-bfd2-3d12bff086e2): Loading data parts | ||
| 480 | 2026.01.20 23:49:16.155060 [ 259 ] {d4c4da36-0fe0-48e7-b7dd-a3359e907249} <Debug> oximeter.measurements_histogramu32 (4104321a-dd32-4546-bfd2-3d12bff086e2): There are no data parts | ||
| 481 | 2026.01.20 23:49:16.156509 [ 259 ] {d4c4da36-0fe0-48e7-b7dd-a3359e907249} <Debug> TCPHandler: Processed in 0.003928297 sec. | ||
| 482 | 2026.01.20 23:49:16.156640 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 483 | 2026.01.20 23:49:16.156846 [ 259 ] {60a9af51-75bf-4550-862e-70febbf90237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) 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) | ||
| 484 | 2026.01.20 23:49:16.156964 [ 259 ] {60a9af51-75bf-4550-862e-70febbf90237} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 485 | 2026.01.20 23:49:16.159140 [ 259 ] {60a9af51-75bf-4550-862e-70febbf90237} <Debug> oximeter.measurements_histogrami64 (75c1299c-7606-484c-b9ad-fc4789ce1c67): Loading data parts | ||
| 486 | 2026.01.20 23:49:16.159330 [ 259 ] {60a9af51-75bf-4550-862e-70febbf90237} <Debug> oximeter.measurements_histogrami64 (75c1299c-7606-484c-b9ad-fc4789ce1c67): There are no data parts | ||
| 487 | 2026.01.20 23:49:16.160752 [ 259 ] {60a9af51-75bf-4550-862e-70febbf90237} <Debug> TCPHandler: Processed in 0.004161661 sec. | ||
| 488 | 2026.01.20 23:49:16.160881 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 489 | 2026.01.20 23:49:16.161161 [ 259 ] {3f83a828-13d8-4828-8e55-1af44c32fe31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) 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) | ||
| 490 | 2026.01.20 23:49:16.161283 [ 259 ] {3f83a828-13d8-4828-8e55-1af44c32fe31} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 491 | 2026.01.20 23:49:16.163436 [ 259 ] {3f83a828-13d8-4828-8e55-1af44c32fe31} <Debug> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Loading data parts | ||
| 492 | 2026.01.20 23:49:16.163570 [ 259 ] {3f83a828-13d8-4828-8e55-1af44c32fe31} <Debug> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): There are no data parts | ||
| 493 | 2026.01.20 23:49:16.165069 [ 259 ] {3f83a828-13d8-4828-8e55-1af44c32fe31} <Debug> TCPHandler: Processed in 0.004236603 sec. | ||
| 494 | 2026.01.20 23:49:16.165194 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 495 | 2026.01.20 23:49:16.165400 [ 259 ] {277043f0-6aaf-47d0-a1ba-1fa57275d577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) 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.01.20 23:49:16.165519 [ 259 ] {277043f0-6aaf-47d0-a1ba-1fa57275d577} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 497 | 2026.01.20 23:49:16.167641 [ 259 ] {277043f0-6aaf-47d0-a1ba-1fa57275d577} <Debug> oximeter.measurements_histogramf32 (b73f50bd-776a-41d5-8c08-6a028c7f9718): Loading data parts | ||
| 498 | 2026.01.20 23:49:16.167834 [ 259 ] {277043f0-6aaf-47d0-a1ba-1fa57275d577} <Debug> oximeter.measurements_histogramf32 (b73f50bd-776a-41d5-8c08-6a028c7f9718): There are no data parts | ||
| 499 | 2026.01.20 23:49:16.169286 [ 259 ] {277043f0-6aaf-47d0-a1ba-1fa57275d577} <Debug> TCPHandler: Processed in 0.0041402 sec. | ||
| 500 | 2026.01.20 23:49:16.169410 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 501 | 2026.01.20 23:49:16.169679 [ 259 ] {1c2736b0-f486-4247-b4c4-2e033a45f5ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) 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) | ||
| 502 | 2026.01.20 23:49:16.169792 [ 259 ] {1c2736b0-f486-4247-b4c4-2e033a45f5ff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 503 | 2026.01.20 23:49:16.171892 [ 259 ] {1c2736b0-f486-4247-b4c4-2e033a45f5ff} <Debug> oximeter.measurements_histogramf64 (c40ea4e7-aa01-4f4b-b5d0-02aa2c56b5e8): Loading data parts | ||
| 504 | 2026.01.20 23:49:16.172160 [ 259 ] {1c2736b0-f486-4247-b4c4-2e033a45f5ff} <Debug> oximeter.measurements_histogramf64 (c40ea4e7-aa01-4f4b-b5d0-02aa2c56b5e8): There are no data parts | ||
| 505 | 2026.01.20 23:49:16.173740 [ 259 ] {1c2736b0-f486-4247-b4c4-2e033a45f5ff} <Debug> TCPHandler: Processed in 0.004379175 sec. | ||
| 506 | 2026.01.20 23:49:16.173872 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 507 | 2026.01.20 23:49:16.174047 [ 259 ] {0d3e2864-4ff8-4de8-be56-10bcdac15a03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) /* The field tables store named dimensions of each timeseries. | ||
| 508 | * | ||
| 509 | * As with the measurement tables, there is one field table for each field data | ||
| 510 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 511 | * this behavior **must not** be relied upon for query correctness. | ||
| 512 | * | ||
| 513 | * The index for the fields differs from the measurements, however. Rows are | ||
| 514 | * sorted by timeseries name, then field name, field value, and finally | ||
| 515 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 516 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 517 | * usually then used to look up measurements. | ||
| 518 | * | ||
| 519 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 520 | * timeseries name and then key, since it would improve lookups where one | ||
| 521 | * already has the key. Realistically though, these tables are quite small and | ||
| 522 | * so performance benefits will be low in absolute terms. | ||
| 523 | * | ||
| 524 | * TTL: We use a materialized column to expire old field table records. This | ||
| 525 | * column is generated automatically by the database whenever a new row is | ||
| 526 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 527 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 528 | * record will remain during a deduplication, which will have the last | ||
| 529 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 530 | * measurement tables. | ||
| 531 | */ | ||
| 532 | 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) | ||
| 533 | 2026.01.20 23:49:16.174161 [ 259 ] {0d3e2864-4ff8-4de8-be56-10bcdac15a03} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 534 | 2026.01.20 23:49:16.176240 [ 259 ] {0d3e2864-4ff8-4de8-be56-10bcdac15a03} <Debug> oximeter.fields_bool (b6977fc2-e6b5-466c-95f1-347b34fc8ec4): Loading data parts | ||
| 535 | 2026.01.20 23:49:16.176456 [ 259 ] {0d3e2864-4ff8-4de8-be56-10bcdac15a03} <Debug> oximeter.fields_bool (b6977fc2-e6b5-466c-95f1-347b34fc8ec4): There are no data parts | ||
| 536 | 2026.01.20 23:49:16.177886 [ 259 ] {0d3e2864-4ff8-4de8-be56-10bcdac15a03} <Debug> TCPHandler: Processed in 0.004063559 sec. | ||
| 537 | 2026.01.20 23:49:16.178006 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2026.01.20 23:49:16.178223 [ 259 ] {4e21e44f-f389-47ab-8d2b-1f0b16b1d4f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) 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) | ||
| 539 | 2026.01.20 23:49:16.178326 [ 259 ] {4e21e44f-f389-47ab-8d2b-1f0b16b1d4f4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 540 | 2026.01.20 23:49:16.180293 [ 259 ] {4e21e44f-f389-47ab-8d2b-1f0b16b1d4f4} <Debug> oximeter.fields_i8 (86771491-a4dd-4943-a14f-325d9cec555a): Loading data parts | ||
| 541 | 2026.01.20 23:49:16.180432 [ 259 ] {4e21e44f-f389-47ab-8d2b-1f0b16b1d4f4} <Debug> oximeter.fields_i8 (86771491-a4dd-4943-a14f-325d9cec555a): There are no data parts | ||
| 542 | 2026.01.20 23:49:16.181859 [ 259 ] {4e21e44f-f389-47ab-8d2b-1f0b16b1d4f4} <Debug> TCPHandler: Processed in 0.003901946 sec. | ||
| 543 | 2026.01.20 23:49:16.182015 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2026.01.20 23:49:16.182165 [ 259 ] {ff09a56d-6bc0-4dc8-917e-9a77aff3d1d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) 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) | ||
| 545 | 2026.01.20 23:49:16.182269 [ 259 ] {ff09a56d-6bc0-4dc8-917e-9a77aff3d1d4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 546 | 2026.01.20 23:49:16.182592 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53376 | ||
| 547 | 2026.01.20 23:49:16.184308 [ 259 ] {ff09a56d-6bc0-4dc8-917e-9a77aff3d1d4} <Debug> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Loading data parts | ||
| 548 | 2026.01.20 23:49:16.184445 [ 259 ] {ff09a56d-6bc0-4dc8-917e-9a77aff3d1d4} <Debug> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): There are no data parts | ||
| 549 | 2026.01.20 23:49:16.185834 [ 259 ] {ff09a56d-6bc0-4dc8-917e-9a77aff3d1d4} <Debug> TCPHandler: Processed in 0.003867645 sec. | ||
| 550 | 2026.01.20 23:49:16.185998 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 551 | 2026.01.20 23:49:16.186188 [ 259 ] {5027870c-344e-46c8-94d9-2189746bed7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) 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) | ||
| 552 | 2026.01.20 23:49:16.186300 [ 259 ] {5027870c-344e-46c8-94d9-2189746bed7f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 553 | 2026.01.20 23:49:16.187189 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 554 | 2026.01.20 23:49:16.187226 [ 270 ] {} <Debug> TCP-Session: d8734b23-05f7-4dca-9f07-a18d498bc313 Authenticating user 'default' from [fd00:1122:3344:101::b]:53376 | ||
| 555 | 2026.01.20 23:49:16.187315 [ 270 ] {} <Debug> TCP-Session: d8734b23-05f7-4dca-9f07-a18d498bc313 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 556 | 2026.01.20 23:49:16.187329 [ 270 ] {} <Debug> TCP-Session: d8734b23-05f7-4dca-9f07-a18d498bc313 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 557 | 2026.01.20 23:49:16.187383 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 558 | 2026.01.20 23:49:16.187472 [ 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 | ||
| 559 | 2026.01.20 23:49:16.187489 [ 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 | ||
| 560 | 2026.01.20 23:49:16.188309 [ 259 ] {5027870c-344e-46c8-94d9-2189746bed7f} <Debug> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Loading data parts | ||
| 561 | 2026.01.20 23:49:16.188511 [ 259 ] {5027870c-344e-46c8-94d9-2189746bed7f} <Debug> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): There are no data parts | ||
| 562 | 2026.01.20 23:49:16.190083 [ 259 ] {5027870c-344e-46c8-94d9-2189746bed7f} <Debug> TCPHandler: Processed in 0.004133431 sec. | ||
| 563 | 2026.01.20 23:49:16.190331 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51940 | ||
| 564 | 2026.01.20 23:49:16.190340 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 565 | 2026.01.20 23:49:16.190404 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51054 | ||
| 566 | 2026.01.20 23:49:16.190497 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 567 | 2026.01.20 23:49:16.190538 [ 271 ] {} <Debug> TCP-Session: d837561e-92e5-4a62-9909-7458c603677e Authenticating user 'default' from [fd00:1122:3344:101::b]:51940 | ||
| 568 | 2026.01.20 23:49:16.190545 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43192 | ||
| 569 | 2026.01.20 23:49:16.190619 [ 259 ] {ca9e6c1a-00a0-4c46-8f79-08bedad63a52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) 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) | ||
| 570 | 2026.01.20 23:49:16.190660 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56810 | ||
| 571 | 2026.01.20 23:49:16.190642 [ 271 ] {} <Debug> TCP-Session: d837561e-92e5-4a62-9909-7458c603677e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 572 | 2026.01.20 23:49:16.190634 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 573 | 2026.01.20 23:49:16.190760 [ 259 ] {ca9e6c1a-00a0-4c46-8f79-08bedad63a52} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 574 | 2026.01.20 23:49:16.190790 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 575 | 2026.01.20 23:49:16.190818 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47949 | ||
| 576 | 2026.01.20 23:49:16.190742 [ 271 ] {} <Debug> TCP-Session: d837561e-92e5-4a62-9909-7458c603677e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 577 | 2026.01.20 23:49:16.190901 [ 272 ] {} <Debug> TCP-Session: 9d6a35c1-4cf3-4e2f-80c8-f1a94a4776a7 Authenticating user 'default' from [fd00:1122:3344:101::b]:51054 | ||
| 578 | 2026.01.20 23:49:16.190912 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45363 | ||
| 579 | 2026.01.20 23:49:16.190993 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 580 | 2026.01.20 23:49:16.191037 [ 273 ] {} <Debug> TCP-Session: c90dd103-e31c-4aa1-b082-a02791cd17c2 Authenticating user 'default' from [fd00:1122:3344:101::b]:43192 | ||
| 581 | 2026.01.20 23:49:16.191017 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46875 | ||
| 582 | 2026.01.20 23:49:16.191076 [ 274 ] {} <Debug> TCP-Session: 083742cd-5a11-4b76-8d73-1909211c88e2 Authenticating user 'default' from [fd00:1122:3344:101::b]:56810 | ||
| 583 | 2026.01.20 23:49:16.191001 [ 272 ] {} <Debug> TCP-Session: 9d6a35c1-4cf3-4e2f-80c8-f1a94a4776a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 584 | 2026.01.20 23:49:16.191160 [ 274 ] {} <Debug> TCP-Session: 083742cd-5a11-4b76-8d73-1909211c88e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 585 | 2026.01.20 23:49:16.191182 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 586 | 2026.01.20 23:49:16.191159 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 587 | 2026.01.20 23:49:16.191243 [ 274 ] {} <Debug> TCP-Session: 083742cd-5a11-4b76-8d73-1909211c88e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 588 | 2026.01.20 23:49:16.191237 [ 276 ] {} <Debug> TCP-Session: 610479d5-3052-4a75-a2e7-882ca174dc9d Authenticating user 'default' from [fd00:1122:3344:101::b]:45363 | ||
| 589 | 2026.01.20 23:49:16.191300 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 590 | 2026.01.20 23:49:16.191357 [ 276 ] {} <Debug> TCP-Session: 610479d5-3052-4a75-a2e7-882ca174dc9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 591 | 2026.01.20 23:49:16.191350 [ 275 ] {} <Debug> TCP-Session: 843cc86e-dabb-4bab-81af-918ae1756468 Authenticating user 'default' from [fd00:1122:3344:101::b]:47949 | ||
| 592 | 2026.01.20 23:49:16.191222 [ 272 ] {} <Debug> TCP-Session: 9d6a35c1-4cf3-4e2f-80c8-f1a94a4776a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 593 | 2026.01.20 23:49:16.191459 [ 276 ] {} <Debug> TCP-Session: 610479d5-3052-4a75-a2e7-882ca174dc9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 594 | 2026.01.20 23:49:16.191448 [ 275 ] {} <Debug> TCP-Session: 843cc86e-dabb-4bab-81af-918ae1756468 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 595 | 2026.01.20 23:49:16.191443 [ 277 ] {} <Debug> TCP-Session: 0a2bcd10-668c-4237-9679-84ba11060576 Authenticating user 'default' from [fd00:1122:3344:101::b]:46875 | ||
| 596 | 2026.01.20 23:49:16.191526 [ 275 ] {} <Debug> TCP-Session: 843cc86e-dabb-4bab-81af-918ae1756468 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 597 | 2026.01.20 23:49:16.191151 [ 273 ] {} <Debug> TCP-Session: c90dd103-e31c-4aa1-b082-a02791cd17c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 598 | 2026.01.20 23:49:16.191607 [ 277 ] {} <Debug> TCP-Session: 0a2bcd10-668c-4237-9679-84ba11060576 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 599 | 2026.01.20 23:49:16.191610 [ 273 ] {} <Debug> TCP-Session: c90dd103-e31c-4aa1-b082-a02791cd17c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 600 | 2026.01.20 23:49:16.191692 [ 277 ] {} <Debug> TCP-Session: 0a2bcd10-668c-4237-9679-84ba11060576 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 601 | 2026.01.20 23:49:16.193277 [ 259 ] {ca9e6c1a-00a0-4c46-8f79-08bedad63a52} <Debug> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Loading data parts | ||
| 602 | 2026.01.20 23:49:16.193523 [ 259 ] {ca9e6c1a-00a0-4c46-8f79-08bedad63a52} <Debug> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): There are no data parts | ||
| 603 | 2026.01.20 23:49:16.194925 [ 259 ] {ca9e6c1a-00a0-4c46-8f79-08bedad63a52} <Debug> TCPHandler: Processed in 0.004648569 sec. | ||
| 604 | 2026.01.20 23:49:16.195059 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 605 | 2026.01.20 23:49:16.195298 [ 259 ] {3395f111-e036-421c-9d89-3fc975985e88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) 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) | ||
| 606 | 2026.01.20 23:49:16.195340 [ 259 ] {3395f111-e036-421c-9d89-3fc975985e88} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 607 | 2026.01.20 23:49:16.197446 [ 259 ] {3395f111-e036-421c-9d89-3fc975985e88} <Debug> oximeter.fields_i32 (9646eeb0-49d7-402f-84f1-55ae51a6fbff): Loading data parts | ||
| 608 | 2026.01.20 23:49:16.197626 [ 259 ] {3395f111-e036-421c-9d89-3fc975985e88} <Debug> oximeter.fields_i32 (9646eeb0-49d7-402f-84f1-55ae51a6fbff): There are no data parts | ||
| 609 | 2026.01.20 23:49:16.199142 [ 259 ] {3395f111-e036-421c-9d89-3fc975985e88} <Debug> TCPHandler: Processed in 0.00413283 sec. | ||
| 610 | 2026.01.20 23:49:16.199356 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 611 | 2026.01.20 23:49:16.199511 [ 259 ] {eb09db60-1692-4b9d-bba9-d7e999d9e2a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) 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) | ||
| 612 | 2026.01.20 23:49:16.199624 [ 259 ] {eb09db60-1692-4b9d-bba9-d7e999d9e2a7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 613 | 2026.01.20 23:49:16.201737 [ 259 ] {eb09db60-1692-4b9d-bba9-d7e999d9e2a7} <Debug> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Loading data parts | ||
| 614 | 2026.01.20 23:49:16.201946 [ 259 ] {eb09db60-1692-4b9d-bba9-d7e999d9e2a7} <Debug> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): There are no data parts | ||
| 615 | 2026.01.20 23:49:16.203382 [ 259 ] {eb09db60-1692-4b9d-bba9-d7e999d9e2a7} <Debug> TCPHandler: Processed in 0.004076819 sec. | ||
| 616 | 2026.01.20 23:49:16.203505 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 617 | 2026.01.20 23:49:16.203729 [ 259 ] {d02d74a8-c90d-4dd7-a88c-849a8688d2fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) 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) | ||
| 618 | 2026.01.20 23:49:16.203807 [ 259 ] {d02d74a8-c90d-4dd7-a88c-849a8688d2fd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 619 | 2026.01.20 23:49:16.205963 [ 259 ] {d02d74a8-c90d-4dd7-a88c-849a8688d2fd} <Debug> oximeter.fields_i64 (a0a723a2-d9f5-498b-add7-27352a1e5d36): Loading data parts | ||
| 620 | 2026.01.20 23:49:16.206105 [ 259 ] {d02d74a8-c90d-4dd7-a88c-849a8688d2fd} <Debug> oximeter.fields_i64 (a0a723a2-d9f5-498b-add7-27352a1e5d36): There are no data parts | ||
| 621 | 2026.01.20 23:49:16.207826 [ 259 ] {d02d74a8-c90d-4dd7-a88c-849a8688d2fd} <Debug> TCPHandler: Processed in 0.004370904 sec. | ||
| 622 | 2026.01.20 23:49:16.208034 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 623 | 2026.01.20 23:49:16.208220 [ 259 ] {4118a1c8-fec1-40bd-93c6-950cb77d0f7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) 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) | ||
| 624 | 2026.01.20 23:49:16.208340 [ 259 ] {4118a1c8-fec1-40bd-93c6-950cb77d0f7f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 625 | 2026.01.20 23:49:16.210483 [ 259 ] {4118a1c8-fec1-40bd-93c6-950cb77d0f7f} <Debug> oximeter.fields_u64 (f6b08ffa-dd02-4015-b1ea-19b1235ce2ad): Loading data parts | ||
| 626 | 2026.01.20 23:49:16.210699 [ 259 ] {4118a1c8-fec1-40bd-93c6-950cb77d0f7f} <Debug> oximeter.fields_u64 (f6b08ffa-dd02-4015-b1ea-19b1235ce2ad): There are no data parts | ||
| 627 | 2026.01.20 23:49:16.212380 [ 259 ] {4118a1c8-fec1-40bd-93c6-950cb77d0f7f} <Debug> TCPHandler: Processed in 0.004407135 sec. | ||
| 628 | 2026.01.20 23:49:16.212505 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 629 | 2026.01.20 23:49:16.212723 [ 259 ] {82dec388-40d1-47a2-aa94-de568da7854d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) 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) | ||
| 630 | 2026.01.20 23:49:16.212830 [ 259 ] {82dec388-40d1-47a2-aa94-de568da7854d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 631 | 2026.01.20 23:49:16.214889 [ 259 ] {82dec388-40d1-47a2-aa94-de568da7854d} <Debug> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Loading data parts | ||
| 632 | 2026.01.20 23:49:16.215031 [ 259 ] {82dec388-40d1-47a2-aa94-de568da7854d} <Debug> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): There are no data parts | ||
| 633 | 2026.01.20 23:49:16.216758 [ 259 ] {82dec388-40d1-47a2-aa94-de568da7854d} <Debug> TCPHandler: Processed in 0.004303273 sec. | ||
| 634 | 2026.01.20 23:49:16.216897 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 635 | 2026.01.20 23:49:16.217081 [ 259 ] {6752bfcd-398d-4d7c-8e47-03471539807e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) 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) | ||
| 636 | 2026.01.20 23:49:16.217202 [ 259 ] {6752bfcd-398d-4d7c-8e47-03471539807e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 637 | 2026.01.20 23:49:16.219307 [ 259 ] {6752bfcd-398d-4d7c-8e47-03471539807e} <Debug> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Loading data parts | ||
| 638 | 2026.01.20 23:49:16.219503 [ 259 ] {6752bfcd-398d-4d7c-8e47-03471539807e} <Debug> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): There are no data parts | ||
| 639 | 2026.01.20 23:49:16.221203 [ 259 ] {6752bfcd-398d-4d7c-8e47-03471539807e} <Debug> TCPHandler: Processed in 0.004365955 sec. | ||
| 640 | 2026.01.20 23:49:16.221327 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 641 | 2026.01.20 23:49:16.221548 [ 259 ] {2c1f3006-194c-4415-b856-f32eda0bbbb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) 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) | ||
| 642 | 2026.01.20 23:49:16.221652 [ 259 ] {2c1f3006-194c-4415-b856-f32eda0bbbb3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 643 | 2026.01.20 23:49:16.223748 [ 259 ] {2c1f3006-194c-4415-b856-f32eda0bbbb3} <Debug> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Loading data parts | ||
| 644 | 2026.01.20 23:49:16.223883 [ 259 ] {2c1f3006-194c-4415-b856-f32eda0bbbb3} <Debug> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): There are no data parts | ||
| 645 | 2026.01.20 23:49:16.225713 [ 259 ] {2c1f3006-194c-4415-b856-f32eda0bbbb3} <Debug> TCPHandler: Processed in 0.004435095 sec. | ||
| 646 | 2026.01.20 23:49:16.225868 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 647 | 2026.01.20 23:49:16.226115 [ 259 ] {37f4c636-cf8d-4f69-bca5-ccd073ada790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) /* The timeseries schema table stores the extracted schema for the samples | ||
| 648 | * oximeter collects. | ||
| 649 | */ | ||
| 650 | 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) | ||
| 651 | 2026.01.20 23:49:16.226251 [ 259 ] {37f4c636-cf8d-4f69-bca5-ccd073ada790} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 652 | 2026.01.20 23:49:16.228073 [ 259 ] {37f4c636-cf8d-4f69-bca5-ccd073ada790} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c): Loading data parts | ||
| 653 | 2026.01.20 23:49:16.228230 [ 259 ] {37f4c636-cf8d-4f69-bca5-ccd073ada790} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c): There are no data parts | ||
| 654 | 2026.01.20 23:49:16.230034 [ 259 ] {37f4c636-cf8d-4f69-bca5-ccd073ada790} <Debug> TCPHandler: Processed in 0.004215922 sec. | ||
| 655 | 2026.01.20 23:49:16.230319 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 656 | 2026.01.20 23:49:16.230642 [ 260 ] {9f214cba-2f80-4f79-950b-11d7e01e7faa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 657 | 2026.01.20 23:49:16.232058 [ 260 ] {9f214cba-2f80-4f79-950b-11d7e01e7faa} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 658 | 2026.01.20 23:49:16.249522 [ 268 ] {9f214cba-2f80-4f79-950b-11d7e01e7faa} <Trace> oximeter.version (bf6a6be5-c50e-4d14-8de5-2a68c2469e09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 659 | 2026.01.20 23:49:16.249566 [ 268 ] {9f214cba-2f80-4f79-950b-11d7e01e7faa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 660 | 2026.01.20 23:49:16.254800 [ 268 ] {9f214cba-2f80-4f79-950b-11d7e01e7faa} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 661 | 2026.01.20 23:49:16.255385 [ 268 ] {9f214cba-2f80-4f79-950b-11d7e01e7faa} <Trace> oximeter.version (bf6a6be5-c50e-4d14-8de5-2a68c2469e09): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 662 | 2026.01.20 23:49:16.255701 [ 260 ] {9f214cba-2f80-4f79-950b-11d7e01e7faa} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.025222 sec., 39.64792641344857 rows/sec., 634.37 B/sec. | ||
| 663 | 2026.01.20 23:49:16.256192 [ 260 ] {9f214cba-2f80-4f79-950b-11d7e01e7faa} <Debug> TCPHandler: Processed in 0.025981112 sec. | ||
| 664 | 2026.01.20 23:49:16.710607 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35682 | ||
| 665 | 2026.01.20 23:49:16.711127 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2026.01.20 23:49:16.711164 [ 278 ] {} <Debug> TCP-Session: ae3b1bae-4ee2-499c-80fd-af8bc6bc4c21 Authenticating user 'default' from [fd00:1122:3344:101::c]:35682 | ||
| 667 | 2026.01.20 23:49:16.711261 [ 278 ] {} <Debug> TCP-Session: ae3b1bae-4ee2-499c-80fd-af8bc6bc4c21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.01.20 23:49:16.711275 [ 278 ] {} <Debug> TCP-Session: ae3b1bae-4ee2-499c-80fd-af8bc6bc4c21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.01.20 23:49:16.711346 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2026.01.20 23:49:16.711433 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2026.01.20 23:49:16.711450 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2026.01.20 23:49:16.713298 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49118 | ||
| 673 | 2026.01.20 23:49:16.713301 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52856 | ||
| 674 | 2026.01.20 23:49:16.713392 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52138 | ||
| 675 | 2026.01.20 23:49:16.713506 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64552 | ||
| 676 | 2026.01.20 23:49:16.713542 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 677 | 2026.01.20 23:49:16.713588 [ 280 ] {} <Debug> TCP-Session: e0c33009-4655-4cfe-85a4-5e9b1d25acea Authenticating user 'default' from [fd00:1122:3344:101::c]:49118 | ||
| 678 | 2026.01.20 23:49:16.713618 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52813 | ||
| 679 | 2026.01.20 23:49:16.713732 [ 280 ] {} <Debug> TCP-Session: e0c33009-4655-4cfe-85a4-5e9b1d25acea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 680 | 2026.01.20 23:49:16.713741 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 681 | 2026.01.20 23:49:16.713757 [ 280 ] {} <Debug> TCP-Session: e0c33009-4655-4cfe-85a4-5e9b1d25acea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 682 | 2026.01.20 23:49:16.713881 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2026.01.20 23:49:16.713900 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56971 | ||
| 684 | 2026.01.20 23:49:16.713922 [ 282 ] {} <Debug> TCP-Session: 09c2feb4-6e68-4fad-a8c9-8c7e4ba2c15c Authenticating user 'default' from [fd00:1122:3344:101::c]:64552 | ||
| 685 | 2026.01.20 23:49:16.713932 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 686 | 2026.01.20 23:49:16.713926 [ 279 ] {} <Debug> TCP-Session: 29c5c06c-1ddc-4402-a284-5374992a97fb Authenticating user 'default' from [fd00:1122:3344:101::c]:52856 | ||
| 687 | 2026.01.20 23:49:16.714030 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2026.01.20 23:49:16.714056 [ 279 ] {} <Debug> TCP-Session: 29c5c06c-1ddc-4402-a284-5374992a97fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2026.01.20 23:49:16.714116 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40725 | ||
| 690 | 2026.01.20 23:49:16.714141 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 691 | 2026.01.20 23:49:16.714046 [ 282 ] {} <Debug> TCP-Session: 09c2feb4-6e68-4fad-a8c9-8c7e4ba2c15c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2026.01.20 23:49:16.714216 [ 279 ] {} <Debug> TCP-Session: 29c5c06c-1ddc-4402-a284-5374992a97fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2026.01.20 23:49:16.714196 [ 284 ] {} <Debug> TCP-Session: 20eacda5-bae7-4526-8cea-4882a6a92e23 Authenticating user 'default' from [fd00:1122:3344:101::c]:56971 | ||
| 694 | 2026.01.20 23:49:16.714184 [ 283 ] {} <Debug> TCP-Session: 5ca06cc0-127a-442e-9f47-129acdd99541 Authenticating user 'default' from [fd00:1122:3344:101::c]:52813 | ||
| 695 | 2026.01.20 23:49:16.714305 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 696 | 2026.01.20 23:49:16.714284 [ 284 ] {} <Debug> TCP-Session: 20eacda5-bae7-4526-8cea-4882a6a92e23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.01.20 23:49:16.714267 [ 282 ] {} <Debug> TCP-Session: 09c2feb4-6e68-4fad-a8c9-8c7e4ba2c15c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.01.20 23:49:16.714396 [ 284 ] {} <Debug> TCP-Session: 20eacda5-bae7-4526-8cea-4882a6a92e23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.01.20 23:49:16.714427 [ 285 ] {} <Debug> TCP-Session: 3465e374-5579-435d-8068-a4c047b10f02 Authenticating user 'default' from [fd00:1122:3344:101::c]:40725 | ||
| 700 | 2026.01.20 23:49:16.714389 [ 283 ] {} <Debug> TCP-Session: 5ca06cc0-127a-442e-9f47-129acdd99541 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.01.20 23:49:16.714473 [ 285 ] {} <Debug> TCP-Session: 3465e374-5579-435d-8068-a4c047b10f02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.01.20 23:49:16.714055 [ 281 ] {} <Debug> TCP-Session: 99392893-abbe-4cec-82c0-6ed1b644a145 Authenticating user 'default' from [fd00:1122:3344:101::c]:52138 | ||
| 703 | 2026.01.20 23:49:16.714575 [ 283 ] {} <Debug> TCP-Session: 5ca06cc0-127a-442e-9f47-129acdd99541 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.01.20 23:49:16.714591 [ 281 ] {} <Debug> TCP-Session: 99392893-abbe-4cec-82c0-6ed1b644a145 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.01.20 23:49:16.714594 [ 285 ] {} <Debug> TCP-Session: 3465e374-5579-435d-8068-a4c047b10f02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.01.20 23:49:16.714697 [ 281 ] {} <Debug> TCP-Session: 99392893-abbe-4cec-82c0-6ed1b644a145 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.01.20 23:49:17.000151 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 131.95 MiB, peak 131.95 MiB, free memory in arenas 0.00 B, will set to 139.66 MiB (RSS), difference: 7.71 MiB | ||
| 708 | 2026.01.20 23:49:22.316922 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2026.01.20 23:49:22.316929 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 710 | 2026.01.20 23:49:22.317036 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2026.01.20 23:49:22.317182 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2026.01.20 23:49:22.320446 [ 245 ] {} <Debug> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Loading data parts | ||
| 713 | 2026.01.20 23:49:22.320704 [ 245 ] {} <Debug> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): There are no data parts | ||
| 714 | 2026.01.20 23:49:22.325286 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2026.01.20 23:49:22.325326 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 716 | 2026.01.20 23:49:22.331044 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 717 | 2026.01.20 23:49:22.331668 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 718 | 2026.01.20 23:49:22.331873 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 719 | 2026.01.20 23:49:22.335469 [ 244 ] {} <Debug> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Loading data parts | ||
| 720 | 2026.01.20 23:49:22.335785 [ 244 ] {} <Debug> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): There are no data parts | ||
| 721 | 2026.01.20 23:49:22.360376 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2026.01.20 23:49:22.360419 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 723 | 2026.01.20 23:49:22.366761 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2026.01.20 23:49:22.368084 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2026.01.20 23:49:22.371255 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2026.01.20 23:49:23.000168 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.84 MiB, peak 148.84 MiB, free memory in arenas 0.00 B, will set to 153.88 MiB (RSS), difference: 9.04 MiB | ||
| 727 | 2026.01.20 23:49:24.816798 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2026.01.20 23:49:24.816901 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2026.01.20 23:49:24.821711 [ 243 ] {} <Debug> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Loading data parts | ||
| 730 | 2026.01.20 23:49:24.821872 [ 243 ] {} <Debug> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): There are no data parts | ||
| 731 | 2026.01.20 23:49:24.827575 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2026.01.20 23:49:24.827614 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 733 | 2026.01.20 23:49:24.829300 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2026.01.20 23:49:24.829901 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2026.01.20 23:49:24.830226 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2026.01.20 23:49:25.000158 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.08 MiB, peak 158.08 MiB, free memory in arenas 0.00 B, will set to 154.88 MiB (RSS), difference: -3.20 MiB | ||
| 737 | 2026.01.20 23:49:29.789566 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2026.01.20 23:49:29.789682 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2026.01.20 23:49:29.832935 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 740 | 2026.01.20 23:49:29.833729 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2026.01.20 23:49:29.833772 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 742 | 2026.01.20 23:49:29.834753 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2026.01.20 23:49:29.835248 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2026.01.20 23:49:29.835415 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2026.01.20 23:49:29.871314 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2026.01.20 23:49:29.889847 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2026.01.20 23:49:29.889905 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 748 | 2026.01.20 23:49:29.896476 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2026.01.20 23:49:29.897624 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 750 | 2026.01.20 23:49:29.900656 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2026.01.20 23:49:30.000159 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.63 MiB, peak 159.63 MiB, free memory in arenas 0.00 B, will set to 157.78 MiB (RSS), difference: 2.15 MiB | ||
| 752 | 2026.01.20 23:49:35.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.80 MiB, peak 159.63 MiB, free memory in arenas 0.00 B, will set to 157.82 MiB (RSS), difference: 4.02 MiB | ||
| 753 | 2026.01.20 23:49:36.282715 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 754 | 2026.01.20 23:49:36.283026 [ 259 ] {15313468-3be6-4684-b34d-4d46c4932a5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 755 | 2026.01.20 23:49:36.283402 [ 259 ] {15313468-3be6-4684-b34d-4d46c4932a5b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 756 | 2026.01.20 23:49:36.283637 [ 259 ] {15313468-3be6-4684-b34d-4d46c4932a5b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 757 | 2026.01.20 23:49:36.284401 [ 259 ] {15313468-3be6-4684-b34d-4d46c4932a5b} <Debug> TCPHandler: Processed in 0.001827821 sec. | ||
| 758 | 2026.01.20 23:49:36.286959 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 759 | 2026.01.20 23:49:36.287097 [ 259 ] {5855d519-5a8e-415e-a159-c355c13d8e1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 760 | 2026.01.20 23:49:36.289379 [ 259 ] {5855d519-5a8e-415e-a159-c355c13d8e1e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 761 | 2026.01.20 23:49:36.289427 [ 259 ] {5855d519-5a8e-415e-a159-c355c13d8e1e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 762 | 2026.01.20 23:49:36.289862 [ 259 ] {5855d519-5a8e-415e-a159-c355c13d8e1e} <Debug> TCPHandler: Processed in 0.00295598 sec. | ||
| 763 | 2026.01.20 23:49:36.290538 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 764 | 2026.01.20 23:49:36.290676 [ 259 ] {84315936-a870-41be-abc4-5dde2bafeaa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_port_control_data_link:errors_received') FORMAT Native; (stage: Complete) | ||
| 765 | 2026.01.20 23:49:36.291061 [ 259 ] {84315936-a870-41be-abc4-5dde2bafeaa7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 766 | 2026.01.20 23:49:36.291120 [ 259 ] {84315936-a870-41be-abc4-5dde2bafeaa7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 767 | 2026.01.20 23:49:36.291559 [ 259 ] {84315936-a870-41be-abc4-5dde2bafeaa7} <Debug> TCPHandler: Processed in 0.001080248 sec. | ||
| 768 | 2026.01.20 23:49:36.291810 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 769 | 2026.01.20 23:49:36.291931 [ 259 ] {9a9f6b7c-65b2-49f1-a868-a2cfd1a65ea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 770 | 2026.01.20 23:49:36.292196 [ 259 ] {9a9f6b7c-65b2-49f1-a868-a2cfd1a65ea8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 771 | 2026.01.20 23:49:36.292242 [ 259 ] {9a9f6b7c-65b2-49f1-a868-a2cfd1a65ea8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 772 | 2026.01.20 23:49:36.292585 [ 259 ] {9a9f6b7c-65b2-49f1-a868-a2cfd1a65ea8} <Debug> TCPHandler: Processed in 0.000827874 sec. | ||
| 773 | 2026.01.20 23:49:36.292820 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 774 | 2026.01.20 23:49:36.292936 [ 259 ] {b7cfbfd5-1368-4884-884f-bb083ef5fc28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 775 | 2026.01.20 23:49:36.293184 [ 259 ] {b7cfbfd5-1368-4884-884f-bb083ef5fc28} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 776 | 2026.01.20 23:49:36.293227 [ 259 ] {b7cfbfd5-1368-4884-884f-bb083ef5fc28} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 777 | 2026.01.20 23:49:36.293576 [ 259 ] {b7cfbfd5-1368-4884-884f-bb083ef5fc28} <Debug> TCPHandler: Processed in 0.000805043 sec. | ||
| 778 | 2026.01.20 23:49:36.293824 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 779 | 2026.01.20 23:49:36.293948 [ 259 ] {07c51230-5a9a-40cc-8491-b9d15a3c074b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 780 | 2026.01.20 23:49:36.294201 [ 259 ] {07c51230-5a9a-40cc-8491-b9d15a3c074b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 781 | 2026.01.20 23:49:36.294245 [ 259 ] {07c51230-5a9a-40cc-8491-b9d15a3c074b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 782 | 2026.01.20 23:49:36.294573 [ 259 ] {07c51230-5a9a-40cc-8491-b9d15a3c074b} <Debug> TCPHandler: Processed in 0.000799983 sec. | ||
| 783 | 2026.01.20 23:49:36.294823 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 784 | 2026.01.20 23:49:36.294945 [ 259 ] {709ffa6e-7ce4-4035-962d-271719c8259b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 785 | 2026.01.20 23:49:36.295195 [ 259 ] {709ffa6e-7ce4-4035-962d-271719c8259b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 786 | 2026.01.20 23:49:36.295239 [ 259 ] {709ffa6e-7ce4-4035-962d-271719c8259b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 787 | 2026.01.20 23:49:36.295575 [ 259 ] {709ffa6e-7ce4-4035-962d-271719c8259b} <Debug> TCPHandler: Processed in 0.000813894 sec. | ||
| 788 | 2026.01.20 23:49:36.307739 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 789 | 2026.01.20 23:49:36.307855 [ 259 ] {15cd3cac-51d1-4300-9c39-0b7e084152ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 790 | 2026.01.20 23:49:36.307898 [ 259 ] {15cd3cac-51d1-4300-9c39-0b7e084152ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 791 | 2026.01.20 23:49:36.308483 [ 259 ] {15cd3cac-51d1-4300-9c39-0b7e084152ca} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 792 | 2026.01.20 23:49:36.308531 [ 259 ] {15cd3cac-51d1-4300-9c39-0b7e084152ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 793 | 2026.01.20 23:49:36.309214 [ 259 ] {15cd3cac-51d1-4300-9c39-0b7e084152ca} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 794 | 2026.01.20 23:49:36.309585 [ 259 ] {15cd3cac-51d1-4300-9c39-0b7e084152ca} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 795 | 2026.01.20 23:49:36.309748 [ 259 ] {15cd3cac-51d1-4300-9c39-0b7e084152ca} <Debug> executeQuery: Read 7 rows, 3.07 KiB in 0.001927 sec., 3632.5895173845356 rows/sec., 1.55 MiB/sec. | ||
| 796 | 2026.01.20 23:49:36.309787 [ 259 ] {15cd3cac-51d1-4300-9c39-0b7e084152ca} <Debug> TCPHandler: Processed in 0.002103546 sec. | ||
| 797 | 2026.01.20 23:49:36.309918 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 798 | 2026.01.20 23:49:36.310018 [ 259 ] {385b64dd-111a-4f1f-a591-dc61a3984873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 799 | 2026.01.20 23:49:36.310059 [ 259 ] {385b64dd-111a-4f1f-a591-dc61a3984873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 800 | 2026.01.20 23:49:36.312577 [ 259 ] {385b64dd-111a-4f1f-a591-dc61a3984873} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 801 | 2026.01.20 23:49:36.312608 [ 259 ] {385b64dd-111a-4f1f-a591-dc61a3984873} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 802 | 2026.01.20 23:49:36.313050 [ 259 ] {385b64dd-111a-4f1f-a591-dc61a3984873} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 803 | 2026.01.20 23:49:36.313471 [ 259 ] {385b64dd-111a-4f1f-a591-dc61a3984873} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 804 | 2026.01.20 23:49:36.313607 [ 259 ] {385b64dd-111a-4f1f-a591-dc61a3984873} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.003611 sec., 6646.358349487677 rows/sec., 564.68 KiB/sec. | ||
| 805 | 2026.01.20 23:49:36.313644 [ 259 ] {385b64dd-111a-4f1f-a591-dc61a3984873} <Debug> TCPHandler: Processed in 0.003777024 sec. | ||
| 806 | 2026.01.20 23:49:36.313765 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 807 | 2026.01.20 23:49:36.313864 [ 259 ] {ef0844d2-3ae0-4f01-ba37-3d00cc4fffdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 808 | 2026.01.20 23:49:36.313906 [ 259 ] {ef0844d2-3ae0-4f01-ba37-3d00cc4fffdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 809 | 2026.01.20 23:49:36.314299 [ 259 ] {ef0844d2-3ae0-4f01-ba37-3d00cc4fffdf} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 810 | 2026.01.20 23:49:36.314336 [ 259 ] {ef0844d2-3ae0-4f01-ba37-3d00cc4fffdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 811 | 2026.01.20 23:49:36.314729 [ 259 ] {ef0844d2-3ae0-4f01-ba37-3d00cc4fffdf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 812 | 2026.01.20 23:49:36.315182 [ 259 ] {ef0844d2-3ae0-4f01-ba37-3d00cc4fffdf} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 813 | 2026.01.20 23:49:36.315329 [ 259 ] {ef0844d2-3ae0-4f01-ba37-3d00cc4fffdf} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001486 sec., 1345.8950201884254 rows/sec., 109.75 KiB/sec. | ||
| 814 | 2026.01.20 23:49:36.315367 [ 259 ] {ef0844d2-3ae0-4f01-ba37-3d00cc4fffdf} <Debug> TCPHandler: Processed in 0.001652309 sec. | ||
| 815 | 2026.01.20 23:49:36.315484 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 816 | 2026.01.20 23:49:36.315579 [ 259 ] {82324e8f-fa5e-44f6-90d5-141c01402958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 817 | 2026.01.20 23:49:36.315621 [ 259 ] {82324e8f-fa5e-44f6-90d5-141c01402958} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 818 | 2026.01.20 23:49:36.316092 [ 259 ] {82324e8f-fa5e-44f6-90d5-141c01402958} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 819 | 2026.01.20 23:49:36.316129 [ 259 ] {82324e8f-fa5e-44f6-90d5-141c01402958} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 820 | 2026.01.20 23:49:36.316575 [ 259 ] {82324e8f-fa5e-44f6-90d5-141c01402958} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 821 | 2026.01.20 23:49:36.316999 [ 259 ] {82324e8f-fa5e-44f6-90d5-141c01402958} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 822 | 2026.01.20 23:49:36.317133 [ 259 ] {82324e8f-fa5e-44f6-90d5-141c01402958} <Debug> executeQuery: Read 121 rows, 11.51 KiB in 0.001574 sec., 76874.20584498094 rows/sec., 7.14 MiB/sec. | ||
| 823 | 2026.01.20 23:49:36.317170 [ 259 ] {82324e8f-fa5e-44f6-90d5-141c01402958} <Debug> TCPHandler: Processed in 0.00173714 sec. | ||
| 824 | 2026.01.20 23:49:36.317287 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 825 | 2026.01.20 23:49:36.317381 [ 259 ] {cd35487f-9b39-4ca7-993d-07cb6639a5f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 826 | 2026.01.20 23:49:36.317423 [ 259 ] {cd35487f-9b39-4ca7-993d-07cb6639a5f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 827 | 2026.01.20 23:49:36.317831 [ 259 ] {cd35487f-9b39-4ca7-993d-07cb6639a5f6} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 828 | 2026.01.20 23:49:36.317868 [ 259 ] {cd35487f-9b39-4ca7-993d-07cb6639a5f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 829 | 2026.01.20 23:49:36.318330 [ 259 ] {cd35487f-9b39-4ca7-993d-07cb6639a5f6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 830 | 2026.01.20 23:49:36.318863 [ 259 ] {cd35487f-9b39-4ca7-993d-07cb6639a5f6} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 831 | 2026.01.20 23:49:36.319002 [ 259 ] {cd35487f-9b39-4ca7-993d-07cb6639a5f6} <Debug> executeQuery: Read 14 rows, 1.10 KiB in 0.001638 sec., 8547.008547008547 rows/sec., 671.91 KiB/sec. | ||
| 832 | 2026.01.20 23:49:36.319041 [ 259 ] {cd35487f-9b39-4ca7-993d-07cb6639a5f6} <Debug> TCPHandler: Processed in 0.001804471 sec. | ||
| 833 | 2026.01.20 23:49:36.319156 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 834 | 2026.01.20 23:49:36.319257 [ 259 ] {ef303d21-df62-4636-86e9-16a6658991d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 835 | 2026.01.20 23:49:36.319297 [ 259 ] {ef303d21-df62-4636-86e9-16a6658991d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 836 | 2026.01.20 23:49:36.319738 [ 259 ] {ef303d21-df62-4636-86e9-16a6658991d8} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 837 | 2026.01.20 23:49:36.319771 [ 259 ] {ef303d21-df62-4636-86e9-16a6658991d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 838 | 2026.01.20 23:49:36.320197 [ 259 ] {ef303d21-df62-4636-86e9-16a6658991d8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 839 | 2026.01.20 23:49:36.322767 [ 259 ] {ef303d21-df62-4636-86e9-16a6658991d8} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 840 | 2026.01.20 23:49:36.322935 [ 259 ] {ef303d21-df62-4636-86e9-16a6658991d8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.003696 sec., 6493.506493506494 rows/sec., 551.69 KiB/sec. | ||
| 841 | 2026.01.20 23:49:36.322975 [ 259 ] {ef303d21-df62-4636-86e9-16a6658991d8} <Debug> TCPHandler: Processed in 0.003869826 sec. | ||
| 842 | 2026.01.20 23:49:36.323134 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 843 | 2026.01.20 23:49:36.323232 [ 259 ] {3de1d003-04a1-4bd8-bdd1-5ce852634475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 844 | 2026.01.20 23:49:36.323274 [ 259 ] {3de1d003-04a1-4bd8-bdd1-5ce852634475} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 845 | 2026.01.20 23:49:36.323693 [ 259 ] {3de1d003-04a1-4bd8-bdd1-5ce852634475} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 846 | 2026.01.20 23:49:36.323730 [ 259 ] {3de1d003-04a1-4bd8-bdd1-5ce852634475} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 847 | 2026.01.20 23:49:36.324154 [ 259 ] {3de1d003-04a1-4bd8-bdd1-5ce852634475} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 848 | 2026.01.20 23:49:36.324588 [ 259 ] {3de1d003-04a1-4bd8-bdd1-5ce852634475} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 849 | 2026.01.20 23:49:36.324718 [ 259 ] {3de1d003-04a1-4bd8-bdd1-5ce852634475} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001506 sec., 7968.127490039841 rows/sec., 622.51 KiB/sec. | ||
| 850 | 2026.01.20 23:49:36.324753 [ 259 ] {3de1d003-04a1-4bd8-bdd1-5ce852634475} <Debug> TCPHandler: Processed in 0.001673869 sec. | ||
| 851 | 2026.01.20 23:49:36.324862 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 852 | 2026.01.20 23:49:36.324960 [ 259 ] {4eefbbe7-47b5-496f-b218-b3c4746189fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 853 | 2026.01.20 23:49:36.325001 [ 259 ] {4eefbbe7-47b5-496f-b218-b3c4746189fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 854 | 2026.01.20 23:49:36.325405 [ 259 ] {4eefbbe7-47b5-496f-b218-b3c4746189fb} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 855 | 2026.01.20 23:49:36.325438 [ 259 ] {4eefbbe7-47b5-496f-b218-b3c4746189fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 856 | 2026.01.20 23:49:36.325834 [ 259 ] {4eefbbe7-47b5-496f-b218-b3c4746189fb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 857 | 2026.01.20 23:49:36.326217 [ 259 ] {4eefbbe7-47b5-496f-b218-b3c4746189fb} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 858 | 2026.01.20 23:49:36.326335 [ 259 ] {4eefbbe7-47b5-496f-b218-b3c4746189fb} <Debug> executeQuery: Read 38 rows, 3.42 KiB in 0.001427 sec., 26629.292221443586 rows/sec., 2.34 MiB/sec. | ||
| 859 | 2026.01.20 23:49:36.326368 [ 259 ] {4eefbbe7-47b5-496f-b218-b3c4746189fb} <Debug> TCPHandler: Processed in 0.001592567 sec. | ||
| 860 | 2026.01.20 23:49:36.326469 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 861 | 2026.01.20 23:49:36.326556 [ 259 ] {9adc95c5-ae2b-478d-bcb1-20d9f3835ebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 862 | 2026.01.20 23:49:36.326595 [ 259 ] {9adc95c5-ae2b-478d-bcb1-20d9f3835ebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 863 | 2026.01.20 23:49:36.327125 [ 259 ] {9adc95c5-ae2b-478d-bcb1-20d9f3835ebf} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 864 | 2026.01.20 23:49:36.327156 [ 259 ] {9adc95c5-ae2b-478d-bcb1-20d9f3835ebf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 865 | 2026.01.20 23:49:36.327695 [ 259 ] {9adc95c5-ae2b-478d-bcb1-20d9f3835ebf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 866 | 2026.01.20 23:49:36.328234 [ 259 ] {9adc95c5-ae2b-478d-bcb1-20d9f3835ebf} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 867 | 2026.01.20 23:49:36.328383 [ 259 ] {9adc95c5-ae2b-478d-bcb1-20d9f3835ebf} <Debug> executeQuery: Read 277 rows, 22.98 KiB in 0.001795 sec., 154317.54874651812 rows/sec., 12.50 MiB/sec. | ||
| 868 | 2026.01.20 23:49:36.328419 [ 259 ] {9adc95c5-ae2b-478d-bcb1-20d9f3835ebf} <Debug> TCPHandler: Processed in 0.001955123 sec. | ||
| 869 | 2026.01.20 23:49:36.986692 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35697 | ||
| 870 | 2026.01.20 23:49:36.988729 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 871 | 2026.01.20 23:49:36.988768 [ 286 ] {} <Debug> TCP-Session: 78f96a15-8b1b-48c9-960e-75a7147d9a14 Authenticating user 'default' from [fd00:1122:3344:101::e]:35697 | ||
| 872 | 2026.01.20 23:49:36.988789 [ 286 ] {} <Debug> TCP-Session: 78f96a15-8b1b-48c9-960e-75a7147d9a14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 873 | 2026.01.20 23:49:36.988801 [ 286 ] {} <Debug> TCP-Session: 78f96a15-8b1b-48c9-960e-75a7147d9a14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 874 | 2026.01.20 23:49:36.988852 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 875 | 2026.01.20 23:49:36.988875 [ 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 | ||
| 876 | 2026.01.20 23:49:36.988890 [ 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 | ||
| 877 | 2026.01.20 23:49:36.989404 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46607 | ||
| 878 | 2026.01.20 23:49:36.989484 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59715 | ||
| 879 | 2026.01.20 23:49:36.989586 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41173 | ||
| 880 | 2026.01.20 23:49:36.989623 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 881 | 2026.01.20 23:49:36.989647 [ 286 ] {} <Trace> TCP-Session: 78f96a15-8b1b-48c9-960e-75a7147d9a14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 882 | 2026.01.20 23:49:36.989668 [ 287 ] {} <Debug> TCP-Session: b1aa9b50-d717-46af-887d-d2a671f67f8d Authenticating user 'default' from [fd00:1122:3344:101::e]:46607 | ||
| 883 | 2026.01.20 23:49:36.989700 [ 287 ] {} <Debug> TCP-Session: b1aa9b50-d717-46af-887d-d2a671f67f8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 884 | 2026.01.20 23:49:36.989713 [ 287 ] {} <Debug> TCP-Session: b1aa9b50-d717-46af-887d-d2a671f67f8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 885 | 2026.01.20 23:49:36.989768 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41367 | ||
| 886 | 2026.01.20 23:49:36.989815 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 887 | 2026.01.20 23:49:36.989830 [ 286 ] {81a8a3c6-c12a-4835-94fc-dd2220f10455} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35697) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 888 | 2026.01.20 23:49:36.989866 [ 288 ] {} <Debug> TCP-Session: 4dbae51c-3b57-461e-8cca-7278d7ebe33c Authenticating user 'default' from [fd00:1122:3344:101::e]:59715 | ||
| 889 | 2026.01.20 23:49:36.989896 [ 288 ] {} <Debug> TCP-Session: 4dbae51c-3b57-461e-8cca-7278d7ebe33c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 890 | 2026.01.20 23:49:36.989896 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 891 | 2026.01.20 23:49:36.989909 [ 288 ] {} <Debug> TCP-Session: 4dbae51c-3b57-461e-8cca-7278d7ebe33c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 892 | 2026.01.20 23:49:36.989962 [ 289 ] {} <Debug> TCP-Session: b7a75e49-586a-4ab1-96b0-2fb91d3beb90 Authenticating user 'default' from [fd00:1122:3344:101::e]:41173 | ||
| 893 | 2026.01.20 23:49:36.989983 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38724 | ||
| 894 | 2026.01.20 23:49:36.989974 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 895 | 2026.01.20 23:49:36.989992 [ 289 ] {} <Debug> TCP-Session: b7a75e49-586a-4ab1-96b0-2fb91d3beb90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 896 | 2026.01.20 23:49:36.990053 [ 290 ] {} <Debug> TCP-Session: 31889506-109a-487c-a52a-cc4004a49ca4 Authenticating user 'default' from [fd00:1122:3344:101::e]:41367 | ||
| 897 | 2026.01.20 23:49:36.990059 [ 289 ] {} <Debug> TCP-Session: b7a75e49-586a-4ab1-96b0-2fb91d3beb90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 898 | 2026.01.20 23:49:36.990075 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32971 | ||
| 899 | 2026.01.20 23:49:36.990084 [ 290 ] {} <Debug> TCP-Session: 31889506-109a-487c-a52a-cc4004a49ca4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 900 | 2026.01.20 23:49:36.990125 [ 290 ] {} <Debug> TCP-Session: 31889506-109a-487c-a52a-cc4004a49ca4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 901 | 2026.01.20 23:49:36.990196 [ 286 ] {81a8a3c6-c12a-4835-94fc-dd2220f10455} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 902 | 2026.01.20 23:49:36.990224 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 903 | 2026.01.20 23:49:36.990244 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50886 | ||
| 904 | 2026.01.20 23:49:36.990263 [ 291 ] {} <Debug> TCP-Session: 4602835c-bf23-44f0-a728-2158a466b945 Authenticating user 'default' from [fd00:1122:3344:101::e]:38724 | ||
| 905 | 2026.01.20 23:49:36.990289 [ 291 ] {} <Debug> TCP-Session: 4602835c-bf23-44f0-a728-2158a466b945 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 906 | 2026.01.20 23:49:36.990305 [ 291 ] {} <Debug> TCP-Session: 4602835c-bf23-44f0-a728-2158a466b945 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 907 | 2026.01.20 23:49:36.990380 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 908 | 2026.01.20 23:49:36.990414 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61458 | ||
| 909 | 2026.01.20 23:49:36.990424 [ 292 ] {} <Debug> TCP-Session: feb7a65c-335b-4f25-afef-df82d49690e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:32971 | ||
| 910 | 2026.01.20 23:49:36.990460 [ 292 ] {} <Debug> TCP-Session: feb7a65c-335b-4f25-afef-df82d49690e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 911 | 2026.01.20 23:49:36.990478 [ 292 ] {} <Debug> TCP-Session: feb7a65c-335b-4f25-afef-df82d49690e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 912 | 2026.01.20 23:49:36.990519 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 913 | 2026.01.20 23:49:36.990561 [ 293 ] {} <Debug> TCP-Session: 561ed7cf-7c2e-4a6f-8be4-546c14262477 Authenticating user 'default' from [fd00:1122:3344:101::e]:50886 | ||
| 914 | 2026.01.20 23:49:36.990579 [ 293 ] {} <Debug> TCP-Session: 561ed7cf-7c2e-4a6f-8be4-546c14262477 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 915 | 2026.01.20 23:49:36.990592 [ 293 ] {} <Debug> TCP-Session: 561ed7cf-7c2e-4a6f-8be4-546c14262477 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 916 | 2026.01.20 23:49:36.990624 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 917 | 2026.01.20 23:49:36.990647 [ 286 ] {81a8a3c6-c12a-4835-94fc-dd2220f10455} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 918 | 2026.01.20 23:49:36.990664 [ 294 ] {} <Debug> TCP-Session: c7de00d6-3d63-40b0-92a7-0b696e4daa89 Authenticating user 'default' from [fd00:1122:3344:101::e]:61458 | ||
| 919 | 2026.01.20 23:49:36.990712 [ 294 ] {} <Debug> TCP-Session: c7de00d6-3d63-40b0-92a7-0b696e4daa89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 920 | 2026.01.20 23:49:36.990726 [ 294 ] {} <Debug> TCP-Session: c7de00d6-3d63-40b0-92a7-0b696e4daa89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 921 | 2026.01.20 23:49:36.991195 [ 286 ] {81a8a3c6-c12a-4835-94fc-dd2220f10455} <Debug> oximeter.version (bf6a6be5-c50e-4d14-8de5-2a68c2469e09) (SelectExecutor): Key condition: unknown | ||
| 922 | 2026.01.20 23:49:36.996210 [ 295 ] {81a8a3c6-c12a-4835-94fc-dd2220f10455} <Trace> AggregatingTransform: Aggregating | ||
| 923 | 2026.01.20 23:49:36.996372 [ 295 ] {81a8a3c6-c12a-4835-94fc-dd2220f10455} <Trace> Aggregator: Aggregation method: without_key | ||
| 924 | 2026.01.20 23:49:36.997084 [ 295 ] {81a8a3c6-c12a-4835-94fc-dd2220f10455} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.003905387 sec. (256.057 rows/sec., 10.00 KiB/sec.) | ||
| 925 | 2026.01.20 23:49:36.997107 [ 295 ] {81a8a3c6-c12a-4835-94fc-dd2220f10455} <Trace> Aggregator: Merging aggregated data | ||
| 926 | 2026.01.20 23:49:36.997141 [ 295 ] {81a8a3c6-c12a-4835-94fc-dd2220f10455} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 927 | 2026.01.20 23:49:36.998305 [ 286 ] {81a8a3c6-c12a-4835-94fc-dd2220f10455} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.008537 sec., 117.13716762328687 rows/sec., 4.58 KiB/sec. | ||
| 928 | 2026.01.20 23:49:36.998459 [ 286 ] {81a8a3c6-c12a-4835-94fc-dd2220f10455} <Debug> TCPHandler: Processed in 0.009012743 sec. | ||
| 929 | 2026.01.20 23:49:37.001654 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 930 | 2026.01.20 23:49:37.001694 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 931 | 2026.01.20 23:49:37.001703 [ 286 ] {} <Debug> TCP-Session: 78f96a15-8b1b-48c9-960e-75a7147d9a14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 932 | 2026.01.20 23:49:37.001718 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 933 | 2026.01.20 23:49:37.001747 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 934 | 2026.01.20 23:49:37.001754 [ 293 ] {} <Debug> TCP-Session: 561ed7cf-7c2e-4a6f-8be4-546c14262477 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 935 | 2026.01.20 23:49:37.001780 [ 287 ] {} <Debug> TCP-Session: b1aa9b50-d717-46af-887d-d2a671f67f8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 936 | 2026.01.20 23:49:37.001789 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 937 | 2026.01.20 23:49:37.001810 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 938 | 2026.01.20 23:49:37.001830 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 939 | 2026.01.20 23:49:37.001851 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 940 | 2026.01.20 23:49:37.001874 [ 289 ] {} <Debug> TCP-Session: b7a75e49-586a-4ab1-96b0-2fb91d3beb90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 941 | 2026.01.20 23:49:37.001887 [ 290 ] {} <Debug> TCP-Session: 31889506-109a-487c-a52a-cc4004a49ca4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 942 | 2026.01.20 23:49:37.001902 [ 294 ] {} <Debug> TCP-Session: c7de00d6-3d63-40b0-92a7-0b696e4daa89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 943 | 2026.01.20 23:49:37.001853 [ 292 ] {} <Debug> TCP-Session: feb7a65c-335b-4f25-afef-df82d49690e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 944 | 2026.01.20 23:49:37.001803 [ 288 ] {} <Debug> TCP-Session: 4dbae51c-3b57-461e-8cca-7278d7ebe33c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 945 | 2026.01.20 23:49:37.001766 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 946 | 2026.01.20 23:49:37.002018 [ 291 ] {} <Debug> TCP-Session: 4602835c-bf23-44f0-a728-2158a466b945 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 947 | 2026.01.20 23:49:37.335600 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 491 entries to flush up to offset 1467 | ||
| 948 | 2026.01.20 23:49:37.336104 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 949 | 2026.01.20 23:49:37.336154 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 950 | 2026.01.20 23:49:37.336900 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 951 | 2026.01.20 23:49:37.337538 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 952 | 2026.01.20 23:49:37.337703 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1467 | ||
| 953 | 2026.01.20 23:49:37.400763 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 954 | 2026.01.20 23:49:37.419005 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 955 | 2026.01.20 23:49:37.419078 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 956 | 2026.01.20 23:49:37.425871 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 957 | 2026.01.20 23:49:37.427220 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 958 | 2026.01.20 23:49:37.431572 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 959 | 2026.01.20 23:49:38.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.41 MiB, peak 169.97 MiB, free memory in arenas 0.00 B, will set to 164.30 MiB (RSS), difference: 3.89 MiB | ||
| 960 | 2026.01.20 23:49:39.783105 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42112 | ||
| 961 | 2026.01.20 23:49:39.783218 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 962 | 2026.01.20 23:49:39.783247 [ 286 ] {} <Debug> TCP-Session: bb9ef5fb-995a-4813-a4e1-01088b4a9f82 Authenticating user 'default' from [fd00:1122:3344:101::e]:42112 | ||
| 963 | 2026.01.20 23:49:39.783272 [ 286 ] {} <Debug> TCP-Session: bb9ef5fb-995a-4813-a4e1-01088b4a9f82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 964 | 2026.01.20 23:49:39.783287 [ 286 ] {} <Debug> TCP-Session: bb9ef5fb-995a-4813-a4e1-01088b4a9f82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 965 | 2026.01.20 23:49:39.783559 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38761 | ||
| 966 | 2026.01.20 23:49:39.783584 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60246 | ||
| 967 | 2026.01.20 23:49:39.783608 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41693 | ||
| 968 | 2026.01.20 23:49:39.783630 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40416 | ||
| 969 | 2026.01.20 23:49:39.783685 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 970 | 2026.01.20 23:49:39.783693 [ 286 ] {} <Trace> TCP-Session: bb9ef5fb-995a-4813-a4e1-01088b4a9f82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 971 | 2026.01.20 23:49:39.783724 [ 287 ] {} <Debug> TCP-Session: da3b00c4-2719-41f8-9e44-8bda92bfac7c Authenticating user 'default' from [fd00:1122:3344:101::e]:38761 | ||
| 972 | 2026.01.20 23:49:39.783620 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64654 | ||
| 973 | 2026.01.20 23:49:39.783760 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 974 | 2026.01.20 23:49:39.783760 [ 287 ] {} <Debug> TCP-Session: da3b00c4-2719-41f8-9e44-8bda92bfac7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 975 | 2026.01.20 23:49:39.783806 [ 294 ] {} <Debug> TCP-Session: cc2cdd22-042c-4d4d-9014-635a360138ab Authenticating user 'default' from [fd00:1122:3344:101::e]:40416 | ||
| 976 | 2026.01.20 23:49:39.783822 [ 287 ] {} <Debug> TCP-Session: da3b00c4-2719-41f8-9e44-8bda92bfac7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 977 | 2026.01.20 23:49:39.783839 [ 294 ] {} <Debug> TCP-Session: cc2cdd22-042c-4d4d-9014-635a360138ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 978 | 2026.01.20 23:49:39.783746 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 979 | 2026.01.20 23:49:39.783859 [ 294 ] {} <Debug> TCP-Session: cc2cdd22-042c-4d4d-9014-635a360138ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 980 | 2026.01.20 23:49:39.783878 [ 286 ] {f22ef845-82f6-45ee-a1de-a4863307e6a0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42112) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 981 | 2026.01.20 23:49:39.783900 [ 292 ] {} <Debug> TCP-Session: 6083f276-a518-4b5d-a8e3-7b2cad79fe2f Authenticating user 'default' from [fd00:1122:3344:101::e]:41693 | ||
| 982 | 2026.01.20 23:49:39.783853 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 983 | 2026.01.20 23:49:39.783944 [ 292 ] {} <Debug> TCP-Session: 6083f276-a518-4b5d-a8e3-7b2cad79fe2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 984 | 2026.01.20 23:49:39.783597 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55767 | ||
| 985 | 2026.01.20 23:49:39.783968 [ 293 ] {} <Debug> TCP-Session: e7c1d8a5-0794-450f-8056-a53bc1927602 Authenticating user 'default' from [fd00:1122:3344:101::e]:64654 | ||
| 986 | 2026.01.20 23:49:39.783585 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36132 | ||
| 987 | 2026.01.20 23:49:39.784017 [ 293 ] {} <Debug> TCP-Session: e7c1d8a5-0794-450f-8056-a53bc1927602 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 988 | 2026.01.20 23:49:39.783568 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37291 | ||
| 989 | 2026.01.20 23:49:39.784037 [ 293 ] {} <Debug> TCP-Session: e7c1d8a5-0794-450f-8056-a53bc1927602 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 990 | 2026.01.20 23:49:39.784040 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 991 | 2026.01.20 23:49:39.784072 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 992 | 2026.01.20 23:49:39.784106 [ 291 ] {} <Debug> TCP-Session: 68ba66e2-d307-44d7-95cb-2dd29849d42e Authenticating user 'default' from [fd00:1122:3344:101::e]:55767 | ||
| 993 | 2026.01.20 23:49:39.784125 [ 289 ] {} <Debug> TCP-Session: 285e94dc-883f-41b1-b57d-10e714f3c608 Authenticating user 'default' from [fd00:1122:3344:101::e]:36132 | ||
| 994 | 2026.01.20 23:49:39.784131 [ 286 ] {f22ef845-82f6-45ee-a1de-a4863307e6a0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 995 | 2026.01.20 23:49:39.784152 [ 289 ] {} <Debug> TCP-Session: 285e94dc-883f-41b1-b57d-10e714f3c608 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 996 | 2026.01.20 23:49:39.784139 [ 291 ] {} <Debug> TCP-Session: 68ba66e2-d307-44d7-95cb-2dd29849d42e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 997 | 2026.01.20 23:49:39.784181 [ 289 ] {} <Debug> TCP-Session: 285e94dc-883f-41b1-b57d-10e714f3c608 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 998 | 2026.01.20 23:49:39.784199 [ 286 ] {f22ef845-82f6-45ee-a1de-a4863307e6a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 999 | 2026.01.20 23:49:39.784200 [ 291 ] {} <Debug> TCP-Session: 68ba66e2-d307-44d7-95cb-2dd29849d42e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1000 | 2026.01.20 23:49:39.784208 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1001 | 2026.01.20 23:49:39.783693 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1002 | 2026.01.20 23:49:39.784289 [ 288 ] {} <Debug> TCP-Session: 363e59cb-4749-4587-b5be-e0d6efd60b60 Authenticating user 'default' from [fd00:1122:3344:101::e]:37291 | ||
| 1003 | 2026.01.20 23:49:39.783970 [ 292 ] {} <Debug> TCP-Session: 6083f276-a518-4b5d-a8e3-7b2cad79fe2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1004 | 2026.01.20 23:49:39.784306 [ 290 ] {} <Debug> TCP-Session: e4aa6650-3af0-4ea3-b51d-cb7c511382c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:60246 | ||
| 1005 | 2026.01.20 23:49:39.784317 [ 288 ] {} <Debug> TCP-Session: 363e59cb-4749-4587-b5be-e0d6efd60b60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1006 | 2026.01.20 23:49:39.784352 [ 290 ] {} <Debug> TCP-Session: e4aa6650-3af0-4ea3-b51d-cb7c511382c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1007 | 2026.01.20 23:49:39.784368 [ 288 ] {} <Debug> TCP-Session: 363e59cb-4749-4587-b5be-e0d6efd60b60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1008 | 2026.01.20 23:49:39.784380 [ 290 ] {} <Debug> TCP-Session: e4aa6650-3af0-4ea3-b51d-cb7c511382c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1009 | 2026.01.20 23:49:39.784482 [ 286 ] {f22ef845-82f6-45ee-a1de-a4863307e6a0} <Debug> oximeter.version (bf6a6be5-c50e-4d14-8de5-2a68c2469e09) (SelectExecutor): Key condition: unknown | ||
| 1010 | 2026.01.20 23:49:39.785491 [ 330 ] {f22ef845-82f6-45ee-a1de-a4863307e6a0} <Trace> AggregatingTransform: Aggregating | ||
| 1011 | 2026.01.20 23:49:39.785535 [ 330 ] {f22ef845-82f6-45ee-a1de-a4863307e6a0} <Trace> Aggregator: Aggregation method: without_key | ||
| 1012 | 2026.01.20 23:49:39.785569 [ 330 ] {f22ef845-82f6-45ee-a1de-a4863307e6a0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000993546 sec. (1006.496 rows/sec., 39.32 KiB/sec.) | ||
| 1013 | 2026.01.20 23:49:39.785589 [ 330 ] {f22ef845-82f6-45ee-a1de-a4863307e6a0} <Trace> Aggregator: Merging aggregated data | ||
| 1014 | 2026.01.20 23:49:39.786891 [ 286 ] {f22ef845-82f6-45ee-a1de-a4863307e6a0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00307 sec., 325.73289902280135 rows/sec., 12.72 KiB/sec. | ||
| 1015 | 2026.01.20 23:49:39.787046 [ 286 ] {f22ef845-82f6-45ee-a1de-a4863307e6a0} <Debug> TCPHandler: Processed in 0.00351417 sec. | ||
| 1016 | 2026.01.20 23:49:39.787171 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1017 | 2026.01.20 23:49:39.787193 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1018 | 2026.01.20 23:49:39.787201 [ 286 ] {} <Debug> TCP-Session: bb9ef5fb-995a-4813-a4e1-01088b4a9f82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1019 | 2026.01.20 23:49:39.787209 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1020 | 2026.01.20 23:49:39.787227 [ 294 ] {} <Debug> TCP-Session: cc2cdd22-042c-4d4d-9014-635a360138ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1021 | 2026.01.20 23:49:39.787233 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1022 | 2026.01.20 23:49:39.787250 [ 290 ] {} <Debug> TCP-Session: e4aa6650-3af0-4ea3-b51d-cb7c511382c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1023 | 2026.01.20 23:49:39.787261 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1024 | 2026.01.20 23:49:39.787278 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1025 | 2026.01.20 23:49:39.787302 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1026 | 2026.01.20 23:49:39.787322 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1027 | 2026.01.20 23:49:39.787343 [ 289 ] {} <Debug> TCP-Session: 285e94dc-883f-41b1-b57d-10e714f3c608 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1028 | 2026.01.20 23:49:39.787359 [ 291 ] {} <Debug> TCP-Session: 68ba66e2-d307-44d7-95cb-2dd29849d42e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1029 | 2026.01.20 23:49:39.787375 [ 293 ] {} <Debug> TCP-Session: e7c1d8a5-0794-450f-8056-a53bc1927602 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1030 | 2026.01.20 23:49:39.787246 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1031 | 2026.01.20 23:49:39.787291 [ 287 ] {} <Debug> TCP-Session: da3b00c4-2719-41f8-9e44-8bda92bfac7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1032 | 2026.01.20 23:49:39.787437 [ 288 ] {} <Debug> TCP-Session: 363e59cb-4749-4587-b5be-e0d6efd60b60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1033 | 2026.01.20 23:49:39.787333 [ 292 ] {} <Debug> TCP-Session: 6083f276-a518-4b5d-a8e3-7b2cad79fe2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1034 | 2026.01.20 23:49:39.954308 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52730 | ||
| 1035 | 2026.01.20 23:49:39.954416 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1036 | 2026.01.20 23:49:39.954442 [ 286 ] {} <Debug> TCP-Session: c7b2fc8a-5e60-4800-8e44-bfcc5a733fe8 Authenticating user 'default' from [fd00:1122:3344:101::e]:52730 | ||
| 1037 | 2026.01.20 23:49:39.954463 [ 286 ] {} <Debug> TCP-Session: c7b2fc8a-5e60-4800-8e44-bfcc5a733fe8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1038 | 2026.01.20 23:49:39.954476 [ 286 ] {} <Debug> TCP-Session: c7b2fc8a-5e60-4800-8e44-bfcc5a733fe8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1039 | 2026.01.20 23:49:39.954645 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62109 | ||
| 1040 | 2026.01.20 23:49:39.954672 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44325 | ||
| 1041 | 2026.01.20 23:49:39.954704 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45689 | ||
| 1042 | 2026.01.20 23:49:39.954721 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39491 | ||
| 1043 | 2026.01.20 23:49:39.954702 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44173 | ||
| 1044 | 2026.01.20 23:49:39.954788 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1045 | 2026.01.20 23:49:39.954788 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1046 | 2026.01.20 23:49:39.954697 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46482 | ||
| 1047 | 2026.01.20 23:49:39.954834 [ 286 ] {} <Trace> TCP-Session: c7b2fc8a-5e60-4800-8e44-bfcc5a733fe8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1048 | 2026.01.20 23:49:39.954847 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1049 | 2026.01.20 23:49:39.954866 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1050 | 2026.01.20 23:49:39.954901 [ 293 ] {} <Debug> TCP-Session: 5aa93e7f-b3f3-45ef-a4c4-ed2cebecbfe8 Authenticating user 'default' from [fd00:1122:3344:101::e]:39491 | ||
| 1051 | 2026.01.20 23:49:39.954906 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1052 | 2026.01.20 23:49:39.954933 [ 293 ] {} <Debug> TCP-Session: 5aa93e7f-b3f3-45ef-a4c4-ed2cebecbfe8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1053 | 2026.01.20 23:49:39.954919 [ 289 ] {} <Debug> TCP-Session: 84cecb8e-3014-445b-a9c4-cda2ecf59ff3 Authenticating user 'default' from [fd00:1122:3344:101::e]:44173 | ||
| 1054 | 2026.01.20 23:49:39.954962 [ 291 ] {} <Debug> TCP-Session: ac6fe1c7-8430-4192-bc75-9a600cedcdfd Authenticating user 'default' from [fd00:1122:3344:101::e]:46482 | ||
| 1055 | 2026.01.20 23:49:39.954985 [ 289 ] {} <Debug> TCP-Session: 84cecb8e-3014-445b-a9c4-cda2ecf59ff3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1056 | 2026.01.20 23:49:39.954962 [ 293 ] {} <Debug> TCP-Session: 5aa93e7f-b3f3-45ef-a4c4-ed2cebecbfe8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1057 | 2026.01.20 23:49:39.955014 [ 289 ] {} <Debug> TCP-Session: 84cecb8e-3014-445b-a9c4-cda2ecf59ff3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1058 | 2026.01.20 23:49:39.955012 [ 291 ] {} <Debug> TCP-Session: ac6fe1c7-8430-4192-bc75-9a600cedcdfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1059 | 2026.01.20 23:49:39.955030 [ 286 ] {8ef8e6c6-9c4a-424e-8e19-f6ba377a83d0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52730) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1060 | 2026.01.20 23:49:39.955050 [ 291 ] {} <Debug> TCP-Session: ac6fe1c7-8430-4192-bc75-9a600cedcdfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1061 | 2026.01.20 23:49:39.954828 [ 288 ] {} <Debug> TCP-Session: 5ec73416-fe5d-4554-942a-28fbb8ce80d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:44325 | ||
| 1062 | 2026.01.20 23:49:39.954683 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50011 | ||
| 1063 | 2026.01.20 23:49:39.955132 [ 288 ] {} <Debug> TCP-Session: 5ec73416-fe5d-4554-942a-28fbb8ce80d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1064 | 2026.01.20 23:49:39.954835 [ 292 ] {} <Debug> TCP-Session: 53c135f1-e12f-45b8-a63d-674d2f3875bd Authenticating user 'default' from [fd00:1122:3344:101::e]:45689 | ||
| 1065 | 2026.01.20 23:49:39.955167 [ 288 ] {} <Debug> TCP-Session: 5ec73416-fe5d-4554-942a-28fbb8ce80d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1066 | 2026.01.20 23:49:39.954774 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1067 | 2026.01.20 23:49:39.955199 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1068 | 2026.01.20 23:49:39.955186 [ 292 ] {} <Debug> TCP-Session: 53c135f1-e12f-45b8-a63d-674d2f3875bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1069 | 2026.01.20 23:49:39.955228 [ 287 ] {} <Debug> TCP-Session: 5f15eebb-a104-4d52-9a38-f433bba84ce7 Authenticating user 'default' from [fd00:1122:3344:101::e]:62109 | ||
| 1070 | 2026.01.20 23:49:39.955252 [ 292 ] {} <Debug> TCP-Session: 53c135f1-e12f-45b8-a63d-674d2f3875bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1071 | 2026.01.20 23:49:39.955244 [ 290 ] {} <Debug> TCP-Session: 65ea72cb-7faa-49a2-a8da-77ab19f38089 Authenticating user 'default' from [fd00:1122:3344:101::e]:50011 | ||
| 1072 | 2026.01.20 23:49:39.955278 [ 287 ] {} <Debug> TCP-Session: 5f15eebb-a104-4d52-9a38-f433bba84ce7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1073 | 2026.01.20 23:49:39.955310 [ 290 ] {} <Debug> TCP-Session: 65ea72cb-7faa-49a2-a8da-77ab19f38089 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1074 | 2026.01.20 23:49:39.955326 [ 287 ] {} <Debug> TCP-Session: 5f15eebb-a104-4d52-9a38-f433bba84ce7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1075 | 2026.01.20 23:49:39.955345 [ 290 ] {} <Debug> TCP-Session: 65ea72cb-7faa-49a2-a8da-77ab19f38089 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1076 | 2026.01.20 23:49:39.954737 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56222 | ||
| 1077 | 2026.01.20 23:49:39.955381 [ 286 ] {8ef8e6c6-9c4a-424e-8e19-f6ba377a83d0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1078 | 2026.01.20 23:49:39.955435 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1079 | 2026.01.20 23:49:39.955449 [ 286 ] {8ef8e6c6-9c4a-424e-8e19-f6ba377a83d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1080 | 2026.01.20 23:49:39.955456 [ 294 ] {} <Debug> TCP-Session: 03359f07-304a-47c2-988c-93cff0e306f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:56222 | ||
| 1081 | 2026.01.20 23:49:39.955476 [ 294 ] {} <Debug> TCP-Session: 03359f07-304a-47c2-988c-93cff0e306f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1082 | 2026.01.20 23:49:39.955489 [ 294 ] {} <Debug> TCP-Session: 03359f07-304a-47c2-988c-93cff0e306f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1083 | 2026.01.20 23:49:39.955761 [ 286 ] {8ef8e6c6-9c4a-424e-8e19-f6ba377a83d0} <Debug> oximeter.version (bf6a6be5-c50e-4d14-8de5-2a68c2469e09) (SelectExecutor): Key condition: unknown | ||
| 1084 | 2026.01.20 23:49:39.956697 [ 330 ] {8ef8e6c6-9c4a-424e-8e19-f6ba377a83d0} <Trace> AggregatingTransform: Aggregating | ||
| 1085 | 2026.01.20 23:49:39.956731 [ 330 ] {8ef8e6c6-9c4a-424e-8e19-f6ba377a83d0} <Trace> Aggregator: Aggregation method: without_key | ||
| 1086 | 2026.01.20 23:49:39.956766 [ 330 ] {8ef8e6c6-9c4a-424e-8e19-f6ba377a83d0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000907176 sec. (1102.322 rows/sec., 43.06 KiB/sec.) | ||
| 1087 | 2026.01.20 23:49:39.956786 [ 330 ] {8ef8e6c6-9c4a-424e-8e19-f6ba377a83d0} <Trace> Aggregator: Merging aggregated data | ||
| 1088 | 2026.01.20 23:49:39.958041 [ 286 ] {8ef8e6c6-9c4a-424e-8e19-f6ba377a83d0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003065 sec., 326.2642740619902 rows/sec., 12.74 KiB/sec. | ||
| 1089 | 2026.01.20 23:49:39.958183 [ 286 ] {8ef8e6c6-9c4a-424e-8e19-f6ba377a83d0} <Debug> TCPHandler: Processed in 0.003464499 sec. | ||
| 1090 | 2026.01.20 23:49:39.958320 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1091 | 2026.01.20 23:49:39.958352 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1092 | 2026.01.20 23:49:39.958356 [ 286 ] {} <Debug> TCP-Session: c7b2fc8a-5e60-4800-8e44-bfcc5a733fe8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1093 | 2026.01.20 23:49:39.958372 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1094 | 2026.01.20 23:49:39.958392 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1095 | 2026.01.20 23:49:39.958427 [ 290 ] {} <Debug> TCP-Session: 65ea72cb-7faa-49a2-a8da-77ab19f38089 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1096 | 2026.01.20 23:49:39.958419 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1097 | 2026.01.20 23:49:39.958448 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1098 | 2026.01.20 23:49:39.958468 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1099 | 2026.01.20 23:49:39.958495 [ 289 ] {} <Debug> TCP-Session: 84cecb8e-3014-445b-a9c4-cda2ecf59ff3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1100 | 2026.01.20 23:49:39.958512 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1101 | 2026.01.20 23:49:39.958516 [ 288 ] {} <Debug> TCP-Session: 5ec73416-fe5d-4554-942a-28fbb8ce80d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1102 | 2026.01.20 23:49:39.958529 [ 293 ] {} <Debug> TCP-Session: 5aa93e7f-b3f3-45ef-a4c4-ed2cebecbfe8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1103 | 2026.01.20 23:49:39.958555 [ 292 ] {} <Debug> TCP-Session: 53c135f1-e12f-45b8-a63d-674d2f3875bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1104 | 2026.01.20 23:49:39.958452 [ 291 ] {} <Debug> TCP-Session: ac6fe1c7-8430-4192-bc75-9a600cedcdfd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1105 | 2026.01.20 23:49:39.958492 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1106 | 2026.01.20 23:49:39.958406 [ 287 ] {} <Debug> TCP-Session: 5f15eebb-a104-4d52-9a38-f433bba84ce7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1107 | 2026.01.20 23:49:39.958644 [ 294 ] {} <Debug> TCP-Session: 03359f07-304a-47c2-988c-93cff0e306f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1108 | 2026.01.20 23:49:44.789950 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1109 | 2026.01.20 23:49:44.790034 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1110 | 2026.01.20 23:49:44.831476 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 126 | ||
| 1111 | 2026.01.20 23:49:44.834362 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1112 | 2026.01.20 23:49:44.834421 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1113 | 2026.01.20 23:49:44.835760 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1114 | 2026.01.20 23:49:44.836252 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1115 | 2026.01.20 23:49:44.836578 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 126 | ||
| 1116 | 2026.01.20 23:49:44.838749 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1915 | ||
| 1117 | 2026.01.20 23:49:44.839256 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1118 | 2026.01.20 23:49:44.839304 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1119 | 2026.01.20 23:49:44.840014 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1120 | 2026.01.20 23:49:44.840499 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1121 | 2026.01.20 23:49:44.840648 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1915 | ||
| 1122 | 2026.01.20 23:49:44.932602 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1123 | 2026.01.20 23:49:44.952064 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1124 | 2026.01.20 23:49:44.952130 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1125 | 2026.01.20 23:49:44.958677 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1126 | 2026.01.20 23:49:44.959887 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1127 | 2026.01.20 23:49:44.963038 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1128 | 2026.01.20 23:49:45.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.93 MiB, peak 174.63 MiB, free memory in arenas 0.00 B, will set to 166.11 MiB (RSS), difference: 1.18 MiB | ||
| 1129 | 2026.01.20 23:49:51.282815 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1130 | 2026.01.20 23:49:51.283080 [ 259 ] {f406a147-5a87-4569-9fa9-d562952fa00d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1131 | 2026.01.20 23:49:51.283484 [ 259 ] {f406a147-5a87-4569-9fa9-d562952fa00d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1132 | 2026.01.20 23:49:51.283574 [ 259 ] {f406a147-5a87-4569-9fa9-d562952fa00d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1133 | 2026.01.20 23:49:51.283788 [ 259 ] {f406a147-5a87-4569-9fa9-d562952fa00d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1134 | 2026.01.20 23:49:51.283864 [ 259 ] {f406a147-5a87-4569-9fa9-d562952fa00d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1135 | 2026.01.20 23:49:51.284070 [ 259 ] {f406a147-5a87-4569-9fa9-d562952fa00d} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
| 1136 | 2026.01.20 23:49:51.284140 [ 259 ] {f406a147-5a87-4569-9fa9-d562952fa00d} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1137 | 2026.01.20 23:49:51.284171 [ 259 ] {f406a147-5a87-4569-9fa9-d562952fa00d} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (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 | ||
| 1138 | 2026.01.20 23:49:51.284188 [ 259 ] {f406a147-5a87-4569-9fa9-d562952fa00d} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1139 | 2026.01.20 23:49:51.284294 [ 259 ] {f406a147-5a87-4569-9fa9-d562952fa00d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1140 | 2026.01.20 23:49:51.284317 [ 259 ] {f406a147-5a87-4569-9fa9-d562952fa00d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 7 rows starting from 0 | ||
| 1141 | 2026.01.20 23:49:51.290004 [ 259 ] {f406a147-5a87-4569-9fa9-d562952fa00d} <Debug> executeQuery: Read 7 rows, 351.00 B in 0.007016 sec., 997.7194982896237 rows/sec., 48.86 KiB/sec. | ||
| 1142 | 2026.01.20 23:49:51.290131 [ 259 ] {f406a147-5a87-4569-9fa9-d562952fa00d} <Debug> TCPHandler: Processed in 0.007481917 sec. | ||
| 1143 | 2026.01.20 23:49:51.291750 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1144 | 2026.01.20 23:49:51.291895 [ 259 ] {083813ee-eef2-4ed6-9310-16dfda724c5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1145 | 2026.01.20 23:49:51.292113 [ 259 ] {083813ee-eef2-4ed6-9310-16dfda724c5d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1146 | 2026.01.20 23:49:51.292144 [ 259 ] {083813ee-eef2-4ed6-9310-16dfda724c5d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1147 | 2026.01.20 23:49:51.292304 [ 259 ] {083813ee-eef2-4ed6-9310-16dfda724c5d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1148 | 2026.01.20 23:49:51.292364 [ 259 ] {083813ee-eef2-4ed6-9310-16dfda724c5d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1149 | 2026.01.20 23:49:51.292476 [ 259 ] {083813ee-eef2-4ed6-9310-16dfda724c5d} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
| 1150 | 2026.01.20 23:49:51.292509 [ 259 ] {083813ee-eef2-4ed6-9310-16dfda724c5d} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1151 | 2026.01.20 23:49:51.292531 [ 259 ] {083813ee-eef2-4ed6-9310-16dfda724c5d} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (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 | ||
| 1152 | 2026.01.20 23:49:51.292546 [ 259 ] {083813ee-eef2-4ed6-9310-16dfda724c5d} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1153 | 2026.01.20 23:49:51.292581 [ 259 ] {083813ee-eef2-4ed6-9310-16dfda724c5d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1154 | 2026.01.20 23:49:51.292601 [ 259 ] {083813ee-eef2-4ed6-9310-16dfda724c5d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 7 rows starting from 0 | ||
| 1155 | 2026.01.20 23:49:51.293264 [ 259 ] {083813ee-eef2-4ed6-9310-16dfda724c5d} <Debug> executeQuery: Read 7 rows, 351.00 B in 0.001425 sec., 4912.2807017543855 rows/sec., 240.54 KiB/sec. | ||
| 1156 | 2026.01.20 23:49:51.293354 [ 259 ] {083813ee-eef2-4ed6-9310-16dfda724c5d} <Debug> TCPHandler: Processed in 0.001660448 sec. | ||
| 1157 | 2026.01.20 23:49:51.293612 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1158 | 2026.01.20 23:49:51.293741 [ 259 ] {014bb4d7-a177-44bb-971c-63b28bd3aa6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1159 | 2026.01.20 23:49:51.293943 [ 259 ] {014bb4d7-a177-44bb-971c-63b28bd3aa6e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1160 | 2026.01.20 23:49:51.293974 [ 259 ] {014bb4d7-a177-44bb-971c-63b28bd3aa6e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1161 | 2026.01.20 23:49:51.294125 [ 259 ] {014bb4d7-a177-44bb-971c-63b28bd3aa6e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1162 | 2026.01.20 23:49:51.294179 [ 259 ] {014bb4d7-a177-44bb-971c-63b28bd3aa6e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1163 | 2026.01.20 23:49:51.294303 [ 259 ] {014bb4d7-a177-44bb-971c-63b28bd3aa6e} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
| 1164 | 2026.01.20 23:49:51.294338 [ 259 ] {014bb4d7-a177-44bb-971c-63b28bd3aa6e} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1165 | 2026.01.20 23:49:51.294361 [ 259 ] {014bb4d7-a177-44bb-971c-63b28bd3aa6e} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (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 | ||
| 1166 | 2026.01.20 23:49:51.294376 [ 259 ] {014bb4d7-a177-44bb-971c-63b28bd3aa6e} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1167 | 2026.01.20 23:49:51.294411 [ 259 ] {014bb4d7-a177-44bb-971c-63b28bd3aa6e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1168 | 2026.01.20 23:49:51.294429 [ 259 ] {014bb4d7-a177-44bb-971c-63b28bd3aa6e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 7 rows starting from 0 | ||
| 1169 | 2026.01.20 23:49:51.295119 [ 259 ] {014bb4d7-a177-44bb-971c-63b28bd3aa6e} <Debug> executeQuery: Read 7 rows, 351.00 B in 0.001422 sec., 4922.644163150492 rows/sec., 241.05 KiB/sec. | ||
| 1170 | 2026.01.20 23:49:51.295206 [ 259 ] {014bb4d7-a177-44bb-971c-63b28bd3aa6e} <Debug> TCPHandler: Processed in 0.001651378 sec. | ||
| 1171 | 2026.01.20 23:49:51.295405 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1172 | 2026.01.20 23:49:51.295533 [ 259 ] {667f6460-f693-4229-bb13-acce776bed7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1173 | 2026.01.20 23:49:51.295747 [ 259 ] {667f6460-f693-4229-bb13-acce776bed7f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1174 | 2026.01.20 23:49:51.295785 [ 259 ] {667f6460-f693-4229-bb13-acce776bed7f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1175 | 2026.01.20 23:49:51.295984 [ 259 ] {667f6460-f693-4229-bb13-acce776bed7f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1176 | 2026.01.20 23:49:51.296049 [ 259 ] {667f6460-f693-4229-bb13-acce776bed7f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1177 | 2026.01.20 23:49:51.296194 [ 259 ] {667f6460-f693-4229-bb13-acce776bed7f} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
| 1178 | 2026.01.20 23:49:51.296235 [ 259 ] {667f6460-f693-4229-bb13-acce776bed7f} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1179 | 2026.01.20 23:49:51.296260 [ 259 ] {667f6460-f693-4229-bb13-acce776bed7f} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (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 | ||
| 1180 | 2026.01.20 23:49:51.296279 [ 259 ] {667f6460-f693-4229-bb13-acce776bed7f} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1181 | 2026.01.20 23:49:51.296320 [ 259 ] {667f6460-f693-4229-bb13-acce776bed7f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1182 | 2026.01.20 23:49:51.296344 [ 259 ] {667f6460-f693-4229-bb13-acce776bed7f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 7 rows starting from 0 | ||
| 1183 | 2026.01.20 23:49:51.297530 [ 259 ] {667f6460-f693-4229-bb13-acce776bed7f} <Debug> executeQuery: Read 7 rows, 351.00 B in 0.00204 sec., 3431.3725490196075 rows/sec., 168.03 KiB/sec. | ||
| 1184 | 2026.01.20 23:49:51.297627 [ 259 ] {667f6460-f693-4229-bb13-acce776bed7f} <Debug> TCPHandler: Processed in 0.002272579 sec. | ||
| 1185 | 2026.01.20 23:49:51.298600 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1186 | 2026.01.20 23:49:51.298732 [ 259 ] {a8ad7772-8b89-4ec9-b966-339ad7b22103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1187 | 2026.01.20 23:49:51.298781 [ 259 ] {a8ad7772-8b89-4ec9-b966-339ad7b22103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1188 | 2026.01.20 23:49:51.299356 [ 259 ] {a8ad7772-8b89-4ec9-b966-339ad7b22103} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1189 | 2026.01.20 23:49:51.299399 [ 259 ] {a8ad7772-8b89-4ec9-b966-339ad7b22103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1190 | 2026.01.20 23:49:51.300032 [ 259 ] {a8ad7772-8b89-4ec9-b966-339ad7b22103} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1191 | 2026.01.20 23:49:51.300531 [ 259 ] {a8ad7772-8b89-4ec9-b966-339ad7b22103} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1192 | 2026.01.20 23:49:51.300695 [ 259 ] {a8ad7772-8b89-4ec9-b966-339ad7b22103} <Debug> executeQuery: Read 4 rows, 433.00 B in 0.002004 sec., 1996.007984031936 rows/sec., 211.00 KiB/sec. | ||
| 1193 | 2026.01.20 23:49:51.300734 [ 259 ] {a8ad7772-8b89-4ec9-b966-339ad7b22103} <Debug> TCPHandler: Processed in 0.002194727 sec. | ||
| 1194 | 2026.01.20 23:49:51.300858 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1195 | 2026.01.20 23:49:51.300956 [ 259 ] {738e0170-4a28-4588-9c9f-f8e7b0da941b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1196 | 2026.01.20 23:49:51.301000 [ 259 ] {738e0170-4a28-4588-9c9f-f8e7b0da941b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1197 | 2026.01.20 23:49:51.301399 [ 259 ] {738e0170-4a28-4588-9c9f-f8e7b0da941b} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1198 | 2026.01.20 23:49:51.301435 [ 259 ] {738e0170-4a28-4588-9c9f-f8e7b0da941b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1199 | 2026.01.20 23:49:51.301898 [ 259 ] {738e0170-4a28-4588-9c9f-f8e7b0da941b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1200 | 2026.01.20 23:49:51.302317 [ 259 ] {738e0170-4a28-4588-9c9f-f8e7b0da941b} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1201 | 2026.01.20 23:49:51.302460 [ 259 ] {738e0170-4a28-4588-9c9f-f8e7b0da941b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001525 sec., 2622.950819672131 rows/sec., 213.88 KiB/sec. | ||
| 1202 | 2026.01.20 23:49:51.302497 [ 259 ] {738e0170-4a28-4588-9c9f-f8e7b0da941b} <Debug> TCPHandler: Processed in 0.001698449 sec. | ||
| 1203 | 2026.01.20 23:49:51.302612 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1204 | 2026.01.20 23:49:51.302708 [ 259 ] {a684e62d-e7d0-47c6-8346-b24b9beb22bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1205 | 2026.01.20 23:49:51.302748 [ 259 ] {a684e62d-e7d0-47c6-8346-b24b9beb22bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1206 | 2026.01.20 23:49:51.303152 [ 259 ] {a684e62d-e7d0-47c6-8346-b24b9beb22bd} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1207 | 2026.01.20 23:49:51.303190 [ 259 ] {a684e62d-e7d0-47c6-8346-b24b9beb22bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1208 | 2026.01.20 23:49:51.303665 [ 259 ] {a684e62d-e7d0-47c6-8346-b24b9beb22bd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1209 | 2026.01.20 23:49:51.304130 [ 259 ] {a684e62d-e7d0-47c6-8346-b24b9beb22bd} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1210 | 2026.01.20 23:49:51.304263 [ 259 ] {a684e62d-e7d0-47c6-8346-b24b9beb22bd} <Debug> executeQuery: Read 44 rows, 4.22 KiB in 0.001573 sec., 27972.027972027972 rows/sec., 2.62 MiB/sec. | ||
| 1211 | 2026.01.20 23:49:51.304301 [ 259 ] {a684e62d-e7d0-47c6-8346-b24b9beb22bd} <Debug> TCPHandler: Processed in 0.00174563 sec. | ||
| 1212 | 2026.01.20 23:49:51.304416 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1213 | 2026.01.20 23:49:51.304510 [ 259 ] {bfd1a827-90b3-4e07-8ccd-322034734989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1214 | 2026.01.20 23:49:51.304550 [ 259 ] {bfd1a827-90b3-4e07-8ccd-322034734989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1215 | 2026.01.20 23:49:51.304927 [ 259 ] {bfd1a827-90b3-4e07-8ccd-322034734989} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1216 | 2026.01.20 23:49:51.304965 [ 259 ] {bfd1a827-90b3-4e07-8ccd-322034734989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1217 | 2026.01.20 23:49:51.305461 [ 259 ] {bfd1a827-90b3-4e07-8ccd-322034734989} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1218 | 2026.01.20 23:49:51.305929 [ 259 ] {bfd1a827-90b3-4e07-8ccd-322034734989} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1219 | 2026.01.20 23:49:51.306064 [ 259 ] {bfd1a827-90b3-4e07-8ccd-322034734989} <Debug> executeQuery: Read 25 rows, 1.86 KiB in 0.001571 sec., 15913.430935709739 rows/sec., 1.16 MiB/sec. | ||
| 1220 | 2026.01.20 23:49:51.306101 [ 259 ] {bfd1a827-90b3-4e07-8ccd-322034734989} <Debug> TCPHandler: Processed in 0.00173547 sec. | ||
| 1221 | 2026.01.20 23:49:51.306207 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1222 | 2026.01.20 23:49:51.306302 [ 259 ] {f76dcf9c-2f02-4d1c-b5eb-28b79e458df8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1223 | 2026.01.20 23:49:51.306342 [ 259 ] {f76dcf9c-2f02-4d1c-b5eb-28b79e458df8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1224 | 2026.01.20 23:49:51.306818 [ 259 ] {f76dcf9c-2f02-4d1c-b5eb-28b79e458df8} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1225 | 2026.01.20 23:49:51.306857 [ 259 ] {f76dcf9c-2f02-4d1c-b5eb-28b79e458df8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1226 | 2026.01.20 23:49:51.307303 [ 259 ] {f76dcf9c-2f02-4d1c-b5eb-28b79e458df8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1227 | 2026.01.20 23:49:51.307964 [ 259 ] {f76dcf9c-2f02-4d1c-b5eb-28b79e458df8} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1228 | 2026.01.20 23:49:51.308096 [ 259 ] {f76dcf9c-2f02-4d1c-b5eb-28b79e458df8} <Debug> executeQuery: Read 34 rows, 2.73 KiB in 0.001811 sec., 18774.157923799008 rows/sec., 1.47 MiB/sec. | ||
| 1229 | 2026.01.20 23:49:51.308133 [ 259 ] {f76dcf9c-2f02-4d1c-b5eb-28b79e458df8} <Debug> TCPHandler: Processed in 0.001977024 sec. | ||
| 1230 | 2026.01.20 23:49:51.308248 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1231 | 2026.01.20 23:49:51.308349 [ 259 ] {0e615552-8012-436b-9d3f-712fd12efb11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1232 | 2026.01.20 23:49:51.308393 [ 259 ] {0e615552-8012-436b-9d3f-712fd12efb11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1233 | 2026.01.20 23:49:51.308725 [ 259 ] {0e615552-8012-436b-9d3f-712fd12efb11} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1234 | 2026.01.20 23:49:51.308765 [ 259 ] {0e615552-8012-436b-9d3f-712fd12efb11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1235 | 2026.01.20 23:49:51.309230 [ 259 ] {0e615552-8012-436b-9d3f-712fd12efb11} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1236 | 2026.01.20 23:49:51.309707 [ 259 ] {0e615552-8012-436b-9d3f-712fd12efb11} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1237 | 2026.01.20 23:49:51.309847 [ 259 ] {0e615552-8012-436b-9d3f-712fd12efb11} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001516 sec., 1319.2612137203166 rows/sec., 92.76 KiB/sec. | ||
| 1238 | 2026.01.20 23:49:51.309884 [ 259 ] {0e615552-8012-436b-9d3f-712fd12efb11} <Debug> TCPHandler: Processed in 0.001686199 sec. | ||
| 1239 | 2026.01.20 23:49:51.309998 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1240 | 2026.01.20 23:49:51.310092 [ 259 ] {20eb230e-6b63-4e35-b8bb-68e4acb5d269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1241 | 2026.01.20 23:49:51.310146 [ 259 ] {20eb230e-6b63-4e35-b8bb-68e4acb5d269} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1242 | 2026.01.20 23:49:51.311031 [ 259 ] {20eb230e-6b63-4e35-b8bb-68e4acb5d269} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1243 | 2026.01.20 23:49:51.311069 [ 259 ] {20eb230e-6b63-4e35-b8bb-68e4acb5d269} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1244 | 2026.01.20 23:49:51.314348 [ 259 ] {20eb230e-6b63-4e35-b8bb-68e4acb5d269} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1245 | 2026.01.20 23:49:51.314823 [ 259 ] {20eb230e-6b63-4e35-b8bb-68e4acb5d269} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1246 | 2026.01.20 23:49:51.314984 [ 259 ] {20eb230e-6b63-4e35-b8bb-68e4acb5d269} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.004909 sec., 4277.856997351802 rows/sec., 7.67 MiB/sec. | ||
| 1247 | 2026.01.20 23:49:51.315044 [ 259 ] {20eb230e-6b63-4e35-b8bb-68e4acb5d269} <Debug> TCPHandler: Processed in 0.005097447 sec. | ||
| 1248 | 2026.01.20 23:49:51.315167 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1249 | 2026.01.20 23:49:51.315265 [ 259 ] {b26263e9-b735-4f9a-ad5e-ad3f5985e387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1250 | 2026.01.20 23:49:51.315307 [ 259 ] {b26263e9-b735-4f9a-ad5e-ad3f5985e387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1251 | 2026.01.20 23:49:51.315643 [ 259 ] {b26263e9-b735-4f9a-ad5e-ad3f5985e387} <Trace> oximeter.measurements_i64 (b7db777e-909f-4035-a29c-5bd1f295fded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1252 | 2026.01.20 23:49:51.315682 [ 259 ] {b26263e9-b735-4f9a-ad5e-ad3f5985e387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1253 | 2026.01.20 23:49:51.316242 [ 259 ] {b26263e9-b735-4f9a-ad5e-ad3f5985e387} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1254 | 2026.01.20 23:49:51.316655 [ 259 ] {b26263e9-b735-4f9a-ad5e-ad3f5985e387} <Trace> oximeter.measurements_i64 (b7db777e-909f-4035-a29c-5bd1f295fded): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1255 | 2026.01.20 23:49:51.316787 [ 259 ] {b26263e9-b735-4f9a-ad5e-ad3f5985e387} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001543 sec., 5832.793259883344 rows/sec., 412.02 KiB/sec. | ||
| 1256 | 2026.01.20 23:49:51.316827 [ 259 ] {b26263e9-b735-4f9a-ad5e-ad3f5985e387} <Debug> TCPHandler: Processed in 0.001714409 sec. | ||
| 1257 | 2026.01.20 23:49:52.340724 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2427 | ||
| 1258 | 2026.01.20 23:49:52.341227 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1259 | 2026.01.20 23:49:52.341270 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1260 | 2026.01.20 23:49:52.341952 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1261 | 2026.01.20 23:49:52.342569 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1262 | 2026.01.20 23:49:52.342752 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2427 | ||
| 1263 | 2026.01.20 23:49:52.463112 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1264 | 2026.01.20 23:49:52.480912 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1265 | 2026.01.20 23:49:52.480972 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1266 | 2026.01.20 23:49:52.487567 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1267 | 2026.01.20 23:49:52.488780 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1268 | 2026.01.20 23:49:52.491950 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1269 | 2026.01.20 23:49:53.000236 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.78 MiB, peak 174.63 MiB, free memory in arenas 0.00 B, will set to 169.09 MiB (RSS), difference: 1.31 MiB | ||
| 1270 | 2026.01.20 23:49:54.836752 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 150 | ||
| 1271 | 2026.01.20 23:49:54.838801 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1272 | 2026.01.20 23:49:54.838845 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1273 | 2026.01.20 23:49:54.840078 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1274 | 2026.01.20 23:49:54.840656 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1275 | 2026.01.20 23:49:54.840897 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 150 | ||
| 1276 | 2026.01.20 23:49:59.790077 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1277 | 2026.01.20 23:49:59.790149 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1278 | 2026.01.20 23:49:59.843810 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2875 | ||
| 1279 | 2026.01.20 23:49:59.844285 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1280 | 2026.01.20 23:49:59.844327 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1281 | 2026.01.20 23:49:59.844929 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1282 | 2026.01.20 23:49:59.845369 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1283 | 2026.01.20 23:49:59.845497 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2875 | ||
| 1284 | 2026.01.20 23:49:59.845501 [ 77 ] {} <Debug> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1285 | 2026.01.20 23:49:59.845563 [ 77 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1286 | 2026.01.20 23:49:59.845586 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1287 | 2026.01.20 23:49:59.847772 [ 192 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 1288 | 2026.01.20 23:49:59.849948 [ 192 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1289 | 2026.01.20 23:49:59.850085 [ 192 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 1290 | 2026.01.20 23:49:59.850223 [ 192 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 1291 | 2026.01.20 23:49:59.850282 [ 192 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 491 rows starting from the beginning of the part | ||
| 1292 | 2026.01.20 23:49:59.850338 [ 192 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 448 rows starting from the beginning of the part | ||
| 1293 | 2026.01.20 23:49:59.850390 [ 192 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 1294 | 2026.01.20 23:49:59.850443 [ 192 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 1295 | 2026.01.20 23:49:59.881481 [ 201 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2875 rows, containing 4 columns (4 merged, 0 gathered) in 0.033824184 sec., 84998.35502313965 rows/sec., 1.22 MiB/sec. | ||
| 1296 | 2026.01.20 23:49:59.882690 [ 187 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1297 | 2026.01.20 23:49:59.883468 [ 187 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_6_1} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1298 | 2026.01.20 23:49:59.883556 [ 187 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_6_1} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1299 | 2026.01.20 23:49:59.883686 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1300 | 2026.01.20 23:49:59.992989 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1301 | 2026.01.20 23:50:00.000170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.17 MiB, peak 175.48 MiB, free memory in arenas 0.00 B, will set to 170.82 MiB (RSS), difference: 1.65 MiB | ||
| 1302 | 2026.01.20 23:50:00.010329 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1303 | 2026.01.20 23:50:00.010368 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1304 | 2026.01.20 23:50:00.016773 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1305 | 2026.01.20 23:50:00.017888 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1306 | 2026.01.20 23:50:00.018193 [ 77 ] {} <Debug> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1307 | 2026.01.20 23:50:00.018244 [ 77 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1308 | 2026.01.20 23:50:00.018265 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1309 | 2026.01.20 23:50:00.018411 [ 187 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 1310 | 2026.01.20 23:50:00.021353 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1311 | 2026.01.20 23:50:00.022998 [ 187 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1312 | 2026.01.20 23:50:00.024512 [ 187 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 1313 | 2026.01.20 23:50:00.029021 [ 187 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 1314 | 2026.01.20 23:50:00.033236 [ 187 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 1315 | 2026.01.20 23:50:00.037599 [ 187 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 1316 | 2026.01.20 23:50:00.044561 [ 187 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 1317 | 2026.01.20 23:50:00.048785 [ 187 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 1318 | 2026.01.20 23:50:00.108187 [ 201 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.089859077 sec., 511.9126696571789 rows/sec., 2.65 MiB/sec. | ||
| 1319 | 2026.01.20 23:50:00.110528 [ 189 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1320 | 2026.01.20 23:50:00.113105 [ 189 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_6_1} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1321 | 2026.01.20 23:50:00.113250 [ 189 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_6_1} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1322 | 2026.01.20 23:50:00.115676 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1323 | 2026.01.20 23:50:01.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.90 MiB, peak 181.44 MiB, free memory in arenas 0.00 B, will set to 180.16 MiB (RSS), difference: 8.26 MiB | ||
| 1324 | 2026.01.20 23:50:01.285311 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1325 | 2026.01.20 23:50:01.285586 [ 259 ] {a5574be7-1bcd-4b3b-8adc-d5f6285dc646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1326 | 2026.01.20 23:50:01.285690 [ 259 ] {a5574be7-1bcd-4b3b-8adc-d5f6285dc646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1327 | 2026.01.20 23:50:01.286527 [ 259 ] {a5574be7-1bcd-4b3b-8adc-d5f6285dc646} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1328 | 2026.01.20 23:50:01.286573 [ 259 ] {a5574be7-1bcd-4b3b-8adc-d5f6285dc646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1329 | 2026.01.20 23:50:01.287124 [ 259 ] {a5574be7-1bcd-4b3b-8adc-d5f6285dc646} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1330 | 2026.01.20 23:50:01.287567 [ 259 ] {a5574be7-1bcd-4b3b-8adc-d5f6285dc646} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1331 | 2026.01.20 23:50:01.287734 [ 259 ] {a5574be7-1bcd-4b3b-8adc-d5f6285dc646} <Debug> executeQuery: Read 70 rows, 6.70 KiB in 0.002225 sec., 31460.674157303372 rows/sec., 2.94 MiB/sec. | ||
| 1332 | 2026.01.20 23:50:01.287779 [ 259 ] {a5574be7-1bcd-4b3b-8adc-d5f6285dc646} <Debug> TCPHandler: Processed in 0.002658955 sec. | ||
| 1333 | 2026.01.20 23:50:01.287915 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1334 | 2026.01.20 23:50:01.288016 [ 259 ] {7fe5a364-a7e3-41bc-b000-8da6ef3ffa9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1335 | 2026.01.20 23:50:01.288059 [ 259 ] {7fe5a364-a7e3-41bc-b000-8da6ef3ffa9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1336 | 2026.01.20 23:50:01.288499 [ 259 ] {7fe5a364-a7e3-41bc-b000-8da6ef3ffa9e} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1337 | 2026.01.20 23:50:01.288536 [ 259 ] {7fe5a364-a7e3-41bc-b000-8da6ef3ffa9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1338 | 2026.01.20 23:50:01.288961 [ 259 ] {7fe5a364-a7e3-41bc-b000-8da6ef3ffa9e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1339 | 2026.01.20 23:50:01.289366 [ 259 ] {7fe5a364-a7e3-41bc-b000-8da6ef3ffa9e} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1340 | 2026.01.20 23:50:01.289499 [ 259 ] {7fe5a364-a7e3-41bc-b000-8da6ef3ffa9e} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001507 sec., 23224.9502322495 rows/sec., 1.71 MiB/sec. | ||
| 1341 | 2026.01.20 23:50:01.289535 [ 259 ] {7fe5a364-a7e3-41bc-b000-8da6ef3ffa9e} <Debug> TCPHandler: Processed in 0.001672988 sec. | ||
| 1342 | 2026.01.20 23:50:01.289645 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1343 | 2026.01.20 23:50:01.289738 [ 259 ] {65b25add-2530-44f6-a2c8-99cfb832c12e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1344 | 2026.01.20 23:50:01.289777 [ 259 ] {65b25add-2530-44f6-a2c8-99cfb832c12e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1345 | 2026.01.20 23:50:01.290165 [ 259 ] {65b25add-2530-44f6-a2c8-99cfb832c12e} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1346 | 2026.01.20 23:50:01.290199 [ 259 ] {65b25add-2530-44f6-a2c8-99cfb832c12e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1347 | 2026.01.20 23:50:01.290642 [ 259 ] {65b25add-2530-44f6-a2c8-99cfb832c12e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1348 | 2026.01.20 23:50:01.291109 [ 259 ] {65b25add-2530-44f6-a2c8-99cfb832c12e} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1349 | 2026.01.20 23:50:01.291237 [ 259 ] {65b25add-2530-44f6-a2c8-99cfb832c12e} <Debug> executeQuery: Read 41 rows, 3.31 KiB in 0.001518 sec., 27009.222661396572 rows/sec., 2.13 MiB/sec. | ||
| 1350 | 2026.01.20 23:50:01.291273 [ 259 ] {65b25add-2530-44f6-a2c8-99cfb832c12e} <Debug> TCPHandler: Processed in 0.001676449 sec. | ||
| 1351 | 2026.01.20 23:50:01.291373 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1352 | 2026.01.20 23:50:01.291463 [ 259 ] {e154e706-5734-43ee-800f-e933b1509e44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1353 | 2026.01.20 23:50:01.291517 [ 259 ] {e154e706-5734-43ee-800f-e933b1509e44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1354 | 2026.01.20 23:50:01.292401 [ 259 ] {e154e706-5734-43ee-800f-e933b1509e44} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1355 | 2026.01.20 23:50:01.292437 [ 259 ] {e154e706-5734-43ee-800f-e933b1509e44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1356 | 2026.01.20 23:50:01.293167 [ 259 ] {e154e706-5734-43ee-800f-e933b1509e44} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1357 | 2026.01.20 23:50:01.293611 [ 259 ] {e154e706-5734-43ee-800f-e933b1509e44} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1358 | 2026.01.20 23:50:01.293748 [ 259 ] {e154e706-5734-43ee-800f-e933b1509e44} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002302 sec., 15204.170286707213 rows/sec., 27.25 MiB/sec. | ||
| 1359 | 2026.01.20 23:50:01.293801 [ 259 ] {e154e706-5734-43ee-800f-e933b1509e44} <Debug> TCPHandler: Processed in 0.002474932 sec. | ||
| 1360 | 2026.01.20 23:50:01.293912 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1361 | 2026.01.20 23:50:01.294004 [ 259 ] {9ea3a540-8750-4fc7-a044-56893629970f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1362 | 2026.01.20 23:50:01.294044 [ 259 ] {9ea3a540-8750-4fc7-a044-56893629970f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1363 | 2026.01.20 23:50:01.294376 [ 259 ] {9ea3a540-8750-4fc7-a044-56893629970f} <Trace> oximeter.measurements_i64 (b7db777e-909f-4035-a29c-5bd1f295fded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1364 | 2026.01.20 23:50:01.294411 [ 259 ] {9ea3a540-8750-4fc7-a044-56893629970f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1365 | 2026.01.20 23:50:01.294825 [ 259 ] {9ea3a540-8750-4fc7-a044-56893629970f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1366 | 2026.01.20 23:50:01.295295 [ 259 ] {9ea3a540-8750-4fc7-a044-56893629970f} <Trace> oximeter.measurements_i64 (b7db777e-909f-4035-a29c-5bd1f295fded): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1367 | 2026.01.20 23:50:01.295423 [ 259 ] {9ea3a540-8750-4fc7-a044-56893629970f} <Debug> executeQuery: Read 12 rows, 955.00 B in 0.001437 sec., 8350.730688935282 rows/sec., 649.00 KiB/sec. | ||
| 1368 | 2026.01.20 23:50:01.295457 [ 259 ] {9ea3a540-8750-4fc7-a044-56893629970f} <Debug> TCPHandler: Processed in 0.001593187 sec. | ||
| 1369 | 2026.01.20 23:50:04.841022 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 10 entries to flush up to offset 160 | ||
| 1370 | 2026.01.20 23:50:04.842830 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1371 | 2026.01.20 23:50:04.842874 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1372 | 2026.01.20 23:50:04.844101 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1373 | 2026.01.20 23:50:04.844643 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1374 | 2026.01.20 23:50:04.844909 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 160 | ||
| 1375 | 2026.01.20 23:50:06.282516 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1376 | 2026.01.20 23:50:06.282759 [ 259 ] {76205b97-4955-4f59-890f-8e121cef5f00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1377 | 2026.01.20 23:50:06.283108 [ 259 ] {76205b97-4955-4f59-890f-8e121cef5f00} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1378 | 2026.01.20 23:50:06.283146 [ 259 ] {76205b97-4955-4f59-890f-8e121cef5f00} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1379 | 2026.01.20 23:50:06.283353 [ 259 ] {76205b97-4955-4f59-890f-8e121cef5f00} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1380 | 2026.01.20 23:50:06.283421 [ 259 ] {76205b97-4955-4f59-890f-8e121cef5f00} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1381 | 2026.01.20 23:50:06.283560 [ 259 ] {76205b97-4955-4f59-890f-8e121cef5f00} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Key condition: (column 0 notIn 11-element set) | ||
| 1382 | 2026.01.20 23:50:06.283694 [ 329 ] {76205b97-4955-4f59-890f-8e121cef5f00} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1383 | 2026.01.20 23:50:06.283696 [ 336 ] {76205b97-4955-4f59-890f-8e121cef5f00} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1384 | 2026.01.20 23:50:06.283840 [ 259 ] {76205b97-4955-4f59-890f-8e121cef5f00} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (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 | ||
| 1385 | 2026.01.20 23:50:06.283866 [ 259 ] {76205b97-4955-4f59-890f-8e121cef5f00} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1386 | 2026.01.20 23:50:06.285987 [ 259 ] {76205b97-4955-4f59-890f-8e121cef5f00} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1387 | 2026.01.20 23:50:06.286016 [ 259 ] {76205b97-4955-4f59-890f-8e121cef5f00} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Reading approx. 11 rows with 2 streams | ||
| 1388 | 2026.01.20 23:50:06.286069 [ 259 ] {76205b97-4955-4f59-890f-8e121cef5f00} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1389 | 2026.01.20 23:50:06.286105 [ 259 ] {76205b97-4955-4f59-890f-8e121cef5f00} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1390 | 2026.01.20 23:50:06.287103 [ 259 ] {76205b97-4955-4f59-890f-8e121cef5f00} <Debug> executeQuery: Read 11 rows, 540.00 B in 0.00444 sec., 2477.4774774774774 rows/sec., 118.77 KiB/sec. | ||
| 1391 | 2026.01.20 23:50:06.287206 [ 259 ] {76205b97-4955-4f59-890f-8e121cef5f00} <Debug> TCPHandler: Processed in 0.004824892 sec. | ||
| 1392 | 2026.01.20 23:50:06.287475 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1393 | 2026.01.20 23:50:06.287597 [ 259 ] {d2f396be-9a1a-4dc5-aaca-00c8a06c2f0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1394 | 2026.01.20 23:50:06.287788 [ 259 ] {d2f396be-9a1a-4dc5-aaca-00c8a06c2f0e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1395 | 2026.01.20 23:50:06.287817 [ 259 ] {d2f396be-9a1a-4dc5-aaca-00c8a06c2f0e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1396 | 2026.01.20 23:50:06.287973 [ 259 ] {d2f396be-9a1a-4dc5-aaca-00c8a06c2f0e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1397 | 2026.01.20 23:50:06.288024 [ 259 ] {d2f396be-9a1a-4dc5-aaca-00c8a06c2f0e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1398 | 2026.01.20 23:50:06.288123 [ 259 ] {d2f396be-9a1a-4dc5-aaca-00c8a06c2f0e} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Key condition: (column 0 notIn 12-element set) | ||
| 1399 | 2026.01.20 23:50:06.288204 [ 336 ] {d2f396be-9a1a-4dc5-aaca-00c8a06c2f0e} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1400 | 2026.01.20 23:50:06.288213 [ 331 ] {d2f396be-9a1a-4dc5-aaca-00c8a06c2f0e} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1401 | 2026.01.20 23:50:06.288305 [ 259 ] {d2f396be-9a1a-4dc5-aaca-00c8a06c2f0e} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (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 | ||
| 1402 | 2026.01.20 23:50:06.288325 [ 259 ] {d2f396be-9a1a-4dc5-aaca-00c8a06c2f0e} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1403 | 2026.01.20 23:50:06.288391 [ 259 ] {d2f396be-9a1a-4dc5-aaca-00c8a06c2f0e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1404 | 2026.01.20 23:50:06.288407 [ 259 ] {d2f396be-9a1a-4dc5-aaca-00c8a06c2f0e} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Reading approx. 11 rows with 2 streams | ||
| 1405 | 2026.01.20 23:50:06.288436 [ 259 ] {d2f396be-9a1a-4dc5-aaca-00c8a06c2f0e} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1406 | 2026.01.20 23:50:06.288463 [ 259 ] {d2f396be-9a1a-4dc5-aaca-00c8a06c2f0e} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1407 | 2026.01.20 23:50:06.289140 [ 259 ] {d2f396be-9a1a-4dc5-aaca-00c8a06c2f0e} <Debug> executeQuery: Read 11 rows, 540.00 B in 0.001586 sec., 6935.687263556116 rows/sec., 332.50 KiB/sec. | ||
| 1408 | 2026.01.20 23:50:06.289227 [ 259 ] {d2f396be-9a1a-4dc5-aaca-00c8a06c2f0e} <Debug> TCPHandler: Processed in 0.00180087 sec. | ||
| 1409 | 2026.01.20 23:50:06.289756 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1410 | 2026.01.20 23:50:06.289876 [ 259 ] {d9661407-7ee6-4972-9a4f-82a1d50e0e69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1411 | 2026.01.20 23:50:06.290067 [ 259 ] {d9661407-7ee6-4972-9a4f-82a1d50e0e69} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1412 | 2026.01.20 23:50:06.290100 [ 259 ] {d9661407-7ee6-4972-9a4f-82a1d50e0e69} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1413 | 2026.01.20 23:50:06.290255 [ 259 ] {d9661407-7ee6-4972-9a4f-82a1d50e0e69} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1414 | 2026.01.20 23:50:06.290306 [ 259 ] {d9661407-7ee6-4972-9a4f-82a1d50e0e69} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1415 | 2026.01.20 23:50:06.290405 [ 259 ] {d9661407-7ee6-4972-9a4f-82a1d50e0e69} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Key condition: (column 0 notIn 13-element set) | ||
| 1416 | 2026.01.20 23:50:06.290457 [ 331 ] {d9661407-7ee6-4972-9a4f-82a1d50e0e69} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1417 | 2026.01.20 23:50:06.290478 [ 335 ] {d9661407-7ee6-4972-9a4f-82a1d50e0e69} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1418 | 2026.01.20 23:50:06.290535 [ 259 ] {d9661407-7ee6-4972-9a4f-82a1d50e0e69} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (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 | ||
| 1419 | 2026.01.20 23:50:06.290555 [ 259 ] {d9661407-7ee6-4972-9a4f-82a1d50e0e69} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1420 | 2026.01.20 23:50:06.290606 [ 259 ] {d9661407-7ee6-4972-9a4f-82a1d50e0e69} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1421 | 2026.01.20 23:50:06.290622 [ 259 ] {d9661407-7ee6-4972-9a4f-82a1d50e0e69} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Reading approx. 11 rows with 2 streams | ||
| 1422 | 2026.01.20 23:50:06.290649 [ 259 ] {d9661407-7ee6-4972-9a4f-82a1d50e0e69} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1423 | 2026.01.20 23:50:06.290677 [ 259 ] {d9661407-7ee6-4972-9a4f-82a1d50e0e69} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1424 | 2026.01.20 23:50:06.291269 [ 259 ] {d9661407-7ee6-4972-9a4f-82a1d50e0e69} <Debug> executeQuery: Read 11 rows, 540.00 B in 0.001436 sec., 7660.16713091922 rows/sec., 367.23 KiB/sec. | ||
| 1425 | 2026.01.20 23:50:06.291353 [ 259 ] {d9661407-7ee6-4972-9a4f-82a1d50e0e69} <Debug> TCPHandler: Processed in 0.001646858 sec. | ||
| 1426 | 2026.01.20 23:50:06.291558 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1427 | 2026.01.20 23:50:06.291677 [ 259 ] {3f959235-2af9-43fe-be61-d0b8c461b6ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1428 | 2026.01.20 23:50:06.291965 [ 259 ] {3f959235-2af9-43fe-be61-d0b8c461b6ba} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1429 | 2026.01.20 23:50:06.291994 [ 259 ] {3f959235-2af9-43fe-be61-d0b8c461b6ba} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity')" moved to PREWHERE | ||
| 1430 | 2026.01.20 23:50:06.292147 [ 259 ] {3f959235-2af9-43fe-be61-d0b8c461b6ba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1431 | 2026.01.20 23:50:06.292197 [ 259 ] {3f959235-2af9-43fe-be61-d0b8c461b6ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1432 | 2026.01.20 23:50:06.292384 [ 259 ] {3f959235-2af9-43fe-be61-d0b8c461b6ba} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
| 1433 | 2026.01.20 23:50:06.292446 [ 335 ] {3f959235-2af9-43fe-be61-d0b8c461b6ba} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1434 | 2026.01.20 23:50:06.292449 [ 313 ] {3f959235-2af9-43fe-be61-d0b8c461b6ba} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1435 | 2026.01.20 23:50:06.292544 [ 259 ] {3f959235-2af9-43fe-be61-d0b8c461b6ba} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (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 | ||
| 1436 | 2026.01.20 23:50:06.292569 [ 259 ] {3f959235-2af9-43fe-be61-d0b8c461b6ba} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1437 | 2026.01.20 23:50:06.292621 [ 259 ] {3f959235-2af9-43fe-be61-d0b8c461b6ba} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1438 | 2026.01.20 23:50:06.292636 [ 259 ] {3f959235-2af9-43fe-be61-d0b8c461b6ba} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Reading approx. 11 rows with 2 streams | ||
| 1439 | 2026.01.20 23:50:06.292668 [ 259 ] {3f959235-2af9-43fe-be61-d0b8c461b6ba} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity'))" | ||
| 1440 | 2026.01.20 23:50:06.292697 [ 259 ] {3f959235-2af9-43fe-be61-d0b8c461b6ba} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity'))" | ||
| 1441 | 2026.01.20 23:50:06.293207 [ 259 ] {3f959235-2af9-43fe-be61-d0b8c461b6ba} <Debug> executeQuery: Read 11 rows, 540.00 B in 0.001574 sec., 6988.56416772554 rows/sec., 335.03 KiB/sec. | ||
| 1442 | 2026.01.20 23:50:06.293287 [ 259 ] {3f959235-2af9-43fe-be61-d0b8c461b6ba} <Debug> TCPHandler: Processed in 0.00177756 sec. | ||
| 1443 | 2026.01.20 23:50:06.293487 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1444 | 2026.01.20 23:50:06.293605 [ 259 ] {288ede56-ef3d-435e-b6ff-aaecbcb0737c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1445 | 2026.01.20 23:50:06.293789 [ 259 ] {288ede56-ef3d-435e-b6ff-aaecbcb0737c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1446 | 2026.01.20 23:50:06.293819 [ 259 ] {288ede56-ef3d-435e-b6ff-aaecbcb0737c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1447 | 2026.01.20 23:50:06.293971 [ 259 ] {288ede56-ef3d-435e-b6ff-aaecbcb0737c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1448 | 2026.01.20 23:50:06.294021 [ 259 ] {288ede56-ef3d-435e-b6ff-aaecbcb0737c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1449 | 2026.01.20 23:50:06.294115 [ 259 ] {288ede56-ef3d-435e-b6ff-aaecbcb0737c} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
| 1450 | 2026.01.20 23:50:06.294170 [ 335 ] {288ede56-ef3d-435e-b6ff-aaecbcb0737c} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1451 | 2026.01.20 23:50:06.294171 [ 339 ] {288ede56-ef3d-435e-b6ff-aaecbcb0737c} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1452 | 2026.01.20 23:50:06.294240 [ 259 ] {288ede56-ef3d-435e-b6ff-aaecbcb0737c} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (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 | ||
| 1453 | 2026.01.20 23:50:06.294260 [ 259 ] {288ede56-ef3d-435e-b6ff-aaecbcb0737c} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1454 | 2026.01.20 23:50:06.294310 [ 259 ] {288ede56-ef3d-435e-b6ff-aaecbcb0737c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1455 | 2026.01.20 23:50:06.294325 [ 259 ] {288ede56-ef3d-435e-b6ff-aaecbcb0737c} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Reading approx. 11 rows with 2 streams | ||
| 1456 | 2026.01.20 23:50:06.294357 [ 259 ] {288ede56-ef3d-435e-b6ff-aaecbcb0737c} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1457 | 2026.01.20 23:50:06.294384 [ 259 ] {288ede56-ef3d-435e-b6ff-aaecbcb0737c} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1458 | 2026.01.20 23:50:06.294871 [ 259 ] {288ede56-ef3d-435e-b6ff-aaecbcb0737c} <Debug> executeQuery: Read 11 rows, 540.00 B in 0.001308 sec., 8409.785932721714 rows/sec., 403.17 KiB/sec. | ||
| 1459 | 2026.01.20 23:50:06.294933 [ 259 ] {288ede56-ef3d-435e-b6ff-aaecbcb0737c} <Debug> TCPHandler: Processed in 0.001494005 sec. | ||
| 1460 | 2026.01.20 23:50:06.295128 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1461 | 2026.01.20 23:50:06.295245 [ 259 ] {00c97120-5a29-4237-97e4-58ce0cc17798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1462 | 2026.01.20 23:50:06.295427 [ 259 ] {00c97120-5a29-4237-97e4-58ce0cc17798} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1463 | 2026.01.20 23:50:06.295456 [ 259 ] {00c97120-5a29-4237-97e4-58ce0cc17798} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1464 | 2026.01.20 23:50:06.295611 [ 259 ] {00c97120-5a29-4237-97e4-58ce0cc17798} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1465 | 2026.01.20 23:50:06.295660 [ 259 ] {00c97120-5a29-4237-97e4-58ce0cc17798} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1466 | 2026.01.20 23:50:06.295751 [ 259 ] {00c97120-5a29-4237-97e4-58ce0cc17798} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
| 1467 | 2026.01.20 23:50:06.295799 [ 295 ] {00c97120-5a29-4237-97e4-58ce0cc17798} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1468 | 2026.01.20 23:50:06.295801 [ 339 ] {00c97120-5a29-4237-97e4-58ce0cc17798} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1469 | 2026.01.20 23:50:06.295870 [ 259 ] {00c97120-5a29-4237-97e4-58ce0cc17798} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (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 | ||
| 1470 | 2026.01.20 23:50:06.295891 [ 259 ] {00c97120-5a29-4237-97e4-58ce0cc17798} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1471 | 2026.01.20 23:50:06.295944 [ 259 ] {00c97120-5a29-4237-97e4-58ce0cc17798} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1472 | 2026.01.20 23:50:06.295960 [ 259 ] {00c97120-5a29-4237-97e4-58ce0cc17798} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Reading approx. 11 rows with 2 streams | ||
| 1473 | 2026.01.20 23:50:06.295987 [ 259 ] {00c97120-5a29-4237-97e4-58ce0cc17798} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1474 | 2026.01.20 23:50:06.296015 [ 259 ] {00c97120-5a29-4237-97e4-58ce0cc17798} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1475 | 2026.01.20 23:50:06.296520 [ 259 ] {00c97120-5a29-4237-97e4-58ce0cc17798} <Debug> executeQuery: Read 11 rows, 540.00 B in 0.001317 sec., 8352.315869400152 rows/sec., 400.41 KiB/sec. | ||
| 1476 | 2026.01.20 23:50:06.296605 [ 259 ] {00c97120-5a29-4237-97e4-58ce0cc17798} <Debug> TCPHandler: Processed in 0.001525366 sec. | ||
| 1477 | 2026.01.20 23:50:06.296798 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1478 | 2026.01.20 23:50:06.296916 [ 259 ] {e12105e8-6bc7-4a8b-a26a-d763671d3a69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1479 | 2026.01.20 23:50:06.297099 [ 259 ] {e12105e8-6bc7-4a8b-a26a-d763671d3a69} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1480 | 2026.01.20 23:50:06.297127 [ 259 ] {e12105e8-6bc7-4a8b-a26a-d763671d3a69} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1481 | 2026.01.20 23:50:06.297288 [ 259 ] {e12105e8-6bc7-4a8b-a26a-d763671d3a69} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1482 | 2026.01.20 23:50:06.297337 [ 259 ] {e12105e8-6bc7-4a8b-a26a-d763671d3a69} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1483 | 2026.01.20 23:50:06.297438 [ 259 ] {e12105e8-6bc7-4a8b-a26a-d763671d3a69} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 1484 | 2026.01.20 23:50:06.297494 [ 339 ] {e12105e8-6bc7-4a8b-a26a-d763671d3a69} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1485 | 2026.01.20 23:50:06.297494 [ 268 ] {e12105e8-6bc7-4a8b-a26a-d763671d3a69} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1486 | 2026.01.20 23:50:06.297584 [ 259 ] {e12105e8-6bc7-4a8b-a26a-d763671d3a69} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (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 | ||
| 1487 | 2026.01.20 23:50:06.297608 [ 259 ] {e12105e8-6bc7-4a8b-a26a-d763671d3a69} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1488 | 2026.01.20 23:50:06.297660 [ 259 ] {e12105e8-6bc7-4a8b-a26a-d763671d3a69} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1489 | 2026.01.20 23:50:06.297675 [ 259 ] {e12105e8-6bc7-4a8b-a26a-d763671d3a69} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Reading approx. 11 rows with 2 streams | ||
| 1490 | 2026.01.20 23:50:06.297703 [ 259 ] {e12105e8-6bc7-4a8b-a26a-d763671d3a69} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1491 | 2026.01.20 23:50:06.297734 [ 259 ] {e12105e8-6bc7-4a8b-a26a-d763671d3a69} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1492 | 2026.01.20 23:50:06.298229 [ 259 ] {e12105e8-6bc7-4a8b-a26a-d763671d3a69} <Debug> executeQuery: Read 11 rows, 540.00 B in 0.001356 sec., 8112.094395280236 rows/sec., 388.90 KiB/sec. | ||
| 1493 | 2026.01.20 23:50:06.298310 [ 259 ] {e12105e8-6bc7-4a8b-a26a-d763671d3a69} <Debug> TCPHandler: Processed in 0.001560657 sec. | ||
| 1494 | 2026.01.20 23:50:06.298513 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1495 | 2026.01.20 23:50:06.298631 [ 259 ] {cf8cf0db-9566-4f6f-b805-53ebe50f7523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1496 | 2026.01.20 23:50:06.298815 [ 259 ] {cf8cf0db-9566-4f6f-b805-53ebe50f7523} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1497 | 2026.01.20 23:50:06.298845 [ 259 ] {cf8cf0db-9566-4f6f-b805-53ebe50f7523} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1498 | 2026.01.20 23:50:06.299005 [ 259 ] {cf8cf0db-9566-4f6f-b805-53ebe50f7523} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1499 | 2026.01.20 23:50:06.299063 [ 259 ] {cf8cf0db-9566-4f6f-b805-53ebe50f7523} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1500 | 2026.01.20 23:50:06.299157 [ 259 ] {cf8cf0db-9566-4f6f-b805-53ebe50f7523} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 1501 | 2026.01.20 23:50:06.299212 [ 268 ] {cf8cf0db-9566-4f6f-b805-53ebe50f7523} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1502 | 2026.01.20 23:50:06.299213 [ 295 ] {cf8cf0db-9566-4f6f-b805-53ebe50f7523} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1503 | 2026.01.20 23:50:06.299293 [ 259 ] {cf8cf0db-9566-4f6f-b805-53ebe50f7523} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (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 | ||
| 1504 | 2026.01.20 23:50:06.299312 [ 259 ] {cf8cf0db-9566-4f6f-b805-53ebe50f7523} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1505 | 2026.01.20 23:50:06.299362 [ 259 ] {cf8cf0db-9566-4f6f-b805-53ebe50f7523} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1506 | 2026.01.20 23:50:06.299378 [ 259 ] {cf8cf0db-9566-4f6f-b805-53ebe50f7523} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Reading approx. 11 rows with 2 streams | ||
| 1507 | 2026.01.20 23:50:06.299405 [ 259 ] {cf8cf0db-9566-4f6f-b805-53ebe50f7523} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1508 | 2026.01.20 23:50:06.299436 [ 259 ] {cf8cf0db-9566-4f6f-b805-53ebe50f7523} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1509 | 2026.01.20 23:50:06.299984 [ 259 ] {cf8cf0db-9566-4f6f-b805-53ebe50f7523} <Debug> executeQuery: Read 11 rows, 540.00 B in 0.001395 sec., 7885.304659498208 rows/sec., 378.02 KiB/sec. | ||
| 1510 | 2026.01.20 23:50:06.300066 [ 259 ] {cf8cf0db-9566-4f6f-b805-53ebe50f7523} <Debug> TCPHandler: Processed in 0.001601627 sec. | ||
| 1511 | 2026.01.20 23:50:06.300274 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1512 | 2026.01.20 23:50:06.300395 [ 259 ] {59221ec8-01fa-46eb-bcd0-92f68a7d0f16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1513 | 2026.01.20 23:50:06.300579 [ 259 ] {59221ec8-01fa-46eb-bcd0-92f68a7d0f16} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1514 | 2026.01.20 23:50:06.300609 [ 259 ] {59221ec8-01fa-46eb-bcd0-92f68a7d0f16} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1515 | 2026.01.20 23:50:06.300765 [ 259 ] {59221ec8-01fa-46eb-bcd0-92f68a7d0f16} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1516 | 2026.01.20 23:50:06.300814 [ 259 ] {59221ec8-01fa-46eb-bcd0-92f68a7d0f16} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1517 | 2026.01.20 23:50:06.300906 [ 259 ] {59221ec8-01fa-46eb-bcd0-92f68a7d0f16} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1518 | 2026.01.20 23:50:06.300963 [ 268 ] {59221ec8-01fa-46eb-bcd0-92f68a7d0f16} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1519 | 2026.01.20 23:50:06.300973 [ 321 ] {59221ec8-01fa-46eb-bcd0-92f68a7d0f16} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1520 | 2026.01.20 23:50:06.301049 [ 259 ] {59221ec8-01fa-46eb-bcd0-92f68a7d0f16} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (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 | ||
| 1521 | 2026.01.20 23:50:06.301073 [ 259 ] {59221ec8-01fa-46eb-bcd0-92f68a7d0f16} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1522 | 2026.01.20 23:50:06.301124 [ 259 ] {59221ec8-01fa-46eb-bcd0-92f68a7d0f16} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1523 | 2026.01.20 23:50:06.301140 [ 259 ] {59221ec8-01fa-46eb-bcd0-92f68a7d0f16} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Reading approx. 11 rows with 2 streams | ||
| 1524 | 2026.01.20 23:50:06.301167 [ 259 ] {59221ec8-01fa-46eb-bcd0-92f68a7d0f16} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1525 | 2026.01.20 23:50:06.301199 [ 259 ] {59221ec8-01fa-46eb-bcd0-92f68a7d0f16} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1526 | 2026.01.20 23:50:06.301894 [ 259 ] {59221ec8-01fa-46eb-bcd0-92f68a7d0f16} <Debug> executeQuery: Read 11 rows, 540.00 B in 0.001543 sec., 7128.96953985742 rows/sec., 341.77 KiB/sec. | ||
| 1527 | 2026.01.20 23:50:06.301990 [ 259 ] {59221ec8-01fa-46eb-bcd0-92f68a7d0f16} <Debug> TCPHandler: Processed in 0.00176498 sec. | ||
| 1528 | 2026.01.20 23:50:06.302205 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1529 | 2026.01.20 23:50:06.302326 [ 259 ] {da20e2c5-de1f-4676-8e01-b158da5e855d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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) | ||
| 1530 | 2026.01.20 23:50:06.302517 [ 259 ] {da20e2c5-de1f-4676-8e01-b158da5e855d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1531 | 2026.01.20 23:50:06.302547 [ 259 ] {da20e2c5-de1f-4676-8e01-b158da5e855d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1532 | 2026.01.20 23:50:06.302706 [ 259 ] {da20e2c5-de1f-4676-8e01-b158da5e855d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1533 | 2026.01.20 23:50:06.302760 [ 259 ] {da20e2c5-de1f-4676-8e01-b158da5e855d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1534 | 2026.01.20 23:50:06.302854 [ 259 ] {da20e2c5-de1f-4676-8e01-b158da5e855d} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1535 | 2026.01.20 23:50:06.302916 [ 321 ] {da20e2c5-de1f-4676-8e01-b158da5e855d} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1536 | 2026.01.20 23:50:06.302932 [ 306 ] {da20e2c5-de1f-4676-8e01-b158da5e855d} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1537 | 2026.01.20 23:50:06.303025 [ 259 ] {da20e2c5-de1f-4676-8e01-b158da5e855d} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (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 | ||
| 1538 | 2026.01.20 23:50:06.303050 [ 259 ] {da20e2c5-de1f-4676-8e01-b158da5e855d} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1539 | 2026.01.20 23:50:06.303102 [ 259 ] {da20e2c5-de1f-4676-8e01-b158da5e855d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1540 | 2026.01.20 23:50:06.303118 [ 259 ] {da20e2c5-de1f-4676-8e01-b158da5e855d} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Reading approx. 11 rows with 2 streams | ||
| 1541 | 2026.01.20 23:50:06.303147 [ 259 ] {da20e2c5-de1f-4676-8e01-b158da5e855d} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1542 | 2026.01.20 23:50:06.303180 [ 259 ] {da20e2c5-de1f-4676-8e01-b158da5e855d} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1543 | 2026.01.20 23:50:06.303743 [ 259 ] {da20e2c5-de1f-4676-8e01-b158da5e855d} <Debug> executeQuery: Read 11 rows, 540.00 B in 0.001462 sec., 7523.939808481532 rows/sec., 360.70 KiB/sec. | ||
| 1544 | 2026.01.20 23:50:06.303825 [ 259 ] {da20e2c5-de1f-4676-8e01-b158da5e855d} <Debug> TCPHandler: Processed in 0.001668658 sec. | ||
| 1545 | 2026.01.20 23:50:06.304026 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1546 | 2026.01.20 23:50:06.304147 [ 259 ] {b9349816-7add-4be8-8eec-9ff904efa032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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) | ||
| 1547 | 2026.01.20 23:50:06.304333 [ 259 ] {b9349816-7add-4be8-8eec-9ff904efa032} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1548 | 2026.01.20 23:50:06.304362 [ 259 ] {b9349816-7add-4be8-8eec-9ff904efa032} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1549 | 2026.01.20 23:50:06.304523 [ 259 ] {b9349816-7add-4be8-8eec-9ff904efa032} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1550 | 2026.01.20 23:50:06.304573 [ 259 ] {b9349816-7add-4be8-8eec-9ff904efa032} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1551 | 2026.01.20 23:50:06.304665 [ 259 ] {b9349816-7add-4be8-8eec-9ff904efa032} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1552 | 2026.01.20 23:50:06.304724 [ 319 ] {b9349816-7add-4be8-8eec-9ff904efa032} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1553 | 2026.01.20 23:50:06.304726 [ 268 ] {b9349816-7add-4be8-8eec-9ff904efa032} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1554 | 2026.01.20 23:50:06.304810 [ 259 ] {b9349816-7add-4be8-8eec-9ff904efa032} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (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 | ||
| 1555 | 2026.01.20 23:50:06.304834 [ 259 ] {b9349816-7add-4be8-8eec-9ff904efa032} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1556 | 2026.01.20 23:50:06.304886 [ 259 ] {b9349816-7add-4be8-8eec-9ff904efa032} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1557 | 2026.01.20 23:50:06.304902 [ 259 ] {b9349816-7add-4be8-8eec-9ff904efa032} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Reading approx. 11 rows with 2 streams | ||
| 1558 | 2026.01.20 23:50:06.304929 [ 259 ] {b9349816-7add-4be8-8eec-9ff904efa032} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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'))" | ||
| 1559 | 2026.01.20 23:50:06.304956 [ 259 ] {b9349816-7add-4be8-8eec-9ff904efa032} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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'))" | ||
| 1560 | 2026.01.20 23:50:06.305476 [ 259 ] {b9349816-7add-4be8-8eec-9ff904efa032} <Debug> executeQuery: Read 11 rows, 540.00 B in 0.001374 sec., 8005.822416302765 rows/sec., 383.80 KiB/sec. | ||
| 1561 | 2026.01.20 23:50:06.305572 [ 259 ] {b9349816-7add-4be8-8eec-9ff904efa032} <Debug> TCPHandler: Processed in 0.001594467 sec. | ||
| 1562 | 2026.01.20 23:50:06.316201 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1563 | 2026.01.20 23:50:06.316353 [ 259 ] {3da5c54d-7b0f-4b85-9864-285a91de3752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table: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) | ||
| 1564 | 2026.01.20 23:50:06.316591 [ 259 ] {3da5c54d-7b0f-4b85-9864-285a91de3752} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1565 | 2026.01.20 23:50:06.316628 [ 259 ] {3da5c54d-7b0f-4b85-9864-285a91de3752} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table: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 | ||
| 1566 | 2026.01.20 23:50:06.316829 [ 259 ] {3da5c54d-7b0f-4b85-9864-285a91de3752} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1567 | 2026.01.20 23:50:06.316891 [ 259 ] {3da5c54d-7b0f-4b85-9864-285a91de3752} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1568 | 2026.01.20 23:50:06.317005 [ 259 ] {3da5c54d-7b0f-4b85-9864-285a91de3752} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1569 | 2026.01.20 23:50:06.317079 [ 319 ] {3da5c54d-7b0f-4b85-9864-285a91de3752} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1570 | 2026.01.20 23:50:06.317085 [ 268 ] {3da5c54d-7b0f-4b85-9864-285a91de3752} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1571 | 2026.01.20 23:50:06.317177 [ 259 ] {3da5c54d-7b0f-4b85-9864-285a91de3752} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (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 | ||
| 1572 | 2026.01.20 23:50:06.317204 [ 259 ] {3da5c54d-7b0f-4b85-9864-285a91de3752} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1573 | 2026.01.20 23:50:06.317256 [ 259 ] {3da5c54d-7b0f-4b85-9864-285a91de3752} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1574 | 2026.01.20 23:50:06.317272 [ 259 ] {3da5c54d-7b0f-4b85-9864-285a91de3752} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Reading approx. 11 rows with 2 streams | ||
| 1575 | 2026.01.20 23:50:06.317300 [ 259 ] {3da5c54d-7b0f-4b85-9864-285a91de3752} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1576 | 2026.01.20 23:50:06.317328 [ 259 ] {3da5c54d-7b0f-4b85-9864-285a91de3752} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1577 | 2026.01.20 23:50:06.317918 [ 259 ] {3da5c54d-7b0f-4b85-9864-285a91de3752} <Debug> executeQuery: Read 11 rows, 540.00 B in 0.001625 sec., 6769.2307692307695 rows/sec., 324.52 KiB/sec. | ||
| 1578 | 2026.01.20 23:50:06.318015 [ 259 ] {3da5c54d-7b0f-4b85-9864-285a91de3752} <Debug> TCPHandler: Processed in 0.001874031 sec. | ||
| 1579 | 2026.01.20 23:50:06.318251 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1580 | 2026.01.20 23:50:06.318356 [ 259 ] {783dbfe2-520d-4fcf-86c9-bf5ad2b83c9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1581 | 2026.01.20 23:50:06.318396 [ 259 ] {783dbfe2-520d-4fcf-86c9-bf5ad2b83c9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1582 | 2026.01.20 23:50:06.318890 [ 259 ] {783dbfe2-520d-4fcf-86c9-bf5ad2b83c9f} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1583 | 2026.01.20 23:50:06.318929 [ 259 ] {783dbfe2-520d-4fcf-86c9-bf5ad2b83c9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1584 | 2026.01.20 23:50:06.319439 [ 259 ] {783dbfe2-520d-4fcf-86c9-bf5ad2b83c9f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1585 | 2026.01.20 23:50:06.319800 [ 259 ] {783dbfe2-520d-4fcf-86c9-bf5ad2b83c9f} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1586 | 2026.01.20 23:50:06.319955 [ 259 ] {783dbfe2-520d-4fcf-86c9-bf5ad2b83c9f} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.001631 sec., 7357.449417535254 rows/sec., 2.62 MiB/sec. | ||
| 1587 | 2026.01.20 23:50:06.319993 [ 259 ] {783dbfe2-520d-4fcf-86c9-bf5ad2b83c9f} <Debug> TCPHandler: Processed in 0.00179013 sec. | ||
| 1588 | 2026.01.20 23:50:06.320092 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1589 | 2026.01.20 23:50:06.320185 [ 259 ] {9d56f38d-8c24-46bd-aa7a-4f9baaf0f1af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1590 | 2026.01.20 23:50:06.320225 [ 259 ] {9d56f38d-8c24-46bd-aa7a-4f9baaf0f1af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1591 | 2026.01.20 23:50:06.320802 [ 259 ] {9d56f38d-8c24-46bd-aa7a-4f9baaf0f1af} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1592 | 2026.01.20 23:50:06.320837 [ 259 ] {9d56f38d-8c24-46bd-aa7a-4f9baaf0f1af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1593 | 2026.01.20 23:50:06.321320 [ 259 ] {9d56f38d-8c24-46bd-aa7a-4f9baaf0f1af} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1594 | 2026.01.20 23:50:06.321784 [ 259 ] {9d56f38d-8c24-46bd-aa7a-4f9baaf0f1af} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1595 | 2026.01.20 23:50:06.321920 [ 259 ] {9d56f38d-8c24-46bd-aa7a-4f9baaf0f1af} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001755 sec., 233618.23361823361 rows/sec., 14.82 MiB/sec. | ||
| 1596 | 2026.01.20 23:50:06.321955 [ 259 ] {9d56f38d-8c24-46bd-aa7a-4f9baaf0f1af} <Debug> TCPHandler: Processed in 0.001910542 sec. | ||
| 1597 | 2026.01.20 23:50:06.322063 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1598 | 2026.01.20 23:50:06.322154 [ 259 ] {38b16835-eb51-42ce-b4c1-7b88ba84d75c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1599 | 2026.01.20 23:50:06.322193 [ 259 ] {38b16835-eb51-42ce-b4c1-7b88ba84d75c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1600 | 2026.01.20 23:50:06.322973 [ 259 ] {38b16835-eb51-42ce-b4c1-7b88ba84d75c} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1601 | 2026.01.20 23:50:06.323010 [ 259 ] {38b16835-eb51-42ce-b4c1-7b88ba84d75c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1602 | 2026.01.20 23:50:06.323464 [ 259 ] {38b16835-eb51-42ce-b4c1-7b88ba84d75c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1603 | 2026.01.20 23:50:06.323877 [ 259 ] {38b16835-eb51-42ce-b4c1-7b88ba84d75c} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1604 | 2026.01.20 23:50:06.324008 [ 259 ] {38b16835-eb51-42ce-b4c1-7b88ba84d75c} <Debug> executeQuery: Read 1056 rows, 85.42 KiB in 0.001872 sec., 564102.5641025641 rows/sec., 44.56 MiB/sec. | ||
| 1605 | 2026.01.20 23:50:06.324044 [ 259 ] {38b16835-eb51-42ce-b4c1-7b88ba84d75c} <Debug> TCPHandler: Processed in 0.002029305 sec. | ||
| 1606 | 2026.01.20 23:50:06.324151 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1607 | 2026.01.20 23:50:06.324242 [ 259 ] {d925f0d9-db72-46d4-abc5-78cf11bbc9e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1608 | 2026.01.20 23:50:06.324280 [ 259 ] {d925f0d9-db72-46d4-abc5-78cf11bbc9e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1609 | 2026.01.20 23:50:06.324722 [ 259 ] {d925f0d9-db72-46d4-abc5-78cf11bbc9e7} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1610 | 2026.01.20 23:50:06.324759 [ 259 ] {d925f0d9-db72-46d4-abc5-78cf11bbc9e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1611 | 2026.01.20 23:50:06.325161 [ 259 ] {d925f0d9-db72-46d4-abc5-78cf11bbc9e7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1612 | 2026.01.20 23:50:06.325562 [ 259 ] {d925f0d9-db72-46d4-abc5-78cf11bbc9e7} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1613 | 2026.01.20 23:50:06.325689 [ 259 ] {d925f0d9-db72-46d4-abc5-78cf11bbc9e7} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001465 sec., 139931.74061433447 rows/sec., 8.21 MiB/sec. | ||
| 1614 | 2026.01.20 23:50:06.325726 [ 259 ] {d925f0d9-db72-46d4-abc5-78cf11bbc9e7} <Debug> TCPHandler: Processed in 0.001623368 sec. | ||
| 1615 | 2026.01.20 23:50:06.325838 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1616 | 2026.01.20 23:50:06.325939 [ 259 ] {ea8612da-94ea-4eeb-91a2-c80296b06fc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1617 | 2026.01.20 23:50:06.325977 [ 259 ] {ea8612da-94ea-4eeb-91a2-c80296b06fc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1618 | 2026.01.20 23:50:06.326552 [ 259 ] {ea8612da-94ea-4eeb-91a2-c80296b06fc2} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1619 | 2026.01.20 23:50:06.326587 [ 259 ] {ea8612da-94ea-4eeb-91a2-c80296b06fc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1620 | 2026.01.20 23:50:06.326973 [ 259 ] {ea8612da-94ea-4eeb-91a2-c80296b06fc2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1621 | 2026.01.20 23:50:06.327448 [ 259 ] {ea8612da-94ea-4eeb-91a2-c80296b06fc2} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1622 | 2026.01.20 23:50:06.327579 [ 259 ] {ea8612da-94ea-4eeb-91a2-c80296b06fc2} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001658 sec., 127864.8974668275 rows/sec., 8.25 MiB/sec. | ||
| 1623 | 2026.01.20 23:50:06.327613 [ 259 ] {ea8612da-94ea-4eeb-91a2-c80296b06fc2} <Debug> TCPHandler: Processed in 0.001823402 sec. | ||
| 1624 | 2026.01.20 23:50:06.327715 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1625 | 2026.01.20 23:50:06.327806 [ 259 ] {1c600fa9-909d-4b03-b4a2-c2ba13f232a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1626 | 2026.01.20 23:50:06.327845 [ 259 ] {1c600fa9-909d-4b03-b4a2-c2ba13f232a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1627 | 2026.01.20 23:50:06.328267 [ 259 ] {1c600fa9-909d-4b03-b4a2-c2ba13f232a7} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1628 | 2026.01.20 23:50:06.328300 [ 259 ] {1c600fa9-909d-4b03-b4a2-c2ba13f232a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1629 | 2026.01.20 23:50:06.328711 [ 259 ] {1c600fa9-909d-4b03-b4a2-c2ba13f232a7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1630 | 2026.01.20 23:50:06.329146 [ 259 ] {1c600fa9-909d-4b03-b4a2-c2ba13f232a7} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1631 | 2026.01.20 23:50:06.329274 [ 259 ] {1c600fa9-909d-4b03-b4a2-c2ba13f232a7} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001486 sec., 141991.92462987886 rows/sec., 8.06 MiB/sec. | ||
| 1632 | 2026.01.20 23:50:06.329308 [ 259 ] {1c600fa9-909d-4b03-b4a2-c2ba13f232a7} <Debug> TCPHandler: Processed in 0.001640797 sec. | ||
| 1633 | 2026.01.20 23:50:06.329412 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1634 | 2026.01.20 23:50:06.329502 [ 259 ] {9cdb4f9e-eae0-4f34-8b72-802f752eebc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1635 | 2026.01.20 23:50:06.329540 [ 259 ] {9cdb4f9e-eae0-4f34-8b72-802f752eebc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1636 | 2026.01.20 23:50:06.330070 [ 259 ] {9cdb4f9e-eae0-4f34-8b72-802f752eebc1} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1637 | 2026.01.20 23:50:06.330103 [ 259 ] {9cdb4f9e-eae0-4f34-8b72-802f752eebc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1638 | 2026.01.20 23:50:06.330521 [ 259 ] {9cdb4f9e-eae0-4f34-8b72-802f752eebc1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1639 | 2026.01.20 23:50:06.330948 [ 259 ] {9cdb4f9e-eae0-4f34-8b72-802f752eebc1} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1640 | 2026.01.20 23:50:06.331073 [ 259 ] {9cdb4f9e-eae0-4f34-8b72-802f752eebc1} <Debug> executeQuery: Read 615 rows, 43.35 KiB in 0.001588 sec., 387279.59697733 rows/sec., 26.66 MiB/sec. | ||
| 1641 | 2026.01.20 23:50:06.331109 [ 259 ] {9cdb4f9e-eae0-4f34-8b72-802f752eebc1} <Debug> TCPHandler: Processed in 0.00174457 sec. | ||
| 1642 | 2026.01.20 23:50:06.331279 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1643 | 2026.01.20 23:50:06.331369 [ 259 ] {1a7c1354-155a-451e-a1fb-8a903126e776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1644 | 2026.01.20 23:50:06.331408 [ 259 ] {1a7c1354-155a-451e-a1fb-8a903126e776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1645 | 2026.01.20 23:50:06.331708 [ 259 ] {1a7c1354-155a-451e-a1fb-8a903126e776} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1646 | 2026.01.20 23:50:06.331742 [ 259 ] {1a7c1354-155a-451e-a1fb-8a903126e776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1647 | 2026.01.20 23:50:06.332255 [ 259 ] {1a7c1354-155a-451e-a1fb-8a903126e776} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1648 | 2026.01.20 23:50:06.332708 [ 259 ] {1a7c1354-155a-451e-a1fb-8a903126e776} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1649 | 2026.01.20 23:50:06.332834 [ 259 ] {1a7c1354-155a-451e-a1fb-8a903126e776} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001482 sec., 4048.5829959514167 rows/sec., 211.52 KiB/sec. | ||
| 1650 | 2026.01.20 23:50:06.332868 [ 259 ] {1a7c1354-155a-451e-a1fb-8a903126e776} <Debug> TCPHandler: Processed in 0.001636988 sec. | ||
| 1651 | 2026.01.20 23:50:06.332977 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1652 | 2026.01.20 23:50:06.333068 [ 259 ] {ecbb6949-011c-4293-a7a9-6f1d91ff958a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1653 | 2026.01.20 23:50:06.333108 [ 259 ] {ecbb6949-011c-4293-a7a9-6f1d91ff958a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1654 | 2026.01.20 23:50:06.333454 [ 259 ] {ecbb6949-011c-4293-a7a9-6f1d91ff958a} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1655 | 2026.01.20 23:50:06.333489 [ 259 ] {ecbb6949-011c-4293-a7a9-6f1d91ff958a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1656 | 2026.01.20 23:50:06.333918 [ 259 ] {ecbb6949-011c-4293-a7a9-6f1d91ff958a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1657 | 2026.01.20 23:50:06.334487 [ 259 ] {ecbb6949-011c-4293-a7a9-6f1d91ff958a} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1658 | 2026.01.20 23:50:06.334647 [ 259 ] {ecbb6949-011c-4293-a7a9-6f1d91ff958a} <Debug> executeQuery: Read 154 rows, 9.71 KiB in 0.001595 sec., 96551.72413793103 rows/sec., 5.95 MiB/sec. | ||
| 1659 | 2026.01.20 23:50:06.334692 [ 259 ] {ecbb6949-011c-4293-a7a9-6f1d91ff958a} <Debug> TCPHandler: Processed in 0.00176293 sec. | ||
| 1660 | 2026.01.20 23:50:06.334821 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1661 | 2026.01.20 23:50:06.334936 [ 259 ] {e34ef46a-1dc6-4330-ba86-6d42349b0fdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1662 | 2026.01.20 23:50:06.334987 [ 259 ] {e34ef46a-1dc6-4330-ba86-6d42349b0fdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1663 | 2026.01.20 23:50:06.335321 [ 259 ] {e34ef46a-1dc6-4330-ba86-6d42349b0fdf} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1664 | 2026.01.20 23:50:06.335355 [ 259 ] {e34ef46a-1dc6-4330-ba86-6d42349b0fdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1665 | 2026.01.20 23:50:06.335937 [ 259 ] {e34ef46a-1dc6-4330-ba86-6d42349b0fdf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1666 | 2026.01.20 23:50:06.336429 [ 259 ] {e34ef46a-1dc6-4330-ba86-6d42349b0fdf} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1667 | 2026.01.20 23:50:06.336560 [ 259 ] {e34ef46a-1dc6-4330-ba86-6d42349b0fdf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001649 sec., 606.4281382656155 rows/sec., 40.86 KiB/sec. | ||
| 1668 | 2026.01.20 23:50:06.336596 [ 259 ] {e34ef46a-1dc6-4330-ba86-6d42349b0fdf} <Debug> TCPHandler: Processed in 0.001836991 sec. | ||
| 1669 | 2026.01.20 23:50:06.336709 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1670 | 2026.01.20 23:50:06.336801 [ 259 ] {d71b7135-bc72-484a-9c65-6d823cf15fdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1671 | 2026.01.20 23:50:06.336842 [ 259 ] {d71b7135-bc72-484a-9c65-6d823cf15fdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1672 | 2026.01.20 23:50:06.337143 [ 259 ] {d71b7135-bc72-484a-9c65-6d823cf15fdb} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1673 | 2026.01.20 23:50:06.337178 [ 259 ] {d71b7135-bc72-484a-9c65-6d823cf15fdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1674 | 2026.01.20 23:50:06.337768 [ 259 ] {d71b7135-bc72-484a-9c65-6d823cf15fdb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1675 | 2026.01.20 23:50:06.338246 [ 259 ] {d71b7135-bc72-484a-9c65-6d823cf15fdb} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1676 | 2026.01.20 23:50:06.338372 [ 259 ] {d71b7135-bc72-484a-9c65-6d823cf15fdb} <Debug> executeQuery: Read 44 rows, 2.38 KiB in 0.001589 sec., 27690.371302706106 rows/sec., 1.47 MiB/sec. | ||
| 1677 | 2026.01.20 23:50:06.338408 [ 259 ] {d71b7135-bc72-484a-9c65-6d823cf15fdb} <Debug> TCPHandler: Processed in 0.00174937 sec. | ||
| 1678 | 2026.01.20 23:50:07.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.66 MiB, peak 181.66 MiB, free memory in arenas 0.00 B, will set to 180.41 MiB (RSS), difference: -1.25 MiB | ||
| 1679 | 2026.01.20 23:50:07.345615 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3387 | ||
| 1680 | 2026.01.20 23:50:07.346190 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1681 | 2026.01.20 23:50:07.346241 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1682 | 2026.01.20 23:50:07.346938 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1683 | 2026.01.20 23:50:07.347403 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1684 | 2026.01.20 23:50:07.347553 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3387 | ||
| 1685 | 2026.01.20 23:50:07.521471 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1686 | 2026.01.20 23:50:07.539705 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1687 | 2026.01.20 23:50:07.539777 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1688 | 2026.01.20 23:50:07.545801 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1689 | 2026.01.20 23:50:07.546911 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1690 | 2026.01.20 23:50:07.550232 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1691 | 2026.01.20 23:50:09.571723 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52771 | ||
| 1692 | 2026.01.20 23:50:09.571834 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1693 | 2026.01.20 23:50:09.571860 [ 286 ] {} <Debug> TCP-Session: 25be35b8-cc5d-4843-a4c7-60f29f475a56 Authenticating user 'default' from [fd00:1122:3344:101::e]:52771 | ||
| 1694 | 2026.01.20 23:50:09.571882 [ 286 ] {} <Debug> TCP-Session: 25be35b8-cc5d-4843-a4c7-60f29f475a56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1695 | 2026.01.20 23:50:09.571896 [ 286 ] {} <Debug> TCP-Session: 25be35b8-cc5d-4843-a4c7-60f29f475a56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1696 | 2026.01.20 23:50:09.572107 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63035 | ||
| 1697 | 2026.01.20 23:50:09.572155 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64789 | ||
| 1698 | 2026.01.20 23:50:09.572205 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46566 | ||
| 1699 | 2026.01.20 23:50:09.572217 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52873 | ||
| 1700 | 2026.01.20 23:50:09.572237 [ 286 ] {} <Trace> TCP-Session: 25be35b8-cc5d-4843-a4c7-60f29f475a56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1701 | 2026.01.20 23:50:09.572241 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59415 | ||
| 1702 | 2026.01.20 23:50:09.572234 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1703 | 2026.01.20 23:50:09.572230 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56244 | ||
| 1704 | 2026.01.20 23:50:09.572375 [ 287 ] {} <Debug> TCP-Session: b48b841f-7f7a-453c-942b-173d0b2bb3dd Authenticating user 'default' from [fd00:1122:3344:101::e]:63035 | ||
| 1705 | 2026.01.20 23:50:09.572393 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1706 | 2026.01.20 23:50:09.572174 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39618 | ||
| 1707 | 2026.01.20 23:50:09.572421 [ 287 ] {} <Debug> TCP-Session: b48b841f-7f7a-453c-942b-173d0b2bb3dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1708 | 2026.01.20 23:50:09.572439 [ 286 ] {2bd0b749-b1c0-4188-9379-05bda04c5243} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52771) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1709 | 2026.01.20 23:50:09.572461 [ 287 ] {} <Debug> TCP-Session: b48b841f-7f7a-453c-942b-173d0b2bb3dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1710 | 2026.01.20 23:50:09.572423 [ 291 ] {} <Debug> TCP-Session: 9dbeff2d-ac7a-4bd8-a524-dbc735ea5b6a Authenticating user 'default' from [fd00:1122:3344:101::e]:46566 | ||
| 1711 | 2026.01.20 23:50:09.572170 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64314 | ||
| 1712 | 2026.01.20 23:50:09.572514 [ 291 ] {} <Debug> TCP-Session: 9dbeff2d-ac7a-4bd8-a524-dbc735ea5b6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1713 | 2026.01.20 23:50:09.572562 [ 291 ] {} <Debug> TCP-Session: 9dbeff2d-ac7a-4bd8-a524-dbc735ea5b6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1714 | 2026.01.20 23:50:09.572662 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1715 | 2026.01.20 23:50:09.572703 [ 293 ] {} <Debug> TCP-Session: 29cb3eb3-42d1-4dc7-9c17-664baaa9c198 Authenticating user 'default' from [fd00:1122:3344:101::e]:56244 | ||
| 1716 | 2026.01.20 23:50:09.572715 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1717 | 2026.01.20 23:50:09.572728 [ 293 ] {} <Debug> TCP-Session: 29cb3eb3-42d1-4dc7-9c17-664baaa9c198 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1718 | 2026.01.20 23:50:09.572737 [ 286 ] {2bd0b749-b1c0-4188-9379-05bda04c5243} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1719 | 2026.01.20 23:50:09.572752 [ 293 ] {} <Debug> TCP-Session: 29cb3eb3-42d1-4dc7-9c17-664baaa9c198 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1720 | 2026.01.20 23:50:09.572750 [ 289 ] {} <Debug> TCP-Session: 083b6236-063e-4a0f-b9a6-7da0d3d99071 Authenticating user 'default' from [fd00:1122:3344:101::e]:39618 | ||
| 1721 | 2026.01.20 23:50:09.572800 [ 289 ] {} <Debug> TCP-Session: 083b6236-063e-4a0f-b9a6-7da0d3d99071 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1722 | 2026.01.20 23:50:09.572809 [ 286 ] {2bd0b749-b1c0-4188-9379-05bda04c5243} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1723 | 2026.01.20 23:50:09.572812 [ 289 ] {} <Debug> TCP-Session: 083b6236-063e-4a0f-b9a6-7da0d3d99071 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1724 | 2026.01.20 23:50:09.572861 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1725 | 2026.01.20 23:50:09.572865 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1726 | 2026.01.20 23:50:09.572904 [ 292 ] {} <Debug> TCP-Session: 943854c4-e4cf-4b1f-8b91-1062e8cb8322 Authenticating user 'default' from [fd00:1122:3344:101::e]:52873 | ||
| 1727 | 2026.01.20 23:50:09.572927 [ 290 ] {} <Debug> TCP-Session: 6e38364c-3265-4a6b-afde-d6942ee5cb5a Authenticating user 'default' from [fd00:1122:3344:101::e]:64314 | ||
| 1728 | 2026.01.20 23:50:09.572937 [ 292 ] {} <Debug> TCP-Session: 943854c4-e4cf-4b1f-8b91-1062e8cb8322 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1729 | 2026.01.20 23:50:09.572963 [ 290 ] {} <Debug> TCP-Session: 6e38364c-3265-4a6b-afde-d6942ee5cb5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1730 | 2026.01.20 23:50:09.572969 [ 292 ] {} <Debug> TCP-Session: 943854c4-e4cf-4b1f-8b91-1062e8cb8322 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1731 | 2026.01.20 23:50:09.572993 [ 290 ] {} <Debug> TCP-Session: 6e38364c-3265-4a6b-afde-d6942ee5cb5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1732 | 2026.01.20 23:50:09.573047 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1733 | 2026.01.20 23:50:09.573086 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1734 | 2026.01.20 23:50:09.573090 [ 288 ] {} <Debug> TCP-Session: 01ee8f45-2a39-4bc4-aaa9-62a47c13fe67 Authenticating user 'default' from [fd00:1122:3344:101::e]:64789 | ||
| 1735 | 2026.01.20 23:50:09.573125 [ 294 ] {} <Debug> TCP-Session: e01ebdc6-e5f6-44df-bc67-2399f0183c30 Authenticating user 'default' from [fd00:1122:3344:101::e]:59415 | ||
| 1736 | 2026.01.20 23:50:09.573133 [ 286 ] {2bd0b749-b1c0-4188-9379-05bda04c5243} <Debug> oximeter.version (bf6a6be5-c50e-4d14-8de5-2a68c2469e09) (SelectExecutor): Key condition: unknown | ||
| 1737 | 2026.01.20 23:50:09.573143 [ 288 ] {} <Debug> TCP-Session: 01ee8f45-2a39-4bc4-aaa9-62a47c13fe67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1738 | 2026.01.20 23:50:09.573157 [ 294 ] {} <Debug> TCP-Session: e01ebdc6-e5f6-44df-bc67-2399f0183c30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1739 | 2026.01.20 23:50:09.573191 [ 288 ] {} <Debug> TCP-Session: 01ee8f45-2a39-4bc4-aaa9-62a47c13fe67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1740 | 2026.01.20 23:50:09.573208 [ 294 ] {} <Debug> TCP-Session: e01ebdc6-e5f6-44df-bc67-2399f0183c30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1741 | 2026.01.20 23:50:09.573238 [ 286 ] {2bd0b749-b1c0-4188-9379-05bda04c5243} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1742 | 2026.01.20 23:50:09.942875 [ 326 ] {2bd0b749-b1c0-4188-9379-05bda04c5243} <Trace> AggregatingTransform: Aggregating | ||
| 1743 | 2026.01.20 23:50:09.942959 [ 326 ] {2bd0b749-b1c0-4188-9379-05bda04c5243} <Trace> Aggregator: Aggregation method: without_key | ||
| 1744 | 2026.01.20 23:50:09.942994 [ 326 ] {2bd0b749-b1c0-4188-9379-05bda04c5243} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001205321 sec. (829.655 rows/sec., 32.41 KiB/sec.) | ||
| 1745 | 2026.01.20 23:50:09.943010 [ 326 ] {2bd0b749-b1c0-4188-9379-05bda04c5243} <Trace> Aggregator: Merging aggregated data | ||
| 1746 | 2026.01.20 23:50:09.944271 [ 286 ] {2bd0b749-b1c0-4188-9379-05bda04c5243} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.371887 sec., 2.6889888595191547 rows/sec., 107.56 B/sec. | ||
| 1747 | 2026.01.20 23:50:09.944399 [ 286 ] {2bd0b749-b1c0-4188-9379-05bda04c5243} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1748 | 2026.01.20 23:50:09.944415 [ 286 ] {2bd0b749-b1c0-4188-9379-05bda04c5243} <Debug> TCPHandler: Processed in 0.372300026 sec. | ||
| 1749 | 2026.01.20 23:50:09.944540 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1750 | 2026.01.20 23:50:09.944577 [ 294 ] {} <Debug> TCP-Session: e01ebdc6-e5f6-44df-bc67-2399f0183c30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1751 | 2026.01.20 23:50:09.944604 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1752 | 2026.01.20 23:50:09.944623 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1753 | 2026.01.20 23:50:09.944652 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1754 | 2026.01.20 23:50:09.944687 [ 293 ] {} <Debug> TCP-Session: 29cb3eb3-42d1-4dc7-9c17-664baaa9c198 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1755 | 2026.01.20 23:50:09.944687 [ 289 ] {} <Debug> TCP-Session: 083b6236-063e-4a0f-b9a6-7da0d3d99071 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1756 | 2026.01.20 23:50:09.944701 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1757 | 2026.01.20 23:50:09.944717 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1758 | 2026.01.20 23:50:09.944731 [ 288 ] {} <Debug> TCP-Session: 01ee8f45-2a39-4bc4-aaa9-62a47c13fe67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1759 | 2026.01.20 23:50:09.944783 [ 291 ] {} <Debug> TCP-Session: 9dbeff2d-ac7a-4bd8-a524-dbc735ea5b6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1760 | 2026.01.20 23:50:09.944797 [ 286 ] {} <Debug> TCP-Session: 25be35b8-cc5d-4843-a4c7-60f29f475a56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1761 | 2026.01.20 23:50:09.944682 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1762 | 2026.01.20 23:50:09.944665 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1763 | 2026.01.20 23:50:09.944851 [ 290 ] {} <Debug> TCP-Session: 6e38364c-3265-4a6b-afde-d6942ee5cb5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1764 | 2026.01.20 23:50:09.944616 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1765 | 2026.01.20 23:50:09.944883 [ 292 ] {} <Debug> TCP-Session: 943854c4-e4cf-4b1f-8b91-1062e8cb8322 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1766 | 2026.01.20 23:50:09.944917 [ 287 ] {} <Debug> TCP-Session: b48b841f-7f7a-453c-942b-173d0b2bb3dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1767 | 2026.01.20 23:50:10.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.44 MiB, peak 195.56 MiB, free memory in arenas 0.00 B, will set to 201.21 MiB (RSS), difference: 18.77 MiB | ||
| 1768 | 2026.01.20 23:50:11.284290 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1769 | 2026.01.20 23:50:11.284480 [ 259 ] {7c5f8391-4fe2-465c-8d3d-6cffb4ca9e3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1770 | 2026.01.20 23:50:11.284551 [ 259 ] {7c5f8391-4fe2-465c-8d3d-6cffb4ca9e3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1771 | 2026.01.20 23:50:11.285259 [ 259 ] {7c5f8391-4fe2-465c-8d3d-6cffb4ca9e3b} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1772 | 2026.01.20 23:50:11.285311 [ 259 ] {7c5f8391-4fe2-465c-8d3d-6cffb4ca9e3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1773 | 2026.01.20 23:50:11.285866 [ 259 ] {7c5f8391-4fe2-465c-8d3d-6cffb4ca9e3b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1774 | 2026.01.20 23:50:11.286376 [ 259 ] {7c5f8391-4fe2-465c-8d3d-6cffb4ca9e3b} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1775 | 2026.01.20 23:50:11.286581 [ 259 ] {7c5f8391-4fe2-465c-8d3d-6cffb4ca9e3b} <Debug> executeQuery: Read 70 rows, 6.70 KiB in 0.002152 sec., 32527.881040892196 rows/sec., 3.04 MiB/sec. | ||
| 1776 | 2026.01.20 23:50:11.286635 [ 259 ] {7c5f8391-4fe2-465c-8d3d-6cffb4ca9e3b} <Debug> TCPHandler: Processed in 0.002498223 sec. | ||
| 1777 | 2026.01.20 23:50:11.286769 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1778 | 2026.01.20 23:50:11.286872 [ 259 ] {c8a60493-3eb4-4fdb-8854-706ee3a5668c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1779 | 2026.01.20 23:50:11.286917 [ 259 ] {c8a60493-3eb4-4fdb-8854-706ee3a5668c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1780 | 2026.01.20 23:50:11.287351 [ 259 ] {c8a60493-3eb4-4fdb-8854-706ee3a5668c} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1781 | 2026.01.20 23:50:11.287389 [ 259 ] {c8a60493-3eb4-4fdb-8854-706ee3a5668c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1782 | 2026.01.20 23:50:11.287856 [ 259 ] {c8a60493-3eb4-4fdb-8854-706ee3a5668c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1783 | 2026.01.20 23:50:11.288356 [ 259 ] {c8a60493-3eb4-4fdb-8854-706ee3a5668c} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1784 | 2026.01.20 23:50:11.288521 [ 259 ] {c8a60493-3eb4-4fdb-8854-706ee3a5668c} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001673 sec., 20920.50209205021 rows/sec., 1.54 MiB/sec. | ||
| 1785 | 2026.01.20 23:50:11.288562 [ 259 ] {c8a60493-3eb4-4fdb-8854-706ee3a5668c} <Debug> TCPHandler: Processed in 0.001845161 sec. | ||
| 1786 | 2026.01.20 23:50:11.288680 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1787 | 2026.01.20 23:50:11.288779 [ 259 ] {af9d0d69-18f2-4247-84e0-0d2ea53a0381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1788 | 2026.01.20 23:50:11.288819 [ 259 ] {af9d0d69-18f2-4247-84e0-0d2ea53a0381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1789 | 2026.01.20 23:50:11.289234 [ 259 ] {af9d0d69-18f2-4247-84e0-0d2ea53a0381} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1790 | 2026.01.20 23:50:11.289270 [ 259 ] {af9d0d69-18f2-4247-84e0-0d2ea53a0381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1791 | 2026.01.20 23:50:11.289697 [ 259 ] {af9d0d69-18f2-4247-84e0-0d2ea53a0381} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1792 | 2026.01.20 23:50:11.290115 [ 259 ] {af9d0d69-18f2-4247-84e0-0d2ea53a0381} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1793 | 2026.01.20 23:50:11.290269 [ 259 ] {af9d0d69-18f2-4247-84e0-0d2ea53a0381} <Debug> executeQuery: Read 35 rows, 2.80 KiB in 0.001512 sec., 23148.148148148146 rows/sec., 1.81 MiB/sec. | ||
| 1794 | 2026.01.20 23:50:11.290307 [ 259 ] {af9d0d69-18f2-4247-84e0-0d2ea53a0381} <Debug> TCPHandler: Processed in 0.001678038 sec. | ||
| 1795 | 2026.01.20 23:50:11.290420 [ 259 ] {} <Trace> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1796 | 2026.01.20 23:50:11.290515 [ 259 ] {c15c1c98-b45f-4789-8617-7b4e343da305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1797 | 2026.01.20 23:50:11.290569 [ 259 ] {c15c1c98-b45f-4789-8617-7b4e343da305} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1798 | 2026.01.20 23:50:11.291415 [ 259 ] {c15c1c98-b45f-4789-8617-7b4e343da305} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1799 | 2026.01.20 23:50:11.291452 [ 259 ] {c15c1c98-b45f-4789-8617-7b4e343da305} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1800 | 2026.01.20 23:50:11.292106 [ 259 ] {c15c1c98-b45f-4789-8617-7b4e343da305} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1801 | 2026.01.20 23:50:11.292544 [ 259 ] {c15c1c98-b45f-4789-8617-7b4e343da305} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1802 | 2026.01.20 23:50:11.292687 [ 259 ] {c15c1c98-b45f-4789-8617-7b4e343da305} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002191 sec., 15974.440894568692 rows/sec., 28.63 MiB/sec. | ||
| 1803 | 2026.01.20 23:50:11.292737 [ 259 ] {c15c1c98-b45f-4789-8617-7b4e343da305} <Debug> TCPHandler: Processed in 0.00236764 sec. | ||
| 1804 | 2026.01.20 23:50:14.790428 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1805 | 2026.01.20 23:50:14.790546 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1806 | 2026.01.20 23:50:14.845034 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 216 | ||
| 1807 | 2026.01.20 23:50:14.847649 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3835 | ||
| 1808 | 2026.01.20 23:50:14.847736 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1809 | 2026.01.20 23:50:14.847790 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1810 | 2026.01.20 23:50:14.848151 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1811 | 2026.01.20 23:50:14.848192 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1812 | 2026.01.20 23:50:14.848819 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1813 | 2026.01.20 23:50:14.849124 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1814 | 2026.01.20 23:50:14.849286 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3835 | ||
| 1815 | 2026.01.20 23:50:14.849843 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1816 | 2026.01.20 23:50:14.850139 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1817 | 2026.01.20 23:50:14.850477 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 216 | ||
| 1818 | 2026.01.20 23:50:15.050319 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1819 | 2026.01.20 23:50:15.068785 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1820 | 2026.01.20 23:50:15.068844 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1821 | 2026.01.20 23:50:15.075199 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1822 | 2026.01.20 23:50:15.075875 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1823 | 2026.01.20 23:50:15.079415 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1824 | 2026.01.20 23:50:15.905662 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1825 | 2026.01.20 23:50:15.905733 [ 259 ] {} <Debug> TCP-Session: 601d1bf2-62a9-4810-9c29-518160e970d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1826 | 2026.01.20 23:50:16.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 199.74 MiB, peak 205.78 MiB, free memory in arenas 0.00 B, will set to 202.91 MiB (RSS), difference: 3.17 MiB | ||
| 1827 | 2026.01.20 23:50:16.293891 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1828 | 2026.01.20 23:50:16.294165 [ 260 ] {ddd8ea2a-e16b-41b0-807a-dc6a2aebff8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1829 | 2026.01.20 23:50:16.294265 [ 260 ] {ddd8ea2a-e16b-41b0-807a-dc6a2aebff8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1830 | 2026.01.20 23:50:16.295148 [ 260 ] {ddd8ea2a-e16b-41b0-807a-dc6a2aebff8d} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1831 | 2026.01.20 23:50:16.295189 [ 260 ] {ddd8ea2a-e16b-41b0-807a-dc6a2aebff8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1832 | 2026.01.20 23:50:16.295592 [ 260 ] {ddd8ea2a-e16b-41b0-807a-dc6a2aebff8d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1833 | 2026.01.20 23:50:16.295833 [ 260 ] {ddd8ea2a-e16b-41b0-807a-dc6a2aebff8d} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1834 | 2026.01.20 23:50:16.295990 [ 260 ] {ddd8ea2a-e16b-41b0-807a-dc6a2aebff8d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001896 sec., 216244.72573839664 rows/sec., 13.72 MiB/sec. | ||
| 1835 | 2026.01.20 23:50:16.296035 [ 260 ] {ddd8ea2a-e16b-41b0-807a-dc6a2aebff8d} <Debug> TCPHandler: Processed in 0.002319569 sec. | ||
| 1836 | 2026.01.20 23:50:16.296157 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1837 | 2026.01.20 23:50:16.296260 [ 260 ] {42b2c330-a602-4352-93a7-770bedecc70b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1838 | 2026.01.20 23:50:16.296303 [ 260 ] {42b2c330-a602-4352-93a7-770bedecc70b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1839 | 2026.01.20 23:50:16.297093 [ 260 ] {42b2c330-a602-4352-93a7-770bedecc70b} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1840 | 2026.01.20 23:50:16.297129 [ 260 ] {42b2c330-a602-4352-93a7-770bedecc70b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1841 | 2026.01.20 23:50:16.297550 [ 260 ] {42b2c330-a602-4352-93a7-770bedecc70b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1842 | 2026.01.20 23:50:16.297759 [ 260 ] {42b2c330-a602-4352-93a7-770bedecc70b} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1843 | 2026.01.20 23:50:16.297890 [ 260 ] {42b2c330-a602-4352-93a7-770bedecc70b} <Debug> executeQuery: Read 1056 rows, 85.42 KiB in 0.001652 sec., 639225.181598063 rows/sec., 50.50 MiB/sec. | ||
| 1844 | 2026.01.20 23:50:16.297926 [ 260 ] {42b2c330-a602-4352-93a7-770bedecc70b} <Debug> TCPHandler: Processed in 0.001822591 sec. | ||
| 1845 | 2026.01.20 23:50:16.297949 [ 53 ] {} <Debug> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1846 | 2026.01.20 23:50:16.298040 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1847 | 2026.01.20 23:50:16.298042 [ 53 ] {} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1848 | 2026.01.20 23:50:16.298107 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1849 | 2026.01.20 23:50:16.298149 [ 260 ] {710afbae-a1e1-4300-8623-87fb0bf371ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1850 | 2026.01.20 23:50:16.298201 [ 260 ] {710afbae-a1e1-4300-8623-87fb0bf371ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1851 | 2026.01.20 23:50:16.298282 [ 200 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::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 | ||
| 1852 | 2026.01.20 23:50:16.298514 [ 200 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1853 | 2026.01.20 23:50:16.298580 [ 200 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 121 rows starting from the beginning of the part | ||
| 1854 | 2026.01.20 23:50:16.298653 [ 260 ] {710afbae-a1e1-4300-8623-87fb0bf371ae} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1855 | 2026.01.20 23:50:16.298675 [ 200 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 44 rows starting from the beginning of the part | ||
| 1856 | 2026.01.20 23:50:16.298696 [ 260 ] {710afbae-a1e1-4300-8623-87fb0bf371ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1857 | 2026.01.20 23:50:16.298729 [ 200 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 70 rows starting from the beginning of the part | ||
| 1858 | 2026.01.20 23:50:16.298789 [ 200 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1056 rows starting from the beginning of the part | ||
| 1859 | 2026.01.20 23:50:16.298835 [ 200 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 70 rows starting from the beginning of the part | ||
| 1860 | 2026.01.20 23:50:16.298876 [ 200 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1056 rows starting from the beginning of the part | ||
| 1861 | 2026.01.20 23:50:16.299054 [ 260 ] {710afbae-a1e1-4300-8623-87fb0bf371ae} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1862 | 2026.01.20 23:50:16.299340 [ 260 ] {710afbae-a1e1-4300-8623-87fb0bf371ae} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1863 | 2026.01.20 23:50:16.299451 [ 53 ] {} <Debug> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1864 | 2026.01.20 23:50:16.299480 [ 260 ] {710afbae-a1e1-4300-8623-87fb0bf371ae} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.00135 sec., 151851.85185185185 rows/sec., 8.91 MiB/sec. | ||
| 1865 | 2026.01.20 23:50:16.299487 [ 53 ] {} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1866 | 2026.01.20 23:50:16.299523 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1867 | 2026.01.20 23:50:16.299528 [ 260 ] {710afbae-a1e1-4300-8623-87fb0bf371ae} <Debug> TCPHandler: Processed in 0.001539446 sec. | ||
| 1868 | 2026.01.20 23:50:16.299652 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1869 | 2026.01.20 23:50:16.299655 [ 201 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::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 | ||
| 1870 | 2026.01.20 23:50:16.299748 [ 260 ] {b86d0331-766f-4a12-b599-9a446237dcdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1871 | 2026.01.20 23:50:16.299793 [ 260 ] {b86d0331-766f-4a12-b599-9a446237dcdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1872 | 2026.01.20 23:50:16.299812 [ 201 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1873 | 2026.01.20 23:50:16.299865 [ 201 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part | ||
| 1874 | 2026.01.20 23:50:16.299955 [ 201 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 25 rows starting from the beginning of the part | ||
| 1875 | 2026.01.20 23:50:16.300005 [ 201 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 35 rows starting from the beginning of the part | ||
| 1876 | 2026.01.20 23:50:16.300066 [ 201 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 205 rows starting from the beginning of the part | ||
| 1877 | 2026.01.20 23:50:16.300112 [ 201 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part | ||
| 1878 | 2026.01.20 23:50:16.300168 [ 201 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 205 rows starting from the beginning of the part | ||
| 1879 | 2026.01.20 23:50:16.300273 [ 260 ] {b86d0331-766f-4a12-b599-9a446237dcdb} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1880 | 2026.01.20 23:50:16.300315 [ 260 ] {b86d0331-766f-4a12-b599-9a446237dcdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1881 | 2026.01.20 23:50:16.300349 [ 186 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2417 rows, containing 5 columns (5 merged, 0 gathered) in 0.002154876 sec., 1121642.2661907228 rows/sec., 94.90 MiB/sec. | ||
| 1882 | 2026.01.20 23:50:16.300661 [ 188 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1883 | 2026.01.20 23:50:16.300762 [ 260 ] {b86d0331-766f-4a12-b599-9a446237dcdb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1884 | 2026.01.20 23:50:16.301039 [ 188 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_6_1} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1885 | 2026.01.20 23:50:16.301073 [ 260 ] {b86d0331-766f-4a12-b599-9a446237dcdb} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1886 | 2026.01.20 23:50:16.301117 [ 188 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_6_1} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1887 | 2026.01.20 23:50:16.301199 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 1888 | 2026.01.20 23:50:16.301225 [ 260 ] {b86d0331-766f-4a12-b599-9a446237dcdb} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001494 sec., 141900.93708165997 rows/sec., 9.15 MiB/sec. | ||
| 1889 | 2026.01.20 23:50:16.301268 [ 201 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 519 rows, containing 5 columns (5 merged, 0 gathered) in 0.001685009 sec., 308010.2242777338 rows/sec., 20.22 MiB/sec. | ||
| 1890 | 2026.01.20 23:50:16.301271 [ 260 ] {b86d0331-766f-4a12-b599-9a446237dcdb} <Debug> TCPHandler: Processed in 0.001670128 sec. | ||
| 1891 | 2026.01.20 23:50:16.301428 [ 200 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1892 | 2026.01.20 23:50:16.301457 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1893 | 2026.01.20 23:50:16.301579 [ 260 ] {1a482ea9-ce6f-4214-8cd9-73b9b7f57e4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1894 | 2026.01.20 23:50:16.301630 [ 260 ] {1a482ea9-ce6f-4214-8cd9-73b9b7f57e4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1895 | 2026.01.20 23:50:16.301684 [ 200 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_6_1} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1896 | 2026.01.20 23:50:16.301752 [ 200 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_6_1} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1897 | 2026.01.20 23:50:16.301824 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1898 | 2026.01.20 23:50:16.302192 [ 260 ] {1a482ea9-ce6f-4214-8cd9-73b9b7f57e4e} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1899 | 2026.01.20 23:50:16.302241 [ 260 ] {1a482ea9-ce6f-4214-8cd9-73b9b7f57e4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1900 | 2026.01.20 23:50:16.302619 [ 260 ] {1a482ea9-ce6f-4214-8cd9-73b9b7f57e4e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1901 | 2026.01.20 23:50:16.302833 [ 260 ] {1a482ea9-ce6f-4214-8cd9-73b9b7f57e4e} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1902 | 2026.01.20 23:50:16.302967 [ 260 ] {1a482ea9-ce6f-4214-8cd9-73b9b7f57e4e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001412 sec., 149433.42776203965 rows/sec., 8.49 MiB/sec. | ||
| 1903 | 2026.01.20 23:50:16.303005 [ 260 ] {1a482ea9-ce6f-4214-8cd9-73b9b7f57e4e} <Debug> TCPHandler: Processed in 0.001608528 sec. | ||
| 1904 | 2026.01.20 23:50:16.303126 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1905 | 2026.01.20 23:50:16.303220 [ 260 ] {9a8c118d-5df1-42c6-b009-d63fde97e6d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1906 | 2026.01.20 23:50:16.303259 [ 260 ] {9a8c118d-5df1-42c6-b009-d63fde97e6d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1907 | 2026.01.20 23:50:16.303815 [ 260 ] {9a8c118d-5df1-42c6-b009-d63fde97e6d7} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1908 | 2026.01.20 23:50:16.303851 [ 260 ] {9a8c118d-5df1-42c6-b009-d63fde97e6d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1909 | 2026.01.20 23:50:16.304187 [ 260 ] {9a8c118d-5df1-42c6-b009-d63fde97e6d7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1910 | 2026.01.20 23:50:16.304394 [ 260 ] {9a8c118d-5df1-42c6-b009-d63fde97e6d7} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1911 | 2026.01.20 23:50:16.304494 [ 53 ] {} <Debug> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1912 | 2026.01.20 23:50:16.304525 [ 260 ] {9a8c118d-5df1-42c6-b009-d63fde97e6d7} <Debug> executeQuery: Read 615 rows, 43.35 KiB in 0.001324 sec., 464501.5105740181 rows/sec., 31.98 MiB/sec. | ||
| 1913 | 2026.01.20 23:50:16.304534 [ 53 ] {} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1914 | 2026.01.20 23:50:16.304568 [ 260 ] {9a8c118d-5df1-42c6-b009-d63fde97e6d7} <Debug> TCPHandler: Processed in 0.001493075 sec. | ||
| 1915 | 2026.01.20 23:50:16.304569 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1916 | 2026.01.20 23:50:16.304652 [ 188 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::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 | ||
| 1917 | 2026.01.20 23:50:16.304686 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1918 | 2026.01.20 23:50:16.304743 [ 188 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1919 | 2026.01.20 23:50:16.304776 [ 188 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 38 rows starting from the beginning of the part | ||
| 1920 | 2026.01.20 23:50:16.304785 [ 260 ] {3f365204-43c3-4375-8850-94077af6a5e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1921 | 2026.01.20 23:50:16.304833 [ 260 ] {3f365204-43c3-4375-8850-94077af6a5e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1922 | 2026.01.20 23:50:16.304852 [ 188 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 34 rows starting from the beginning of the part | ||
| 1923 | 2026.01.20 23:50:16.304909 [ 188 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 41 rows starting from the beginning of the part | ||
| 1924 | 2026.01.20 23:50:16.304972 [ 188 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 615 rows starting from the beginning of the part | ||
| 1925 | 2026.01.20 23:50:16.305031 [ 188 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part | ||
| 1926 | 2026.01.20 23:50:16.305087 [ 188 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 615 rows starting from the beginning of the part | ||
| 1927 | 2026.01.20 23:50:16.305176 [ 260 ] {3f365204-43c3-4375-8850-94077af6a5e2} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1928 | 2026.01.20 23:50:16.305218 [ 260 ] {3f365204-43c3-4375-8850-94077af6a5e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1929 | 2026.01.20 23:50:16.305541 [ 260 ] {3f365204-43c3-4375-8850-94077af6a5e2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1930 | 2026.01.20 23:50:16.305766 [ 260 ] {3f365204-43c3-4375-8850-94077af6a5e2} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1931 | 2026.01.20 23:50:16.305902 [ 260 ] {3f365204-43c3-4375-8850-94077af6a5e2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001135 sec., 5286.343612334802 rows/sec., 276.19 KiB/sec. | ||
| 1932 | 2026.01.20 23:50:16.305939 [ 260 ] {3f365204-43c3-4375-8850-94077af6a5e2} <Debug> TCPHandler: Processed in 0.001303723 sec. | ||
| 1933 | 2026.01.20 23:50:16.306043 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1934 | 2026.01.20 23:50:16.306074 [ 200 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1378 rows, containing 5 columns (5 merged, 0 gathered) in 0.001448475 sec., 951345.3804863736 rows/sec., 70.36 MiB/sec. | ||
| 1935 | 2026.01.20 23:50:16.306136 [ 260 ] {bdb43e4d-eafc-4381-b02f-1bdbbef44866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1936 | 2026.01.20 23:50:16.306183 [ 260 ] {bdb43e4d-eafc-4381-b02f-1bdbbef44866} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1937 | 2026.01.20 23:50:16.306251 [ 201 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1938 | 2026.01.20 23:50:16.306530 [ 201 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_6_1} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1939 | 2026.01.20 23:50:16.306565 [ 260 ] {bdb43e4d-eafc-4381-b02f-1bdbbef44866} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1940 | 2026.01.20 23:50:16.306605 [ 201 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_6_1} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1941 | 2026.01.20 23:50:16.306608 [ 260 ] {bdb43e4d-eafc-4381-b02f-1bdbbef44866} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1942 | 2026.01.20 23:50:16.306697 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 1943 | 2026.01.20 23:50:16.306964 [ 260 ] {bdb43e4d-eafc-4381-b02f-1bdbbef44866} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1944 | 2026.01.20 23:50:16.307185 [ 260 ] {bdb43e4d-eafc-4381-b02f-1bdbbef44866} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1945 | 2026.01.20 23:50:16.307312 [ 260 ] {bdb43e4d-eafc-4381-b02f-1bdbbef44866} <Debug> executeQuery: Read 154 rows, 9.71 KiB in 0.001195 sec., 128870.29288702928 rows/sec., 7.94 MiB/sec. | ||
| 1946 | 2026.01.20 23:50:16.307349 [ 260 ] {bdb43e4d-eafc-4381-b02f-1bdbbef44866} <Debug> TCPHandler: Processed in 0.001355812 sec. | ||
| 1947 | 2026.01.20 23:50:16.307460 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1948 | 2026.01.20 23:50:16.307553 [ 260 ] {89e7ffb9-7a24-49c9-9c68-8a36c3b1d7b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1949 | 2026.01.20 23:50:16.307593 [ 260 ] {89e7ffb9-7a24-49c9-9c68-8a36c3b1d7b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1950 | 2026.01.20 23:50:16.307903 [ 260 ] {89e7ffb9-7a24-49c9-9c68-8a36c3b1d7b4} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1951 | 2026.01.20 23:50:16.307939 [ 260 ] {89e7ffb9-7a24-49c9-9c68-8a36c3b1d7b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1952 | 2026.01.20 23:50:16.308238 [ 260 ] {89e7ffb9-7a24-49c9-9c68-8a36c3b1d7b4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1953 | 2026.01.20 23:50:16.308454 [ 260 ] {89e7ffb9-7a24-49c9-9c68-8a36c3b1d7b4} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1954 | 2026.01.20 23:50:16.308583 [ 260 ] {89e7ffb9-7a24-49c9-9c68-8a36c3b1d7b4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001048 sec., 954.1984732824427 rows/sec., 64.30 KiB/sec. | ||
| 1955 | 2026.01.20 23:50:16.308619 [ 260 ] {89e7ffb9-7a24-49c9-9c68-8a36c3b1d7b4} <Debug> TCPHandler: Processed in 0.001209521 sec. | ||
| 1956 | 2026.01.20 23:50:16.308742 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1957 | 2026.01.20 23:50:16.308863 [ 260 ] {46a7ddb7-c56b-490d-906b-7cdb95983743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1958 | 2026.01.20 23:50:16.308913 [ 260 ] {46a7ddb7-c56b-490d-906b-7cdb95983743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1959 | 2026.01.20 23:50:16.309315 [ 260 ] {46a7ddb7-c56b-490d-906b-7cdb95983743} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1960 | 2026.01.20 23:50:16.309358 [ 260 ] {46a7ddb7-c56b-490d-906b-7cdb95983743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1961 | 2026.01.20 23:50:16.309711 [ 260 ] {46a7ddb7-c56b-490d-906b-7cdb95983743} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1962 | 2026.01.20 23:50:16.309917 [ 260 ] {46a7ddb7-c56b-490d-906b-7cdb95983743} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1963 | 2026.01.20 23:50:16.310048 [ 260 ] {46a7ddb7-c56b-490d-906b-7cdb95983743} <Debug> executeQuery: Read 44 rows, 2.38 KiB in 0.00121 sec., 36363.63636363637 rows/sec., 1.92 MiB/sec. | ||
| 1964 | 2026.01.20 23:50:16.310084 [ 260 ] {46a7ddb7-c56b-490d-906b-7cdb95983743} <Debug> TCPHandler: Processed in 0.001405644 sec. | ||
| 1965 | 2026.01.20 23:50:21.285498 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1966 | 2026.01.20 23:50:21.285799 [ 260 ] {c4a64255-db33-4238-840f-0671e6cc0b76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table: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) | ||
| 1967 | 2026.01.20 23:50:21.286171 [ 260 ] {c4a64255-db33-4238-840f-0671e6cc0b76} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1968 | 2026.01.20 23:50:21.286208 [ 260 ] {c4a64255-db33-4238-840f-0671e6cc0b76} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table: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 | ||
| 1969 | 2026.01.20 23:50:21.286453 [ 260 ] {c4a64255-db33-4238-840f-0671e6cc0b76} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1970 | 2026.01.20 23:50:21.286522 [ 260 ] {c4a64255-db33-4238-840f-0671e6cc0b76} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1971 | 2026.01.20 23:50:21.286657 [ 260 ] {c4a64255-db33-4238-840f-0671e6cc0b76} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1972 | 2026.01.20 23:50:21.286808 [ 305 ] {c4a64255-db33-4238-840f-0671e6cc0b76} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1973 | 2026.01.20 23:50:21.286818 [ 295 ] {c4a64255-db33-4238-840f-0671e6cc0b76} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1974 | 2026.01.20 23:50:21.286818 [ 319 ] {c4a64255-db33-4238-840f-0671e6cc0b76} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1975 | 2026.01.20 23:50:21.287036 [ 260 ] {c4a64255-db33-4238-840f-0671e6cc0b76} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (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 | ||
| 1976 | 2026.01.20 23:50:21.287067 [ 260 ] {c4a64255-db33-4238-840f-0671e6cc0b76} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1977 | 2026.01.20 23:50:21.287150 [ 260 ] {c4a64255-db33-4238-840f-0671e6cc0b76} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1978 | 2026.01.20 23:50:21.287170 [ 260 ] {c4a64255-db33-4238-840f-0671e6cc0b76} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Reading approx. 23 rows with 3 streams | ||
| 1979 | 2026.01.20 23:50:21.287202 [ 260 ] {c4a64255-db33-4238-840f-0671e6cc0b76} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1980 | 2026.01.20 23:50:21.287252 [ 260 ] {c4a64255-db33-4238-840f-0671e6cc0b76} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1981 | 2026.01.20 23:50:21.287298 [ 260 ] {c4a64255-db33-4238-840f-0671e6cc0b76} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1982 | 2026.01.20 23:50:21.288256 [ 260 ] {c4a64255-db33-4238-840f-0671e6cc0b76} <Debug> executeQuery: Read 23 rows, 937.00 B in 0.002539 sec., 9058.684521465144 rows/sec., 360.39 KiB/sec. | ||
| 1983 | 2026.01.20 23:50:21.288406 [ 260 ] {c4a64255-db33-4238-840f-0671e6cc0b76} <Debug> TCPHandler: Processed in 0.003092132 sec. | ||
| 1984 | 2026.01.20 23:50:21.288735 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1985 | 2026.01.20 23:50:21.288872 [ 260 ] {94ccf93d-b8c0-4cf3-8568-5c0417cedabb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) 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_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table: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) | ||
| 1986 | 2026.01.20 23:50:21.289136 [ 260 ] {94ccf93d-b8c0-4cf3-8568-5c0417cedabb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1987 | 2026.01.20 23:50:21.289170 [ 260 ] {94ccf93d-b8c0-4cf3-8568-5c0417cedabb} <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_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table: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 | ||
| 1988 | 2026.01.20 23:50:21.289350 [ 260 ] {94ccf93d-b8c0-4cf3-8568-5c0417cedabb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1989 | 2026.01.20 23:50:21.289403 [ 260 ] {94ccf93d-b8c0-4cf3-8568-5c0417cedabb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1990 | 2026.01.20 23:50:21.289507 [ 260 ] {94ccf93d-b8c0-4cf3-8568-5c0417cedabb} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1991 | 2026.01.20 23:50:21.289572 [ 295 ] {94ccf93d-b8c0-4cf3-8568-5c0417cedabb} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1992 | 2026.01.20 23:50:21.289577 [ 331 ] {94ccf93d-b8c0-4cf3-8568-5c0417cedabb} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1993 | 2026.01.20 23:50:21.289579 [ 298 ] {94ccf93d-b8c0-4cf3-8568-5c0417cedabb} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1994 | 2026.01.20 23:50:21.289711 [ 260 ] {94ccf93d-b8c0-4cf3-8568-5c0417cedabb} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (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 | ||
| 1995 | 2026.01.20 23:50:21.289732 [ 260 ] {94ccf93d-b8c0-4cf3-8568-5c0417cedabb} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1996 | 2026.01.20 23:50:21.289802 [ 260 ] {94ccf93d-b8c0-4cf3-8568-5c0417cedabb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1997 | 2026.01.20 23:50:21.289821 [ 260 ] {94ccf93d-b8c0-4cf3-8568-5c0417cedabb} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Reading approx. 23 rows with 3 streams | ||
| 1998 | 2026.01.20 23:50:21.289850 [ 260 ] {94ccf93d-b8c0-4cf3-8568-5c0417cedabb} <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_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1999 | 2026.01.20 23:50:21.289879 [ 260 ] {94ccf93d-b8c0-4cf3-8568-5c0417cedabb} <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_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2000 | 2026.01.20 23:50:21.289907 [ 260 ] {94ccf93d-b8c0-4cf3-8568-5c0417cedabb} <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_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2001 | 2026.01.20 23:50:21.290591 [ 260 ] {94ccf93d-b8c0-4cf3-8568-5c0417cedabb} <Debug> executeQuery: Read 23 rows, 937.00 B in 0.001777 sec., 12943.162633652224 rows/sec., 514.93 KiB/sec. | ||
| 2002 | 2026.01.20 23:50:21.290700 [ 260 ] {94ccf93d-b8c0-4cf3-8568-5c0417cedabb} <Debug> TCPHandler: Processed in 0.002017714 sec. | ||
| 2003 | 2026.01.20 23:50:21.290932 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2004 | 2026.01.20 23:50:21.291059 [ 260 ] {258e244f-c3ee-40ed-852b-7be1b06a68ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table: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) | ||
| 2005 | 2026.01.20 23:50:21.291275 [ 260 ] {258e244f-c3ee-40ed-852b-7be1b06a68ed} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2006 | 2026.01.20 23:50:21.291307 [ 260 ] {258e244f-c3ee-40ed-852b-7be1b06a68ed} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table: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 | ||
| 2007 | 2026.01.20 23:50:21.291481 [ 260 ] {258e244f-c3ee-40ed-852b-7be1b06a68ed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2008 | 2026.01.20 23:50:21.291531 [ 260 ] {258e244f-c3ee-40ed-852b-7be1b06a68ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2009 | 2026.01.20 23:50:21.291627 [ 260 ] {258e244f-c3ee-40ed-852b-7be1b06a68ed} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 2010 | 2026.01.20 23:50:21.291689 [ 305 ] {258e244f-c3ee-40ed-852b-7be1b06a68ed} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2011 | 2026.01.20 23:50:21.291699 [ 298 ] {258e244f-c3ee-40ed-852b-7be1b06a68ed} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2012 | 2026.01.20 23:50:21.291696 [ 295 ] {258e244f-c3ee-40ed-852b-7be1b06a68ed} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2013 | 2026.01.20 23:50:21.291817 [ 260 ] {258e244f-c3ee-40ed-852b-7be1b06a68ed} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (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 | ||
| 2014 | 2026.01.20 23:50:21.291843 [ 260 ] {258e244f-c3ee-40ed-852b-7be1b06a68ed} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2015 | 2026.01.20 23:50:21.291909 [ 260 ] {258e244f-c3ee-40ed-852b-7be1b06a68ed} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2016 | 2026.01.20 23:50:21.291925 [ 260 ] {258e244f-c3ee-40ed-852b-7be1b06a68ed} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Reading approx. 23 rows with 3 streams | ||
| 2017 | 2026.01.20 23:50:21.291953 [ 260 ] {258e244f-c3ee-40ed-852b-7be1b06a68ed} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2018 | 2026.01.20 23:50:21.291981 [ 260 ] {258e244f-c3ee-40ed-852b-7be1b06a68ed} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2019 | 2026.01.20 23:50:21.292008 [ 260 ] {258e244f-c3ee-40ed-852b-7be1b06a68ed} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2020 | 2026.01.20 23:50:21.292561 [ 260 ] {258e244f-c3ee-40ed-852b-7be1b06a68ed} <Debug> executeQuery: Read 23 rows, 937.00 B in 0.001553 sec., 14810.045074050226 rows/sec., 589.21 KiB/sec. | ||
| 2021 | 2026.01.20 23:50:21.292652 [ 260 ] {258e244f-c3ee-40ed-852b-7be1b06a68ed} <Debug> TCPHandler: Processed in 0.00177037 sec. | ||
| 2022 | 2026.01.20 23:50:21.292857 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2023 | 2026.01.20 23:50:21.292983 [ 260 ] {cc4e1869-e6a6-4dd5-9932-968b0a605a58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) 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:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table: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) | ||
| 2024 | 2026.01.20 23:50:21.293194 [ 260 ] {cc4e1869-e6a6-4dd5-9932-968b0a605a58} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2025 | 2026.01.20 23:50:21.293226 [ 260 ] {cc4e1869-e6a6-4dd5-9932-968b0a605a58} <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:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table: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 | ||
| 2026 | 2026.01.20 23:50:21.293398 [ 260 ] {cc4e1869-e6a6-4dd5-9932-968b0a605a58} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2027 | 2026.01.20 23:50:21.293448 [ 260 ] {cc4e1869-e6a6-4dd5-9932-968b0a605a58} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2028 | 2026.01.20 23:50:21.293542 [ 260 ] {cc4e1869-e6a6-4dd5-9932-968b0a605a58} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 2029 | 2026.01.20 23:50:21.293605 [ 310 ] {cc4e1869-e6a6-4dd5-9932-968b0a605a58} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2030 | 2026.01.20 23:50:21.293614 [ 298 ] {cc4e1869-e6a6-4dd5-9932-968b0a605a58} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2031 | 2026.01.20 23:50:21.293626 [ 295 ] {cc4e1869-e6a6-4dd5-9932-968b0a605a58} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2032 | 2026.01.20 23:50:21.293714 [ 260 ] {cc4e1869-e6a6-4dd5-9932-968b0a605a58} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (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 | ||
| 2033 | 2026.01.20 23:50:21.293740 [ 260 ] {cc4e1869-e6a6-4dd5-9932-968b0a605a58} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2034 | 2026.01.20 23:50:21.293803 [ 260 ] {cc4e1869-e6a6-4dd5-9932-968b0a605a58} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2035 | 2026.01.20 23:50:21.293820 [ 260 ] {cc4e1869-e6a6-4dd5-9932-968b0a605a58} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Reading approx. 23 rows with 3 streams | ||
| 2036 | 2026.01.20 23:50:21.293848 [ 260 ] {cc4e1869-e6a6-4dd5-9932-968b0a605a58} <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:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2037 | 2026.01.20 23:50:21.293876 [ 260 ] {cc4e1869-e6a6-4dd5-9932-968b0a605a58} <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:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2038 | 2026.01.20 23:50:21.293907 [ 260 ] {cc4e1869-e6a6-4dd5-9932-968b0a605a58} <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:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2039 | 2026.01.20 23:50:21.294436 [ 260 ] {cc4e1869-e6a6-4dd5-9932-968b0a605a58} <Debug> executeQuery: Read 23 rows, 937.00 B in 0.001503 sec., 15302.727877578178 rows/sec., 608.81 KiB/sec. | ||
| 2040 | 2026.01.20 23:50:21.294541 [ 260 ] {cc4e1869-e6a6-4dd5-9932-968b0a605a58} <Debug> TCPHandler: Processed in 0.001733279 sec. | ||
| 2041 | 2026.01.20 23:50:21.294736 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2042 | 2026.01.20 23:50:21.294861 [ 260 ] {3cffe48b-e880-4fe9-85e8-94631707eeed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) 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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table: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) | ||
| 2043 | 2026.01.20 23:50:21.295082 [ 260 ] {3cffe48b-e880-4fe9-85e8-94631707eeed} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2044 | 2026.01.20 23:50:21.295115 [ 260 ] {3cffe48b-e880-4fe9-85e8-94631707eeed} <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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table: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 | ||
| 2045 | 2026.01.20 23:50:21.295289 [ 260 ] {3cffe48b-e880-4fe9-85e8-94631707eeed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2046 | 2026.01.20 23:50:21.295339 [ 260 ] {3cffe48b-e880-4fe9-85e8-94631707eeed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2047 | 2026.01.20 23:50:21.295433 [ 260 ] {3cffe48b-e880-4fe9-85e8-94631707eeed} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 2048 | 2026.01.20 23:50:21.295492 [ 305 ] {3cffe48b-e880-4fe9-85e8-94631707eeed} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2049 | 2026.01.20 23:50:21.295502 [ 310 ] {3cffe48b-e880-4fe9-85e8-94631707eeed} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2050 | 2026.01.20 23:50:21.295501 [ 295 ] {3cffe48b-e880-4fe9-85e8-94631707eeed} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2051 | 2026.01.20 23:50:21.295610 [ 260 ] {3cffe48b-e880-4fe9-85e8-94631707eeed} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (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 | ||
| 2052 | 2026.01.20 23:50:21.295636 [ 260 ] {3cffe48b-e880-4fe9-85e8-94631707eeed} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2053 | 2026.01.20 23:50:21.295699 [ 260 ] {3cffe48b-e880-4fe9-85e8-94631707eeed} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2054 | 2026.01.20 23:50:21.295716 [ 260 ] {3cffe48b-e880-4fe9-85e8-94631707eeed} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Reading approx. 23 rows with 3 streams | ||
| 2055 | 2026.01.20 23:50:21.295744 [ 260 ] {3cffe48b-e880-4fe9-85e8-94631707eeed} <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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2056 | 2026.01.20 23:50:21.295773 [ 260 ] {3cffe48b-e880-4fe9-85e8-94631707eeed} <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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2057 | 2026.01.20 23:50:21.295800 [ 260 ] {3cffe48b-e880-4fe9-85e8-94631707eeed} <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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2058 | 2026.01.20 23:50:21.296550 [ 260 ] {3cffe48b-e880-4fe9-85e8-94631707eeed} <Debug> executeQuery: Read 23 rows, 937.00 B in 0.001738 sec., 13233.601841196778 rows/sec., 526.49 KiB/sec. | ||
| 2059 | 2026.01.20 23:50:21.296658 [ 260 ] {3cffe48b-e880-4fe9-85e8-94631707eeed} <Debug> TCPHandler: Processed in 0.001969923 sec. | ||
| 2060 | 2026.01.20 23:50:21.296861 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2061 | 2026.01.20 23:50:21.296987 [ 260 ] {4fd20f64-01ad-4df3-8472-b31c36edc0ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) 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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table: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) | ||
| 2062 | 2026.01.20 23:50:21.297204 [ 260 ] {4fd20f64-01ad-4df3-8472-b31c36edc0ac} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2063 | 2026.01.20 23:50:21.297236 [ 260 ] {4fd20f64-01ad-4df3-8472-b31c36edc0ac} <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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table: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 | ||
| 2064 | 2026.01.20 23:50:21.297413 [ 260 ] {4fd20f64-01ad-4df3-8472-b31c36edc0ac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2065 | 2026.01.20 23:50:21.297462 [ 260 ] {4fd20f64-01ad-4df3-8472-b31c36edc0ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2066 | 2026.01.20 23:50:21.297555 [ 260 ] {4fd20f64-01ad-4df3-8472-b31c36edc0ac} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 2067 | 2026.01.20 23:50:21.297627 [ 295 ] {4fd20f64-01ad-4df3-8472-b31c36edc0ac} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2068 | 2026.01.20 23:50:21.297634 [ 310 ] {4fd20f64-01ad-4df3-8472-b31c36edc0ac} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2069 | 2026.01.20 23:50:21.297641 [ 347 ] {4fd20f64-01ad-4df3-8472-b31c36edc0ac} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2070 | 2026.01.20 23:50:21.297773 [ 260 ] {4fd20f64-01ad-4df3-8472-b31c36edc0ac} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (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 | ||
| 2071 | 2026.01.20 23:50:21.297798 [ 260 ] {4fd20f64-01ad-4df3-8472-b31c36edc0ac} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2072 | 2026.01.20 23:50:21.297863 [ 260 ] {4fd20f64-01ad-4df3-8472-b31c36edc0ac} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2073 | 2026.01.20 23:50:21.297880 [ 260 ] {4fd20f64-01ad-4df3-8472-b31c36edc0ac} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Reading approx. 23 rows with 3 streams | ||
| 2074 | 2026.01.20 23:50:21.297920 [ 260 ] {4fd20f64-01ad-4df3-8472-b31c36edc0ac} <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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2075 | 2026.01.20 23:50:21.297968 [ 260 ] {4fd20f64-01ad-4df3-8472-b31c36edc0ac} <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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2076 | 2026.01.20 23:50:21.298001 [ 260 ] {4fd20f64-01ad-4df3-8472-b31c36edc0ac} <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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2077 | 2026.01.20 23:50:21.298633 [ 260 ] {4fd20f64-01ad-4df3-8472-b31c36edc0ac} <Debug> executeQuery: Read 23 rows, 937.00 B in 0.001693 sec., 13585.351447135263 rows/sec., 540.48 KiB/sec. | ||
| 2078 | 2026.01.20 23:50:21.298760 [ 260 ] {4fd20f64-01ad-4df3-8472-b31c36edc0ac} <Debug> TCPHandler: Processed in 0.001947373 sec. | ||
| 2079 | 2026.01.20 23:50:21.298991 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2080 | 2026.01.20 23:50:21.299149 [ 260 ] {49dc956d-6132-4e66-a9df-e9afa9907343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) 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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table: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) | ||
| 2081 | 2026.01.20 23:50:21.299424 [ 260 ] {49dc956d-6132-4e66-a9df-e9afa9907343} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2082 | 2026.01.20 23:50:21.299466 [ 260 ] {49dc956d-6132-4e66-a9df-e9afa9907343} <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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table: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 | ||
| 2083 | 2026.01.20 23:50:21.299681 [ 260 ] {49dc956d-6132-4e66-a9df-e9afa9907343} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2084 | 2026.01.20 23:50:21.299733 [ 260 ] {49dc956d-6132-4e66-a9df-e9afa9907343} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2085 | 2026.01.20 23:50:21.299832 [ 260 ] {49dc956d-6132-4e66-a9df-e9afa9907343} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 2086 | 2026.01.20 23:50:21.299893 [ 305 ] {49dc956d-6132-4e66-a9df-e9afa9907343} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2087 | 2026.01.20 23:50:21.299895 [ 310 ] {49dc956d-6132-4e66-a9df-e9afa9907343} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2088 | 2026.01.20 23:50:21.299908 [ 347 ] {49dc956d-6132-4e66-a9df-e9afa9907343} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2089 | 2026.01.20 23:50:21.300022 [ 260 ] {49dc956d-6132-4e66-a9df-e9afa9907343} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (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 | ||
| 2090 | 2026.01.20 23:50:21.300048 [ 260 ] {49dc956d-6132-4e66-a9df-e9afa9907343} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2091 | 2026.01.20 23:50:21.300116 [ 260 ] {49dc956d-6132-4e66-a9df-e9afa9907343} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2092 | 2026.01.20 23:50:21.300133 [ 260 ] {49dc956d-6132-4e66-a9df-e9afa9907343} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Reading approx. 23 rows with 3 streams | ||
| 2093 | 2026.01.20 23:50:21.300162 [ 260 ] {49dc956d-6132-4e66-a9df-e9afa9907343} <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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2094 | 2026.01.20 23:50:21.300193 [ 260 ] {49dc956d-6132-4e66-a9df-e9afa9907343} <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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2095 | 2026.01.20 23:50:21.300220 [ 260 ] {49dc956d-6132-4e66-a9df-e9afa9907343} <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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2096 | 2026.01.20 23:50:21.300892 [ 260 ] {49dc956d-6132-4e66-a9df-e9afa9907343} <Debug> executeQuery: Read 23 rows, 937.00 B in 0.001809 sec., 12714.20674405749 rows/sec., 505.83 KiB/sec. | ||
| 2097 | 2026.01.20 23:50:21.301020 [ 260 ] {49dc956d-6132-4e66-a9df-e9afa9907343} <Debug> TCPHandler: Processed in 0.002089035 sec. | ||
| 2098 | 2026.01.20 23:50:21.301252 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2099 | 2026.01.20 23:50:21.301383 [ 260 ] {04e2f40a-ae40-4037-a462-5111dad8e9ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) 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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table: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) | ||
| 2100 | 2026.01.20 23:50:21.301606 [ 260 ] {04e2f40a-ae40-4037-a462-5111dad8e9ae} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2101 | 2026.01.20 23:50:21.301640 [ 260 ] {04e2f40a-ae40-4037-a462-5111dad8e9ae} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table: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 | ||
| 2102 | 2026.01.20 23:50:21.301824 [ 260 ] {04e2f40a-ae40-4037-a462-5111dad8e9ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2103 | 2026.01.20 23:50:21.301875 [ 260 ] {04e2f40a-ae40-4037-a462-5111dad8e9ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2104 | 2026.01.20 23:50:21.301971 [ 260 ] {04e2f40a-ae40-4037-a462-5111dad8e9ae} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 2105 | 2026.01.20 23:50:21.302036 [ 321 ] {04e2f40a-ae40-4037-a462-5111dad8e9ae} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2106 | 2026.01.20 23:50:21.302045 [ 305 ] {04e2f40a-ae40-4037-a462-5111dad8e9ae} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2107 | 2026.01.20 23:50:21.302039 [ 295 ] {04e2f40a-ae40-4037-a462-5111dad8e9ae} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2108 | 2026.01.20 23:50:21.302160 [ 260 ] {04e2f40a-ae40-4037-a462-5111dad8e9ae} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (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 | ||
| 2109 | 2026.01.20 23:50:21.302185 [ 260 ] {04e2f40a-ae40-4037-a462-5111dad8e9ae} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2110 | 2026.01.20 23:50:21.302250 [ 260 ] {04e2f40a-ae40-4037-a462-5111dad8e9ae} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2111 | 2026.01.20 23:50:21.302267 [ 260 ] {04e2f40a-ae40-4037-a462-5111dad8e9ae} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Reading approx. 23 rows with 3 streams | ||
| 2112 | 2026.01.20 23:50:21.302296 [ 260 ] {04e2f40a-ae40-4037-a462-5111dad8e9ae} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2113 | 2026.01.20 23:50:21.302324 [ 260 ] {04e2f40a-ae40-4037-a462-5111dad8e9ae} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2114 | 2026.01.20 23:50:21.302351 [ 260 ] {04e2f40a-ae40-4037-a462-5111dad8e9ae} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2115 | 2026.01.20 23:50:21.302978 [ 260 ] {04e2f40a-ae40-4037-a462-5111dad8e9ae} <Debug> executeQuery: Read 23 rows, 937.00 B in 0.001648 sec., 13956.310679611652 rows/sec., 555.24 KiB/sec. | ||
| 2116 | 2026.01.20 23:50:21.303100 [ 260 ] {04e2f40a-ae40-4037-a462-5111dad8e9ae} <Debug> TCPHandler: Processed in 0.001896843 sec. | ||
| 2117 | 2026.01.20 23:50:21.303296 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2118 | 2026.01.20 23:50:21.303426 [ 260 ] {fd0b9f22-0646-4dd0-8aa5-425cfdc01fc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table: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) | ||
| 2119 | 2026.01.20 23:50:21.303647 [ 260 ] {fd0b9f22-0646-4dd0-8aa5-425cfdc01fc4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2120 | 2026.01.20 23:50:21.303681 [ 260 ] {fd0b9f22-0646-4dd0-8aa5-425cfdc01fc4} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table: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 | ||
| 2121 | 2026.01.20 23:50:21.303869 [ 260 ] {fd0b9f22-0646-4dd0-8aa5-425cfdc01fc4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2122 | 2026.01.20 23:50:21.303919 [ 260 ] {fd0b9f22-0646-4dd0-8aa5-425cfdc01fc4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2123 | 2026.01.20 23:50:21.304014 [ 260 ] {fd0b9f22-0646-4dd0-8aa5-425cfdc01fc4} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 2124 | 2026.01.20 23:50:21.304072 [ 295 ] {fd0b9f22-0646-4dd0-8aa5-425cfdc01fc4} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2125 | 2026.01.20 23:50:21.304077 [ 305 ] {fd0b9f22-0646-4dd0-8aa5-425cfdc01fc4} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2126 | 2026.01.20 23:50:21.304086 [ 347 ] {fd0b9f22-0646-4dd0-8aa5-425cfdc01fc4} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2127 | 2026.01.20 23:50:21.304196 [ 260 ] {fd0b9f22-0646-4dd0-8aa5-425cfdc01fc4} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (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 | ||
| 2128 | 2026.01.20 23:50:21.304221 [ 260 ] {fd0b9f22-0646-4dd0-8aa5-425cfdc01fc4} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2129 | 2026.01.20 23:50:21.304286 [ 260 ] {fd0b9f22-0646-4dd0-8aa5-425cfdc01fc4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2130 | 2026.01.20 23:50:21.304303 [ 260 ] {fd0b9f22-0646-4dd0-8aa5-425cfdc01fc4} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Reading approx. 23 rows with 3 streams | ||
| 2131 | 2026.01.20 23:50:21.304332 [ 260 ] {fd0b9f22-0646-4dd0-8aa5-425cfdc01fc4} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2132 | 2026.01.20 23:50:21.304382 [ 260 ] {fd0b9f22-0646-4dd0-8aa5-425cfdc01fc4} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2133 | 2026.01.20 23:50:21.304421 [ 260 ] {fd0b9f22-0646-4dd0-8aa5-425cfdc01fc4} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2134 | 2026.01.20 23:50:21.305097 [ 260 ] {fd0b9f22-0646-4dd0-8aa5-425cfdc01fc4} <Debug> executeQuery: Read 23 rows, 937.00 B in 0.001723 sec., 13348.81021474173 rows/sec., 531.07 KiB/sec. | ||
| 2135 | 2026.01.20 23:50:21.305217 [ 260 ] {fd0b9f22-0646-4dd0-8aa5-425cfdc01fc4} <Debug> TCPHandler: Processed in 0.001969324 sec. | ||
| 2136 | 2026.01.20 23:50:21.305432 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2137 | 2026.01.20 23:50:21.305562 [ 260 ] {727baf0b-8733-445e-952c-045f6d063fb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table: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) | ||
| 2138 | 2026.01.20 23:50:21.305783 [ 260 ] {727baf0b-8733-445e-952c-045f6d063fb7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2139 | 2026.01.20 23:50:21.305817 [ 260 ] {727baf0b-8733-445e-952c-045f6d063fb7} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table: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 | ||
| 2140 | 2026.01.20 23:50:21.306004 [ 260 ] {727baf0b-8733-445e-952c-045f6d063fb7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2141 | 2026.01.20 23:50:21.306054 [ 260 ] {727baf0b-8733-445e-952c-045f6d063fb7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2142 | 2026.01.20 23:50:21.306147 [ 260 ] {727baf0b-8733-445e-952c-045f6d063fb7} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 2143 | 2026.01.20 23:50:21.306209 [ 320 ] {727baf0b-8733-445e-952c-045f6d063fb7} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2144 | 2026.01.20 23:50:21.306215 [ 321 ] {727baf0b-8733-445e-952c-045f6d063fb7} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2145 | 2026.01.20 23:50:21.306209 [ 347 ] {727baf0b-8733-445e-952c-045f6d063fb7} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2146 | 2026.01.20 23:50:21.306338 [ 260 ] {727baf0b-8733-445e-952c-045f6d063fb7} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (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 | ||
| 2147 | 2026.01.20 23:50:21.306363 [ 260 ] {727baf0b-8733-445e-952c-045f6d063fb7} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2148 | 2026.01.20 23:50:21.306428 [ 260 ] {727baf0b-8733-445e-952c-045f6d063fb7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2149 | 2026.01.20 23:50:21.306444 [ 260 ] {727baf0b-8733-445e-952c-045f6d063fb7} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Reading approx. 23 rows with 3 streams | ||
| 2150 | 2026.01.20 23:50:21.306472 [ 260 ] {727baf0b-8733-445e-952c-045f6d063fb7} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2151 | 2026.01.20 23:50:21.306501 [ 260 ] {727baf0b-8733-445e-952c-045f6d063fb7} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2152 | 2026.01.20 23:50:21.306529 [ 260 ] {727baf0b-8733-445e-952c-045f6d063fb7} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2153 | 2026.01.20 23:50:21.307134 [ 260 ] {727baf0b-8733-445e-952c-045f6d063fb7} <Debug> executeQuery: Read 23 rows, 937.00 B in 0.001624 sec., 14162.56157635468 rows/sec., 563.45 KiB/sec. | ||
| 2154 | 2026.01.20 23:50:21.307255 [ 260 ] {727baf0b-8733-445e-952c-045f6d063fb7} <Debug> TCPHandler: Processed in 0.001871632 sec. | ||
| 2155 | 2026.01.20 23:50:21.307457 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2156 | 2026.01.20 23:50:21.307587 [ 260 ] {2009e65d-a04f-40b0-9f76-9e129afadf20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table: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) | ||
| 2157 | 2026.01.20 23:50:21.307810 [ 260 ] {2009e65d-a04f-40b0-9f76-9e129afadf20} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2158 | 2026.01.20 23:50:21.307843 [ 260 ] {2009e65d-a04f-40b0-9f76-9e129afadf20} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table: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 | ||
| 2159 | 2026.01.20 23:50:21.308030 [ 260 ] {2009e65d-a04f-40b0-9f76-9e129afadf20} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2160 | 2026.01.20 23:50:21.308081 [ 260 ] {2009e65d-a04f-40b0-9f76-9e129afadf20} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2161 | 2026.01.20 23:50:21.308175 [ 260 ] {2009e65d-a04f-40b0-9f76-9e129afadf20} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 2162 | 2026.01.20 23:50:21.308234 [ 295 ] {2009e65d-a04f-40b0-9f76-9e129afadf20} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2163 | 2026.01.20 23:50:21.308238 [ 320 ] {2009e65d-a04f-40b0-9f76-9e129afadf20} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2164 | 2026.01.20 23:50:21.308269 [ 333 ] {2009e65d-a04f-40b0-9f76-9e129afadf20} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2165 | 2026.01.20 23:50:21.308356 [ 260 ] {2009e65d-a04f-40b0-9f76-9e129afadf20} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (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 | ||
| 2166 | 2026.01.20 23:50:21.308380 [ 260 ] {2009e65d-a04f-40b0-9f76-9e129afadf20} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2167 | 2026.01.20 23:50:21.308445 [ 260 ] {2009e65d-a04f-40b0-9f76-9e129afadf20} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2168 | 2026.01.20 23:50:21.308463 [ 260 ] {2009e65d-a04f-40b0-9f76-9e129afadf20} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Reading approx. 23 rows with 3 streams | ||
| 2169 | 2026.01.20 23:50:21.308491 [ 260 ] {2009e65d-a04f-40b0-9f76-9e129afadf20} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2170 | 2026.01.20 23:50:21.308520 [ 260 ] {2009e65d-a04f-40b0-9f76-9e129afadf20} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2171 | 2026.01.20 23:50:21.308547 [ 260 ] {2009e65d-a04f-40b0-9f76-9e129afadf20} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2172 | 2026.01.20 23:50:21.309178 [ 260 ] {2009e65d-a04f-40b0-9f76-9e129afadf20} <Debug> executeQuery: Read 23 rows, 937.00 B in 0.001644 sec., 13990.267639902675 rows/sec., 556.59 KiB/sec. | ||
| 2173 | 2026.01.20 23:50:21.309291 [ 260 ] {2009e65d-a04f-40b0-9f76-9e129afadf20} <Debug> TCPHandler: Processed in 0.001883182 sec. | ||
| 2174 | 2026.01.20 23:50:21.309487 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2175 | 2026.01.20 23:50:21.309615 [ 260 ] {f9f0efa0-1b2f-4bee-a438-6dfccdb9d22c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) 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: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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table: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) | ||
| 2176 | 2026.01.20 23:50:21.309835 [ 260 ] {f9f0efa0-1b2f-4bee-a438-6dfccdb9d22c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2177 | 2026.01.20 23:50:21.309869 [ 260 ] {f9f0efa0-1b2f-4bee-a438-6dfccdb9d22c} <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: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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table: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 | ||
| 2178 | 2026.01.20 23:50:21.310058 [ 260 ] {f9f0efa0-1b2f-4bee-a438-6dfccdb9d22c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2179 | 2026.01.20 23:50:21.310108 [ 260 ] {f9f0efa0-1b2f-4bee-a438-6dfccdb9d22c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2180 | 2026.01.20 23:50:21.310200 [ 260 ] {f9f0efa0-1b2f-4bee-a438-6dfccdb9d22c} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 2181 | 2026.01.20 23:50:21.310257 [ 333 ] {f9f0efa0-1b2f-4bee-a438-6dfccdb9d22c} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2182 | 2026.01.20 23:50:21.310259 [ 309 ] {f9f0efa0-1b2f-4bee-a438-6dfccdb9d22c} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2183 | 2026.01.20 23:50:21.310266 [ 295 ] {f9f0efa0-1b2f-4bee-a438-6dfccdb9d22c} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2184 | 2026.01.20 23:50:21.310374 [ 260 ] {f9f0efa0-1b2f-4bee-a438-6dfccdb9d22c} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (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 | ||
| 2185 | 2026.01.20 23:50:21.310399 [ 260 ] {f9f0efa0-1b2f-4bee-a438-6dfccdb9d22c} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2186 | 2026.01.20 23:50:21.310463 [ 260 ] {f9f0efa0-1b2f-4bee-a438-6dfccdb9d22c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2187 | 2026.01.20 23:50:21.310480 [ 260 ] {f9f0efa0-1b2f-4bee-a438-6dfccdb9d22c} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Reading approx. 23 rows with 3 streams | ||
| 2188 | 2026.01.20 23:50:21.310509 [ 260 ] {f9f0efa0-1b2f-4bee-a438-6dfccdb9d22c} <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: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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2189 | 2026.01.20 23:50:21.310538 [ 260 ] {f9f0efa0-1b2f-4bee-a438-6dfccdb9d22c} <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: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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2190 | 2026.01.20 23:50:21.310565 [ 260 ] {f9f0efa0-1b2f-4bee-a438-6dfccdb9d22c} <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: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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2191 | 2026.01.20 23:50:21.311175 [ 260 ] {f9f0efa0-1b2f-4bee-a438-6dfccdb9d22c} <Debug> executeQuery: Read 23 rows, 937.00 B in 0.001612 sec., 14267.990074441688 rows/sec., 567.64 KiB/sec. | ||
| 2192 | 2026.01.20 23:50:21.311296 [ 260 ] {f9f0efa0-1b2f-4bee-a438-6dfccdb9d22c} <Debug> TCPHandler: Processed in 0.001857281 sec. | ||
| 2193 | 2026.01.20 23:50:21.311500 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2194 | 2026.01.20 23:50:21.311630 [ 260 ] {1fb6e085-c672-4314-876b-75180d4f9943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table: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) | ||
| 2195 | 2026.01.20 23:50:21.311851 [ 260 ] {1fb6e085-c672-4314-876b-75180d4f9943} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2196 | 2026.01.20 23:50:21.311885 [ 260 ] {1fb6e085-c672-4314-876b-75180d4f9943} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table: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 | ||
| 2197 | 2026.01.20 23:50:21.312077 [ 260 ] {1fb6e085-c672-4314-876b-75180d4f9943} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2198 | 2026.01.20 23:50:21.312127 [ 260 ] {1fb6e085-c672-4314-876b-75180d4f9943} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2199 | 2026.01.20 23:50:21.312219 [ 260 ] {1fb6e085-c672-4314-876b-75180d4f9943} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 2200 | 2026.01.20 23:50:21.312280 [ 295 ] {1fb6e085-c672-4314-876b-75180d4f9943} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2201 | 2026.01.20 23:50:21.312298 [ 339 ] {1fb6e085-c672-4314-876b-75180d4f9943} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2202 | 2026.01.20 23:50:21.312284 [ 333 ] {1fb6e085-c672-4314-876b-75180d4f9943} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2203 | 2026.01.20 23:50:21.312404 [ 260 ] {1fb6e085-c672-4314-876b-75180d4f9943} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (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 | ||
| 2204 | 2026.01.20 23:50:21.312429 [ 260 ] {1fb6e085-c672-4314-876b-75180d4f9943} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2205 | 2026.01.20 23:50:21.312493 [ 260 ] {1fb6e085-c672-4314-876b-75180d4f9943} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2206 | 2026.01.20 23:50:21.312509 [ 260 ] {1fb6e085-c672-4314-876b-75180d4f9943} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Reading approx. 23 rows with 3 streams | ||
| 2207 | 2026.01.20 23:50:21.312538 [ 260 ] {1fb6e085-c672-4314-876b-75180d4f9943} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2208 | 2026.01.20 23:50:21.312567 [ 260 ] {1fb6e085-c672-4314-876b-75180d4f9943} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2209 | 2026.01.20 23:50:21.312594 [ 260 ] {1fb6e085-c672-4314-876b-75180d4f9943} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2210 | 2026.01.20 23:50:21.313199 [ 260 ] {1fb6e085-c672-4314-876b-75180d4f9943} <Debug> executeQuery: Read 23 rows, 937.00 B in 0.001623 sec., 14171.28773875539 rows/sec., 563.79 KiB/sec. | ||
| 2211 | 2026.01.20 23:50:21.313317 [ 260 ] {1fb6e085-c672-4314-876b-75180d4f9943} <Debug> TCPHandler: Processed in 0.001865231 sec. | ||
| 2212 | 2026.01.20 23:50:21.313507 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2213 | 2026.01.20 23:50:21.313637 [ 260 ] {a61df368-83fb-4a8e-a3d8-a3d9723c5a0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) 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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table: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) | ||
| 2214 | 2026.01.20 23:50:21.313856 [ 260 ] {a61df368-83fb-4a8e-a3d8-a3d9723c5a0f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2215 | 2026.01.20 23:50:21.313891 [ 260 ] {a61df368-83fb-4a8e-a3d8-a3d9723c5a0f} <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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table: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 | ||
| 2216 | 2026.01.20 23:50:21.314084 [ 260 ] {a61df368-83fb-4a8e-a3d8-a3d9723c5a0f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2217 | 2026.01.20 23:50:21.314133 [ 260 ] {a61df368-83fb-4a8e-a3d8-a3d9723c5a0f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2218 | 2026.01.20 23:50:21.314227 [ 260 ] {a61df368-83fb-4a8e-a3d8-a3d9723c5a0f} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 2219 | 2026.01.20 23:50:21.314282 [ 333 ] {a61df368-83fb-4a8e-a3d8-a3d9723c5a0f} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2220 | 2026.01.20 23:50:21.314328 [ 339 ] {a61df368-83fb-4a8e-a3d8-a3d9723c5a0f} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2221 | 2026.01.20 23:50:21.314328 [ 330 ] {a61df368-83fb-4a8e-a3d8-a3d9723c5a0f} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2222 | 2026.01.20 23:50:21.314445 [ 260 ] {a61df368-83fb-4a8e-a3d8-a3d9723c5a0f} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (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 | ||
| 2223 | 2026.01.20 23:50:21.314465 [ 260 ] {a61df368-83fb-4a8e-a3d8-a3d9723c5a0f} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2224 | 2026.01.20 23:50:21.314529 [ 260 ] {a61df368-83fb-4a8e-a3d8-a3d9723c5a0f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2225 | 2026.01.20 23:50:21.314546 [ 260 ] {a61df368-83fb-4a8e-a3d8-a3d9723c5a0f} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Reading approx. 23 rows with 3 streams | ||
| 2226 | 2026.01.20 23:50:21.314575 [ 260 ] {a61df368-83fb-4a8e-a3d8-a3d9723c5a0f} <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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2227 | 2026.01.20 23:50:21.314605 [ 260 ] {a61df368-83fb-4a8e-a3d8-a3d9723c5a0f} <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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2228 | 2026.01.20 23:50:21.314632 [ 260 ] {a61df368-83fb-4a8e-a3d8-a3d9723c5a0f} <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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2229 | 2026.01.20 23:50:21.315220 [ 260 ] {a61df368-83fb-4a8e-a3d8-a3d9723c5a0f} <Debug> executeQuery: Read 23 rows, 937.00 B in 0.001635 sec., 14067.278287461773 rows/sec., 559.66 KiB/sec. | ||
| 2230 | 2026.01.20 23:50:21.315334 [ 260 ] {a61df368-83fb-4a8e-a3d8-a3d9723c5a0f} <Debug> TCPHandler: Processed in 0.001874862 sec. | ||
| 2231 | 2026.01.20 23:50:21.316009 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2232 | 2026.01.20 23:50:21.316145 [ 260 ] {15078e9d-a94e-4da7-b223-b6926676cef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table: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) | ||
| 2233 | 2026.01.20 23:50:21.316376 [ 260 ] {15078e9d-a94e-4da7-b223-b6926676cef1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2234 | 2026.01.20 23:50:21.316413 [ 260 ] {15078e9d-a94e-4da7-b223-b6926676cef1} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table: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 | ||
| 2235 | 2026.01.20 23:50:21.316645 [ 260 ] {15078e9d-a94e-4da7-b223-b6926676cef1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2236 | 2026.01.20 23:50:21.316698 [ 260 ] {15078e9d-a94e-4da7-b223-b6926676cef1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2237 | 2026.01.20 23:50:21.316797 [ 260 ] {15078e9d-a94e-4da7-b223-b6926676cef1} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 2238 | 2026.01.20 23:50:21.316853 [ 334 ] {15078e9d-a94e-4da7-b223-b6926676cef1} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2239 | 2026.01.20 23:50:21.316854 [ 330 ] {15078e9d-a94e-4da7-b223-b6926676cef1} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2240 | 2026.01.20 23:50:21.316865 [ 339 ] {15078e9d-a94e-4da7-b223-b6926676cef1} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2241 | 2026.01.20 23:50:21.316974 [ 260 ] {15078e9d-a94e-4da7-b223-b6926676cef1} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (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 | ||
| 2242 | 2026.01.20 23:50:21.317000 [ 260 ] {15078e9d-a94e-4da7-b223-b6926676cef1} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2243 | 2026.01.20 23:50:21.317067 [ 260 ] {15078e9d-a94e-4da7-b223-b6926676cef1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2244 | 2026.01.20 23:50:21.317084 [ 260 ] {15078e9d-a94e-4da7-b223-b6926676cef1} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Reading approx. 23 rows with 3 streams | ||
| 2245 | 2026.01.20 23:50:21.317121 [ 260 ] {15078e9d-a94e-4da7-b223-b6926676cef1} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2246 | 2026.01.20 23:50:21.317161 [ 260 ] {15078e9d-a94e-4da7-b223-b6926676cef1} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2247 | 2026.01.20 23:50:21.317199 [ 260 ] {15078e9d-a94e-4da7-b223-b6926676cef1} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2248 | 2026.01.20 23:50:21.317964 [ 260 ] {15078e9d-a94e-4da7-b223-b6926676cef1} <Debug> executeQuery: Read 23 rows, 937.00 B in 0.001876 sec., 12260.127931769723 rows/sec., 487.76 KiB/sec. | ||
| 2249 | 2026.01.20 23:50:21.318088 [ 260 ] {15078e9d-a94e-4da7-b223-b6926676cef1} <Debug> TCPHandler: Processed in 0.002128117 sec. | ||
| 2250 | 2026.01.20 23:50:21.318318 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2251 | 2026.01.20 23:50:21.318453 [ 260 ] {b6a8ffd2-4b9f-498c-85f3-2ab15f68c64a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) 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', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table: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) | ||
| 2252 | 2026.01.20 23:50:21.318721 [ 260 ] {b6a8ffd2-4b9f-498c-85f3-2ab15f68c64a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2253 | 2026.01.20 23:50:21.318757 [ 260 ] {b6a8ffd2-4b9f-498c-85f3-2ab15f68c64a} <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', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table: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 | ||
| 2254 | 2026.01.20 23:50:21.318957 [ 260 ] {b6a8ffd2-4b9f-498c-85f3-2ab15f68c64a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2255 | 2026.01.20 23:50:21.319009 [ 260 ] {b6a8ffd2-4b9f-498c-85f3-2ab15f68c64a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2256 | 2026.01.20 23:50:21.319107 [ 260 ] {b6a8ffd2-4b9f-498c-85f3-2ab15f68c64a} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 2257 | 2026.01.20 23:50:21.319167 [ 330 ] {b6a8ffd2-4b9f-498c-85f3-2ab15f68c64a} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2258 | 2026.01.20 23:50:21.319173 [ 334 ] {b6a8ffd2-4b9f-498c-85f3-2ab15f68c64a} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2259 | 2026.01.20 23:50:21.319200 [ 312 ] {b6a8ffd2-4b9f-498c-85f3-2ab15f68c64a} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2260 | 2026.01.20 23:50:21.319286 [ 260 ] {b6a8ffd2-4b9f-498c-85f3-2ab15f68c64a} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (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 | ||
| 2261 | 2026.01.20 23:50:21.319311 [ 260 ] {b6a8ffd2-4b9f-498c-85f3-2ab15f68c64a} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2262 | 2026.01.20 23:50:21.319379 [ 260 ] {b6a8ffd2-4b9f-498c-85f3-2ab15f68c64a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2263 | 2026.01.20 23:50:21.319395 [ 260 ] {b6a8ffd2-4b9f-498c-85f3-2ab15f68c64a} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Reading approx. 23 rows with 3 streams | ||
| 2264 | 2026.01.20 23:50:21.319424 [ 260 ] {b6a8ffd2-4b9f-498c-85f3-2ab15f68c64a} <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', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2265 | 2026.01.20 23:50:21.319453 [ 260 ] {b6a8ffd2-4b9f-498c-85f3-2ab15f68c64a} <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', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2266 | 2026.01.20 23:50:21.319487 [ 260 ] {b6a8ffd2-4b9f-498c-85f3-2ab15f68c64a} <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', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2267 | 2026.01.20 23:50:21.320240 [ 260 ] {b6a8ffd2-4b9f-498c-85f3-2ab15f68c64a} <Debug> executeQuery: Read 23 rows, 937.00 B in 0.001843 sec., 12479.652740097667 rows/sec., 496.49 KiB/sec. | ||
| 2268 | 2026.01.20 23:50:21.320358 [ 260 ] {b6a8ffd2-4b9f-498c-85f3-2ab15f68c64a} <Debug> TCPHandler: Processed in 0.002088465 sec. | ||
| 2269 | 2026.01.20 23:50:21.320571 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2270 | 2026.01.20 23:50:21.320706 [ 260 ] {e9005749-c86b-45b7-a0d3-5e44f5770cef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table: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) | ||
| 2271 | 2026.01.20 23:50:21.320950 [ 260 ] {e9005749-c86b-45b7-a0d3-5e44f5770cef} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2272 | 2026.01.20 23:50:21.320986 [ 260 ] {e9005749-c86b-45b7-a0d3-5e44f5770cef} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table: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 | ||
| 2273 | 2026.01.20 23:50:21.321187 [ 260 ] {e9005749-c86b-45b7-a0d3-5e44f5770cef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2274 | 2026.01.20 23:50:21.321238 [ 260 ] {e9005749-c86b-45b7-a0d3-5e44f5770cef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2275 | 2026.01.20 23:50:21.321332 [ 260 ] {e9005749-c86b-45b7-a0d3-5e44f5770cef} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 2276 | 2026.01.20 23:50:21.321392 [ 328 ] {e9005749-c86b-45b7-a0d3-5e44f5770cef} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2277 | 2026.01.20 23:50:21.321404 [ 330 ] {e9005749-c86b-45b7-a0d3-5e44f5770cef} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2278 | 2026.01.20 23:50:21.321404 [ 339 ] {e9005749-c86b-45b7-a0d3-5e44f5770cef} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2279 | 2026.01.20 23:50:21.321538 [ 260 ] {e9005749-c86b-45b7-a0d3-5e44f5770cef} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (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 | ||
| 2280 | 2026.01.20 23:50:21.321563 [ 260 ] {e9005749-c86b-45b7-a0d3-5e44f5770cef} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2281 | 2026.01.20 23:50:21.321628 [ 260 ] {e9005749-c86b-45b7-a0d3-5e44f5770cef} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2282 | 2026.01.20 23:50:21.321644 [ 260 ] {e9005749-c86b-45b7-a0d3-5e44f5770cef} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Reading approx. 23 rows with 3 streams | ||
| 2283 | 2026.01.20 23:50:21.321673 [ 260 ] {e9005749-c86b-45b7-a0d3-5e44f5770cef} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2284 | 2026.01.20 23:50:21.321703 [ 260 ] {e9005749-c86b-45b7-a0d3-5e44f5770cef} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2285 | 2026.01.20 23:50:21.321737 [ 260 ] {e9005749-c86b-45b7-a0d3-5e44f5770cef} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2286 | 2026.01.20 23:50:21.322329 [ 260 ] {e9005749-c86b-45b7-a0d3-5e44f5770cef} <Debug> executeQuery: Read 23 rows, 937.00 B in 0.00168 sec., 13690.476190476189 rows/sec., 544.67 KiB/sec. | ||
| 2287 | 2026.01.20 23:50:21.322438 [ 260 ] {e9005749-c86b-45b7-a0d3-5e44f5770cef} <Debug> TCPHandler: Processed in 0.001916312 sec. | ||
| 2288 | 2026.01.20 23:50:21.322635 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2289 | 2026.01.20 23:50:21.322769 [ 260 ] {73879a90-0dd6-4a80-823a-a96acc8b4b88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 2290 | 2026.01.20 23:50:21.322996 [ 260 ] {73879a90-0dd6-4a80-823a-a96acc8b4b88} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2291 | 2026.01.20 23:50:21.323032 [ 260 ] {73879a90-0dd6-4a80-823a-a96acc8b4b88} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 2292 | 2026.01.20 23:50:21.323233 [ 260 ] {73879a90-0dd6-4a80-823a-a96acc8b4b88} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2293 | 2026.01.20 23:50:21.323284 [ 260 ] {73879a90-0dd6-4a80-823a-a96acc8b4b88} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2294 | 2026.01.20 23:50:21.323378 [ 260 ] {73879a90-0dd6-4a80-823a-a96acc8b4b88} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 2295 | 2026.01.20 23:50:21.323453 [ 330 ] {73879a90-0dd6-4a80-823a-a96acc8b4b88} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2296 | 2026.01.20 23:50:21.323457 [ 312 ] {73879a90-0dd6-4a80-823a-a96acc8b4b88} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2297 | 2026.01.20 23:50:21.323459 [ 339 ] {73879a90-0dd6-4a80-823a-a96acc8b4b88} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2298 | 2026.01.20 23:50:21.323573 [ 260 ] {73879a90-0dd6-4a80-823a-a96acc8b4b88} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (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 | ||
| 2299 | 2026.01.20 23:50:21.323599 [ 260 ] {73879a90-0dd6-4a80-823a-a96acc8b4b88} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2300 | 2026.01.20 23:50:21.323666 [ 260 ] {73879a90-0dd6-4a80-823a-a96acc8b4b88} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2301 | 2026.01.20 23:50:21.323683 [ 260 ] {73879a90-0dd6-4a80-823a-a96acc8b4b88} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Reading approx. 23 rows with 3 streams | ||
| 2302 | 2026.01.20 23:50:21.323711 [ 260 ] {73879a90-0dd6-4a80-823a-a96acc8b4b88} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2303 | 2026.01.20 23:50:21.323741 [ 260 ] {73879a90-0dd6-4a80-823a-a96acc8b4b88} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2304 | 2026.01.20 23:50:21.323773 [ 260 ] {73879a90-0dd6-4a80-823a-a96acc8b4b88} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2305 | 2026.01.20 23:50:21.324340 [ 260 ] {73879a90-0dd6-4a80-823a-a96acc8b4b88} <Debug> executeQuery: Read 23 rows, 937.00 B in 0.001627 sec., 14136.447449293179 rows/sec., 562.41 KiB/sec. | ||
| 2306 | 2026.01.20 23:50:21.324452 [ 260 ] {73879a90-0dd6-4a80-823a-a96acc8b4b88} <Debug> TCPHandler: Processed in 0.001865361 sec. | ||
| 2307 | 2026.01.20 23:50:21.329553 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2308 | 2026.01.20 23:50:21.329676 [ 260 ] {a8de3dbd-6398-4050-9aad-1079076751f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2309 | 2026.01.20 23:50:21.329725 [ 260 ] {a8de3dbd-6398-4050-9aad-1079076751f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2310 | 2026.01.20 23:50:21.330403 [ 260 ] {a8de3dbd-6398-4050-9aad-1079076751f1} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2311 | 2026.01.20 23:50:21.330450 [ 260 ] {a8de3dbd-6398-4050-9aad-1079076751f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2312 | 2026.01.20 23:50:21.330876 [ 260 ] {a8de3dbd-6398-4050-9aad-1079076751f1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2313 | 2026.01.20 23:50:21.331066 [ 260 ] {a8de3dbd-6398-4050-9aad-1079076751f1} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2314 | 2026.01.20 23:50:21.331225 [ 260 ] {a8de3dbd-6398-4050-9aad-1079076751f1} <Debug> executeQuery: Read 18 rows, 2.52 KiB in 0.001584 sec., 11363.636363636364 rows/sec., 1.55 MiB/sec. | ||
| 2315 | 2026.01.20 23:50:21.331265 [ 260 ] {a8de3dbd-6398-4050-9aad-1079076751f1} <Debug> TCPHandler: Processed in 0.00177096 sec. | ||
| 2316 | 2026.01.20 23:50:21.331379 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2317 | 2026.01.20 23:50:21.331473 [ 260 ] {b6050b1e-d46d-4834-87f0-34f8435c6a58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2318 | 2026.01.20 23:50:21.331512 [ 260 ] {b6050b1e-d46d-4834-87f0-34f8435c6a58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2319 | 2026.01.20 23:50:21.331906 [ 260 ] {b6050b1e-d46d-4834-87f0-34f8435c6a58} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2320 | 2026.01.20 23:50:21.331942 [ 260 ] {b6050b1e-d46d-4834-87f0-34f8435c6a58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2321 | 2026.01.20 23:50:21.332219 [ 260 ] {b6050b1e-d46d-4834-87f0-34f8435c6a58} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2322 | 2026.01.20 23:50:21.332423 [ 260 ] {b6050b1e-d46d-4834-87f0-34f8435c6a58} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2323 | 2026.01.20 23:50:21.332558 [ 260 ] {b6050b1e-d46d-4834-87f0-34f8435c6a58} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001105 sec., 7239.819004524887 rows/sec., 590.36 KiB/sec. | ||
| 2324 | 2026.01.20 23:50:21.332595 [ 260 ] {b6050b1e-d46d-4834-87f0-34f8435c6a58} <Debug> TCPHandler: Processed in 0.001264312 sec. | ||
| 2325 | 2026.01.20 23:50:21.332711 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2326 | 2026.01.20 23:50:21.332822 [ 260 ] {53e77059-b612-4468-af3f-908a533c1ffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2327 | 2026.01.20 23:50:21.332869 [ 260 ] {53e77059-b612-4468-af3f-908a533c1ffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2328 | 2026.01.20 23:50:21.333424 [ 260 ] {53e77059-b612-4468-af3f-908a533c1ffa} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2329 | 2026.01.20 23:50:21.333466 [ 260 ] {53e77059-b612-4468-af3f-908a533c1ffa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2330 | 2026.01.20 23:50:21.333798 [ 260 ] {53e77059-b612-4468-af3f-908a533c1ffa} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2331 | 2026.01.20 23:50:21.333999 [ 260 ] {53e77059-b612-4468-af3f-908a533c1ffa} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2332 | 2026.01.20 23:50:21.334133 [ 260 ] {53e77059-b612-4468-af3f-908a533c1ffa} <Debug> executeQuery: Read 114 rows, 10.28 KiB in 0.001335 sec., 85393.25842696629 rows/sec., 7.52 MiB/sec. | ||
| 2333 | 2026.01.20 23:50:21.334171 [ 260 ] {53e77059-b612-4468-af3f-908a533c1ffa} <Debug> TCPHandler: Processed in 0.001518586 sec. | ||
| 2334 | 2026.01.20 23:50:21.334286 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2335 | 2026.01.20 23:50:21.334378 [ 260 ] {b779c74f-b9a9-4362-b75d-1be9dfd2cfdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2336 | 2026.01.20 23:50:21.334416 [ 260 ] {b779c74f-b9a9-4362-b75d-1be9dfd2cfdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2337 | 2026.01.20 23:50:21.334817 [ 260 ] {b779c74f-b9a9-4362-b75d-1be9dfd2cfdf} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2338 | 2026.01.20 23:50:21.334853 [ 260 ] {b779c74f-b9a9-4362-b75d-1be9dfd2cfdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2339 | 2026.01.20 23:50:21.335139 [ 260 ] {b779c74f-b9a9-4362-b75d-1be9dfd2cfdf} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2340 | 2026.01.20 23:50:21.335340 [ 260 ] {b779c74f-b9a9-4362-b75d-1be9dfd2cfdf} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2341 | 2026.01.20 23:50:21.335470 [ 260 ] {b779c74f-b9a9-4362-b75d-1be9dfd2cfdf} <Debug> executeQuery: Read 48 rows, 3.57 KiB in 0.00111 sec., 43243.24324324324 rows/sec., 3.14 MiB/sec. | ||
| 2342 | 2026.01.20 23:50:21.335506 [ 260 ] {b779c74f-b9a9-4362-b75d-1be9dfd2cfdf} <Debug> TCPHandler: Processed in 0.001268062 sec. | ||
| 2343 | 2026.01.20 23:50:21.335613 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2344 | 2026.01.20 23:50:21.335732 [ 260 ] {8d1fdb1b-598e-4fc3-8fa6-097bc509fe60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2345 | 2026.01.20 23:50:21.335780 [ 260 ] {8d1fdb1b-598e-4fc3-8fa6-097bc509fe60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2346 | 2026.01.20 23:50:21.336294 [ 260 ] {8d1fdb1b-598e-4fc3-8fa6-097bc509fe60} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2347 | 2026.01.20 23:50:21.336336 [ 260 ] {8d1fdb1b-598e-4fc3-8fa6-097bc509fe60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2348 | 2026.01.20 23:50:21.336687 [ 260 ] {8d1fdb1b-598e-4fc3-8fa6-097bc509fe60} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2349 | 2026.01.20 23:50:21.336892 [ 260 ] {8d1fdb1b-598e-4fc3-8fa6-097bc509fe60} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2350 | 2026.01.20 23:50:21.337027 [ 260 ] {8d1fdb1b-598e-4fc3-8fa6-097bc509fe60} <Debug> executeQuery: Read 90 rows, 7.22 KiB in 0.00132 sec., 68181.81818181818 rows/sec., 5.34 MiB/sec. | ||
| 2351 | 2026.01.20 23:50:21.337067 [ 260 ] {8d1fdb1b-598e-4fc3-8fa6-097bc509fe60} <Debug> TCPHandler: Processed in 0.001508986 sec. | ||
| 2352 | 2026.01.20 23:50:21.337185 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2353 | 2026.01.20 23:50:21.337280 [ 260 ] {8e4ba774-5c4b-469f-bb27-e74f452f2ec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2354 | 2026.01.20 23:50:21.337322 [ 260 ] {8e4ba774-5c4b-469f-bb27-e74f452f2ec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2355 | 2026.01.20 23:50:21.337691 [ 260 ] {8e4ba774-5c4b-469f-bb27-e74f452f2ec7} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2356 | 2026.01.20 23:50:21.337727 [ 260 ] {8e4ba774-5c4b-469f-bb27-e74f452f2ec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2357 | 2026.01.20 23:50:21.338032 [ 260 ] {8e4ba774-5c4b-469f-bb27-e74f452f2ec7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2358 | 2026.01.20 23:50:21.338238 [ 260 ] {8e4ba774-5c4b-469f-bb27-e74f452f2ec7} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2359 | 2026.01.20 23:50:21.338372 [ 260 ] {8e4ba774-5c4b-469f-bb27-e74f452f2ec7} <Debug> executeQuery: Read 114 rows, 8.14 KiB in 0.00111 sec., 102702.70270270269 rows/sec., 7.16 MiB/sec. | ||
| 2360 | 2026.01.20 23:50:21.338409 [ 260 ] {8e4ba774-5c4b-469f-bb27-e74f452f2ec7} <Debug> TCPHandler: Processed in 0.001275702 sec. | ||
| 2361 | 2026.01.20 23:50:21.338520 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2362 | 2026.01.20 23:50:21.338613 [ 260 ] {0c629dc1-d9fe-4bc2-b4a5-62102657c446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2363 | 2026.01.20 23:50:21.338665 [ 260 ] {0c629dc1-d9fe-4bc2-b4a5-62102657c446} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2364 | 2026.01.20 23:50:21.339526 [ 260 ] {0c629dc1-d9fe-4bc2-b4a5-62102657c446} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2365 | 2026.01.20 23:50:21.339561 [ 260 ] {0c629dc1-d9fe-4bc2-b4a5-62102657c446} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2366 | 2026.01.20 23:50:21.340184 [ 260 ] {0c629dc1-d9fe-4bc2-b4a5-62102657c446} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2367 | 2026.01.20 23:50:21.340446 [ 260 ] {0c629dc1-d9fe-4bc2-b4a5-62102657c446} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2368 | 2026.01.20 23:50:21.340614 [ 260 ] {0c629dc1-d9fe-4bc2-b4a5-62102657c446} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002017 sec., 19831.432821021317 rows/sec., 35.54 MiB/sec. | ||
| 2369 | 2026.01.20 23:50:21.340679 [ 260 ] {0c629dc1-d9fe-4bc2-b4a5-62102657c446} <Debug> TCPHandler: Processed in 0.002209867 sec. | ||
| 2370 | 2026.01.20 23:50:21.340810 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2371 | 2026.01.20 23:50:21.340934 [ 260 ] {d5acaf8f-ae0f-4d05-a2f1-511d310e2fb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2372 | 2026.01.20 23:50:21.340984 [ 260 ] {d5acaf8f-ae0f-4d05-a2f1-511d310e2fb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2373 | 2026.01.20 23:50:21.341370 [ 260 ] {d5acaf8f-ae0f-4d05-a2f1-511d310e2fb7} <Trace> oximeter.measurements_i64 (b7db777e-909f-4035-a29c-5bd1f295fded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2374 | 2026.01.20 23:50:21.341412 [ 260 ] {d5acaf8f-ae0f-4d05-a2f1-511d310e2fb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2375 | 2026.01.20 23:50:21.341749 [ 260 ] {d5acaf8f-ae0f-4d05-a2f1-511d310e2fb7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2376 | 2026.01.20 23:50:21.341963 [ 260 ] {d5acaf8f-ae0f-4d05-a2f1-511d310e2fb7} <Trace> oximeter.measurements_i64 (b7db777e-909f-4035-a29c-5bd1f295fded): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2377 | 2026.01.20 23:50:21.342098 [ 260 ] {d5acaf8f-ae0f-4d05-a2f1-511d310e2fb7} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001189 sec., 5046.257359125316 rows/sec., 356.46 KiB/sec. | ||
| 2378 | 2026.01.20 23:50:21.342135 [ 260 ] {d5acaf8f-ae0f-4d05-a2f1-511d310e2fb7} <Debug> TCPHandler: Processed in 0.001390634 sec. | ||
| 2379 | 2026.01.20 23:50:21.342241 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2380 | 2026.01.20 23:50:21.342337 [ 260 ] {5586f78b-39f4-4c62-bdad-b6c6a8786a4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2381 | 2026.01.20 23:50:21.342377 [ 260 ] {5586f78b-39f4-4c62-bdad-b6c6a8786a4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2382 | 2026.01.20 23:50:21.342705 [ 260 ] {5586f78b-39f4-4c62-bdad-b6c6a8786a4b} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2383 | 2026.01.20 23:50:21.342740 [ 260 ] {5586f78b-39f4-4c62-bdad-b6c6a8786a4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2384 | 2026.01.20 23:50:21.343029 [ 260 ] {5586f78b-39f4-4c62-bdad-b6c6a8786a4b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2385 | 2026.01.20 23:50:21.343234 [ 260 ] {5586f78b-39f4-4c62-bdad-b6c6a8786a4b} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2386 | 2026.01.20 23:50:21.343367 [ 260 ] {5586f78b-39f4-4c62-bdad-b6c6a8786a4b} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001048 sec., 38167.93893129771 rows/sec., 2.55 MiB/sec. | ||
| 2387 | 2026.01.20 23:50:21.343403 [ 260 ] {5586f78b-39f4-4c62-bdad-b6c6a8786a4b} <Debug> TCPHandler: Processed in 0.001212401 sec. | ||
| 2388 | 2026.01.20 23:50:22.350332 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4347 | ||
| 2389 | 2026.01.20 23:50:22.350841 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2390 | 2026.01.20 23:50:22.350882 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2391 | 2026.01.20 23:50:22.351372 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2392 | 2026.01.20 23:50:22.351623 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2393 | 2026.01.20 23:50:22.351771 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4347 | ||
| 2394 | 2026.01.20 23:50:22.580418 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2395 | 2026.01.20 23:50:22.597477 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2396 | 2026.01.20 23:50:22.597542 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2397 | 2026.01.20 23:50:22.603902 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2398 | 2026.01.20 23:50:22.604622 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2399 | 2026.01.20 23:50:22.607890 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2400 | 2026.01.20 23:50:23.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.29 MiB, peak 209.66 MiB, free memory in arenas 0.00 B, will set to 206.91 MiB (RSS), difference: 1.62 MiB | ||
| 2401 | 2026.01.20 23:50:24.850685 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 74 entries to flush up to offset 290 | ||
| 2402 | 2026.01.20 23:50:24.854045 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2403 | 2026.01.20 23:50:24.854100 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2404 | 2026.01.20 23:50:24.855355 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2405 | 2026.01.20 23:50:24.855635 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2406 | 2026.01.20 23:50:24.855807 [ 42 ] {} <Debug> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2407 | 2026.01.20 23:50:24.855866 [ 42 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2408 | 2026.01.20 23:50:24.855884 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2409 | 2026.01.20 23:50:24.855986 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 290 | ||
| 2410 | 2026.01.20 23:50:24.855994 [ 191 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::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 | ||
| 2411 | 2026.01.20 23:50:24.856511 [ 191 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2412 | 2026.01.20 23:50:24.856662 [ 191 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::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 | ||
| 2413 | 2026.01.20 23:50:24.857082 [ 191 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 38 rows starting from the beginning of the part | ||
| 2414 | 2026.01.20 23:50:24.857454 [ 191 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 2415 | 2026.01.20 23:50:24.857804 [ 191 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::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 | ||
| 2416 | 2026.01.20 23:50:24.858156 [ 191 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part | ||
| 2417 | 2026.01.20 23:50:24.858504 [ 191 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 74 rows starting from the beginning of the part | ||
| 2418 | 2026.01.20 23:50:24.864463 [ 201 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 290 rows, containing 72 columns (72 merged, 0 gathered) in 0.008513335 sec., 34064.20633042163 rows/sec., 36.79 MiB/sec. | ||
| 2419 | 2026.01.20 23:50:24.865050 [ 191 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2420 | 2026.01.20 23:50:24.865530 [ 191 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_6_1} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2421 | 2026.01.20 23:50:24.865593 [ 191 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_6_1} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2422 | 2026.01.20 23:50:24.865744 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.72 MiB. | ||
| 2423 | 2026.01.20 23:50:26.300430 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2424 | 2026.01.20 23:50:26.300599 [ 260 ] {a1d80d87-a62a-4a35-80c6-c4b4873070c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2425 | 2026.01.20 23:50:26.300664 [ 260 ] {a1d80d87-a62a-4a35-80c6-c4b4873070c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2426 | 2026.01.20 23:50:26.301502 [ 260 ] {a1d80d87-a62a-4a35-80c6-c4b4873070c7} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2427 | 2026.01.20 23:50:26.301547 [ 260 ] {a1d80d87-a62a-4a35-80c6-c4b4873070c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2428 | 2026.01.20 23:50:26.301947 [ 260 ] {a1d80d87-a62a-4a35-80c6-c4b4873070c7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2429 | 2026.01.20 23:50:26.302170 [ 260 ] {a1d80d87-a62a-4a35-80c6-c4b4873070c7} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2430 | 2026.01.20 23:50:26.302335 [ 260 ] {a1d80d87-a62a-4a35-80c6-c4b4873070c7} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001781 sec., 230207.74845592363 rows/sec., 14.60 MiB/sec. | ||
| 2431 | 2026.01.20 23:50:26.302384 [ 260 ] {a1d80d87-a62a-4a35-80c6-c4b4873070c7} <Debug> TCPHandler: Processed in 0.002082865 sec. | ||
| 2432 | 2026.01.20 23:50:26.302515 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2433 | 2026.01.20 23:50:26.302620 [ 260 ] {87097fc1-8136-4c93-99bd-89cca5a90491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2434 | 2026.01.20 23:50:26.302664 [ 260 ] {87097fc1-8136-4c93-99bd-89cca5a90491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2435 | 2026.01.20 23:50:26.303614 [ 260 ] {87097fc1-8136-4c93-99bd-89cca5a90491} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2436 | 2026.01.20 23:50:26.303652 [ 260 ] {87097fc1-8136-4c93-99bd-89cca5a90491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2437 | 2026.01.20 23:50:26.304076 [ 260 ] {87097fc1-8136-4c93-99bd-89cca5a90491} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2438 | 2026.01.20 23:50:26.304291 [ 260 ] {87097fc1-8136-4c93-99bd-89cca5a90491} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2439 | 2026.01.20 23:50:26.304433 [ 260 ] {87097fc1-8136-4c93-99bd-89cca5a90491} <Debug> executeQuery: Read 1086 rows, 87.74 KiB in 0.001838 sec., 590859.6300326441 rows/sec., 46.62 MiB/sec. | ||
| 2440 | 2026.01.20 23:50:26.304474 [ 260 ] {87097fc1-8136-4c93-99bd-89cca5a90491} <Debug> TCPHandler: Processed in 0.002013054 sec. | ||
| 2441 | 2026.01.20 23:50:26.304596 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2442 | 2026.01.20 23:50:26.304700 [ 260 ] {f83c8fa1-ca85-4f11-b304-2a0634701f1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2443 | 2026.01.20 23:50:26.304743 [ 260 ] {f83c8fa1-ca85-4f11-b304-2a0634701f1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2444 | 2026.01.20 23:50:26.305230 [ 260 ] {f83c8fa1-ca85-4f11-b304-2a0634701f1c} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2445 | 2026.01.20 23:50:26.305272 [ 260 ] {f83c8fa1-ca85-4f11-b304-2a0634701f1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2446 | 2026.01.20 23:50:26.305599 [ 260 ] {f83c8fa1-ca85-4f11-b304-2a0634701f1c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2447 | 2026.01.20 23:50:26.305805 [ 260 ] {f83c8fa1-ca85-4f11-b304-2a0634701f1c} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2448 | 2026.01.20 23:50:26.305943 [ 260 ] {f83c8fa1-ca85-4f11-b304-2a0634701f1c} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001265 sec., 162055.33596837943 rows/sec., 9.51 MiB/sec. | ||
| 2449 | 2026.01.20 23:50:26.305982 [ 260 ] {f83c8fa1-ca85-4f11-b304-2a0634701f1c} <Debug> TCPHandler: Processed in 0.001440195 sec. | ||
| 2450 | 2026.01.20 23:50:26.306092 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2451 | 2026.01.20 23:50:26.306193 [ 260 ] {426b5990-61d4-45b8-b66a-80cd43887aba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2452 | 2026.01.20 23:50:26.306234 [ 260 ] {426b5990-61d4-45b8-b66a-80cd43887aba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2453 | 2026.01.20 23:50:26.306713 [ 260 ] {426b5990-61d4-45b8-b66a-80cd43887aba} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2454 | 2026.01.20 23:50:26.306752 [ 260 ] {426b5990-61d4-45b8-b66a-80cd43887aba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2455 | 2026.01.20 23:50:26.307104 [ 260 ] {426b5990-61d4-45b8-b66a-80cd43887aba} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2456 | 2026.01.20 23:50:26.307333 [ 260 ] {426b5990-61d4-45b8-b66a-80cd43887aba} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2457 | 2026.01.20 23:50:26.307469 [ 260 ] {426b5990-61d4-45b8-b66a-80cd43887aba} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001296 sec., 163580.24691358025 rows/sec., 10.55 MiB/sec. | ||
| 2458 | 2026.01.20 23:50:26.307507 [ 260 ] {426b5990-61d4-45b8-b66a-80cd43887aba} <Debug> TCPHandler: Processed in 0.001467415 sec. | ||
| 2459 | 2026.01.20 23:50:26.307615 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2460 | 2026.01.20 23:50:26.307716 [ 260 ] {4b935c7c-5b8a-427b-b110-98889576b290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2461 | 2026.01.20 23:50:26.307757 [ 260 ] {4b935c7c-5b8a-427b-b110-98889576b290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2462 | 2026.01.20 23:50:26.308243 [ 260 ] {4b935c7c-5b8a-427b-b110-98889576b290} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2463 | 2026.01.20 23:50:26.308280 [ 260 ] {4b935c7c-5b8a-427b-b110-98889576b290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2464 | 2026.01.20 23:50:26.308593 [ 260 ] {4b935c7c-5b8a-427b-b110-98889576b290} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2465 | 2026.01.20 23:50:26.308815 [ 260 ] {4b935c7c-5b8a-427b-b110-98889576b290} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2466 | 2026.01.20 23:50:26.308950 [ 260 ] {4b935c7c-5b8a-427b-b110-98889576b290} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001253 sec., 168395.84996009577 rows/sec., 9.56 MiB/sec. | ||
| 2467 | 2026.01.20 23:50:26.308990 [ 260 ] {4b935c7c-5b8a-427b-b110-98889576b290} <Debug> TCPHandler: Processed in 0.001427295 sec. | ||
| 2468 | 2026.01.20 23:50:26.309104 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2469 | 2026.01.20 23:50:26.309205 [ 260 ] {faa49bbc-aaa0-48a8-87ba-0c4f2e241786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2470 | 2026.01.20 23:50:26.309246 [ 260 ] {faa49bbc-aaa0-48a8-87ba-0c4f2e241786} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2471 | 2026.01.20 23:50:26.309859 [ 260 ] {faa49bbc-aaa0-48a8-87ba-0c4f2e241786} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2472 | 2026.01.20 23:50:26.309895 [ 260 ] {faa49bbc-aaa0-48a8-87ba-0c4f2e241786} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2473 | 2026.01.20 23:50:26.310242 [ 260 ] {faa49bbc-aaa0-48a8-87ba-0c4f2e241786} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2474 | 2026.01.20 23:50:26.310451 [ 260 ] {faa49bbc-aaa0-48a8-87ba-0c4f2e241786} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2475 | 2026.01.20 23:50:26.310580 [ 260 ] {faa49bbc-aaa0-48a8-87ba-0c4f2e241786} <Debug> executeQuery: Read 651 rows, 46.23 KiB in 0.001395 sec., 466666.6666666667 rows/sec., 32.36 MiB/sec. | ||
| 2476 | 2026.01.20 23:50:26.310620 [ 260 ] {faa49bbc-aaa0-48a8-87ba-0c4f2e241786} <Debug> TCPHandler: Processed in 0.001568396 sec. | ||
| 2477 | 2026.01.20 23:50:26.310733 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2478 | 2026.01.20 23:50:26.310842 [ 260 ] {67c925af-1ed8-4dbb-9b11-7564bf497f33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2479 | 2026.01.20 23:50:26.310893 [ 260 ] {67c925af-1ed8-4dbb-9b11-7564bf497f33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2480 | 2026.01.20 23:50:26.311272 [ 260 ] {67c925af-1ed8-4dbb-9b11-7564bf497f33} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2481 | 2026.01.20 23:50:26.311316 [ 260 ] {67c925af-1ed8-4dbb-9b11-7564bf497f33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2482 | 2026.01.20 23:50:26.311691 [ 260 ] {67c925af-1ed8-4dbb-9b11-7564bf497f33} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2483 | 2026.01.20 23:50:26.311909 [ 260 ] {67c925af-1ed8-4dbb-9b11-7564bf497f33} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2484 | 2026.01.20 23:50:26.312039 [ 260 ] {67c925af-1ed8-4dbb-9b11-7564bf497f33} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001221 sec., 4914.004914004914 rows/sec., 256.74 KiB/sec. | ||
| 2485 | 2026.01.20 23:50:26.312075 [ 260 ] {67c925af-1ed8-4dbb-9b11-7564bf497f33} <Debug> TCPHandler: Processed in 0.001392974 sec. | ||
| 2486 | 2026.01.20 23:50:26.312185 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2487 | 2026.01.20 23:50:26.312280 [ 260 ] {9e39f3c2-a990-4fa3-9645-70b2e02f91d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2488 | 2026.01.20 23:50:26.312324 [ 260 ] {9e39f3c2-a990-4fa3-9645-70b2e02f91d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2489 | 2026.01.20 23:50:26.312731 [ 260 ] {9e39f3c2-a990-4fa3-9645-70b2e02f91d9} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2490 | 2026.01.20 23:50:26.312768 [ 260 ] {9e39f3c2-a990-4fa3-9645-70b2e02f91d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2491 | 2026.01.20 23:50:26.313097 [ 260 ] {9e39f3c2-a990-4fa3-9645-70b2e02f91d9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2492 | 2026.01.20 23:50:26.313318 [ 260 ] {9e39f3c2-a990-4fa3-9645-70b2e02f91d9} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2493 | 2026.01.20 23:50:26.313423 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2494 | 2026.01.20 23:50:26.313448 [ 260 ] {9e39f3c2-a990-4fa3-9645-70b2e02f91d9} <Debug> executeQuery: Read 264 rows, 17.57 KiB in 0.001186 sec., 222596.96458684656 rows/sec., 14.47 MiB/sec. | ||
| 2495 | 2026.01.20 23:50:26.313493 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2496 | 2026.01.20 23:50:26.313501 [ 260 ] {9e39f3c2-a990-4fa3-9645-70b2e02f91d9} <Debug> TCPHandler: Processed in 0.001366813 sec. | ||
| 2497 | 2026.01.20 23:50:26.313522 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2498 | 2026.01.20 23:50:26.313636 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2499 | 2026.01.20 23:50:26.313645 [ 196 ] {d542970d-27f7-45b6-add0-a5f5711db820::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 | ||
| 2500 | 2026.01.20 23:50:26.313739 [ 260 ] {51da6830-d6fc-46eb-a9ec-f36f5199abd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2501 | 2026.01.20 23:50:26.313788 [ 260 ] {51da6830-d6fc-46eb-a9ec-f36f5199abd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2502 | 2026.01.20 23:50:26.313819 [ 196 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2503 | 2026.01.20 23:50:26.313864 [ 196 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 277 rows starting from the beginning of the part | ||
| 2504 | 2026.01.20 23:50:26.313972 [ 196 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 2505 | 2026.01.20 23:50:26.314033 [ 196 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 154 rows starting from the beginning of the part | ||
| 2506 | 2026.01.20 23:50:26.314087 [ 196 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 154 rows starting from the beginning of the part | ||
| 2507 | 2026.01.20 23:50:26.314131 [ 196 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 114 rows starting from the beginning of the part | ||
| 2508 | 2026.01.20 23:50:26.314140 [ 260 ] {51da6830-d6fc-46eb-a9ec-f36f5199abd8} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2509 | 2026.01.20 23:50:26.314172 [ 196 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 264 rows starting from the beginning of the part | ||
| 2510 | 2026.01.20 23:50:26.314206 [ 260 ] {51da6830-d6fc-46eb-a9ec-f36f5199abd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2511 | 2026.01.20 23:50:26.314753 [ 260 ] {51da6830-d6fc-46eb-a9ec-f36f5199abd8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2512 | 2026.01.20 23:50:26.315117 [ 260 ] {51da6830-d6fc-46eb-a9ec-f36f5199abd8} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2513 | 2026.01.20 23:50:26.315299 [ 260 ] {51da6830-d6fc-46eb-a9ec-f36f5199abd8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001576 sec., 634.5177664974619 rows/sec., 42.76 KiB/sec. | ||
| 2514 | 2026.01.20 23:50:26.315347 [ 260 ] {51da6830-d6fc-46eb-a9ec-f36f5199abd8} <Debug> TCPHandler: Processed in 0.00176221 sec. | ||
| 2515 | 2026.01.20 23:50:26.315486 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2516 | 2026.01.20 23:50:26.315598 [ 260 ] {f5c989b7-7b3b-4e61-bd56-79845adf8b19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2517 | 2026.01.20 23:50:26.315650 [ 260 ] {f5c989b7-7b3b-4e61-bd56-79845adf8b19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2518 | 2026.01.20 23:50:26.316092 [ 260 ] {f5c989b7-7b3b-4e61-bd56-79845adf8b19} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2519 | 2026.01.20 23:50:26.316132 [ 260 ] {f5c989b7-7b3b-4e61-bd56-79845adf8b19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2520 | 2026.01.20 23:50:26.316582 [ 260 ] {f5c989b7-7b3b-4e61-bd56-79845adf8b19} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2521 | 2026.01.20 23:50:26.316844 [ 260 ] {f5c989b7-7b3b-4e61-bd56-79845adf8b19} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2522 | 2026.01.20 23:50:26.317002 [ 260 ] {f5c989b7-7b3b-4e61-bd56-79845adf8b19} <Debug> executeQuery: Read 84 rows, 5.12 KiB in 0.001429 sec., 58782.365290412876 rows/sec., 3.50 MiB/sec. | ||
| 2523 | 2026.01.20 23:50:26.317041 [ 260 ] {f5c989b7-7b3b-4e61-bd56-79845adf8b19} <Debug> TCPHandler: Processed in 0.001620517 sec. | ||
| 2524 | 2026.01.20 23:50:26.317362 [ 191 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 965 rows, containing 5 columns (5 merged, 0 gathered) in 0.003765644 sec., 256264.26714793008 rows/sec., 17.70 MiB/sec. | ||
| 2525 | 2026.01.20 23:50:26.317648 [ 201 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2526 | 2026.01.20 23:50:26.318001 [ 201 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2527 | 2026.01.20 23:50:26.318087 [ 201 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2528 | 2026.01.20 23:50:26.318188 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 2529 | 2026.01.20 23:50:29.790809 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2530 | 2026.01.20 23:50:29.790925 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2531 | 2026.01.20 23:50:29.851846 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4795 | ||
| 2532 | 2026.01.20 23:50:29.852405 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2533 | 2026.01.20 23:50:29.852458 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2534 | 2026.01.20 23:50:29.853015 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2535 | 2026.01.20 23:50:29.853248 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2536 | 2026.01.20 23:50:29.853389 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4795 | ||
| 2537 | 2026.01.20 23:50:30.108158 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2538 | 2026.01.20 23:50:30.126378 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2539 | 2026.01.20 23:50:30.126445 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2540 | 2026.01.20 23:50:30.133126 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2541 | 2026.01.20 23:50:30.134182 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2542 | 2026.01.20 23:50:30.138797 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2543 | 2026.01.20 23:50:31.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.24 MiB, peak 212.24 MiB, free memory in arenas 0.00 B, will set to 210.50 MiB (RSS), difference: 2.26 MiB | ||
| 2544 | 2026.01.20 23:50:31.290504 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2545 | 2026.01.20 23:50:31.290699 [ 260 ] {b45d2591-5992-49a3-9ebf-1289254e9d99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2546 | 2026.01.20 23:50:31.290770 [ 260 ] {b45d2591-5992-49a3-9ebf-1289254e9d99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2547 | 2026.01.20 23:50:31.291482 [ 260 ] {b45d2591-5992-49a3-9ebf-1289254e9d99} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2548 | 2026.01.20 23:50:31.291525 [ 260 ] {b45d2591-5992-49a3-9ebf-1289254e9d99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2549 | 2026.01.20 23:50:31.291935 [ 260 ] {b45d2591-5992-49a3-9ebf-1289254e9d99} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2550 | 2026.01.20 23:50:31.292161 [ 260 ] {b45d2591-5992-49a3-9ebf-1289254e9d99} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2551 | 2026.01.20 23:50:31.292336 [ 260 ] {b45d2591-5992-49a3-9ebf-1289254e9d99} <Debug> executeQuery: Read 110 rows, 9.99 KiB in 0.001686 sec., 65243.17912218268 rows/sec., 5.78 MiB/sec. | ||
| 2552 | 2026.01.20 23:50:31.292391 [ 260 ] {b45d2591-5992-49a3-9ebf-1289254e9d99} <Debug> TCPHandler: Processed in 0.002023974 sec. | ||
| 2553 | 2026.01.20 23:50:31.292543 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2554 | 2026.01.20 23:50:31.292644 [ 260 ] {244ec5d8-2fff-4711-9bb9-ec84cf37fe08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2555 | 2026.01.20 23:50:31.292687 [ 260 ] {244ec5d8-2fff-4711-9bb9-ec84cf37fe08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2556 | 2026.01.20 23:50:31.293179 [ 260 ] {244ec5d8-2fff-4711-9bb9-ec84cf37fe08} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2557 | 2026.01.20 23:50:31.293215 [ 260 ] {244ec5d8-2fff-4711-9bb9-ec84cf37fe08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2558 | 2026.01.20 23:50:31.293515 [ 260 ] {244ec5d8-2fff-4711-9bb9-ec84cf37fe08} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2559 | 2026.01.20 23:50:31.293723 [ 260 ] {244ec5d8-2fff-4711-9bb9-ec84cf37fe08} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2560 | 2026.01.20 23:50:31.293855 [ 260 ] {244ec5d8-2fff-4711-9bb9-ec84cf37fe08} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001233 sec., 32441.200324412006 rows/sec., 2.38 MiB/sec. | ||
| 2561 | 2026.01.20 23:50:31.293892 [ 260 ] {244ec5d8-2fff-4711-9bb9-ec84cf37fe08} <Debug> TCPHandler: Processed in 0.001408514 sec. | ||
| 2562 | 2026.01.20 23:50:31.294020 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2563 | 2026.01.20 23:50:31.294120 [ 260 ] {57f056c3-8c12-439a-83d2-b8557374d243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2564 | 2026.01.20 23:50:31.294161 [ 260 ] {57f056c3-8c12-439a-83d2-b8557374d243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2565 | 2026.01.20 23:50:31.294578 [ 260 ] {57f056c3-8c12-439a-83d2-b8557374d243} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2566 | 2026.01.20 23:50:31.294613 [ 260 ] {57f056c3-8c12-439a-83d2-b8557374d243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2567 | 2026.01.20 23:50:31.294913 [ 260 ] {57f056c3-8c12-439a-83d2-b8557374d243} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2568 | 2026.01.20 23:50:31.295126 [ 260 ] {57f056c3-8c12-439a-83d2-b8557374d243} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2569 | 2026.01.20 23:50:31.295256 [ 260 ] {57f056c3-8c12-439a-83d2-b8557374d243} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001157 sec., 65687.12186689714 rows/sec., 5.13 MiB/sec. | ||
| 2570 | 2026.01.20 23:50:31.295293 [ 260 ] {57f056c3-8c12-439a-83d2-b8557374d243} <Debug> TCPHandler: Processed in 0.001325192 sec. | ||
| 2571 | 2026.01.20 23:50:31.295414 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2572 | 2026.01.20 23:50:31.295513 [ 260 ] {56d0e3d8-21ff-483d-9f9c-97cea2e7bc05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2573 | 2026.01.20 23:50:31.295557 [ 260 ] {56d0e3d8-21ff-483d-9f9c-97cea2e7bc05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2574 | 2026.01.20 23:50:31.295932 [ 260 ] {56d0e3d8-21ff-483d-9f9c-97cea2e7bc05} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2575 | 2026.01.20 23:50:31.295968 [ 260 ] {56d0e3d8-21ff-483d-9f9c-97cea2e7bc05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2576 | 2026.01.20 23:50:31.296303 [ 260 ] {56d0e3d8-21ff-483d-9f9c-97cea2e7bc05} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2577 | 2026.01.20 23:50:31.296521 [ 260 ] {56d0e3d8-21ff-483d-9f9c-97cea2e7bc05} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2578 | 2026.01.20 23:50:31.296662 [ 260 ] {56d0e3d8-21ff-483d-9f9c-97cea2e7bc05} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001169 sec., 94097.51924721985 rows/sec., 6.57 MiB/sec. | ||
| 2579 | 2026.01.20 23:50:31.296700 [ 260 ] {56d0e3d8-21ff-483d-9f9c-97cea2e7bc05} <Debug> TCPHandler: Processed in 0.001337632 sec. | ||
| 2580 | 2026.01.20 23:50:31.296817 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2581 | 2026.01.20 23:50:31.296914 [ 260 ] {eb9ac0fe-ae30-41fc-8942-997f9cec9e89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2582 | 2026.01.20 23:50:31.296968 [ 260 ] {eb9ac0fe-ae30-41fc-8942-997f9cec9e89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2583 | 2026.01.20 23:50:31.297796 [ 260 ] {eb9ac0fe-ae30-41fc-8942-997f9cec9e89} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2584 | 2026.01.20 23:50:31.297832 [ 260 ] {eb9ac0fe-ae30-41fc-8942-997f9cec9e89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2585 | 2026.01.20 23:50:31.298401 [ 260 ] {eb9ac0fe-ae30-41fc-8942-997f9cec9e89} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2586 | 2026.01.20 23:50:31.298621 [ 260 ] {eb9ac0fe-ae30-41fc-8942-997f9cec9e89} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2587 | 2026.01.20 23:50:31.298762 [ 260 ] {eb9ac0fe-ae30-41fc-8942-997f9cec9e89} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001868 sec., 21413.276231263382 rows/sec., 38.37 MiB/sec. | ||
| 2588 | 2026.01.20 23:50:31.298824 [ 260 ] {eb9ac0fe-ae30-41fc-8942-997f9cec9e89} <Debug> TCPHandler: Processed in 0.002057805 sec. | ||
| 2589 | 2026.01.20 23:50:31.298937 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2590 | 2026.01.20 23:50:31.299033 [ 260 ] {9137d8a4-bdb6-4a12-8678-e3b4bfb70978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2591 | 2026.01.20 23:50:31.299074 [ 260 ] {9137d8a4-bdb6-4a12-8678-e3b4bfb70978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2592 | 2026.01.20 23:50:31.299391 [ 260 ] {9137d8a4-bdb6-4a12-8678-e3b4bfb70978} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2593 | 2026.01.20 23:50:31.299426 [ 260 ] {9137d8a4-bdb6-4a12-8678-e3b4bfb70978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2594 | 2026.01.20 23:50:31.299719 [ 260 ] {9137d8a4-bdb6-4a12-8678-e3b4bfb70978} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2595 | 2026.01.20 23:50:31.299929 [ 260 ] {9137d8a4-bdb6-4a12-8678-e3b4bfb70978} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2596 | 2026.01.20 23:50:31.300060 [ 260 ] {9137d8a4-bdb6-4a12-8678-e3b4bfb70978} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001047 sec., 38204.39350525311 rows/sec., 2.55 MiB/sec. | ||
| 2597 | 2026.01.20 23:50:31.300095 [ 260 ] {9137d8a4-bdb6-4a12-8678-e3b4bfb70978} <Debug> TCPHandler: Processed in 0.001209691 sec. | ||
| 2598 | 2026.01.20 23:50:34.856291 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 322 | ||
| 2599 | 2026.01.20 23:50:34.858432 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2600 | 2026.01.20 23:50:34.858468 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2601 | 2026.01.20 23:50:34.859576 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2602 | 2026.01.20 23:50:34.859839 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2603 | 2026.01.20 23:50:34.860087 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 322 | ||
| 2604 | 2026.01.20 23:50:36.302051 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2605 | 2026.01.20 23:50:36.302226 [ 260 ] {78bb239c-5af1-4cb5-b058-98914e9f33b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2606 | 2026.01.20 23:50:36.302290 [ 260 ] {78bb239c-5af1-4cb5-b058-98914e9f33b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2607 | 2026.01.20 23:50:36.303086 [ 260 ] {78bb239c-5af1-4cb5-b058-98914e9f33b6} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2608 | 2026.01.20 23:50:36.303129 [ 260 ] {78bb239c-5af1-4cb5-b058-98914e9f33b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2609 | 2026.01.20 23:50:36.303533 [ 260 ] {78bb239c-5af1-4cb5-b058-98914e9f33b6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2610 | 2026.01.20 23:50:36.303779 [ 260 ] {78bb239c-5af1-4cb5-b058-98914e9f33b6} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2611 | 2026.01.20 23:50:36.303946 [ 260 ] {78bb239c-5af1-4cb5-b058-98914e9f33b6} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001765 sec., 232294.61756373936 rows/sec., 14.74 MiB/sec. | ||
| 2612 | 2026.01.20 23:50:36.303995 [ 260 ] {78bb239c-5af1-4cb5-b058-98914e9f33b6} <Debug> TCPHandler: Processed in 0.002072715 sec. | ||
| 2613 | 2026.01.20 23:50:36.304120 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2614 | 2026.01.20 23:50:36.304224 [ 260 ] {59b390f2-bc89-4884-adab-0d3f590e69c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2615 | 2026.01.20 23:50:36.304269 [ 260 ] {59b390f2-bc89-4884-adab-0d3f590e69c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2616 | 2026.01.20 23:50:36.304658 [ 260 ] {59b390f2-bc89-4884-adab-0d3f590e69c7} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2617 | 2026.01.20 23:50:36.304694 [ 260 ] {59b390f2-bc89-4884-adab-0d3f590e69c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2618 | 2026.01.20 23:50:36.304989 [ 260 ] {59b390f2-bc89-4884-adab-0d3f590e69c7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2619 | 2026.01.20 23:50:36.305202 [ 260 ] {59b390f2-bc89-4884-adab-0d3f590e69c7} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2620 | 2026.01.20 23:50:36.305332 [ 260 ] {59b390f2-bc89-4884-adab-0d3f590e69c7} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001132 sec., 3533.5689045936397 rows/sec., 288.14 KiB/sec. | ||
| 2621 | 2026.01.20 23:50:36.305368 [ 260 ] {59b390f2-bc89-4884-adab-0d3f590e69c7} <Debug> TCPHandler: Processed in 0.001302362 sec. | ||
| 2622 | 2026.01.20 23:50:36.305493 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2623 | 2026.01.20 23:50:36.305617 [ 260 ] {3ef66222-a08f-4a63-9df7-1dc19e777f10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2624 | 2026.01.20 23:50:36.305667 [ 260 ] {3ef66222-a08f-4a63-9df7-1dc19e777f10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2625 | 2026.01.20 23:50:36.306552 [ 260 ] {3ef66222-a08f-4a63-9df7-1dc19e777f10} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2626 | 2026.01.20 23:50:36.306588 [ 260 ] {3ef66222-a08f-4a63-9df7-1dc19e777f10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2627 | 2026.01.20 23:50:36.306969 [ 260 ] {3ef66222-a08f-4a63-9df7-1dc19e777f10} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2628 | 2026.01.20 23:50:36.307183 [ 260 ] {3ef66222-a08f-4a63-9df7-1dc19e777f10} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2629 | 2026.01.20 23:50:36.307312 [ 260 ] {3ef66222-a08f-4a63-9df7-1dc19e777f10} <Debug> executeQuery: Read 1114 rows, 89.95 KiB in 0.001721 sec., 647298.0825101684 rows/sec., 51.04 MiB/sec. | ||
| 2630 | 2026.01.20 23:50:36.307349 [ 260 ] {3ef66222-a08f-4a63-9df7-1dc19e777f10} <Debug> TCPHandler: Processed in 0.001921702 sec. | ||
| 2631 | 2026.01.20 23:50:36.307461 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2632 | 2026.01.20 23:50:36.307556 [ 260 ] {1ca6e895-6867-4dfc-98b0-0e9feb81dc2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2633 | 2026.01.20 23:50:36.307597 [ 260 ] {1ca6e895-6867-4dfc-98b0-0e9feb81dc2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2634 | 2026.01.20 23:50:36.308038 [ 260 ] {1ca6e895-6867-4dfc-98b0-0e9feb81dc2d} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2635 | 2026.01.20 23:50:36.308074 [ 260 ] {1ca6e895-6867-4dfc-98b0-0e9feb81dc2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2636 | 2026.01.20 23:50:36.308392 [ 260 ] {1ca6e895-6867-4dfc-98b0-0e9feb81dc2d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2637 | 2026.01.20 23:50:36.308602 [ 260 ] {1ca6e895-6867-4dfc-98b0-0e9feb81dc2d} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2638 | 2026.01.20 23:50:36.308729 [ 260 ] {1ca6e895-6867-4dfc-98b0-0e9feb81dc2d} <Debug> executeQuery: Read 209 rows, 12.59 KiB in 0.001192 sec., 175335.57046979867 rows/sec., 10.32 MiB/sec. | ||
| 2639 | 2026.01.20 23:50:36.308767 [ 260 ] {1ca6e895-6867-4dfc-98b0-0e9feb81dc2d} <Debug> TCPHandler: Processed in 0.001357513 sec. | ||
| 2640 | 2026.01.20 23:50:36.308909 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2641 | 2026.01.20 23:50:36.309033 [ 260 ] {3cd4a1ab-86c9-4735-aed2-ff5385d3aceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2642 | 2026.01.20 23:50:36.309079 [ 260 ] {3cd4a1ab-86c9-4735-aed2-ff5385d3aceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2643 | 2026.01.20 23:50:36.309608 [ 260 ] {3cd4a1ab-86c9-4735-aed2-ff5385d3aceb} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2644 | 2026.01.20 23:50:36.309649 [ 260 ] {3cd4a1ab-86c9-4735-aed2-ff5385d3aceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2645 | 2026.01.20 23:50:36.310007 [ 260 ] {3cd4a1ab-86c9-4735-aed2-ff5385d3aceb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2646 | 2026.01.20 23:50:36.310229 [ 260 ] {3cd4a1ab-86c9-4735-aed2-ff5385d3aceb} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2647 | 2026.01.20 23:50:36.310356 [ 260 ] {3cd4a1ab-86c9-4735-aed2-ff5385d3aceb} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001347 sec., 157386.78544914623 rows/sec., 10.15 MiB/sec. | ||
| 2648 | 2026.01.20 23:50:36.310392 [ 260 ] {3cd4a1ab-86c9-4735-aed2-ff5385d3aceb} <Debug> TCPHandler: Processed in 0.001541636 sec. | ||
| 2649 | 2026.01.20 23:50:36.310499 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2650 | 2026.01.20 23:50:36.310593 [ 260 ] {8425ff64-90bd-48d8-a35b-d48416fdbaff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2651 | 2026.01.20 23:50:36.310632 [ 260 ] {8425ff64-90bd-48d8-a35b-d48416fdbaff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2652 | 2026.01.20 23:50:36.311068 [ 260 ] {8425ff64-90bd-48d8-a35b-d48416fdbaff} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2653 | 2026.01.20 23:50:36.311102 [ 260 ] {8425ff64-90bd-48d8-a35b-d48416fdbaff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2654 | 2026.01.20 23:50:36.311400 [ 260 ] {8425ff64-90bd-48d8-a35b-d48416fdbaff} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2655 | 2026.01.20 23:50:36.311617 [ 260 ] {8425ff64-90bd-48d8-a35b-d48416fdbaff} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2656 | 2026.01.20 23:50:36.311748 [ 260 ] {8425ff64-90bd-48d8-a35b-d48416fdbaff} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001173 sec., 179880.64791133846 rows/sec., 10.21 MiB/sec. | ||
| 2657 | 2026.01.20 23:50:36.311785 [ 260 ] {8425ff64-90bd-48d8-a35b-d48416fdbaff} <Debug> TCPHandler: Processed in 0.001344723 sec. | ||
| 2658 | 2026.01.20 23:50:36.311906 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2659 | 2026.01.20 23:50:36.312027 [ 260 ] {9e434ec7-0619-400f-8258-9a5caa450dfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2660 | 2026.01.20 23:50:36.312075 [ 260 ] {9e434ec7-0619-400f-8258-9a5caa450dfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2661 | 2026.01.20 23:50:36.312808 [ 260 ] {9e434ec7-0619-400f-8258-9a5caa450dfa} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2662 | 2026.01.20 23:50:36.312851 [ 260 ] {9e434ec7-0619-400f-8258-9a5caa450dfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2663 | 2026.01.20 23:50:36.313219 [ 260 ] {9e434ec7-0619-400f-8258-9a5caa450dfa} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2664 | 2026.01.20 23:50:36.313422 [ 260 ] {9e434ec7-0619-400f-8258-9a5caa450dfa} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2665 | 2026.01.20 23:50:36.313547 [ 260 ] {9e434ec7-0619-400f-8258-9a5caa450dfa} <Debug> executeQuery: Read 683 rows, 48.79 KiB in 0.001543 sec., 442644.1996111471 rows/sec., 30.88 MiB/sec. | ||
| 2666 | 2026.01.20 23:50:36.313585 [ 260 ] {9e434ec7-0619-400f-8258-9a5caa450dfa} <Debug> TCPHandler: Processed in 0.001739059 sec. | ||
| 2667 | 2026.01.20 23:50:36.313690 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2668 | 2026.01.20 23:50:36.313783 [ 260 ] {53ffe7fd-16a1-42d0-887d-b3b0e8f04b13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2669 | 2026.01.20 23:50:36.313824 [ 260 ] {53ffe7fd-16a1-42d0-887d-b3b0e8f04b13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2670 | 2026.01.20 23:50:36.314133 [ 260 ] {53ffe7fd-16a1-42d0-887d-b3b0e8f04b13} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2671 | 2026.01.20 23:50:36.314167 [ 260 ] {53ffe7fd-16a1-42d0-887d-b3b0e8f04b13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2672 | 2026.01.20 23:50:36.314461 [ 260 ] {53ffe7fd-16a1-42d0-887d-b3b0e8f04b13} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2673 | 2026.01.20 23:50:36.314661 [ 260 ] {53ffe7fd-16a1-42d0-887d-b3b0e8f04b13} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2674 | 2026.01.20 23:50:36.314785 [ 260 ] {53ffe7fd-16a1-42d0-887d-b3b0e8f04b13} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001021 sec., 5876.5915768854065 rows/sec., 307.03 KiB/sec. | ||
| 2675 | 2026.01.20 23:50:36.314819 [ 260 ] {53ffe7fd-16a1-42d0-887d-b3b0e8f04b13} <Debug> TCPHandler: Processed in 0.00117755 sec. | ||
| 2676 | 2026.01.20 23:50:36.314915 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2677 | 2026.01.20 23:50:36.315008 [ 260 ] {204b748c-93de-4a3f-96a1-865438841d36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2678 | 2026.01.20 23:50:36.315049 [ 260 ] {204b748c-93de-4a3f-96a1-865438841d36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2679 | 2026.01.20 23:50:36.315480 [ 260 ] {204b748c-93de-4a3f-96a1-865438841d36} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2680 | 2026.01.20 23:50:36.315515 [ 260 ] {204b748c-93de-4a3f-96a1-865438841d36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2681 | 2026.01.20 23:50:36.315856 [ 260 ] {204b748c-93de-4a3f-96a1-865438841d36} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2682 | 2026.01.20 23:50:36.316065 [ 260 ] {204b748c-93de-4a3f-96a1-865438841d36} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2683 | 2026.01.20 23:50:36.316193 [ 260 ] {204b748c-93de-4a3f-96a1-865438841d36} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001203 sec., 262676.6417290108 rows/sec., 17.26 MiB/sec. | ||
| 2684 | 2026.01.20 23:50:36.316228 [ 260 ] {204b748c-93de-4a3f-96a1-865438841d36} <Debug> TCPHandler: Processed in 0.001359893 sec. | ||
| 2685 | 2026.01.20 23:50:36.316352 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2686 | 2026.01.20 23:50:36.316465 [ 260 ] {b24f02f6-78f9-493a-8a24-e76ad903f92d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2687 | 2026.01.20 23:50:36.316515 [ 260 ] {b24f02f6-78f9-493a-8a24-e76ad903f92d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2688 | 2026.01.20 23:50:36.316867 [ 260 ] {b24f02f6-78f9-493a-8a24-e76ad903f92d} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2689 | 2026.01.20 23:50:36.316908 [ 260 ] {b24f02f6-78f9-493a-8a24-e76ad903f92d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2690 | 2026.01.20 23:50:36.317219 [ 260 ] {b24f02f6-78f9-493a-8a24-e76ad903f92d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2691 | 2026.01.20 23:50:36.317422 [ 260 ] {b24f02f6-78f9-493a-8a24-e76ad903f92d} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2692 | 2026.01.20 23:50:36.317546 [ 260 ] {b24f02f6-78f9-493a-8a24-e76ad903f92d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001105 sec., 904.9773755656108 rows/sec., 60.98 KiB/sec. | ||
| 2693 | 2026.01.20 23:50:36.317580 [ 260 ] {b24f02f6-78f9-493a-8a24-e76ad903f92d} <Debug> TCPHandler: Processed in 0.001299352 sec. | ||
| 2694 | 2026.01.20 23:50:36.317684 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2695 | 2026.01.20 23:50:36.317777 [ 260 ] {1376c62f-860c-4b9c-bfda-bf66003ac948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2696 | 2026.01.20 23:50:36.317818 [ 260 ] {1376c62f-860c-4b9c-bfda-bf66003ac948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2697 | 2026.01.20 23:50:36.318166 [ 260 ] {1376c62f-860c-4b9c-bfda-bf66003ac948} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2698 | 2026.01.20 23:50:36.318201 [ 260 ] {1376c62f-860c-4b9c-bfda-bf66003ac948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2699 | 2026.01.20 23:50:36.318505 [ 260 ] {1376c62f-860c-4b9c-bfda-bf66003ac948} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2700 | 2026.01.20 23:50:36.318710 [ 260 ] {1376c62f-860c-4b9c-bfda-bf66003ac948} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2701 | 2026.01.20 23:50:36.318795 [ 26 ] {} <Debug> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2702 | 2026.01.20 23:50:36.318831 [ 26 ] {} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2703 | 2026.01.20 23:50:36.318835 [ 260 ] {1376c62f-860c-4b9c-bfda-bf66003ac948} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001075 sec., 96744.18604651163 rows/sec., 5.93 MiB/sec. | ||
| 2704 | 2026.01.20 23:50:36.318850 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2705 | 2026.01.20 23:50:36.318872 [ 260 ] {1376c62f-860c-4b9c-bfda-bf66003ac948} <Debug> TCPHandler: Processed in 0.001239271 sec. | ||
| 2706 | 2026.01.20 23:50:36.318968 [ 191 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::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 | ||
| 2707 | 2026.01.20 23:50:36.319104 [ 191 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2708 | 2026.01.20 23:50:36.319138 [ 191 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 44 rows starting from the beginning of the part | ||
| 2709 | 2026.01.20 23:50:36.319197 [ 191 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 44 rows starting from the beginning of the part | ||
| 2710 | 2026.01.20 23:50:36.319238 [ 191 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part | ||
| 2711 | 2026.01.20 23:50:36.319276 [ 191 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 84 rows starting from the beginning of the part | ||
| 2712 | 2026.01.20 23:50:36.319310 [ 191 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 40 rows starting from the beginning of the part | ||
| 2713 | 2026.01.20 23:50:36.319346 [ 191 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 104 rows starting from the beginning of the part | ||
| 2714 | 2026.01.20 23:50:36.320136 [ 201 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 356 rows, containing 4 columns (4 merged, 0 gathered) in 0.00122311 sec., 291061.3109205223 rows/sec., 17.47 MiB/sec. | ||
| 2715 | 2026.01.20 23:50:36.320342 [ 195 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2716 | 2026.01.20 23:50:36.320621 [ 195 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_6_1} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2717 | 2026.01.20 23:50:36.320690 [ 195 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_6_1} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2718 | 2026.01.20 23:50:36.320761 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 2719 | 2026.01.20 23:50:37.354444 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5307 | ||
| 2720 | 2026.01.20 23:50:37.354966 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2721 | 2026.01.20 23:50:37.355017 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2722 | 2026.01.20 23:50:37.355543 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2723 | 2026.01.20 23:50:37.355784 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2724 | 2026.01.20 23:50:37.355930 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5307 | ||
| 2725 | 2026.01.20 23:50:37.355924 [ 25 ] {} <Debug> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2726 | 2026.01.20 23:50:37.356001 [ 25 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2727 | 2026.01.20 23:50:37.356021 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2728 | 2026.01.20 23:50:37.356150 [ 191 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 2729 | 2026.01.20 23:50:37.356302 [ 191 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2730 | 2026.01.20 23:50:37.356344 [ 191 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2875 rows starting from the beginning of the part | ||
| 2731 | 2026.01.20 23:50:37.356413 [ 191 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 2732 | 2026.01.20 23:50:37.356458 [ 191 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 2733 | 2026.01.20 23:50:37.356500 [ 191 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 2734 | 2026.01.20 23:50:37.356542 [ 191 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 2735 | 2026.01.20 23:50:37.356586 [ 191 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 2736 | 2026.01.20 23:50:37.358090 [ 201 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5307 rows, containing 4 columns (4 merged, 0 gathered) in 0.001995394 sec., 2659625.11664363 rows/sec., 38.05 MiB/sec. | ||
| 2737 | 2026.01.20 23:50:37.359209 [ 201 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2738 | 2026.01.20 23:50:37.359478 [ 201 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_11_2} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2739 | 2026.01.20 23:50:37.359553 [ 201 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_11_2} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2740 | 2026.01.20 23:50:37.359638 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2741 | 2026.01.20 23:50:37.639837 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2742 | 2026.01.20 23:50:37.657504 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2743 | 2026.01.20 23:50:37.657562 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2744 | 2026.01.20 23:50:37.663702 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2745 | 2026.01.20 23:50:37.664410 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2746 | 2026.01.20 23:50:37.664713 [ 44 ] {} <Debug> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2747 | 2026.01.20 23:50:37.664781 [ 44 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2748 | 2026.01.20 23:50:37.664800 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2749 | 2026.01.20 23:50:37.664946 [ 199 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 2750 | 2026.01.20 23:50:37.667766 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2751 | 2026.01.20 23:50:37.669308 [ 199 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2752 | 2026.01.20 23:50:37.670858 [ 199 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 2753 | 2026.01.20 23:50:37.675359 [ 199 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 2754 | 2026.01.20 23:50:37.679527 [ 199 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 2755 | 2026.01.20 23:50:37.683771 [ 199 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 2756 | 2026.01.20 23:50:37.688054 [ 199 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 2757 | 2026.01.20 23:50:37.692549 [ 199 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 2758 | 2026.01.20 23:50:37.744203 [ 198 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.079324577 sec., 1046.3339754084034 rows/sec., 5.41 MiB/sec. | ||
| 2759 | 2026.01.20 23:50:37.746702 [ 197 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2760 | 2026.01.20 23:50:37.748781 [ 197 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_11_2} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2761 | 2026.01.20 23:50:37.748885 [ 197 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_11_2} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2762 | 2026.01.20 23:50:37.750864 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2763 | 2026.01.20 23:50:38.001197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.75 MiB, peak 221.63 MiB, free memory in arenas 0.00 B, will set to 219.65 MiB (RSS), difference: 7.90 MiB | ||
| 2764 | 2026.01.20 23:50:41.292679 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2765 | 2026.01.20 23:50:41.292979 [ 260 ] {a9d3b33f-951c-4aae-b068-05c5f717eb2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2766 | 2026.01.20 23:50:41.293086 [ 260 ] {a9d3b33f-951c-4aae-b068-05c5f717eb2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2767 | 2026.01.20 23:50:41.293831 [ 260 ] {a9d3b33f-951c-4aae-b068-05c5f717eb2c} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2768 | 2026.01.20 23:50:41.293882 [ 260 ] {a9d3b33f-951c-4aae-b068-05c5f717eb2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2769 | 2026.01.20 23:50:41.294289 [ 260 ] {a9d3b33f-951c-4aae-b068-05c5f717eb2c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2770 | 2026.01.20 23:50:41.294525 [ 260 ] {a9d3b33f-951c-4aae-b068-05c5f717eb2c} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2771 | 2026.01.20 23:50:41.294664 [ 61 ] {} <Debug> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2772 | 2026.01.20 23:50:41.294698 [ 260 ] {a9d3b33f-951c-4aae-b068-05c5f717eb2c} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001791 sec., 75935.23171412619 rows/sec., 6.57 MiB/sec. | ||
| 2773 | 2026.01.20 23:50:41.294751 [ 61 ] {} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2774 | 2026.01.20 23:50:41.294769 [ 260 ] {a9d3b33f-951c-4aae-b068-05c5f717eb2c} <Debug> TCPHandler: Processed in 0.002273908 sec. | ||
| 2775 | 2026.01.20 23:50:41.294779 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2776 | 2026.01.20 23:50:41.294894 [ 197 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2777 | 2026.01.20 23:50:41.294920 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2778 | 2026.01.20 23:50:41.295029 [ 260 ] {1eb4cfc8-9fb5-4cba-aa97-b8613fbd46ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2779 | 2026.01.20 23:50:41.295032 [ 197 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2780 | 2026.01.20 23:50:41.295075 [ 260 ] {1eb4cfc8-9fb5-4cba-aa97-b8613fbd46ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2781 | 2026.01.20 23:50:41.295086 [ 197 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1249 rows starting from the beginning of the part | ||
| 2782 | 2026.01.20 23:50:41.295198 [ 197 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 114 rows starting from the beginning of the part | ||
| 2783 | 2026.01.20 23:50:41.295255 [ 197 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1086 rows starting from the beginning of the part | ||
| 2784 | 2026.01.20 23:50:41.295303 [ 197 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 110 rows starting from the beginning of the part | ||
| 2785 | 2026.01.20 23:50:41.295351 [ 197 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1114 rows starting from the beginning of the part | ||
| 2786 | 2026.01.20 23:50:41.295397 [ 197 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 136 rows starting from the beginning of the part | ||
| 2787 | 2026.01.20 23:50:41.295516 [ 260 ] {1eb4cfc8-9fb5-4cba-aa97-b8613fbd46ce} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2788 | 2026.01.20 23:50:41.295561 [ 260 ] {1eb4cfc8-9fb5-4cba-aa97-b8613fbd46ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2789 | 2026.01.20 23:50:41.296036 [ 260 ] {1eb4cfc8-9fb5-4cba-aa97-b8613fbd46ce} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2790 | 2026.01.20 23:50:41.296280 [ 260 ] {1eb4cfc8-9fb5-4cba-aa97-b8613fbd46ce} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2791 | 2026.01.20 23:50:41.296392 [ 61 ] {} <Debug> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2792 | 2026.01.20 23:50:41.296422 [ 260 ] {1eb4cfc8-9fb5-4cba-aa97-b8613fbd46ce} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001416 sec., 28248.58757062147 rows/sec., 2.07 MiB/sec. | ||
| 2793 | 2026.01.20 23:50:41.296432 [ 61 ] {} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2794 | 2026.01.20 23:50:41.296464 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2795 | 2026.01.20 23:50:41.296468 [ 260 ] {1eb4cfc8-9fb5-4cba-aa97-b8613fbd46ce} <Debug> TCPHandler: Processed in 0.001608137 sec. | ||
| 2796 | 2026.01.20 23:50:41.296565 [ 198 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::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 | ||
| 2797 | 2026.01.20 23:50:41.296596 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2798 | 2026.01.20 23:50:41.296681 [ 198 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2799 | 2026.01.20 23:50:41.296693 [ 260 ] {10581691-f2b9-42b9-bbc9-8ebbeee00248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2800 | 2026.01.20 23:50:41.296717 [ 198 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 258 rows starting from the beginning of the part | ||
| 2801 | 2026.01.20 23:50:41.296735 [ 260 ] {10581691-f2b9-42b9-bbc9-8ebbeee00248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2802 | 2026.01.20 23:50:41.296800 [ 198 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 48 rows starting from the beginning of the part | ||
| 2803 | 2026.01.20 23:50:41.296849 [ 198 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 205 rows starting from the beginning of the part | ||
| 2804 | 2026.01.20 23:50:41.296890 [ 198 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part | ||
| 2805 | 2026.01.20 23:50:41.296929 [ 198 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 209 rows starting from the beginning of the part | ||
| 2806 | 2026.01.20 23:50:41.296978 [ 198 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part | ||
| 2807 | 2026.01.20 23:50:41.297167 [ 260 ] {10581691-f2b9-42b9-bbc9-8ebbeee00248} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2808 | 2026.01.20 23:50:41.297202 [ 260 ] {10581691-f2b9-42b9-bbc9-8ebbeee00248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2809 | 2026.01.20 23:50:41.297363 [ 194 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3809 rows, containing 5 columns (5 merged, 0 gathered) in 0.002517133 sec., 1513229.5353483506 rows/sec., 127.51 MiB/sec. | ||
| 2810 | 2026.01.20 23:50:41.297610 [ 193 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2811 | 2026.01.20 23:50:41.297628 [ 260 ] {10581691-f2b9-42b9-bbc9-8ebbeee00248} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2812 | 2026.01.20 23:50:41.297938 [ 197 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 800 rows, containing 5 columns (5 merged, 0 gathered) in 0.001429604 sec., 559595.5243549963 rows/sec., 36.85 MiB/sec. | ||
| 2813 | 2026.01.20 23:50:41.297953 [ 260 ] {10581691-f2b9-42b9-bbc9-8ebbeee00248} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2814 | 2026.01.20 23:50:41.297996 [ 193 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_11_2} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2815 | 2026.01.20 23:50:41.298086 [ 193 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_11_2} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2816 | 2026.01.20 23:50:41.298087 [ 61 ] {} <Debug> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2817 | 2026.01.20 23:50:41.298117 [ 260 ] {10581691-f2b9-42b9-bbc9-8ebbeee00248} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001443 sec., 72072.07207207207 rows/sec., 5.63 MiB/sec. | ||
| 2818 | 2026.01.20 23:50:41.298136 [ 61 ] {} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2819 | 2026.01.20 23:50:41.298089 [ 198 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2820 | 2026.01.20 23:50:41.298168 [ 260 ] {10581691-f2b9-42b9-bbc9-8ebbeee00248} <Debug> TCPHandler: Processed in 0.001623738 sec. | ||
| 2821 | 2026.01.20 23:50:41.298166 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2822 | 2026.01.20 23:50:41.298164 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. | ||
| 2823 | 2026.01.20 23:50:41.298296 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2824 | 2026.01.20 23:50:41.298300 [ 197 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::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 | ||
| 2825 | 2026.01.20 23:50:41.298399 [ 260 ] {d248be75-0a36-440f-96fb-b4d721cf80bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2826 | 2026.01.20 23:50:41.298405 [ 197 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2827 | 2026.01.20 23:50:41.298433 [ 198 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_11_2} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2828 | 2026.01.20 23:50:41.298446 [ 197 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 704 rows starting from the beginning of the part | ||
| 2829 | 2026.01.20 23:50:41.298450 [ 260 ] {d248be75-0a36-440f-96fb-b4d721cf80bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2830 | 2026.01.20 23:50:41.298503 [ 197 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 90 rows starting from the beginning of the part | ||
| 2831 | 2026.01.20 23:50:41.298508 [ 198 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_11_2} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2832 | 2026.01.20 23:50:41.298582 [ 197 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 651 rows starting from the beginning of the part | ||
| 2833 | 2026.01.20 23:50:41.298625 [ 197 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 76 rows starting from the beginning of the part | ||
| 2834 | 2026.01.20 23:50:41.298628 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2835 | 2026.01.20 23:50:41.298660 [ 197 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 683 rows starting from the beginning of the part | ||
| 2836 | 2026.01.20 23:50:41.298702 [ 197 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 104 rows starting from the beginning of the part | ||
| 2837 | 2026.01.20 23:50:41.298884 [ 260 ] {d248be75-0a36-440f-96fb-b4d721cf80bc} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2838 | 2026.01.20 23:50:41.298926 [ 260 ] {d248be75-0a36-440f-96fb-b4d721cf80bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2839 | 2026.01.20 23:50:41.299284 [ 260 ] {d248be75-0a36-440f-96fb-b4d721cf80bc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2840 | 2026.01.20 23:50:41.299516 [ 260 ] {d248be75-0a36-440f-96fb-b4d721cf80bc} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2841 | 2026.01.20 23:50:41.299650 [ 260 ] {d248be75-0a36-440f-96fb-b4d721cf80bc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00127 sec., 125984.25196850393 rows/sec., 8.77 MiB/sec. | ||
| 2842 | 2026.01.20 23:50:41.299686 [ 260 ] {d248be75-0a36-440f-96fb-b4d721cf80bc} <Debug> TCPHandler: Processed in 0.001442545 sec. | ||
| 2843 | 2026.01.20 23:50:41.299756 [ 198 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2308 rows, containing 5 columns (5 merged, 0 gathered) in 0.001481615 sec., 1557759.606915427 rows/sec., 116.35 MiB/sec. | ||
| 2844 | 2026.01.20 23:50:41.299797 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2845 | 2026.01.20 23:50:41.299891 [ 260 ] {3e3ffb9c-6578-426c-94ee-2cae3113551a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2846 | 2026.01.20 23:50:41.299894 [ 197 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2847 | 2026.01.20 23:50:41.299948 [ 260 ] {3e3ffb9c-6578-426c-94ee-2cae3113551a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2848 | 2026.01.20 23:50:41.300150 [ 197 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_11_2} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2849 | 2026.01.20 23:50:41.300219 [ 197 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_11_2} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2850 | 2026.01.20 23:50:41.300281 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 2851 | 2026.01.20 23:50:41.300781 [ 260 ] {3e3ffb9c-6578-426c-94ee-2cae3113551a} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2852 | 2026.01.20 23:50:41.300822 [ 260 ] {3e3ffb9c-6578-426c-94ee-2cae3113551a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2853 | 2026.01.20 23:50:41.301416 [ 260 ] {3e3ffb9c-6578-426c-94ee-2cae3113551a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2854 | 2026.01.20 23:50:41.301643 [ 260 ] {3e3ffb9c-6578-426c-94ee-2cae3113551a} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2855 | 2026.01.20 23:50:41.301747 [ 61 ] {} <Debug> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2856 | 2026.01.20 23:50:41.301784 [ 61 ] {} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2857 | 2026.01.20 23:50:41.301784 [ 260 ] {3e3ffb9c-6578-426c-94ee-2cae3113551a} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001911 sec., 20931.449502878077 rows/sec., 37.51 MiB/sec. | ||
| 2858 | 2026.01.20 23:50:41.301804 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2859 | 2026.01.20 23:50:41.301860 [ 260 ] {3e3ffb9c-6578-426c-94ee-2cae3113551a} <Debug> TCPHandler: Processed in 0.002112556 sec. | ||
| 2860 | 2026.01.20 23:50:41.301875 [ 193 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::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 | ||
| 2861 | 2026.01.20 23:50:41.301990 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2862 | 2026.01.20 23:50:41.302089 [ 260 ] {70f6799d-ee76-4d25-8691-753c07da1bad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2863 | 2026.01.20 23:50:41.302106 [ 193 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2864 | 2026.01.20 23:50:41.302132 [ 260 ] {70f6799d-ee76-4d25-8691-753c07da1bad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2865 | 2026.01.20 23:50:41.302181 [ 193 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 21 rows starting from the beginning of the part | ||
| 2866 | 2026.01.20 23:50:41.302365 [ 193 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 35 rows starting from the beginning of the part | ||
| 2867 | 2026.01.20 23:50:41.302499 [ 193 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 35 rows starting from the beginning of the part | ||
| 2868 | 2026.01.20 23:50:41.302500 [ 260 ] {70f6799d-ee76-4d25-8691-753c07da1bad} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2869 | 2026.01.20 23:50:41.302552 [ 260 ] {70f6799d-ee76-4d25-8691-753c07da1bad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2870 | 2026.01.20 23:50:41.302622 [ 193 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part | ||
| 2871 | 2026.01.20 23:50:41.302745 [ 193 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 40 rows starting from the beginning of the part | ||
| 2872 | 2026.01.20 23:50:41.302874 [ 260 ] {70f6799d-ee76-4d25-8691-753c07da1bad} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2873 | 2026.01.20 23:50:41.302878 [ 193 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part | ||
| 2874 | 2026.01.20 23:50:41.303112 [ 260 ] {70f6799d-ee76-4d25-8691-753c07da1bad} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2875 | 2026.01.20 23:50:41.303248 [ 260 ] {70f6799d-ee76-4d25-8691-753c07da1bad} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001178 sec., 50933.78607809847 rows/sec., 3.43 MiB/sec. | ||
| 2876 | 2026.01.20 23:50:41.303285 [ 260 ] {70f6799d-ee76-4d25-8691-753c07da1bad} <Debug> TCPHandler: Processed in 0.001344833 sec. | ||
| 2877 | 2026.01.20 23:50:41.311013 [ 197 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 211 rows, containing 19 columns (19 merged, 0 gathered) in 0.009160696 sec., 23033.184378130223 rows/sec., 41.27 MiB/sec. | ||
| 2878 | 2026.01.20 23:50:41.311417 [ 193 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2879 | 2026.01.20 23:50:41.311722 [ 193 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2880 | 2026.01.20 23:50:41.311786 [ 193 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2881 | 2026.01.20 23:50:41.311862 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 2882 | 2026.01.20 23:50:44.790989 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2883 | 2026.01.20 23:50:44.791080 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2884 | 2026.01.20 23:50:44.856114 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5755 | ||
| 2885 | 2026.01.20 23:50:44.856964 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2886 | 2026.01.20 23:50:44.857050 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2887 | 2026.01.20 23:50:44.857699 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2888 | 2026.01.20 23:50:44.857943 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2889 | 2026.01.20 23:50:44.858095 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5755 | ||
| 2890 | 2026.01.20 23:50:44.860259 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 356 | ||
| 2891 | 2026.01.20 23:50:44.862651 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2892 | 2026.01.20 23:50:44.862697 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2893 | 2026.01.20 23:50:44.863851 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2894 | 2026.01.20 23:50:44.864113 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2895 | 2026.01.20 23:50:44.864370 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 356 | ||
| 2896 | 2026.01.20 23:50:45.167949 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2897 | 2026.01.20 23:50:45.186293 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2898 | 2026.01.20 23:50:45.186365 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2899 | 2026.01.20 23:50:45.191986 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2900 | 2026.01.20 23:50:45.192751 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2901 | 2026.01.20 23:50:45.196732 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2902 | 2026.01.20 23:50:46.302436 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2903 | 2026.01.20 23:50:46.302625 [ 260 ] {b58bf99f-8f8d-40a9-9db1-b9fd372b131f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2904 | 2026.01.20 23:50:46.302696 [ 260 ] {b58bf99f-8f8d-40a9-9db1-b9fd372b131f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2905 | 2026.01.20 23:50:46.303539 [ 260 ] {b58bf99f-8f8d-40a9-9db1-b9fd372b131f} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2906 | 2026.01.20 23:50:46.303589 [ 260 ] {b58bf99f-8f8d-40a9-9db1-b9fd372b131f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2907 | 2026.01.20 23:50:46.304012 [ 260 ] {b58bf99f-8f8d-40a9-9db1-b9fd372b131f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2908 | 2026.01.20 23:50:46.304253 [ 260 ] {b58bf99f-8f8d-40a9-9db1-b9fd372b131f} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2909 | 2026.01.20 23:50:46.304404 [ 55 ] {} <Debug> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2910 | 2026.01.20 23:50:46.304423 [ 260 ] {b58bf99f-8f8d-40a9-9db1-b9fd372b131f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00185 sec., 221621.6216216216 rows/sec., 14.06 MiB/sec. | ||
| 2911 | 2026.01.20 23:50:46.304476 [ 55 ] {} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2912 | 2026.01.20 23:50:46.304494 [ 260 ] {b58bf99f-8f8d-40a9-9db1-b9fd372b131f} <Debug> TCPHandler: Processed in 0.002192068 sec. | ||
| 2913 | 2026.01.20 23:50:46.304506 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2914 | 2026.01.20 23:50:46.304636 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2915 | 2026.01.20 23:50:46.304639 [ 193 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::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 | ||
| 2916 | 2026.01.20 23:50:46.304745 [ 260 ] {44a05489-4480-4f64-9264-801d11d96403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2917 | 2026.01.20 23:50:46.304794 [ 260 ] {44a05489-4480-4f64-9264-801d11d96403} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2918 | 2026.01.20 23:50:46.304808 [ 193 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2919 | 2026.01.20 23:50:46.304853 [ 193 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 2920 | 2026.01.20 23:50:46.304926 [ 193 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 410 rows starting from the beginning of the part | ||
| 2921 | 2026.01.20 23:50:46.304979 [ 193 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 410 rows starting from the beginning of the part | ||
| 2922 | 2026.01.20 23:50:46.305048 [ 193 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 410 rows starting from the beginning of the part | ||
| 2923 | 2026.01.20 23:50:46.305113 [ 193 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 410 rows starting from the beginning of the part | ||
| 2924 | 2026.01.20 23:50:46.305159 [ 193 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 410 rows starting from the beginning of the part | ||
| 2925 | 2026.01.20 23:50:46.305708 [ 260 ] {44a05489-4480-4f64-9264-801d11d96403} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2926 | 2026.01.20 23:50:46.305751 [ 260 ] {44a05489-4480-4f64-9264-801d11d96403} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2927 | 2026.01.20 23:50:46.306187 [ 260 ] {44a05489-4480-4f64-9264-801d11d96403} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2928 | 2026.01.20 23:50:46.306323 [ 192 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2074 rows, containing 5 columns (5 merged, 0 gathered) in 0.00174249 sec., 1190250.7331462447 rows/sec., 80.31 MiB/sec. | ||
| 2929 | 2026.01.20 23:50:46.306414 [ 260 ] {44a05489-4480-4f64-9264-801d11d96403} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2930 | 2026.01.20 23:50:46.306500 [ 193 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2931 | 2026.01.20 23:50:46.306566 [ 260 ] {44a05489-4480-4f64-9264-801d11d96403} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.001844 sec., 603036.8763557484 rows/sec., 47.56 MiB/sec. | ||
| 2932 | 2026.01.20 23:50:46.306612 [ 260 ] {44a05489-4480-4f64-9264-801d11d96403} <Debug> TCPHandler: Processed in 0.002028385 sec. | ||
| 2933 | 2026.01.20 23:50:46.306733 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2934 | 2026.01.20 23:50:46.306770 [ 193 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_6_1} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2935 | 2026.01.20 23:50:46.306833 [ 260 ] {b1d8df2b-4f2a-461f-ac64-29fedfc9cdfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2936 | 2026.01.20 23:50:46.306848 [ 193 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_6_1} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2937 | 2026.01.20 23:50:46.306882 [ 260 ] {b1d8df2b-4f2a-461f-ac64-29fedfc9cdfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2938 | 2026.01.20 23:50:46.306929 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 2939 | 2026.01.20 23:50:46.307367 [ 260 ] {b1d8df2b-4f2a-461f-ac64-29fedfc9cdfc} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2940 | 2026.01.20 23:50:46.307409 [ 260 ] {b1d8df2b-4f2a-461f-ac64-29fedfc9cdfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2941 | 2026.01.20 23:50:46.307734 [ 260 ] {b1d8df2b-4f2a-461f-ac64-29fedfc9cdfc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2942 | 2026.01.20 23:50:46.307948 [ 260 ] {b1d8df2b-4f2a-461f-ac64-29fedfc9cdfc} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2943 | 2026.01.20 23:50:46.308087 [ 260 ] {b1d8df2b-4f2a-461f-ac64-29fedfc9cdfc} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001275 sec., 160784.31372549018 rows/sec., 9.43 MiB/sec. | ||
| 2944 | 2026.01.20 23:50:46.308124 [ 260 ] {b1d8df2b-4f2a-461f-ac64-29fedfc9cdfc} <Debug> TCPHandler: Processed in 0.001442325 sec. | ||
| 2945 | 2026.01.20 23:50:46.308233 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2946 | 2026.01.20 23:50:46.308328 [ 260 ] {091c0d66-36de-4e1a-9b89-b2c598fd154d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2947 | 2026.01.20 23:50:46.308367 [ 260 ] {091c0d66-36de-4e1a-9b89-b2c598fd154d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2948 | 2026.01.20 23:50:46.308828 [ 260 ] {091c0d66-36de-4e1a-9b89-b2c598fd154d} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2949 | 2026.01.20 23:50:46.308864 [ 260 ] {091c0d66-36de-4e1a-9b89-b2c598fd154d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2950 | 2026.01.20 23:50:46.309157 [ 260 ] {091c0d66-36de-4e1a-9b89-b2c598fd154d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2951 | 2026.01.20 23:50:46.309363 [ 260 ] {091c0d66-36de-4e1a-9b89-b2c598fd154d} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2952 | 2026.01.20 23:50:46.309464 [ 55 ] {} <Debug> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2953 | 2026.01.20 23:50:46.309492 [ 260 ] {091c0d66-36de-4e1a-9b89-b2c598fd154d} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001183 sec., 179205.40997464073 rows/sec., 11.56 MiB/sec. | ||
| 2954 | 2026.01.20 23:50:46.309503 [ 55 ] {} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2955 | 2026.01.20 23:50:46.309532 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2956 | 2026.01.20 23:50:46.309534 [ 260 ] {091c0d66-36de-4e1a-9b89-b2c598fd154d} <Debug> TCPHandler: Processed in 0.001352383 sec. | ||
| 2957 | 2026.01.20 23:50:46.309614 [ 197 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::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 | ||
| 2958 | 2026.01.20 23:50:46.309654 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2959 | 2026.01.20 23:50:46.309723 [ 197 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2960 | 2026.01.20 23:50:46.309753 [ 260 ] {ebb4b916-4317-4921-9412-8ea28f689d87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2961 | 2026.01.20 23:50:46.309761 [ 197 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 2962 | 2026.01.20 23:50:46.309801 [ 260 ] {ebb4b916-4317-4921-9412-8ea28f689d87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2963 | 2026.01.20 23:50:46.309838 [ 197 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 212 rows starting from the beginning of the part | ||
| 2964 | 2026.01.20 23:50:46.309893 [ 197 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 212 rows starting from the beginning of the part | ||
| 2965 | 2026.01.20 23:50:46.309939 [ 197 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 212 rows starting from the beginning of the part | ||
| 2966 | 2026.01.20 23:50:46.309984 [ 197 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 212 rows starting from the beginning of the part | ||
| 2967 | 2026.01.20 23:50:46.310026 [ 197 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 212 rows starting from the beginning of the part | ||
| 2968 | 2026.01.20 23:50:46.310267 [ 260 ] {ebb4b916-4317-4921-9412-8ea28f689d87} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2969 | 2026.01.20 23:50:46.310309 [ 260 ] {ebb4b916-4317-4921-9412-8ea28f689d87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2970 | 2026.01.20 23:50:46.310638 [ 260 ] {ebb4b916-4317-4921-9412-8ea28f689d87} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2971 | 2026.01.20 23:50:46.310856 [ 260 ] {ebb4b916-4317-4921-9412-8ea28f689d87} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2972 | 2026.01.20 23:50:46.310938 [ 192 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1084 rows, containing 5 columns (5 merged, 0 gathered) in 0.001363663 sec., 794917.8059388574 rows/sec., 54.62 MiB/sec. | ||
| 2973 | 2026.01.20 23:50:46.310957 [ 55 ] {} <Debug> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2974 | 2026.01.20 23:50:46.310990 [ 55 ] {} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2975 | 2026.01.20 23:50:46.310991 [ 260 ] {ebb4b916-4317-4921-9412-8ea28f689d87} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001256 sec., 167993.6305732484 rows/sec., 9.54 MiB/sec. | ||
| 2976 | 2026.01.20 23:50:46.311008 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2977 | 2026.01.20 23:50:46.311044 [ 260 ] {ebb4b916-4317-4921-9412-8ea28f689d87} <Debug> TCPHandler: Processed in 0.001438784 sec. | ||
| 2978 | 2026.01.20 23:50:46.311086 [ 193 ] {814d8568-2b9e-4a79-83ef-22fe45208240::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 | ||
| 2979 | 2026.01.20 23:50:46.311103 [ 189 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2980 | 2026.01.20 23:50:46.311161 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2981 | 2026.01.20 23:50:46.311171 [ 193 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2982 | 2026.01.20 23:50:46.311209 [ 193 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 2983 | 2026.01.20 23:50:46.311253 [ 193 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 211 rows starting from the beginning of the part | ||
| 2984 | 2026.01.20 23:50:46.311263 [ 260 ] {addb5b5b-07d1-432e-b29d-e6b2037adb7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2985 | 2026.01.20 23:50:46.311288 [ 193 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 211 rows starting from the beginning of the part | ||
| 2986 | 2026.01.20 23:50:46.311309 [ 260 ] {addb5b5b-07d1-432e-b29d-e6b2037adb7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2987 | 2026.01.20 23:50:46.311327 [ 193 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 211 rows starting from the beginning of the part | ||
| 2988 | 2026.01.20 23:50:46.311364 [ 193 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 211 rows starting from the beginning of the part | ||
| 2989 | 2026.01.20 23:50:46.311385 [ 189 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_6_1} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2990 | 2026.01.20 23:50:46.311398 [ 193 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 211 rows starting from the beginning of the part | ||
| 2991 | 2026.01.20 23:50:46.311453 [ 189 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_6_1} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2992 | 2026.01.20 23:50:46.311526 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 2993 | 2026.01.20 23:50:46.311979 [ 260 ] {addb5b5b-07d1-432e-b29d-e6b2037adb7b} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2994 | 2026.01.20 23:50:46.312020 [ 260 ] {addb5b5b-07d1-432e-b29d-e6b2037adb7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2995 | 2026.01.20 23:50:46.312204 [ 192 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1067 rows, containing 5 columns (5 merged, 0 gathered) in 0.00114852 sec., 929021.6974889422 rows/sec., 56.50 MiB/sec. | ||
| 2996 | 2026.01.20 23:50:46.312329 [ 189 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2997 | 2026.01.20 23:50:46.312360 [ 260 ] {addb5b5b-07d1-432e-b29d-e6b2037adb7b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2998 | 2026.01.20 23:50:46.312641 [ 189 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_6_1} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2999 | 2026.01.20 23:50:46.312691 [ 260 ] {addb5b5b-07d1-432e-b29d-e6b2037adb7b} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3000 | 2026.01.20 23:50:46.312710 [ 189 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_6_1} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3001 | 2026.01.20 23:50:46.312781 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 3002 | 2026.01.20 23:50:46.312842 [ 260 ] {addb5b5b-07d1-432e-b29d-e6b2037adb7b} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001596 sec., 425438.5964912281 rows/sec., 29.66 MiB/sec. | ||
| 3003 | 2026.01.20 23:50:46.312885 [ 260 ] {addb5b5b-07d1-432e-b29d-e6b2037adb7b} <Debug> TCPHandler: Processed in 0.00177416 sec. | ||
| 3004 | 2026.01.20 23:50:46.312998 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3005 | 2026.01.20 23:50:46.313091 [ 260 ] {028d12e1-6744-48c1-9fa2-33d8cd764e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3006 | 2026.01.20 23:50:46.313134 [ 260 ] {028d12e1-6744-48c1-9fa2-33d8cd764e4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3007 | 2026.01.20 23:50:46.313456 [ 260 ] {028d12e1-6744-48c1-9fa2-33d8cd764e4b} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3008 | 2026.01.20 23:50:46.313492 [ 260 ] {028d12e1-6744-48c1-9fa2-33d8cd764e4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3009 | 2026.01.20 23:50:46.313789 [ 260 ] {028d12e1-6744-48c1-9fa2-33d8cd764e4b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3010 | 2026.01.20 23:50:46.314003 [ 260 ] {028d12e1-6744-48c1-9fa2-33d8cd764e4b} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3011 | 2026.01.20 23:50:46.314138 [ 260 ] {028d12e1-6744-48c1-9fa2-33d8cd764e4b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001065 sec., 5633.802816901409 rows/sec., 294.34 KiB/sec. | ||
| 3012 | 2026.01.20 23:50:46.314173 [ 260 ] {028d12e1-6744-48c1-9fa2-33d8cd764e4b} <Debug> TCPHandler: Processed in 0.001224871 sec. | ||
| 3013 | 2026.01.20 23:50:46.314282 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3014 | 2026.01.20 23:50:46.314375 [ 260 ] {23d9f14c-a849-475e-bd01-acf82be88e90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3015 | 2026.01.20 23:50:46.314417 [ 260 ] {23d9f14c-a849-475e-bd01-acf82be88e90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3016 | 2026.01.20 23:50:46.314838 [ 260 ] {23d9f14c-a849-475e-bd01-acf82be88e90} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3017 | 2026.01.20 23:50:46.314874 [ 260 ] {23d9f14c-a849-475e-bd01-acf82be88e90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3018 | 2026.01.20 23:50:46.315226 [ 260 ] {23d9f14c-a849-475e-bd01-acf82be88e90} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3019 | 2026.01.20 23:50:46.315434 [ 260 ] {23d9f14c-a849-475e-bd01-acf82be88e90} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3020 | 2026.01.20 23:50:46.315565 [ 260 ] {23d9f14c-a849-475e-bd01-acf82be88e90} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001209 sec., 259718.7758478081 rows/sec., 17.06 MiB/sec. | ||
| 3021 | 2026.01.20 23:50:46.315600 [ 260 ] {23d9f14c-a849-475e-bd01-acf82be88e90} <Debug> TCPHandler: Processed in 0.001367393 sec. | ||
| 3022 | 2026.01.20 23:50:46.315709 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3023 | 2026.01.20 23:50:46.315802 [ 260 ] {a677dcf0-795f-4c96-8c66-b27a6814da6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3024 | 2026.01.20 23:50:46.315843 [ 260 ] {a677dcf0-795f-4c96-8c66-b27a6814da6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3025 | 2026.01.20 23:50:46.316185 [ 260 ] {a677dcf0-795f-4c96-8c66-b27a6814da6c} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3026 | 2026.01.20 23:50:46.316230 [ 260 ] {a677dcf0-795f-4c96-8c66-b27a6814da6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3027 | 2026.01.20 23:50:46.316599 [ 260 ] {a677dcf0-795f-4c96-8c66-b27a6814da6c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3028 | 2026.01.20 23:50:46.316844 [ 260 ] {a677dcf0-795f-4c96-8c66-b27a6814da6c} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3029 | 2026.01.20 23:50:46.316962 [ 71 ] {} <Debug> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3030 | 2026.01.20 23:50:46.317001 [ 71 ] {} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3031 | 2026.01.20 23:50:46.317005 [ 260 ] {a677dcf0-795f-4c96-8c66-b27a6814da6c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001218 sec., 821.0180623973728 rows/sec., 55.32 KiB/sec. | ||
| 3032 | 2026.01.20 23:50:46.317021 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3033 | 2026.01.20 23:50:46.317060 [ 260 ] {a677dcf0-795f-4c96-8c66-b27a6814da6c} <Debug> TCPHandler: Processed in 0.001399693 sec. | ||
| 3034 | 2026.01.20 23:50:46.317097 [ 193 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::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 | ||
| 3035 | 2026.01.20 23:50:46.317186 [ 193 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3036 | 2026.01.20 23:50:46.317195 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3037 | 2026.01.20 23:50:46.317210 [ 193 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::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 | ||
| 3038 | 2026.01.20 23:50:46.317268 [ 193 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::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 | ||
| 3039 | 2026.01.20 23:50:46.317302 [ 193 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::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 | ||
| 3040 | 2026.01.20 23:50:46.317319 [ 260 ] {cd6bfdaa-24c1-44e0-a49b-96112b04ec46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3041 | 2026.01.20 23:50:46.317333 [ 193 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::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 | ||
| 3042 | 2026.01.20 23:50:46.317378 [ 193 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::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 | ||
| 3043 | 2026.01.20 23:50:46.317378 [ 260 ] {cd6bfdaa-24c1-44e0-a49b-96112b04ec46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3044 | 2026.01.20 23:50:46.317731 [ 260 ] {cd6bfdaa-24c1-44e0-a49b-96112b04ec46} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3045 | 2026.01.20 23:50:46.317770 [ 260 ] {cd6bfdaa-24c1-44e0-a49b-96112b04ec46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3046 | 2026.01.20 23:50:46.317960 [ 189 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.000886936 sec., 5637.385335582275 rows/sec., 379.86 KiB/sec. | ||
| 3047 | 2026.01.20 23:50:46.318068 [ 193 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3048 | 2026.01.20 23:50:46.318108 [ 260 ] {cd6bfdaa-24c1-44e0-a49b-96112b04ec46} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3049 | 2026.01.20 23:50:46.318375 [ 193 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_5_1} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3050 | 2026.01.20 23:50:46.318404 [ 260 ] {cd6bfdaa-24c1-44e0-a49b-96112b04ec46} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3051 | 2026.01.20 23:50:46.318444 [ 193 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_5_1} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3052 | 2026.01.20 23:50:46.318505 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 3053 | 2026.01.20 23:50:46.318549 [ 260 ] {cd6bfdaa-24c1-44e0-a49b-96112b04ec46} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001256 sec., 82802.54777070064 rows/sec., 5.07 MiB/sec. | ||
| 3054 | 2026.01.20 23:50:46.318591 [ 260 ] {cd6bfdaa-24c1-44e0-a49b-96112b04ec46} <Debug> TCPHandler: Processed in 0.001458885 sec. | ||
| 3055 | 2026.01.20 23:50:51.293166 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3056 | 2026.01.20 23:50:51.293365 [ 260 ] {20a1212c-ebbf-4d55-bf60-b6b9a94c0231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3057 | 2026.01.20 23:50:51.293431 [ 260 ] {20a1212c-ebbf-4d55-bf60-b6b9a94c0231} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3058 | 2026.01.20 23:50:51.294010 [ 260 ] {20a1212c-ebbf-4d55-bf60-b6b9a94c0231} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3059 | 2026.01.20 23:50:51.294057 [ 260 ] {20a1212c-ebbf-4d55-bf60-b6b9a94c0231} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3060 | 2026.01.20 23:50:51.294445 [ 260 ] {20a1212c-ebbf-4d55-bf60-b6b9a94c0231} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3061 | 2026.01.20 23:50:51.294686 [ 260 ] {20a1212c-ebbf-4d55-bf60-b6b9a94c0231} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3062 | 2026.01.20 23:50:51.294850 [ 260 ] {20a1212c-ebbf-4d55-bf60-b6b9a94c0231} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001534 sec., 2607.561929595828 rows/sec., 212.63 KiB/sec. | ||
| 3063 | 2026.01.20 23:50:51.294893 [ 260 ] {20a1212c-ebbf-4d55-bf60-b6b9a94c0231} <Debug> TCPHandler: Processed in 0.001860621 sec. | ||
| 3064 | 2026.01.20 23:50:51.295006 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3065 | 2026.01.20 23:50:51.295101 [ 260 ] {4018f3f9-bdf0-4f0e-a708-2d7bb560c72f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3066 | 2026.01.20 23:50:51.295142 [ 260 ] {4018f3f9-bdf0-4f0e-a708-2d7bb560c72f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3067 | 2026.01.20 23:50:51.295609 [ 260 ] {4018f3f9-bdf0-4f0e-a708-2d7bb560c72f} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3068 | 2026.01.20 23:50:51.295646 [ 260 ] {4018f3f9-bdf0-4f0e-a708-2d7bb560c72f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3069 | 2026.01.20 23:50:51.295959 [ 260 ] {4018f3f9-bdf0-4f0e-a708-2d7bb560c72f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3070 | 2026.01.20 23:50:51.296179 [ 260 ] {4018f3f9-bdf0-4f0e-a708-2d7bb560c72f} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3071 | 2026.01.20 23:50:51.296313 [ 260 ] {4018f3f9-bdf0-4f0e-a708-2d7bb560c72f} <Debug> executeQuery: Read 138 rows, 12.20 KiB in 0.001229 sec., 112286.41171684295 rows/sec., 9.69 MiB/sec. | ||
| 3072 | 2026.01.20 23:50:51.296355 [ 260 ] {4018f3f9-bdf0-4f0e-a708-2d7bb560c72f} <Debug> TCPHandler: Processed in 0.001400104 sec. | ||
| 3073 | 2026.01.20 23:50:51.296488 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3074 | 2026.01.20 23:50:51.296584 [ 260 ] {1f188f8f-c48a-46f1-bb1d-018b4eafc340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3075 | 2026.01.20 23:50:51.296624 [ 260 ] {1f188f8f-c48a-46f1-bb1d-018b4eafc340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3076 | 2026.01.20 23:50:51.297051 [ 260 ] {1f188f8f-c48a-46f1-bb1d-018b4eafc340} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3077 | 2026.01.20 23:50:51.297088 [ 260 ] {1f188f8f-c48a-46f1-bb1d-018b4eafc340} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3078 | 2026.01.20 23:50:51.297385 [ 260 ] {1f188f8f-c48a-46f1-bb1d-018b4eafc340} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3079 | 2026.01.20 23:50:51.297591 [ 260 ] {1f188f8f-c48a-46f1-bb1d-018b4eafc340} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3080 | 2026.01.20 23:50:51.297719 [ 260 ] {1f188f8f-c48a-46f1-bb1d-018b4eafc340} <Debug> executeQuery: Read 44 rows, 3.29 KiB in 0.001154 sec., 38128.24956672444 rows/sec., 2.78 MiB/sec. | ||
| 3081 | 2026.01.20 23:50:51.297757 [ 260 ] {1f188f8f-c48a-46f1-bb1d-018b4eafc340} <Debug> TCPHandler: Processed in 0.001319882 sec. | ||
| 3082 | 2026.01.20 23:50:51.297876 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3083 | 2026.01.20 23:50:51.297972 [ 260 ] {a631c23b-df14-4911-9df7-36030ddb8b89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3084 | 2026.01.20 23:50:51.298013 [ 260 ] {a631c23b-df14-4911-9df7-36030ddb8b89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3085 | 2026.01.20 23:50:51.298443 [ 260 ] {a631c23b-df14-4911-9df7-36030ddb8b89} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3086 | 2026.01.20 23:50:51.298479 [ 260 ] {a631c23b-df14-4911-9df7-36030ddb8b89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3087 | 2026.01.20 23:50:51.298784 [ 260 ] {a631c23b-df14-4911-9df7-36030ddb8b89} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3088 | 2026.01.20 23:50:51.298999 [ 260 ] {a631c23b-df14-4911-9df7-36030ddb8b89} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3089 | 2026.01.20 23:50:51.299131 [ 260 ] {a631c23b-df14-4911-9df7-36030ddb8b89} <Debug> executeQuery: Read 108 rows, 8.64 KiB in 0.001177 sec., 91758.70858113847 rows/sec., 7.17 MiB/sec. | ||
| 3090 | 2026.01.20 23:50:51.299168 [ 260 ] {a631c23b-df14-4911-9df7-36030ddb8b89} <Debug> TCPHandler: Processed in 0.001342313 sec. | ||
| 3091 | 2026.01.20 23:50:51.299349 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3092 | 2026.01.20 23:50:51.299444 [ 260 ] {572162e6-f345-4cca-9c3a-7b63ed3fe606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3093 | 2026.01.20 23:50:51.299488 [ 260 ] {572162e6-f345-4cca-9c3a-7b63ed3fe606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3094 | 2026.01.20 23:50:51.299919 [ 260 ] {572162e6-f345-4cca-9c3a-7b63ed3fe606} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3095 | 2026.01.20 23:50:51.299955 [ 260 ] {572162e6-f345-4cca-9c3a-7b63ed3fe606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3096 | 2026.01.20 23:50:51.300401 [ 260 ] {572162e6-f345-4cca-9c3a-7b63ed3fe606} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3097 | 2026.01.20 23:50:51.300677 [ 260 ] {572162e6-f345-4cca-9c3a-7b63ed3fe606} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3098 | 2026.01.20 23:50:51.300804 [ 154 ] {} <Debug> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3099 | 2026.01.20 23:50:51.300835 [ 260 ] {572162e6-f345-4cca-9c3a-7b63ed3fe606} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001409 sec., 114975.15968772178 rows/sec., 8.01 MiB/sec. | ||
| 3100 | 2026.01.20 23:50:51.300840 [ 154 ] {} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3101 | 2026.01.20 23:50:51.300866 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3102 | 2026.01.20 23:50:51.300873 [ 260 ] {572162e6-f345-4cca-9c3a-7b63ed3fe606} <Debug> TCPHandler: Processed in 0.001573887 sec. | ||
| 3103 | 2026.01.20 23:50:51.300982 [ 187 ] {d542970d-27f7-45b6-add0-a5f5711db820::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 | ||
| 3104 | 2026.01.20 23:50:51.301011 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3105 | 2026.01.20 23:50:51.301115 [ 260 ] {07f8b209-a948-42ca-a4c0-bbdc69eccdc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3106 | 2026.01.20 23:50:51.301130 [ 187 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3107 | 2026.01.20 23:50:51.301172 [ 260 ] {07f8b209-a948-42ca-a4c0-bbdc69eccdc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3108 | 2026.01.20 23:50:51.301176 [ 187 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 965 rows starting from the beginning of the part | ||
| 3109 | 2026.01.20 23:50:51.301260 [ 187 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 110 rows starting from the beginning of the part | ||
| 3110 | 2026.01.20 23:50:51.301308 [ 187 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 316 rows starting from the beginning of the part | ||
| 3111 | 2026.01.20 23:50:51.301350 [ 187 ] {d542970d-27f7-45b6-add0-a5f5711db820::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 | ||
| 3112 | 2026.01.20 23:50:51.301392 [ 187 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 314 rows starting from the beginning of the part | ||
| 3113 | 2026.01.20 23:50:51.301434 [ 187 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 162 rows starting from the beginning of the part | ||
| 3114 | 2026.01.20 23:50:51.301980 [ 260 ] {07f8b209-a948-42ca-a4c0-bbdc69eccdc6} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3115 | 2026.01.20 23:50:51.302025 [ 260 ] {07f8b209-a948-42ca-a4c0-bbdc69eccdc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3116 | 2026.01.20 23:50:51.302631 [ 193 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2027 rows, containing 5 columns (5 merged, 0 gathered) in 0.001700609 sec., 1191925.9512327642 rows/sec., 81.24 MiB/sec. | ||
| 3117 | 2026.01.20 23:50:51.302642 [ 260 ] {07f8b209-a948-42ca-a4c0-bbdc69eccdc6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3118 | 2026.01.20 23:50:51.302927 [ 186 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3119 | 2026.01.20 23:50:51.303012 [ 260 ] {07f8b209-a948-42ca-a4c0-bbdc69eccdc6} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3120 | 2026.01.20 23:50:51.303191 [ 260 ] {07f8b209-a948-42ca-a4c0-bbdc69eccdc6} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002094 sec., 19102.196752626554 rows/sec., 34.23 MiB/sec. | ||
| 3121 | 2026.01.20 23:50:51.303247 [ 186 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3122 | 2026.01.20 23:50:51.303279 [ 260 ] {07f8b209-a948-42ca-a4c0-bbdc69eccdc6} <Debug> TCPHandler: Processed in 0.0023281 sec. | ||
| 3123 | 2026.01.20 23:50:51.303327 [ 186 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3124 | 2026.01.20 23:50:51.303409 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 3125 | 2026.01.20 23:50:51.303436 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3126 | 2026.01.20 23:50:51.303541 [ 260 ] {b427caba-2670-48bd-82be-3ffb463ede7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3127 | 2026.01.20 23:50:51.303589 [ 260 ] {b427caba-2670-48bd-82be-3ffb463ede7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3128 | 2026.01.20 23:50:51.303984 [ 260 ] {b427caba-2670-48bd-82be-3ffb463ede7d} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3129 | 2026.01.20 23:50:51.304024 [ 260 ] {b427caba-2670-48bd-82be-3ffb463ede7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3130 | 2026.01.20 23:50:51.304393 [ 260 ] {b427caba-2670-48bd-82be-3ffb463ede7d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3131 | 2026.01.20 23:50:51.304641 [ 260 ] {b427caba-2670-48bd-82be-3ffb463ede7d} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3132 | 2026.01.20 23:50:51.304775 [ 260 ] {b427caba-2670-48bd-82be-3ffb463ede7d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001257 sec., 47732.6968973747 rows/sec., 3.22 MiB/sec. | ||
| 3133 | 2026.01.20 23:50:51.304813 [ 260 ] {b427caba-2670-48bd-82be-3ffb463ede7d} <Debug> TCPHandler: Processed in 0.001434675 sec. | ||
| 3134 | 2026.01.20 23:50:52.359107 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6267 | ||
| 3135 | 2026.01.20 23:50:52.359606 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3136 | 2026.01.20 23:50:52.359646 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3137 | 2026.01.20 23:50:52.360122 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3138 | 2026.01.20 23:50:52.360351 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3139 | 2026.01.20 23:50:52.360477 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6267 | ||
| 3140 | 2026.01.20 23:50:52.697769 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3141 | 2026.01.20 23:50:52.713798 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3142 | 2026.01.20 23:50:52.713862 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3143 | 2026.01.20 23:50:52.720198 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3144 | 2026.01.20 23:50:52.720911 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3145 | 2026.01.20 23:50:52.723879 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3146 | 2026.01.20 23:50:54.865465 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 390 | ||
| 3147 | 2026.01.20 23:50:54.867692 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3148 | 2026.01.20 23:50:54.867738 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3149 | 2026.01.20 23:50:54.868868 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3150 | 2026.01.20 23:50:54.869135 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3151 | 2026.01.20 23:50:54.869383 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 390 | ||
| 3152 | 2026.01.20 23:50:56.302024 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3153 | 2026.01.20 23:50:56.302205 [ 260 ] {71e14aad-af08-46f0-bece-e5d25b0b1180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3154 | 2026.01.20 23:50:56.302270 [ 260 ] {71e14aad-af08-46f0-bece-e5d25b0b1180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3155 | 2026.01.20 23:50:56.303085 [ 260 ] {71e14aad-af08-46f0-bece-e5d25b0b1180} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3156 | 2026.01.20 23:50:56.303135 [ 260 ] {71e14aad-af08-46f0-bece-e5d25b0b1180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3157 | 2026.01.20 23:50:56.303537 [ 260 ] {71e14aad-af08-46f0-bece-e5d25b0b1180} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3158 | 2026.01.20 23:50:56.303773 [ 260 ] {71e14aad-af08-46f0-bece-e5d25b0b1180} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3159 | 2026.01.20 23:50:56.303938 [ 260 ] {71e14aad-af08-46f0-bece-e5d25b0b1180} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001781 sec., 230207.74845592363 rows/sec., 14.60 MiB/sec. | ||
| 3160 | 2026.01.20 23:50:56.303986 [ 260 ] {71e14aad-af08-46f0-bece-e5d25b0b1180} <Debug> TCPHandler: Processed in 0.002138776 sec. | ||
| 3161 | 2026.01.20 23:50:56.304122 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3162 | 2026.01.20 23:50:56.304226 [ 260 ] {88975e98-0207-4792-980f-3d7326ed40cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3163 | 2026.01.20 23:50:56.304271 [ 260 ] {88975e98-0207-4792-980f-3d7326ed40cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3164 | 2026.01.20 23:50:56.305137 [ 260 ] {88975e98-0207-4792-980f-3d7326ed40cf} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3165 | 2026.01.20 23:50:56.305181 [ 260 ] {88975e98-0207-4792-980f-3d7326ed40cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3166 | 2026.01.20 23:50:56.305573 [ 260 ] {88975e98-0207-4792-980f-3d7326ed40cf} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3167 | 2026.01.20 23:50:56.305788 [ 260 ] {88975e98-0207-4792-980f-3d7326ed40cf} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3168 | 2026.01.20 23:50:56.305929 [ 260 ] {88975e98-0207-4792-980f-3d7326ed40cf} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.001726 sec., 644264.1946697566 rows/sec., 50.81 MiB/sec. | ||
| 3169 | 2026.01.20 23:50:56.305972 [ 260 ] {88975e98-0207-4792-980f-3d7326ed40cf} <Debug> TCPHandler: Processed in 0.001904172 sec. | ||
| 3170 | 2026.01.20 23:50:56.306103 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3171 | 2026.01.20 23:50:56.306200 [ 260 ] {c4b4091a-7bb1-40ae-9609-9a5ce200a3bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3172 | 2026.01.20 23:50:56.306241 [ 260 ] {c4b4091a-7bb1-40ae-9609-9a5ce200a3bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3173 | 2026.01.20 23:50:56.306720 [ 260 ] {c4b4091a-7bb1-40ae-9609-9a5ce200a3bd} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3174 | 2026.01.20 23:50:56.306757 [ 260 ] {c4b4091a-7bb1-40ae-9609-9a5ce200a3bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3175 | 2026.01.20 23:50:56.307062 [ 260 ] {c4b4091a-7bb1-40ae-9609-9a5ce200a3bd} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3176 | 2026.01.20 23:50:56.307272 [ 260 ] {c4b4091a-7bb1-40ae-9609-9a5ce200a3bd} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3177 | 2026.01.20 23:50:56.307408 [ 260 ] {c4b4091a-7bb1-40ae-9609-9a5ce200a3bd} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001227 sec., 167074.16462917684 rows/sec., 9.80 MiB/sec. | ||
| 3178 | 2026.01.20 23:50:56.307446 [ 260 ] {c4b4091a-7bb1-40ae-9609-9a5ce200a3bd} <Debug> TCPHandler: Processed in 0.001395304 sec. | ||
| 3179 | 2026.01.20 23:50:56.307564 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3180 | 2026.01.20 23:50:56.307659 [ 260 ] {f11fdcb5-4a8c-4702-8904-00033368c079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3181 | 2026.01.20 23:50:56.307698 [ 260 ] {f11fdcb5-4a8c-4702-8904-00033368c079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3182 | 2026.01.20 23:50:56.308160 [ 260 ] {f11fdcb5-4a8c-4702-8904-00033368c079} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3183 | 2026.01.20 23:50:56.308197 [ 260 ] {f11fdcb5-4a8c-4702-8904-00033368c079} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3184 | 2026.01.20 23:50:56.308505 [ 260 ] {f11fdcb5-4a8c-4702-8904-00033368c079} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3185 | 2026.01.20 23:50:56.308711 [ 260 ] {f11fdcb5-4a8c-4702-8904-00033368c079} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3186 | 2026.01.20 23:50:56.308841 [ 260 ] {f11fdcb5-4a8c-4702-8904-00033368c079} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.0012 sec., 176666.6666666667 rows/sec., 11.39 MiB/sec. | ||
| 3187 | 2026.01.20 23:50:56.308878 [ 260 ] {f11fdcb5-4a8c-4702-8904-00033368c079} <Debug> TCPHandler: Processed in 0.001364753 sec. | ||
| 3188 | 2026.01.20 23:50:56.308994 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3189 | 2026.01.20 23:50:56.309089 [ 260 ] {a5131d34-4f33-49b9-8d44-b041efee5937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3190 | 2026.01.20 23:50:56.309130 [ 260 ] {a5131d34-4f33-49b9-8d44-b041efee5937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3191 | 2026.01.20 23:50:56.309593 [ 260 ] {a5131d34-4f33-49b9-8d44-b041efee5937} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3192 | 2026.01.20 23:50:56.309630 [ 260 ] {a5131d34-4f33-49b9-8d44-b041efee5937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3193 | 2026.01.20 23:50:56.309922 [ 260 ] {a5131d34-4f33-49b9-8d44-b041efee5937} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3194 | 2026.01.20 23:50:56.310128 [ 260 ] {a5131d34-4f33-49b9-8d44-b041efee5937} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3195 | 2026.01.20 23:50:56.310258 [ 260 ] {a5131d34-4f33-49b9-8d44-b041efee5937} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001187 sec., 177759.05644481888 rows/sec., 10.09 MiB/sec. | ||
| 3196 | 2026.01.20 23:50:56.310294 [ 260 ] {a5131d34-4f33-49b9-8d44-b041efee5937} <Debug> TCPHandler: Processed in 0.001351683 sec. | ||
| 3197 | 2026.01.20 23:50:56.310408 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3198 | 2026.01.20 23:50:56.310502 [ 260 ] {68c61846-909e-4f59-894e-6627b919781f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3199 | 2026.01.20 23:50:56.310542 [ 260 ] {68c61846-909e-4f59-894e-6627b919781f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3200 | 2026.01.20 23:50:56.311154 [ 260 ] {68c61846-909e-4f59-894e-6627b919781f} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3201 | 2026.01.20 23:50:56.311192 [ 260 ] {68c61846-909e-4f59-894e-6627b919781f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3202 | 2026.01.20 23:50:56.311521 [ 260 ] {68c61846-909e-4f59-894e-6627b919781f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3203 | 2026.01.20 23:50:56.311725 [ 260 ] {68c61846-909e-4f59-894e-6627b919781f} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3204 | 2026.01.20 23:50:56.311852 [ 260 ] {68c61846-909e-4f59-894e-6627b919781f} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001368 sec., 496345.02923976607 rows/sec., 34.60 MiB/sec. | ||
| 3205 | 2026.01.20 23:50:56.311890 [ 260 ] {68c61846-909e-4f59-894e-6627b919781f} <Debug> TCPHandler: Processed in 0.001533046 sec. | ||
| 3206 | 2026.01.20 23:50:56.312004 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3207 | 2026.01.20 23:50:56.312099 [ 260 ] {126fc1d6-6b7c-4331-bc2d-b5ec143e6e18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3208 | 2026.01.20 23:50:56.312139 [ 260 ] {126fc1d6-6b7c-4331-bc2d-b5ec143e6e18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3209 | 2026.01.20 23:50:56.312478 [ 260 ] {126fc1d6-6b7c-4331-bc2d-b5ec143e6e18} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3210 | 2026.01.20 23:50:56.312514 [ 260 ] {126fc1d6-6b7c-4331-bc2d-b5ec143e6e18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3211 | 2026.01.20 23:50:56.312815 [ 260 ] {126fc1d6-6b7c-4331-bc2d-b5ec143e6e18} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3212 | 2026.01.20 23:50:56.313018 [ 260 ] {126fc1d6-6b7c-4331-bc2d-b5ec143e6e18} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3213 | 2026.01.20 23:50:56.313115 [ 119 ] {} <Debug> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3214 | 2026.01.20 23:50:56.313145 [ 260 ] {126fc1d6-6b7c-4331-bc2d-b5ec143e6e18} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 294.90 KiB/sec. | ||
| 3215 | 2026.01.20 23:50:56.313180 [ 119 ] {} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3216 | 2026.01.20 23:50:56.313188 [ 260 ] {126fc1d6-6b7c-4331-bc2d-b5ec143e6e18} <Debug> TCPHandler: Processed in 0.001234691 sec. | ||
| 3217 | 2026.01.20 23:50:56.313209 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3218 | 2026.01.20 23:50:56.313310 [ 186 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::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 | ||
| 3219 | 2026.01.20 23:50:56.313317 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3220 | 2026.01.20 23:50:56.313418 [ 186 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3221 | 2026.01.20 23:50:56.313427 [ 260 ] {1cf0f40b-f5fa-4bcd-95cf-1a840291a716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3222 | 2026.01.20 23:50:56.313451 [ 186 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::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 | ||
| 3223 | 2026.01.20 23:50:56.313473 [ 260 ] {1cf0f40b-f5fa-4bcd-95cf-1a840291a716} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3224 | 2026.01.20 23:50:56.313542 [ 186 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::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 | ||
| 3225 | 2026.01.20 23:50:56.313599 [ 186 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::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 | ||
| 3226 | 2026.01.20 23:50:56.313646 [ 186 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::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 | ||
| 3227 | 2026.01.20 23:50:56.313686 [ 186 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::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 | ||
| 3228 | 2026.01.20 23:50:56.313728 [ 186 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::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 | ||
| 3229 | 2026.01.20 23:50:56.313917 [ 260 ] {1cf0f40b-f5fa-4bcd-95cf-1a840291a716} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3230 | 2026.01.20 23:50:56.313953 [ 260 ] {1cf0f40b-f5fa-4bcd-95cf-1a840291a716} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3231 | 2026.01.20 23:50:56.314303 [ 260 ] {1cf0f40b-f5fa-4bcd-95cf-1a840291a716} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3232 | 2026.01.20 23:50:56.314409 [ 193 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001136299 sec., 31681.802060901227 rows/sec., 1.62 MiB/sec. | ||
| 3233 | 2026.01.20 23:50:56.314515 [ 260 ] {1cf0f40b-f5fa-4bcd-95cf-1a840291a716} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3234 | 2026.01.20 23:50:56.314617 [ 188 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3235 | 2026.01.20 23:50:56.314657 [ 260 ] {1cf0f40b-f5fa-4bcd-95cf-1a840291a716} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001249 sec., 251401.1208967174 rows/sec., 16.51 MiB/sec. | ||
| 3236 | 2026.01.20 23:50:56.314700 [ 260 ] {1cf0f40b-f5fa-4bcd-95cf-1a840291a716} <Debug> TCPHandler: Processed in 0.001433614 sec. | ||
| 3237 | 2026.01.20 23:50:56.314815 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3238 | 2026.01.20 23:50:56.314912 [ 260 ] {a9cd8a36-6dc2-47c4-b162-f2ccdcc199a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3239 | 2026.01.20 23:50:56.314950 [ 188 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::all_1_6_1} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3240 | 2026.01.20 23:50:56.314954 [ 260 ] {a9cd8a36-6dc2-47c4-b162-f2ccdcc199a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3241 | 2026.01.20 23:50:56.315039 [ 188 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::all_1_6_1} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3242 | 2026.01.20 23:50:56.315138 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 3243 | 2026.01.20 23:50:56.315294 [ 260 ] {a9cd8a36-6dc2-47c4-b162-f2ccdcc199a1} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3244 | 2026.01.20 23:50:56.315337 [ 260 ] {a9cd8a36-6dc2-47c4-b162-f2ccdcc199a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3245 | 2026.01.20 23:50:56.315637 [ 260 ] {a9cd8a36-6dc2-47c4-b162-f2ccdcc199a1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3246 | 2026.01.20 23:50:56.315841 [ 260 ] {a9cd8a36-6dc2-47c4-b162-f2ccdcc199a1} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3247 | 2026.01.20 23:50:56.315970 [ 260 ] {a9cd8a36-6dc2-47c4-b162-f2ccdcc199a1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001076 sec., 929.3680297397771 rows/sec., 62.62 KiB/sec. | ||
| 3248 | 2026.01.20 23:50:56.316007 [ 260 ] {a9cd8a36-6dc2-47c4-b162-f2ccdcc199a1} <Debug> TCPHandler: Processed in 0.00124197 sec. | ||
| 3249 | 2026.01.20 23:50:56.316125 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3250 | 2026.01.20 23:50:56.316219 [ 260 ] {e9ddeb02-2a2e-4bfe-a657-6386310af225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3251 | 2026.01.20 23:50:56.316261 [ 260 ] {e9ddeb02-2a2e-4bfe-a657-6386310af225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3252 | 2026.01.20 23:50:56.316586 [ 260 ] {e9ddeb02-2a2e-4bfe-a657-6386310af225} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3253 | 2026.01.20 23:50:56.316622 [ 260 ] {e9ddeb02-2a2e-4bfe-a657-6386310af225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3254 | 2026.01.20 23:50:56.316921 [ 260 ] {e9ddeb02-2a2e-4bfe-a657-6386310af225} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3255 | 2026.01.20 23:50:56.317130 [ 260 ] {e9ddeb02-2a2e-4bfe-a657-6386310af225} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3256 | 2026.01.20 23:50:56.317255 [ 260 ] {e9ddeb02-2a2e-4bfe-a657-6386310af225} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001054 sec., 98671.72675521822 rows/sec., 6.05 MiB/sec. | ||
| 3257 | 2026.01.20 23:50:56.317290 [ 260 ] {e9ddeb02-2a2e-4bfe-a657-6386310af225} <Debug> TCPHandler: Processed in 0.00121511 sec. | ||
| 3258 | 2026.01.20 23:50:59.791336 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3259 | 2026.01.20 23:50:59.791426 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3260 | 2026.01.20 23:50:59.860591 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6715 | ||
| 3261 | 2026.01.20 23:50:59.861146 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3262 | 2026.01.20 23:50:59.861190 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3263 | 2026.01.20 23:50:59.861764 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3264 | 2026.01.20 23:50:59.862006 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3265 | 2026.01.20 23:50:59.862149 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6715 | ||
| 3266 | 2026.01.20 23:51:00.223982 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3267 | 2026.01.20 23:51:00.241580 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3268 | 2026.01.20 23:51:00.241650 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3269 | 2026.01.20 23:51:00.248073 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3270 | 2026.01.20 23:51:00.248808 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3271 | 2026.01.20 23:51:00.252232 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3272 | 2026.01.20 23:51:01.292373 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3273 | 2026.01.20 23:51:01.292629 [ 260 ] {32c3c03e-9055-4a2f-a7a4-e2b4a8aa763a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3274 | 2026.01.20 23:51:01.292725 [ 260 ] {32c3c03e-9055-4a2f-a7a4-e2b4a8aa763a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3275 | 2026.01.20 23:51:01.293426 [ 260 ] {32c3c03e-9055-4a2f-a7a4-e2b4a8aa763a} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3276 | 2026.01.20 23:51:01.293475 [ 260 ] {32c3c03e-9055-4a2f-a7a4-e2b4a8aa763a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3277 | 2026.01.20 23:51:01.293869 [ 260 ] {32c3c03e-9055-4a2f-a7a4-e2b4a8aa763a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3278 | 2026.01.20 23:51:01.294097 [ 260 ] {32c3c03e-9055-4a2f-a7a4-e2b4a8aa763a} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3279 | 2026.01.20 23:51:01.294268 [ 260 ] {32c3c03e-9055-4a2f-a7a4-e2b4a8aa763a} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001708 sec., 79625.29274004683 rows/sec., 6.89 MiB/sec. | ||
| 3280 | 2026.01.20 23:51:01.294317 [ 260 ] {32c3c03e-9055-4a2f-a7a4-e2b4a8aa763a} <Debug> TCPHandler: Processed in 0.002113356 sec. | ||
| 3281 | 2026.01.20 23:51:01.294436 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3282 | 2026.01.20 23:51:01.294538 [ 260 ] {75f73d9c-b00a-475e-9f2e-d0417f2aca03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3283 | 2026.01.20 23:51:01.294583 [ 260 ] {75f73d9c-b00a-475e-9f2e-d0417f2aca03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3284 | 2026.01.20 23:51:01.294993 [ 260 ] {75f73d9c-b00a-475e-9f2e-d0417f2aca03} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3285 | 2026.01.20 23:51:01.295032 [ 260 ] {75f73d9c-b00a-475e-9f2e-d0417f2aca03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3286 | 2026.01.20 23:51:01.295344 [ 260 ] {75f73d9c-b00a-475e-9f2e-d0417f2aca03} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3287 | 2026.01.20 23:51:01.295549 [ 260 ] {75f73d9c-b00a-475e-9f2e-d0417f2aca03} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3288 | 2026.01.20 23:51:01.295685 [ 260 ] {75f73d9c-b00a-475e-9f2e-d0417f2aca03} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001171 sec., 34158.838599487615 rows/sec., 2.51 MiB/sec. | ||
| 3289 | 2026.01.20 23:51:01.295723 [ 260 ] {75f73d9c-b00a-475e-9f2e-d0417f2aca03} <Debug> TCPHandler: Processed in 0.001340362 sec. | ||
| 3290 | 2026.01.20 23:51:01.295833 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3291 | 2026.01.20 23:51:01.295929 [ 260 ] {63396a5d-195b-43ac-8f70-87ee858da7d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3292 | 2026.01.20 23:51:01.295968 [ 260 ] {63396a5d-195b-43ac-8f70-87ee858da7d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3293 | 2026.01.20 23:51:01.296373 [ 260 ] {63396a5d-195b-43ac-8f70-87ee858da7d9} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3294 | 2026.01.20 23:51:01.296410 [ 260 ] {63396a5d-195b-43ac-8f70-87ee858da7d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3295 | 2026.01.20 23:51:01.296711 [ 260 ] {63396a5d-195b-43ac-8f70-87ee858da7d9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3296 | 2026.01.20 23:51:01.296932 [ 260 ] {63396a5d-195b-43ac-8f70-87ee858da7d9} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3297 | 2026.01.20 23:51:01.297063 [ 260 ] {63396a5d-195b-43ac-8f70-87ee858da7d9} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001154 sec., 90121.3171577123 rows/sec., 7.04 MiB/sec. | ||
| 3298 | 2026.01.20 23:51:01.297100 [ 260 ] {63396a5d-195b-43ac-8f70-87ee858da7d9} <Debug> TCPHandler: Processed in 0.001318433 sec. | ||
| 3299 | 2026.01.20 23:51:01.297213 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3300 | 2026.01.20 23:51:01.297314 [ 260 ] {60652fa0-e5b8-4dad-ae28-ede0c25d6fbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3301 | 2026.01.20 23:51:01.297359 [ 260 ] {60652fa0-e5b8-4dad-ae28-ede0c25d6fbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3302 | 2026.01.20 23:51:01.297752 [ 260 ] {60652fa0-e5b8-4dad-ae28-ede0c25d6fbe} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3303 | 2026.01.20 23:51:01.297789 [ 260 ] {60652fa0-e5b8-4dad-ae28-ede0c25d6fbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3304 | 2026.01.20 23:51:01.298124 [ 260 ] {60652fa0-e5b8-4dad-ae28-ede0c25d6fbe} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3305 | 2026.01.20 23:51:01.298329 [ 260 ] {60652fa0-e5b8-4dad-ae28-ede0c25d6fbe} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3306 | 2026.01.20 23:51:01.298461 [ 260 ] {60652fa0-e5b8-4dad-ae28-ede0c25d6fbe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 3307 | 2026.01.20 23:51:01.298504 [ 260 ] {60652fa0-e5b8-4dad-ae28-ede0c25d6fbe} <Debug> TCPHandler: Processed in 0.001341302 sec. | ||
| 3308 | 2026.01.20 23:51:01.298619 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3309 | 2026.01.20 23:51:01.298714 [ 260 ] {431f739b-4b51-4816-84e6-22defafa981f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3310 | 2026.01.20 23:51:01.298767 [ 260 ] {431f739b-4b51-4816-84e6-22defafa981f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3311 | 2026.01.20 23:51:01.299542 [ 260 ] {431f739b-4b51-4816-84e6-22defafa981f} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3312 | 2026.01.20 23:51:01.299579 [ 260 ] {431f739b-4b51-4816-84e6-22defafa981f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3313 | 2026.01.20 23:51:01.300148 [ 260 ] {431f739b-4b51-4816-84e6-22defafa981f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3314 | 2026.01.20 23:51:01.300371 [ 260 ] {431f739b-4b51-4816-84e6-22defafa981f} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3315 | 2026.01.20 23:51:01.300509 [ 260 ] {431f739b-4b51-4816-84e6-22defafa981f} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001814 sec., 22050.71664829107 rows/sec., 39.51 MiB/sec. | ||
| 3316 | 2026.01.20 23:51:01.300569 [ 260 ] {431f739b-4b51-4816-84e6-22defafa981f} <Debug> TCPHandler: Processed in 0.002000044 sec. | ||
| 3317 | 2026.01.20 23:51:01.300680 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3318 | 2026.01.20 23:51:01.300775 [ 260 ] {2b52c1c3-e202-4436-8233-4241ada34c8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3319 | 2026.01.20 23:51:01.300817 [ 260 ] {2b52c1c3-e202-4436-8233-4241ada34c8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3320 | 2026.01.20 23:51:01.301147 [ 260 ] {2b52c1c3-e202-4436-8233-4241ada34c8c} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3321 | 2026.01.20 23:51:01.301184 [ 260 ] {2b52c1c3-e202-4436-8233-4241ada34c8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3322 | 2026.01.20 23:51:01.301490 [ 260 ] {2b52c1c3-e202-4436-8233-4241ada34c8c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3323 | 2026.01.20 23:51:01.301707 [ 260 ] {2b52c1c3-e202-4436-8233-4241ada34c8c} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3324 | 2026.01.20 23:51:01.301815 [ 144 ] {} <Debug> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3325 | 2026.01.20 23:51:01.301840 [ 260 ] {2b52c1c3-e202-4436-8233-4241ada34c8c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 3326 | 2026.01.20 23:51:01.301892 [ 260 ] {2b52c1c3-e202-4436-8233-4241ada34c8c} <Debug> TCPHandler: Processed in 0.001261861 sec. | ||
| 3327 | 2026.01.20 23:51:01.301885 [ 144 ] {} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3328 | 2026.01.20 23:51:01.301931 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3329 | 2026.01.20 23:51:01.302025 [ 186 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::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 | ||
| 3330 | 2026.01.20 23:51:01.302145 [ 186 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3331 | 2026.01.20 23:51:01.302178 [ 186 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 356 rows starting from the beginning of the part | ||
| 3332 | 2026.01.20 23:51:01.302236 [ 186 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 3333 | 2026.01.20 23:51:01.302280 [ 186 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 104 rows starting from the beginning of the part | ||
| 3334 | 2026.01.20 23:51:01.302320 [ 186 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::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 | ||
| 3335 | 2026.01.20 23:51:01.302359 [ 186 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 104 rows starting from the beginning of the part | ||
| 3336 | 2026.01.20 23:51:01.302398 [ 186 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::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 | ||
| 3337 | 2026.01.20 23:51:01.303236 [ 188 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 744 rows, containing 4 columns (4 merged, 0 gathered) in 0.001250741 sec., 594847.3744764103 rows/sec., 36.97 MiB/sec. | ||
| 3338 | 2026.01.20 23:51:01.303456 [ 193 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3339 | 2026.01.20 23:51:01.303789 [ 193 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_11_2} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3340 | 2026.01.20 23:51:01.303869 [ 193 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_11_2} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3341 | 2026.01.20 23:51:01.303963 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 3342 | 2026.01.20 23:51:02.650109 [ 143 ] {} <Debug> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3343 | 2026.01.20 23:51:02.650174 [ 143 ] {} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3344 | 2026.01.20 23:51:02.650196 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3345 | 2026.01.20 23:51:02.650367 [ 200 ] {7b83d449-848b-47c5-a1c8-50668ade1130::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 | ||
| 3346 | 2026.01.20 23:51:02.650570 [ 200 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3347 | 2026.01.20 23:51:02.650625 [ 200 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 3348 | 2026.01.20 23:51:02.650726 [ 200 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 3349 | 2026.01.20 23:51:02.650823 [ 200 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part | ||
| 3350 | 2026.01.20 23:51:02.650896 [ 200 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 3351 | 2026.01.20 23:51:02.650944 [ 200 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
| 3352 | 2026.01.20 23:51:02.651678 [ 193 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 5 columns (5 merged, 0 gathered) in 0.001386004 sec., 15872.970063578461 rows/sec., 1.32 MiB/sec. | ||
| 3353 | 2026.01.20 23:51:02.651829 [ 188 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3354 | 2026.01.20 23:51:02.652079 [ 188 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_5_1} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3355 | 2026.01.20 23:51:02.652154 [ 188 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_5_1} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3356 | 2026.01.20 23:51:02.652229 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3357 | 2026.01.20 23:51:04.870485 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 422 | ||
| 3358 | 2026.01.20 23:51:04.872723 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3359 | 2026.01.20 23:51:04.872781 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3360 | 2026.01.20 23:51:04.874026 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3361 | 2026.01.20 23:51:04.874316 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3362 | 2026.01.20 23:51:04.874673 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 422 | ||
| 3363 | 2026.01.20 23:51:06.302159 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3364 | 2026.01.20 23:51:06.302334 [ 260 ] {7995d1bc-df01-4cfd-8eb7-02a4e490d18b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3365 | 2026.01.20 23:51:06.302400 [ 260 ] {7995d1bc-df01-4cfd-8eb7-02a4e490d18b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3366 | 2026.01.20 23:51:06.303117 [ 260 ] {7995d1bc-df01-4cfd-8eb7-02a4e490d18b} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3367 | 2026.01.20 23:51:06.303170 [ 260 ] {7995d1bc-df01-4cfd-8eb7-02a4e490d18b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3368 | 2026.01.20 23:51:06.303580 [ 260 ] {7995d1bc-df01-4cfd-8eb7-02a4e490d18b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3369 | 2026.01.20 23:51:06.303810 [ 260 ] {7995d1bc-df01-4cfd-8eb7-02a4e490d18b} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3370 | 2026.01.20 23:51:06.303981 [ 260 ] {7995d1bc-df01-4cfd-8eb7-02a4e490d18b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001693 sec., 242173.65623154162 rows/sec., 15.36 MiB/sec. | ||
| 3371 | 2026.01.20 23:51:06.304030 [ 260 ] {7995d1bc-df01-4cfd-8eb7-02a4e490d18b} <Debug> TCPHandler: Processed in 0.002000994 sec. | ||
| 3372 | 2026.01.20 23:51:06.304162 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3373 | 2026.01.20 23:51:06.304265 [ 260 ] {a06155d2-96a5-486d-95d1-29d63ae9a4e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3374 | 2026.01.20 23:51:06.304310 [ 260 ] {a06155d2-96a5-486d-95d1-29d63ae9a4e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3375 | 2026.01.20 23:51:06.305081 [ 260 ] {a06155d2-96a5-486d-95d1-29d63ae9a4e2} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3376 | 2026.01.20 23:51:06.305120 [ 260 ] {a06155d2-96a5-486d-95d1-29d63ae9a4e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3377 | 2026.01.20 23:51:06.305497 [ 260 ] {a06155d2-96a5-486d-95d1-29d63ae9a4e2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3378 | 2026.01.20 23:51:06.305725 [ 260 ] {a06155d2-96a5-486d-95d1-29d63ae9a4e2} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3379 | 2026.01.20 23:51:06.305842 [ 140 ] {} <Debug> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3380 | 2026.01.20 23:51:06.305860 [ 260 ] {a06155d2-96a5-486d-95d1-29d63ae9a4e2} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.001617 sec., 687693.2591218306 rows/sec., 54.23 MiB/sec. | ||
| 3381 | 2026.01.20 23:51:06.305914 [ 140 ] {} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3382 | 2026.01.20 23:51:06.305922 [ 260 ] {a06155d2-96a5-486d-95d1-29d63ae9a4e2} <Debug> TCPHandler: Processed in 0.001813651 sec. | ||
| 3383 | 2026.01.20 23:51:06.305944 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3384 | 2026.01.20 23:51:06.306052 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3385 | 2026.01.20 23:51:06.306053 [ 200 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::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 | ||
| 3386 | 2026.01.20 23:51:06.306158 [ 260 ] {9515c70a-a98e-4101-90f6-f64b2b80138a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3387 | 2026.01.20 23:51:06.306206 [ 260 ] {9515c70a-a98e-4101-90f6-f64b2b80138a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3388 | 2026.01.20 23:51:06.306214 [ 200 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3389 | 2026.01.20 23:51:06.306252 [ 200 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1321 rows starting from the beginning of the part | ||
| 3390 | 2026.01.20 23:51:06.306315 [ 200 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1112 rows starting from the beginning of the part | ||
| 3391 | 2026.01.20 23:51:06.306358 [ 200 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 138 rows starting from the beginning of the part | ||
| 3392 | 2026.01.20 23:51:06.306396 [ 200 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1112 rows starting from the beginning of the part | ||
| 3393 | 2026.01.20 23:51:06.306453 [ 200 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 136 rows starting from the beginning of the part | ||
| 3394 | 2026.01.20 23:51:06.306495 [ 200 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1112 rows starting from the beginning of the part | ||
| 3395 | 2026.01.20 23:51:06.306667 [ 260 ] {9515c70a-a98e-4101-90f6-f64b2b80138a} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3396 | 2026.01.20 23:51:06.306713 [ 260 ] {9515c70a-a98e-4101-90f6-f64b2b80138a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3397 | 2026.01.20 23:51:06.307169 [ 260 ] {9515c70a-a98e-4101-90f6-f64b2b80138a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3398 | 2026.01.20 23:51:06.307417 [ 260 ] {9515c70a-a98e-4101-90f6-f64b2b80138a} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3399 | 2026.01.20 23:51:06.307536 [ 140 ] {} <Debug> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3400 | 2026.01.20 23:51:06.307562 [ 260 ] {9515c70a-a98e-4101-90f6-f64b2b80138a} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001422 sec., 144163.1504922644 rows/sec., 8.46 MiB/sec. | ||
| 3401 | 2026.01.20 23:51:06.307572 [ 140 ] {} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3402 | 2026.01.20 23:51:06.307603 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3403 | 2026.01.20 23:51:06.307608 [ 260 ] {9515c70a-a98e-4101-90f6-f64b2b80138a} <Debug> TCPHandler: Processed in 0.001608147 sec. | ||
| 3404 | 2026.01.20 23:51:06.307682 [ 188 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::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 | ||
| 3405 | 2026.01.20 23:51:06.307728 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3406 | 2026.01.20 23:51:06.307779 [ 188 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3407 | 2026.01.20 23:51:06.307811 [ 188 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 275 rows starting from the beginning of the part | ||
| 3408 | 2026.01.20 23:51:06.307828 [ 260 ] {8090e2d2-3efb-4abb-ac1f-0058738eecd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3409 | 2026.01.20 23:51:06.307865 [ 188 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 205 rows starting from the beginning of the part | ||
| 3410 | 2026.01.20 23:51:06.307874 [ 260 ] {8090e2d2-3efb-4abb-ac1f-0058738eecd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3411 | 2026.01.20 23:51:06.307917 [ 188 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 44 rows starting from the beginning of the part | ||
| 3412 | 2026.01.20 23:51:06.307962 [ 188 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 205 rows starting from the beginning of the part | ||
| 3413 | 2026.01.20 23:51:06.307999 [ 188 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part | ||
| 3414 | 2026.01.20 23:51:06.308044 [ 188 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 205 rows starting from the beginning of the part | ||
| 3415 | 2026.01.20 23:51:06.308363 [ 260 ] {8090e2d2-3efb-4abb-ac1f-0058738eecd9} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3416 | 2026.01.20 23:51:06.308406 [ 260 ] {8090e2d2-3efb-4abb-ac1f-0058738eecd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3417 | 2026.01.20 23:51:06.308573 [ 195 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4931 rows, containing 5 columns (5 merged, 0 gathered) in 0.002561823 sec., 1924801.2060161845 rows/sec., 161.05 MiB/sec. | ||
| 3418 | 2026.01.20 23:51:06.308798 [ 200 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3419 | 2026.01.20 23:51:06.308835 [ 260 ] {8090e2d2-3efb-4abb-ac1f-0058738eecd9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3420 | 2026.01.20 23:51:06.308956 [ 201 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 974 rows, containing 5 columns (5 merged, 0 gathered) in 0.001302572 sec., 747751.3719011309 rows/sec., 48.42 MiB/sec. | ||
| 3421 | 2026.01.20 23:51:06.309172 [ 195 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3422 | 2026.01.20 23:51:06.309176 [ 200 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_16_3} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3423 | 2026.01.20 23:51:06.309204 [ 260 ] {8090e2d2-3efb-4abb-ac1f-0058738eecd9} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3424 | 2026.01.20 23:51:06.309274 [ 200 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_16_3} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3425 | 2026.01.20 23:51:06.309353 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 3426 | 2026.01.20 23:51:06.309366 [ 260 ] {8090e2d2-3efb-4abb-ac1f-0058738eecd9} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001556 sec., 136246.78663239075 rows/sec., 8.79 MiB/sec. | ||
| 3427 | 2026.01.20 23:51:06.309412 [ 260 ] {8090e2d2-3efb-4abb-ac1f-0058738eecd9} <Debug> TCPHandler: Processed in 0.00173523 sec. | ||
| 3428 | 2026.01.20 23:51:06.309513 [ 195 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_16_3} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3429 | 2026.01.20 23:51:06.309527 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3430 | 2026.01.20 23:51:06.309598 [ 195 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_16_3} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3431 | 2026.01.20 23:51:06.309626 [ 260 ] {5406eba1-f2fa-4718-9f05-0704c138c9ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3432 | 2026.01.20 23:51:06.309670 [ 260 ] {5406eba1-f2fa-4718-9f05-0704c138c9ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3433 | 2026.01.20 23:51:06.309697 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3434 | 2026.01.20 23:51:06.310144 [ 260 ] {5406eba1-f2fa-4718-9f05-0704c138c9ac} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3435 | 2026.01.20 23:51:06.310184 [ 260 ] {5406eba1-f2fa-4718-9f05-0704c138c9ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3436 | 2026.01.20 23:51:06.310493 [ 260 ] {5406eba1-f2fa-4718-9f05-0704c138c9ac} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3437 | 2026.01.20 23:51:06.310703 [ 260 ] {5406eba1-f2fa-4718-9f05-0704c138c9ac} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3438 | 2026.01.20 23:51:06.310834 [ 260 ] {5406eba1-f2fa-4718-9f05-0704c138c9ac} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001226 sec., 172104.40456769982 rows/sec., 9.77 MiB/sec. | ||
| 3439 | 2026.01.20 23:51:06.310871 [ 260 ] {5406eba1-f2fa-4718-9f05-0704c138c9ac} <Debug> TCPHandler: Processed in 0.001393413 sec. | ||
| 3440 | 2026.01.20 23:51:06.310988 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3441 | 2026.01.20 23:51:06.311084 [ 260 ] {189cc09f-f4f5-4217-bb07-8365a56d9828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3442 | 2026.01.20 23:51:06.311123 [ 260 ] {189cc09f-f4f5-4217-bb07-8365a56d9828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3443 | 2026.01.20 23:51:06.311744 [ 260 ] {189cc09f-f4f5-4217-bb07-8365a56d9828} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3444 | 2026.01.20 23:51:06.311780 [ 260 ] {189cc09f-f4f5-4217-bb07-8365a56d9828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3445 | 2026.01.20 23:51:06.312107 [ 260 ] {189cc09f-f4f5-4217-bb07-8365a56d9828} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3446 | 2026.01.20 23:51:06.312321 [ 260 ] {189cc09f-f4f5-4217-bb07-8365a56d9828} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3447 | 2026.01.20 23:51:06.312419 [ 140 ] {} <Debug> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3448 | 2026.01.20 23:51:06.312449 [ 260 ] {189cc09f-f4f5-4217-bb07-8365a56d9828} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001384 sec., 490606.93641618494 rows/sec., 34.20 MiB/sec. | ||
| 3449 | 2026.01.20 23:51:06.312454 [ 140 ] {} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3450 | 2026.01.20 23:51:06.312490 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3451 | 2026.01.20 23:51:06.312493 [ 260 ] {189cc09f-f4f5-4217-bb07-8365a56d9828} <Debug> TCPHandler: Processed in 0.001560857 sec. | ||
| 3452 | 2026.01.20 23:51:06.312557 [ 188 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::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 | ||
| 3453 | 2026.01.20 23:51:06.312608 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3454 | 2026.01.20 23:51:06.312662 [ 188 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3455 | 2026.01.20 23:51:06.312696 [ 188 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 791 rows starting from the beginning of the part | ||
| 3456 | 2026.01.20 23:51:06.312708 [ 260 ] {a3cf47a5-0958-45ef-a4e2-edc3472177e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3457 | 2026.01.20 23:51:06.312748 [ 188 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 679 rows starting from the beginning of the part | ||
| 3458 | 2026.01.20 23:51:06.312756 [ 260 ] {a3cf47a5-0958-45ef-a4e2-edc3472177e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3459 | 2026.01.20 23:51:06.312798 [ 188 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 108 rows starting from the beginning of the part | ||
| 3460 | 2026.01.20 23:51:06.312843 [ 188 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 679 rows starting from the beginning of the part | ||
| 3461 | 2026.01.20 23:51:06.312879 [ 188 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 104 rows starting from the beginning of the part | ||
| 3462 | 2026.01.20 23:51:06.312916 [ 188 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 679 rows starting from the beginning of the part | ||
| 3463 | 2026.01.20 23:51:06.313088 [ 260 ] {a3cf47a5-0958-45ef-a4e2-edc3472177e4} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3464 | 2026.01.20 23:51:06.313133 [ 260 ] {a3cf47a5-0958-45ef-a4e2-edc3472177e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3465 | 2026.01.20 23:51:06.313440 [ 260 ] {a3cf47a5-0958-45ef-a4e2-edc3472177e4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3466 | 2026.01.20 23:51:06.313661 [ 260 ] {a3cf47a5-0958-45ef-a4e2-edc3472177e4} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3467 | 2026.01.20 23:51:06.313790 [ 260 ] {a3cf47a5-0958-45ef-a4e2-edc3472177e4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001101 sec., 5449.591280653951 rows/sec., 284.72 KiB/sec. | ||
| 3468 | 2026.01.20 23:51:06.313827 [ 260 ] {a3cf47a5-0958-45ef-a4e2-edc3472177e4} <Debug> TCPHandler: Processed in 0.001270262 sec. | ||
| 3469 | 2026.01.20 23:51:06.313950 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3470 | 2026.01.20 23:51:06.314040 [ 195 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3040 rows, containing 5 columns (5 merged, 0 gathered) in 0.001516486 sec., 2004634.3982074347 rows/sec., 149.45 MiB/sec. | ||
| 3471 | 2026.01.20 23:51:06.314070 [ 260 ] {6723ba19-7f64-48b4-9abe-54650b3d9439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3472 | 2026.01.20 23:51:06.314124 [ 260 ] {6723ba19-7f64-48b4-9abe-54650b3d9439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3473 | 2026.01.20 23:51:06.314242 [ 201 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3474 | 2026.01.20 23:51:06.314530 [ 201 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_16_3} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3475 | 2026.01.20 23:51:06.314588 [ 260 ] {6723ba19-7f64-48b4-9abe-54650b3d9439} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3476 | 2026.01.20 23:51:06.314602 [ 201 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_16_3} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3477 | 2026.01.20 23:51:06.314638 [ 260 ] {6723ba19-7f64-48b4-9abe-54650b3d9439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3478 | 2026.01.20 23:51:06.314706 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 3479 | 2026.01.20 23:51:06.315083 [ 260 ] {6723ba19-7f64-48b4-9abe-54650b3d9439} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3480 | 2026.01.20 23:51:06.315303 [ 260 ] {6723ba19-7f64-48b4-9abe-54650b3d9439} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3481 | 2026.01.20 23:51:06.315436 [ 260 ] {6723ba19-7f64-48b4-9abe-54650b3d9439} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001385 sec., 226714.80144404332 rows/sec., 14.89 MiB/sec. | ||
| 3482 | 2026.01.20 23:51:06.315474 [ 260 ] {6723ba19-7f64-48b4-9abe-54650b3d9439} <Debug> TCPHandler: Processed in 0.001586277 sec. | ||
| 3483 | 2026.01.20 23:51:06.315600 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3484 | 2026.01.20 23:51:06.315723 [ 260 ] {e8393ae8-f8b1-4285-94da-d5a870d71254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3485 | 2026.01.20 23:51:06.315776 [ 260 ] {e8393ae8-f8b1-4285-94da-d5a870d71254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3486 | 2026.01.20 23:51:06.316111 [ 260 ] {e8393ae8-f8b1-4285-94da-d5a870d71254} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3487 | 2026.01.20 23:51:06.316147 [ 260 ] {e8393ae8-f8b1-4285-94da-d5a870d71254} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3488 | 2026.01.20 23:51:06.316455 [ 260 ] {e8393ae8-f8b1-4285-94da-d5a870d71254} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3489 | 2026.01.20 23:51:06.316659 [ 260 ] {e8393ae8-f8b1-4285-94da-d5a870d71254} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3490 | 2026.01.20 23:51:06.316791 [ 260 ] {e8393ae8-f8b1-4285-94da-d5a870d71254} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001092 sec., 915.7509157509156 rows/sec., 61.71 KiB/sec. | ||
| 3491 | 2026.01.20 23:51:06.316828 [ 260 ] {e8393ae8-f8b1-4285-94da-d5a870d71254} <Debug> TCPHandler: Processed in 0.001290812 sec. | ||
| 3492 | 2026.01.20 23:51:06.316939 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3493 | 2026.01.20 23:51:06.317034 [ 260 ] {bddd4c0c-8909-4296-8267-d29175d0ea9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3494 | 2026.01.20 23:51:06.317076 [ 260 ] {bddd4c0c-8909-4296-8267-d29175d0ea9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3495 | 2026.01.20 23:51:06.317399 [ 260 ] {bddd4c0c-8909-4296-8267-d29175d0ea9a} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3496 | 2026.01.20 23:51:06.317436 [ 260 ] {bddd4c0c-8909-4296-8267-d29175d0ea9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3497 | 2026.01.20 23:51:06.317745 [ 260 ] {bddd4c0c-8909-4296-8267-d29175d0ea9a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3498 | 2026.01.20 23:51:06.317951 [ 260 ] {bddd4c0c-8909-4296-8267-d29175d0ea9a} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3499 | 2026.01.20 23:51:06.318109 [ 260 ] {bddd4c0c-8909-4296-8267-d29175d0ea9a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001092 sec., 95238.09523809524 rows/sec., 5.84 MiB/sec. | ||
| 3500 | 2026.01.20 23:51:06.318146 [ 260 ] {bddd4c0c-8909-4296-8267-d29175d0ea9a} <Debug> TCPHandler: Processed in 0.001256621 sec. | ||
| 3501 | 2026.01.20 23:51:07.363195 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7227 | ||
| 3502 | 2026.01.20 23:51:07.363706 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3503 | 2026.01.20 23:51:07.363741 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3504 | 2026.01.20 23:51:07.364228 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3505 | 2026.01.20 23:51:07.364462 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3506 | 2026.01.20 23:51:07.364591 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7227 | ||
| 3507 | 2026.01.20 23:51:07.753262 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3508 | 2026.01.20 23:51:07.769571 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3509 | 2026.01.20 23:51:07.769641 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3510 | 2026.01.20 23:51:07.775242 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3511 | 2026.01.20 23:51:07.775934 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3512 | 2026.01.20 23:51:07.778952 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3513 | 2026.01.20 23:51:09.595162 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41169 | ||
| 3514 | 2026.01.20 23:51:09.595294 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3515 | 2026.01.20 23:51:09.595325 [ 289 ] {} <Debug> TCP-Session: 74e55be9-b3d3-4851-a931-5d1308b0ebb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:41169 | ||
| 3516 | 2026.01.20 23:51:09.595353 [ 289 ] {} <Debug> TCP-Session: 74e55be9-b3d3-4851-a931-5d1308b0ebb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3517 | 2026.01.20 23:51:09.595405 [ 289 ] {} <Debug> TCP-Session: 74e55be9-b3d3-4851-a931-5d1308b0ebb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3518 | 2026.01.20 23:51:09.595690 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58692 | ||
| 3519 | 2026.01.20 23:51:09.595716 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62018 | ||
| 3520 | 2026.01.20 23:51:09.595753 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34741 | ||
| 3521 | 2026.01.20 23:51:09.595764 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54742 | ||
| 3522 | 2026.01.20 23:51:09.595744 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37090 | ||
| 3523 | 2026.01.20 23:51:09.595833 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3524 | 2026.01.20 23:51:09.595843 [ 289 ] {} <Trace> TCP-Session: 74e55be9-b3d3-4851-a931-5d1308b0ebb1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3525 | 2026.01.20 23:51:09.595884 [ 290 ] {} <Debug> TCP-Session: 59cbbcc9-8c8f-499e-b317-e261db8ae311 Authenticating user 'default' from [fd00:1122:3344:101::e]:58692 | ||
| 3526 | 2026.01.20 23:51:09.595836 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3527 | 2026.01.20 23:51:09.595731 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50353 | ||
| 3528 | 2026.01.20 23:51:09.595939 [ 286 ] {} <Debug> TCP-Session: b3d1c833-2c6e-44fe-b47b-8c096ec68e2e Authenticating user 'default' from [fd00:1122:3344:101::e]:34741 | ||
| 3529 | 2026.01.20 23:51:09.595928 [ 290 ] {} <Debug> TCP-Session: 59cbbcc9-8c8f-499e-b317-e261db8ae311 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3530 | 2026.01.20 23:51:09.595965 [ 286 ] {} <Debug> TCP-Session: b3d1c833-2c6e-44fe-b47b-8c096ec68e2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3531 | 2026.01.20 23:51:09.595988 [ 290 ] {} <Debug> TCP-Session: 59cbbcc9-8c8f-499e-b317-e261db8ae311 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3532 | 2026.01.20 23:51:09.595992 [ 286 ] {} <Debug> TCP-Session: b3d1c833-2c6e-44fe-b47b-8c096ec68e2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3533 | 2026.01.20 23:51:09.595716 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53766 | ||
| 3534 | 2026.01.20 23:51:09.595714 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54183 | ||
| 3535 | 2026.01.20 23:51:09.596069 [ 289 ] {a616e96e-ebe2-4e5d-92d3-572eccddfae0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41169) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3536 | 2026.01.20 23:51:09.595821 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3537 | 2026.01.20 23:51:09.596130 [ 293 ] {} <Debug> TCP-Session: bd1d870c-4f57-4432-913f-f1cc72d2b27e Authenticating user 'default' from [fd00:1122:3344:101::e]:62018 | ||
| 3538 | 2026.01.20 23:51:09.596147 [ 293 ] {} <Debug> TCP-Session: bd1d870c-4f57-4432-913f-f1cc72d2b27e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3539 | 2026.01.20 23:51:09.596159 [ 293 ] {} <Debug> TCP-Session: bd1d870c-4f57-4432-913f-f1cc72d2b27e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3540 | 2026.01.20 23:51:09.596194 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3541 | 2026.01.20 23:51:09.596233 [ 287 ] {} <Debug> TCP-Session: 170e4183-ce4a-4162-8880-3ba9e3cff378 Authenticating user 'default' from [fd00:1122:3344:101::e]:54742 | ||
| 3542 | 2026.01.20 23:51:09.596242 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3543 | 2026.01.20 23:51:09.596257 [ 287 ] {} <Debug> TCP-Session: 170e4183-ce4a-4162-8880-3ba9e3cff378 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3544 | 2026.01.20 23:51:09.596279 [ 294 ] {} <Debug> TCP-Session: 273020cf-8dbc-416a-a7b9-f85e9cea33af Authenticating user 'default' from [fd00:1122:3344:101::e]:50353 | ||
| 3545 | 2026.01.20 23:51:09.596283 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3546 | 2026.01.20 23:51:09.596302 [ 294 ] {} <Debug> TCP-Session: 273020cf-8dbc-416a-a7b9-f85e9cea33af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3547 | 2026.01.20 23:51:09.596283 [ 287 ] {} <Debug> TCP-Session: 170e4183-ce4a-4162-8880-3ba9e3cff378 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3548 | 2026.01.20 23:51:09.596333 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3549 | 2026.01.20 23:51:09.596332 [ 292 ] {} <Debug> TCP-Session: d376cddc-412f-4275-97ae-aeefc23afeb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:54183 | ||
| 3550 | 2026.01.20 23:51:09.596388 [ 259 ] {} <Debug> TCP-Session: acf9f4ba-d2c1-4118-8f5b-79b26f262393 Authenticating user 'default' from [fd00:1122:3344:101::e]:37090 | ||
| 3551 | 2026.01.20 23:51:09.596411 [ 292 ] {} <Debug> TCP-Session: d376cddc-412f-4275-97ae-aeefc23afeb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3552 | 2026.01.20 23:51:09.596429 [ 259 ] {} <Debug> TCP-Session: acf9f4ba-d2c1-4118-8f5b-79b26f262393 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3553 | 2026.01.20 23:51:09.596437 [ 292 ] {} <Debug> TCP-Session: d376cddc-412f-4275-97ae-aeefc23afeb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3554 | 2026.01.20 23:51:09.596451 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3555 | 2026.01.20 23:51:09.596458 [ 259 ] {} <Debug> TCP-Session: acf9f4ba-d2c1-4118-8f5b-79b26f262393 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3556 | 2026.01.20 23:51:09.596489 [ 291 ] {} <Debug> TCP-Session: 1ee65d2b-1586-4554-9919-27ae68251f2d Authenticating user 'default' from [fd00:1122:3344:101::e]:53766 | ||
| 3557 | 2026.01.20 23:51:09.596333 [ 294 ] {} <Debug> TCP-Session: 273020cf-8dbc-416a-a7b9-f85e9cea33af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3558 | 2026.01.20 23:51:09.596508 [ 291 ] {} <Debug> TCP-Session: 1ee65d2b-1586-4554-9919-27ae68251f2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3559 | 2026.01.20 23:51:09.596517 [ 289 ] {a616e96e-ebe2-4e5d-92d3-572eccddfae0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3560 | 2026.01.20 23:51:09.596537 [ 291 ] {} <Debug> TCP-Session: 1ee65d2b-1586-4554-9919-27ae68251f2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3561 | 2026.01.20 23:51:09.596606 [ 289 ] {a616e96e-ebe2-4e5d-92d3-572eccddfae0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3562 | 2026.01.20 23:51:09.596972 [ 289 ] {a616e96e-ebe2-4e5d-92d3-572eccddfae0} <Debug> oximeter.version (bf6a6be5-c50e-4d14-8de5-2a68c2469e09) (SelectExecutor): Key condition: unknown | ||
| 3563 | 2026.01.20 23:51:09.598281 [ 328 ] {a616e96e-ebe2-4e5d-92d3-572eccddfae0} <Trace> AggregatingTransform: Aggregating | ||
| 3564 | 2026.01.20 23:51:09.598330 [ 328 ] {a616e96e-ebe2-4e5d-92d3-572eccddfae0} <Trace> Aggregator: Aggregation method: without_key | ||
| 3565 | 2026.01.20 23:51:09.598374 [ 328 ] {a616e96e-ebe2-4e5d-92d3-572eccddfae0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001284302 sec. (778.633 rows/sec., 30.42 KiB/sec.) | ||
| 3566 | 2026.01.20 23:51:09.598396 [ 328 ] {a616e96e-ebe2-4e5d-92d3-572eccddfae0} <Trace> Aggregator: Merging aggregated data | ||
| 3567 | 2026.01.20 23:51:09.600027 [ 289 ] {a616e96e-ebe2-4e5d-92d3-572eccddfae0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00403 sec., 248.1389578163772 rows/sec., 9.69 KiB/sec. | ||
| 3568 | 2026.01.20 23:51:09.600177 [ 289 ] {a616e96e-ebe2-4e5d-92d3-572eccddfae0} <Debug> TCPHandler: Processed in 0.004521997 sec. | ||
| 3569 | 2026.01.20 23:51:09.600263 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3570 | 2026.01.20 23:51:09.600292 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3571 | 2026.01.20 23:51:09.600295 [ 289 ] {} <Debug> TCP-Session: 74e55be9-b3d3-4851-a931-5d1308b0ebb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3572 | 2026.01.20 23:51:09.600311 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3573 | 2026.01.20 23:51:09.600334 [ 287 ] {} <Debug> TCP-Session: 170e4183-ce4a-4162-8880-3ba9e3cff378 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3574 | 2026.01.20 23:51:09.600330 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3575 | 2026.01.20 23:51:09.600360 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3576 | 2026.01.20 23:51:09.600374 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3577 | 2026.01.20 23:51:09.600395 [ 290 ] {} <Debug> TCP-Session: 59cbbcc9-8c8f-499e-b317-e261db8ae311 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3578 | 2026.01.20 23:51:09.600418 [ 294 ] {} <Debug> TCP-Session: 273020cf-8dbc-416a-a7b9-f85e9cea33af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3579 | 2026.01.20 23:51:09.600416 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3580 | 2026.01.20 23:51:09.600427 [ 293 ] {} <Debug> TCP-Session: bd1d870c-4f57-4432-913f-f1cc72d2b27e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3581 | 2026.01.20 23:51:09.600397 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3582 | 2026.01.20 23:51:09.600461 [ 286 ] {} <Debug> TCP-Session: b3d1c833-2c6e-44fe-b47b-8c096ec68e2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3583 | 2026.01.20 23:51:09.600341 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3584 | 2026.01.20 23:51:09.600515 [ 259 ] {} <Debug> TCP-Session: acf9f4ba-d2c1-4118-8f5b-79b26f262393 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3585 | 2026.01.20 23:51:09.600364 [ 291 ] {} <Debug> TCP-Session: 1ee65d2b-1586-4554-9919-27ae68251f2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3586 | 2026.01.20 23:51:09.600547 [ 292 ] {} <Debug> TCP-Session: d376cddc-412f-4275-97ae-aeefc23afeb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3587 | 2026.01.20 23:51:09.652072 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44671 | ||
| 3588 | 2026.01.20 23:51:09.652195 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3589 | 2026.01.20 23:51:09.652226 [ 289 ] {} <Debug> TCP-Session: 0a313ff6-d163-419c-b0be-2a1bfdb4f474 Authenticating user 'default' from [fd00:1122:3344:101::e]:44671 | ||
| 3590 | 2026.01.20 23:51:09.652254 [ 289 ] {} <Debug> TCP-Session: 0a313ff6-d163-419c-b0be-2a1bfdb4f474 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3591 | 2026.01.20 23:51:09.652271 [ 289 ] {} <Debug> TCP-Session: 0a313ff6-d163-419c-b0be-2a1bfdb4f474 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3592 | 2026.01.20 23:51:09.652515 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47632 | ||
| 3593 | 2026.01.20 23:51:09.652544 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39175 | ||
| 3594 | 2026.01.20 23:51:09.652582 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46348 | ||
| 3595 | 2026.01.20 23:51:09.652591 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36359 | ||
| 3596 | 2026.01.20 23:51:09.652574 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52085 | ||
| 3597 | 2026.01.20 23:51:09.652667 [ 289 ] {} <Trace> TCP-Session: 0a313ff6-d163-419c-b0be-2a1bfdb4f474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3598 | 2026.01.20 23:51:09.652675 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3599 | 2026.01.20 23:51:09.652681 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3600 | 2026.01.20 23:51:09.652738 [ 286 ] {} <Debug> TCP-Session: c69572d7-7ec7-4f6a-ab5e-a0b22cee7165 Authenticating user 'default' from [fd00:1122:3344:101::e]:46348 | ||
| 3601 | 2026.01.20 23:51:09.652728 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3602 | 2026.01.20 23:51:09.652775 [ 286 ] {} <Debug> TCP-Session: c69572d7-7ec7-4f6a-ab5e-a0b22cee7165 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3603 | 2026.01.20 23:51:09.652764 [ 292 ] {} <Debug> TCP-Session: 7e8e7406-4dcd-46f0-bba7-ebeec83ddc88 Authenticating user 'default' from [fd00:1122:3344:101::e]:39175 | ||
| 3604 | 2026.01.20 23:51:09.652801 [ 286 ] {} <Debug> TCP-Session: c69572d7-7ec7-4f6a-ab5e-a0b22cee7165 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3605 | 2026.01.20 23:51:09.652800 [ 259 ] {} <Debug> TCP-Session: 0f5c176b-2cd9-48e9-a0bc-8c7cf666df55 Authenticating user 'default' from [fd00:1122:3344:101::e]:52085 | ||
| 3606 | 2026.01.20 23:51:09.652830 [ 292 ] {} <Debug> TCP-Session: 7e8e7406-4dcd-46f0-bba7-ebeec83ddc88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3607 | 2026.01.20 23:51:09.652670 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3608 | 2026.01.20 23:51:09.652865 [ 289 ] {dccb190f-9816-4b0b-915d-9f2fa38613e1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44671) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3609 | 2026.01.20 23:51:09.652896 [ 290 ] {} <Debug> TCP-Session: 5d274569-014b-4287-b23c-30946ae5e669 Authenticating user 'default' from [fd00:1122:3344:101::e]:47632 | ||
| 3610 | 2026.01.20 23:51:09.652858 [ 292 ] {} <Debug> TCP-Session: 7e8e7406-4dcd-46f0-bba7-ebeec83ddc88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3611 | 2026.01.20 23:51:09.652925 [ 290 ] {} <Debug> TCP-Session: 5d274569-014b-4287-b23c-30946ae5e669 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3612 | 2026.01.20 23:51:09.652856 [ 259 ] {} <Debug> TCP-Session: 0f5c176b-2cd9-48e9-a0bc-8c7cf666df55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3613 | 2026.01.20 23:51:09.652959 [ 290 ] {} <Debug> TCP-Session: 5d274569-014b-4287-b23c-30946ae5e669 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3614 | 2026.01.20 23:51:09.652980 [ 259 ] {} <Debug> TCP-Session: 0f5c176b-2cd9-48e9-a0bc-8c7cf666df55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3615 | 2026.01.20 23:51:09.652558 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48031 | ||
| 3616 | 2026.01.20 23:51:09.652543 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44477 | ||
| 3617 | 2026.01.20 23:51:09.652728 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3618 | 2026.01.20 23:51:09.653082 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3619 | 2026.01.20 23:51:09.652537 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61998 | ||
| 3620 | 2026.01.20 23:51:09.653119 [ 294 ] {} <Debug> TCP-Session: a19da033-ab65-42e8-a8a5-c4918b2a2292 Authenticating user 'default' from [fd00:1122:3344:101::e]:48031 | ||
| 3621 | 2026.01.20 23:51:09.653128 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3622 | 2026.01.20 23:51:09.653154 [ 294 ] {} <Debug> TCP-Session: a19da033-ab65-42e8-a8a5-c4918b2a2292 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3623 | 2026.01.20 23:51:09.653177 [ 293 ] {} <Debug> TCP-Session: 1aa6a107-c54a-4682-a836-82b9261c6626 Authenticating user 'default' from [fd00:1122:3344:101::e]:44477 | ||
| 3624 | 2026.01.20 23:51:09.653182 [ 294 ] {} <Debug> TCP-Session: a19da033-ab65-42e8-a8a5-c4918b2a2292 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3625 | 2026.01.20 23:51:09.653188 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3626 | 2026.01.20 23:51:09.653216 [ 289 ] {dccb190f-9816-4b0b-915d-9f2fa38613e1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3627 | 2026.01.20 23:51:09.653242 [ 291 ] {} <Debug> TCP-Session: eaef2a63-9577-4713-a994-7e85cd84b836 Authenticating user 'default' from [fd00:1122:3344:101::e]:61998 | ||
| 3628 | 2026.01.20 23:51:09.653107 [ 287 ] {} <Debug> TCP-Session: 3b2fff7d-9c26-4f0a-988a-6141c16363f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:36359 | ||
| 3629 | 2026.01.20 23:51:09.653269 [ 291 ] {} <Debug> TCP-Session: eaef2a63-9577-4713-a994-7e85cd84b836 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3630 | 2026.01.20 23:51:09.653203 [ 293 ] {} <Debug> TCP-Session: 1aa6a107-c54a-4682-a836-82b9261c6626 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3631 | 2026.01.20 23:51:09.653283 [ 287 ] {} <Debug> TCP-Session: 3b2fff7d-9c26-4f0a-988a-6141c16363f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3632 | 2026.01.20 23:51:09.653294 [ 289 ] {dccb190f-9816-4b0b-915d-9f2fa38613e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3633 | 2026.01.20 23:51:09.653310 [ 293 ] {} <Debug> TCP-Session: 1aa6a107-c54a-4682-a836-82b9261c6626 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3634 | 2026.01.20 23:51:09.653320 [ 287 ] {} <Debug> TCP-Session: 3b2fff7d-9c26-4f0a-988a-6141c16363f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3635 | 2026.01.20 23:51:09.653286 [ 291 ] {} <Debug> TCP-Session: eaef2a63-9577-4713-a994-7e85cd84b836 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3636 | 2026.01.20 23:51:09.653604 [ 289 ] {dccb190f-9816-4b0b-915d-9f2fa38613e1} <Debug> oximeter.version (bf6a6be5-c50e-4d14-8de5-2a68c2469e09) (SelectExecutor): Key condition: unknown | ||
| 3637 | 2026.01.20 23:51:09.654625 [ 332 ] {dccb190f-9816-4b0b-915d-9f2fa38613e1} <Trace> AggregatingTransform: Aggregating | ||
| 3638 | 2026.01.20 23:51:09.654668 [ 332 ] {dccb190f-9816-4b0b-915d-9f2fa38613e1} <Trace> Aggregator: Aggregation method: without_key | ||
| 3639 | 2026.01.20 23:51:09.654724 [ 332 ] {dccb190f-9816-4b0b-915d-9f2fa38613e1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000967726 sec. (1033.350 rows/sec., 40.37 KiB/sec.) | ||
| 3640 | 2026.01.20 23:51:09.654743 [ 332 ] {dccb190f-9816-4b0b-915d-9f2fa38613e1} <Trace> Aggregator: Merging aggregated data | ||
| 3641 | 2026.01.20 23:51:09.656194 [ 289 ] {dccb190f-9816-4b0b-915d-9f2fa38613e1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003383 sec., 295.59562518474723 rows/sec., 11.55 KiB/sec. | ||
| 3642 | 2026.01.20 23:51:09.656392 [ 289 ] {dccb190f-9816-4b0b-915d-9f2fa38613e1} <Debug> TCPHandler: Processed in 0.003871486 sec. | ||
| 3643 | 2026.01.20 23:51:09.656532 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3644 | 2026.01.20 23:51:09.656572 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3645 | 2026.01.20 23:51:09.656577 [ 289 ] {} <Debug> TCP-Session: 0a313ff6-d163-419c-b0be-2a1bfdb4f474 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3646 | 2026.01.20 23:51:09.656601 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3647 | 2026.01.20 23:51:09.656629 [ 287 ] {} <Debug> TCP-Session: 3b2fff7d-9c26-4f0a-988a-6141c16363f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3648 | 2026.01.20 23:51:09.656641 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3649 | 2026.01.20 23:51:09.656661 [ 293 ] {} <Debug> TCP-Session: 1aa6a107-c54a-4682-a836-82b9261c6626 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3650 | 2026.01.20 23:51:09.656678 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3651 | 2026.01.20 23:51:09.656702 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3652 | 2026.01.20 23:51:09.656745 [ 292 ] {} <Debug> TCP-Session: 7e8e7406-4dcd-46f0-bba7-ebeec83ddc88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3653 | 2026.01.20 23:51:09.656717 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3654 | 2026.01.20 23:51:09.656779 [ 294 ] {} <Debug> TCP-Session: a19da033-ab65-42e8-a8a5-c4918b2a2292 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3655 | 2026.01.20 23:51:09.656710 [ 290 ] {} <Debug> TCP-Session: 5d274569-014b-4287-b23c-30946ae5e669 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3656 | 2026.01.20 23:51:09.656807 [ 286 ] {} <Debug> TCP-Session: c69572d7-7ec7-4f6a-ab5e-a0b22cee7165 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3657 | 2026.01.20 23:51:09.656655 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3658 | 2026.01.20 23:51:09.656617 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3659 | 2026.01.20 23:51:09.656875 [ 259 ] {} <Debug> TCP-Session: 0f5c176b-2cd9-48e9-a0bc-8c7cf666df55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3660 | 2026.01.20 23:51:09.656899 [ 291 ] {} <Debug> TCP-Session: eaef2a63-9577-4713-a994-7e85cd84b836 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3661 | 2026.01.20 23:51:09.826553 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38259 | ||
| 3662 | 2026.01.20 23:51:09.826660 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3663 | 2026.01.20 23:51:09.826687 [ 289 ] {} <Debug> TCP-Session: f4e4e4f7-6ebe-40f6-bffe-df5e7adb3910 Authenticating user 'default' from [fd00:1122:3344:101::e]:38259 | ||
| 3664 | 2026.01.20 23:51:09.826708 [ 289 ] {} <Debug> TCP-Session: f4e4e4f7-6ebe-40f6-bffe-df5e7adb3910 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3665 | 2026.01.20 23:51:09.826721 [ 289 ] {} <Debug> TCP-Session: f4e4e4f7-6ebe-40f6-bffe-df5e7adb3910 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3666 | 2026.01.20 23:51:09.826950 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61029 | ||
| 3667 | 2026.01.20 23:51:09.826975 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59013 | ||
| 3668 | 2026.01.20 23:51:09.827002 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55168 | ||
| 3669 | 2026.01.20 23:51:09.826968 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48729 | ||
| 3670 | 2026.01.20 23:51:09.827079 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3671 | 2026.01.20 23:51:09.827087 [ 289 ] {} <Trace> TCP-Session: f4e4e4f7-6ebe-40f6-bffe-df5e7adb3910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3672 | 2026.01.20 23:51:09.827106 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3673 | 2026.01.20 23:51:09.827131 [ 290 ] {} <Debug> TCP-Session: 2445e839-cb8a-4211-a8d9-24289b090508 Authenticating user 'default' from [fd00:1122:3344:101::e]:61029 | ||
| 3674 | 2026.01.20 23:51:09.827135 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3675 | 2026.01.20 23:51:09.827161 [ 293 ] {} <Debug> TCP-Session: b1c57a10-c260-4e18-b2e8-6b517d776d89 Authenticating user 'default' from [fd00:1122:3344:101::e]:59013 | ||
| 3676 | 2026.01.20 23:51:09.827178 [ 290 ] {} <Debug> TCP-Session: 2445e839-cb8a-4211-a8d9-24289b090508 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3677 | 2026.01.20 23:51:09.827182 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3678 | 2026.01.20 23:51:09.827217 [ 290 ] {} <Debug> TCP-Session: 2445e839-cb8a-4211-a8d9-24289b090508 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3679 | 2026.01.20 23:51:09.826985 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58964 | ||
| 3680 | 2026.01.20 23:51:09.827257 [ 292 ] {} <Debug> TCP-Session: 88c73c4f-52d1-4d1f-b13c-193e5afc19e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:48729 | ||
| 3681 | 2026.01.20 23:51:09.827286 [ 289 ] {e94b5ed8-5e4f-4f32-94a4-66fcf785cef9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38259) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3682 | 2026.01.20 23:51:09.827208 [ 293 ] {} <Debug> TCP-Session: b1c57a10-c260-4e18-b2e8-6b517d776d89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3683 | 2026.01.20 23:51:09.827324 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3684 | 2026.01.20 23:51:09.827351 [ 293 ] {} <Debug> TCP-Session: b1c57a10-c260-4e18-b2e8-6b517d776d89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3685 | 2026.01.20 23:51:09.827372 [ 294 ] {} <Debug> TCP-Session: ae49228d-a4f8-413a-a464-5b48b51024e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:58964 | ||
| 3686 | 2026.01.20 23:51:09.827321 [ 292 ] {} <Debug> TCP-Session: 88c73c4f-52d1-4d1f-b13c-193e5afc19e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3687 | 2026.01.20 23:51:09.827399 [ 294 ] {} <Debug> TCP-Session: ae49228d-a4f8-413a-a464-5b48b51024e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3688 | 2026.01.20 23:51:09.827418 [ 292 ] {} <Debug> TCP-Session: 88c73c4f-52d1-4d1f-b13c-193e5afc19e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3689 | 2026.01.20 23:51:09.827432 [ 294 ] {} <Debug> TCP-Session: ae49228d-a4f8-413a-a464-5b48b51024e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3690 | 2026.01.20 23:51:09.827192 [ 259 ] {} <Debug> TCP-Session: f1cba6fc-185c-4571-b1ae-5004855228e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:55168 | ||
| 3691 | 2026.01.20 23:51:09.826965 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61419 | ||
| 3692 | 2026.01.20 23:51:09.827507 [ 259 ] {} <Debug> TCP-Session: f1cba6fc-185c-4571-b1ae-5004855228e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3693 | 2026.01.20 23:51:09.827534 [ 259 ] {} <Debug> TCP-Session: f1cba6fc-185c-4571-b1ae-5004855228e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3694 | 2026.01.20 23:51:09.827547 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3695 | 2026.01.20 23:51:09.827570 [ 291 ] {} <Debug> TCP-Session: 131b6484-79d1-4f54-aa22-9e32bdde117c Authenticating user 'default' from [fd00:1122:3344:101::e]:61419 | ||
| 3696 | 2026.01.20 23:51:09.827583 [ 289 ] {e94b5ed8-5e4f-4f32-94a4-66fcf785cef9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3697 | 2026.01.20 23:51:09.827586 [ 291 ] {} <Debug> TCP-Session: 131b6484-79d1-4f54-aa22-9e32bdde117c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3698 | 2026.01.20 23:51:09.827625 [ 291 ] {} <Debug> TCP-Session: 131b6484-79d1-4f54-aa22-9e32bdde117c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3699 | 2026.01.20 23:51:09.827652 [ 289 ] {e94b5ed8-5e4f-4f32-94a4-66fcf785cef9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3700 | 2026.01.20 23:51:09.827941 [ 289 ] {e94b5ed8-5e4f-4f32-94a4-66fcf785cef9} <Debug> oximeter.version (bf6a6be5-c50e-4d14-8de5-2a68c2469e09) (SelectExecutor): Key condition: unknown | ||
| 3701 | 2026.01.20 23:51:09.828907 [ 295 ] {e94b5ed8-5e4f-4f32-94a4-66fcf785cef9} <Trace> AggregatingTransform: Aggregating | ||
| 3702 | 2026.01.20 23:51:09.828946 [ 295 ] {e94b5ed8-5e4f-4f32-94a4-66fcf785cef9} <Trace> Aggregator: Aggregation method: without_key | ||
| 3703 | 2026.01.20 23:51:09.828984 [ 295 ] {e94b5ed8-5e4f-4f32-94a4-66fcf785cef9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000937006 sec. (1067.229 rows/sec., 41.69 KiB/sec.) | ||
| 3704 | 2026.01.20 23:51:09.829002 [ 295 ] {e94b5ed8-5e4f-4f32-94a4-66fcf785cef9} <Trace> Aggregator: Merging aggregated data | ||
| 3705 | 2026.01.20 23:51:09.830421 [ 289 ] {e94b5ed8-5e4f-4f32-94a4-66fcf785cef9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003194 sec., 313.08703819661866 rows/sec., 12.23 KiB/sec. | ||
| 3706 | 2026.01.20 23:51:09.830565 [ 289 ] {e94b5ed8-5e4f-4f32-94a4-66fcf785cef9} <Debug> TCPHandler: Processed in 0.003644592 sec. | ||
| 3707 | 2026.01.20 23:51:09.830677 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3708 | 2026.01.20 23:51:09.830706 [ 289 ] {} <Debug> TCP-Session: f4e4e4f7-6ebe-40f6-bffe-df5e7adb3910 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3709 | 2026.01.20 23:51:09.830721 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3710 | 2026.01.20 23:51:09.830735 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3711 | 2026.01.20 23:51:09.830762 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3712 | 2026.01.20 23:51:09.830774 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3713 | 2026.01.20 23:51:09.830786 [ 290 ] {} <Debug> TCP-Session: 2445e839-cb8a-4211-a8d9-24289b090508 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3714 | 2026.01.20 23:51:09.830809 [ 293 ] {} <Debug> TCP-Session: b1c57a10-c260-4e18-b2e8-6b517d776d89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3715 | 2026.01.20 23:51:09.830825 [ 294 ] {} <Debug> TCP-Session: ae49228d-a4f8-413a-a464-5b48b51024e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3716 | 2026.01.20 23:51:09.830795 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3717 | 2026.01.20 23:51:09.830767 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3718 | 2026.01.20 23:51:09.830885 [ 259 ] {} <Debug> TCP-Session: f1cba6fc-185c-4571-b1ae-5004855228e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3719 | 2026.01.20 23:51:09.830768 [ 291 ] {} <Debug> TCP-Session: 131b6484-79d1-4f54-aa22-9e32bdde117c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3720 | 2026.01.20 23:51:09.830916 [ 292 ] {} <Debug> TCP-Session: 88c73c4f-52d1-4d1f-b13c-193e5afc19e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3721 | 2026.01.20 23:51:09.832372 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61050 | ||
| 3722 | 2026.01.20 23:51:09.832383 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39188 | ||
| 3723 | 2026.01.20 23:51:09.832447 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3724 | 2026.01.20 23:51:09.832461 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3725 | 2026.01.20 23:51:09.832488 [ 287 ] {} <Debug> TCP-Session: 81bd3d5c-2866-424d-a22d-c36ae42e646b Authenticating user 'default' from [fd00:1122:3344:101::e]:61050 | ||
| 3726 | 2026.01.20 23:51:09.832496 [ 286 ] {} <Debug> TCP-Session: dc6b8ec7-1d29-4ada-8a8d-8968aff8c691 Authenticating user 'default' from [fd00:1122:3344:101::e]:39188 | ||
| 3727 | 2026.01.20 23:51:09.832512 [ 287 ] {} <Debug> TCP-Session: 81bd3d5c-2866-424d-a22d-c36ae42e646b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3728 | 2026.01.20 23:51:09.832527 [ 286 ] {} <Debug> TCP-Session: dc6b8ec7-1d29-4ada-8a8d-8968aff8c691 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3729 | 2026.01.20 23:51:09.832541 [ 287 ] {} <Debug> TCP-Session: 81bd3d5c-2866-424d-a22d-c36ae42e646b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3730 | 2026.01.20 23:51:09.832577 [ 286 ] {} <Debug> TCP-Session: dc6b8ec7-1d29-4ada-8a8d-8968aff8c691 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3731 | 2026.01.20 23:51:09.858198 [ 287 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:61050). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3732 | |||
| 3733 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3734 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3735 | 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 | ||
| 3736 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3737 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3738 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3739 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3740 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3741 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3742 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3743 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 3744 | (version 23.8.7.1) | ||
| 3745 | 2026.01.20 23:51:09.858408 [ 287 ] {} <Debug> TCP-Session: 81bd3d5c-2866-424d-a22d-c36ae42e646b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3746 | 2026.01.20 23:51:09.858432 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:39188). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3747 | |||
| 3748 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3749 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3750 | 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 | ||
| 3751 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3752 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3753 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3754 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3755 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3756 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3757 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3758 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 3759 | (version 23.8.7.1) | ||
| 3760 | 2026.01.20 23:51:09.858519 [ 286 ] {} <Debug> TCP-Session: dc6b8ec7-1d29-4ada-8a8d-8968aff8c691 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3761 | 2026.01.20 23:51:11.293500 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3762 | 2026.01.20 23:51:11.293777 [ 260 ] {b05fcaca-4b37-40f4-803f-9a37004a8756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3763 | 2026.01.20 23:51:11.293879 [ 260 ] {b05fcaca-4b37-40f4-803f-9a37004a8756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3764 | 2026.01.20 23:51:11.294659 [ 260 ] {b05fcaca-4b37-40f4-803f-9a37004a8756} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3765 | 2026.01.20 23:51:11.294710 [ 260 ] {b05fcaca-4b37-40f4-803f-9a37004a8756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3766 | 2026.01.20 23:51:11.295111 [ 260 ] {b05fcaca-4b37-40f4-803f-9a37004a8756} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3767 | 2026.01.20 23:51:11.295347 [ 260 ] {b05fcaca-4b37-40f4-803f-9a37004a8756} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3768 | 2026.01.20 23:51:11.295523 [ 260 ] {b05fcaca-4b37-40f4-803f-9a37004a8756} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001819 sec., 74766.35514018692 rows/sec., 6.47 MiB/sec. | ||
| 3769 | 2026.01.20 23:51:11.295572 [ 260 ] {b05fcaca-4b37-40f4-803f-9a37004a8756} <Debug> TCPHandler: Processed in 0.002255868 sec. | ||
| 3770 | 2026.01.20 23:51:11.295691 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3771 | 2026.01.20 23:51:11.295795 [ 260 ] {4a73cc4f-956d-432b-8d8e-ed3c82e349ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3772 | 2026.01.20 23:51:11.295838 [ 260 ] {4a73cc4f-956d-432b-8d8e-ed3c82e349ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3773 | 2026.01.20 23:51:11.296251 [ 260 ] {4a73cc4f-956d-432b-8d8e-ed3c82e349ab} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3774 | 2026.01.20 23:51:11.296290 [ 260 ] {4a73cc4f-956d-432b-8d8e-ed3c82e349ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3775 | 2026.01.20 23:51:11.296592 [ 260 ] {4a73cc4f-956d-432b-8d8e-ed3c82e349ab} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3776 | 2026.01.20 23:51:11.296807 [ 260 ] {4a73cc4f-956d-432b-8d8e-ed3c82e349ab} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3777 | 2026.01.20 23:51:11.296945 [ 260 ] {4a73cc4f-956d-432b-8d8e-ed3c82e349ab} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001172 sec., 34129.6928327645 rows/sec., 2.51 MiB/sec. | ||
| 3778 | 2026.01.20 23:51:11.296983 [ 260 ] {4a73cc4f-956d-432b-8d8e-ed3c82e349ab} <Debug> TCPHandler: Processed in 0.001345473 sec. | ||
| 3779 | 2026.01.20 23:51:11.297085 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3780 | 2026.01.20 23:51:11.297181 [ 260 ] {549f1f51-8a67-4519-91e4-5b379289f636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3781 | 2026.01.20 23:51:11.297221 [ 260 ] {549f1f51-8a67-4519-91e4-5b379289f636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3782 | 2026.01.20 23:51:11.297628 [ 260 ] {549f1f51-8a67-4519-91e4-5b379289f636} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3783 | 2026.01.20 23:51:11.297665 [ 260 ] {549f1f51-8a67-4519-91e4-5b379289f636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3784 | 2026.01.20 23:51:11.297963 [ 260 ] {549f1f51-8a67-4519-91e4-5b379289f636} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3785 | 2026.01.20 23:51:11.298167 [ 260 ] {549f1f51-8a67-4519-91e4-5b379289f636} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3786 | 2026.01.20 23:51:11.298297 [ 260 ] {549f1f51-8a67-4519-91e4-5b379289f636} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001136 sec., 91549.29577464788 rows/sec., 7.15 MiB/sec. | ||
| 3787 | 2026.01.20 23:51:11.298335 [ 260 ] {549f1f51-8a67-4519-91e4-5b379289f636} <Debug> TCPHandler: Processed in 0.001301632 sec. | ||
| 3788 | 2026.01.20 23:51:11.298444 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3789 | 2026.01.20 23:51:11.298539 [ 260 ] {95235a35-3cff-43d4-ab00-ba6610c29a16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3790 | 2026.01.20 23:51:11.298582 [ 260 ] {95235a35-3cff-43d4-ab00-ba6610c29a16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3791 | 2026.01.20 23:51:11.298962 [ 260 ] {95235a35-3cff-43d4-ab00-ba6610c29a16} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3792 | 2026.01.20 23:51:11.298998 [ 260 ] {95235a35-3cff-43d4-ab00-ba6610c29a16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3793 | 2026.01.20 23:51:11.299324 [ 260 ] {95235a35-3cff-43d4-ab00-ba6610c29a16} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3794 | 2026.01.20 23:51:11.299544 [ 260 ] {95235a35-3cff-43d4-ab00-ba6610c29a16} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3795 | 2026.01.20 23:51:11.299689 [ 260 ] {95235a35-3cff-43d4-ab00-ba6610c29a16} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 3796 | 2026.01.20 23:51:11.299726 [ 260 ] {95235a35-3cff-43d4-ab00-ba6610c29a16} <Debug> TCPHandler: Processed in 0.001332593 sec. | ||
| 3797 | 2026.01.20 23:51:11.299849 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3798 | 2026.01.20 23:51:11.299972 [ 260 ] {07ef33b1-87c3-4917-9795-d34ea5de2740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3799 | 2026.01.20 23:51:11.300037 [ 260 ] {07ef33b1-87c3-4917-9795-d34ea5de2740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3800 | 2026.01.20 23:51:11.300848 [ 260 ] {07ef33b1-87c3-4917-9795-d34ea5de2740} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3801 | 2026.01.20 23:51:11.300885 [ 260 ] {07ef33b1-87c3-4917-9795-d34ea5de2740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3802 | 2026.01.20 23:51:11.301457 [ 260 ] {07ef33b1-87c3-4917-9795-d34ea5de2740} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3803 | 2026.01.20 23:51:11.301678 [ 260 ] {07ef33b1-87c3-4917-9795-d34ea5de2740} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3804 | 2026.01.20 23:51:11.301819 [ 260 ] {07ef33b1-87c3-4917-9795-d34ea5de2740} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001872 sec., 21367.521367521367 rows/sec., 38.29 MiB/sec. | ||
| 3805 | 2026.01.20 23:51:11.301873 [ 260 ] {07ef33b1-87c3-4917-9795-d34ea5de2740} <Debug> TCPHandler: Processed in 0.002086275 sec. | ||
| 3806 | 2026.01.20 23:51:11.301982 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3807 | 2026.01.20 23:51:11.302078 [ 260 ] {1beb4d76-8245-480a-b26e-71f040f187d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3808 | 2026.01.20 23:51:11.302120 [ 260 ] {1beb4d76-8245-480a-b26e-71f040f187d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3809 | 2026.01.20 23:51:11.302442 [ 260 ] {1beb4d76-8245-480a-b26e-71f040f187d7} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3810 | 2026.01.20 23:51:11.302478 [ 260 ] {1beb4d76-8245-480a-b26e-71f040f187d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3811 | 2026.01.20 23:51:11.302798 [ 260 ] {1beb4d76-8245-480a-b26e-71f040f187d7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3812 | 2026.01.20 23:51:11.303007 [ 260 ] {1beb4d76-8245-480a-b26e-71f040f187d7} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3813 | 2026.01.20 23:51:11.303136 [ 260 ] {1beb4d76-8245-480a-b26e-71f040f187d7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 3814 | 2026.01.20 23:51:11.303174 [ 260 ] {1beb4d76-8245-480a-b26e-71f040f187d7} <Debug> TCPHandler: Processed in 0.001242781 sec. | ||
| 3815 | 2026.01.20 23:51:14.791465 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3816 | 2026.01.20 23:51:14.791535 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3817 | 2026.01.20 23:51:14.865541 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7675 | ||
| 3818 | 2026.01.20 23:51:14.866011 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3819 | 2026.01.20 23:51:14.866047 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3820 | 2026.01.20 23:51:14.866533 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3821 | 2026.01.20 23:51:14.866769 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3822 | 2026.01.20 23:51:14.866885 [ 129 ] {} <Debug> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3823 | 2026.01.20 23:51:14.866914 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7675 | ||
| 3824 | 2026.01.20 23:51:14.866927 [ 129 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3825 | 2026.01.20 23:51:14.866950 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3826 | 2026.01.20 23:51:14.867141 [ 188 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 3827 | 2026.01.20 23:51:14.867363 [ 188 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3828 | 2026.01.20 23:51:14.867426 [ 188 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5307 rows starting from the beginning of the part | ||
| 3829 | 2026.01.20 23:51:14.867527 [ 188 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 3830 | 2026.01.20 23:51:14.867598 [ 188 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 3831 | 2026.01.20 23:51:14.867663 [ 188 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 3832 | 2026.01.20 23:51:14.867726 [ 188 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 3833 | 2026.01.20 23:51:14.867789 [ 188 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 3834 | 2026.01.20 23:51:14.869250 [ 188 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7675 rows, containing 4 columns (4 merged, 0 gathered) in 0.002209547 sec., 3473562.680495142 rows/sec., 49.69 MiB/sec. | ||
| 3835 | 2026.01.20 23:51:14.869795 [ 191 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3836 | 2026.01.20 23:51:14.870131 [ 191 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_16_3} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3837 | 2026.01.20 23:51:14.870207 [ 191 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_16_3} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3838 | 2026.01.20 23:51:14.870306 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3839 | 2026.01.20 23:51:14.875670 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 460 | ||
| 3840 | 2026.01.20 23:51:14.878006 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3841 | 2026.01.20 23:51:14.878047 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3842 | 2026.01.20 23:51:14.879207 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3843 | 2026.01.20 23:51:14.879482 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3844 | 2026.01.20 23:51:14.879617 [ 129 ] {} <Debug> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3845 | 2026.01.20 23:51:14.879651 [ 129 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3846 | 2026.01.20 23:51:14.879671 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3847 | 2026.01.20 23:51:14.879751 [ 195 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::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 | ||
| 3848 | 2026.01.20 23:51:14.879816 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 460 | ||
| 3849 | 2026.01.20 23:51:14.880246 [ 195 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3850 | 2026.01.20 23:51:14.880395 [ 195 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 290 rows starting from the beginning of the part | ||
| 3851 | 2026.01.20 23:51:14.880784 [ 195 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 32 rows starting from the beginning of the part | ||
| 3852 | 2026.01.20 23:51:14.881137 [ 195 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 34 rows starting from the beginning of the part | ||
| 3853 | 2026.01.20 23:51:14.881469 [ 195 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 34 rows starting from the beginning of the part | ||
| 3854 | 2026.01.20 23:51:14.881801 [ 195 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 32 rows starting from the beginning of the part | ||
| 3855 | 2026.01.20 23:51:14.882135 [ 195 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 38 rows starting from the beginning of the part | ||
| 3856 | 2026.01.20 23:51:14.887733 [ 195 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 72 columns (72 merged, 0 gathered) in 0.008016767 sec., 57379.73923902242 rows/sec., 54.16 MiB/sec. | ||
| 3857 | 2026.01.20 23:51:14.888398 [ 195 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3858 | 2026.01.20 23:51:14.888902 [ 195 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_11_2} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3859 | 2026.01.20 23:51:14.888974 [ 195 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_11_2} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3860 | 2026.01.20 23:51:14.889122 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.81 MiB. | ||
| 3861 | 2026.01.20 23:51:15.002117 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000804344 sec. | ||
| 3862 | 2026.01.20 23:51:15.279838 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3863 | 2026.01.20 23:51:15.296811 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3864 | 2026.01.20 23:51:15.296863 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3865 | 2026.01.20 23:51:15.303337 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3866 | 2026.01.20 23:51:15.304026 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3867 | 2026.01.20 23:51:15.304320 [ 129 ] {} <Debug> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3868 | 2026.01.20 23:51:15.304384 [ 129 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3869 | 2026.01.20 23:51:15.304404 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3870 | 2026.01.20 23:51:15.304500 [ 188 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 3871 | 2026.01.20 23:51:15.306985 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3872 | 2026.01.20 23:51:15.307491 [ 188 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3873 | 2026.01.20 23:51:15.308204 [ 188 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 3874 | 2026.01.20 23:51:15.311543 [ 188 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 3875 | 2026.01.20 23:51:15.314826 [ 188 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 3876 | 2026.01.20 23:51:15.318530 [ 188 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 3877 | 2026.01.20 23:51:15.322942 [ 188 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 3878 | 2026.01.20 23:51:15.327289 [ 188 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 3879 | 2026.01.20 23:51:15.379640 [ 199 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.075177357 sec., 1609.5271878206624 rows/sec., 8.32 MiB/sec. | ||
| 3880 | 2026.01.20 23:51:15.382257 [ 194 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3881 | 2026.01.20 23:51:15.384486 [ 194 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_16_3} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3882 | 2026.01.20 23:51:15.384599 [ 194 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_16_3} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3883 | 2026.01.20 23:51:15.386820 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3884 | 2026.01.20 23:51:16.001149 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.81 MiB, peak 236.76 MiB, free memory in arenas 0.00 B, will set to 237.05 MiB (RSS), difference: 10.24 MiB | ||
| 3885 | 2026.01.20 23:51:16.301259 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3886 | 2026.01.20 23:51:16.301452 [ 260 ] {b73ec6ad-ad72-4bc8-a0ed-0c4959a01d45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3887 | 2026.01.20 23:51:16.301526 [ 260 ] {b73ec6ad-ad72-4bc8-a0ed-0c4959a01d45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3888 | 2026.01.20 23:51:16.302373 [ 260 ] {b73ec6ad-ad72-4bc8-a0ed-0c4959a01d45} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3889 | 2026.01.20 23:51:16.302424 [ 260 ] {b73ec6ad-ad72-4bc8-a0ed-0c4959a01d45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3890 | 2026.01.20 23:51:16.302846 [ 260 ] {b73ec6ad-ad72-4bc8-a0ed-0c4959a01d45} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3891 | 2026.01.20 23:51:16.303083 [ 260 ] {b73ec6ad-ad72-4bc8-a0ed-0c4959a01d45} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3892 | 2026.01.20 23:51:16.303260 [ 260 ] {b73ec6ad-ad72-4bc8-a0ed-0c4959a01d45} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001859 sec., 220548.68208714362 rows/sec., 13.99 MiB/sec. | ||
| 3893 | 2026.01.20 23:51:16.303313 [ 260 ] {b73ec6ad-ad72-4bc8-a0ed-0c4959a01d45} <Debug> TCPHandler: Processed in 0.002192167 sec. | ||
| 3894 | 2026.01.20 23:51:16.303436 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3895 | 2026.01.20 23:51:16.303539 [ 260 ] {c3942c6a-b69f-4c89-b508-85a80477d295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3896 | 2026.01.20 23:51:16.303584 [ 260 ] {c3942c6a-b69f-4c89-b508-85a80477d295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3897 | 2026.01.20 23:51:16.304531 [ 260 ] {c3942c6a-b69f-4c89-b508-85a80477d295} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3898 | 2026.01.20 23:51:16.304569 [ 260 ] {c3942c6a-b69f-4c89-b508-85a80477d295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3899 | 2026.01.20 23:51:16.304969 [ 260 ] {c3942c6a-b69f-4c89-b508-85a80477d295} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3900 | 2026.01.20 23:51:16.305188 [ 260 ] {c3942c6a-b69f-4c89-b508-85a80477d295} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3901 | 2026.01.20 23:51:16.305333 [ 260 ] {c3942c6a-b69f-4c89-b508-85a80477d295} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.001816 sec., 612334.8017621145 rows/sec., 48.29 MiB/sec. | ||
| 3902 | 2026.01.20 23:51:16.305374 [ 260 ] {c3942c6a-b69f-4c89-b508-85a80477d295} <Debug> TCPHandler: Processed in 0.001989974 sec. | ||
| 3903 | 2026.01.20 23:51:16.305500 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3904 | 2026.01.20 23:51:16.305598 [ 260 ] {117561c5-af13-4dcd-9de4-ef38efe7a185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3905 | 2026.01.20 23:51:16.305640 [ 260 ] {117561c5-af13-4dcd-9de4-ef38efe7a185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3906 | 2026.01.20 23:51:16.306147 [ 260 ] {117561c5-af13-4dcd-9de4-ef38efe7a185} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3907 | 2026.01.20 23:51:16.306185 [ 260 ] {117561c5-af13-4dcd-9de4-ef38efe7a185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3908 | 2026.01.20 23:51:16.306531 [ 260 ] {117561c5-af13-4dcd-9de4-ef38efe7a185} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3909 | 2026.01.20 23:51:16.306740 [ 260 ] {117561c5-af13-4dcd-9de4-ef38efe7a185} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3910 | 2026.01.20 23:51:16.306886 [ 260 ] {117561c5-af13-4dcd-9de4-ef38efe7a185} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001307 sec., 156847.7429227238 rows/sec., 9.20 MiB/sec. | ||
| 3911 | 2026.01.20 23:51:16.306925 [ 260 ] {117561c5-af13-4dcd-9de4-ef38efe7a185} <Debug> TCPHandler: Processed in 0.001476565 sec. | ||
| 3912 | 2026.01.20 23:51:16.307037 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3913 | 2026.01.20 23:51:16.307132 [ 260 ] {045eaa60-96aa-41e0-9794-a0c2c9071551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3914 | 2026.01.20 23:51:16.307171 [ 260 ] {045eaa60-96aa-41e0-9794-a0c2c9071551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3915 | 2026.01.20 23:51:16.307667 [ 260 ] {045eaa60-96aa-41e0-9794-a0c2c9071551} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3916 | 2026.01.20 23:51:16.307704 [ 260 ] {045eaa60-96aa-41e0-9794-a0c2c9071551} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3917 | 2026.01.20 23:51:16.308037 [ 260 ] {045eaa60-96aa-41e0-9794-a0c2c9071551} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3918 | 2026.01.20 23:51:16.308247 [ 260 ] {045eaa60-96aa-41e0-9794-a0c2c9071551} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3919 | 2026.01.20 23:51:16.308378 [ 260 ] {045eaa60-96aa-41e0-9794-a0c2c9071551} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001265 sec., 167588.9328063241 rows/sec., 10.81 MiB/sec. | ||
| 3920 | 2026.01.20 23:51:16.308418 [ 260 ] {045eaa60-96aa-41e0-9794-a0c2c9071551} <Debug> TCPHandler: Processed in 0.001433144 sec. | ||
| 3921 | 2026.01.20 23:51:16.308532 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3922 | 2026.01.20 23:51:16.308625 [ 260 ] {dcd32969-3f94-4459-a00a-c41e35a7d745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3923 | 2026.01.20 23:51:16.308666 [ 260 ] {dcd32969-3f94-4459-a00a-c41e35a7d745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3924 | 2026.01.20 23:51:16.309163 [ 260 ] {dcd32969-3f94-4459-a00a-c41e35a7d745} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3925 | 2026.01.20 23:51:16.309200 [ 260 ] {dcd32969-3f94-4459-a00a-c41e35a7d745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3926 | 2026.01.20 23:51:16.309514 [ 260 ] {dcd32969-3f94-4459-a00a-c41e35a7d745} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3927 | 2026.01.20 23:51:16.309727 [ 260 ] {dcd32969-3f94-4459-a00a-c41e35a7d745} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3928 | 2026.01.20 23:51:16.309858 [ 260 ] {dcd32969-3f94-4459-a00a-c41e35a7d745} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001251 sec., 168665.0679456435 rows/sec., 9.58 MiB/sec. | ||
| 3929 | 2026.01.20 23:51:16.309897 [ 260 ] {dcd32969-3f94-4459-a00a-c41e35a7d745} <Debug> TCPHandler: Processed in 0.001415024 sec. | ||
| 3930 | 2026.01.20 23:51:16.310005 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3931 | 2026.01.20 23:51:16.310098 [ 260 ] {93a2a4da-6171-4d37-9c5b-eb61aee71882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3932 | 2026.01.20 23:51:16.310138 [ 260 ] {93a2a4da-6171-4d37-9c5b-eb61aee71882} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3933 | 2026.01.20 23:51:16.310851 [ 260 ] {93a2a4da-6171-4d37-9c5b-eb61aee71882} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3934 | 2026.01.20 23:51:16.310886 [ 260 ] {93a2a4da-6171-4d37-9c5b-eb61aee71882} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3935 | 2026.01.20 23:51:16.311232 [ 260 ] {93a2a4da-6171-4d37-9c5b-eb61aee71882} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3936 | 2026.01.20 23:51:16.311463 [ 260 ] {93a2a4da-6171-4d37-9c5b-eb61aee71882} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3937 | 2026.01.20 23:51:16.311604 [ 260 ] {93a2a4da-6171-4d37-9c5b-eb61aee71882} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001524 sec., 445538.05774278217 rows/sec., 31.06 MiB/sec. | ||
| 3938 | 2026.01.20 23:51:16.311643 [ 260 ] {93a2a4da-6171-4d37-9c5b-eb61aee71882} <Debug> TCPHandler: Processed in 0.001688769 sec. | ||
| 3939 | 2026.01.20 23:51:16.311752 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3940 | 2026.01.20 23:51:16.311846 [ 260 ] {b7289e69-8c7d-47a0-b6dd-2a9cc1683bda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3941 | 2026.01.20 23:51:16.311888 [ 260 ] {b7289e69-8c7d-47a0-b6dd-2a9cc1683bda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3942 | 2026.01.20 23:51:16.312218 [ 260 ] {b7289e69-8c7d-47a0-b6dd-2a9cc1683bda} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3943 | 2026.01.20 23:51:16.312254 [ 260 ] {b7289e69-8c7d-47a0-b6dd-2a9cc1683bda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3944 | 2026.01.20 23:51:16.312578 [ 260 ] {b7289e69-8c7d-47a0-b6dd-2a9cc1683bda} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3945 | 2026.01.20 23:51:16.312781 [ 260 ] {b7289e69-8c7d-47a0-b6dd-2a9cc1683bda} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3946 | 2026.01.20 23:51:16.312912 [ 260 ] {b7289e69-8c7d-47a0-b6dd-2a9cc1683bda} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001084 sec., 5535.055350553506 rows/sec., 289.19 KiB/sec. | ||
| 3947 | 2026.01.20 23:51:16.312949 [ 260 ] {b7289e69-8c7d-47a0-b6dd-2a9cc1683bda} <Debug> TCPHandler: Processed in 0.001247021 sec. | ||
| 3948 | 2026.01.20 23:51:16.313059 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3949 | 2026.01.20 23:51:16.313153 [ 260 ] {6135f3be-aa10-4694-a9c9-3d923ac02747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3950 | 2026.01.20 23:51:16.313195 [ 260 ] {6135f3be-aa10-4694-a9c9-3d923ac02747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3951 | 2026.01.20 23:51:16.313640 [ 260 ] {6135f3be-aa10-4694-a9c9-3d923ac02747} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3952 | 2026.01.20 23:51:16.313675 [ 260 ] {6135f3be-aa10-4694-a9c9-3d923ac02747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3953 | 2026.01.20 23:51:16.314009 [ 260 ] {6135f3be-aa10-4694-a9c9-3d923ac02747} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3954 | 2026.01.20 23:51:16.314220 [ 260 ] {6135f3be-aa10-4694-a9c9-3d923ac02747} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3955 | 2026.01.20 23:51:16.314317 [ 126 ] {} <Debug> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3956 | 2026.01.20 23:51:16.314351 [ 260 ] {6135f3be-aa10-4694-a9c9-3d923ac02747} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001216 sec., 258223.6842105263 rows/sec., 16.96 MiB/sec. | ||
| 3957 | 2026.01.20 23:51:16.314355 [ 126 ] {} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3958 | 2026.01.20 23:51:16.314385 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3959 | 2026.01.20 23:51:16.314389 [ 260 ] {6135f3be-aa10-4694-a9c9-3d923ac02747} <Debug> TCPHandler: Processed in 0.001379943 sec. | ||
| 3960 | 2026.01.20 23:51:16.314458 [ 198 ] {d542970d-27f7-45b6-add0-a5f5711db820::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 | ||
| 3961 | 2026.01.20 23:51:16.314505 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3962 | 2026.01.20 23:51:16.314547 [ 198 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3963 | 2026.01.20 23:51:16.314576 [ 198 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2027 rows starting from the beginning of the part | ||
| 3964 | 2026.01.20 23:51:16.314601 [ 260 ] {4c37b60b-3c87-4c92-b909-8974dc12ce41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3965 | 2026.01.20 23:51:16.314629 [ 198 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 314 rows starting from the beginning of the part | ||
| 3966 | 2026.01.20 23:51:16.314643 [ 260 ] {4c37b60b-3c87-4c92-b909-8974dc12ce41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3967 | 2026.01.20 23:51:16.314669 [ 198 ] {d542970d-27f7-45b6-add0-a5f5711db820::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 | ||
| 3968 | 2026.01.20 23:51:16.314705 [ 198 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 314 rows starting from the beginning of the part | ||
| 3969 | 2026.01.20 23:51:16.314754 [ 198 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 3970 | 2026.01.20 23:51:16.314792 [ 198 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 314 rows starting from the beginning of the part | ||
| 3971 | 2026.01.20 23:51:16.314961 [ 260 ] {4c37b60b-3c87-4c92-b909-8974dc12ce41} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3972 | 2026.01.20 23:51:16.314995 [ 260 ] {4c37b60b-3c87-4c92-b909-8974dc12ce41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3973 | 2026.01.20 23:51:16.315393 [ 260 ] {4c37b60b-3c87-4c92-b909-8974dc12ce41} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3974 | 2026.01.20 23:51:16.315642 [ 260 ] {4c37b60b-3c87-4c92-b909-8974dc12ce41} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3975 | 2026.01.20 23:51:16.315776 [ 260 ] {4c37b60b-3c87-4c92-b909-8974dc12ce41} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001193 sec., 838.2229673093043 rows/sec., 56.48 KiB/sec. | ||
| 3976 | 2026.01.20 23:51:16.315814 [ 260 ] {4c37b60b-3c87-4c92-b909-8974dc12ce41} <Debug> TCPHandler: Processed in 0.001358614 sec. | ||
| 3977 | 2026.01.20 23:51:16.315924 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3978 | 2026.01.20 23:51:16.316017 [ 260 ] {be11de8f-cbf4-4965-9498-cd5e2ac3af1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3979 | 2026.01.20 23:51:16.316058 [ 260 ] {be11de8f-cbf4-4965-9498-cd5e2ac3af1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3980 | 2026.01.20 23:51:16.316267 [ 198 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3289 rows, containing 5 columns (5 merged, 0 gathered) in 0.001841361 sec., 1786178.8101301158 rows/sec., 120.74 MiB/sec. | ||
| 3981 | 2026.01.20 23:51:16.316385 [ 260 ] {be11de8f-cbf4-4965-9498-cd5e2ac3af1a} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3982 | 2026.01.20 23:51:16.316420 [ 260 ] {be11de8f-cbf4-4965-9498-cd5e2ac3af1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3983 | 2026.01.20 23:51:16.316599 [ 190 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3984 | 2026.01.20 23:51:16.316737 [ 260 ] {be11de8f-cbf4-4965-9498-cd5e2ac3af1a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3985 | 2026.01.20 23:51:16.316929 [ 190 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3986 | 2026.01.20 23:51:16.316960 [ 260 ] {be11de8f-cbf4-4965-9498-cd5e2ac3af1a} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3987 | 2026.01.20 23:51:16.317003 [ 190 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3988 | 2026.01.20 23:51:16.317062 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 3989 | 2026.01.20 23:51:16.317089 [ 260 ] {be11de8f-cbf4-4965-9498-cd5e2ac3af1a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00109 sec., 95412.84403669725 rows/sec., 5.85 MiB/sec. | ||
| 3990 | 2026.01.20 23:51:16.317127 [ 260 ] {be11de8f-cbf4-4965-9498-cd5e2ac3af1a} <Debug> TCPHandler: Processed in 0.001252891 sec. | ||
| 3991 | 2026.01.20 23:51:21.293523 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3992 | 2026.01.20 23:51:21.293715 [ 260 ] {53417c28-75b1-46f2-bd9d-46fb6cbe6adb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3993 | 2026.01.20 23:51:21.293782 [ 260 ] {53417c28-75b1-46f2-bd9d-46fb6cbe6adb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3994 | 2026.01.20 23:51:21.294396 [ 260 ] {53417c28-75b1-46f2-bd9d-46fb6cbe6adb} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3995 | 2026.01.20 23:51:21.294444 [ 260 ] {53417c28-75b1-46f2-bd9d-46fb6cbe6adb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3996 | 2026.01.20 23:51:21.294837 [ 260 ] {53417c28-75b1-46f2-bd9d-46fb6cbe6adb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3997 | 2026.01.20 23:51:21.295064 [ 260 ] {53417c28-75b1-46f2-bd9d-46fb6cbe6adb} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3998 | 2026.01.20 23:51:21.295267 [ 260 ] {53417c28-75b1-46f2-bd9d-46fb6cbe6adb} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001596 sec., 5012.5313283208025 rows/sec., 408.74 KiB/sec. | ||
| 3999 | 2026.01.20 23:51:21.295329 [ 260 ] {53417c28-75b1-46f2-bd9d-46fb6cbe6adb} <Debug> TCPHandler: Processed in 0.001932673 sec. | ||
| 4000 | 2026.01.20 23:51:21.295467 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4001 | 2026.01.20 23:51:21.295589 [ 260 ] {b29a2fa0-78ca-4b1a-84f1-3effffc0e48f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4002 | 2026.01.20 23:51:21.295642 [ 260 ] {b29a2fa0-78ca-4b1a-84f1-3effffc0e48f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4003 | 2026.01.20 23:51:21.296208 [ 260 ] {b29a2fa0-78ca-4b1a-84f1-3effffc0e48f} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4004 | 2026.01.20 23:51:21.296248 [ 260 ] {b29a2fa0-78ca-4b1a-84f1-3effffc0e48f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4005 | 2026.01.20 23:51:21.296586 [ 260 ] {b29a2fa0-78ca-4b1a-84f1-3effffc0e48f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4006 | 2026.01.20 23:51:21.296819 [ 260 ] {b29a2fa0-78ca-4b1a-84f1-3effffc0e48f} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4007 | 2026.01.20 23:51:21.296991 [ 260 ] {b29a2fa0-78ca-4b1a-84f1-3effffc0e48f} <Debug> executeQuery: Read 140 rows, 12.34 KiB in 0.00143 sec., 97902.0979020979 rows/sec., 8.43 MiB/sec. | ||
| 4008 | 2026.01.20 23:51:21.297037 [ 260 ] {b29a2fa0-78ca-4b1a-84f1-3effffc0e48f} <Debug> TCPHandler: Processed in 0.001633408 sec. | ||
| 4009 | 2026.01.20 23:51:21.297152 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4010 | 2026.01.20 23:51:21.297259 [ 260 ] {a8358979-0b5d-42e1-964a-c9318dbec920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4011 | 2026.01.20 23:51:21.297303 [ 260 ] {a8358979-0b5d-42e1-964a-c9318dbec920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4012 | 2026.01.20 23:51:21.297723 [ 260 ] {a8358979-0b5d-42e1-964a-c9318dbec920} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4013 | 2026.01.20 23:51:21.297762 [ 260 ] {a8358979-0b5d-42e1-964a-c9318dbec920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4014 | 2026.01.20 23:51:21.298115 [ 260 ] {a8358979-0b5d-42e1-964a-c9318dbec920} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4015 | 2026.01.20 23:51:21.298353 [ 260 ] {a8358979-0b5d-42e1-964a-c9318dbec920} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4016 | 2026.01.20 23:51:21.298501 [ 260 ] {a8358979-0b5d-42e1-964a-c9318dbec920} <Debug> executeQuery: Read 48 rows, 3.57 KiB in 0.00126 sec., 38095.23809523809 rows/sec., 2.76 MiB/sec. | ||
| 4017 | 2026.01.20 23:51:21.298541 [ 260 ] {a8358979-0b5d-42e1-964a-c9318dbec920} <Debug> TCPHandler: Processed in 0.001441894 sec. | ||
| 4018 | 2026.01.20 23:51:21.298646 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4019 | 2026.01.20 23:51:21.298742 [ 260 ] {aff7b4c1-71b5-4774-b4e4-faad5c3736d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4020 | 2026.01.20 23:51:21.298783 [ 260 ] {aff7b4c1-71b5-4774-b4e4-faad5c3736d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4021 | 2026.01.20 23:51:21.299209 [ 260 ] {aff7b4c1-71b5-4774-b4e4-faad5c3736d0} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4022 | 2026.01.20 23:51:21.299246 [ 260 ] {aff7b4c1-71b5-4774-b4e4-faad5c3736d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4023 | 2026.01.20 23:51:21.299560 [ 260 ] {aff7b4c1-71b5-4774-b4e4-faad5c3736d0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4024 | 2026.01.20 23:51:21.299773 [ 260 ] {aff7b4c1-71b5-4774-b4e4-faad5c3736d0} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4025 | 2026.01.20 23:51:21.299906 [ 260 ] {aff7b4c1-71b5-4774-b4e4-faad5c3736d0} <Debug> executeQuery: Read 112 rows, 8.97 KiB in 0.001182 sec., 94754.65313028764 rows/sec., 7.41 MiB/sec. | ||
| 4026 | 2026.01.20 23:51:21.299944 [ 260 ] {aff7b4c1-71b5-4774-b4e4-faad5c3736d0} <Debug> TCPHandler: Processed in 0.001351033 sec. | ||
| 4027 | 2026.01.20 23:51:21.300056 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4028 | 2026.01.20 23:51:21.300151 [ 260 ] {3ed6791b-3bc0-40e6-8898-004ab1234132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4029 | 2026.01.20 23:51:21.300196 [ 260 ] {3ed6791b-3bc0-40e6-8898-004ab1234132} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4030 | 2026.01.20 23:51:21.300637 [ 260 ] {3ed6791b-3bc0-40e6-8898-004ab1234132} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4031 | 2026.01.20 23:51:21.300674 [ 260 ] {3ed6791b-3bc0-40e6-8898-004ab1234132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4032 | 2026.01.20 23:51:21.301014 [ 260 ] {3ed6791b-3bc0-40e6-8898-004ab1234132} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4033 | 2026.01.20 23:51:21.301250 [ 260 ] {3ed6791b-3bc0-40e6-8898-004ab1234132} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4034 | 2026.01.20 23:51:21.301383 [ 260 ] {3ed6791b-3bc0-40e6-8898-004ab1234132} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.00125 sec., 131200 rows/sec., 9.13 MiB/sec. | ||
| 4035 | 2026.01.20 23:51:21.301421 [ 260 ] {3ed6791b-3bc0-40e6-8898-004ab1234132} <Debug> TCPHandler: Processed in 0.001416694 sec. | ||
| 4036 | 2026.01.20 23:51:21.301547 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4037 | 2026.01.20 23:51:21.301642 [ 260 ] {adef7943-af29-4123-b29e-7871f6d91e23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4038 | 2026.01.20 23:51:21.301696 [ 260 ] {adef7943-af29-4123-b29e-7871f6d91e23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4039 | 2026.01.20 23:51:21.302534 [ 260 ] {adef7943-af29-4123-b29e-7871f6d91e23} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4040 | 2026.01.20 23:51:21.302571 [ 260 ] {adef7943-af29-4123-b29e-7871f6d91e23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4041 | 2026.01.20 23:51:21.303122 [ 260 ] {adef7943-af29-4123-b29e-7871f6d91e23} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4042 | 2026.01.20 23:51:21.303348 [ 260 ] {adef7943-af29-4123-b29e-7871f6d91e23} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4043 | 2026.01.20 23:51:21.303487 [ 260 ] {adef7943-af29-4123-b29e-7871f6d91e23} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001864 sec., 21459.227467811157 rows/sec., 38.45 MiB/sec. | ||
| 4044 | 2026.01.20 23:51:21.303540 [ 260 ] {adef7943-af29-4123-b29e-7871f6d91e23} <Debug> TCPHandler: Processed in 0.002043824 sec. | ||
| 4045 | 2026.01.20 23:51:21.303653 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4046 | 2026.01.20 23:51:21.303752 [ 260 ] {3e791f00-79b7-479b-8fc6-9d4bb30dbde7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4047 | 2026.01.20 23:51:21.303795 [ 260 ] {3e791f00-79b7-479b-8fc6-9d4bb30dbde7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4048 | 2026.01.20 23:51:21.304122 [ 260 ] {3e791f00-79b7-479b-8fc6-9d4bb30dbde7} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4049 | 2026.01.20 23:51:21.304159 [ 260 ] {3e791f00-79b7-479b-8fc6-9d4bb30dbde7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4050 | 2026.01.20 23:51:21.304481 [ 260 ] {3e791f00-79b7-479b-8fc6-9d4bb30dbde7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4051 | 2026.01.20 23:51:21.304690 [ 260 ] {3e791f00-79b7-479b-8fc6-9d4bb30dbde7} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4052 | 2026.01.20 23:51:21.304817 [ 260 ] {3e791f00-79b7-479b-8fc6-9d4bb30dbde7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 4053 | 2026.01.20 23:51:21.304852 [ 260 ] {3e791f00-79b7-479b-8fc6-9d4bb30dbde7} <Debug> TCPHandler: Processed in 0.001250852 sec. | ||
| 4054 | 2026.01.20 23:51:22.367166 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8187 | ||
| 4055 | 2026.01.20 23:51:22.367674 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4056 | 2026.01.20 23:51:22.367717 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4057 | 2026.01.20 23:51:22.368215 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4058 | 2026.01.20 23:51:22.368462 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4059 | 2026.01.20 23:51:22.368607 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8187 | ||
| 4060 | 2026.01.20 23:51:22.807231 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4061 | 2026.01.20 23:51:22.823007 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4062 | 2026.01.20 23:51:22.823075 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4063 | 2026.01.20 23:51:22.829154 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4064 | 2026.01.20 23:51:22.829893 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4065 | 2026.01.20 23:51:22.832795 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4066 | 2026.01.20 23:51:24.880162 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 494 | ||
| 4067 | 2026.01.20 23:51:24.882719 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4068 | 2026.01.20 23:51:24.882778 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4069 | 2026.01.20 23:51:24.883980 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4070 | 2026.01.20 23:51:24.884273 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4071 | 2026.01.20 23:51:24.884643 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 494 | ||
| 4072 | 2026.01.20 23:51:26.302856 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4073 | 2026.01.20 23:51:26.303029 [ 260 ] {5df7e6a6-7c48-4873-97ab-82f5281efded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4074 | 2026.01.20 23:51:26.303095 [ 260 ] {5df7e6a6-7c48-4873-97ab-82f5281efded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4075 | 2026.01.20 23:51:26.304010 [ 260 ] {5df7e6a6-7c48-4873-97ab-82f5281efded} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4076 | 2026.01.20 23:51:26.304069 [ 260 ] {5df7e6a6-7c48-4873-97ab-82f5281efded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4077 | 2026.01.20 23:51:26.304553 [ 260 ] {5df7e6a6-7c48-4873-97ab-82f5281efded} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4078 | 2026.01.20 23:51:26.304799 [ 260 ] {5df7e6a6-7c48-4873-97ab-82f5281efded} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4079 | 2026.01.20 23:51:26.304971 [ 260 ] {5df7e6a6-7c48-4873-97ab-82f5281efded} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001987 sec., 206341.21791645695 rows/sec., 13.09 MiB/sec. | ||
| 4080 | 2026.01.20 23:51:26.305024 [ 260 ] {5df7e6a6-7c48-4873-97ab-82f5281efded} <Debug> TCPHandler: Processed in 0.00229539 sec. | ||
| 4081 | 2026.01.20 23:51:26.305173 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4082 | 2026.01.20 23:51:26.305278 [ 260 ] {e0d04fae-ee50-4317-9af7-689b16c32a7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4083 | 2026.01.20 23:51:26.305323 [ 260 ] {e0d04fae-ee50-4317-9af7-689b16c32a7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4084 | 2026.01.20 23:51:26.306327 [ 260 ] {e0d04fae-ee50-4317-9af7-689b16c32a7e} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4085 | 2026.01.20 23:51:26.306368 [ 260 ] {e0d04fae-ee50-4317-9af7-689b16c32a7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4086 | 2026.01.20 23:51:26.306750 [ 260 ] {e0d04fae-ee50-4317-9af7-689b16c32a7e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4087 | 2026.01.20 23:51:26.306964 [ 260 ] {e0d04fae-ee50-4317-9af7-689b16c32a7e} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4088 | 2026.01.20 23:51:26.307105 [ 260 ] {e0d04fae-ee50-4317-9af7-689b16c32a7e} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.001851 sec., 600756.3479200433 rows/sec., 47.38 MiB/sec. | ||
| 4089 | 2026.01.20 23:51:26.307144 [ 260 ] {e0d04fae-ee50-4317-9af7-689b16c32a7e} <Debug> TCPHandler: Processed in 0.002027084 sec. | ||
| 4090 | 2026.01.20 23:51:26.307269 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4091 | 2026.01.20 23:51:26.307368 [ 260 ] {6d8b2c6d-ea2b-4bc8-9088-b9f54d959847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4092 | 2026.01.20 23:51:26.307410 [ 260 ] {6d8b2c6d-ea2b-4bc8-9088-b9f54d959847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4093 | 2026.01.20 23:51:26.307894 [ 260 ] {6d8b2c6d-ea2b-4bc8-9088-b9f54d959847} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4094 | 2026.01.20 23:51:26.307931 [ 260 ] {6d8b2c6d-ea2b-4bc8-9088-b9f54d959847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4095 | 2026.01.20 23:51:26.308236 [ 260 ] {6d8b2c6d-ea2b-4bc8-9088-b9f54d959847} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4096 | 2026.01.20 23:51:26.308443 [ 260 ] {6d8b2c6d-ea2b-4bc8-9088-b9f54d959847} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4097 | 2026.01.20 23:51:26.308576 [ 260 ] {6d8b2c6d-ea2b-4bc8-9088-b9f54d959847} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001228 sec., 166938.11074918567 rows/sec., 9.79 MiB/sec. | ||
| 4098 | 2026.01.20 23:51:26.308614 [ 260 ] {6d8b2c6d-ea2b-4bc8-9088-b9f54d959847} <Debug> TCPHandler: Processed in 0.001397564 sec. | ||
| 4099 | 2026.01.20 23:51:26.308738 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4100 | 2026.01.20 23:51:26.308862 [ 260 ] {4c627f50-ad30-4f0d-b962-9d74c77551a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4101 | 2026.01.20 23:51:26.308912 [ 260 ] {4c627f50-ad30-4f0d-b962-9d74c77551a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4102 | 2026.01.20 23:51:26.309487 [ 260 ] {4c627f50-ad30-4f0d-b962-9d74c77551a4} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4103 | 2026.01.20 23:51:26.309525 [ 260 ] {4c627f50-ad30-4f0d-b962-9d74c77551a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4104 | 2026.01.20 23:51:26.309856 [ 260 ] {4c627f50-ad30-4f0d-b962-9d74c77551a4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4105 | 2026.01.20 23:51:26.310084 [ 260 ] {4c627f50-ad30-4f0d-b962-9d74c77551a4} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4106 | 2026.01.20 23:51:26.310225 [ 260 ] {4c627f50-ad30-4f0d-b962-9d74c77551a4} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001388 sec., 152737.7521613833 rows/sec., 9.85 MiB/sec. | ||
| 4107 | 2026.01.20 23:51:26.310263 [ 260 ] {4c627f50-ad30-4f0d-b962-9d74c77551a4} <Debug> TCPHandler: Processed in 0.001588867 sec. | ||
| 4108 | 2026.01.20 23:51:26.310382 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4109 | 2026.01.20 23:51:26.310478 [ 260 ] {fd25e03d-115b-4761-a41b-167ac8603104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4110 | 2026.01.20 23:51:26.310520 [ 260 ] {fd25e03d-115b-4761-a41b-167ac8603104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4111 | 2026.01.20 23:51:26.311001 [ 260 ] {fd25e03d-115b-4761-a41b-167ac8603104} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4112 | 2026.01.20 23:51:26.311037 [ 260 ] {fd25e03d-115b-4761-a41b-167ac8603104} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4113 | 2026.01.20 23:51:26.311347 [ 260 ] {fd25e03d-115b-4761-a41b-167ac8603104} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4114 | 2026.01.20 23:51:26.311555 [ 260 ] {fd25e03d-115b-4761-a41b-167ac8603104} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4115 | 2026.01.20 23:51:26.311684 [ 260 ] {fd25e03d-115b-4761-a41b-167ac8603104} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001225 sec., 172244.89795918367 rows/sec., 9.78 MiB/sec. | ||
| 4116 | 2026.01.20 23:51:26.311721 [ 260 ] {fd25e03d-115b-4761-a41b-167ac8603104} <Debug> TCPHandler: Processed in 0.001390973 sec. | ||
| 4117 | 2026.01.20 23:51:26.311831 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4118 | 2026.01.20 23:51:26.311926 [ 260 ] {0f072c0c-6cd2-425f-9374-46ca25d71a51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4119 | 2026.01.20 23:51:26.311966 [ 260 ] {0f072c0c-6cd2-425f-9374-46ca25d71a51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4120 | 2026.01.20 23:51:26.312633 [ 260 ] {0f072c0c-6cd2-425f-9374-46ca25d71a51} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4121 | 2026.01.20 23:51:26.312668 [ 260 ] {0f072c0c-6cd2-425f-9374-46ca25d71a51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4122 | 2026.01.20 23:51:26.312997 [ 260 ] {0f072c0c-6cd2-425f-9374-46ca25d71a51} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4123 | 2026.01.20 23:51:26.313216 [ 260 ] {0f072c0c-6cd2-425f-9374-46ca25d71a51} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4124 | 2026.01.20 23:51:26.313346 [ 260 ] {0f072c0c-6cd2-425f-9374-46ca25d71a51} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001438 sec., 472183.58831710706 rows/sec., 32.92 MiB/sec. | ||
| 4125 | 2026.01.20 23:51:26.313383 [ 260 ] {0f072c0c-6cd2-425f-9374-46ca25d71a51} <Debug> TCPHandler: Processed in 0.001602027 sec. | ||
| 4126 | 2026.01.20 23:51:26.313492 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4127 | 2026.01.20 23:51:26.313587 [ 260 ] {1651dcda-a25c-4a7c-8b5a-23a905dd88d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4128 | 2026.01.20 23:51:26.313629 [ 260 ] {1651dcda-a25c-4a7c-8b5a-23a905dd88d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4129 | 2026.01.20 23:51:26.313947 [ 260 ] {1651dcda-a25c-4a7c-8b5a-23a905dd88d6} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4130 | 2026.01.20 23:51:26.313984 [ 260 ] {1651dcda-a25c-4a7c-8b5a-23a905dd88d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4131 | 2026.01.20 23:51:26.314292 [ 260 ] {1651dcda-a25c-4a7c-8b5a-23a905dd88d6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4132 | 2026.01.20 23:51:26.314498 [ 260 ] {1651dcda-a25c-4a7c-8b5a-23a905dd88d6} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4133 | 2026.01.20 23:51:26.314626 [ 260 ] {1651dcda-a25c-4a7c-8b5a-23a905dd88d6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 4134 | 2026.01.20 23:51:26.314662 [ 260 ] {1651dcda-a25c-4a7c-8b5a-23a905dd88d6} <Debug> TCPHandler: Processed in 0.00122123 sec. | ||
| 4135 | 2026.01.20 23:51:26.314767 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4136 | 2026.01.20 23:51:26.314866 [ 260 ] {deabc2e3-dee6-4e4a-b7f7-6b67345174b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4137 | 2026.01.20 23:51:26.314909 [ 260 ] {deabc2e3-dee6-4e4a-b7f7-6b67345174b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4138 | 2026.01.20 23:51:26.315356 [ 260 ] {deabc2e3-dee6-4e4a-b7f7-6b67345174b3} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4139 | 2026.01.20 23:51:26.315392 [ 260 ] {deabc2e3-dee6-4e4a-b7f7-6b67345174b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4140 | 2026.01.20 23:51:26.315744 [ 260 ] {deabc2e3-dee6-4e4a-b7f7-6b67345174b3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4141 | 2026.01.20 23:51:26.315954 [ 260 ] {deabc2e3-dee6-4e4a-b7f7-6b67345174b3} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4142 | 2026.01.20 23:51:26.316094 [ 260 ] {deabc2e3-dee6-4e4a-b7f7-6b67345174b3} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001246 sec., 252006.4205457464 rows/sec., 16.55 MiB/sec. | ||
| 4143 | 2026.01.20 23:51:26.316132 [ 260 ] {deabc2e3-dee6-4e4a-b7f7-6b67345174b3} <Debug> TCPHandler: Processed in 0.001416604 sec. | ||
| 4144 | 2026.01.20 23:51:26.316239 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4145 | 2026.01.20 23:51:26.316334 [ 260 ] {e6225b47-78dd-4394-b332-56e901fcd466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4146 | 2026.01.20 23:51:26.316375 [ 260 ] {e6225b47-78dd-4394-b332-56e901fcd466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4147 | 2026.01.20 23:51:26.316713 [ 260 ] {e6225b47-78dd-4394-b332-56e901fcd466} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4148 | 2026.01.20 23:51:26.316754 [ 260 ] {e6225b47-78dd-4394-b332-56e901fcd466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4149 | 2026.01.20 23:51:26.317096 [ 260 ] {e6225b47-78dd-4394-b332-56e901fcd466} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4150 | 2026.01.20 23:51:26.317339 [ 260 ] {e6225b47-78dd-4394-b332-56e901fcd466} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4151 | 2026.01.20 23:51:26.317489 [ 260 ] {e6225b47-78dd-4394-b332-56e901fcd466} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001174 sec., 851.7887563884158 rows/sec., 57.40 KiB/sec. | ||
| 4152 | 2026.01.20 23:51:26.317524 [ 260 ] {e6225b47-78dd-4394-b332-56e901fcd466} <Debug> TCPHandler: Processed in 0.001334523 sec. | ||
| 4153 | 2026.01.20 23:51:26.317643 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4154 | 2026.01.20 23:51:26.317760 [ 260 ] {d0d818d6-b4e7-40f1-8d27-ef143acadad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4155 | 2026.01.20 23:51:26.317810 [ 260 ] {d0d818d6-b4e7-40f1-8d27-ef143acadad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4156 | 2026.01.20 23:51:26.318212 [ 260 ] {d0d818d6-b4e7-40f1-8d27-ef143acadad9} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4157 | 2026.01.20 23:51:26.318253 [ 260 ] {d0d818d6-b4e7-40f1-8d27-ef143acadad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4158 | 2026.01.20 23:51:26.318595 [ 260 ] {d0d818d6-b4e7-40f1-8d27-ef143acadad9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4159 | 2026.01.20 23:51:26.318807 [ 260 ] {d0d818d6-b4e7-40f1-8d27-ef143acadad9} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4160 | 2026.01.20 23:51:26.318899 [ 114 ] {} <Debug> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4161 | 2026.01.20 23:51:26.318934 [ 260 ] {d0d818d6-b4e7-40f1-8d27-ef143acadad9} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001198 sec., 86811.35225375625 rows/sec., 5.32 MiB/sec. | ||
| 4162 | 2026.01.20 23:51:26.318935 [ 114 ] {} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4163 | 2026.01.20 23:51:26.318966 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4164 | 2026.01.20 23:51:26.318971 [ 260 ] {d0d818d6-b4e7-40f1-8d27-ef143acadad9} <Debug> TCPHandler: Processed in 0.001392094 sec. | ||
| 4165 | 2026.01.20 23:51:26.319054 [ 194 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::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 | ||
| 4166 | 2026.01.20 23:51:26.319149 [ 194 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4167 | 2026.01.20 23:51:26.319180 [ 194 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 744 rows starting from the beginning of the part | ||
| 4168 | 2026.01.20 23:51:26.319265 [ 194 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 104 rows starting from the beginning of the part | ||
| 4169 | 2026.01.20 23:51:26.319314 [ 194 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::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 | ||
| 4170 | 2026.01.20 23:51:26.319360 [ 194 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 104 rows starting from the beginning of the part | ||
| 4171 | 2026.01.20 23:51:26.319404 [ 194 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 4172 | 2026.01.20 23:51:26.319448 [ 194 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 104 rows starting from the beginning of the part | ||
| 4173 | 2026.01.20 23:51:26.320311 [ 198 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1176 rows, containing 4 columns (4 merged, 0 gathered) in 0.001295842 sec., 907518.0461815561 rows/sec., 56.68 MiB/sec. | ||
| 4174 | 2026.01.20 23:51:26.320459 [ 194 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4175 | 2026.01.20 23:51:26.320686 [ 194 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_16_3} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4176 | 2026.01.20 23:51:26.320744 [ 194 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_16_3} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4177 | 2026.01.20 23:51:26.320807 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 4178 | 2026.01.20 23:51:29.791591 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4179 | 2026.01.20 23:51:29.791681 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4180 | 2026.01.20 23:51:29.868677 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8635 | ||
| 4181 | 2026.01.20 23:51:29.869229 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4182 | 2026.01.20 23:51:29.869276 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4183 | 2026.01.20 23:51:29.869916 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4184 | 2026.01.20 23:51:29.870169 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4185 | 2026.01.20 23:51:29.870318 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8635 | ||
| 4186 | 2026.01.20 23:51:30.332856 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4187 | 2026.01.20 23:51:30.348798 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4188 | 2026.01.20 23:51:30.348862 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4189 | 2026.01.20 23:51:30.354927 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4190 | 2026.01.20 23:51:30.355645 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4191 | 2026.01.20 23:51:30.358748 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4192 | 2026.01.20 23:51:31.294870 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4193 | 2026.01.20 23:51:31.295048 [ 260 ] {dfdb4373-5eb8-4477-a1d1-83511d7954d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4194 | 2026.01.20 23:51:31.295116 [ 260 ] {dfdb4373-5eb8-4477-a1d1-83511d7954d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4195 | 2026.01.20 23:51:31.295847 [ 260 ] {dfdb4373-5eb8-4477-a1d1-83511d7954d5} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4196 | 2026.01.20 23:51:31.295892 [ 260 ] {dfdb4373-5eb8-4477-a1d1-83511d7954d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4197 | 2026.01.20 23:51:31.296298 [ 260 ] {dfdb4373-5eb8-4477-a1d1-83511d7954d5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4198 | 2026.01.20 23:51:31.296529 [ 260 ] {dfdb4373-5eb8-4477-a1d1-83511d7954d5} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4199 | 2026.01.20 23:51:31.296689 [ 109 ] {} <Debug> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4200 | 2026.01.20 23:51:31.296699 [ 260 ] {dfdb4373-5eb8-4477-a1d1-83511d7954d5} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.0017 sec., 80000 rows/sec., 6.92 MiB/sec. | ||
| 4201 | 2026.01.20 23:51:31.296769 [ 109 ] {} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4202 | 2026.01.20 23:51:31.296798 [ 260 ] {dfdb4373-5eb8-4477-a1d1-83511d7954d5} <Debug> TCPHandler: Processed in 0.002058105 sec. | ||
| 4203 | 2026.01.20 23:51:31.296799 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4204 | 2026.01.20 23:51:31.296920 [ 198 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::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 | ||
| 4205 | 2026.01.20 23:51:31.296948 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4206 | 2026.01.20 23:51:31.297026 [ 198 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4207 | 2026.01.20 23:51:31.297051 [ 260 ] {743fc57b-272e-49db-a821-12c9e4ce62be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4208 | 2026.01.20 23:51:31.297059 [ 198 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1321 rows starting from the beginning of the part | ||
| 4209 | 2026.01.20 23:51:31.297097 [ 260 ] {743fc57b-272e-49db-a821-12c9e4ce62be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4210 | 2026.01.20 23:51:31.297128 [ 198 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 136 rows starting from the beginning of the part | ||
| 4211 | 2026.01.20 23:51:31.297178 [ 198 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1112 rows starting from the beginning of the part | ||
| 4212 | 2026.01.20 23:51:31.297225 [ 198 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 140 rows starting from the beginning of the part | ||
| 4213 | 2026.01.20 23:51:31.297269 [ 198 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1112 rows starting from the beginning of the part | ||
| 4214 | 2026.01.20 23:51:31.297310 [ 198 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 136 rows starting from the beginning of the part | ||
| 4215 | 2026.01.20 23:51:31.297547 [ 260 ] {743fc57b-272e-49db-a821-12c9e4ce62be} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4216 | 2026.01.20 23:51:31.297585 [ 260 ] {743fc57b-272e-49db-a821-12c9e4ce62be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4217 | 2026.01.20 23:51:31.297947 [ 260 ] {743fc57b-272e-49db-a821-12c9e4ce62be} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4218 | 2026.01.20 23:51:31.298168 [ 260 ] {743fc57b-272e-49db-a821-12c9e4ce62be} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4219 | 2026.01.20 23:51:31.298293 [ 109 ] {} <Debug> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4220 | 2026.01.20 23:51:31.298320 [ 260 ] {743fc57b-272e-49db-a821-12c9e4ce62be} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001291 sec., 30983.733539891557 rows/sec., 2.28 MiB/sec. | ||
| 4221 | 2026.01.20 23:51:31.298327 [ 109 ] {} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4222 | 2026.01.20 23:51:31.298361 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4223 | 2026.01.20 23:51:31.298368 [ 260 ] {743fc57b-272e-49db-a821-12c9e4ce62be} <Debug> TCPHandler: Processed in 0.001474335 sec. | ||
| 4224 | 2026.01.20 23:51:31.298438 [ 194 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::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 | ||
| 4225 | 2026.01.20 23:51:31.298508 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4226 | 2026.01.20 23:51:31.298524 [ 194 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4227 | 2026.01.20 23:51:31.298552 [ 194 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 275 rows starting from the beginning of the part | ||
| 4228 | 2026.01.20 23:51:31.298601 [ 194 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part | ||
| 4229 | 2026.01.20 23:51:31.298608 [ 260 ] {87cd0d71-5256-40b7-8f3d-14c4313288e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4230 | 2026.01.20 23:51:31.298645 [ 194 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 205 rows starting from the beginning of the part | ||
| 4231 | 2026.01.20 23:51:31.298653 [ 260 ] {87cd0d71-5256-40b7-8f3d-14c4313288e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4232 | 2026.01.20 23:51:31.298688 [ 194 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 48 rows starting from the beginning of the part | ||
| 4233 | 2026.01.20 23:51:31.298732 [ 194 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 205 rows starting from the beginning of the part | ||
| 4234 | 2026.01.20 23:51:31.298787 [ 194 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part | ||
| 4235 | 2026.01.20 23:51:31.298904 [ 197 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3957 rows, containing 5 columns (5 merged, 0 gathered) in 0.002027234 sec., 1951920.6958841453 rows/sec., 164.30 MiB/sec. | ||
| 4236 | 2026.01.20 23:51:31.299125 [ 260 ] {87cd0d71-5256-40b7-8f3d-14c4313288e9} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4237 | 2026.01.20 23:51:31.299168 [ 260 ] {87cd0d71-5256-40b7-8f3d-14c4313288e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4238 | 2026.01.20 23:51:31.299182 [ 192 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4239 | 2026.01.20 23:51:31.299573 [ 192 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_21_4} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4240 | 2026.01.20 23:51:31.299645 [ 260 ] {87cd0d71-5256-40b7-8f3d-14c4313288e9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4241 | 2026.01.20 23:51:31.299652 [ 189 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 813 rows, containing 5 columns (5 merged, 0 gathered) in 0.001248652 sec., 651102.1485570038 rows/sec., 42.96 MiB/sec. | ||
| 4242 | 2026.01.20 23:51:31.299672 [ 192 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_21_4} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4243 | 2026.01.20 23:51:31.299797 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 4244 | 2026.01.20 23:51:31.299806 [ 194 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4245 | 2026.01.20 23:51:31.299885 [ 260 ] {87cd0d71-5256-40b7-8f3d-14c4313288e9} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4246 | 2026.01.20 23:51:31.300022 [ 109 ] {} <Debug> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4247 | 2026.01.20 23:51:31.300029 [ 260 ] {87cd0d71-5256-40b7-8f3d-14c4313288e9} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001443 sec., 72072.07207207207 rows/sec., 5.63 MiB/sec. | ||
| 4248 | 2026.01.20 23:51:31.300056 [ 194 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_21_4} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4249 | 2026.01.20 23:51:31.300057 [ 109 ] {} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4250 | 2026.01.20 23:51:31.300082 [ 260 ] {87cd0d71-5256-40b7-8f3d-14c4313288e9} <Debug> TCPHandler: Processed in 0.001625927 sec. | ||
| 4251 | 2026.01.20 23:51:31.300097 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4252 | 2026.01.20 23:51:31.300128 [ 194 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_21_4} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4253 | 2026.01.20 23:51:31.300180 [ 197 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::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 | ||
| 4254 | 2026.01.20 23:51:31.300208 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 4255 | 2026.01.20 23:51:31.300217 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4256 | 2026.01.20 23:51:31.300308 [ 197 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4257 | 2026.01.20 23:51:31.300350 [ 197 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 791 rows starting from the beginning of the part | ||
| 4258 | 2026.01.20 23:51:31.300350 [ 260 ] {69c1bcab-cda6-468e-a600-df39ed665463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4259 | 2026.01.20 23:51:31.300409 [ 260 ] {69c1bcab-cda6-468e-a600-df39ed665463} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4260 | 2026.01.20 23:51:31.300420 [ 197 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 104 rows starting from the beginning of the part | ||
| 4261 | 2026.01.20 23:51:31.300470 [ 197 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 679 rows starting from the beginning of the part | ||
| 4262 | 2026.01.20 23:51:31.300512 [ 197 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 112 rows starting from the beginning of the part | ||
| 4263 | 2026.01.20 23:51:31.300583 [ 197 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 679 rows starting from the beginning of the part | ||
| 4264 | 2026.01.20 23:51:31.300623 [ 197 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 104 rows starting from the beginning of the part | ||
| 4265 | 2026.01.20 23:51:31.300845 [ 260 ] {69c1bcab-cda6-468e-a600-df39ed665463} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4266 | 2026.01.20 23:51:31.300891 [ 260 ] {69c1bcab-cda6-468e-a600-df39ed665463} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4267 | 2026.01.20 23:51:31.301260 [ 260 ] {69c1bcab-cda6-468e-a600-df39ed665463} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4268 | 2026.01.20 23:51:31.301515 [ 260 ] {69c1bcab-cda6-468e-a600-df39ed665463} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4269 | 2026.01.20 23:51:31.301660 [ 260 ] {69c1bcab-cda6-468e-a600-df39ed665463} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001331 sec., 120210.36814425245 rows/sec., 8.37 MiB/sec. | ||
| 4270 | 2026.01.20 23:51:31.301698 [ 260 ] {69c1bcab-cda6-468e-a600-df39ed665463} <Debug> TCPHandler: Processed in 0.001534315 sec. | ||
| 4271 | 2026.01.20 23:51:31.301817 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4272 | 2026.01.20 23:51:31.301901 [ 192 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2469 rows, containing 5 columns (5 merged, 0 gathered) in 0.00175639 sec., 1405724.241199278 rows/sec., 105.66 MiB/sec. | ||
| 4273 | 2026.01.20 23:51:31.301920 [ 260 ] {71a05ecf-f8fe-4fc4-910b-ba2216de4554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4274 | 2026.01.20 23:51:31.301987 [ 260 ] {71a05ecf-f8fe-4fc4-910b-ba2216de4554} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4275 | 2026.01.20 23:51:31.302082 [ 197 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4276 | 2026.01.20 23:51:31.302349 [ 197 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_21_4} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4277 | 2026.01.20 23:51:31.302421 [ 197 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_21_4} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4278 | 2026.01.20 23:51:31.302496 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 4279 | 2026.01.20 23:51:31.302867 [ 260 ] {71a05ecf-f8fe-4fc4-910b-ba2216de4554} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4280 | 2026.01.20 23:51:31.302910 [ 260 ] {71a05ecf-f8fe-4fc4-910b-ba2216de4554} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4281 | 2026.01.20 23:51:31.303525 [ 260 ] {71a05ecf-f8fe-4fc4-910b-ba2216de4554} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4282 | 2026.01.20 23:51:31.303767 [ 260 ] {71a05ecf-f8fe-4fc4-910b-ba2216de4554} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4283 | 2026.01.20 23:51:31.303896 [ 109 ] {} <Debug> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4284 | 2026.01.20 23:51:31.303914 [ 260 ] {71a05ecf-f8fe-4fc4-910b-ba2216de4554} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002015 sec., 19851.116625310176 rows/sec., 35.57 MiB/sec. | ||
| 4285 | 2026.01.20 23:51:31.303940 [ 109 ] {} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4286 | 2026.01.20 23:51:31.303988 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4287 | 2026.01.20 23:51:31.304025 [ 260 ] {71a05ecf-f8fe-4fc4-910b-ba2216de4554} <Debug> TCPHandler: Processed in 0.002257618 sec. | ||
| 4288 | 2026.01.20 23:51:31.304065 [ 189 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::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 | ||
| 4289 | 2026.01.20 23:51:31.304170 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4290 | 2026.01.20 23:51:31.304256 [ 189 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4291 | 2026.01.20 23:51:31.304291 [ 260 ] {91a3ea9e-8b6a-4473-b8ea-db0341992029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4292 | 2026.01.20 23:51:31.304305 [ 189 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 211 rows starting from the beginning of the part | ||
| 4293 | 2026.01.20 23:51:31.304349 [ 260 ] {91a3ea9e-8b6a-4473-b8ea-db0341992029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4294 | 2026.01.20 23:51:31.304445 [ 189 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::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 | ||
| 4295 | 2026.01.20 23:51:31.304550 [ 189 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part | ||
| 4296 | 2026.01.20 23:51:31.304650 [ 189 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part | ||
| 4297 | 2026.01.20 23:51:31.304728 [ 260 ] {91a3ea9e-8b6a-4473-b8ea-db0341992029} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4298 | 2026.01.20 23:51:31.304762 [ 189 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part | ||
| 4299 | 2026.01.20 23:51:31.304771 [ 260 ] {91a3ea9e-8b6a-4473-b8ea-db0341992029} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4300 | 2026.01.20 23:51:31.304881 [ 189 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part | ||
| 4301 | 2026.01.20 23:51:31.305187 [ 260 ] {91a3ea9e-8b6a-4473-b8ea-db0341992029} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4302 | 2026.01.20 23:51:31.305461 [ 260 ] {91a3ea9e-8b6a-4473-b8ea-db0341992029} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4303 | 2026.01.20 23:51:31.305602 [ 260 ] {91a3ea9e-8b6a-4473-b8ea-db0341992029} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001336 sec., 44910.17964071856 rows/sec., 3.03 MiB/sec. | ||
| 4304 | 2026.01.20 23:51:31.305639 [ 260 ] {91a3ea9e-8b6a-4473-b8ea-db0341992029} <Debug> TCPHandler: Processed in 0.001532766 sec. | ||
| 4305 | 2026.01.20 23:51:31.308526 [ 192 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 411 rows, containing 19 columns (19 merged, 0 gathered) in 0.004499436 sec., 91344.78187932888 rows/sec., 163.69 MiB/sec. | ||
| 4306 | 2026.01.20 23:51:31.309148 [ 189 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4307 | 2026.01.20 23:51:31.309454 [ 189 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4308 | 2026.01.20 23:51:31.309523 [ 189 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4309 | 2026.01.20 23:51:31.309618 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 4310 | 2026.01.20 23:51:32.001172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 240.26 MiB, peak 246.33 MiB, free memory in arenas 0.00 B, will set to 241.69 MiB (RSS), difference: 1.44 MiB | ||
| 4311 | 2026.01.20 23:51:34.885761 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 526 | ||
| 4312 | 2026.01.20 23:51:34.888050 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4313 | 2026.01.20 23:51:34.888107 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4314 | 2026.01.20 23:51:34.889358 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4315 | 2026.01.20 23:51:34.889635 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4316 | 2026.01.20 23:51:34.889964 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 526 | ||
| 4317 | 2026.01.20 23:51:36.301970 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4318 | 2026.01.20 23:51:36.302146 [ 260 ] {2cd68a6b-e2c1-4b7c-9405-e75838a387cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4319 | 2026.01.20 23:51:36.302218 [ 260 ] {2cd68a6b-e2c1-4b7c-9405-e75838a387cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4320 | 2026.01.20 23:51:36.303007 [ 260 ] {2cd68a6b-e2c1-4b7c-9405-e75838a387cd} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4321 | 2026.01.20 23:51:36.303054 [ 260 ] {2cd68a6b-e2c1-4b7c-9405-e75838a387cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4322 | 2026.01.20 23:51:36.303462 [ 260 ] {2cd68a6b-e2c1-4b7c-9405-e75838a387cd} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4323 | 2026.01.20 23:51:36.303689 [ 260 ] {2cd68a6b-e2c1-4b7c-9405-e75838a387cd} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4324 | 2026.01.20 23:51:36.303830 [ 104 ] {} <Debug> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4325 | 2026.01.20 23:51:36.303854 [ 260 ] {2cd68a6b-e2c1-4b7c-9405-e75838a387cd} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001755 sec., 233618.23361823361 rows/sec., 14.82 MiB/sec. | ||
| 4326 | 2026.01.20 23:51:36.303907 [ 104 ] {} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4327 | 2026.01.20 23:51:36.303924 [ 260 ] {2cd68a6b-e2c1-4b7c-9405-e75838a387cd} <Debug> TCPHandler: Processed in 0.002079755 sec. | ||
| 4328 | 2026.01.20 23:51:36.303939 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4329 | 2026.01.20 23:51:36.304057 [ 192 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::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 | ||
| 4330 | 2026.01.20 23:51:36.304060 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4331 | 2026.01.20 23:51:36.304195 [ 192 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4332 | 2026.01.20 23:51:36.304198 [ 260 ] {86faab49-3f03-4125-b001-d3e7b18479a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4333 | 2026.01.20 23:51:36.304241 [ 192 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 434 rows starting from the beginning of the part | ||
| 4334 | 2026.01.20 23:51:36.304262 [ 260 ] {86faab49-3f03-4125-b001-d3e7b18479a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4335 | 2026.01.20 23:51:36.304320 [ 192 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 410 rows starting from the beginning of the part | ||
| 4336 | 2026.01.20 23:51:36.304375 [ 192 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 410 rows starting from the beginning of the part | ||
| 4337 | 2026.01.20 23:51:36.304421 [ 192 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 410 rows starting from the beginning of the part | ||
| 4338 | 2026.01.20 23:51:36.304467 [ 192 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 410 rows starting from the beginning of the part | ||
| 4339 | 2026.01.20 23:51:36.304510 [ 192 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 410 rows starting from the beginning of the part | ||
| 4340 | 2026.01.20 23:51:36.304680 [ 260 ] {86faab49-3f03-4125-b001-d3e7b18479a0} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4341 | 2026.01.20 23:51:36.304725 [ 260 ] {86faab49-3f03-4125-b001-d3e7b18479a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4342 | 2026.01.20 23:51:36.305053 [ 260 ] {86faab49-3f03-4125-b001-d3e7b18479a0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4343 | 2026.01.20 23:51:36.305297 [ 260 ] {86faab49-3f03-4125-b001-d3e7b18479a0} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4344 | 2026.01.20 23:51:36.305437 [ 260 ] {86faab49-3f03-4125-b001-d3e7b18479a0} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00126 sec., 3174.6031746031745 rows/sec., 258.87 KiB/sec. | ||
| 4345 | 2026.01.20 23:51:36.305475 [ 260 ] {86faab49-3f03-4125-b001-d3e7b18479a0} <Debug> TCPHandler: Processed in 0.001469805 sec. | ||
| 4346 | 2026.01.20 23:51:36.305587 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4347 | 2026.01.20 23:51:36.305685 [ 260 ] {502cbcf9-c2e7-4494-bd6c-0742d1f1f1e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4348 | 2026.01.20 23:51:36.305727 [ 260 ] {502cbcf9-c2e7-4494-bd6c-0742d1f1f1e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4349 | 2026.01.20 23:51:36.305753 [ 189 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001740779 sec., 1426947.3609228972 rows/sec., 96.23 MiB/sec. | ||
| 4350 | 2026.01.20 23:51:36.305975 [ 187 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4351 | 2026.01.20 23:51:36.306304 [ 187 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_11_2} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4352 | 2026.01.20 23:51:36.306394 [ 187 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_11_2} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4353 | 2026.01.20 23:51:36.306512 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4354 | 2026.01.20 23:51:36.306682 [ 260 ] {502cbcf9-c2e7-4494-bd6c-0742d1f1f1e1} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4355 | 2026.01.20 23:51:36.306724 [ 260 ] {502cbcf9-c2e7-4494-bd6c-0742d1f1f1e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4356 | 2026.01.20 23:51:36.307139 [ 260 ] {502cbcf9-c2e7-4494-bd6c-0742d1f1f1e1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4357 | 2026.01.20 23:51:36.307375 [ 260 ] {502cbcf9-c2e7-4494-bd6c-0742d1f1f1e1} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4358 | 2026.01.20 23:51:36.307514 [ 260 ] {502cbcf9-c2e7-4494-bd6c-0742d1f1f1e1} <Debug> executeQuery: Read 1114 rows, 89.95 KiB in 0.001848 sec., 602813.8528138528 rows/sec., 47.53 MiB/sec. | ||
| 4359 | 2026.01.20 23:51:36.307551 [ 260 ] {502cbcf9-c2e7-4494-bd6c-0742d1f1f1e1} <Debug> TCPHandler: Processed in 0.002013724 sec. | ||
| 4360 | 2026.01.20 23:51:36.307666 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4361 | 2026.01.20 23:51:36.307762 [ 260 ] {13d59f23-53a7-4259-a34b-e6332bad0107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4362 | 2026.01.20 23:51:36.307802 [ 260 ] {13d59f23-53a7-4259-a34b-e6332bad0107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4363 | 2026.01.20 23:51:36.308275 [ 260 ] {13d59f23-53a7-4259-a34b-e6332bad0107} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4364 | 2026.01.20 23:51:36.308314 [ 260 ] {13d59f23-53a7-4259-a34b-e6332bad0107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4365 | 2026.01.20 23:51:36.308621 [ 260 ] {13d59f23-53a7-4259-a34b-e6332bad0107} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4366 | 2026.01.20 23:51:36.308829 [ 260 ] {13d59f23-53a7-4259-a34b-e6332bad0107} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4367 | 2026.01.20 23:51:36.308963 [ 260 ] {13d59f23-53a7-4259-a34b-e6332bad0107} <Debug> executeQuery: Read 209 rows, 12.59 KiB in 0.00122 sec., 171311.47540983607 rows/sec., 10.08 MiB/sec. | ||
| 4368 | 2026.01.20 23:51:36.309002 [ 260 ] {13d59f23-53a7-4259-a34b-e6332bad0107} <Debug> TCPHandler: Processed in 0.001387574 sec. | ||
| 4369 | 2026.01.20 23:51:36.309125 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4370 | 2026.01.20 23:51:36.309221 [ 260 ] {31c6f90c-e7a0-490f-a1a7-9b50a76c07e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4371 | 2026.01.20 23:51:36.309259 [ 260 ] {31c6f90c-e7a0-490f-a1a7-9b50a76c07e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4372 | 2026.01.20 23:51:36.309722 [ 260 ] {31c6f90c-e7a0-490f-a1a7-9b50a76c07e0} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4373 | 2026.01.20 23:51:36.309758 [ 260 ] {31c6f90c-e7a0-490f-a1a7-9b50a76c07e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4374 | 2026.01.20 23:51:36.310052 [ 260 ] {31c6f90c-e7a0-490f-a1a7-9b50a76c07e0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4375 | 2026.01.20 23:51:36.310273 [ 260 ] {31c6f90c-e7a0-490f-a1a7-9b50a76c07e0} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4376 | 2026.01.20 23:51:36.310374 [ 104 ] {} <Debug> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4377 | 2026.01.20 23:51:36.310404 [ 260 ] {31c6f90c-e7a0-490f-a1a7-9b50a76c07e0} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001202 sec., 176372.71214642265 rows/sec., 11.37 MiB/sec. | ||
| 4378 | 2026.01.20 23:51:36.310410 [ 104 ] {} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4379 | 2026.01.20 23:51:36.310445 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4380 | 2026.01.20 23:51:36.310449 [ 260 ] {31c6f90c-e7a0-490f-a1a7-9b50a76c07e0} <Debug> TCPHandler: Processed in 0.001374063 sec. | ||
| 4381 | 2026.01.20 23:51:36.310509 [ 192 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::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 | ||
| 4382 | 2026.01.20 23:51:36.310559 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4383 | 2026.01.20 23:51:36.310596 [ 192 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4384 | 2026.01.20 23:51:36.310625 [ 192 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 236 rows starting from the beginning of the part | ||
| 4385 | 2026.01.20 23:51:36.310658 [ 260 ] {053803a0-6451-4f5f-8e8d-6ff114019893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4386 | 2026.01.20 23:51:36.310667 [ 192 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 212 rows starting from the beginning of the part | ||
| 4387 | 2026.01.20 23:51:36.310707 [ 260 ] {053803a0-6451-4f5f-8e8d-6ff114019893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4388 | 2026.01.20 23:51:36.310719 [ 192 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 212 rows starting from the beginning of the part | ||
| 4389 | 2026.01.20 23:51:36.310769 [ 192 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 212 rows starting from the beginning of the part | ||
| 4390 | 2026.01.20 23:51:36.310806 [ 192 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 212 rows starting from the beginning of the part | ||
| 4391 | 2026.01.20 23:51:36.310846 [ 192 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 212 rows starting from the beginning of the part | ||
| 4392 | 2026.01.20 23:51:36.311173 [ 260 ] {053803a0-6451-4f5f-8e8d-6ff114019893} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4393 | 2026.01.20 23:51:36.311215 [ 260 ] {053803a0-6451-4f5f-8e8d-6ff114019893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4394 | 2026.01.20 23:51:36.311550 [ 260 ] {053803a0-6451-4f5f-8e8d-6ff114019893} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4395 | 2026.01.20 23:51:36.311764 [ 260 ] {053803a0-6451-4f5f-8e8d-6ff114019893} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4396 | 2026.01.20 23:51:36.311833 [ 189 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1296 rows, containing 5 columns (5 merged, 0 gathered) in 0.001348693 sec., 960930.3229126272 rows/sec., 65.96 MiB/sec. | ||
| 4397 | 2026.01.20 23:51:36.311869 [ 104 ] {} <Debug> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4398 | 2026.01.20 23:51:36.311898 [ 260 ] {053803a0-6451-4f5f-8e8d-6ff114019893} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001258 sec., 167726.55007949125 rows/sec., 9.52 MiB/sec. | ||
| 4399 | 2026.01.20 23:51:36.311905 [ 104 ] {} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4400 | 2026.01.20 23:51:36.311942 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4401 | 2026.01.20 23:51:36.311945 [ 260 ] {053803a0-6451-4f5f-8e8d-6ff114019893} <Debug> TCPHandler: Processed in 0.001434945 sec. | ||
| 4402 | 2026.01.20 23:51:36.311992 [ 186 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4403 | 2026.01.20 23:51:36.312003 [ 192 ] {814d8568-2b9e-4a79-83ef-22fe45208240::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 | ||
| 4404 | 2026.01.20 23:51:36.312072 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4405 | 2026.01.20 23:51:36.312096 [ 192 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4406 | 2026.01.20 23:51:36.312126 [ 192 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 223 rows starting from the beginning of the part | ||
| 4407 | 2026.01.20 23:51:36.312171 [ 260 ] {c2cf80f6-1cca-4709-9015-78839817b460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4408 | 2026.01.20 23:51:36.312173 [ 192 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 211 rows starting from the beginning of the part | ||
| 4409 | 2026.01.20 23:51:36.312221 [ 260 ] {c2cf80f6-1cca-4709-9015-78839817b460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4410 | 2026.01.20 23:51:36.312230 [ 192 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 211 rows starting from the beginning of the part | ||
| 4411 | 2026.01.20 23:51:36.312273 [ 192 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 211 rows starting from the beginning of the part | ||
| 4412 | 2026.01.20 23:51:36.312304 [ 192 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 211 rows starting from the beginning of the part | ||
| 4413 | 2026.01.20 23:51:36.312314 [ 186 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_11_2} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4414 | 2026.01.20 23:51:36.312342 [ 192 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 211 rows starting from the beginning of the part | ||
| 4415 | 2026.01.20 23:51:36.312412 [ 186 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_11_2} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4416 | 2026.01.20 23:51:36.312508 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 4417 | 2026.01.20 23:51:36.312887 [ 260 ] {c2cf80f6-1cca-4709-9015-78839817b460} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4418 | 2026.01.20 23:51:36.312926 [ 260 ] {c2cf80f6-1cca-4709-9015-78839817b460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4419 | 2026.01.20 23:51:36.313165 [ 189 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.0011857 sec., 1077844.3113772455 rows/sec., 65.52 MiB/sec. | ||
| 4420 | 2026.01.20 23:51:36.313277 [ 260 ] {c2cf80f6-1cca-4709-9015-78839817b460} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4421 | 2026.01.20 23:51:36.313306 [ 192 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4422 | 2026.01.20 23:51:36.313566 [ 260 ] {c2cf80f6-1cca-4709-9015-78839817b460} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4423 | 2026.01.20 23:51:36.313629 [ 192 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_11_2} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4424 | 2026.01.20 23:51:36.313709 [ 260 ] {c2cf80f6-1cca-4709-9015-78839817b460} <Debug> executeQuery: Read 683 rows, 48.79 KiB in 0.001556 sec., 438946.0154241645 rows/sec., 30.62 MiB/sec. | ||
| 4425 | 2026.01.20 23:51:36.313710 [ 192 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_11_2} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4426 | 2026.01.20 23:51:36.313754 [ 260 ] {c2cf80f6-1cca-4709-9015-78839817b460} <Debug> TCPHandler: Processed in 0.001733679 sec. | ||
| 4427 | 2026.01.20 23:51:36.313799 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 4428 | 2026.01.20 23:51:36.313872 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4429 | 2026.01.20 23:51:36.313971 [ 260 ] {7bba51ac-02c5-4438-aabb-8763b510e5a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4430 | 2026.01.20 23:51:36.314014 [ 260 ] {7bba51ac-02c5-4438-aabb-8763b510e5a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4431 | 2026.01.20 23:51:36.314330 [ 260 ] {7bba51ac-02c5-4438-aabb-8763b510e5a2} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4432 | 2026.01.20 23:51:36.314366 [ 260 ] {7bba51ac-02c5-4438-aabb-8763b510e5a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4433 | 2026.01.20 23:51:36.314680 [ 260 ] {7bba51ac-02c5-4438-aabb-8763b510e5a2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4434 | 2026.01.20 23:51:36.314897 [ 260 ] {7bba51ac-02c5-4438-aabb-8763b510e5a2} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4435 | 2026.01.20 23:51:36.315040 [ 260 ] {7bba51ac-02c5-4438-aabb-8763b510e5a2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001087 sec., 5519.779208831646 rows/sec., 288.39 KiB/sec. | ||
| 4436 | 2026.01.20 23:51:36.315077 [ 260 ] {7bba51ac-02c5-4438-aabb-8763b510e5a2} <Debug> TCPHandler: Processed in 0.001256581 sec. | ||
| 4437 | 2026.01.20 23:51:36.315180 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4438 | 2026.01.20 23:51:36.315274 [ 260 ] {87511a98-d48a-4f69-8d6f-c0d04def5911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4439 | 2026.01.20 23:51:36.315317 [ 260 ] {87511a98-d48a-4f69-8d6f-c0d04def5911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4440 | 2026.01.20 23:51:36.315750 [ 260 ] {87511a98-d48a-4f69-8d6f-c0d04def5911} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4441 | 2026.01.20 23:51:36.315785 [ 260 ] {87511a98-d48a-4f69-8d6f-c0d04def5911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4442 | 2026.01.20 23:51:36.316138 [ 260 ] {87511a98-d48a-4f69-8d6f-c0d04def5911} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4443 | 2026.01.20 23:51:36.316344 [ 260 ] {87511a98-d48a-4f69-8d6f-c0d04def5911} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4444 | 2026.01.20 23:51:36.316472 [ 260 ] {87511a98-d48a-4f69-8d6f-c0d04def5911} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001215 sec., 260082.30452674898 rows/sec., 17.09 MiB/sec. | ||
| 4445 | 2026.01.20 23:51:36.316508 [ 260 ] {87511a98-d48a-4f69-8d6f-c0d04def5911} <Debug> TCPHandler: Processed in 0.001376863 sec. | ||
| 4446 | 2026.01.20 23:51:36.316611 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4447 | 2026.01.20 23:51:36.316710 [ 260 ] {a5edbac9-e13b-4fa6-944f-8ffadae1c4ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4448 | 2026.01.20 23:51:36.316762 [ 260 ] {a5edbac9-e13b-4fa6-944f-8ffadae1c4ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4449 | 2026.01.20 23:51:36.317138 [ 260 ] {a5edbac9-e13b-4fa6-944f-8ffadae1c4ae} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4450 | 2026.01.20 23:51:36.317179 [ 260 ] {a5edbac9-e13b-4fa6-944f-8ffadae1c4ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4451 | 2026.01.20 23:51:36.317559 [ 260 ] {a5edbac9-e13b-4fa6-944f-8ffadae1c4ae} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4452 | 2026.01.20 23:51:36.317789 [ 260 ] {a5edbac9-e13b-4fa6-944f-8ffadae1c4ae} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4453 | 2026.01.20 23:51:36.317890 [ 102 ] {} <Debug> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 4454 | 2026.01.20 23:51:36.317918 [ 260 ] {a5edbac9-e13b-4fa6-944f-8ffadae1c4ae} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001227 sec., 814.9959250203749 rows/sec., 54.92 KiB/sec. | ||
| 4455 | 2026.01.20 23:51:36.317921 [ 102 ] {} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4456 | 2026.01.20 23:51:36.317948 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4457 | 2026.01.20 23:51:36.317953 [ 260 ] {a5edbac9-e13b-4fa6-944f-8ffadae1c4ae} <Debug> TCPHandler: Processed in 0.001392704 sec. | ||
| 4458 | 2026.01.20 23:51:36.318049 [ 193 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::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 | ||
| 4459 | 2026.01.20 23:51:36.318056 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4460 | 2026.01.20 23:51:36.318187 [ 260 ] {c64766f1-079b-49cf-bbe1-8b2d4a1d6f11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4461 | 2026.01.20 23:51:36.318200 [ 193 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4462 | 2026.01.20 23:51:36.318228 [ 260 ] {c64766f1-079b-49cf-bbe1-8b2d4a1d6f11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4463 | 2026.01.20 23:51:36.318245 [ 193 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::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 | ||
| 4464 | 2026.01.20 23:51:36.318321 [ 193 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::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 | ||
| 4465 | 2026.01.20 23:51:36.318368 [ 193 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::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 | ||
| 4466 | 2026.01.20 23:51:36.318413 [ 193 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::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 | ||
| 4467 | 2026.01.20 23:51:36.318451 [ 193 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::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 | ||
| 4468 | 2026.01.20 23:51:36.318492 [ 193 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::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 | ||
| 4469 | 2026.01.20 23:51:36.318566 [ 260 ] {c64766f1-079b-49cf-bbe1-8b2d4a1d6f11} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4470 | 2026.01.20 23:51:36.318606 [ 260 ] {c64766f1-079b-49cf-bbe1-8b2d4a1d6f11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4471 | 2026.01.20 23:51:36.318946 [ 260 ] {c64766f1-079b-49cf-bbe1-8b2d4a1d6f11} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4472 | 2026.01.20 23:51:36.319169 [ 260 ] {c64766f1-079b-49cf-bbe1-8b2d4a1d6f11} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4473 | 2026.01.20 23:51:36.319302 [ 260 ] {c64766f1-079b-49cf-bbe1-8b2d4a1d6f11} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001133 sec., 91791.70344218888 rows/sec., 5.62 MiB/sec. | ||
| 4474 | 2026.01.20 23:51:36.319302 [ 192 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001302192 sec., 7679.359111405998 rows/sec., 517.46 KiB/sec. | ||
| 4475 | 2026.01.20 23:51:36.319339 [ 260 ] {c64766f1-079b-49cf-bbe1-8b2d4a1d6f11} <Debug> TCPHandler: Processed in 0.001330712 sec. | ||
| 4476 | 2026.01.20 23:51:36.319434 [ 189 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4477 | 2026.01.20 23:51:36.319718 [ 189 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_10_2} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4478 | 2026.01.20 23:51:36.319789 [ 189 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_10_2} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 4479 | 2026.01.20 23:51:36.319868 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4480 | 2026.01.20 23:51:37.371343 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9147 | ||
| 4481 | 2026.01.20 23:51:37.371860 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4482 | 2026.01.20 23:51:37.371905 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4483 | 2026.01.20 23:51:37.372414 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4484 | 2026.01.20 23:51:37.372645 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4485 | 2026.01.20 23:51:37.372787 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9147 | ||
| 4486 | 2026.01.20 23:51:37.859783 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4487 | 2026.01.20 23:51:37.876487 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4488 | 2026.01.20 23:51:37.876544 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4489 | 2026.01.20 23:51:37.883073 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4490 | 2026.01.20 23:51:37.883802 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4491 | 2026.01.20 23:51:37.886595 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4492 | 2026.01.20 23:51:41.292383 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4493 | 2026.01.20 23:51:41.292679 [ 260 ] {15aad07e-4b96-4b2d-87eb-6579e37172ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4494 | 2026.01.20 23:51:41.292781 [ 260 ] {15aad07e-4b96-4b2d-87eb-6579e37172ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4495 | 2026.01.20 23:51:41.293526 [ 260 ] {15aad07e-4b96-4b2d-87eb-6579e37172ca} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4496 | 2026.01.20 23:51:41.293567 [ 260 ] {15aad07e-4b96-4b2d-87eb-6579e37172ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4497 | 2026.01.20 23:51:41.293954 [ 260 ] {15aad07e-4b96-4b2d-87eb-6579e37172ca} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4498 | 2026.01.20 23:51:41.294172 [ 260 ] {15aad07e-4b96-4b2d-87eb-6579e37172ca} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4499 | 2026.01.20 23:51:41.294334 [ 260 ] {15aad07e-4b96-4b2d-87eb-6579e37172ca} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001728 sec., 78703.70370370371 rows/sec., 6.81 MiB/sec. | ||
| 4500 | 2026.01.20 23:51:41.294375 [ 260 ] {15aad07e-4b96-4b2d-87eb-6579e37172ca} <Debug> TCPHandler: Processed in 0.002164847 sec. | ||
| 4501 | 2026.01.20 23:51:41.294512 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4502 | 2026.01.20 23:51:41.294638 [ 260 ] {e6897129-5114-4005-bcbe-d38f4e868974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4503 | 2026.01.20 23:51:41.294687 [ 260 ] {e6897129-5114-4005-bcbe-d38f4e868974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4504 | 2026.01.20 23:51:41.295185 [ 260 ] {e6897129-5114-4005-bcbe-d38f4e868974} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4505 | 2026.01.20 23:51:41.295232 [ 260 ] {e6897129-5114-4005-bcbe-d38f4e868974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4506 | 2026.01.20 23:51:41.295600 [ 260 ] {e6897129-5114-4005-bcbe-d38f4e868974} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4507 | 2026.01.20 23:51:41.295846 [ 260 ] {e6897129-5114-4005-bcbe-d38f4e868974} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4508 | 2026.01.20 23:51:41.295983 [ 260 ] {e6897129-5114-4005-bcbe-d38f4e868974} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001368 sec., 29239.766081871345 rows/sec., 2.15 MiB/sec. | ||
| 4509 | 2026.01.20 23:51:41.296021 [ 260 ] {e6897129-5114-4005-bcbe-d38f4e868974} <Debug> TCPHandler: Processed in 0.001568397 sec. | ||
| 4510 | 2026.01.20 23:51:41.296153 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4511 | 2026.01.20 23:51:41.296272 [ 260 ] {3c9e565d-51ee-45f6-9216-193ff3f62d11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4512 | 2026.01.20 23:51:41.296319 [ 260 ] {3c9e565d-51ee-45f6-9216-193ff3f62d11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4513 | 2026.01.20 23:51:41.296830 [ 260 ] {3c9e565d-51ee-45f6-9216-193ff3f62d11} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4514 | 2026.01.20 23:51:41.296871 [ 260 ] {3c9e565d-51ee-45f6-9216-193ff3f62d11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4515 | 2026.01.20 23:51:41.297177 [ 260 ] {3c9e565d-51ee-45f6-9216-193ff3f62d11} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4516 | 2026.01.20 23:51:41.297385 [ 260 ] {3c9e565d-51ee-45f6-9216-193ff3f62d11} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4517 | 2026.01.20 23:51:41.297510 [ 260 ] {3c9e565d-51ee-45f6-9216-193ff3f62d11} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001262 sec., 82408.87480190174 rows/sec., 6.44 MiB/sec. | ||
| 4518 | 2026.01.20 23:51:41.297546 [ 260 ] {3c9e565d-51ee-45f6-9216-193ff3f62d11} <Debug> TCPHandler: Processed in 0.001451805 sec. | ||
| 4519 | 2026.01.20 23:51:41.297664 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4520 | 2026.01.20 23:51:41.297757 [ 260 ] {2cca2a3a-dde2-45c4-9aee-fe9626f62396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4521 | 2026.01.20 23:51:41.297799 [ 260 ] {2cca2a3a-dde2-45c4-9aee-fe9626f62396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4522 | 2026.01.20 23:51:41.298247 [ 260 ] {2cca2a3a-dde2-45c4-9aee-fe9626f62396} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4523 | 2026.01.20 23:51:41.298292 [ 260 ] {2cca2a3a-dde2-45c4-9aee-fe9626f62396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4524 | 2026.01.20 23:51:41.298686 [ 260 ] {2cca2a3a-dde2-45c4-9aee-fe9626f62396} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4525 | 2026.01.20 23:51:41.298918 [ 260 ] {2cca2a3a-dde2-45c4-9aee-fe9626f62396} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4526 | 2026.01.20 23:51:41.299029 [ 96 ] {} <Debug> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4527 | 2026.01.20 23:51:41.299045 [ 260 ] {2cca2a3a-dde2-45c4-9aee-fe9626f62396} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001306 sec., 122511.4854517611 rows/sec., 8.53 MiB/sec. | ||
| 4528 | 2026.01.20 23:51:41.299110 [ 96 ] {} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4529 | 2026.01.20 23:51:41.299124 [ 260 ] {2cca2a3a-dde2-45c4-9aee-fe9626f62396} <Debug> TCPHandler: Processed in 0.001508106 sec. | ||
| 4530 | 2026.01.20 23:51:41.299140 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4531 | 2026.01.20 23:51:41.299258 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4532 | 2026.01.20 23:51:41.299271 [ 196 ] {d542970d-27f7-45b6-add0-a5f5711db820::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 | ||
| 4533 | 2026.01.20 23:51:41.299383 [ 260 ] {4182514b-d963-4941-a4a2-ebbe4b11395b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4534 | 2026.01.20 23:51:41.299420 [ 196 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4535 | 2026.01.20 23:51:41.299451 [ 260 ] {4182514b-d963-4941-a4a2-ebbe4b11395b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4536 | 2026.01.20 23:51:41.299465 [ 196 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3289 rows starting from the beginning of the part | ||
| 4537 | 2026.01.20 23:51:41.299542 [ 196 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 164 rows starting from the beginning of the part | ||
| 4538 | 2026.01.20 23:51:41.299590 [ 196 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 314 rows starting from the beginning of the part | ||
| 4539 | 2026.01.20 23:51:41.299638 [ 196 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 4540 | 2026.01.20 23:51:41.299681 [ 196 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 316 rows starting from the beginning of the part | ||
| 4541 | 2026.01.20 23:51:41.299725 [ 196 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 4542 | 2026.01.20 23:51:41.300286 [ 260 ] {4182514b-d963-4941-a4a2-ebbe4b11395b} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4543 | 2026.01.20 23:51:41.300327 [ 260 ] {4182514b-d963-4941-a4a2-ebbe4b11395b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4544 | 2026.01.20 23:51:41.300949 [ 260 ] {4182514b-d963-4941-a4a2-ebbe4b11395b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4545 | 2026.01.20 23:51:41.301193 [ 260 ] {4182514b-d963-4941-a4a2-ebbe4b11395b} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4546 | 2026.01.20 23:51:41.301272 [ 189 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4403 rows, containing 5 columns (5 merged, 0 gathered) in 0.002052365 sec., 2145329.8998959735 rows/sec., 144.91 MiB/sec. | ||
| 4547 | 2026.01.20 23:51:41.301338 [ 260 ] {4182514b-d963-4941-a4a2-ebbe4b11395b} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001978 sec., 20222.446916076842 rows/sec., 36.24 MiB/sec. | ||
| 4548 | 2026.01.20 23:51:41.301402 [ 260 ] {4182514b-d963-4941-a4a2-ebbe4b11395b} <Debug> TCPHandler: Processed in 0.002203118 sec. | ||
| 4549 | 2026.01.20 23:51:41.301519 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4550 | 2026.01.20 23:51:41.301603 [ 196 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4551 | 2026.01.20 23:51:41.301615 [ 260 ] {38a013a0-928a-4879-9ad8-88130b7fc9d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4552 | 2026.01.20 23:51:41.301665 [ 260 ] {38a013a0-928a-4879-9ad8-88130b7fc9d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4553 | 2026.01.20 23:51:41.301856 [ 196 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4554 | 2026.01.20 23:51:41.301927 [ 196 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4555 | 2026.01.20 23:51:41.301995 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 4556 | 2026.01.20 23:51:41.302024 [ 260 ] {38a013a0-928a-4879-9ad8-88130b7fc9d9} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4557 | 2026.01.20 23:51:41.302065 [ 260 ] {38a013a0-928a-4879-9ad8-88130b7fc9d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4558 | 2026.01.20 23:51:41.302370 [ 260 ] {38a013a0-928a-4879-9ad8-88130b7fc9d9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4559 | 2026.01.20 23:51:41.302571 [ 260 ] {38a013a0-928a-4879-9ad8-88130b7fc9d9} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4560 | 2026.01.20 23:51:41.302698 [ 260 ] {38a013a0-928a-4879-9ad8-88130b7fc9d9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 4561 | 2026.01.20 23:51:41.302733 [ 260 ] {38a013a0-928a-4879-9ad8-88130b7fc9d9} <Debug> TCPHandler: Processed in 0.001263051 sec. | ||
| 4562 | 2026.01.20 23:51:44.791763 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4563 | 2026.01.20 23:51:44.791873 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4564 | 2026.01.20 23:51:44.872906 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9595 | ||
| 4565 | 2026.01.20 23:51:44.873479 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4566 | 2026.01.20 23:51:44.873518 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4567 | 2026.01.20 23:51:44.874093 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4568 | 2026.01.20 23:51:44.874315 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4569 | 2026.01.20 23:51:44.874440 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9595 | ||
| 4570 | 2026.01.20 23:51:44.890131 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 560 | ||
| 4571 | 2026.01.20 23:51:44.892544 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4572 | 2026.01.20 23:51:44.892602 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4573 | 2026.01.20 23:51:44.893814 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4574 | 2026.01.20 23:51:44.894103 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4575 | 2026.01.20 23:51:44.894462 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 560 | ||
| 4576 | 2026.01.20 23:51:45.386661 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4577 | 2026.01.20 23:51:45.403585 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4578 | 2026.01.20 23:51:45.403631 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4579 | 2026.01.20 23:51:45.409983 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4580 | 2026.01.20 23:51:45.410728 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4581 | 2026.01.20 23:51:45.414626 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4582 | 2026.01.20 23:51:46.301839 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4583 | 2026.01.20 23:51:46.302031 [ 260 ] {1606b23d-fd6f-4191-be4d-4f05d974c047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4584 | 2026.01.20 23:51:46.302098 [ 260 ] {1606b23d-fd6f-4191-be4d-4f05d974c047} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4585 | 2026.01.20 23:51:46.302887 [ 260 ] {1606b23d-fd6f-4191-be4d-4f05d974c047} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4586 | 2026.01.20 23:51:46.302933 [ 260 ] {1606b23d-fd6f-4191-be4d-4f05d974c047} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4587 | 2026.01.20 23:51:46.303320 [ 260 ] {1606b23d-fd6f-4191-be4d-4f05d974c047} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4588 | 2026.01.20 23:51:46.303536 [ 260 ] {1606b23d-fd6f-4191-be4d-4f05d974c047} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4589 | 2026.01.20 23:51:46.303697 [ 260 ] {1606b23d-fd6f-4191-be4d-4f05d974c047} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001718 sec., 238649.59254947616 rows/sec., 15.14 MiB/sec. | ||
| 4590 | 2026.01.20 23:51:46.303736 [ 260 ] {1606b23d-fd6f-4191-be4d-4f05d974c047} <Debug> TCPHandler: Processed in 0.002023154 sec. | ||
| 4591 | 2026.01.20 23:51:46.303847 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4592 | 2026.01.20 23:51:46.303940 [ 260 ] {f44d2696-3415-43de-a2c5-15db4216130e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4593 | 2026.01.20 23:51:46.303980 [ 260 ] {f44d2696-3415-43de-a2c5-15db4216130e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4594 | 2026.01.20 23:51:46.305002 [ 260 ] {f44d2696-3415-43de-a2c5-15db4216130e} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4595 | 2026.01.20 23:51:46.305045 [ 260 ] {f44d2696-3415-43de-a2c5-15db4216130e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4596 | 2026.01.20 23:51:46.305431 [ 260 ] {f44d2696-3415-43de-a2c5-15db4216130e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4597 | 2026.01.20 23:51:46.305665 [ 260 ] {f44d2696-3415-43de-a2c5-15db4216130e} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4598 | 2026.01.20 23:51:46.305792 [ 260 ] {f44d2696-3415-43de-a2c5-15db4216130e} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.001871 sec., 594334.5804382683 rows/sec., 46.87 MiB/sec. | ||
| 4599 | 2026.01.20 23:51:46.305829 [ 260 ] {f44d2696-3415-43de-a2c5-15db4216130e} <Debug> TCPHandler: Processed in 0.002029685 sec. | ||
| 4600 | 2026.01.20 23:51:46.305945 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4601 | 2026.01.20 23:51:46.306040 [ 260 ] {76287845-36cc-42da-866a-78e8121ea348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4602 | 2026.01.20 23:51:46.306079 [ 260 ] {76287845-36cc-42da-866a-78e8121ea348} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4603 | 2026.01.20 23:51:46.306578 [ 260 ] {76287845-36cc-42da-866a-78e8121ea348} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4604 | 2026.01.20 23:51:46.306615 [ 260 ] {76287845-36cc-42da-866a-78e8121ea348} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4605 | 2026.01.20 23:51:46.306927 [ 260 ] {76287845-36cc-42da-866a-78e8121ea348} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4606 | 2026.01.20 23:51:46.307133 [ 260 ] {76287845-36cc-42da-866a-78e8121ea348} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4607 | 2026.01.20 23:51:46.307263 [ 260 ] {76287845-36cc-42da-866a-78e8121ea348} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001242 sec., 165056.3607085346 rows/sec., 9.68 MiB/sec. | ||
| 4608 | 2026.01.20 23:51:46.307300 [ 260 ] {76287845-36cc-42da-866a-78e8121ea348} <Debug> TCPHandler: Processed in 0.001403324 sec. | ||
| 4609 | 2026.01.20 23:51:46.307405 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4610 | 2026.01.20 23:51:46.307499 [ 260 ] {075a2607-cab0-439f-870f-553ca55d4b4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4611 | 2026.01.20 23:51:46.307537 [ 260 ] {075a2607-cab0-439f-870f-553ca55d4b4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4612 | 2026.01.20 23:51:46.308039 [ 260 ] {075a2607-cab0-439f-870f-553ca55d4b4c} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4613 | 2026.01.20 23:51:46.308076 [ 260 ] {075a2607-cab0-439f-870f-553ca55d4b4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4614 | 2026.01.20 23:51:46.308402 [ 260 ] {075a2607-cab0-439f-870f-553ca55d4b4c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4615 | 2026.01.20 23:51:46.308605 [ 260 ] {075a2607-cab0-439f-870f-553ca55d4b4c} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4616 | 2026.01.20 23:51:46.308732 [ 260 ] {075a2607-cab0-439f-870f-553ca55d4b4c} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001251 sec., 169464.42845723423 rows/sec., 10.93 MiB/sec. | ||
| 4617 | 2026.01.20 23:51:46.308768 [ 260 ] {075a2607-cab0-439f-870f-553ca55d4b4c} <Debug> TCPHandler: Processed in 0.001411384 sec. | ||
| 4618 | 2026.01.20 23:51:46.308909 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4619 | 2026.01.20 23:51:46.309026 [ 260 ] {5bdea549-6b68-4aa7-869b-df18cec786ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4620 | 2026.01.20 23:51:46.309071 [ 260 ] {5bdea549-6b68-4aa7-869b-df18cec786ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4621 | 2026.01.20 23:51:46.309569 [ 260 ] {5bdea549-6b68-4aa7-869b-df18cec786ab} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4622 | 2026.01.20 23:51:46.309606 [ 260 ] {5bdea549-6b68-4aa7-869b-df18cec786ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4623 | 2026.01.20 23:51:46.309920 [ 260 ] {5bdea549-6b68-4aa7-869b-df18cec786ab} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4624 | 2026.01.20 23:51:46.310122 [ 260 ] {5bdea549-6b68-4aa7-869b-df18cec786ab} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4625 | 2026.01.20 23:51:46.310247 [ 260 ] {5bdea549-6b68-4aa7-869b-df18cec786ab} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001245 sec., 169477.91164658635 rows/sec., 9.62 MiB/sec. | ||
| 4626 | 2026.01.20 23:51:46.310284 [ 260 ] {5bdea549-6b68-4aa7-869b-df18cec786ab} <Debug> TCPHandler: Processed in 0.001441625 sec. | ||
| 4627 | 2026.01.20 23:51:46.310389 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4628 | 2026.01.20 23:51:46.310480 [ 260 ] {d1b27178-fa0e-4430-aa2d-bc729027f630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4629 | 2026.01.20 23:51:46.310519 [ 260 ] {d1b27178-fa0e-4430-aa2d-bc729027f630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4630 | 2026.01.20 23:51:46.311205 [ 260 ] {d1b27178-fa0e-4430-aa2d-bc729027f630} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4631 | 2026.01.20 23:51:46.311241 [ 260 ] {d1b27178-fa0e-4430-aa2d-bc729027f630} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4632 | 2026.01.20 23:51:46.311559 [ 260 ] {d1b27178-fa0e-4430-aa2d-bc729027f630} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4633 | 2026.01.20 23:51:46.311771 [ 260 ] {d1b27178-fa0e-4430-aa2d-bc729027f630} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4634 | 2026.01.20 23:51:46.311899 [ 260 ] {d1b27178-fa0e-4430-aa2d-bc729027f630} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001437 sec., 472512.1781489214 rows/sec., 32.94 MiB/sec. | ||
| 4635 | 2026.01.20 23:51:46.311936 [ 260 ] {d1b27178-fa0e-4430-aa2d-bc729027f630} <Debug> TCPHandler: Processed in 0.001594487 sec. | ||
| 4636 | 2026.01.20 23:51:46.312041 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4637 | 2026.01.20 23:51:46.312133 [ 260 ] {bba948b0-bd1d-4a90-a782-d97de53f01c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4638 | 2026.01.20 23:51:46.312173 [ 260 ] {bba948b0-bd1d-4a90-a782-d97de53f01c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4639 | 2026.01.20 23:51:46.312500 [ 260 ] {bba948b0-bd1d-4a90-a782-d97de53f01c8} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4640 | 2026.01.20 23:51:46.312535 [ 260 ] {bba948b0-bd1d-4a90-a782-d97de53f01c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4641 | 2026.01.20 23:51:46.312834 [ 260 ] {bba948b0-bd1d-4a90-a782-d97de53f01c8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4642 | 2026.01.20 23:51:46.313031 [ 260 ] {bba948b0-bd1d-4a90-a782-d97de53f01c8} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4643 | 2026.01.20 23:51:46.313160 [ 260 ] {bba948b0-bd1d-4a90-a782-d97de53f01c8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001045 sec., 5741.626794258374 rows/sec., 299.98 KiB/sec. | ||
| 4644 | 2026.01.20 23:51:46.313157 [ 91 ] {} <Debug> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4645 | 2026.01.20 23:51:46.313195 [ 260 ] {bba948b0-bd1d-4a90-a782-d97de53f01c8} <Debug> TCPHandler: Processed in 0.00120301 sec. | ||
| 4646 | 2026.01.20 23:51:46.313231 [ 91 ] {} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4647 | 2026.01.20 23:51:46.313256 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4648 | 2026.01.20 23:51:46.313313 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4649 | 2026.01.20 23:51:46.313372 [ 192 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::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 | ||
| 4650 | 2026.01.20 23:51:46.313413 [ 260 ] {edca1f0d-fe7a-4c96-af70-4c39632d3ef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4651 | 2026.01.20 23:51:46.313465 [ 260 ] {edca1f0d-fe7a-4c96-af70-4c39632d3ef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4652 | 2026.01.20 23:51:46.313541 [ 192 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4653 | 2026.01.20 23:51:46.313585 [ 192 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::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 | ||
| 4654 | 2026.01.20 23:51:46.313654 [ 192 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::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 | ||
| 4655 | 2026.01.20 23:51:46.313701 [ 192 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::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 | ||
| 4656 | 2026.01.20 23:51:46.313745 [ 192 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::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 | ||
| 4657 | 2026.01.20 23:51:46.313786 [ 192 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::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 | ||
| 4658 | 2026.01.20 23:51:46.313825 [ 192 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::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 | ||
| 4659 | 2026.01.20 23:51:46.313930 [ 260 ] {edca1f0d-fe7a-4c96-af70-4c39632d3ef5} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4660 | 2026.01.20 23:51:46.313974 [ 260 ] {edca1f0d-fe7a-4c96-af70-4c39632d3ef5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4661 | 2026.01.20 23:51:46.314439 [ 260 ] {edca1f0d-fe7a-4c96-af70-4c39632d3ef5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4662 | 2026.01.20 23:51:46.314610 [ 200 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001293152 sec., 51038.08369008438 rows/sec., 2.60 MiB/sec. | ||
| 4663 | 2026.01.20 23:51:46.314655 [ 260 ] {edca1f0d-fe7a-4c96-af70-4c39632d3ef5} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4664 | 2026.01.20 23:51:46.314761 [ 200 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4665 | 2026.01.20 23:51:46.314795 [ 260 ] {edca1f0d-fe7a-4c96-af70-4c39632d3ef5} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.0014 sec., 224285.7142857143 rows/sec., 14.73 MiB/sec. | ||
| 4666 | 2026.01.20 23:51:46.314835 [ 260 ] {edca1f0d-fe7a-4c96-af70-4c39632d3ef5} <Debug> TCPHandler: Processed in 0.001572567 sec. | ||
| 4667 | 2026.01.20 23:51:46.314971 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4668 | 2026.01.20 23:51:46.315066 [ 260 ] {4325e98a-9224-4d5b-a07f-55d8c88ce2e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4669 | 2026.01.20 23:51:46.315086 [ 200 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::all_1_11_2} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4670 | 2026.01.20 23:51:46.315107 [ 260 ] {4325e98a-9224-4d5b-a07f-55d8c88ce2e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4671 | 2026.01.20 23:51:46.315166 [ 200 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::all_1_11_2} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4672 | 2026.01.20 23:51:46.315240 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 4673 | 2026.01.20 23:51:46.315430 [ 260 ] {4325e98a-9224-4d5b-a07f-55d8c88ce2e8} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4674 | 2026.01.20 23:51:46.315469 [ 260 ] {4325e98a-9224-4d5b-a07f-55d8c88ce2e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4675 | 2026.01.20 23:51:46.315764 [ 260 ] {4325e98a-9224-4d5b-a07f-55d8c88ce2e8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4676 | 2026.01.20 23:51:46.315968 [ 260 ] {4325e98a-9224-4d5b-a07f-55d8c88ce2e8} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4677 | 2026.01.20 23:51:46.316096 [ 260 ] {4325e98a-9224-4d5b-a07f-55d8c88ce2e8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001049 sec., 953.2888465204957 rows/sec., 64.24 KiB/sec. | ||
| 4678 | 2026.01.20 23:51:46.316130 [ 260 ] {4325e98a-9224-4d5b-a07f-55d8c88ce2e8} <Debug> TCPHandler: Processed in 0.001216791 sec. | ||
| 4679 | 2026.01.20 23:51:46.316229 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4680 | 2026.01.20 23:51:46.316329 [ 260 ] {befba38e-7719-410b-b3d6-04d3cc539f50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4681 | 2026.01.20 23:51:46.316368 [ 260 ] {befba38e-7719-410b-b3d6-04d3cc539f50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4682 | 2026.01.20 23:51:46.316728 [ 260 ] {befba38e-7719-410b-b3d6-04d3cc539f50} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4683 | 2026.01.20 23:51:46.316764 [ 260 ] {befba38e-7719-410b-b3d6-04d3cc539f50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4684 | 2026.01.20 23:51:46.317066 [ 260 ] {befba38e-7719-410b-b3d6-04d3cc539f50} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4685 | 2026.01.20 23:51:46.317266 [ 260 ] {befba38e-7719-410b-b3d6-04d3cc539f50} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4686 | 2026.01.20 23:51:46.317392 [ 260 ] {befba38e-7719-410b-b3d6-04d3cc539f50} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001081 sec., 96207.2155411656 rows/sec., 5.89 MiB/sec. | ||
| 4687 | 2026.01.20 23:51:46.317426 [ 260 ] {befba38e-7719-410b-b3d6-04d3cc539f50} <Debug> TCPHandler: Processed in 0.001243091 sec. | ||
| 4688 | 2026.01.20 23:51:46.945209 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4689 | 2026.01.20 23:51:46.945429 [ 260 ] {9d54d575-8f78-4675-adb9-c253669f619e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 4690 | 2026.01.20 23:51:46.945776 [ 260 ] {9d54d575-8f78-4675-adb9-c253669f619e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4691 | 2026.01.20 23:51:46.945816 [ 260 ] {9d54d575-8f78-4675-adb9-c253669f619e} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 4692 | 2026.01.20 23:51:46.946078 [ 260 ] {9d54d575-8f78-4675-adb9-c253669f619e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4693 | 2026.01.20 23:51:46.946143 [ 260 ] {9d54d575-8f78-4675-adb9-c253669f619e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4694 | 2026.01.20 23:51:46.946275 [ 260 ] {9d54d575-8f78-4675-adb9-c253669f619e} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 4695 | 2026.01.20 23:51:46.946389 [ 302 ] {9d54d575-8f78-4675-adb9-c253669f619e} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4696 | 2026.01.20 23:51:46.946389 [ 322 ] {9d54d575-8f78-4675-adb9-c253669f619e} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4697 | 2026.01.20 23:51:46.946398 [ 321 ] {9d54d575-8f78-4675-adb9-c253669f619e} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4698 | 2026.01.20 23:51:46.946398 [ 325 ] {9d54d575-8f78-4675-adb9-c253669f619e} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4699 | 2026.01.20 23:51:46.946544 [ 260 ] {9d54d575-8f78-4675-adb9-c253669f619e} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 4700 | 2026.01.20 23:51:46.946571 [ 260 ] {9d54d575-8f78-4675-adb9-c253669f619e} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4701 | 2026.01.20 23:51:46.946666 [ 260 ] {9d54d575-8f78-4675-adb9-c253669f619e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4702 | 2026.01.20 23:51:46.946686 [ 260 ] {9d54d575-8f78-4675-adb9-c253669f619e} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 4703 | 2026.01.20 23:51:46.946723 [ 260 ] {9d54d575-8f78-4675-adb9-c253669f619e} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4704 | 2026.01.20 23:51:46.946762 [ 260 ] {9d54d575-8f78-4675-adb9-c253669f619e} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4705 | 2026.01.20 23:51:46.946795 [ 260 ] {9d54d575-8f78-4675-adb9-c253669f619e} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4706 | 2026.01.20 23:51:46.946829 [ 260 ] {9d54d575-8f78-4675-adb9-c253669f619e} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4707 | 2026.01.20 23:51:46.947728 [ 260 ] {9d54d575-8f78-4675-adb9-c253669f619e} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002397 sec., 17104.71422611598 rows/sec., 688.93 KiB/sec. | ||
| 4708 | 2026.01.20 23:51:46.947865 [ 260 ] {9d54d575-8f78-4675-adb9-c253669f619e} <Debug> MemoryTracker: Peak memory usage (for query): 145.20 KiB. | ||
| 4709 | 2026.01.20 23:51:46.947880 [ 260 ] {9d54d575-8f78-4675-adb9-c253669f619e} <Debug> TCPHandler: Processed in 0.002796347 sec. | ||
| 4710 | 2026.01.20 23:51:46.948124 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4711 | 2026.01.20 23:51:46.948262 [ 260 ] {cebcaf38-46e0-43cc-ab05-eb8465ae148b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 4712 | 2026.01.20 23:51:46.948481 [ 260 ] {cebcaf38-46e0-43cc-ab05-eb8465ae148b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4713 | 2026.01.20 23:51:46.948517 [ 260 ] {cebcaf38-46e0-43cc-ab05-eb8465ae148b} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 4714 | 2026.01.20 23:51:46.948727 [ 260 ] {cebcaf38-46e0-43cc-ab05-eb8465ae148b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4715 | 2026.01.20 23:51:46.948779 [ 260 ] {cebcaf38-46e0-43cc-ab05-eb8465ae148b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4716 | 2026.01.20 23:51:46.948878 [ 260 ] {cebcaf38-46e0-43cc-ab05-eb8465ae148b} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 4717 | 2026.01.20 23:51:46.948951 [ 325 ] {cebcaf38-46e0-43cc-ab05-eb8465ae148b} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4718 | 2026.01.20 23:51:46.948956 [ 302 ] {cebcaf38-46e0-43cc-ab05-eb8465ae148b} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4719 | 2026.01.20 23:51:46.948974 [ 328 ] {cebcaf38-46e0-43cc-ab05-eb8465ae148b} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4720 | 2026.01.20 23:51:46.948962 [ 322 ] {cebcaf38-46e0-43cc-ab05-eb8465ae148b} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4721 | 2026.01.20 23:51:46.949107 [ 260 ] {cebcaf38-46e0-43cc-ab05-eb8465ae148b} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 4722 | 2026.01.20 23:51:46.949128 [ 260 ] {cebcaf38-46e0-43cc-ab05-eb8465ae148b} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4723 | 2026.01.20 23:51:46.949207 [ 260 ] {cebcaf38-46e0-43cc-ab05-eb8465ae148b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4724 | 2026.01.20 23:51:46.949225 [ 260 ] {cebcaf38-46e0-43cc-ab05-eb8465ae148b} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 4725 | 2026.01.20 23:51:46.949254 [ 260 ] {cebcaf38-46e0-43cc-ab05-eb8465ae148b} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4726 | 2026.01.20 23:51:46.949283 [ 260 ] {cebcaf38-46e0-43cc-ab05-eb8465ae148b} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4727 | 2026.01.20 23:51:46.949309 [ 260 ] {cebcaf38-46e0-43cc-ab05-eb8465ae148b} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4728 | 2026.01.20 23:51:46.949335 [ 260 ] {cebcaf38-46e0-43cc-ab05-eb8465ae148b} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4729 | 2026.01.20 23:51:46.950093 [ 260 ] {cebcaf38-46e0-43cc-ab05-eb8465ae148b} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001892 sec., 21670.190274841436 rows/sec., 872.82 KiB/sec. | ||
| 4730 | 2026.01.20 23:51:46.950234 [ 260 ] {cebcaf38-46e0-43cc-ab05-eb8465ae148b} <Debug> MemoryTracker: Peak memory usage (for query): 145.19 KiB. | ||
| 4731 | 2026.01.20 23:51:46.950249 [ 260 ] {cebcaf38-46e0-43cc-ab05-eb8465ae148b} <Debug> TCPHandler: Processed in 0.002174987 sec. | ||
| 4732 | 2026.01.20 23:51:46.950519 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4733 | 2026.01.20 23:51:46.950654 [ 260 ] {ba276597-adfa-4339-86da-f705805f27b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 4734 | 2026.01.20 23:51:46.950873 [ 260 ] {ba276597-adfa-4339-86da-f705805f27b3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4735 | 2026.01.20 23:51:46.950909 [ 260 ] {ba276597-adfa-4339-86da-f705805f27b3} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 4736 | 2026.01.20 23:51:46.951118 [ 260 ] {ba276597-adfa-4339-86da-f705805f27b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4737 | 2026.01.20 23:51:46.951169 [ 260 ] {ba276597-adfa-4339-86da-f705805f27b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4738 | 2026.01.20 23:51:46.951266 [ 260 ] {ba276597-adfa-4339-86da-f705805f27b3} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 4739 | 2026.01.20 23:51:46.951334 [ 325 ] {ba276597-adfa-4339-86da-f705805f27b3} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4740 | 2026.01.20 23:51:46.951350 [ 319 ] {ba276597-adfa-4339-86da-f705805f27b3} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4741 | 2026.01.20 23:51:46.951358 [ 348 ] {ba276597-adfa-4339-86da-f705805f27b3} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4742 | 2026.01.20 23:51:46.951382 [ 311 ] {ba276597-adfa-4339-86da-f705805f27b3} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4743 | 2026.01.20 23:51:46.951489 [ 260 ] {ba276597-adfa-4339-86da-f705805f27b3} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 4744 | 2026.01.20 23:51:46.951514 [ 260 ] {ba276597-adfa-4339-86da-f705805f27b3} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4745 | 2026.01.20 23:51:46.951591 [ 260 ] {ba276597-adfa-4339-86da-f705805f27b3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4746 | 2026.01.20 23:51:46.951608 [ 260 ] {ba276597-adfa-4339-86da-f705805f27b3} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 4747 | 2026.01.20 23:51:46.951637 [ 260 ] {ba276597-adfa-4339-86da-f705805f27b3} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4748 | 2026.01.20 23:51:46.951666 [ 260 ] {ba276597-adfa-4339-86da-f705805f27b3} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4749 | 2026.01.20 23:51:46.951693 [ 260 ] {ba276597-adfa-4339-86da-f705805f27b3} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4750 | 2026.01.20 23:51:46.951719 [ 260 ] {ba276597-adfa-4339-86da-f705805f27b3} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4751 | 2026.01.20 23:51:46.952427 [ 260 ] {ba276597-adfa-4339-86da-f705805f27b3} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001831 sec., 22392.135445111962 rows/sec., 901.89 KiB/sec. | ||
| 4752 | 2026.01.20 23:51:46.952565 [ 260 ] {ba276597-adfa-4339-86da-f705805f27b3} <Debug> MemoryTracker: Peak memory usage (for query): 145.65 KiB. | ||
| 4753 | 2026.01.20 23:51:46.952580 [ 260 ] {ba276597-adfa-4339-86da-f705805f27b3} <Debug> TCPHandler: Processed in 0.002110135 sec. | ||
| 4754 | 2026.01.20 23:51:46.952825 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4755 | 2026.01.20 23:51:46.952959 [ 260 ] {a1fd502b-8696-4a24-831a-4ce7f7cf939a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 4756 | 2026.01.20 23:51:46.953178 [ 260 ] {a1fd502b-8696-4a24-831a-4ce7f7cf939a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4757 | 2026.01.20 23:51:46.953213 [ 260 ] {a1fd502b-8696-4a24-831a-4ce7f7cf939a} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 4758 | 2026.01.20 23:51:46.953432 [ 260 ] {a1fd502b-8696-4a24-831a-4ce7f7cf939a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4759 | 2026.01.20 23:51:46.953483 [ 260 ] {a1fd502b-8696-4a24-831a-4ce7f7cf939a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4760 | 2026.01.20 23:51:46.953579 [ 260 ] {a1fd502b-8696-4a24-831a-4ce7f7cf939a} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 4761 | 2026.01.20 23:51:46.953647 [ 325 ] {a1fd502b-8696-4a24-831a-4ce7f7cf939a} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4762 | 2026.01.20 23:51:46.953648 [ 347 ] {a1fd502b-8696-4a24-831a-4ce7f7cf939a} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4763 | 2026.01.20 23:51:46.953664 [ 338 ] {a1fd502b-8696-4a24-831a-4ce7f7cf939a} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4764 | 2026.01.20 23:51:46.953654 [ 311 ] {a1fd502b-8696-4a24-831a-4ce7f7cf939a} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4765 | 2026.01.20 23:51:46.953810 [ 260 ] {a1fd502b-8696-4a24-831a-4ce7f7cf939a} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 4766 | 2026.01.20 23:51:46.953836 [ 260 ] {a1fd502b-8696-4a24-831a-4ce7f7cf939a} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4767 | 2026.01.20 23:51:46.953911 [ 260 ] {a1fd502b-8696-4a24-831a-4ce7f7cf939a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4768 | 2026.01.20 23:51:46.953928 [ 260 ] {a1fd502b-8696-4a24-831a-4ce7f7cf939a} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 4769 | 2026.01.20 23:51:46.953961 [ 260 ] {a1fd502b-8696-4a24-831a-4ce7f7cf939a} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4770 | 2026.01.20 23:51:46.954086 [ 260 ] {a1fd502b-8696-4a24-831a-4ce7f7cf939a} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4771 | 2026.01.20 23:51:46.954201 [ 260 ] {a1fd502b-8696-4a24-831a-4ce7f7cf939a} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4772 | 2026.01.20 23:51:46.954234 [ 260 ] {a1fd502b-8696-4a24-831a-4ce7f7cf939a} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4773 | 2026.01.20 23:51:46.954948 [ 260 ] {a1fd502b-8696-4a24-831a-4ce7f7cf939a} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002046 sec., 20039.100684261975 rows/sec., 807.12 KiB/sec. | ||
| 4774 | 2026.01.20 23:51:46.955094 [ 260 ] {a1fd502b-8696-4a24-831a-4ce7f7cf939a} <Debug> MemoryTracker: Peak memory usage (for query): 147.47 KiB. | ||
| 4775 | 2026.01.20 23:51:46.955109 [ 260 ] {a1fd502b-8696-4a24-831a-4ce7f7cf939a} <Debug> TCPHandler: Processed in 0.002332589 sec. | ||
| 4776 | 2026.01.20 23:51:46.955311 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4777 | 2026.01.20 23:51:46.955446 [ 260 ] {bd9b23a9-6dfe-4077-a562-413318694338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 4778 | 2026.01.20 23:51:46.955664 [ 260 ] {bd9b23a9-6dfe-4077-a562-413318694338} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4779 | 2026.01.20 23:51:46.955701 [ 260 ] {bd9b23a9-6dfe-4077-a562-413318694338} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 4780 | 2026.01.20 23:51:46.955912 [ 260 ] {bd9b23a9-6dfe-4077-a562-413318694338} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4781 | 2026.01.20 23:51:46.955963 [ 260 ] {bd9b23a9-6dfe-4077-a562-413318694338} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4782 | 2026.01.20 23:51:46.956061 [ 260 ] {bd9b23a9-6dfe-4077-a562-413318694338} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 4783 | 2026.01.20 23:51:46.956128 [ 311 ] {bd9b23a9-6dfe-4077-a562-413318694338} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4784 | 2026.01.20 23:51:46.956131 [ 307 ] {bd9b23a9-6dfe-4077-a562-413318694338} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4785 | 2026.01.20 23:51:46.956142 [ 305 ] {bd9b23a9-6dfe-4077-a562-413318694338} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4786 | 2026.01.20 23:51:46.956130 [ 338 ] {bd9b23a9-6dfe-4077-a562-413318694338} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4787 | 2026.01.20 23:51:46.956266 [ 260 ] {bd9b23a9-6dfe-4077-a562-413318694338} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 4788 | 2026.01.20 23:51:46.956287 [ 260 ] {bd9b23a9-6dfe-4077-a562-413318694338} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4789 | 2026.01.20 23:51:46.956363 [ 260 ] {bd9b23a9-6dfe-4077-a562-413318694338} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4790 | 2026.01.20 23:51:46.956380 [ 260 ] {bd9b23a9-6dfe-4077-a562-413318694338} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 4791 | 2026.01.20 23:51:46.956409 [ 260 ] {bd9b23a9-6dfe-4077-a562-413318694338} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4792 | 2026.01.20 23:51:46.956439 [ 260 ] {bd9b23a9-6dfe-4077-a562-413318694338} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4793 | 2026.01.20 23:51:46.956466 [ 260 ] {bd9b23a9-6dfe-4077-a562-413318694338} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4794 | 2026.01.20 23:51:46.956493 [ 260 ] {bd9b23a9-6dfe-4077-a562-413318694338} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4795 | 2026.01.20 23:51:46.957145 [ 260 ] {bd9b23a9-6dfe-4077-a562-413318694338} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001756 sec., 23348.519362186787 rows/sec., 940.41 KiB/sec. | ||
| 4796 | 2026.01.20 23:51:46.957281 [ 260 ] {bd9b23a9-6dfe-4077-a562-413318694338} <Debug> MemoryTracker: Peak memory usage (for query): 146.12 KiB. | ||
| 4797 | 2026.01.20 23:51:46.957296 [ 260 ] {bd9b23a9-6dfe-4077-a562-413318694338} <Debug> TCPHandler: Processed in 0.002034264 sec. | ||
| 4798 | 2026.01.20 23:51:46.957494 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4799 | 2026.01.20 23:51:46.957630 [ 260 ] {36f00ae0-09e8-49bb-9d3e-a089a7d2347c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 4800 | 2026.01.20 23:51:46.957848 [ 260 ] {36f00ae0-09e8-49bb-9d3e-a089a7d2347c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4801 | 2026.01.20 23:51:46.957885 [ 260 ] {36f00ae0-09e8-49bb-9d3e-a089a7d2347c} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 4802 | 2026.01.20 23:51:46.958099 [ 260 ] {36f00ae0-09e8-49bb-9d3e-a089a7d2347c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4803 | 2026.01.20 23:51:46.958150 [ 260 ] {36f00ae0-09e8-49bb-9d3e-a089a7d2347c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4804 | 2026.01.20 23:51:46.958246 [ 260 ] {36f00ae0-09e8-49bb-9d3e-a089a7d2347c} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 4805 | 2026.01.20 23:51:46.958302 [ 338 ] {36f00ae0-09e8-49bb-9d3e-a089a7d2347c} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4806 | 2026.01.20 23:51:46.958316 [ 307 ] {36f00ae0-09e8-49bb-9d3e-a089a7d2347c} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4807 | 2026.01.20 23:51:46.958317 [ 311 ] {36f00ae0-09e8-49bb-9d3e-a089a7d2347c} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4808 | 2026.01.20 23:51:46.958313 [ 305 ] {36f00ae0-09e8-49bb-9d3e-a089a7d2347c} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4809 | 2026.01.20 23:51:46.958442 [ 260 ] {36f00ae0-09e8-49bb-9d3e-a089a7d2347c} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 4810 | 2026.01.20 23:51:46.958467 [ 260 ] {36f00ae0-09e8-49bb-9d3e-a089a7d2347c} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4811 | 2026.01.20 23:51:46.958543 [ 260 ] {36f00ae0-09e8-49bb-9d3e-a089a7d2347c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4812 | 2026.01.20 23:51:46.958560 [ 260 ] {36f00ae0-09e8-49bb-9d3e-a089a7d2347c} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 4813 | 2026.01.20 23:51:46.958588 [ 260 ] {36f00ae0-09e8-49bb-9d3e-a089a7d2347c} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4814 | 2026.01.20 23:51:46.958619 [ 260 ] {36f00ae0-09e8-49bb-9d3e-a089a7d2347c} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4815 | 2026.01.20 23:51:46.958647 [ 260 ] {36f00ae0-09e8-49bb-9d3e-a089a7d2347c} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4816 | 2026.01.20 23:51:46.958673 [ 260 ] {36f00ae0-09e8-49bb-9d3e-a089a7d2347c} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4817 | 2026.01.20 23:51:46.959313 [ 260 ] {36f00ae0-09e8-49bb-9d3e-a089a7d2347c} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001741 sec., 23549.684089603677 rows/sec., 948.52 KiB/sec. | ||
| 4818 | 2026.01.20 23:51:46.959450 [ 260 ] {36f00ae0-09e8-49bb-9d3e-a089a7d2347c} <Debug> MemoryTracker: Peak memory usage (for query): 146.33 KiB. | ||
| 4819 | 2026.01.20 23:51:46.959464 [ 260 ] {36f00ae0-09e8-49bb-9d3e-a089a7d2347c} <Debug> TCPHandler: Processed in 0.002019544 sec. | ||
| 4820 | 2026.01.20 23:51:47.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.49 MiB, peak 248.13 MiB, free memory in arenas 0.00 B, will set to 244.46 MiB (RSS), difference: -1.03 MiB | ||
| 4821 | 2026.01.20 23:51:47.146090 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4822 | 2026.01.20 23:51:47.146312 [ 260 ] {b8e82ebd-b6e9-4840-89ca-9afdbba027fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 4823 | 2026.01.20 23:51:47.146398 [ 260 ] {b8e82ebd-b6e9-4840-89ca-9afdbba027fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4824 | 2026.01.20 23:51:47.147279 [ 260 ] {b8e82ebd-b6e9-4840-89ca-9afdbba027fe} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4825 | 2026.01.20 23:51:47.147323 [ 260 ] {b8e82ebd-b6e9-4840-89ca-9afdbba027fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4826 | 2026.01.20 23:51:47.147729 [ 260 ] {b8e82ebd-b6e9-4840-89ca-9afdbba027fe} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4827 | 2026.01.20 23:51:47.147916 [ 260 ] {b8e82ebd-b6e9-4840-89ca-9afdbba027fe} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4828 | 2026.01.20 23:51:47.148074 [ 260 ] {b8e82ebd-b6e9-4840-89ca-9afdbba027fe} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001819 sec., 3298.5156679494226 rows/sec., 734.44 KiB/sec. | ||
| 4829 | 2026.01.20 23:51:47.148114 [ 260 ] {b8e82ebd-b6e9-4840-89ca-9afdbba027fe} <Debug> TCPHandler: Processed in 0.002135726 sec. | ||
| 4830 | 2026.01.20 23:51:47.148230 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4831 | 2026.01.20 23:51:47.148328 [ 260 ] {a6154d7d-f64d-49ba-b48d-3ebfac7e5ed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4832 | 2026.01.20 23:51:47.148368 [ 260 ] {a6154d7d-f64d-49ba-b48d-3ebfac7e5ed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4833 | 2026.01.20 23:51:47.148772 [ 260 ] {a6154d7d-f64d-49ba-b48d-3ebfac7e5ed9} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4834 | 2026.01.20 23:51:47.148809 [ 260 ] {a6154d7d-f64d-49ba-b48d-3ebfac7e5ed9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4835 | 2026.01.20 23:51:47.149099 [ 260 ] {a6154d7d-f64d-49ba-b48d-3ebfac7e5ed9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4836 | 2026.01.20 23:51:47.149317 [ 260 ] {a6154d7d-f64d-49ba-b48d-3ebfac7e5ed9} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4837 | 2026.01.20 23:51:47.149445 [ 260 ] {a6154d7d-f64d-49ba-b48d-3ebfac7e5ed9} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001135 sec., 5286.343612334802 rows/sec., 431.06 KiB/sec. | ||
| 4838 | 2026.01.20 23:51:47.149482 [ 260 ] {a6154d7d-f64d-49ba-b48d-3ebfac7e5ed9} <Debug> TCPHandler: Processed in 0.001309943 sec. | ||
| 4839 | 2026.01.20 23:51:47.149589 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4840 | 2026.01.20 23:51:47.149681 [ 260 ] {debfcce1-01f2-4ab9-9f9e-b8ec394ef6e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4841 | 2026.01.20 23:51:47.149719 [ 260 ] {debfcce1-01f2-4ab9-9f9e-b8ec394ef6e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4842 | 2026.01.20 23:51:47.150652 [ 260 ] {debfcce1-01f2-4ab9-9f9e-b8ec394ef6e5} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4843 | 2026.01.20 23:51:47.150687 [ 260 ] {debfcce1-01f2-4ab9-9f9e-b8ec394ef6e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4844 | 2026.01.20 23:51:47.151061 [ 260 ] {debfcce1-01f2-4ab9-9f9e-b8ec394ef6e5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4845 | 2026.01.20 23:51:47.151266 [ 260 ] {debfcce1-01f2-4ab9-9f9e-b8ec394ef6e5} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4846 | 2026.01.20 23:51:47.151401 [ 260 ] {debfcce1-01f2-4ab9-9f9e-b8ec394ef6e5} <Debug> executeQuery: Read 1279 rows, 108.39 KiB in 0.001738 sec., 735903.33716916 rows/sec., 60.90 MiB/sec. | ||
| 4847 | 2026.01.20 23:51:47.151437 [ 260 ] {debfcce1-01f2-4ab9-9f9e-b8ec394ef6e5} <Debug> TCPHandler: Processed in 0.001897063 sec. | ||
| 4848 | 2026.01.20 23:51:47.151559 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4849 | 2026.01.20 23:51:47.151682 [ 260 ] {7fe77f2a-9233-4033-80cc-b68e203cc6eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4850 | 2026.01.20 23:51:47.151731 [ 260 ] {7fe77f2a-9233-4033-80cc-b68e203cc6eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4851 | 2026.01.20 23:51:47.152224 [ 260 ] {7fe77f2a-9233-4033-80cc-b68e203cc6eb} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4852 | 2026.01.20 23:51:47.152262 [ 260 ] {7fe77f2a-9233-4033-80cc-b68e203cc6eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4853 | 2026.01.20 23:51:47.152569 [ 260 ] {7fe77f2a-9233-4033-80cc-b68e203cc6eb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4854 | 2026.01.20 23:51:47.152786 [ 260 ] {7fe77f2a-9233-4033-80cc-b68e203cc6eb} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4855 | 2026.01.20 23:51:47.152929 [ 260 ] {7fe77f2a-9233-4033-80cc-b68e203cc6eb} <Debug> executeQuery: Read 46 rows, 3.43 KiB in 0.001272 sec., 36163.52201257862 rows/sec., 2.63 MiB/sec. | ||
| 4856 | 2026.01.20 23:51:47.152967 [ 260 ] {7fe77f2a-9233-4033-80cc-b68e203cc6eb} <Debug> TCPHandler: Processed in 0.001471585 sec. | ||
| 4857 | 2026.01.20 23:51:47.153072 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4858 | 2026.01.20 23:51:47.153167 [ 260 ] {c91ff030-5a0f-4e2c-9e45-e8405195945b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4859 | 2026.01.20 23:51:47.153205 [ 260 ] {c91ff030-5a0f-4e2c-9e45-e8405195945b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4860 | 2026.01.20 23:51:47.153659 [ 260 ] {c91ff030-5a0f-4e2c-9e45-e8405195945b} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4861 | 2026.01.20 23:51:47.153696 [ 260 ] {c91ff030-5a0f-4e2c-9e45-e8405195945b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4862 | 2026.01.20 23:51:47.153995 [ 260 ] {c91ff030-5a0f-4e2c-9e45-e8405195945b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4863 | 2026.01.20 23:51:47.154232 [ 260 ] {c91ff030-5a0f-4e2c-9e45-e8405195945b} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4864 | 2026.01.20 23:51:47.154363 [ 260 ] {c91ff030-5a0f-4e2c-9e45-e8405195945b} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001215 sec., 187654.32098765433 rows/sec., 12.71 MiB/sec. | ||
| 4865 | 2026.01.20 23:51:47.154401 [ 260 ] {c91ff030-5a0f-4e2c-9e45-e8405195945b} <Debug> TCPHandler: Processed in 0.001380403 sec. | ||
| 4866 | 2026.01.20 23:51:47.154520 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4867 | 2026.01.20 23:51:47.154637 [ 260 ] {97ceefd9-a7e0-43f7-bc03-8b1138d5d3f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4868 | 2026.01.20 23:51:47.154684 [ 260 ] {97ceefd9-a7e0-43f7-bc03-8b1138d5d3f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4869 | 2026.01.20 23:51:47.155305 [ 260 ] {97ceefd9-a7e0-43f7-bc03-8b1138d5d3f3} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4870 | 2026.01.20 23:51:47.155342 [ 260 ] {97ceefd9-a7e0-43f7-bc03-8b1138d5d3f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4871 | 2026.01.20 23:51:47.155666 [ 260 ] {97ceefd9-a7e0-43f7-bc03-8b1138d5d3f3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4872 | 2026.01.20 23:51:47.155872 [ 260 ] {97ceefd9-a7e0-43f7-bc03-8b1138d5d3f3} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4873 | 2026.01.20 23:51:47.156006 [ 260 ] {97ceefd9-a7e0-43f7-bc03-8b1138d5d3f3} <Debug> executeQuery: Read 566 rows, 43.10 KiB in 0.001393 sec., 406317.30078966264 rows/sec., 30.21 MiB/sec. | ||
| 4874 | 2026.01.20 23:51:47.156044 [ 260 ] {97ceefd9-a7e0-43f7-bc03-8b1138d5d3f3} <Debug> TCPHandler: Processed in 0.001584837 sec. | ||
| 4875 | 2026.01.20 23:51:47.156152 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4876 | 2026.01.20 23:51:47.156246 [ 260 ] {5cd58c1f-7309-404e-b5b0-0ba0023a4de4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4877 | 2026.01.20 23:51:47.156287 [ 260 ] {5cd58c1f-7309-404e-b5b0-0ba0023a4de4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4878 | 2026.01.20 23:51:47.158313 [ 260 ] {5cd58c1f-7309-404e-b5b0-0ba0023a4de4} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4879 | 2026.01.20 23:51:47.158349 [ 260 ] {5cd58c1f-7309-404e-b5b0-0ba0023a4de4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4880 | 2026.01.20 23:51:47.158947 [ 260 ] {5cd58c1f-7309-404e-b5b0-0ba0023a4de4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4881 | 2026.01.20 23:51:47.159163 [ 260 ] {5cd58c1f-7309-404e-b5b0-0ba0023a4de4} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4882 | 2026.01.20 23:51:47.159292 [ 260 ] {5cd58c1f-7309-404e-b5b0-0ba0023a4de4} <Debug> executeQuery: Read 5315 rows, 363.43 KiB in 0.003065 sec., 1734094.616639478 rows/sec., 115.80 MiB/sec. | ||
| 4883 | 2026.01.20 23:51:47.159330 [ 260 ] {5cd58c1f-7309-404e-b5b0-0ba0023a4de4} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 4884 | 2026.01.20 23:51:47.159342 [ 260 ] {5cd58c1f-7309-404e-b5b0-0ba0023a4de4} <Debug> TCPHandler: Processed in 0.003238575 sec. | ||
| 4885 | 2026.01.20 23:51:47.159462 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4886 | 2026.01.20 23:51:47.159562 [ 260 ] {98e64072-fbc1-4ca8-bceb-3582e013fc3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4887 | 2026.01.20 23:51:47.159615 [ 260 ] {98e64072-fbc1-4ca8-bceb-3582e013fc3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4888 | 2026.01.20 23:51:47.160372 [ 260 ] {98e64072-fbc1-4ca8-bceb-3582e013fc3f} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4889 | 2026.01.20 23:51:47.160408 [ 260 ] {98e64072-fbc1-4ca8-bceb-3582e013fc3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4890 | 2026.01.20 23:51:47.160938 [ 260 ] {98e64072-fbc1-4ca8-bceb-3582e013fc3f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4891 | 2026.01.20 23:51:47.161172 [ 260 ] {98e64072-fbc1-4ca8-bceb-3582e013fc3f} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4892 | 2026.01.20 23:51:47.161308 [ 260 ] {98e64072-fbc1-4ca8-bceb-3582e013fc3f} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001764 sec., 22675.736961451246 rows/sec., 40.63 MiB/sec. | ||
| 4893 | 2026.01.20 23:51:47.161357 [ 260 ] {98e64072-fbc1-4ca8-bceb-3582e013fc3f} <Debug> TCPHandler: Processed in 0.001951743 sec. | ||
| 4894 | 2026.01.20 23:51:47.161465 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4895 | 2026.01.20 23:51:47.161558 [ 260 ] {cf98b3ee-21c2-4a15-8af3-02a2be74ab14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4896 | 2026.01.20 23:51:47.161598 [ 260 ] {cf98b3ee-21c2-4a15-8af3-02a2be74ab14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4897 | 2026.01.20 23:51:47.161898 [ 260 ] {cf98b3ee-21c2-4a15-8af3-02a2be74ab14} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4898 | 2026.01.20 23:51:47.161933 [ 260 ] {cf98b3ee-21c2-4a15-8af3-02a2be74ab14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4899 | 2026.01.20 23:51:47.162218 [ 260 ] {cf98b3ee-21c2-4a15-8af3-02a2be74ab14} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4900 | 2026.01.20 23:51:47.162415 [ 260 ] {cf98b3ee-21c2-4a15-8af3-02a2be74ab14} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4901 | 2026.01.20 23:51:47.162516 [ 89 ] {} <Debug> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4902 | 2026.01.20 23:51:47.162539 [ 260 ] {cf98b3ee-21c2-4a15-8af3-02a2be74ab14} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001 sec., 12000 rows/sec., 828.13 KiB/sec. | ||
| 4903 | 2026.01.20 23:51:47.162580 [ 89 ] {} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4904 | 2026.01.20 23:51:47.162589 [ 260 ] {cf98b3ee-21c2-4a15-8af3-02a2be74ab14} <Debug> TCPHandler: Processed in 0.00117287 sec. | ||
| 4905 | 2026.01.20 23:51:47.162609 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4906 | 2026.01.20 23:51:47.162729 [ 200 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::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 | ||
| 4907 | 2026.01.20 23:51:47.162857 [ 200 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4908 | 2026.01.20 23:51:47.162889 [ 200 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1176 rows starting from the beginning of the part | ||
| 4909 | 2026.01.20 23:51:47.162948 [ 200 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 4910 | 2026.01.20 23:51:47.162989 [ 200 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 104 rows starting from the beginning of the part | ||
| 4911 | 2026.01.20 23:51:47.163027 [ 200 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 4912 | 2026.01.20 23:51:47.163063 [ 200 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 104 rows starting from the beginning of the part | ||
| 4913 | 2026.01.20 23:51:47.163100 [ 200 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
| 4914 | 2026.01.20 23:51:47.164087 [ 200 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1516 rows, containing 4 columns (4 merged, 0 gathered) in 0.001403224 sec., 1080369.2069120824 rows/sec., 67.77 MiB/sec. | ||
| 4915 | 2026.01.20 23:51:47.164332 [ 191 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4916 | 2026.01.20 23:51:47.164651 [ 191 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_21_4} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4917 | 2026.01.20 23:51:47.164731 [ 191 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_21_4} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4918 | 2026.01.20 23:51:47.164823 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 4919 | 2026.01.20 23:51:51.289461 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4920 | 2026.01.20 23:51:51.289763 [ 260 ] {04ad52f9-fc3c-4482-945e-72ed33b1e006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4921 | 2026.01.20 23:51:51.289864 [ 260 ] {04ad52f9-fc3c-4482-945e-72ed33b1e006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4922 | 2026.01.20 23:51:51.290664 [ 260 ] {04ad52f9-fc3c-4482-945e-72ed33b1e006} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4923 | 2026.01.20 23:51:51.290712 [ 260 ] {04ad52f9-fc3c-4482-945e-72ed33b1e006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4924 | 2026.01.20 23:51:51.291080 [ 260 ] {04ad52f9-fc3c-4482-945e-72ed33b1e006} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4925 | 2026.01.20 23:51:51.291297 [ 260 ] {04ad52f9-fc3c-4482-945e-72ed33b1e006} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4926 | 2026.01.20 23:51:51.291470 [ 260 ] {04ad52f9-fc3c-4482-945e-72ed33b1e006} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001782 sec., 31425.36475869809 rows/sec., 2.40 MiB/sec. | ||
| 4927 | 2026.01.20 23:51:51.291511 [ 260 ] {04ad52f9-fc3c-4482-945e-72ed33b1e006} <Debug> TCPHandler: Processed in 0.002229758 sec. | ||
| 4928 | 2026.01.20 23:51:51.291526 [ 84 ] {} <Debug> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4929 | 2026.01.20 23:51:51.291629 [ 84 ] {} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4930 | 2026.01.20 23:51:51.291639 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4931 | 2026.01.20 23:51:51.291670 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4932 | 2026.01.20 23:51:51.291746 [ 260 ] {bdf3211c-43d9-4a92-8778-9ecb9beaac4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4933 | 2026.01.20 23:51:51.291792 [ 260 ] {bdf3211c-43d9-4a92-8778-9ecb9beaac4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4934 | 2026.01.20 23:51:51.291837 [ 196 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::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 | ||
| 4935 | 2026.01.20 23:51:51.292040 [ 196 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4936 | 2026.01.20 23:51:51.292103 [ 196 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1321 rows starting from the beginning of the part | ||
| 4937 | 2026.01.20 23:51:51.292207 [ 196 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1114 rows starting from the beginning of the part | ||
| 4938 | 2026.01.20 23:51:51.292210 [ 260 ] {bdf3211c-43d9-4a92-8778-9ecb9beaac4a} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4939 | 2026.01.20 23:51:51.292268 [ 260 ] {bdf3211c-43d9-4a92-8778-9ecb9beaac4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4940 | 2026.01.20 23:51:51.292278 [ 196 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 136 rows starting from the beginning of the part | ||
| 4941 | 2026.01.20 23:51:51.292328 [ 196 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1112 rows starting from the beginning of the part | ||
| 4942 | 2026.01.20 23:51:51.292367 [ 196 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1279 rows starting from the beginning of the part | ||
| 4943 | 2026.01.20 23:51:51.292409 [ 196 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 56 rows starting from the beginning of the part | ||
| 4944 | 2026.01.20 23:51:51.292592 [ 260 ] {bdf3211c-43d9-4a92-8778-9ecb9beaac4a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4945 | 2026.01.20 23:51:51.292842 [ 260 ] {bdf3211c-43d9-4a92-8778-9ecb9beaac4a} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4946 | 2026.01.20 23:51:51.292976 [ 260 ] {bdf3211c-43d9-4a92-8778-9ecb9beaac4a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001247 sec., 51323.17562149158 rows/sec., 4.01 MiB/sec. | ||
| 4947 | 2026.01.20 23:51:51.292975 [ 84 ] {} <Debug> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4948 | 2026.01.20 23:51:51.293014 [ 260 ] {bdf3211c-43d9-4a92-8778-9ecb9beaac4a} <Debug> TCPHandler: Processed in 0.001423854 sec. | ||
| 4949 | 2026.01.20 23:51:51.293034 [ 84 ] {} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4950 | 2026.01.20 23:51:51.293063 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4951 | 2026.01.20 23:51:51.293135 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4952 | 2026.01.20 23:51:51.293167 [ 191 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::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 | ||
| 4953 | 2026.01.20 23:51:51.293234 [ 260 ] {a782069b-33c6-48c7-bb27-0ef6be96e27c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4954 | 2026.01.20 23:51:51.293281 [ 260 ] {a782069b-33c6-48c7-bb27-0ef6be96e27c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4955 | 2026.01.20 23:51:51.293307 [ 191 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4956 | 2026.01.20 23:51:51.293345 [ 191 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 791 rows starting from the beginning of the part | ||
| 4957 | 2026.01.20 23:51:51.293412 [ 191 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 683 rows starting from the beginning of the part | ||
| 4958 | 2026.01.20 23:51:51.293457 [ 191 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 104 rows starting from the beginning of the part | ||
| 4959 | 2026.01.20 23:51:51.293498 [ 191 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 679 rows starting from the beginning of the part | ||
| 4960 | 2026.01.20 23:51:51.293535 [ 191 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 566 rows starting from the beginning of the part | ||
| 4961 | 2026.01.20 23:51:51.293573 [ 191 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 64 rows starting from the beginning of the part | ||
| 4962 | 2026.01.20 23:51:51.293672 [ 260 ] {a782069b-33c6-48c7-bb27-0ef6be96e27c} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4963 | 2026.01.20 23:51:51.293713 [ 260 ] {a782069b-33c6-48c7-bb27-0ef6be96e27c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4964 | 2026.01.20 23:51:51.294157 [ 260 ] {a782069b-33c6-48c7-bb27-0ef6be96e27c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4965 | 2026.01.20 23:51:51.294374 [ 260 ] {a782069b-33c6-48c7-bb27-0ef6be96e27c} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4966 | 2026.01.20 23:51:51.294508 [ 260 ] {a782069b-33c6-48c7-bb27-0ef6be96e27c} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001292 sec., 99071.20743034055 rows/sec., 6.90 MiB/sec. | ||
| 4967 | 2026.01.20 23:51:51.294521 [ 201 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5018 rows, containing 5 columns (5 merged, 0 gathered) in 0.002754557 sec., 1821708.5360731327 rows/sec., 153.77 MiB/sec. | ||
| 4968 | 2026.01.20 23:51:51.294544 [ 260 ] {a782069b-33c6-48c7-bb27-0ef6be96e27c} <Debug> TCPHandler: Processed in 0.001457825 sec. | ||
| 4969 | 2026.01.20 23:51:51.294684 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4970 | 2026.01.20 23:51:51.294776 [ 260 ] {4dc2af11-a8ee-4b05-ae0d-445d04041fec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4971 | 2026.01.20 23:51:51.294816 [ 260 ] {4dc2af11-a8ee-4b05-ae0d-445d04041fec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4972 | 2026.01.20 23:51:51.294864 [ 191 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2887 rows, containing 5 columns (5 merged, 0 gathered) in 0.00174291 sec., 1656425.1739906247 rows/sec., 124.90 MiB/sec. | ||
| 4973 | 2026.01.20 23:51:51.294891 [ 195 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4974 | 2026.01.20 23:51:51.295050 [ 199 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4975 | 2026.01.20 23:51:51.295140 [ 260 ] {4dc2af11-a8ee-4b05-ae0d-445d04041fec} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4976 | 2026.01.20 23:51:51.295183 [ 260 ] {4dc2af11-a8ee-4b05-ae0d-445d04041fec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4977 | 2026.01.20 23:51:51.295198 [ 195 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_26_5} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4978 | 2026.01.20 23:51:51.295288 [ 195 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_26_5} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4979 | 2026.01.20 23:51:51.295333 [ 199 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_26_5} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4980 | 2026.01.20 23:51:51.295397 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 4981 | 2026.01.20 23:51:51.295404 [ 199 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_26_5} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4982 | 2026.01.20 23:51:51.295481 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 4983 | 2026.01.20 23:51:51.295518 [ 260 ] {4dc2af11-a8ee-4b05-ae0d-445d04041fec} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4984 | 2026.01.20 23:51:51.295728 [ 260 ] {4dc2af11-a8ee-4b05-ae0d-445d04041fec} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4985 | 2026.01.20 23:51:51.295857 [ 260 ] {4dc2af11-a8ee-4b05-ae0d-445d04041fec} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001098 sec., 43715.84699453552 rows/sec., 2.95 MiB/sec. | ||
| 4986 | 2026.01.20 23:51:51.295892 [ 260 ] {4dc2af11-a8ee-4b05-ae0d-445d04041fec} <Debug> TCPHandler: Processed in 0.001257081 sec. | ||
| 4987 | 2026.01.20 23:51:52.374541 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10107 | ||
| 4988 | 2026.01.20 23:51:52.375424 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4989 | 2026.01.20 23:51:52.375512 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4990 | 2026.01.20 23:51:52.376041 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4991 | 2026.01.20 23:51:52.376277 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4992 | 2026.01.20 23:51:52.376429 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10107 | ||
| 4993 | 2026.01.20 23:51:52.376452 [ 82 ] {} <Debug> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4994 | 2026.01.20 23:51:52.376549 [ 82 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4995 | 2026.01.20 23:51:52.376584 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4996 | 2026.01.20 23:51:52.376731 [ 191 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 4997 | 2026.01.20 23:51:52.376884 [ 191 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4998 | 2026.01.20 23:51:52.376924 [ 191 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7675 rows starting from the beginning of the part | ||
| 4999 | 2026.01.20 23:51:52.376990 [ 191 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 5000 | 2026.01.20 23:51:52.377036 [ 191 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 5001 | 2026.01.20 23:51:52.377080 [ 191 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 5002 | 2026.01.20 23:51:52.377121 [ 191 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 5003 | 2026.01.20 23:51:52.377168 [ 191 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 5004 | 2026.01.20 23:51:52.379143 [ 195 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10107 rows, containing 4 columns (4 merged, 0 gathered) in 0.002476491 sec., 4081177.7632141607 rows/sec., 58.38 MiB/sec. | ||
| 5005 | 2026.01.20 23:51:52.379403 [ 195 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5006 | 2026.01.20 23:51:52.379650 [ 195 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_21_4} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5007 | 2026.01.20 23:51:52.379718 [ 195 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_21_4} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5008 | 2026.01.20 23:51:52.379801 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.56 MiB. | ||
| 5009 | 2026.01.20 23:51:52.914692 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5010 | 2026.01.20 23:51:52.932781 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5011 | 2026.01.20 23:51:52.932843 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5012 | 2026.01.20 23:51:52.938413 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5013 | 2026.01.20 23:51:52.939113 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5014 | 2026.01.20 23:51:52.939458 [ 81 ] {} <Debug> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5015 | 2026.01.20 23:51:52.939526 [ 81 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5016 | 2026.01.20 23:51:52.939550 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5017 | 2026.01.20 23:51:52.939681 [ 199 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 5018 | 2026.01.20 23:51:52.942396 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5019 | 2026.01.20 23:51:52.943349 [ 199 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5020 | 2026.01.20 23:51:52.944840 [ 199 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 5021 | 2026.01.20 23:51:52.949344 [ 199 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 5022 | 2026.01.20 23:51:52.953610 [ 199 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 5023 | 2026.01.20 23:51:52.957747 [ 199 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 5024 | 2026.01.20 23:51:52.961807 [ 199 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 5025 | 2026.01.20 23:51:52.965743 [ 199 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 5026 | 2026.01.20 23:51:53.001169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 255.64 MiB, peak 255.64 MiB, free memory in arenas 0.00 B, will set to 249.36 MiB (RSS), difference: -6.29 MiB | ||
| 5027 | 2026.01.20 23:51:53.018275 [ 196 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.078657237 sec., 2021.4287466009007 rows/sec., 10.45 MiB/sec. | ||
| 5028 | 2026.01.20 23:51:53.020135 [ 195 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5029 | 2026.01.20 23:51:53.022067 [ 195 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_21_4} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5030 | 2026.01.20 23:51:53.022161 [ 195 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_21_4} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5031 | 2026.01.20 23:51:53.023794 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5032 | 2026.01.20 23:51:54.001161 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.94 MiB, peak 255.64 MiB, free memory in arenas 0.00 B, will set to 250.99 MiB (RSS), difference: 11.05 MiB | ||
| 5033 | 2026.01.20 23:51:54.895606 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 618 | ||
| 5034 | 2026.01.20 23:51:54.898271 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5035 | 2026.01.20 23:51:54.898317 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5036 | 2026.01.20 23:51:54.899548 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5037 | 2026.01.20 23:51:54.899807 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5038 | 2026.01.20 23:51:54.900071 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 618 | ||
| 5039 | 2026.01.20 23:51:56.302516 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5040 | 2026.01.20 23:51:56.302686 [ 260 ] {32432862-8a28-414f-8b0c-2196755dff70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5041 | 2026.01.20 23:51:56.302748 [ 260 ] {32432862-8a28-414f-8b0c-2196755dff70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5042 | 2026.01.20 23:51:56.303540 [ 260 ] {32432862-8a28-414f-8b0c-2196755dff70} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5043 | 2026.01.20 23:51:56.303586 [ 260 ] {32432862-8a28-414f-8b0c-2196755dff70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5044 | 2026.01.20 23:51:56.303972 [ 260 ] {32432862-8a28-414f-8b0c-2196755dff70} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5045 | 2026.01.20 23:51:56.304202 [ 260 ] {32432862-8a28-414f-8b0c-2196755dff70} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5046 | 2026.01.20 23:51:56.304372 [ 260 ] {32432862-8a28-414f-8b0c-2196755dff70} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001732 sec., 236720.55427251733 rows/sec., 15.02 MiB/sec. | ||
| 5047 | 2026.01.20 23:51:56.304413 [ 260 ] {32432862-8a28-414f-8b0c-2196755dff70} <Debug> TCPHandler: Processed in 0.002021584 sec. | ||
| 5048 | 2026.01.20 23:51:56.304537 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5049 | 2026.01.20 23:51:56.304632 [ 260 ] {4cef5d8f-ba2d-4e75-b0fb-e6e5a5579477} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5050 | 2026.01.20 23:51:56.304671 [ 260 ] {4cef5d8f-ba2d-4e75-b0fb-e6e5a5579477} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5051 | 2026.01.20 23:51:56.305527 [ 260 ] {4cef5d8f-ba2d-4e75-b0fb-e6e5a5579477} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5052 | 2026.01.20 23:51:56.305563 [ 260 ] {4cef5d8f-ba2d-4e75-b0fb-e6e5a5579477} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5053 | 2026.01.20 23:51:56.305926 [ 260 ] {4cef5d8f-ba2d-4e75-b0fb-e6e5a5579477} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5054 | 2026.01.20 23:51:56.306136 [ 260 ] {4cef5d8f-ba2d-4e75-b0fb-e6e5a5579477} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5055 | 2026.01.20 23:51:56.306264 [ 260 ] {4cef5d8f-ba2d-4e75-b0fb-e6e5a5579477} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.00165 sec., 673939.3939393939 rows/sec., 53.15 MiB/sec. | ||
| 5056 | 2026.01.20 23:51:56.306300 [ 260 ] {4cef5d8f-ba2d-4e75-b0fb-e6e5a5579477} <Debug> TCPHandler: Processed in 0.001812321 sec. | ||
| 5057 | 2026.01.20 23:51:56.306414 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5058 | 2026.01.20 23:51:56.306507 [ 260 ] {068290f7-4de9-4a81-8044-cce7798c14aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5059 | 2026.01.20 23:51:56.306546 [ 260 ] {068290f7-4de9-4a81-8044-cce7798c14aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5060 | 2026.01.20 23:51:56.306999 [ 260 ] {068290f7-4de9-4a81-8044-cce7798c14aa} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5061 | 2026.01.20 23:51:56.307035 [ 260 ] {068290f7-4de9-4a81-8044-cce7798c14aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5062 | 2026.01.20 23:51:56.307330 [ 260 ] {068290f7-4de9-4a81-8044-cce7798c14aa} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5063 | 2026.01.20 23:51:56.307526 [ 260 ] {068290f7-4de9-4a81-8044-cce7798c14aa} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5064 | 2026.01.20 23:51:56.307632 [ 79 ] {} <Debug> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5065 | 2026.01.20 23:51:56.307655 [ 260 ] {068290f7-4de9-4a81-8044-cce7798c14aa} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001166 sec., 175814.7512864494 rows/sec., 10.31 MiB/sec. | ||
| 5066 | 2026.01.20 23:51:56.307696 [ 79 ] {} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5067 | 2026.01.20 23:51:56.307706 [ 260 ] {068290f7-4de9-4a81-8044-cce7798c14aa} <Debug> TCPHandler: Processed in 0.001340333 sec. | ||
| 5068 | 2026.01.20 23:51:56.307726 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5069 | 2026.01.20 23:51:56.307820 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5070 | 2026.01.20 23:51:56.307827 [ 190 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::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 | ||
| 5071 | 2026.01.20 23:51:56.307916 [ 260 ] {a810df29-9af7-46f6-918d-d8df0d9f419e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5072 | 2026.01.20 23:51:56.307935 [ 190 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5073 | 2026.01.20 23:51:56.307954 [ 260 ] {a810df29-9af7-46f6-918d-d8df0d9f419e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5074 | 2026.01.20 23:51:56.307967 [ 190 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 275 rows starting from the beginning of the part | ||
| 5075 | 2026.01.20 23:51:56.308059 [ 190 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 209 rows starting from the beginning of the part | ||
| 5076 | 2026.01.20 23:51:56.308115 [ 190 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 40 rows starting from the beginning of the part | ||
| 5077 | 2026.01.20 23:51:56.308166 [ 190 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 205 rows starting from the beginning of the part | ||
| 5078 | 2026.01.20 23:51:56.308211 [ 190 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 46 rows starting from the beginning of the part | ||
| 5079 | 2026.01.20 23:51:56.308260 [ 190 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 205 rows starting from the beginning of the part | ||
| 5080 | 2026.01.20 23:51:56.308414 [ 260 ] {a810df29-9af7-46f6-918d-d8df0d9f419e} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5081 | 2026.01.20 23:51:56.308449 [ 260 ] {a810df29-9af7-46f6-918d-d8df0d9f419e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5082 | 2026.01.20 23:51:56.308834 [ 260 ] {a810df29-9af7-46f6-918d-d8df0d9f419e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5083 | 2026.01.20 23:51:56.309031 [ 260 ] {a810df29-9af7-46f6-918d-d8df0d9f419e} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5084 | 2026.01.20 23:51:56.309142 [ 195 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 980 rows, containing 5 columns (5 merged, 0 gathered) in 0.001366674 sec., 717069.3230426569 rows/sec., 46.47 MiB/sec. | ||
| 5085 | 2026.01.20 23:51:56.309151 [ 260 ] {a810df29-9af7-46f6-918d-d8df0d9f419e} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001262 sec., 167987.32171156892 rows/sec., 10.83 MiB/sec. | ||
| 5086 | 2026.01.20 23:51:56.309205 [ 260 ] {a810df29-9af7-46f6-918d-d8df0d9f419e} <Debug> TCPHandler: Processed in 0.001446125 sec. | ||
| 5087 | 2026.01.20 23:51:56.309305 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5088 | 2026.01.20 23:51:56.309358 [ 196 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5089 | 2026.01.20 23:51:56.309393 [ 260 ] {aecdd9c8-4f23-4361-a6f1-1588fe0c0daa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5090 | 2026.01.20 23:51:56.309434 [ 260 ] {aecdd9c8-4f23-4361-a6f1-1588fe0c0daa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5091 | 2026.01.20 23:51:56.309704 [ 196 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_26_5} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5092 | 2026.01.20 23:51:56.309798 [ 196 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_26_5} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5093 | 2026.01.20 23:51:56.309857 [ 260 ] {aecdd9c8-4f23-4361-a6f1-1588fe0c0daa} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5094 | 2026.01.20 23:51:56.309895 [ 260 ] {aecdd9c8-4f23-4361-a6f1-1588fe0c0daa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5095 | 2026.01.20 23:51:56.309905 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 5096 | 2026.01.20 23:51:56.310286 [ 260 ] {aecdd9c8-4f23-4361-a6f1-1588fe0c0daa} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5097 | 2026.01.20 23:51:56.310493 [ 260 ] {aecdd9c8-4f23-4361-a6f1-1588fe0c0daa} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5098 | 2026.01.20 23:51:56.310622 [ 260 ] {aecdd9c8-4f23-4361-a6f1-1588fe0c0daa} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001219 sec., 173092.69893355208 rows/sec., 9.83 MiB/sec. | ||
| 5099 | 2026.01.20 23:51:56.310658 [ 260 ] {aecdd9c8-4f23-4361-a6f1-1588fe0c0daa} <Debug> TCPHandler: Processed in 0.001378463 sec. | ||
| 5100 | 2026.01.20 23:51:56.310768 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5101 | 2026.01.20 23:51:56.310860 [ 260 ] {b3335931-5db7-4935-8e46-818fe561248a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5102 | 2026.01.20 23:51:56.310899 [ 260 ] {b3335931-5db7-4935-8e46-818fe561248a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5103 | 2026.01.20 23:51:56.311503 [ 260 ] {b3335931-5db7-4935-8e46-818fe561248a} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5104 | 2026.01.20 23:51:56.311536 [ 260 ] {b3335931-5db7-4935-8e46-818fe561248a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5105 | 2026.01.20 23:51:56.311875 [ 260 ] {b3335931-5db7-4935-8e46-818fe561248a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5106 | 2026.01.20 23:51:56.312083 [ 260 ] {b3335931-5db7-4935-8e46-818fe561248a} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5107 | 2026.01.20 23:51:56.312205 [ 260 ] {b3335931-5db7-4935-8e46-818fe561248a} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001362 sec., 498531.5712187959 rows/sec., 34.75 MiB/sec. | ||
| 5108 | 2026.01.20 23:51:56.312241 [ 260 ] {b3335931-5db7-4935-8e46-818fe561248a} <Debug> TCPHandler: Processed in 0.001521096 sec. | ||
| 5109 | 2026.01.20 23:51:56.312347 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5110 | 2026.01.20 23:51:56.312439 [ 260 ] {a913ec2b-cb22-464c-9469-685a8050ccb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5111 | 2026.01.20 23:51:56.312479 [ 260 ] {a913ec2b-cb22-464c-9469-685a8050ccb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5112 | 2026.01.20 23:51:56.312799 [ 260 ] {a913ec2b-cb22-464c-9469-685a8050ccb1} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5113 | 2026.01.20 23:51:56.312833 [ 260 ] {a913ec2b-cb22-464c-9469-685a8050ccb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5114 | 2026.01.20 23:51:56.313127 [ 260 ] {a913ec2b-cb22-464c-9469-685a8050ccb1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5115 | 2026.01.20 23:51:56.313325 [ 260 ] {a913ec2b-cb22-464c-9469-685a8050ccb1} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5116 | 2026.01.20 23:51:56.313449 [ 260 ] {a913ec2b-cb22-464c-9469-685a8050ccb1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001028 sec., 5836.575875486381 rows/sec., 304.94 KiB/sec. | ||
| 5117 | 2026.01.20 23:51:56.313484 [ 260 ] {a913ec2b-cb22-464c-9469-685a8050ccb1} <Debug> TCPHandler: Processed in 0.00118423 sec. | ||
| 5118 | 2026.01.20 23:51:56.313592 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5119 | 2026.01.20 23:51:56.313693 [ 260 ] {856b026f-11b8-4f08-9fa1-20ee3156ef10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5120 | 2026.01.20 23:51:56.313737 [ 260 ] {856b026f-11b8-4f08-9fa1-20ee3156ef10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5121 | 2026.01.20 23:51:56.314175 [ 260 ] {856b026f-11b8-4f08-9fa1-20ee3156ef10} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5122 | 2026.01.20 23:51:56.314212 [ 260 ] {856b026f-11b8-4f08-9fa1-20ee3156ef10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5123 | 2026.01.20 23:51:56.314570 [ 260 ] {856b026f-11b8-4f08-9fa1-20ee3156ef10} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5124 | 2026.01.20 23:51:56.314789 [ 260 ] {856b026f-11b8-4f08-9fa1-20ee3156ef10} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5125 | 2026.01.20 23:51:56.314924 [ 260 ] {856b026f-11b8-4f08-9fa1-20ee3156ef10} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00125 sec., 251200 rows/sec., 16.50 MiB/sec. | ||
| 5126 | 2026.01.20 23:51:56.314961 [ 260 ] {856b026f-11b8-4f08-9fa1-20ee3156ef10} <Debug> TCPHandler: Processed in 0.001421324 sec. | ||
| 5127 | 2026.01.20 23:51:56.315071 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5128 | 2026.01.20 23:51:56.315166 [ 260 ] {843cf5d4-1f09-4a2a-8c5c-9e3c78eb2bed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5129 | 2026.01.20 23:51:56.315208 [ 260 ] {843cf5d4-1f09-4a2a-8c5c-9e3c78eb2bed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5130 | 2026.01.20 23:51:56.315518 [ 260 ] {843cf5d4-1f09-4a2a-8c5c-9e3c78eb2bed} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5131 | 2026.01.20 23:51:56.315553 [ 260 ] {843cf5d4-1f09-4a2a-8c5c-9e3c78eb2bed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5132 | 2026.01.20 23:51:56.315848 [ 260 ] {843cf5d4-1f09-4a2a-8c5c-9e3c78eb2bed} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5133 | 2026.01.20 23:51:56.316060 [ 260 ] {843cf5d4-1f09-4a2a-8c5c-9e3c78eb2bed} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5134 | 2026.01.20 23:51:56.316185 [ 260 ] {843cf5d4-1f09-4a2a-8c5c-9e3c78eb2bed} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 64.92 KiB/sec. | ||
| 5135 | 2026.01.20 23:51:56.316220 [ 260 ] {843cf5d4-1f09-4a2a-8c5c-9e3c78eb2bed} <Debug> TCPHandler: Processed in 0.001199171 sec. | ||
| 5136 | 2026.01.20 23:51:56.316341 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5137 | 2026.01.20 23:51:56.316459 [ 260 ] {1e8cd5a0-d469-426f-bc29-5bf017c1b47f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5138 | 2026.01.20 23:51:56.316508 [ 260 ] {1e8cd5a0-d469-426f-bc29-5bf017c1b47f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5139 | 2026.01.20 23:51:56.316908 [ 260 ] {1e8cd5a0-d469-426f-bc29-5bf017c1b47f} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5140 | 2026.01.20 23:51:56.316949 [ 260 ] {1e8cd5a0-d469-426f-bc29-5bf017c1b47f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5141 | 2026.01.20 23:51:56.317333 [ 260 ] {1e8cd5a0-d469-426f-bc29-5bf017c1b47f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5142 | 2026.01.20 23:51:56.317534 [ 260 ] {1e8cd5a0-d469-426f-bc29-5bf017c1b47f} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5143 | 2026.01.20 23:51:56.317658 [ 260 ] {1e8cd5a0-d469-426f-bc29-5bf017c1b47f} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001223 sec., 85036.79476696649 rows/sec., 5.21 MiB/sec. | ||
| 5144 | 2026.01.20 23:51:56.317693 [ 260 ] {1e8cd5a0-d469-426f-bc29-5bf017c1b47f} <Debug> TCPHandler: Processed in 0.001412394 sec. | ||
| 5145 | 2026.01.20 23:51:59.791936 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5146 | 2026.01.20 23:51:59.792028 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5147 | 2026.01.20 23:51:59.876595 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10555 | ||
| 5148 | 2026.01.20 23:51:59.877372 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5149 | 2026.01.20 23:51:59.877442 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5150 | 2026.01.20 23:51:59.878149 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5151 | 2026.01.20 23:51:59.878372 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5152 | 2026.01.20 23:51:59.878503 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10555 | ||
| 5153 | 2026.01.20 23:52:00.442546 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5154 | 2026.01.20 23:52:00.458378 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5155 | 2026.01.20 23:52:00.458443 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5156 | 2026.01.20 23:52:00.464237 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5157 | 2026.01.20 23:52:00.464960 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5158 | 2026.01.20 23:52:00.467711 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5159 | 2026.01.20 23:52:01.293047 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5160 | 2026.01.20 23:52:01.293240 [ 260 ] {57d5fb55-f5e5-414a-896a-7a04061003c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5161 | 2026.01.20 23:52:01.293311 [ 260 ] {57d5fb55-f5e5-414a-896a-7a04061003c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5162 | 2026.01.20 23:52:01.294020 [ 260 ] {57d5fb55-f5e5-414a-896a-7a04061003c9} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5163 | 2026.01.20 23:52:01.294063 [ 260 ] {57d5fb55-f5e5-414a-896a-7a04061003c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5164 | 2026.01.20 23:52:01.294469 [ 260 ] {57d5fb55-f5e5-414a-896a-7a04061003c9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5165 | 2026.01.20 23:52:01.294693 [ 260 ] {57d5fb55-f5e5-414a-896a-7a04061003c9} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5166 | 2026.01.20 23:52:01.294865 [ 260 ] {57d5fb55-f5e5-414a-896a-7a04061003c9} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001677 sec., 81097.19737626714 rows/sec., 7.02 MiB/sec. | ||
| 5167 | 2026.01.20 23:52:01.294914 [ 260 ] {57d5fb55-f5e5-414a-896a-7a04061003c9} <Debug> TCPHandler: Processed in 0.001995994 sec. | ||
| 5168 | 2026.01.20 23:52:01.295039 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5169 | 2026.01.20 23:52:01.295142 [ 260 ] {6b19b8ee-31ca-4d9c-92a8-7b8030a66dfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5170 | 2026.01.20 23:52:01.295186 [ 260 ] {6b19b8ee-31ca-4d9c-92a8-7b8030a66dfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5171 | 2026.01.20 23:52:01.295610 [ 260 ] {6b19b8ee-31ca-4d9c-92a8-7b8030a66dfe} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5172 | 2026.01.20 23:52:01.295647 [ 260 ] {6b19b8ee-31ca-4d9c-92a8-7b8030a66dfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5173 | 2026.01.20 23:52:01.295954 [ 260 ] {6b19b8ee-31ca-4d9c-92a8-7b8030a66dfe} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5174 | 2026.01.20 23:52:01.296158 [ 260 ] {6b19b8ee-31ca-4d9c-92a8-7b8030a66dfe} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5175 | 2026.01.20 23:52:01.296294 [ 260 ] {6b19b8ee-31ca-4d9c-92a8-7b8030a66dfe} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001174 sec., 34071.55025553663 rows/sec., 2.50 MiB/sec. | ||
| 5176 | 2026.01.20 23:52:01.296332 [ 260 ] {6b19b8ee-31ca-4d9c-92a8-7b8030a66dfe} <Debug> TCPHandler: Processed in 0.001346303 sec. | ||
| 5177 | 2026.01.20 23:52:01.296453 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5178 | 2026.01.20 23:52:01.296576 [ 260 ] {1f647635-efa8-4061-aa22-382cbeb9b3c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5179 | 2026.01.20 23:52:01.296626 [ 260 ] {1f647635-efa8-4061-aa22-382cbeb9b3c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5180 | 2026.01.20 23:52:01.297158 [ 260 ] {1f647635-efa8-4061-aa22-382cbeb9b3c2} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5181 | 2026.01.20 23:52:01.297203 [ 260 ] {1f647635-efa8-4061-aa22-382cbeb9b3c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5182 | 2026.01.20 23:52:01.297569 [ 260 ] {1f647635-efa8-4061-aa22-382cbeb9b3c2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5183 | 2026.01.20 23:52:01.297778 [ 260 ] {1f647635-efa8-4061-aa22-382cbeb9b3c2} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5184 | 2026.01.20 23:52:01.297910 [ 260 ] {1f647635-efa8-4061-aa22-382cbeb9b3c2} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001359 sec., 76526.85798381163 rows/sec., 5.98 MiB/sec. | ||
| 5185 | 2026.01.20 23:52:01.297949 [ 260 ] {1f647635-efa8-4061-aa22-382cbeb9b3c2} <Debug> TCPHandler: Processed in 0.001559216 sec. | ||
| 5186 | 2026.01.20 23:52:01.298063 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5187 | 2026.01.20 23:52:01.298159 [ 260 ] {73abdadf-1dd3-4f2e-b132-47041ffcccc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5188 | 2026.01.20 23:52:01.298202 [ 260 ] {73abdadf-1dd3-4f2e-b132-47041ffcccc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5189 | 2026.01.20 23:52:01.298597 [ 260 ] {73abdadf-1dd3-4f2e-b132-47041ffcccc2} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5190 | 2026.01.20 23:52:01.298634 [ 260 ] {73abdadf-1dd3-4f2e-b132-47041ffcccc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5191 | 2026.01.20 23:52:01.298958 [ 260 ] {73abdadf-1dd3-4f2e-b132-47041ffcccc2} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5192 | 2026.01.20 23:52:01.299182 [ 260 ] {73abdadf-1dd3-4f2e-b132-47041ffcccc2} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5193 | 2026.01.20 23:52:01.299289 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5194 | 2026.01.20 23:52:01.299313 [ 260 ] {73abdadf-1dd3-4f2e-b132-47041ffcccc2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 5195 | 2026.01.20 23:52:01.299361 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5196 | 2026.01.20 23:52:01.299371 [ 260 ] {73abdadf-1dd3-4f2e-b132-47041ffcccc2} <Debug> TCPHandler: Processed in 0.001358733 sec. | ||
| 5197 | 2026.01.20 23:52:01.299392 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5198 | 2026.01.20 23:52:01.299506 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5199 | 2026.01.20 23:52:01.299520 [ 195 ] {d542970d-27f7-45b6-add0-a5f5711db820::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 | ||
| 5200 | 2026.01.20 23:52:01.299635 [ 260 ] {c41e126b-848a-4ea5-9444-9a08499e22fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5201 | 2026.01.20 23:52:01.299689 [ 195 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5202 | 2026.01.20 23:52:01.299706 [ 260 ] {c41e126b-848a-4ea5-9444-9a08499e22fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5203 | 2026.01.20 23:52:01.299737 [ 195 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 4403 rows starting from the beginning of the part | ||
| 5204 | 2026.01.20 23:52:01.299815 [ 195 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 314 rows starting from the beginning of the part | ||
| 5205 | 2026.01.20 23:52:01.299866 [ 195 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 5315 rows starting from the beginning of the part | ||
| 5206 | 2026.01.20 23:52:01.299913 [ 195 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 128 rows starting from the beginning of the part | ||
| 5207 | 2026.01.20 23:52:01.299957 [ 195 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 314 rows starting from the beginning of the part | ||
| 5208 | 2026.01.20 23:52:01.300003 [ 195 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
| 5209 | 2026.01.20 23:52:01.300654 [ 260 ] {c41e126b-848a-4ea5-9444-9a08499e22fb} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5210 | 2026.01.20 23:52:01.300695 [ 260 ] {c41e126b-848a-4ea5-9444-9a08499e22fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5211 | 2026.01.20 23:52:01.301399 [ 260 ] {c41e126b-848a-4ea5-9444-9a08499e22fb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5212 | 2026.01.20 23:52:01.301653 [ 260 ] {c41e126b-848a-4ea5-9444-9a08499e22fb} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5213 | 2026.01.20 23:52:01.301801 [ 260 ] {c41e126b-848a-4ea5-9444-9a08499e22fb} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002193 sec., 18239.85408116735 rows/sec., 32.68 MiB/sec. | ||
| 5214 | 2026.01.20 23:52:01.301867 [ 260 ] {c41e126b-848a-4ea5-9444-9a08499e22fb} <Debug> TCPHandler: Processed in 0.002424052 sec. | ||
| 5215 | 2026.01.20 23:52:01.301983 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5216 | 2026.01.20 23:52:01.302080 [ 260 ] {46ebf4b2-727b-442a-9d16-04c28435a92a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5217 | 2026.01.20 23:52:01.302123 [ 260 ] {46ebf4b2-727b-442a-9d16-04c28435a92a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5218 | 2026.01.20 23:52:01.302459 [ 260 ] {46ebf4b2-727b-442a-9d16-04c28435a92a} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5219 | 2026.01.20 23:52:01.302494 [ 260 ] {46ebf4b2-727b-442a-9d16-04c28435a92a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5220 | 2026.01.20 23:52:01.302836 [ 260 ] {46ebf4b2-727b-442a-9d16-04c28435a92a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5221 | 2026.01.20 23:52:01.303052 [ 260 ] {46ebf4b2-727b-442a-9d16-04c28435a92a} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5222 | 2026.01.20 23:52:01.303188 [ 260 ] {46ebf4b2-727b-442a-9d16-04c28435a92a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 5223 | 2026.01.20 23:52:01.303225 [ 260 ] {46ebf4b2-727b-442a-9d16-04c28435a92a} <Debug> TCPHandler: Processed in 0.001292332 sec. | ||
| 5224 | 2026.01.20 23:52:01.304093 [ 196 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10634 rows, containing 5 columns (5 merged, 0 gathered) in 0.004627609 sec., 2297946.952735203 rows/sec., 154.21 MiB/sec. | ||
| 5225 | 2026.01.20 23:52:01.304412 [ 198 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5226 | 2026.01.20 23:52:01.304686 [ 198 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5227 | 2026.01.20 23:52:01.304750 [ 198 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5228 | 2026.01.20 23:52:01.304822 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB. | ||
| 5229 | 2026.01.20 23:52:01.912068 [ 72 ] {} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5230 | 2026.01.20 23:52:01.912165 [ 72 ] {} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5231 | 2026.01.20 23:52:01.912203 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5232 | 2026.01.20 23:52:01.912363 [ 195 ] {2ac884f0-b609-45a4-939f-d779666d733c::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 | ||
| 5233 | 2026.01.20 23:52:01.912668 [ 195 ] {2ac884f0-b609-45a4-939f-d779666d733c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5234 | 2026.01.20 23:52:01.912712 [ 195 ] {2ac884f0-b609-45a4-939f-d779666d733c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 7 rows starting from the beginning of the part | ||
| 5235 | 2026.01.20 23:52:01.912794 [ 195 ] {2ac884f0-b609-45a4-939f-d779666d733c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 5236 | 2026.01.20 23:52:01.912905 [ 195 ] {2ac884f0-b609-45a4-939f-d779666d733c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 5237 | 2026.01.20 23:52:01.912977 [ 195 ] {2ac884f0-b609-45a4-939f-d779666d733c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 18 rows starting from the beginning of the part | ||
| 5238 | 2026.01.20 23:52:01.913045 [ 195 ] {2ac884f0-b609-45a4-939f-d779666d733c::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 | ||
| 5239 | 2026.01.20 23:52:01.914503 [ 196 ] {2ac884f0-b609-45a4-939f-d779666d733c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47 rows, containing 6 columns (6 merged, 0 gathered) in 0.002202538 sec., 21339.018895474223 rows/sec., 5.19 MiB/sec. | ||
| 5240 | 2026.01.20 23:52:01.914800 [ 194 ] {2ac884f0-b609-45a4-939f-d779666d733c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5241 | 2026.01.20 23:52:01.915473 [ 194 ] {2ac884f0-b609-45a4-939f-d779666d733c::all_1_5_1} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5242 | 2026.01.20 23:52:01.915602 [ 194 ] {2ac884f0-b609-45a4-939f-d779666d733c::all_1_5_1} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5243 | 2026.01.20 23:52:01.915709 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 5244 | 2026.01.20 23:52:02.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 252.59 MiB, peak 257.66 MiB, free memory in arenas 0.00 B, will set to 253.73 MiB (RSS), difference: 1.13 MiB | ||
| 5245 | 2026.01.20 23:52:04.900486 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 650 | ||
| 5246 | 2026.01.20 23:52:04.902793 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5247 | 2026.01.20 23:52:04.902840 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5248 | 2026.01.20 23:52:04.904018 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5249 | 2026.01.20 23:52:04.904283 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5250 | 2026.01.20 23:52:04.904434 [ 66 ] {} <Debug> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5251 | 2026.01.20 23:52:04.904502 [ 66 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5252 | 2026.01.20 23:52:04.904525 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5253 | 2026.01.20 23:52:04.904626 [ 195 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::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 | ||
| 5254 | 2026.01.20 23:52:04.904631 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 650 | ||
| 5255 | 2026.01.20 23:52:04.905134 [ 195 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5256 | 2026.01.20 23:52:04.905267 [ 195 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 460 rows starting from the beginning of the part | ||
| 5257 | 2026.01.20 23:52:04.905628 [ 195 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 34 rows starting from the beginning of the part | ||
| 5258 | 2026.01.20 23:52:04.905912 [ 195 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 32 rows starting from the beginning of the part | ||
| 5259 | 2026.01.20 23:52:04.906187 [ 195 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 34 rows starting from the beginning of the part | ||
| 5260 | 2026.01.20 23:52:04.906460 [ 195 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 58 rows starting from the beginning of the part | ||
| 5261 | 2026.01.20 23:52:04.906726 [ 195 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 32 rows starting from the beginning of the part | ||
| 5262 | 2026.01.20 23:52:04.912292 [ 196 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 650 rows, containing 72 columns (72 merged, 0 gathered) in 0.007701701 sec., 84396.94036421305 rows/sec., 76.30 MiB/sec. | ||
| 5263 | 2026.01.20 23:52:04.913584 [ 197 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5264 | 2026.01.20 23:52:04.914240 [ 197 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_16_3} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5265 | 2026.01.20 23:52:04.914331 [ 197 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_16_3} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5266 | 2026.01.20 23:52:04.914688 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.04 MiB. | ||
| 5267 | 2026.01.20 23:52:06.298253 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5268 | 2026.01.20 23:52:06.298527 [ 260 ] {0779c9cd-7ab8-4fa6-901f-cfeb54d000a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5269 | 2026.01.20 23:52:06.298620 [ 260 ] {0779c9cd-7ab8-4fa6-901f-cfeb54d000a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5270 | 2026.01.20 23:52:06.299231 [ 260 ] {0779c9cd-7ab8-4fa6-901f-cfeb54d000a8} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5271 | 2026.01.20 23:52:06.299280 [ 260 ] {0779c9cd-7ab8-4fa6-901f-cfeb54d000a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5272 | 2026.01.20 23:52:06.299655 [ 260 ] {0779c9cd-7ab8-4fa6-901f-cfeb54d000a8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5273 | 2026.01.20 23:52:06.299874 [ 260 ] {0779c9cd-7ab8-4fa6-901f-cfeb54d000a8} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5274 | 2026.01.20 23:52:06.300042 [ 260 ] {0779c9cd-7ab8-4fa6-901f-cfeb54d000a8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001589 sec., 15103.838892385149 rows/sec., 1.25 MiB/sec. | ||
| 5275 | 2026.01.20 23:52:06.300087 [ 260 ] {0779c9cd-7ab8-4fa6-901f-cfeb54d000a8} <Debug> TCPHandler: Processed in 0.002014434 sec. | ||
| 5276 | 2026.01.20 23:52:06.300213 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5277 | 2026.01.20 23:52:06.300311 [ 260 ] {f99b52cc-26a9-4867-8aa3-ba6ec671b00c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5278 | 2026.01.20 23:52:06.300354 [ 260 ] {f99b52cc-26a9-4867-8aa3-ba6ec671b00c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5279 | 2026.01.20 23:52:06.300854 [ 260 ] {f99b52cc-26a9-4867-8aa3-ba6ec671b00c} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5280 | 2026.01.20 23:52:06.300892 [ 260 ] {f99b52cc-26a9-4867-8aa3-ba6ec671b00c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5281 | 2026.01.20 23:52:06.301201 [ 260 ] {f99b52cc-26a9-4867-8aa3-ba6ec671b00c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5282 | 2026.01.20 23:52:06.301406 [ 260 ] {f99b52cc-26a9-4867-8aa3-ba6ec671b00c} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5283 | 2026.01.20 23:52:06.301539 [ 260 ] {f99b52cc-26a9-4867-8aa3-ba6ec671b00c} <Debug> executeQuery: Read 176 rows, 15.82 KiB in 0.001249 sec., 140912.73018414734 rows/sec., 12.37 MiB/sec. | ||
| 5284 | 2026.01.20 23:52:06.301577 [ 260 ] {f99b52cc-26a9-4867-8aa3-ba6ec671b00c} <Debug> TCPHandler: Processed in 0.001415504 sec. | ||
| 5285 | 2026.01.20 23:52:06.301702 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5286 | 2026.01.20 23:52:06.301796 [ 260 ] {4d0067b7-fc5d-4b43-a122-37aeb4aa3eca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5287 | 2026.01.20 23:52:06.301834 [ 260 ] {4d0067b7-fc5d-4b43-a122-37aeb4aa3eca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5288 | 2026.01.20 23:52:06.302218 [ 260 ] {4d0067b7-fc5d-4b43-a122-37aeb4aa3eca} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5289 | 2026.01.20 23:52:06.302254 [ 260 ] {4d0067b7-fc5d-4b43-a122-37aeb4aa3eca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5290 | 2026.01.20 23:52:06.302556 [ 260 ] {4d0067b7-fc5d-4b43-a122-37aeb4aa3eca} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5291 | 2026.01.20 23:52:06.302753 [ 260 ] {4d0067b7-fc5d-4b43-a122-37aeb4aa3eca} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5292 | 2026.01.20 23:52:06.302882 [ 260 ] {4d0067b7-fc5d-4b43-a122-37aeb4aa3eca} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001105 sec., 10859.728506787329 rows/sec., 869.63 KiB/sec. | ||
| 5293 | 2026.01.20 23:52:06.302919 [ 260 ] {4d0067b7-fc5d-4b43-a122-37aeb4aa3eca} <Debug> TCPHandler: Processed in 0.001266452 sec. | ||
| 5294 | 2026.01.20 23:52:06.303027 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5295 | 2026.01.20 23:52:06.303120 [ 260 ] {b178d459-7e28-456e-9c5f-fe303178213f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5296 | 2026.01.20 23:52:06.303158 [ 260 ] {b178d459-7e28-456e-9c5f-fe303178213f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5297 | 2026.01.20 23:52:06.303533 [ 260 ] {b178d459-7e28-456e-9c5f-fe303178213f} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5298 | 2026.01.20 23:52:06.303568 [ 260 ] {b178d459-7e28-456e-9c5f-fe303178213f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5299 | 2026.01.20 23:52:06.303843 [ 260 ] {b178d459-7e28-456e-9c5f-fe303178213f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5300 | 2026.01.20 23:52:06.304045 [ 260 ] {b178d459-7e28-456e-9c5f-fe303178213f} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5301 | 2026.01.20 23:52:06.304171 [ 260 ] {b178d459-7e28-456e-9c5f-fe303178213f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00107 sec., 22429.906542056076 rows/sec., 1.86 MiB/sec. | ||
| 5302 | 2026.01.20 23:52:06.304207 [ 260 ] {b178d459-7e28-456e-9c5f-fe303178213f} <Debug> TCPHandler: Processed in 0.001227421 sec. | ||
| 5303 | 2026.01.20 23:52:06.304330 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5304 | 2026.01.20 23:52:06.304454 [ 260 ] {a13118d8-be33-4381-aad6-38887b3b6b3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5305 | 2026.01.20 23:52:06.304503 [ 260 ] {a13118d8-be33-4381-aad6-38887b3b6b3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5306 | 2026.01.20 23:52:06.304974 [ 260 ] {a13118d8-be33-4381-aad6-38887b3b6b3d} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5307 | 2026.01.20 23:52:06.305033 [ 260 ] {a13118d8-be33-4381-aad6-38887b3b6b3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5308 | 2026.01.20 23:52:06.305412 [ 260 ] {a13118d8-be33-4381-aad6-38887b3b6b3d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5309 | 2026.01.20 23:52:06.305642 [ 260 ] {a13118d8-be33-4381-aad6-38887b3b6b3d} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5310 | 2026.01.20 23:52:06.305775 [ 260 ] {a13118d8-be33-4381-aad6-38887b3b6b3d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001345 sec., 8921.933085501858 rows/sec., 697.03 KiB/sec. | ||
| 5311 | 2026.01.20 23:52:06.305814 [ 260 ] {a13118d8-be33-4381-aad6-38887b3b6b3d} <Debug> TCPHandler: Processed in 0.001546596 sec. | ||
| 5312 | 2026.01.20 23:52:06.305924 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5313 | 2026.01.20 23:52:06.306019 [ 260 ] {1a4ed6ff-7c62-4f6c-b751-4de5882d1d32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5314 | 2026.01.20 23:52:06.306060 [ 260 ] {1a4ed6ff-7c62-4f6c-b751-4de5882d1d32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5315 | 2026.01.20 23:52:06.306475 [ 260 ] {1a4ed6ff-7c62-4f6c-b751-4de5882d1d32} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5316 | 2026.01.20 23:52:06.306512 [ 260 ] {1a4ed6ff-7c62-4f6c-b751-4de5882d1d32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5317 | 2026.01.20 23:52:06.306843 [ 260 ] {1a4ed6ff-7c62-4f6c-b751-4de5882d1d32} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5318 | 2026.01.20 23:52:06.307055 [ 260 ] {1a4ed6ff-7c62-4f6c-b751-4de5882d1d32} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5319 | 2026.01.20 23:52:06.307305 [ 260 ] {1a4ed6ff-7c62-4f6c-b751-4de5882d1d32} <Debug> executeQuery: Read 100 rows, 8.37 KiB in 0.001303 sec., 76745.9708365311 rows/sec., 6.28 MiB/sec. | ||
| 5320 | 2026.01.20 23:52:06.307343 [ 260 ] {1a4ed6ff-7c62-4f6c-b751-4de5882d1d32} <Debug> TCPHandler: Processed in 0.001469905 sec. | ||
| 5321 | 2026.01.20 23:52:06.307451 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5322 | 2026.01.20 23:52:06.307546 [ 260 ] {9b186e51-2505-4762-b0af-e7266c58e79e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5323 | 2026.01.20 23:52:06.307589 [ 260 ] {9b186e51-2505-4762-b0af-e7266c58e79e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5324 | 2026.01.20 23:52:06.308027 [ 260 ] {9b186e51-2505-4762-b0af-e7266c58e79e} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5325 | 2026.01.20 23:52:06.308064 [ 260 ] {9b186e51-2505-4762-b0af-e7266c58e79e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5326 | 2026.01.20 23:52:06.308511 [ 260 ] {9b186e51-2505-4762-b0af-e7266c58e79e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5327 | 2026.01.20 23:52:06.308717 [ 260 ] {9b186e51-2505-4762-b0af-e7266c58e79e} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5328 | 2026.01.20 23:52:06.308848 [ 260 ] {9b186e51-2505-4762-b0af-e7266c58e79e} <Debug> executeQuery: Read 340 rows, 26.35 KiB in 0.00132 sec., 257575.75757575757 rows/sec., 19.50 MiB/sec. | ||
| 5329 | 2026.01.20 23:52:06.308884 [ 260 ] {9b186e51-2505-4762-b0af-e7266c58e79e} <Debug> TCPHandler: Processed in 0.001483375 sec. | ||
| 5330 | 2026.01.20 23:52:06.308995 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5331 | 2026.01.20 23:52:06.309089 [ 260 ] {7061c880-f830-4542-8d7a-ae4effe3717a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5332 | 2026.01.20 23:52:06.309131 [ 260 ] {7061c880-f830-4542-8d7a-ae4effe3717a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5333 | 2026.01.20 23:52:06.309446 [ 260 ] {7061c880-f830-4542-8d7a-ae4effe3717a} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5334 | 2026.01.20 23:52:06.309482 [ 260 ] {7061c880-f830-4542-8d7a-ae4effe3717a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5335 | 2026.01.20 23:52:06.309796 [ 260 ] {7061c880-f830-4542-8d7a-ae4effe3717a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5336 | 2026.01.20 23:52:06.310004 [ 260 ] {7061c880-f830-4542-8d7a-ae4effe3717a} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5337 | 2026.01.20 23:52:06.310149 [ 260 ] {7061c880-f830-4542-8d7a-ae4effe3717a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 5338 | 2026.01.20 23:52:06.310185 [ 260 ] {7061c880-f830-4542-8d7a-ae4effe3717a} <Debug> TCPHandler: Processed in 0.001241492 sec. | ||
| 5339 | 2026.01.20 23:52:07.379440 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11067 | ||
| 5340 | 2026.01.20 23:52:07.379949 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5341 | 2026.01.20 23:52:07.379997 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5342 | 2026.01.20 23:52:07.380500 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5343 | 2026.01.20 23:52:07.380762 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5344 | 2026.01.20 23:52:07.380912 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11067 | ||
| 5345 | 2026.01.20 23:52:07.968633 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5346 | 2026.01.20 23:52:07.984676 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5347 | 2026.01.20 23:52:07.984739 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5348 | 2026.01.20 23:52:07.991022 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5349 | 2026.01.20 23:52:07.991809 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5350 | 2026.01.20 23:52:07.994621 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5351 | 2026.01.20 23:52:09.676264 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64577 | ||
| 5352 | 2026.01.20 23:52:09.676386 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5353 | 2026.01.20 23:52:09.676410 [ 287 ] {} <Debug> TCP-Session: 6825a9b1-e128-428a-a5e2-dc33b590cad8 Authenticating user 'default' from [fd00:1122:3344:101::e]:64577 | ||
| 5354 | 2026.01.20 23:52:09.676432 [ 287 ] {} <Debug> TCP-Session: 6825a9b1-e128-428a-a5e2-dc33b590cad8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5355 | 2026.01.20 23:52:09.676445 [ 287 ] {} <Debug> TCP-Session: 6825a9b1-e128-428a-a5e2-dc33b590cad8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5356 | 2026.01.20 23:52:09.676647 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32946 | ||
| 5357 | 2026.01.20 23:52:09.676662 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37272 | ||
| 5358 | 2026.01.20 23:52:09.676708 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46502 | ||
| 5359 | 2026.01.20 23:52:09.676721 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43421 | ||
| 5360 | 2026.01.20 23:52:09.676700 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44812 | ||
| 5361 | 2026.01.20 23:52:09.676768 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5362 | 2026.01.20 23:52:09.676694 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63699 | ||
| 5363 | 2026.01.20 23:52:09.676820 [ 289 ] {} <Debug> TCP-Session: 179458da-6b74-4323-b954-881d6e63f45d Authenticating user 'default' from [fd00:1122:3344:101::e]:32946 | ||
| 5364 | 2026.01.20 23:52:09.676844 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5365 | 2026.01.20 23:52:09.676854 [ 287 ] {} <Trace> TCP-Session: 6825a9b1-e128-428a-a5e2-dc33b590cad8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5366 | 2026.01.20 23:52:09.676874 [ 289 ] {} <Debug> TCP-Session: 179458da-6b74-4323-b954-881d6e63f45d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5367 | 2026.01.20 23:52:09.676676 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62417 | ||
| 5368 | 2026.01.20 23:52:09.676907 [ 294 ] {} <Debug> TCP-Session: 3fd4d657-f96d-48da-a3d0-8ce961700286 Authenticating user 'default' from [fd00:1122:3344:101::e]:46502 | ||
| 5369 | 2026.01.20 23:52:09.676911 [ 289 ] {} <Debug> TCP-Session: 179458da-6b74-4323-b954-881d6e63f45d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5370 | 2026.01.20 23:52:09.676733 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55126 | ||
| 5371 | 2026.01.20 23:52:09.676973 [ 294 ] {} <Debug> TCP-Session: 3fd4d657-f96d-48da-a3d0-8ce961700286 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5372 | 2026.01.20 23:52:09.677014 [ 294 ] {} <Debug> TCP-Session: 3fd4d657-f96d-48da-a3d0-8ce961700286 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5373 | 2026.01.20 23:52:09.677031 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5374 | 2026.01.20 23:52:09.677078 [ 259 ] {} <Debug> TCP-Session: ab5d3748-6e0f-418d-af71-9f3b3a8398fd Authenticating user 'default' from [fd00:1122:3344:101::e]:43421 | ||
| 5375 | 2026.01.20 23:52:09.677081 [ 287 ] {813bb595-ec50-4c40-a76d-98a6349ded11} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64577) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5376 | 2026.01.20 23:52:09.677096 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5377 | 2026.01.20 23:52:09.677106 [ 259 ] {} <Debug> TCP-Session: ab5d3748-6e0f-418d-af71-9f3b3a8398fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5378 | 2026.01.20 23:52:09.677151 [ 292 ] {} <Debug> TCP-Session: 911844c7-4f47-4a54-8c07-cf96eae1d15a Authenticating user 'default' from [fd00:1122:3344:101::e]:63699 | ||
| 5379 | 2026.01.20 23:52:09.677160 [ 259 ] {} <Debug> TCP-Session: ab5d3748-6e0f-418d-af71-9f3b3a8398fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5380 | 2026.01.20 23:52:09.677190 [ 292 ] {} <Debug> TCP-Session: 911844c7-4f47-4a54-8c07-cf96eae1d15a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5381 | 2026.01.20 23:52:09.677213 [ 292 ] {} <Debug> TCP-Session: 911844c7-4f47-4a54-8c07-cf96eae1d15a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5382 | 2026.01.20 23:52:09.677221 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5383 | 2026.01.20 23:52:09.677254 [ 286 ] {} <Debug> TCP-Session: f9aed0e3-0fdc-460e-9bc5-d59a34d62ae0 Authenticating user 'default' from [fd00:1122:3344:101::e]:55126 | ||
| 5384 | 2026.01.20 23:52:09.677271 [ 286 ] {} <Debug> TCP-Session: f9aed0e3-0fdc-460e-9bc5-d59a34d62ae0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5385 | 2026.01.20 23:52:09.677284 [ 286 ] {} <Debug> TCP-Session: f9aed0e3-0fdc-460e-9bc5-d59a34d62ae0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5386 | 2026.01.20 23:52:09.677292 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5387 | 2026.01.20 23:52:09.677300 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5388 | 2026.01.20 23:52:09.677330 [ 291 ] {} <Debug> TCP-Session: 23c86f4a-0766-4ed8-8677-0b0feaaa9a28 Authenticating user 'default' from [fd00:1122:3344:101::e]:62417 | ||
| 5389 | 2026.01.20 23:52:09.677350 [ 290 ] {} <Debug> TCP-Session: 5444adec-bea7-4395-aa96-4ba9e962e0cf Authenticating user 'default' from [fd00:1122:3344:101::e]:37272 | ||
| 5390 | 2026.01.20 23:52:09.677362 [ 291 ] {} <Debug> TCP-Session: 23c86f4a-0766-4ed8-8677-0b0feaaa9a28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5391 | 2026.01.20 23:52:09.677378 [ 290 ] {} <Debug> TCP-Session: 5444adec-bea7-4395-aa96-4ba9e962e0cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5392 | 2026.01.20 23:52:09.677390 [ 291 ] {} <Debug> TCP-Session: 23c86f4a-0766-4ed8-8677-0b0feaaa9a28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5393 | 2026.01.20 23:52:09.677402 [ 290 ] {} <Debug> TCP-Session: 5444adec-bea7-4395-aa96-4ba9e962e0cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5394 | 2026.01.20 23:52:09.677300 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5395 | 2026.01.20 23:52:09.677477 [ 293 ] {} <Debug> TCP-Session: f5e30901-848c-464e-b7aa-3abf53959f94 Authenticating user 'default' from [fd00:1122:3344:101::e]:44812 | ||
| 5396 | 2026.01.20 23:52:09.677499 [ 293 ] {} <Debug> TCP-Session: f5e30901-848c-464e-b7aa-3abf53959f94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5397 | 2026.01.20 23:52:09.677510 [ 287 ] {813bb595-ec50-4c40-a76d-98a6349ded11} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5398 | 2026.01.20 23:52:09.677512 [ 293 ] {} <Debug> TCP-Session: f5e30901-848c-464e-b7aa-3abf53959f94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5399 | 2026.01.20 23:52:09.677584 [ 287 ] {813bb595-ec50-4c40-a76d-98a6349ded11} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5400 | 2026.01.20 23:52:09.677925 [ 287 ] {813bb595-ec50-4c40-a76d-98a6349ded11} <Debug> oximeter.version (bf6a6be5-c50e-4d14-8de5-2a68c2469e09) (SelectExecutor): Key condition: unknown | ||
| 5401 | 2026.01.20 23:52:09.679401 [ 269 ] {813bb595-ec50-4c40-a76d-98a6349ded11} <Trace> AggregatingTransform: Aggregating | ||
| 5402 | 2026.01.20 23:52:09.679448 [ 269 ] {813bb595-ec50-4c40-a76d-98a6349ded11} <Trace> Aggregator: Aggregation method: without_key | ||
| 5403 | 2026.01.20 23:52:09.679484 [ 269 ] {813bb595-ec50-4c40-a76d-98a6349ded11} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001447475 sec. (690.858 rows/sec., 26.99 KiB/sec.) | ||
| 5404 | 2026.01.20 23:52:09.679498 [ 269 ] {813bb595-ec50-4c40-a76d-98a6349ded11} <Trace> Aggregator: Merging aggregated data | ||
| 5405 | 2026.01.20 23:52:09.680745 [ 287 ] {813bb595-ec50-4c40-a76d-98a6349ded11} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003738 sec., 267.5227394328518 rows/sec., 10.45 KiB/sec. | ||
| 5406 | 2026.01.20 23:52:09.680954 [ 287 ] {813bb595-ec50-4c40-a76d-98a6349ded11} <Debug> TCPHandler: Processed in 0.004287783 sec. | ||
| 5407 | 2026.01.20 23:52:09.681092 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5408 | 2026.01.20 23:52:09.681118 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5409 | 2026.01.20 23:52:09.681138 [ 287 ] {} <Debug> TCP-Session: 6825a9b1-e128-428a-a5e2-dc33b590cad8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5410 | 2026.01.20 23:52:09.681144 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5411 | 2026.01.20 23:52:09.681180 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5412 | 2026.01.20 23:52:09.681204 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5413 | 2026.01.20 23:52:09.681213 [ 294 ] {} <Debug> TCP-Session: 3fd4d657-f96d-48da-a3d0-8ce961700286 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5414 | 2026.01.20 23:52:09.681232 [ 290 ] {} <Debug> TCP-Session: 5444adec-bea7-4395-aa96-4ba9e962e0cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5415 | 2026.01.20 23:52:09.681260 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5416 | 2026.01.20 23:52:09.681249 [ 291 ] {} <Debug> TCP-Session: 23c86f4a-0766-4ed8-8677-0b0feaaa9a28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5417 | 2026.01.20 23:52:09.681300 [ 286 ] {} <Debug> TCP-Session: f9aed0e3-0fdc-460e-9bc5-d59a34d62ae0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5418 | 2026.01.20 23:52:09.681243 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5419 | 2026.01.20 23:52:09.681227 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5420 | 2026.01.20 23:52:09.681370 [ 292 ] {} <Debug> TCP-Session: 911844c7-4f47-4a54-8c07-cf96eae1d15a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5421 | 2026.01.20 23:52:09.681166 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5422 | 2026.01.20 23:52:09.681396 [ 259 ] {} <Debug> TCP-Session: ab5d3748-6e0f-418d-af71-9f3b3a8398fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5423 | 2026.01.20 23:52:09.681160 [ 289 ] {} <Debug> TCP-Session: 179458da-6b74-4323-b954-881d6e63f45d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5424 | 2026.01.20 23:52:09.681438 [ 293 ] {} <Debug> TCP-Session: f5e30901-848c-464e-b7aa-3abf53959f94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5425 | 2026.01.20 23:52:09.719877 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38560 | ||
| 5426 | 2026.01.20 23:52:09.720000 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5427 | 2026.01.20 23:52:09.720039 [ 287 ] {} <Debug> TCP-Session: 5d09b2de-8de1-4bae-9e9b-4832e426cb5f Authenticating user 'default' from [fd00:1122:3344:101::e]:38560 | ||
| 5428 | 2026.01.20 23:52:09.720068 [ 287 ] {} <Debug> TCP-Session: 5d09b2de-8de1-4bae-9e9b-4832e426cb5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5429 | 2026.01.20 23:52:09.720086 [ 287 ] {} <Debug> TCP-Session: 5d09b2de-8de1-4bae-9e9b-4832e426cb5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5430 | 2026.01.20 23:52:09.720339 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63535 | ||
| 5431 | 2026.01.20 23:52:09.720371 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48749 | ||
| 5432 | 2026.01.20 23:52:09.720398 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37108 | ||
| 5433 | 2026.01.20 23:52:09.720401 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64361 | ||
| 5434 | 2026.01.20 23:52:09.720452 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5435 | 2026.01.20 23:52:09.720467 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34918 | ||
| 5436 | 2026.01.20 23:52:09.720501 [ 289 ] {} <Debug> TCP-Session: a45d2d66-fdbb-4667-8ab4-c9867499d2e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:63535 | ||
| 5437 | 2026.01.20 23:52:09.720523 [ 287 ] {} <Trace> TCP-Session: 5d09b2de-8de1-4bae-9e9b-4832e426cb5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5438 | 2026.01.20 23:52:09.720542 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5439 | 2026.01.20 23:52:09.720533 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5440 | 2026.01.20 23:52:09.720589 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5441 | 2026.01.20 23:52:09.720604 [ 292 ] {} <Debug> TCP-Session: 96240e68-2f61-45f6-a479-3a476b3c6026 Authenticating user 'default' from [fd00:1122:3344:101::e]:37108 | ||
| 5442 | 2026.01.20 23:52:09.720617 [ 293 ] {} <Debug> TCP-Session: 60b43e51-fb6b-445f-a7a5-52b8ecd8eeee Authenticating user 'default' from [fd00:1122:3344:101::e]:64361 | ||
| 5443 | 2026.01.20 23:52:09.720631 [ 286 ] {} <Debug> TCP-Session: 25b22153-a236-4c75-baef-43917294de03 Authenticating user 'default' from [fd00:1122:3344:101::e]:34918 | ||
| 5444 | 2026.01.20 23:52:09.720655 [ 292 ] {} <Debug> TCP-Session: 96240e68-2f61-45f6-a479-3a476b3c6026 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5445 | 2026.01.20 23:52:09.720658 [ 293 ] {} <Debug> TCP-Session: 60b43e51-fb6b-445f-a7a5-52b8ecd8eeee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5446 | 2026.01.20 23:52:09.720680 [ 286 ] {} <Debug> TCP-Session: 25b22153-a236-4c75-baef-43917294de03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5447 | 2026.01.20 23:52:09.720699 [ 293 ] {} <Debug> TCP-Session: 60b43e51-fb6b-445f-a7a5-52b8ecd8eeee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5448 | 2026.01.20 23:52:09.720719 [ 286 ] {} <Debug> TCP-Session: 25b22153-a236-4c75-baef-43917294de03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5449 | 2026.01.20 23:52:09.720724 [ 287 ] {a18c9b32-2377-4848-92f3-d23cda0a5142} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38560) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5450 | 2026.01.20 23:52:09.720688 [ 292 ] {} <Debug> TCP-Session: 96240e68-2f61-45f6-a479-3a476b3c6026 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5451 | 2026.01.20 23:52:09.720470 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5452 | 2026.01.20 23:52:09.720464 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33436 | ||
| 5453 | 2026.01.20 23:52:09.720811 [ 291 ] {} <Debug> TCP-Session: d60b2af7-1543-4263-84bf-0871549d7af5 Authenticating user 'default' from [fd00:1122:3344:101::e]:48749 | ||
| 5454 | 2026.01.20 23:52:09.720369 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62197 | ||
| 5455 | 2026.01.20 23:52:09.720838 [ 291 ] {} <Debug> TCP-Session: d60b2af7-1543-4263-84bf-0871549d7af5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5456 | 2026.01.20 23:52:09.720552 [ 289 ] {} <Debug> TCP-Session: a45d2d66-fdbb-4667-8ab4-c9867499d2e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5457 | 2026.01.20 23:52:09.720868 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5458 | 2026.01.20 23:52:09.720885 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5459 | 2026.01.20 23:52:09.720885 [ 289 ] {} <Debug> TCP-Session: a45d2d66-fdbb-4667-8ab4-c9867499d2e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5460 | 2026.01.20 23:52:09.720924 [ 290 ] {} <Debug> TCP-Session: 7507c304-480d-42fa-95f5-8cf6aa48d688 Authenticating user 'default' from [fd00:1122:3344:101::e]:62197 | ||
| 5461 | 2026.01.20 23:52:09.720916 [ 259 ] {} <Debug> TCP-Session: 88f1f674-849d-4bf9-8cd4-46c2e1a720b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:33436 | ||
| 5462 | 2026.01.20 23:52:09.720953 [ 290 ] {} <Debug> TCP-Session: 7507c304-480d-42fa-95f5-8cf6aa48d688 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5463 | 2026.01.20 23:52:09.720976 [ 259 ] {} <Debug> TCP-Session: 88f1f674-849d-4bf9-8cd4-46c2e1a720b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5464 | 2026.01.20 23:52:09.720990 [ 290 ] {} <Debug> TCP-Session: 7507c304-480d-42fa-95f5-8cf6aa48d688 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5465 | 2026.01.20 23:52:09.721003 [ 259 ] {} <Debug> TCP-Session: 88f1f674-849d-4bf9-8cd4-46c2e1a720b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5466 | 2026.01.20 23:52:09.720863 [ 291 ] {} <Debug> TCP-Session: d60b2af7-1543-4263-84bf-0871549d7af5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5467 | 2026.01.20 23:52:09.721018 [ 287 ] {a18c9b32-2377-4848-92f3-d23cda0a5142} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5468 | 2026.01.20 23:52:09.720453 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33396 | ||
| 5469 | 2026.01.20 23:52:09.721087 [ 287 ] {a18c9b32-2377-4848-92f3-d23cda0a5142} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5470 | 2026.01.20 23:52:09.721120 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5471 | 2026.01.20 23:52:09.721147 [ 294 ] {} <Debug> TCP-Session: 99a8105a-ff39-47fd-8bac-b0b9da89cdc2 Authenticating user 'default' from [fd00:1122:3344:101::e]:33396 | ||
| 5472 | 2026.01.20 23:52:09.721168 [ 294 ] {} <Debug> TCP-Session: 99a8105a-ff39-47fd-8bac-b0b9da89cdc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5473 | 2026.01.20 23:52:09.721185 [ 294 ] {} <Debug> TCP-Session: 99a8105a-ff39-47fd-8bac-b0b9da89cdc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5474 | 2026.01.20 23:52:09.721367 [ 287 ] {a18c9b32-2377-4848-92f3-d23cda0a5142} <Debug> oximeter.version (bf6a6be5-c50e-4d14-8de5-2a68c2469e09) (SelectExecutor): Key condition: unknown | ||
| 5475 | 2026.01.20 23:52:09.722337 [ 346 ] {a18c9b32-2377-4848-92f3-d23cda0a5142} <Trace> AggregatingTransform: Aggregating | ||
| 5476 | 2026.01.20 23:52:09.722382 [ 346 ] {a18c9b32-2377-4848-92f3-d23cda0a5142} <Trace> Aggregator: Aggregation method: without_key | ||
| 5477 | 2026.01.20 23:52:09.722410 [ 346 ] {a18c9b32-2377-4848-92f3-d23cda0a5142} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000941736 sec. (1061.869 rows/sec., 41.48 KiB/sec.) | ||
| 5478 | 2026.01.20 23:52:09.722426 [ 346 ] {a18c9b32-2377-4848-92f3-d23cda0a5142} <Trace> Aggregator: Merging aggregated data | ||
| 5479 | 2026.01.20 23:52:09.723657 [ 287 ] {a18c9b32-2377-4848-92f3-d23cda0a5142} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002992 sec., 334.2245989304813 rows/sec., 13.06 KiB/sec. | ||
| 5480 | 2026.01.20 23:52:09.723783 [ 287 ] {a18c9b32-2377-4848-92f3-d23cda0a5142} <Debug> TCPHandler: Processed in 0.003407248 sec. | ||
| 5481 | 2026.01.20 23:52:09.723898 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5482 | 2026.01.20 23:52:09.723927 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5483 | 2026.01.20 23:52:09.723928 [ 287 ] {} <Debug> TCP-Session: 5d09b2de-8de1-4bae-9e9b-4832e426cb5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5484 | 2026.01.20 23:52:09.723955 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5485 | 2026.01.20 23:52:09.723973 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5486 | 2026.01.20 23:52:09.723992 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5487 | 2026.01.20 23:52:09.724013 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5488 | 2026.01.20 23:52:09.724024 [ 289 ] {} <Debug> TCP-Session: a45d2d66-fdbb-4667-8ab4-c9867499d2e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5489 | 2026.01.20 23:52:09.724052 [ 286 ] {} <Debug> TCP-Session: 25b22153-a236-4c75-baef-43917294de03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5490 | 2026.01.20 23:52:09.724063 [ 293 ] {} <Debug> TCP-Session: 60b43e51-fb6b-445f-a7a5-52b8ecd8eeee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5491 | 2026.01.20 23:52:09.724070 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5492 | 2026.01.20 23:52:09.724052 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5493 | 2026.01.20 23:52:09.724029 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5494 | 2026.01.20 23:52:09.724140 [ 294 ] {} <Debug> TCP-Session: 99a8105a-ff39-47fd-8bac-b0b9da89cdc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5495 | 2026.01.20 23:52:09.724158 [ 259 ] {} <Debug> TCP-Session: 88f1f674-849d-4bf9-8cd4-46c2e1a720b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5496 | 2026.01.20 23:52:09.724179 [ 290 ] {} <Debug> TCP-Session: 7507c304-480d-42fa-95f5-8cf6aa48d688 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5497 | 2026.01.20 23:52:09.723962 [ 291 ] {} <Debug> TCP-Session: d60b2af7-1543-4263-84bf-0871549d7af5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5498 | 2026.01.20 23:52:09.724004 [ 292 ] {} <Debug> TCP-Session: 96240e68-2f61-45f6-a479-3a476b3c6026 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5499 | 2026.01.20 23:52:09.802642 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56717 | ||
| 5500 | 2026.01.20 23:52:09.802751 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5501 | 2026.01.20 23:52:09.802778 [ 287 ] {} <Debug> TCP-Session: fa694a5d-348e-41cc-8e0a-504acb7266d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:56717 | ||
| 5502 | 2026.01.20 23:52:09.802801 [ 287 ] {} <Debug> TCP-Session: fa694a5d-348e-41cc-8e0a-504acb7266d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5503 | 2026.01.20 23:52:09.802813 [ 287 ] {} <Debug> TCP-Session: fa694a5d-348e-41cc-8e0a-504acb7266d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5504 | 2026.01.20 23:52:09.802985 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52177 | ||
| 5505 | 2026.01.20 23:52:09.803012 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52971 | ||
| 5506 | 2026.01.20 23:52:09.803043 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54307 | ||
| 5507 | 2026.01.20 23:52:09.803069 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49561 | ||
| 5508 | 2026.01.20 23:52:09.803091 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60003 | ||
| 5509 | 2026.01.20 23:52:09.803115 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5510 | 2026.01.20 23:52:09.803084 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46412 | ||
| 5511 | 2026.01.20 23:52:09.803161 [ 289 ] {} <Debug> TCP-Session: 78d4169e-b45f-4c09-9437-3b9dfe0df1ea Authenticating user 'default' from [fd00:1122:3344:101::e]:52177 | ||
| 5512 | 2026.01.20 23:52:09.803166 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5513 | 2026.01.20 23:52:09.803177 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5514 | 2026.01.20 23:52:09.803199 [ 289 ] {} <Debug> TCP-Session: 78d4169e-b45f-4c09-9437-3b9dfe0df1ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5515 | 2026.01.20 23:52:09.803205 [ 293 ] {} <Debug> TCP-Session: 2748e65e-c05d-40ee-aae4-af881d166f0b Authenticating user 'default' from [fd00:1122:3344:101::e]:54307 | ||
| 5516 | 2026.01.20 23:52:09.803222 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5517 | 2026.01.20 23:52:09.803227 [ 286 ] {} <Debug> TCP-Session: 556ed2a6-ebee-44c4-a8f6-825cb97a4e6a Authenticating user 'default' from [fd00:1122:3344:101::e]:60003 | ||
| 5518 | 2026.01.20 23:52:09.803238 [ 293 ] {} <Debug> TCP-Session: 2748e65e-c05d-40ee-aae4-af881d166f0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5519 | 2026.01.20 23:52:09.803256 [ 259 ] {} <Debug> TCP-Session: 1ce70119-29b3-4224-9f00-292825eefefe Authenticating user 'default' from [fd00:1122:3344:101::e]:46412 | ||
| 5520 | 2026.01.20 23:52:09.803275 [ 286 ] {} <Debug> TCP-Session: 556ed2a6-ebee-44c4-a8f6-825cb97a4e6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5521 | 2026.01.20 23:52:09.803279 [ 293 ] {} <Debug> TCP-Session: 2748e65e-c05d-40ee-aae4-af881d166f0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5522 | 2026.01.20 23:52:09.803296 [ 259 ] {} <Debug> TCP-Session: 1ce70119-29b3-4224-9f00-292825eefefe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5523 | 2026.01.20 23:52:09.803307 [ 286 ] {} <Debug> TCP-Session: 556ed2a6-ebee-44c4-a8f6-825cb97a4e6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5524 | 2026.01.20 23:52:09.803331 [ 259 ] {} <Debug> TCP-Session: 1ce70119-29b3-4224-9f00-292825eefefe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5525 | 2026.01.20 23:52:09.803228 [ 289 ] {} <Debug> TCP-Session: 78d4169e-b45f-4c09-9437-3b9dfe0df1ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5526 | 2026.01.20 23:52:09.803163 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5527 | 2026.01.20 23:52:09.803041 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65307 | ||
| 5528 | 2026.01.20 23:52:09.803432 [ 290 ] {} <Debug> TCP-Session: b3b42778-4555-413e-a8b7-a77845e5be14 Authenticating user 'default' from [fd00:1122:3344:101::e]:52971 | ||
| 5529 | 2026.01.20 23:52:09.803028 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37188 | ||
| 5530 | 2026.01.20 23:52:09.803499 [ 290 ] {} <Debug> TCP-Session: b3b42778-4555-413e-a8b7-a77845e5be14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5531 | 2026.01.20 23:52:09.803162 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5532 | 2026.01.20 23:52:09.803535 [ 290 ] {} <Debug> TCP-Session: b3b42778-4555-413e-a8b7-a77845e5be14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5533 | 2026.01.20 23:52:09.803543 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5534 | 2026.01.20 23:52:09.803553 [ 294 ] {} <Debug> TCP-Session: 9b18208a-069a-4d03-acb3-e451b47e1e7b Authenticating user 'default' from [fd00:1122:3344:101::e]:49561 | ||
| 5535 | 2026.01.20 23:52:09.803571 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5536 | 2026.01.20 23:52:09.803583 [ 292 ] {} <Debug> TCP-Session: 0010afc5-eaee-4fb8-bd75-23ffb92cef59 Authenticating user 'default' from [fd00:1122:3344:101::e]:65307 | ||
| 5537 | 2026.01.20 23:52:09.803599 [ 294 ] {} <Debug> TCP-Session: 9b18208a-069a-4d03-acb3-e451b47e1e7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5538 | 2026.01.20 23:52:09.803616 [ 291 ] {} <Debug> TCP-Session: 9b5f0b16-be05-42d8-8f48-43410ebed6ce Authenticating user 'default' from [fd00:1122:3344:101::e]:37188 | ||
| 5539 | 2026.01.20 23:52:09.803637 [ 294 ] {} <Debug> TCP-Session: 9b18208a-069a-4d03-acb3-e451b47e1e7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5540 | 2026.01.20 23:52:09.803633 [ 292 ] {} <Debug> TCP-Session: 0010afc5-eaee-4fb8-bd75-23ffb92cef59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5541 | 2026.01.20 23:52:09.803655 [ 291 ] {} <Debug> TCP-Session: 9b5f0b16-be05-42d8-8f48-43410ebed6ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5542 | 2026.01.20 23:52:09.803678 [ 292 ] {} <Debug> TCP-Session: 0010afc5-eaee-4fb8-bd75-23ffb92cef59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5543 | 2026.01.20 23:52:09.803692 [ 291 ] {} <Debug> TCP-Session: 9b5f0b16-be05-42d8-8f48-43410ebed6ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5544 | 2026.01.20 23:52:09.803186 [ 287 ] {} <Trace> TCP-Session: fa694a5d-348e-41cc-8e0a-504acb7266d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5545 | 2026.01.20 23:52:09.803885 [ 287 ] {dade952d-37f1-47c4-a0ba-e61d9717bf71} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56717) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5546 | 2026.01.20 23:52:09.804156 [ 287 ] {dade952d-37f1-47c4-a0ba-e61d9717bf71} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5547 | 2026.01.20 23:52:09.804213 [ 287 ] {dade952d-37f1-47c4-a0ba-e61d9717bf71} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5548 | 2026.01.20 23:52:09.804509 [ 287 ] {dade952d-37f1-47c4-a0ba-e61d9717bf71} <Debug> oximeter.version (bf6a6be5-c50e-4d14-8de5-2a68c2469e09) (SelectExecutor): Key condition: unknown | ||
| 5549 | 2026.01.20 23:52:09.805515 [ 329 ] {dade952d-37f1-47c4-a0ba-e61d9717bf71} <Trace> AggregatingTransform: Aggregating | ||
| 5550 | 2026.01.20 23:52:09.805555 [ 329 ] {dade952d-37f1-47c4-a0ba-e61d9717bf71} <Trace> Aggregator: Aggregation method: without_key | ||
| 5551 | 2026.01.20 23:52:09.805592 [ 329 ] {dade952d-37f1-47c4-a0ba-e61d9717bf71} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000983987 sec. (1016.274 rows/sec., 39.70 KiB/sec.) | ||
| 5552 | 2026.01.20 23:52:09.805607 [ 329 ] {dade952d-37f1-47c4-a0ba-e61d9717bf71} <Trace> Aggregator: Merging aggregated data | ||
| 5553 | 2026.01.20 23:52:09.807073 [ 287 ] {dade952d-37f1-47c4-a0ba-e61d9717bf71} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003246 sec., 308.07147258163894 rows/sec., 12.03 KiB/sec. | ||
| 5554 | 2026.01.20 23:52:09.807225 [ 287 ] {dade952d-37f1-47c4-a0ba-e61d9717bf71} <Debug> TCPHandler: Processed in 0.004161751 sec. | ||
| 5555 | 2026.01.20 23:52:09.807310 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5556 | 2026.01.20 23:52:09.807342 [ 287 ] {} <Debug> TCP-Session: fa694a5d-348e-41cc-8e0a-504acb7266d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5557 | 2026.01.20 23:52:09.807346 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5558 | 2026.01.20 23:52:09.807374 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5559 | 2026.01.20 23:52:09.807391 [ 289 ] {} <Debug> TCP-Session: 78d4169e-b45f-4c09-9437-3b9dfe0df1ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5560 | 2026.01.20 23:52:09.807397 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5561 | 2026.01.20 23:52:09.807416 [ 290 ] {} <Debug> TCP-Session: b3b42778-4555-413e-a8b7-a77845e5be14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5562 | 2026.01.20 23:52:09.807426 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5563 | 2026.01.20 23:52:09.807443 [ 291 ] {} <Debug> TCP-Session: 9b5f0b16-be05-42d8-8f48-43410ebed6ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5564 | 2026.01.20 23:52:09.807459 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5565 | 2026.01.20 23:52:09.807480 [ 293 ] {} <Debug> TCP-Session: 2748e65e-c05d-40ee-aae4-af881d166f0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5566 | 2026.01.20 23:52:09.807491 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5567 | 2026.01.20 23:52:09.807508 [ 286 ] {} <Debug> TCP-Session: 556ed2a6-ebee-44c4-a8f6-825cb97a4e6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5568 | 2026.01.20 23:52:09.807514 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5569 | 2026.01.20 23:52:09.807532 [ 294 ] {} <Debug> TCP-Session: 9b18208a-069a-4d03-acb3-e451b47e1e7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5570 | 2026.01.20 23:52:09.807471 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5571 | 2026.01.20 23:52:09.807553 [ 259 ] {} <Debug> TCP-Session: 1ce70119-29b3-4224-9f00-292825eefefe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5572 | 2026.01.20 23:52:09.807615 [ 292 ] {} <Debug> TCP-Session: 0010afc5-eaee-4fb8-bd75-23ffb92cef59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5573 | 2026.01.20 23:52:11.293260 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5574 | 2026.01.20 23:52:11.293453 [ 260 ] {d61de859-8cba-43c5-96d4-581e516bc770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5575 | 2026.01.20 23:52:11.293527 [ 260 ] {d61de859-8cba-43c5-96d4-581e516bc770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5576 | 2026.01.20 23:52:11.294274 [ 260 ] {d61de859-8cba-43c5-96d4-581e516bc770} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5577 | 2026.01.20 23:52:11.294324 [ 260 ] {d61de859-8cba-43c5-96d4-581e516bc770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5578 | 2026.01.20 23:52:11.294768 [ 260 ] {d61de859-8cba-43c5-96d4-581e516bc770} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5579 | 2026.01.20 23:52:11.294991 [ 260 ] {d61de859-8cba-43c5-96d4-581e516bc770} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5580 | 2026.01.20 23:52:11.295165 [ 260 ] {d61de859-8cba-43c5-96d4-581e516bc770} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.00176 sec., 77272.72727272726 rows/sec., 6.69 MiB/sec. | ||
| 5581 | 2026.01.20 23:52:11.295216 [ 260 ] {d61de859-8cba-43c5-96d4-581e516bc770} <Debug> TCPHandler: Processed in 0.002088275 sec. | ||
| 5582 | 2026.01.20 23:52:11.295340 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5583 | 2026.01.20 23:52:11.295443 [ 260 ] {8af24111-3536-49c5-8516-2db40541ee1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5584 | 2026.01.20 23:52:11.295487 [ 260 ] {8af24111-3536-49c5-8516-2db40541ee1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5585 | 2026.01.20 23:52:11.295935 [ 260 ] {8af24111-3536-49c5-8516-2db40541ee1e} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5586 | 2026.01.20 23:52:11.295976 [ 260 ] {8af24111-3536-49c5-8516-2db40541ee1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5587 | 2026.01.20 23:52:11.296336 [ 260 ] {8af24111-3536-49c5-8516-2db40541ee1e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5588 | 2026.01.20 23:52:11.296576 [ 260 ] {8af24111-3536-49c5-8516-2db40541ee1e} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5589 | 2026.01.20 23:52:11.296721 [ 260 ] {8af24111-3536-49c5-8516-2db40541ee1e} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001302 sec., 30721.966205837172 rows/sec., 2.26 MiB/sec. | ||
| 5590 | 2026.01.20 23:52:11.296761 [ 260 ] {8af24111-3536-49c5-8516-2db40541ee1e} <Debug> TCPHandler: Processed in 0.001474925 sec. | ||
| 5591 | 2026.01.20 23:52:11.296866 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5592 | 2026.01.20 23:52:11.296967 [ 260 ] {f9e9874e-3887-44bf-b222-28b982ab318e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5593 | 2026.01.20 23:52:11.297011 [ 260 ] {f9e9874e-3887-44bf-b222-28b982ab318e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5594 | 2026.01.20 23:52:11.297451 [ 260 ] {f9e9874e-3887-44bf-b222-28b982ab318e} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5595 | 2026.01.20 23:52:11.297488 [ 260 ] {f9e9874e-3887-44bf-b222-28b982ab318e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5596 | 2026.01.20 23:52:11.297814 [ 260 ] {f9e9874e-3887-44bf-b222-28b982ab318e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5597 | 2026.01.20 23:52:11.298045 [ 260 ] {f9e9874e-3887-44bf-b222-28b982ab318e} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5598 | 2026.01.20 23:52:11.298180 [ 260 ] {f9e9874e-3887-44bf-b222-28b982ab318e} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001235 sec., 84210.52631578948 rows/sec., 6.58 MiB/sec. | ||
| 5599 | 2026.01.20 23:52:11.298218 [ 260 ] {f9e9874e-3887-44bf-b222-28b982ab318e} <Debug> TCPHandler: Processed in 0.001403244 sec. | ||
| 5600 | 2026.01.20 23:52:11.298328 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5601 | 2026.01.20 23:52:11.298425 [ 260 ] {3fa5defc-b2c7-4e63-aced-2dfa9683f536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5602 | 2026.01.20 23:52:11.298468 [ 260 ] {3fa5defc-b2c7-4e63-aced-2dfa9683f536} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5603 | 2026.01.20 23:52:11.298856 [ 260 ] {3fa5defc-b2c7-4e63-aced-2dfa9683f536} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5604 | 2026.01.20 23:52:11.298892 [ 260 ] {3fa5defc-b2c7-4e63-aced-2dfa9683f536} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5605 | 2026.01.20 23:52:11.299209 [ 260 ] {3fa5defc-b2c7-4e63-aced-2dfa9683f536} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5606 | 2026.01.20 23:52:11.299411 [ 260 ] {3fa5defc-b2c7-4e63-aced-2dfa9683f536} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5607 | 2026.01.20 23:52:11.299553 [ 260 ] {3fa5defc-b2c7-4e63-aced-2dfa9683f536} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001147 sec., 139494.33304272013 rows/sec., 9.72 MiB/sec. | ||
| 5608 | 2026.01.20 23:52:11.299604 [ 260 ] {3fa5defc-b2c7-4e63-aced-2dfa9683f536} <Debug> TCPHandler: Processed in 0.001326143 sec. | ||
| 5609 | 2026.01.20 23:52:11.299773 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5610 | 2026.01.20 23:52:11.299892 [ 260 ] {617f4118-18bb-43da-a76f-3fd0aeb645bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5611 | 2026.01.20 23:52:11.299956 [ 260 ] {617f4118-18bb-43da-a76f-3fd0aeb645bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5612 | 2026.01.20 23:52:11.300857 [ 260 ] {617f4118-18bb-43da-a76f-3fd0aeb645bf} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5613 | 2026.01.20 23:52:11.300890 [ 260 ] {617f4118-18bb-43da-a76f-3fd0aeb645bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5614 | 2026.01.20 23:52:11.301509 [ 260 ] {617f4118-18bb-43da-a76f-3fd0aeb645bf} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5615 | 2026.01.20 23:52:11.301738 [ 260 ] {617f4118-18bb-43da-a76f-3fd0aeb645bf} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5616 | 2026.01.20 23:52:11.301905 [ 260 ] {617f4118-18bb-43da-a76f-3fd0aeb645bf} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002033 sec., 19675.35661583866 rows/sec., 35.26 MiB/sec. | ||
| 5617 | 2026.01.20 23:52:11.301974 [ 260 ] {617f4118-18bb-43da-a76f-3fd0aeb645bf} <Debug> TCPHandler: Processed in 0.002263768 sec. | ||
| 5618 | 2026.01.20 23:52:11.302094 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5619 | 2026.01.20 23:52:11.302190 [ 260 ] {920e1906-73ec-48a4-a23b-4e1ba2e4ff92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5620 | 2026.01.20 23:52:11.302232 [ 260 ] {920e1906-73ec-48a4-a23b-4e1ba2e4ff92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5621 | 2026.01.20 23:52:11.302555 [ 260 ] {920e1906-73ec-48a4-a23b-4e1ba2e4ff92} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5622 | 2026.01.20 23:52:11.302592 [ 260 ] {920e1906-73ec-48a4-a23b-4e1ba2e4ff92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5623 | 2026.01.20 23:52:11.302900 [ 260 ] {920e1906-73ec-48a4-a23b-4e1ba2e4ff92} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5624 | 2026.01.20 23:52:11.303116 [ 260 ] {920e1906-73ec-48a4-a23b-4e1ba2e4ff92} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5625 | 2026.01.20 23:52:11.303235 [ 57 ] {} <Debug> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5626 | 2026.01.20 23:52:11.303251 [ 260 ] {920e1906-73ec-48a4-a23b-4e1ba2e4ff92} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 5627 | 2026.01.20 23:52:11.303308 [ 57 ] {} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5628 | 2026.01.20 23:52:11.303312 [ 260 ] {920e1906-73ec-48a4-a23b-4e1ba2e4ff92} <Debug> TCPHandler: Processed in 0.001269761 sec. | ||
| 5629 | 2026.01.20 23:52:11.303339 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5630 | 2026.01.20 23:52:11.303469 [ 187 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 5631 | 2026.01.20 23:52:11.303616 [ 187 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5632 | 2026.01.20 23:52:11.303652 [ 187 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1516 rows starting from the beginning of the part | ||
| 5633 | 2026.01.20 23:52:11.303719 [ 187 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 48 rows starting from the beginning of the part | ||
| 5634 | 2026.01.20 23:52:11.303765 [ 187 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 104 rows starting from the beginning of the part | ||
| 5635 | 2026.01.20 23:52:11.303808 [ 187 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 5636 | 2026.01.20 23:52:11.303848 [ 187 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::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 | ||
| 5637 | 2026.01.20 23:52:11.303887 [ 187 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
| 5638 | 2026.01.20 23:52:11.305037 [ 197 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1848 rows, containing 4 columns (4 merged, 0 gathered) in 0.001622637 sec., 1138886.885976346 rows/sec., 72.00 MiB/sec. | ||
| 5639 | 2026.01.20 23:52:11.305325 [ 196 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5640 | 2026.01.20 23:52:11.305724 [ 196 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_26_5} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5641 | 2026.01.20 23:52:11.305805 [ 196 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_26_5} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5642 | 2026.01.20 23:52:11.305905 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 5643 | 2026.01.20 23:52:14.792296 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5644 | 2026.01.20 23:52:14.792362 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5645 | 2026.01.20 23:52:14.881158 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11515 | ||
| 5646 | 2026.01.20 23:52:14.881658 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5647 | 2026.01.20 23:52:14.881702 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5648 | 2026.01.20 23:52:14.882195 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5649 | 2026.01.20 23:52:14.882439 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5650 | 2026.01.20 23:52:14.882588 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11515 | ||
| 5651 | 2026.01.20 23:52:14.904838 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 684 | ||
| 5652 | 2026.01.20 23:52:14.907255 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5653 | 2026.01.20 23:52:14.907302 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5654 | 2026.01.20 23:52:14.908474 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5655 | 2026.01.20 23:52:14.908733 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5656 | 2026.01.20 23:52:14.908996 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 684 | ||
| 5657 | 2026.01.20 23:52:15.494881 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5658 | 2026.01.20 23:52:15.511434 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5659 | 2026.01.20 23:52:15.511504 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5660 | 2026.01.20 23:52:15.517982 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5661 | 2026.01.20 23:52:15.518714 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5662 | 2026.01.20 23:52:15.521455 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5663 | 2026.01.20 23:52:16.290997 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5664 | 2026.01.20 23:52:16.291167 [ 260 ] {46c9efce-342e-4916-842b-1da294ebc1a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5665 | 2026.01.20 23:52:16.291231 [ 260 ] {46c9efce-342e-4916-842b-1da294ebc1a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5666 | 2026.01.20 23:52:16.291848 [ 260 ] {46c9efce-342e-4916-842b-1da294ebc1a5} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5667 | 2026.01.20 23:52:16.291899 [ 260 ] {46c9efce-342e-4916-842b-1da294ebc1a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5668 | 2026.01.20 23:52:16.292324 [ 260 ] {46c9efce-342e-4916-842b-1da294ebc1a5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5669 | 2026.01.20 23:52:16.292545 [ 260 ] {46c9efce-342e-4916-842b-1da294ebc1a5} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5670 | 2026.01.20 23:52:16.292690 [ 50 ] {} <Debug> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5671 | 2026.01.20 23:52:16.292702 [ 260 ] {46c9efce-342e-4916-842b-1da294ebc1a5} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001581 sec., 35420.61986084757 rows/sec., 2.70 MiB/sec. | ||
| 5672 | 2026.01.20 23:52:16.292733 [ 50 ] {} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5673 | 2026.01.20 23:52:16.292751 [ 260 ] {46c9efce-342e-4916-842b-1da294ebc1a5} <Debug> TCPHandler: Processed in 0.001873722 sec. | ||
| 5674 | 2026.01.20 23:52:16.292758 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5675 | 2026.01.20 23:52:16.292853 [ 186 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::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 | ||
| 5676 | 2026.01.20 23:52:16.292877 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5677 | 2026.01.20 23:52:16.292956 [ 186 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5678 | 2026.01.20 23:52:16.292972 [ 260 ] {b09207f2-7e7f-4fd4-bea2-5e9a26459d39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5679 | 2026.01.20 23:52:16.292990 [ 186 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2462 rows starting from the beginning of the part | ||
| 5680 | 2026.01.20 23:52:16.293012 [ 260 ] {b09207f2-7e7f-4fd4-bea2-5e9a26459d39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5681 | 2026.01.20 23:52:16.293050 [ 186 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1112 rows starting from the beginning of the part | ||
| 5682 | 2026.01.20 23:52:16.293094 [ 186 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 136 rows starting from the beginning of the part | ||
| 5683 | 2026.01.20 23:52:16.293134 [ 186 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 176 rows starting from the beginning of the part | ||
| 5684 | 2026.01.20 23:52:16.293174 [ 186 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 136 rows starting from the beginning of the part | ||
| 5685 | 2026.01.20 23:52:16.293212 [ 186 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part | ||
| 5686 | 2026.01.20 23:52:16.293434 [ 260 ] {b09207f2-7e7f-4fd4-bea2-5e9a26459d39} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5687 | 2026.01.20 23:52:16.293468 [ 260 ] {b09207f2-7e7f-4fd4-bea2-5e9a26459d39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5688 | 2026.01.20 23:52:16.293778 [ 260 ] {b09207f2-7e7f-4fd4-bea2-5e9a26459d39} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5689 | 2026.01.20 23:52:16.293988 [ 260 ] {b09207f2-7e7f-4fd4-bea2-5e9a26459d39} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5690 | 2026.01.20 23:52:16.294087 [ 50 ] {} <Debug> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5691 | 2026.01.20 23:52:16.294112 [ 50 ] {} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5692 | 2026.01.20 23:52:16.294114 [ 260 ] {b09207f2-7e7f-4fd4-bea2-5e9a26459d39} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001161 sec., 55124.892334194665 rows/sec., 4.30 MiB/sec. | ||
| 5693 | 2026.01.20 23:52:16.294129 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5694 | 2026.01.20 23:52:16.294155 [ 260 ] {b09207f2-7e7f-4fd4-bea2-5e9a26459d39} <Debug> TCPHandler: Processed in 0.001326683 sec. | ||
| 5695 | 2026.01.20 23:52:16.294229 [ 196 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::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 | ||
| 5696 | 2026.01.20 23:52:16.294273 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5697 | 2026.01.20 23:52:16.294367 [ 196 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5698 | 2026.01.20 23:52:16.294370 [ 260 ] {4211c16d-83dc-4352-bf1f-6e558d7acb14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5699 | 2026.01.20 23:52:16.294406 [ 196 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1249 rows starting from the beginning of the part | ||
| 5700 | 2026.01.20 23:52:16.294428 [ 260 ] {4211c16d-83dc-4352-bf1f-6e558d7acb14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5701 | 2026.01.20 23:52:16.294478 [ 196 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 679 rows starting from the beginning of the part | ||
| 5702 | 2026.01.20 23:52:16.294526 [ 196 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 104 rows starting from the beginning of the part | ||
| 5703 | 2026.01.20 23:52:16.294567 [ 196 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 100 rows starting from the beginning of the part | ||
| 5704 | 2026.01.20 23:52:16.294604 [ 196 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 104 rows starting from the beginning of the part | ||
| 5705 | 2026.01.20 23:52:16.294642 [ 196 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 64 rows starting from the beginning of the part | ||
| 5706 | 2026.01.20 23:52:16.294833 [ 260 ] {4211c16d-83dc-4352-bf1f-6e558d7acb14} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5707 | 2026.01.20 23:52:16.294872 [ 260 ] {4211c16d-83dc-4352-bf1f-6e558d7acb14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5708 | 2026.01.20 23:52:16.295017 [ 197 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4078 rows, containing 5 columns (5 merged, 0 gathered) in 0.002198477 sec., 1854920.4744921145 rows/sec., 158.04 MiB/sec. | ||
| 5709 | 2026.01.20 23:52:16.295248 [ 260 ] {4211c16d-83dc-4352-bf1f-6e558d7acb14} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5710 | 2026.01.20 23:52:16.295276 [ 186 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5711 | 2026.01.20 23:52:16.295496 [ 260 ] {4211c16d-83dc-4352-bf1f-6e558d7acb14} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5712 | 2026.01.20 23:52:16.295532 [ 186 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_31_6} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5713 | 2026.01.20 23:52:16.295600 [ 186 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_31_6} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5714 | 2026.01.20 23:52:16.295626 [ 260 ] {4211c16d-83dc-4352-bf1f-6e558d7acb14} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001274 sec., 125588.69701726845 rows/sec., 8.75 MiB/sec. | ||
| 5715 | 2026.01.20 23:52:16.295661 [ 260 ] {4211c16d-83dc-4352-bf1f-6e558d7acb14} <Debug> TCPHandler: Processed in 0.001436814 sec. | ||
| 5716 | 2026.01.20 23:52:16.295664 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. | ||
| 5717 | 2026.01.20 23:52:16.295766 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5718 | 2026.01.20 23:52:16.295837 [ 189 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2300 rows, containing 5 columns (5 merged, 0 gathered) in 0.001658528 sec., 1386771.8844662255 rows/sec., 105.91 MiB/sec. | ||
| 5719 | 2026.01.20 23:52:16.295858 [ 260 ] {09e5f340-2159-4803-87c5-84ee7cba0515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5720 | 2026.01.20 23:52:16.295909 [ 260 ] {09e5f340-2159-4803-87c5-84ee7cba0515} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5721 | 2026.01.20 23:52:16.296056 [ 186 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5722 | 2026.01.20 23:52:16.296233 [ 260 ] {09e5f340-2159-4803-87c5-84ee7cba0515} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5723 | 2026.01.20 23:52:16.296266 [ 260 ] {09e5f340-2159-4803-87c5-84ee7cba0515} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5724 | 2026.01.20 23:52:16.296283 [ 186 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_31_6} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5725 | 2026.01.20 23:52:16.296349 [ 186 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_31_6} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5726 | 2026.01.20 23:52:16.296414 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 5727 | 2026.01.20 23:52:16.296568 [ 260 ] {09e5f340-2159-4803-87c5-84ee7cba0515} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5728 | 2026.01.20 23:52:16.296766 [ 260 ] {09e5f340-2159-4803-87c5-84ee7cba0515} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5729 | 2026.01.20 23:52:16.296888 [ 260 ] {09e5f340-2159-4803-87c5-84ee7cba0515} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 5730 | 2026.01.20 23:52:16.296921 [ 260 ] {09e5f340-2159-4803-87c5-84ee7cba0515} <Debug> TCPHandler: Processed in 0.00120221 sec. | ||
| 5731 | 2026.01.20 23:52:18.907420 [ 48 ] {} <Debug> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
| 5732 | 2026.01.20 23:52:18.907497 [ 48 ] {} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5733 | 2026.01.20 23:52:18.907522 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5734 | 2026.01.20 23:52:18.907643 [ 186 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full | ||
| 5735 | 2026.01.20 23:52:18.907780 [ 186 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5736 | 2026.01.20 23:52:18.907814 [ 186 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 236 rows starting from the beginning of the part | ||
| 5737 | 2026.01.20 23:52:18.907879 [ 186 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 212 rows starting from the beginning of the part | ||
| 5738 | 2026.01.20 23:52:18.907925 [ 186 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 228 rows starting from the beginning of the part | ||
| 5739 | 2026.01.20 23:52:18.907970 [ 186 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 212 rows starting from the beginning of the part | ||
| 5740 | 2026.01.20 23:52:18.908009 [ 186 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 5741 | 2026.01.20 23:52:18.908856 [ 189 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 912 rows, containing 5 columns (5 merged, 0 gathered) in 0.001269102 sec., 718618.3616446905 rows/sec., 50.36 MiB/sec. | ||
| 5742 | 2026.01.20 23:52:18.909060 [ 197 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5743 | 2026.01.20 23:52:18.909356 [ 197 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_15_3} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5744 | 2026.01.20 23:52:18.909440 [ 197 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_15_3} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
| 5745 | 2026.01.20 23:52:18.909551 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 5746 | 2026.01.20 23:52:21.319004 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5747 | 2026.01.20 23:52:21.319196 [ 260 ] {a91374fa-97e4-4087-9e23-31154be1a5ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5748 | 2026.01.20 23:52:21.319268 [ 260 ] {a91374fa-97e4-4087-9e23-31154be1a5ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5749 | 2026.01.20 23:52:21.319923 [ 260 ] {a91374fa-97e4-4087-9e23-31154be1a5ee} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5750 | 2026.01.20 23:52:21.319974 [ 260 ] {a91374fa-97e4-4087-9e23-31154be1a5ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5751 | 2026.01.20 23:52:21.320339 [ 260 ] {a91374fa-97e4-4087-9e23-31154be1a5ee} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5752 | 2026.01.20 23:52:21.320565 [ 260 ] {a91374fa-97e4-4087-9e23-31154be1a5ee} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5753 | 2026.01.20 23:52:21.320741 [ 260 ] {a91374fa-97e4-4087-9e23-31154be1a5ee} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001594 sec., 5018.820577164367 rows/sec., 409.25 KiB/sec. | ||
| 5754 | 2026.01.20 23:52:21.320788 [ 260 ] {a91374fa-97e4-4087-9e23-31154be1a5ee} <Debug> TCPHandler: Processed in 0.001918292 sec. | ||
| 5755 | 2026.01.20 23:52:21.320908 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5756 | 2026.01.20 23:52:21.321014 [ 260 ] {64c2369a-a53c-4b12-9fa3-803dafd6bce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5757 | 2026.01.20 23:52:21.321057 [ 260 ] {64c2369a-a53c-4b12-9fa3-803dafd6bce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5758 | 2026.01.20 23:52:21.321974 [ 260 ] {64c2369a-a53c-4b12-9fa3-803dafd6bce6} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5759 | 2026.01.20 23:52:21.322012 [ 260 ] {64c2369a-a53c-4b12-9fa3-803dafd6bce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5760 | 2026.01.20 23:52:21.322397 [ 260 ] {64c2369a-a53c-4b12-9fa3-803dafd6bce6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5761 | 2026.01.20 23:52:21.322605 [ 260 ] {64c2369a-a53c-4b12-9fa3-803dafd6bce6} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5762 | 2026.01.20 23:52:21.322745 [ 260 ] {64c2369a-a53c-4b12-9fa3-803dafd6bce6} <Debug> executeQuery: Read 1280 rows, 108.46 KiB in 0.001753 sec., 730176.8397033657 rows/sec., 60.42 MiB/sec. | ||
| 5763 | 2026.01.20 23:52:21.322783 [ 260 ] {64c2369a-a53c-4b12-9fa3-803dafd6bce6} <Debug> TCPHandler: Processed in 0.001928742 sec. | ||
| 5764 | 2026.01.20 23:52:21.322901 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5765 | 2026.01.20 23:52:21.323014 [ 260 ] {56159937-3b1e-4115-893d-8acf9d8cc4d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5766 | 2026.01.20 23:52:21.323063 [ 260 ] {56159937-3b1e-4115-893d-8acf9d8cc4d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5767 | 2026.01.20 23:52:21.323540 [ 260 ] {56159937-3b1e-4115-893d-8acf9d8cc4d1} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5768 | 2026.01.20 23:52:21.323583 [ 260 ] {56159937-3b1e-4115-893d-8acf9d8cc4d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5769 | 2026.01.20 23:52:21.323951 [ 260 ] {56159937-3b1e-4115-893d-8acf9d8cc4d1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5770 | 2026.01.20 23:52:21.324176 [ 260 ] {56159937-3b1e-4115-893d-8acf9d8cc4d1} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5771 | 2026.01.20 23:52:21.324305 [ 260 ] {56159937-3b1e-4115-893d-8acf9d8cc4d1} <Debug> executeQuery: Read 48 rows, 3.57 KiB in 0.001317 sec., 36446.46924829157 rows/sec., 2.64 MiB/sec. | ||
| 5772 | 2026.01.20 23:52:21.324341 [ 260 ] {56159937-3b1e-4115-893d-8acf9d8cc4d1} <Debug> TCPHandler: Processed in 0.001490155 sec. | ||
| 5773 | 2026.01.20 23:52:21.324471 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5774 | 2026.01.20 23:52:21.324590 [ 260 ] {48e60e8c-21ee-4a86-945d-2bb5cc29bcd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5775 | 2026.01.20 23:52:21.324636 [ 260 ] {48e60e8c-21ee-4a86-945d-2bb5cc29bcd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5776 | 2026.01.20 23:52:21.325135 [ 260 ] {48e60e8c-21ee-4a86-945d-2bb5cc29bcd4} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5777 | 2026.01.20 23:52:21.325171 [ 260 ] {48e60e8c-21ee-4a86-945d-2bb5cc29bcd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5778 | 2026.01.20 23:52:21.325473 [ 260 ] {48e60e8c-21ee-4a86-945d-2bb5cc29bcd4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5779 | 2026.01.20 23:52:21.325678 [ 260 ] {48e60e8c-21ee-4a86-945d-2bb5cc29bcd4} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5780 | 2026.01.20 23:52:21.325808 [ 260 ] {48e60e8c-21ee-4a86-945d-2bb5cc29bcd4} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001242 sec., 183574.87922705314 rows/sec., 12.43 MiB/sec. | ||
| 5781 | 2026.01.20 23:52:21.325845 [ 260 ] {48e60e8c-21ee-4a86-945d-2bb5cc29bcd4} <Debug> TCPHandler: Processed in 0.001442914 sec. | ||
| 5782 | 2026.01.20 23:52:21.325971 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5783 | 2026.01.20 23:52:21.326090 [ 260 ] {23f9c67e-7023-42ae-835f-0bbe5945c938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5784 | 2026.01.20 23:52:21.326138 [ 260 ] {23f9c67e-7023-42ae-835f-0bbe5945c938} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5785 | 2026.01.20 23:52:21.326798 [ 260 ] {23f9c67e-7023-42ae-835f-0bbe5945c938} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5786 | 2026.01.20 23:52:21.326841 [ 260 ] {23f9c67e-7023-42ae-835f-0bbe5945c938} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5787 | 2026.01.20 23:52:21.327195 [ 260 ] {23f9c67e-7023-42ae-835f-0bbe5945c938} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5788 | 2026.01.20 23:52:21.327404 [ 260 ] {23f9c67e-7023-42ae-835f-0bbe5945c938} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5789 | 2026.01.20 23:52:21.327535 [ 260 ] {23f9c67e-7023-42ae-835f-0bbe5945c938} <Debug> executeQuery: Read 568 rows, 43.26 KiB in 0.001469 sec., 386657.59019741317 rows/sec., 28.76 MiB/sec. | ||
| 5790 | 2026.01.20 23:52:21.327572 [ 260 ] {23f9c67e-7023-42ae-835f-0bbe5945c938} <Debug> TCPHandler: Processed in 0.001670319 sec. | ||
| 5791 | 2026.01.20 23:52:21.327679 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5792 | 2026.01.20 23:52:21.327782 [ 260 ] {2115e336-88d5-4efe-b226-b710431fb147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5793 | 2026.01.20 23:52:21.327824 [ 260 ] {2115e336-88d5-4efe-b226-b710431fb147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5794 | 2026.01.20 23:52:21.328343 [ 260 ] {2115e336-88d5-4efe-b226-b710431fb147} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5795 | 2026.01.20 23:52:21.328378 [ 260 ] {2115e336-88d5-4efe-b226-b710431fb147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5796 | 2026.01.20 23:52:21.328734 [ 260 ] {2115e336-88d5-4efe-b226-b710431fb147} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5797 | 2026.01.20 23:52:21.328937 [ 260 ] {2115e336-88d5-4efe-b226-b710431fb147} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5798 | 2026.01.20 23:52:21.329066 [ 260 ] {2115e336-88d5-4efe-b226-b710431fb147} <Debug> executeQuery: Read 836 rows, 57.63 KiB in 0.001302 sec., 642089.093701997 rows/sec., 43.23 MiB/sec. | ||
| 5799 | 2026.01.20 23:52:21.329101 [ 260 ] {2115e336-88d5-4efe-b226-b710431fb147} <Debug> TCPHandler: Processed in 0.001470565 sec. | ||
| 5800 | 2026.01.20 23:52:21.329210 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5801 | 2026.01.20 23:52:21.329303 [ 260 ] {f15e78db-ca3d-4008-8d58-e0f101fd3168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5802 | 2026.01.20 23:52:21.329355 [ 260 ] {f15e78db-ca3d-4008-8d58-e0f101fd3168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5803 | 2026.01.20 23:52:21.330149 [ 260 ] {f15e78db-ca3d-4008-8d58-e0f101fd3168} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5804 | 2026.01.20 23:52:21.330183 [ 260 ] {f15e78db-ca3d-4008-8d58-e0f101fd3168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5805 | 2026.01.20 23:52:21.330716 [ 260 ] {f15e78db-ca3d-4008-8d58-e0f101fd3168} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5806 | 2026.01.20 23:52:21.330927 [ 260 ] {f15e78db-ca3d-4008-8d58-e0f101fd3168} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5807 | 2026.01.20 23:52:21.331028 [ 46 ] {} <Debug> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5808 | 2026.01.20 23:52:21.331064 [ 46 ] {} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5809 | 2026.01.20 23:52:21.331066 [ 260 ] {f15e78db-ca3d-4008-8d58-e0f101fd3168} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001781 sec., 22459.29253228523 rows/sec., 40.25 MiB/sec. | ||
| 5810 | 2026.01.20 23:52:21.331083 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5811 | 2026.01.20 23:52:21.331130 [ 260 ] {f15e78db-ca3d-4008-8d58-e0f101fd3168} <Debug> TCPHandler: Processed in 0.001969743 sec. | ||
| 5812 | 2026.01.20 23:52:21.331160 [ 186 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::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 | ||
| 5813 | 2026.01.20 23:52:21.331247 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5814 | 2026.01.20 23:52:21.331340 [ 186 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5815 | 2026.01.20 23:52:21.331345 [ 260 ] {6825ffb9-195e-4b98-a558-09e09d103a6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5816 | 2026.01.20 23:52:21.331391 [ 260 ] {6825ffb9-195e-4b98-a558-09e09d103a6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5817 | 2026.01.20 23:52:21.331392 [ 186 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 411 rows starting from the beginning of the part | ||
| 5818 | 2026.01.20 23:52:21.331518 [ 186 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part | ||
| 5819 | 2026.01.20 23:52:21.331619 [ 186 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part | ||
| 5820 | 2026.01.20 23:52:21.331708 [ 260 ] {6825ffb9-195e-4b98-a558-09e09d103a6d} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5821 | 2026.01.20 23:52:21.331716 [ 186 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
| 5822 | 2026.01.20 23:52:21.331744 [ 260 ] {6825ffb9-195e-4b98-a558-09e09d103a6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5823 | 2026.01.20 23:52:21.331820 [ 186 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part | ||
| 5824 | 2026.01.20 23:52:21.331913 [ 186 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part | ||
| 5825 | 2026.01.20 23:52:21.332063 [ 260 ] {6825ffb9-195e-4b98-a558-09e09d103a6d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5826 | 2026.01.20 23:52:21.332272 [ 260 ] {6825ffb9-195e-4b98-a558-09e09d103a6d} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5827 | 2026.01.20 23:52:21.332400 [ 260 ] {6825ffb9-195e-4b98-a558-09e09d103a6d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 5828 | 2026.01.20 23:52:21.332434 [ 260 ] {6825ffb9-195e-4b98-a558-09e09d103a6d} <Debug> TCPHandler: Processed in 0.001235292 sec. | ||
| 5829 | 2026.01.20 23:52:21.355700 [ 197 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 611 rows, containing 19 columns (19 merged, 0 gathered) in 0.024563448 sec., 24874.358029866165 rows/sec., 44.57 MiB/sec. | ||
| 5830 | 2026.01.20 23:52:21.356882 [ 197 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5831 | 2026.01.20 23:52:21.357264 [ 197 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5832 | 2026.01.20 23:52:21.357350 [ 197 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5833 | 2026.01.20 23:52:21.357525 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.48 MiB. | ||
| 5834 | 2026.01.20 23:52:22.001177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 256.59 MiB, peak 264.03 MiB, free memory in arenas 0.00 B, will set to 258.81 MiB (RSS), difference: 2.22 MiB | ||
| 5835 | 2026.01.20 23:52:22.383506 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12027 | ||
| 5836 | 2026.01.20 23:52:22.384025 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5837 | 2026.01.20 23:52:22.384066 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5838 | 2026.01.20 23:52:22.384561 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5839 | 2026.01.20 23:52:22.384789 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5840 | 2026.01.20 23:52:22.384926 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12027 | ||
| 5841 | 2026.01.20 23:52:23.022385 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5842 | 2026.01.20 23:52:23.040492 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5843 | 2026.01.20 23:52:23.040561 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5844 | 2026.01.20 23:52:23.047192 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5845 | 2026.01.20 23:52:23.047973 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5846 | 2026.01.20 23:52:23.051399 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5847 | 2026.01.20 23:52:24.910086 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 708 | ||
| 5848 | 2026.01.20 23:52:24.912334 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5849 | 2026.01.20 23:52:24.912395 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5850 | 2026.01.20 23:52:24.913600 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5851 | 2026.01.20 23:52:24.913913 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5852 | 2026.01.20 23:52:24.914318 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 708 | ||
| 5853 | 2026.01.20 23:52:26.290584 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5854 | 2026.01.20 23:52:26.290764 [ 260 ] {378986bf-bd9a-4a22-be0c-2e96cc70251f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5855 | 2026.01.20 23:52:26.290829 [ 260 ] {378986bf-bd9a-4a22-be0c-2e96cc70251f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5856 | 2026.01.20 23:52:26.291629 [ 260 ] {378986bf-bd9a-4a22-be0c-2e96cc70251f} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5857 | 2026.01.20 23:52:26.291678 [ 260 ] {378986bf-bd9a-4a22-be0c-2e96cc70251f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5858 | 2026.01.20 23:52:26.292072 [ 260 ] {378986bf-bd9a-4a22-be0c-2e96cc70251f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5859 | 2026.01.20 23:52:26.292290 [ 260 ] {378986bf-bd9a-4a22-be0c-2e96cc70251f} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5860 | 2026.01.20 23:52:26.292454 [ 260 ] {378986bf-bd9a-4a22-be0c-2e96cc70251f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001696 sec., 33018.8679245283 rows/sec., 2.52 MiB/sec. | ||
| 5861 | 2026.01.20 23:52:26.292494 [ 260 ] {378986bf-bd9a-4a22-be0c-2e96cc70251f} <Debug> TCPHandler: Processed in 0.002005974 sec. | ||
| 5862 | 2026.01.20 23:52:26.292630 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5863 | 2026.01.20 23:52:26.292725 [ 260 ] {d05c005f-21d2-4f95-b9c1-053c9271c826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5864 | 2026.01.20 23:52:26.292765 [ 260 ] {d05c005f-21d2-4f95-b9c1-053c9271c826} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5865 | 2026.01.20 23:52:26.293264 [ 260 ] {d05c005f-21d2-4f95-b9c1-053c9271c826} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5866 | 2026.01.20 23:52:26.293302 [ 260 ] {d05c005f-21d2-4f95-b9c1-053c9271c826} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5867 | 2026.01.20 23:52:26.293602 [ 260 ] {d05c005f-21d2-4f95-b9c1-053c9271c826} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5868 | 2026.01.20 23:52:26.293805 [ 260 ] {d05c005f-21d2-4f95-b9c1-053c9271c826} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5869 | 2026.01.20 23:52:26.293936 [ 260 ] {d05c005f-21d2-4f95-b9c1-053c9271c826} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00123 sec., 52032.52032520325 rows/sec., 4.06 MiB/sec. | ||
| 5870 | 2026.01.20 23:52:26.293973 [ 260 ] {d05c005f-21d2-4f95-b9c1-053c9271c826} <Debug> TCPHandler: Processed in 0.001392324 sec. | ||
| 5871 | 2026.01.20 23:52:26.294097 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5872 | 2026.01.20 23:52:26.294193 [ 260 ] {1b8e92af-2a9e-4fe1-843f-48068049c73a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5873 | 2026.01.20 23:52:26.294235 [ 260 ] {1b8e92af-2a9e-4fe1-843f-48068049c73a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5874 | 2026.01.20 23:52:26.294694 [ 260 ] {1b8e92af-2a9e-4fe1-843f-48068049c73a} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5875 | 2026.01.20 23:52:26.294731 [ 260 ] {1b8e92af-2a9e-4fe1-843f-48068049c73a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5876 | 2026.01.20 23:52:26.295056 [ 260 ] {1b8e92af-2a9e-4fe1-843f-48068049c73a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5877 | 2026.01.20 23:52:26.295264 [ 260 ] {1b8e92af-2a9e-4fe1-843f-48068049c73a} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5878 | 2026.01.20 23:52:26.295370 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5879 | 2026.01.20 23:52:26.295394 [ 260 ] {1b8e92af-2a9e-4fe1-843f-48068049c73a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 5880 | 2026.01.20 23:52:26.295435 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5881 | 2026.01.20 23:52:26.295444 [ 260 ] {1b8e92af-2a9e-4fe1-843f-48068049c73a} <Debug> TCPHandler: Processed in 0.001396234 sec. | ||
| 5882 | 2026.01.20 23:52:26.295462 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5883 | 2026.01.20 23:52:26.295595 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5884 | 2026.01.20 23:52:26.295599 [ 189 ] {d542970d-27f7-45b6-add0-a5f5711db820::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 | ||
| 5885 | 2026.01.20 23:52:26.295718 [ 260 ] {9cc8fa48-bb10-4fe8-aad7-0ca8ebe641c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5886 | 2026.01.20 23:52:26.295773 [ 260 ] {9cc8fa48-bb10-4fe8-aad7-0ca8ebe641c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5887 | 2026.01.20 23:52:26.295779 [ 189 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5888 | 2026.01.20 23:52:26.295828 [ 189 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 10634 rows starting from the beginning of the part | ||
| 5889 | 2026.01.20 23:52:26.295901 [ 189 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 340 rows starting from the beginning of the part | ||
| 5890 | 2026.01.20 23:52:26.295953 [ 189 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 5891 | 2026.01.20 23:52:26.296000 [ 189 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
| 5892 | 2026.01.20 23:52:26.296042 [ 189 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 836 rows starting from the beginning of the part | ||
| 5893 | 2026.01.20 23:52:26.296088 [ 189 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 5894 | 2026.01.20 23:52:26.296170 [ 260 ] {9cc8fa48-bb10-4fe8-aad7-0ca8ebe641c4} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5895 | 2026.01.20 23:52:26.296217 [ 260 ] {9cc8fa48-bb10-4fe8-aad7-0ca8ebe641c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5896 | 2026.01.20 23:52:26.296561 [ 260 ] {9cc8fa48-bb10-4fe8-aad7-0ca8ebe641c4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5897 | 2026.01.20 23:52:26.296783 [ 260 ] {9cc8fa48-bb10-4fe8-aad7-0ca8ebe641c4} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5898 | 2026.01.20 23:52:26.296917 [ 260 ] {9cc8fa48-bb10-4fe8-aad7-0ca8ebe641c4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001223 sec., 49059.68928863451 rows/sec., 3.31 MiB/sec. | ||
| 5899 | 2026.01.20 23:52:26.296952 [ 260 ] {9cc8fa48-bb10-4fe8-aad7-0ca8ebe641c4} <Debug> TCPHandler: Processed in 0.001423475 sec. | ||
| 5900 | 2026.01.20 23:52:26.299359 [ 197 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12290 rows, containing 5 columns (5 merged, 0 gathered) in 0.003818155 sec., 3218832.13227331 rows/sec., 217.14 MiB/sec. | ||
| 5901 | 2026.01.20 23:52:26.299678 [ 189 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5902 | 2026.01.20 23:52:26.299921 [ 189 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5903 | 2026.01.20 23:52:26.299992 [ 189 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5904 | 2026.01.20 23:52:26.300065 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.36 MiB. | ||
| 5905 | 2026.01.20 23:52:29.792455 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5906 | 2026.01.20 23:52:29.792534 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5907 | 2026.01.20 23:52:29.885105 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12475 | ||
| 5908 | 2026.01.20 23:52:29.885857 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5909 | 2026.01.20 23:52:29.885931 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5910 | 2026.01.20 23:52:29.886731 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5911 | 2026.01.20 23:52:29.886979 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5912 | 2026.01.20 23:52:29.887140 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12475 | ||
| 5913 | 2026.01.20 23:52:29.887150 [ 39 ] {} <Debug> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5914 | 2026.01.20 23:52:29.887208 [ 39 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5915 | 2026.01.20 23:52:29.887228 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5916 | 2026.01.20 23:52:29.887386 [ 200 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 5917 | 2026.01.20 23:52:29.887545 [ 200 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5918 | 2026.01.20 23:52:29.887588 [ 200 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10107 rows starting from the beginning of the part | ||
| 5919 | 2026.01.20 23:52:29.887659 [ 200 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 5920 | 2026.01.20 23:52:29.887707 [ 200 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 5921 | 2026.01.20 23:52:29.887751 [ 200 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 5922 | 2026.01.20 23:52:29.887793 [ 200 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 5923 | 2026.01.20 23:52:29.887833 [ 200 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 5924 | 2026.01.20 23:52:29.892472 [ 189 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12475 rows, containing 4 columns (4 merged, 0 gathered) in 0.005166737 sec., 2414483.2609052868 rows/sec., 34.54 MiB/sec. | ||
| 5925 | 2026.01.20 23:52:29.892737 [ 200 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5926 | 2026.01.20 23:52:29.893011 [ 200 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_26_5} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5927 | 2026.01.20 23:52:29.893085 [ 200 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_26_5} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5928 | 2026.01.20 23:52:29.893167 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 5929 | 2026.01.20 23:52:30.551521 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5930 | 2026.01.20 23:52:30.568961 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5931 | 2026.01.20 23:52:30.569021 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5932 | 2026.01.20 23:52:30.574657 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5933 | 2026.01.20 23:52:30.575340 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5934 | 2026.01.20 23:52:30.575666 [ 39 ] {} <Debug> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5935 | 2026.01.20 23:52:30.575731 [ 39 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5936 | 2026.01.20 23:52:30.575751 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5937 | 2026.01.20 23:52:30.575894 [ 201 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 5938 | 2026.01.20 23:52:30.578504 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5939 | 2026.01.20 23:52:30.580174 [ 201 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5940 | 2026.01.20 23:52:30.581802 [ 201 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 5941 | 2026.01.20 23:52:30.586425 [ 201 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 5942 | 2026.01.20 23:52:30.591152 [ 201 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 5943 | 2026.01.20 23:52:30.595483 [ 201 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 5944 | 2026.01.20 23:52:30.599741 [ 201 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 5945 | 2026.01.20 23:52:30.603873 [ 201 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 5946 | 2026.01.20 23:52:30.656840 [ 200 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.081006426 sec., 2419.561134569744 rows/sec., 12.51 MiB/sec. | ||
| 5947 | 2026.01.20 23:52:30.659422 [ 189 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5948 | 2026.01.20 23:52:30.661279 [ 189 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_26_5} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5949 | 2026.01.20 23:52:30.661384 [ 189 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_26_5} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5950 | 2026.01.20 23:52:30.663357 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5951 | 2026.01.20 23:52:31.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.97 MiB, peak 271.52 MiB, free memory in arenas 0.00 B, will set to 264.08 MiB (RSS), difference: 3.12 MiB | ||
| 5952 | 2026.01.20 23:52:31.292655 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5953 | 2026.01.20 23:52:31.292828 [ 260 ] {c64ecff3-71c5-408c-8ecc-3c0a78612a0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5954 | 2026.01.20 23:52:31.292892 [ 260 ] {c64ecff3-71c5-408c-8ecc-3c0a78612a0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5955 | 2026.01.20 23:52:31.293609 [ 260 ] {c64ecff3-71c5-408c-8ecc-3c0a78612a0d} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5956 | 2026.01.20 23:52:31.293653 [ 260 ] {c64ecff3-71c5-408c-8ecc-3c0a78612a0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5957 | 2026.01.20 23:52:31.294065 [ 260 ] {c64ecff3-71c5-408c-8ecc-3c0a78612a0d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5958 | 2026.01.20 23:52:31.294302 [ 260 ] {c64ecff3-71c5-408c-8ecc-3c0a78612a0d} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5959 | 2026.01.20 23:52:31.294465 [ 260 ] {c64ecff3-71c5-408c-8ecc-3c0a78612a0d} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001683 sec., 80808.0808080808 rows/sec., 6.99 MiB/sec. | ||
| 5960 | 2026.01.20 23:52:31.294514 [ 260 ] {c64ecff3-71c5-408c-8ecc-3c0a78612a0d} <Debug> TCPHandler: Processed in 0.001984644 sec. | ||
| 5961 | 2026.01.20 23:52:31.294647 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5962 | 2026.01.20 23:52:31.294748 [ 260 ] {b2655e5a-92d8-4efe-87fc-0b06d1dd6846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5963 | 2026.01.20 23:52:31.294794 [ 260 ] {b2655e5a-92d8-4efe-87fc-0b06d1dd6846} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5964 | 2026.01.20 23:52:31.295212 [ 260 ] {b2655e5a-92d8-4efe-87fc-0b06d1dd6846} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5965 | 2026.01.20 23:52:31.295248 [ 260 ] {b2655e5a-92d8-4efe-87fc-0b06d1dd6846} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5966 | 2026.01.20 23:52:31.295565 [ 260 ] {b2655e5a-92d8-4efe-87fc-0b06d1dd6846} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5967 | 2026.01.20 23:52:31.295790 [ 260 ] {b2655e5a-92d8-4efe-87fc-0b06d1dd6846} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5968 | 2026.01.20 23:52:31.295893 [ 38 ] {} <Debug> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5969 | 2026.01.20 23:52:31.295925 [ 260 ] {b2655e5a-92d8-4efe-87fc-0b06d1dd6846} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001199 sec., 33361.13427856547 rows/sec., 2.45 MiB/sec. | ||
| 5970 | 2026.01.20 23:52:31.295928 [ 38 ] {} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5971 | 2026.01.20 23:52:31.295957 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5972 | 2026.01.20 23:52:31.295963 [ 260 ] {b2655e5a-92d8-4efe-87fc-0b06d1dd6846} <Debug> TCPHandler: Processed in 0.001369774 sec. | ||
| 5973 | 2026.01.20 23:52:31.296076 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5974 | 2026.01.20 23:52:31.296076 [ 191 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::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 | ||
| 5975 | 2026.01.20 23:52:31.296175 [ 260 ] {77b305eb-ca37-4c75-82c9-ba298eaa7ba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5976 | 2026.01.20 23:52:31.296219 [ 260 ] {77b305eb-ca37-4c75-82c9-ba298eaa7ba5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5977 | 2026.01.20 23:52:31.296231 [ 191 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5978 | 2026.01.20 23:52:31.296273 [ 191 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 277 rows starting from the beginning of the part | ||
| 5979 | 2026.01.20 23:52:31.296346 [ 191 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 40 rows starting from the beginning of the part | ||
| 5980 | 2026.01.20 23:52:31.296390 [ 191 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 12 rows starting from the beginning of the part | ||
| 5981 | 2026.01.20 23:52:31.296429 [ 191 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 40 rows starting from the beginning of the part | ||
| 5982 | 2026.01.20 23:52:31.296468 [ 191 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 48 rows starting from the beginning of the part | ||
| 5983 | 2026.01.20 23:52:31.296539 [ 191 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 40 rows starting from the beginning of the part | ||
| 5984 | 2026.01.20 23:52:31.296655 [ 260 ] {77b305eb-ca37-4c75-82c9-ba298eaa7ba5} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5985 | 2026.01.20 23:52:31.296696 [ 260 ] {77b305eb-ca37-4c75-82c9-ba298eaa7ba5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5986 | 2026.01.20 23:52:31.297050 [ 260 ] {77b305eb-ca37-4c75-82c9-ba298eaa7ba5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5987 | 2026.01.20 23:52:31.297284 [ 260 ] {77b305eb-ca37-4c75-82c9-ba298eaa7ba5} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5988 | 2026.01.20 23:52:31.297418 [ 260 ] {77b305eb-ca37-4c75-82c9-ba298eaa7ba5} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001264 sec., 82278.48101265823 rows/sec., 6.43 MiB/sec. | ||
| 5989 | 2026.01.20 23:52:31.297414 [ 189 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 457 rows, containing 5 columns (5 merged, 0 gathered) in 0.001393174 sec., 328027.9419512566 rows/sec., 23.14 MiB/sec. | ||
| 5990 | 2026.01.20 23:52:31.297456 [ 260 ] {77b305eb-ca37-4c75-82c9-ba298eaa7ba5} <Debug> TCPHandler: Processed in 0.001431074 sec. | ||
| 5991 | 2026.01.20 23:52:31.297585 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5992 | 2026.01.20 23:52:31.297645 [ 200 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5993 | 2026.01.20 23:52:31.297684 [ 260 ] {0d0a5ca1-bb34-4ce5-848f-f9f57fd4edcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5994 | 2026.01.20 23:52:31.297731 [ 260 ] {0d0a5ca1-bb34-4ce5-848f-f9f57fd4edcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5995 | 2026.01.20 23:52:31.297961 [ 200 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_31_6} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5996 | 2026.01.20 23:52:31.298057 [ 200 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_31_6} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5997 | 2026.01.20 23:52:31.298153 [ 260 ] {0d0a5ca1-bb34-4ce5-848f-f9f57fd4edcf} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5998 | 2026.01.20 23:52:31.298156 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 5999 | 2026.01.20 23:52:31.298200 [ 260 ] {0d0a5ca1-bb34-4ce5-848f-f9f57fd4edcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6000 | 2026.01.20 23:52:31.298573 [ 260 ] {0d0a5ca1-bb34-4ce5-848f-f9f57fd4edcf} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6001 | 2026.01.20 23:52:31.298786 [ 260 ] {0d0a5ca1-bb34-4ce5-848f-f9f57fd4edcf} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6002 | 2026.01.20 23:52:31.298921 [ 260 ] {0d0a5ca1-bb34-4ce5-848f-f9f57fd4edcf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001257 sec., 127287.19172633253 rows/sec., 8.87 MiB/sec. | ||
| 6003 | 2026.01.20 23:52:31.298959 [ 260 ] {0d0a5ca1-bb34-4ce5-848f-f9f57fd4edcf} <Debug> TCPHandler: Processed in 0.001424164 sec. | ||
| 6004 | 2026.01.20 23:52:31.299086 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6005 | 2026.01.20 23:52:31.299185 [ 260 ] {5a750887-1fd8-4b73-89a1-2c36a68c4fb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6006 | 2026.01.20 23:52:31.299240 [ 260 ] {5a750887-1fd8-4b73-89a1-2c36a68c4fb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6007 | 2026.01.20 23:52:31.300090 [ 260 ] {5a750887-1fd8-4b73-89a1-2c36a68c4fb4} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6008 | 2026.01.20 23:52:31.300127 [ 260 ] {5a750887-1fd8-4b73-89a1-2c36a68c4fb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6009 | 2026.01.20 23:52:31.300735 [ 260 ] {5a750887-1fd8-4b73-89a1-2c36a68c4fb4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6010 | 2026.01.20 23:52:31.300957 [ 260 ] {5a750887-1fd8-4b73-89a1-2c36a68c4fb4} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6011 | 2026.01.20 23:52:31.301101 [ 260 ] {5a750887-1fd8-4b73-89a1-2c36a68c4fb4} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001935 sec., 20671.834625322997 rows/sec., 37.04 MiB/sec. | ||
| 6012 | 2026.01.20 23:52:31.301164 [ 260 ] {5a750887-1fd8-4b73-89a1-2c36a68c4fb4} <Debug> TCPHandler: Processed in 0.002128376 sec. | ||
| 6013 | 2026.01.20 23:52:31.301280 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6014 | 2026.01.20 23:52:31.301377 [ 260 ] {80858bf3-ff98-4b14-b9cd-9d75cd03681e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6015 | 2026.01.20 23:52:31.301419 [ 260 ] {80858bf3-ff98-4b14-b9cd-9d75cd03681e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6016 | 2026.01.20 23:52:31.301760 [ 260 ] {80858bf3-ff98-4b14-b9cd-9d75cd03681e} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6017 | 2026.01.20 23:52:31.301795 [ 260 ] {80858bf3-ff98-4b14-b9cd-9d75cd03681e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6018 | 2026.01.20 23:52:31.302110 [ 260 ] {80858bf3-ff98-4b14-b9cd-9d75cd03681e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6019 | 2026.01.20 23:52:31.302321 [ 260 ] {80858bf3-ff98-4b14-b9cd-9d75cd03681e} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6020 | 2026.01.20 23:52:31.302449 [ 260 ] {80858bf3-ff98-4b14-b9cd-9d75cd03681e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 6021 | 2026.01.20 23:52:31.302485 [ 260 ] {80858bf3-ff98-4b14-b9cd-9d75cd03681e} <Debug> TCPHandler: Processed in 0.001254721 sec. | ||
| 6022 | 2026.01.20 23:52:33.043382 [ 37 ] {} <Debug> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6023 | 2026.01.20 23:52:33.043468 [ 37 ] {} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6024 | 2026.01.20 23:52:33.043494 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6025 | 2026.01.20 23:52:33.043633 [ 191 ] {7b83d449-848b-47c5-a1c8-50668ade1130::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 | ||
| 6026 | 2026.01.20 23:52:33.043783 [ 191 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6027 | 2026.01.20 23:52:33.043821 [ 191 ] {7b83d449-848b-47c5-a1c8-50668ade1130::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 | ||
| 6028 | 2026.01.20 23:52:33.043889 [ 191 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part | ||
| 6029 | 2026.01.20 23:52:33.043944 [ 191 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part | ||
| 6030 | 2026.01.20 23:52:33.044017 [ 191 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 6031 | 2026.01.20 23:52:33.044060 [ 191 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 8 rows starting from the beginning of the part | ||
| 6032 | 2026.01.20 23:52:33.044869 [ 200 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 5 columns (5 merged, 0 gathered) in 0.001297792 sec., 33903.73804122694 rows/sec., 2.83 MiB/sec. | ||
| 6033 | 2026.01.20 23:52:33.045043 [ 188 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6034 | 2026.01.20 23:52:33.045379 [ 188 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_9_2} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6035 | 2026.01.20 23:52:33.045461 [ 188 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_9_2} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6036 | 2026.01.20 23:52:33.045560 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6037 | 2026.01.20 23:52:34.914665 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 728 | ||
| 6038 | 2026.01.20 23:52:34.917130 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6039 | 2026.01.20 23:52:34.917175 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6040 | 2026.01.20 23:52:34.918361 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6041 | 2026.01.20 23:52:34.918620 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6042 | 2026.01.20 23:52:34.918883 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 728 | ||
| 6043 | 2026.01.20 23:52:36.302488 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6044 | 2026.01.20 23:52:36.302681 [ 260 ] {4b12f31e-4f16-4276-8e38-0921d5c423e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6045 | 2026.01.20 23:52:36.302753 [ 260 ] {4b12f31e-4f16-4276-8e38-0921d5c423e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6046 | 2026.01.20 23:52:36.303648 [ 260 ] {4b12f31e-4f16-4276-8e38-0921d5c423e0} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6047 | 2026.01.20 23:52:36.303700 [ 260 ] {4b12f31e-4f16-4276-8e38-0921d5c423e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6048 | 2026.01.20 23:52:36.304092 [ 260 ] {4b12f31e-4f16-4276-8e38-0921d5c423e0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6049 | 2026.01.20 23:52:36.304316 [ 260 ] {4b12f31e-4f16-4276-8e38-0921d5c423e0} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6050 | 2026.01.20 23:52:36.304475 [ 260 ] {4b12f31e-4f16-4276-8e38-0921d5c423e0} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001845 sec., 222222.22222222222 rows/sec., 14.10 MiB/sec. | ||
| 6051 | 2026.01.20 23:52:36.304518 [ 260 ] {4b12f31e-4f16-4276-8e38-0921d5c423e0} <Debug> TCPHandler: Processed in 0.002155396 sec. | ||
| 6052 | 2026.01.20 23:52:36.304647 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6053 | 2026.01.20 23:52:36.304750 [ 260 ] {810f2b30-a98c-438f-ab00-5f5f747ee5fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6054 | 2026.01.20 23:52:36.304793 [ 260 ] {810f2b30-a98c-438f-ab00-5f5f747ee5fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6055 | 2026.01.20 23:52:36.305209 [ 260 ] {810f2b30-a98c-438f-ab00-5f5f747ee5fa} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6056 | 2026.01.20 23:52:36.305246 [ 260 ] {810f2b30-a98c-438f-ab00-5f5f747ee5fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6057 | 2026.01.20 23:52:36.305588 [ 260 ] {810f2b30-a98c-438f-ab00-5f5f747ee5fa} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6058 | 2026.01.20 23:52:36.305794 [ 260 ] {810f2b30-a98c-438f-ab00-5f5f747ee5fa} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6059 | 2026.01.20 23:52:36.305925 [ 260 ] {810f2b30-a98c-438f-ab00-5f5f747ee5fa} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001198 sec., 3338.89816360601 rows/sec., 272.26 KiB/sec. | ||
| 6060 | 2026.01.20 23:52:36.305963 [ 260 ] {810f2b30-a98c-438f-ab00-5f5f747ee5fa} <Debug> TCPHandler: Processed in 0.001368573 sec. | ||
| 6061 | 2026.01.20 23:52:36.306079 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6062 | 2026.01.20 23:52:36.306174 [ 260 ] {11bd5b0e-935e-43f4-b8a4-2c3b1eac959a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6063 | 2026.01.20 23:52:36.306214 [ 260 ] {11bd5b0e-935e-43f4-b8a4-2c3b1eac959a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6064 | 2026.01.20 23:52:36.307096 [ 260 ] {11bd5b0e-935e-43f4-b8a4-2c3b1eac959a} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6065 | 2026.01.20 23:52:36.307157 [ 260 ] {11bd5b0e-935e-43f4-b8a4-2c3b1eac959a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6066 | 2026.01.20 23:52:36.307531 [ 260 ] {11bd5b0e-935e-43f4-b8a4-2c3b1eac959a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6067 | 2026.01.20 23:52:36.307745 [ 260 ] {11bd5b0e-935e-43f4-b8a4-2c3b1eac959a} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6068 | 2026.01.20 23:52:36.307877 [ 260 ] {11bd5b0e-935e-43f4-b8a4-2c3b1eac959a} <Debug> executeQuery: Read 1114 rows, 89.95 KiB in 0.00172 sec., 647674.4186046512 rows/sec., 51.07 MiB/sec. | ||
| 6069 | 2026.01.20 23:52:36.307915 [ 260 ] {11bd5b0e-935e-43f4-b8a4-2c3b1eac959a} <Debug> TCPHandler: Processed in 0.001885332 sec. | ||
| 6070 | 2026.01.20 23:52:36.308033 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6071 | 2026.01.20 23:52:36.308129 [ 260 ] {fa414ff8-8bd9-4c02-828c-9510e25e1a66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6072 | 2026.01.20 23:52:36.308173 [ 260 ] {fa414ff8-8bd9-4c02-828c-9510e25e1a66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6073 | 2026.01.20 23:52:36.308669 [ 260 ] {fa414ff8-8bd9-4c02-828c-9510e25e1a66} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6074 | 2026.01.20 23:52:36.308706 [ 260 ] {fa414ff8-8bd9-4c02-828c-9510e25e1a66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6075 | 2026.01.20 23:52:36.309026 [ 260 ] {fa414ff8-8bd9-4c02-828c-9510e25e1a66} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6076 | 2026.01.20 23:52:36.309233 [ 260 ] {fa414ff8-8bd9-4c02-828c-9510e25e1a66} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6077 | 2026.01.20 23:52:36.309364 [ 260 ] {fa414ff8-8bd9-4c02-828c-9510e25e1a66} <Debug> executeQuery: Read 209 rows, 12.59 KiB in 0.001253 sec., 166799.6807661612 rows/sec., 9.82 MiB/sec. | ||
| 6078 | 2026.01.20 23:52:36.309402 [ 260 ] {fa414ff8-8bd9-4c02-828c-9510e25e1a66} <Debug> TCPHandler: Processed in 0.001418594 sec. | ||
| 6079 | 2026.01.20 23:52:36.309517 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6080 | 2026.01.20 23:52:36.309612 [ 260 ] {ca176897-9f9a-485f-a987-3e621a01309b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6081 | 2026.01.20 23:52:36.309651 [ 260 ] {ca176897-9f9a-485f-a987-3e621a01309b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6082 | 2026.01.20 23:52:36.310154 [ 260 ] {ca176897-9f9a-485f-a987-3e621a01309b} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6083 | 2026.01.20 23:52:36.310190 [ 260 ] {ca176897-9f9a-485f-a987-3e621a01309b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6084 | 2026.01.20 23:52:36.310505 [ 260 ] {ca176897-9f9a-485f-a987-3e621a01309b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6085 | 2026.01.20 23:52:36.310707 [ 260 ] {ca176897-9f9a-485f-a987-3e621a01309b} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6086 | 2026.01.20 23:52:36.310839 [ 260 ] {ca176897-9f9a-485f-a987-3e621a01309b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001245 sec., 170281.12449799196 rows/sec., 10.98 MiB/sec. | ||
| 6087 | 2026.01.20 23:52:36.310878 [ 260 ] {ca176897-9f9a-485f-a987-3e621a01309b} <Debug> TCPHandler: Processed in 0.001411275 sec. | ||
| 6088 | 2026.01.20 23:52:36.310995 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6089 | 2026.01.20 23:52:36.311090 [ 260 ] {3925f675-6bac-42d8-bdf4-98f5cf64acc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6090 | 2026.01.20 23:52:36.311129 [ 260 ] {3925f675-6bac-42d8-bdf4-98f5cf64acc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6091 | 2026.01.20 23:52:36.311631 [ 260 ] {3925f675-6bac-42d8-bdf4-98f5cf64acc7} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6092 | 2026.01.20 23:52:36.311668 [ 260 ] {3925f675-6bac-42d8-bdf4-98f5cf64acc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6093 | 2026.01.20 23:52:36.311986 [ 260 ] {3925f675-6bac-42d8-bdf4-98f5cf64acc7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6094 | 2026.01.20 23:52:36.312200 [ 260 ] {3925f675-6bac-42d8-bdf4-98f5cf64acc7} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6095 | 2026.01.20 23:52:36.312329 [ 260 ] {3925f675-6bac-42d8-bdf4-98f5cf64acc7} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001258 sec., 167726.55007949125 rows/sec., 9.52 MiB/sec. | ||
| 6096 | 2026.01.20 23:52:36.312368 [ 260 ] {3925f675-6bac-42d8-bdf4-98f5cf64acc7} <Debug> TCPHandler: Processed in 0.001424204 sec. | ||
| 6097 | 2026.01.20 23:52:36.312485 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6098 | 2026.01.20 23:52:36.312579 [ 260 ] {1cd8edf8-f959-4533-b4bb-6052671fdd1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6099 | 2026.01.20 23:52:36.312618 [ 260 ] {1cd8edf8-f959-4533-b4bb-6052671fdd1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6100 | 2026.01.20 23:52:36.313345 [ 260 ] {1cd8edf8-f959-4533-b4bb-6052671fdd1e} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6101 | 2026.01.20 23:52:36.313382 [ 260 ] {1cd8edf8-f959-4533-b4bb-6052671fdd1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6102 | 2026.01.20 23:52:36.313718 [ 260 ] {1cd8edf8-f959-4533-b4bb-6052671fdd1e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6103 | 2026.01.20 23:52:36.313920 [ 260 ] {1cd8edf8-f959-4533-b4bb-6052671fdd1e} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6104 | 2026.01.20 23:52:36.314052 [ 260 ] {1cd8edf8-f959-4533-b4bb-6052671fdd1e} <Debug> executeQuery: Read 683 rows, 48.79 KiB in 0.00149 sec., 458389.26174496644 rows/sec., 31.98 MiB/sec. | ||
| 6105 | 2026.01.20 23:52:36.314090 [ 260 ] {1cd8edf8-f959-4533-b4bb-6052671fdd1e} <Debug> TCPHandler: Processed in 0.001656258 sec. | ||
| 6106 | 2026.01.20 23:52:36.314205 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6107 | 2026.01.20 23:52:36.314299 [ 260 ] {8b3155af-56ac-4343-a3fb-245015ed2b70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6108 | 2026.01.20 23:52:36.314342 [ 260 ] {8b3155af-56ac-4343-a3fb-245015ed2b70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6109 | 2026.01.20 23:52:36.314686 [ 260 ] {8b3155af-56ac-4343-a3fb-245015ed2b70} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6110 | 2026.01.20 23:52:36.314722 [ 260 ] {8b3155af-56ac-4343-a3fb-245015ed2b70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6111 | 2026.01.20 23:52:36.315047 [ 260 ] {8b3155af-56ac-4343-a3fb-245015ed2b70} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6112 | 2026.01.20 23:52:36.315247 [ 260 ] {8b3155af-56ac-4343-a3fb-245015ed2b70} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6113 | 2026.01.20 23:52:36.315370 [ 260 ] {8b3155af-56ac-4343-a3fb-245015ed2b70} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001104 sec., 5434.782608695652 rows/sec., 283.95 KiB/sec. | ||
| 6114 | 2026.01.20 23:52:36.315405 [ 260 ] {8b3155af-56ac-4343-a3fb-245015ed2b70} <Debug> TCPHandler: Processed in 0.001268382 sec. | ||
| 6115 | 2026.01.20 23:52:36.315513 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6116 | 2026.01.20 23:52:36.315601 [ 260 ] {5f4087c3-c2c2-464a-b271-58638d5b25d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6117 | 2026.01.20 23:52:36.315641 [ 260 ] {5f4087c3-c2c2-464a-b271-58638d5b25d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6118 | 2026.01.20 23:52:36.316142 [ 260 ] {5f4087c3-c2c2-464a-b271-58638d5b25d4} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6119 | 2026.01.20 23:52:36.316179 [ 260 ] {5f4087c3-c2c2-464a-b271-58638d5b25d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6120 | 2026.01.20 23:52:36.316525 [ 260 ] {5f4087c3-c2c2-464a-b271-58638d5b25d4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6121 | 2026.01.20 23:52:36.316734 [ 260 ] {5f4087c3-c2c2-464a-b271-58638d5b25d4} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6122 | 2026.01.20 23:52:36.316865 [ 260 ] {5f4087c3-c2c2-464a-b271-58638d5b25d4} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.00125 sec., 252800 rows/sec., 16.61 MiB/sec. | ||
| 6123 | 2026.01.20 23:52:36.316903 [ 260 ] {5f4087c3-c2c2-464a-b271-58638d5b25d4} <Debug> TCPHandler: Processed in 0.001413934 sec. | ||
| 6124 | 2026.01.20 23:52:36.317016 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6125 | 2026.01.20 23:52:36.317110 [ 260 ] {baab5cb3-0d12-4a58-8d00-e5352d693d7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6126 | 2026.01.20 23:52:36.317152 [ 260 ] {baab5cb3-0d12-4a58-8d00-e5352d693d7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6127 | 2026.01.20 23:52:36.317471 [ 260 ] {baab5cb3-0d12-4a58-8d00-e5352d693d7a} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6128 | 2026.01.20 23:52:36.317507 [ 260 ] {baab5cb3-0d12-4a58-8d00-e5352d693d7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6129 | 2026.01.20 23:52:36.317839 [ 260 ] {baab5cb3-0d12-4a58-8d00-e5352d693d7a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6130 | 2026.01.20 23:52:36.318050 [ 260 ] {baab5cb3-0d12-4a58-8d00-e5352d693d7a} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6131 | 2026.01.20 23:52:36.318186 [ 260 ] {baab5cb3-0d12-4a58-8d00-e5352d693d7a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001094 sec., 914.0767824497259 rows/sec., 61.59 KiB/sec. | ||
| 6132 | 2026.01.20 23:52:36.318224 [ 260 ] {baab5cb3-0d12-4a58-8d00-e5352d693d7a} <Debug> TCPHandler: Processed in 0.001257121 sec. | ||
| 6133 | 2026.01.20 23:52:36.318338 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6134 | 2026.01.20 23:52:36.318431 [ 260 ] {98c01bf1-fad2-4aeb-9d54-96b1e1b30917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6135 | 2026.01.20 23:52:36.318471 [ 260 ] {98c01bf1-fad2-4aeb-9d54-96b1e1b30917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6136 | 2026.01.20 23:52:36.318809 [ 260 ] {98c01bf1-fad2-4aeb-9d54-96b1e1b30917} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6137 | 2026.01.20 23:52:36.318844 [ 260 ] {98c01bf1-fad2-4aeb-9d54-96b1e1b30917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6138 | 2026.01.20 23:52:36.319166 [ 260 ] {98c01bf1-fad2-4aeb-9d54-96b1e1b30917} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6139 | 2026.01.20 23:52:36.319372 [ 260 ] {98c01bf1-fad2-4aeb-9d54-96b1e1b30917} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6140 | 2026.01.20 23:52:36.319487 [ 32 ] {} <Debug> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6141 | 2026.01.20 23:52:36.319500 [ 260 ] {98c01bf1-fad2-4aeb-9d54-96b1e1b30917} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001086 sec., 95764.27255985267 rows/sec., 5.87 MiB/sec. | ||
| 6142 | 2026.01.20 23:52:36.319590 [ 32 ] {} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6143 | 2026.01.20 23:52:36.319594 [ 260 ] {98c01bf1-fad2-4aeb-9d54-96b1e1b30917} <Debug> TCPHandler: Processed in 0.001305333 sec. | ||
| 6144 | 2026.01.20 23:52:36.319655 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6145 | 2026.01.20 23:52:36.319790 [ 188 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::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 | ||
| 6146 | 2026.01.20 23:52:36.319932 [ 188 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6147 | 2026.01.20 23:52:36.319967 [ 188 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1848 rows starting from the beginning of the part | ||
| 6148 | 2026.01.20 23:52:36.320034 [ 188 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::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 | ||
| 6149 | 2026.01.20 23:52:36.320077 [ 188 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 6150 | 2026.01.20 23:52:36.320118 [ 188 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 6151 | 2026.01.20 23:52:36.320156 [ 188 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::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 | ||
| 6152 | 2026.01.20 23:52:36.320194 [ 188 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 104 rows starting from the beginning of the part | ||
| 6153 | 2026.01.20 23:52:36.321401 [ 200 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2192 rows, containing 4 columns (4 merged, 0 gathered) in 0.001665228 sec., 1316336.261460893 rows/sec., 83.70 MiB/sec. | ||
| 6154 | 2026.01.20 23:52:36.321668 [ 188 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6155 | 2026.01.20 23:52:36.321933 [ 188 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_31_6} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6156 | 2026.01.20 23:52:36.322011 [ 188 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_31_6} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6157 | 2026.01.20 23:52:36.322089 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 6158 | 2026.01.20 23:52:37.387276 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12987 | ||
| 6159 | 2026.01.20 23:52:37.387834 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6160 | 2026.01.20 23:52:37.387873 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6161 | 2026.01.20 23:52:37.388372 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6162 | 2026.01.20 23:52:37.388612 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6163 | 2026.01.20 23:52:37.388761 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12987 | ||
| 6164 | 2026.01.20 23:52:38.078642 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6165 | 2026.01.20 23:52:38.094681 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6166 | 2026.01.20 23:52:38.094736 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6167 | 2026.01.20 23:52:38.100626 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6168 | 2026.01.20 23:52:38.101334 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6169 | 2026.01.20 23:52:38.104210 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6170 | 2026.01.20 23:52:41.292841 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6171 | 2026.01.20 23:52:41.293151 [ 260 ] {76e9f0d9-2e2f-493d-b81b-2a92c8144312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6172 | 2026.01.20 23:52:41.293261 [ 260 ] {76e9f0d9-2e2f-493d-b81b-2a92c8144312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6173 | 2026.01.20 23:52:41.294206 [ 260 ] {76e9f0d9-2e2f-493d-b81b-2a92c8144312} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6174 | 2026.01.20 23:52:41.294258 [ 260 ] {76e9f0d9-2e2f-493d-b81b-2a92c8144312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6175 | 2026.01.20 23:52:41.294671 [ 260 ] {76e9f0d9-2e2f-493d-b81b-2a92c8144312} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6176 | 2026.01.20 23:52:41.294904 [ 260 ] {76e9f0d9-2e2f-493d-b81b-2a92c8144312} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6177 | 2026.01.20 23:52:41.295045 [ 44 ] {} <Debug> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6178 | 2026.01.20 23:52:41.295077 [ 260 ] {76e9f0d9-2e2f-493d-b81b-2a92c8144312} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.002003 sec., 67898.15277084374 rows/sec., 5.87 MiB/sec. | ||
| 6179 | 2026.01.20 23:52:41.295112 [ 44 ] {} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6180 | 2026.01.20 23:52:41.295135 [ 260 ] {76e9f0d9-2e2f-493d-b81b-2a92c8144312} <Debug> TCPHandler: Processed in 0.002483772 sec. | ||
| 6181 | 2026.01.20 23:52:41.295138 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6182 | 2026.01.20 23:52:41.295275 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6183 | 2026.01.20 23:52:41.295284 [ 199 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6184 | 2026.01.20 23:52:41.295382 [ 260 ] {563e50d0-6bf2-4d78-bc89-adcab7add069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6185 | 2026.01.20 23:52:41.295431 [ 260 ] {563e50d0-6bf2-4d78-bc89-adcab7add069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6186 | 2026.01.20 23:52:41.295442 [ 199 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6187 | 2026.01.20 23:52:41.295486 [ 199 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2462 rows starting from the beginning of the part | ||
| 6188 | 2026.01.20 23:52:41.295561 [ 199 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1280 rows starting from the beginning of the part | ||
| 6189 | 2026.01.20 23:52:41.295613 [ 199 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part | ||
| 6190 | 2026.01.20 23:52:41.295654 [ 199 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 136 rows starting from the beginning of the part | ||
| 6191 | 2026.01.20 23:52:41.295696 [ 199 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1114 rows starting from the beginning of the part | ||
| 6192 | 2026.01.20 23:52:41.295739 [ 199 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 136 rows starting from the beginning of the part | ||
| 6193 | 2026.01.20 23:52:41.295854 [ 260 ] {563e50d0-6bf2-4d78-bc89-adcab7add069} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6194 | 2026.01.20 23:52:41.295897 [ 260 ] {563e50d0-6bf2-4d78-bc89-adcab7add069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6195 | 2026.01.20 23:52:41.296240 [ 260 ] {563e50d0-6bf2-4d78-bc89-adcab7add069} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6196 | 2026.01.20 23:52:41.296472 [ 260 ] {563e50d0-6bf2-4d78-bc89-adcab7add069} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6197 | 2026.01.20 23:52:41.296615 [ 260 ] {563e50d0-6bf2-4d78-bc89-adcab7add069} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001254 sec., 31897.92663476874 rows/sec., 2.34 MiB/sec. | ||
| 6198 | 2026.01.20 23:52:41.296654 [ 260 ] {563e50d0-6bf2-4d78-bc89-adcab7add069} <Debug> TCPHandler: Processed in 0.001431474 sec. | ||
| 6199 | 2026.01.20 23:52:41.296775 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6200 | 2026.01.20 23:52:41.296895 [ 260 ] {e8fb9418-8121-4e35-94ad-f7f9936d1d8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6201 | 2026.01.20 23:52:41.296944 [ 260 ] {e8fb9418-8121-4e35-94ad-f7f9936d1d8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6202 | 2026.01.20 23:52:41.297479 [ 260 ] {e8fb9418-8121-4e35-94ad-f7f9936d1d8a} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6203 | 2026.01.20 23:52:41.297523 [ 260 ] {e8fb9418-8121-4e35-94ad-f7f9936d1d8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6204 | 2026.01.20 23:52:41.297856 [ 260 ] {e8fb9418-8121-4e35-94ad-f7f9936d1d8a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6205 | 2026.01.20 23:52:41.297898 [ 188 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5184 rows, containing 5 columns (5 merged, 0 gathered) in 0.002669926 sec., 1941626.8465867594 rows/sec., 165.65 MiB/sec. | ||
| 6206 | 2026.01.20 23:52:41.298067 [ 260 ] {e8fb9418-8121-4e35-94ad-f7f9936d1d8a} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6207 | 2026.01.20 23:52:41.298186 [ 44 ] {} <Debug> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6208 | 2026.01.20 23:52:41.298209 [ 260 ] {e8fb9418-8121-4e35-94ad-f7f9936d1d8a} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001339 sec., 77669.90291262136 rows/sec., 6.07 MiB/sec. | ||
| 6209 | 2026.01.20 23:52:41.298221 [ 44 ] {} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6210 | 2026.01.20 23:52:41.298251 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6211 | 2026.01.20 23:52:41.298255 [ 260 ] {e8fb9418-8121-4e35-94ad-f7f9936d1d8a} <Debug> TCPHandler: Processed in 0.001541407 sec. | ||
| 6212 | 2026.01.20 23:52:41.298263 [ 200 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6213 | 2026.01.20 23:52:41.298343 [ 190 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::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 | ||
| 6214 | 2026.01.20 23:52:41.298381 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6215 | 2026.01.20 23:52:41.298452 [ 190 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6216 | 2026.01.20 23:52:41.298477 [ 260 ] {51d3a2ba-f247-4448-8d68-6711b433478a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6217 | 2026.01.20 23:52:41.298488 [ 190 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1249 rows starting from the beginning of the part | ||
| 6218 | 2026.01.20 23:52:41.298523 [ 260 ] {51d3a2ba-f247-4448-8d68-6711b433478a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6219 | 2026.01.20 23:52:41.298555 [ 190 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 568 rows starting from the beginning of the part | ||
| 6220 | 2026.01.20 23:52:41.298604 [ 190 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part | ||
| 6221 | 2026.01.20 23:52:41.298631 [ 200 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_36_7} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6222 | 2026.01.20 23:52:41.298646 [ 190 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 104 rows starting from the beginning of the part | ||
| 6223 | 2026.01.20 23:52:41.298690 [ 190 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 683 rows starting from the beginning of the part | ||
| 6224 | 2026.01.20 23:52:41.298724 [ 200 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_36_7} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6225 | 2026.01.20 23:52:41.298730 [ 190 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 104 rows starting from the beginning of the part | ||
| 6226 | 2026.01.20 23:52:41.298832 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 6227 | 2026.01.20 23:52:41.298935 [ 260 ] {51d3a2ba-f247-4448-8d68-6711b433478a} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6228 | 2026.01.20 23:52:41.298974 [ 260 ] {51d3a2ba-f247-4448-8d68-6711b433478a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6229 | 2026.01.20 23:52:41.299300 [ 260 ] {51d3a2ba-f247-4448-8d68-6711b433478a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6230 | 2026.01.20 23:52:41.299508 [ 260 ] {51d3a2ba-f247-4448-8d68-6711b433478a} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6231 | 2026.01.20 23:52:41.299642 [ 260 ] {51d3a2ba-f247-4448-8d68-6711b433478a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 6232 | 2026.01.20 23:52:41.299677 [ 260 ] {51d3a2ba-f247-4448-8d68-6711b433478a} <Debug> TCPHandler: Processed in 0.001345723 sec. | ||
| 6233 | 2026.01.20 23:52:41.299793 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6234 | 2026.01.20 23:52:41.299909 [ 260 ] {0d2d9095-8218-49a8-a015-5cb011cfdd49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6235 | 2026.01.20 23:52:41.299934 [ 200 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2772 rows, containing 5 columns (5 merged, 0 gathered) in 0.001635298 sec., 1695103.8893217016 rows/sec., 129.55 MiB/sec. | ||
| 6236 | 2026.01.20 23:52:41.299974 [ 260 ] {0d2d9095-8218-49a8-a015-5cb011cfdd49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6237 | 2026.01.20 23:52:41.300106 [ 200 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6238 | 2026.01.20 23:52:41.300351 [ 200 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_36_7} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6239 | 2026.01.20 23:52:41.300420 [ 200 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_36_7} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6240 | 2026.01.20 23:52:41.300497 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6241 | 2026.01.20 23:52:41.300925 [ 260 ] {0d2d9095-8218-49a8-a015-5cb011cfdd49} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6242 | 2026.01.20 23:52:41.300967 [ 260 ] {0d2d9095-8218-49a8-a015-5cb011cfdd49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6243 | 2026.01.20 23:52:41.301542 [ 260 ] {0d2d9095-8218-49a8-a015-5cb011cfdd49} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6244 | 2026.01.20 23:52:41.301772 [ 260 ] {0d2d9095-8218-49a8-a015-5cb011cfdd49} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6245 | 2026.01.20 23:52:41.301920 [ 260 ] {0d2d9095-8218-49a8-a015-5cb011cfdd49} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002035 sec., 19656.019656019656 rows/sec., 35.22 MiB/sec. | ||
| 6246 | 2026.01.20 23:52:41.301982 [ 260 ] {0d2d9095-8218-49a8-a015-5cb011cfdd49} <Debug> TCPHandler: Processed in 0.002249258 sec. | ||
| 6247 | 2026.01.20 23:52:41.302094 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6248 | 2026.01.20 23:52:41.302195 [ 260 ] {5f13d3e6-c320-4462-b5f8-fd3e3320cdc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6249 | 2026.01.20 23:52:41.302238 [ 260 ] {5f13d3e6-c320-4462-b5f8-fd3e3320cdc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6250 | 2026.01.20 23:52:41.302575 [ 260 ] {5f13d3e6-c320-4462-b5f8-fd3e3320cdc5} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6251 | 2026.01.20 23:52:41.302611 [ 260 ] {5f13d3e6-c320-4462-b5f8-fd3e3320cdc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6252 | 2026.01.20 23:52:41.302920 [ 260 ] {5f13d3e6-c320-4462-b5f8-fd3e3320cdc5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6253 | 2026.01.20 23:52:41.303127 [ 260 ] {5f13d3e6-c320-4462-b5f8-fd3e3320cdc5} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6254 | 2026.01.20 23:52:41.303259 [ 260 ] {5f13d3e6-c320-4462-b5f8-fd3e3320cdc5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 6255 | 2026.01.20 23:52:41.303296 [ 260 ] {5f13d3e6-c320-4462-b5f8-fd3e3320cdc5} <Debug> TCPHandler: Processed in 0.001252941 sec. | ||
| 6256 | 2026.01.20 23:52:44.792817 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6257 | 2026.01.20 23:52:44.792935 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6258 | 2026.01.20 23:52:44.889773 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13435 | ||
| 6259 | 2026.01.20 23:52:44.890244 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6260 | 2026.01.20 23:52:44.890287 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6261 | 2026.01.20 23:52:44.890781 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6262 | 2026.01.20 23:52:44.891017 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6263 | 2026.01.20 23:52:44.891167 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13435 | ||
| 6264 | 2026.01.20 23:52:44.918989 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 762 | ||
| 6265 | 2026.01.20 23:52:44.921346 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6266 | 2026.01.20 23:52:44.921392 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6267 | 2026.01.20 23:52:44.922596 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6268 | 2026.01.20 23:52:44.922859 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6269 | 2026.01.20 23:52:44.923124 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 762 | ||
| 6270 | 2026.01.20 23:52:45.605616 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6271 | 2026.01.20 23:52:45.622634 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6272 | 2026.01.20 23:52:45.622700 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6273 | 2026.01.20 23:52:45.628901 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6274 | 2026.01.20 23:52:45.629630 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6275 | 2026.01.20 23:52:45.632608 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6276 | 2026.01.20 23:52:46.301920 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6277 | 2026.01.20 23:52:46.302089 [ 260 ] {fdd5b99a-7f53-480c-aa84-1d78c31b97d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6278 | 2026.01.20 23:52:46.302151 [ 260 ] {fdd5b99a-7f53-480c-aa84-1d78c31b97d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6279 | 2026.01.20 23:52:46.302970 [ 260 ] {fdd5b99a-7f53-480c-aa84-1d78c31b97d9} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6280 | 2026.01.20 23:52:46.303017 [ 260 ] {fdd5b99a-7f53-480c-aa84-1d78c31b97d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6281 | 2026.01.20 23:52:46.303414 [ 260 ] {fdd5b99a-7f53-480c-aa84-1d78c31b97d9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6282 | 2026.01.20 23:52:46.303630 [ 260 ] {fdd5b99a-7f53-480c-aa84-1d78c31b97d9} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6283 | 2026.01.20 23:52:46.303782 [ 131 ] {} <Debug> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 6284 | 2026.01.20 23:52:46.303788 [ 260 ] {fdd5b99a-7f53-480c-aa84-1d78c31b97d9} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001744 sec., 235091.74311926603 rows/sec., 14.91 MiB/sec. | ||
| 6285 | 2026.01.20 23:52:46.303859 [ 131 ] {} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6286 | 2026.01.20 23:52:46.303886 [ 260 ] {fdd5b99a-7f53-480c-aa84-1d78c31b97d9} <Debug> TCPHandler: Processed in 0.002084625 sec. | ||
| 6287 | 2026.01.20 23:52:46.303890 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6288 | 2026.01.20 23:52:46.304020 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6289 | 2026.01.20 23:52:46.304038 [ 188 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::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 | ||
| 6290 | 2026.01.20 23:52:46.304125 [ 260 ] {6409cbd4-7912-46e2-a9eb-7b0c7400c9c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6291 | 2026.01.20 23:52:46.304172 [ 260 ] {6409cbd4-7912-46e2-a9eb-7b0c7400c9c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6292 | 2026.01.20 23:52:46.304207 [ 188 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6293 | 2026.01.20 23:52:46.304252 [ 188 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 434 rows starting from the beginning of the part | ||
| 6294 | 2026.01.20 23:52:46.304328 [ 188 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 410 rows starting from the beginning of the part | ||
| 6295 | 2026.01.20 23:52:46.304383 [ 188 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 410 rows starting from the beginning of the part | ||
| 6296 | 2026.01.20 23:52:46.304434 [ 188 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 6297 | 2026.01.20 23:52:46.304480 [ 188 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 410 rows starting from the beginning of the part | ||
| 6298 | 2026.01.20 23:52:46.304523 [ 188 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 410 rows starting from the beginning of the part | ||
| 6299 | 2026.01.20 23:52:46.305193 [ 260 ] {6409cbd4-7912-46e2-a9eb-7b0c7400c9c6} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6300 | 2026.01.20 23:52:46.305236 [ 260 ] {6409cbd4-7912-46e2-a9eb-7b0c7400c9c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6301 | 2026.01.20 23:52:46.305651 [ 260 ] {6409cbd4-7912-46e2-a9eb-7b0c7400c9c6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6302 | 2026.01.20 23:52:46.305710 [ 200 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2098 rows, containing 5 columns (5 merged, 0 gathered) in 0.001736329 sec., 1208296.3539743908 rows/sec., 81.80 MiB/sec. | ||
| 6303 | 2026.01.20 23:52:46.305876 [ 260 ] {6409cbd4-7912-46e2-a9eb-7b0c7400c9c6} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6304 | 2026.01.20 23:52:46.305901 [ 198 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 6305 | 2026.01.20 23:52:46.306018 [ 260 ] {6409cbd4-7912-46e2-a9eb-7b0c7400c9c6} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.001916 sec., 580375.7828810021 rows/sec., 45.77 MiB/sec. | ||
| 6306 | 2026.01.20 23:52:46.306056 [ 260 ] {6409cbd4-7912-46e2-a9eb-7b0c7400c9c6} <Debug> TCPHandler: Processed in 0.002086685 sec. | ||
| 6307 | 2026.01.20 23:52:46.306176 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6308 | 2026.01.20 23:52:46.306213 [ 198 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_16_3} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6309 | 2026.01.20 23:52:46.306271 [ 260 ] {5bebd258-4dde-472e-acd7-ae27d2d8d392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6310 | 2026.01.20 23:52:46.306289 [ 198 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_16_3} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 6311 | 2026.01.20 23:52:46.306311 [ 260 ] {5bebd258-4dde-472e-acd7-ae27d2d8d392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6312 | 2026.01.20 23:52:46.306377 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 6313 | 2026.01.20 23:52:46.306817 [ 260 ] {5bebd258-4dde-472e-acd7-ae27d2d8d392} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6314 | 2026.01.20 23:52:46.306852 [ 260 ] {5bebd258-4dde-472e-acd7-ae27d2d8d392} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6315 | 2026.01.20 23:52:46.307146 [ 260 ] {5bebd258-4dde-472e-acd7-ae27d2d8d392} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6316 | 2026.01.20 23:52:46.307345 [ 260 ] {5bebd258-4dde-472e-acd7-ae27d2d8d392} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6317 | 2026.01.20 23:52:46.307474 [ 260 ] {5bebd258-4dde-472e-acd7-ae27d2d8d392} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001222 sec., 167757.77414075285 rows/sec., 9.84 MiB/sec. | ||
| 6318 | 2026.01.20 23:52:46.307511 [ 260 ] {5bebd258-4dde-472e-acd7-ae27d2d8d392} <Debug> TCPHandler: Processed in 0.001383804 sec. | ||
| 6319 | 2026.01.20 23:52:46.307618 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6320 | 2026.01.20 23:52:46.307713 [ 260 ] {b9e309da-a9e4-462a-8c53-1a9b57d0f281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6321 | 2026.01.20 23:52:46.307751 [ 260 ] {b9e309da-a9e4-462a-8c53-1a9b57d0f281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6322 | 2026.01.20 23:52:46.308242 [ 260 ] {b9e309da-a9e4-462a-8c53-1a9b57d0f281} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6323 | 2026.01.20 23:52:46.308278 [ 260 ] {b9e309da-a9e4-462a-8c53-1a9b57d0f281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6324 | 2026.01.20 23:52:46.308574 [ 260 ] {b9e309da-a9e4-462a-8c53-1a9b57d0f281} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6325 | 2026.01.20 23:52:46.308772 [ 260 ] {b9e309da-a9e4-462a-8c53-1a9b57d0f281} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6326 | 2026.01.20 23:52:46.308903 [ 260 ] {b9e309da-a9e4-462a-8c53-1a9b57d0f281} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001208 sec., 175496.68874172185 rows/sec., 11.32 MiB/sec. | ||
| 6327 | 2026.01.20 23:52:46.308939 [ 260 ] {b9e309da-a9e4-462a-8c53-1a9b57d0f281} <Debug> TCPHandler: Processed in 0.001368543 sec. | ||
| 6328 | 2026.01.20 23:52:46.309036 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6329 | 2026.01.20 23:52:46.309128 [ 260 ] {9da21486-8b89-460c-aabd-7f47696109d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6330 | 2026.01.20 23:52:46.309166 [ 260 ] {9da21486-8b89-460c-aabd-7f47696109d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6331 | 2026.01.20 23:52:46.309646 [ 260 ] {9da21486-8b89-460c-aabd-7f47696109d6} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6332 | 2026.01.20 23:52:46.309681 [ 260 ] {9da21486-8b89-460c-aabd-7f47696109d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6333 | 2026.01.20 23:52:46.309976 [ 260 ] {9da21486-8b89-460c-aabd-7f47696109d6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6334 | 2026.01.20 23:52:46.310176 [ 260 ] {9da21486-8b89-460c-aabd-7f47696109d6} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6335 | 2026.01.20 23:52:46.310271 [ 131 ] {} <Debug> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 6336 | 2026.01.20 23:52:46.310300 [ 260 ] {9da21486-8b89-460c-aabd-7f47696109d6} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001191 sec., 177162.04869857262 rows/sec., 10.06 MiB/sec. | ||
| 6337 | 2026.01.20 23:52:46.310306 [ 131 ] {} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6338 | 2026.01.20 23:52:46.310339 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6339 | 2026.01.20 23:52:46.310343 [ 260 ] {9da21486-8b89-460c-aabd-7f47696109d6} <Debug> TCPHandler: Processed in 0.001353543 sec. | ||
| 6340 | 2026.01.20 23:52:46.310419 [ 198 ] {814d8568-2b9e-4a79-83ef-22fe45208240::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 | ||
| 6341 | 2026.01.20 23:52:46.310450 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6342 | 2026.01.20 23:52:46.310503 [ 198 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6343 | 2026.01.20 23:52:46.310532 [ 198 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 223 rows starting from the beginning of the part | ||
| 6344 | 2026.01.20 23:52:46.310541 [ 260 ] {b25aea30-e0d6-496a-9da3-762e2f6ded5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6345 | 2026.01.20 23:52:46.310580 [ 260 ] {b25aea30-e0d6-496a-9da3-762e2f6ded5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6346 | 2026.01.20 23:52:46.310594 [ 198 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 211 rows starting from the beginning of the part | ||
| 6347 | 2026.01.20 23:52:46.310642 [ 198 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 211 rows starting from the beginning of the part | ||
| 6348 | 2026.01.20 23:52:46.310686 [ 198 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 6349 | 2026.01.20 23:52:46.310729 [ 198 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 211 rows starting from the beginning of the part | ||
| 6350 | 2026.01.20 23:52:46.310770 [ 198 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 211 rows starting from the beginning of the part | ||
| 6351 | 2026.01.20 23:52:46.311295 [ 260 ] {b25aea30-e0d6-496a-9da3-762e2f6ded5b} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6352 | 2026.01.20 23:52:46.311329 [ 260 ] {b25aea30-e0d6-496a-9da3-762e2f6ded5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6353 | 2026.01.20 23:52:46.311575 [ 194 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1079 rows, containing 5 columns (5 merged, 0 gathered) in 0.00119224 sec., 905019.1236663759 rows/sec., 55.24 MiB/sec. | ||
| 6354 | 2026.01.20 23:52:46.311645 [ 260 ] {b25aea30-e0d6-496a-9da3-762e2f6ded5b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6355 | 2026.01.20 23:52:46.311712 [ 194 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 6356 | 2026.01.20 23:52:46.311854 [ 260 ] {b25aea30-e0d6-496a-9da3-762e2f6ded5b} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6357 | 2026.01.20 23:52:46.311981 [ 260 ] {b25aea30-e0d6-496a-9da3-762e2f6ded5b} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001458 sec., 465706.44718792866 rows/sec., 32.46 MiB/sec. | ||
| 6358 | 2026.01.20 23:52:46.311991 [ 194 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_16_3} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6359 | 2026.01.20 23:52:46.312018 [ 260 ] {b25aea30-e0d6-496a-9da3-762e2f6ded5b} <Debug> TCPHandler: Processed in 0.001614327 sec. | ||
| 6360 | 2026.01.20 23:52:46.312063 [ 194 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_16_3} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 6361 | 2026.01.20 23:52:46.312124 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6362 | 2026.01.20 23:52:46.312139 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 6363 | 2026.01.20 23:52:46.312224 [ 260 ] {06098bb7-74f0-43b1-a9c1-685e1984812d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6364 | 2026.01.20 23:52:46.312267 [ 260 ] {06098bb7-74f0-43b1-a9c1-685e1984812d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6365 | 2026.01.20 23:52:46.312595 [ 260 ] {06098bb7-74f0-43b1-a9c1-685e1984812d} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6366 | 2026.01.20 23:52:46.312629 [ 260 ] {06098bb7-74f0-43b1-a9c1-685e1984812d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6367 | 2026.01.20 23:52:46.312935 [ 260 ] {06098bb7-74f0-43b1-a9c1-685e1984812d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6368 | 2026.01.20 23:52:46.313153 [ 260 ] {06098bb7-74f0-43b1-a9c1-685e1984812d} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6369 | 2026.01.20 23:52:46.313309 [ 260 ] {06098bb7-74f0-43b1-a9c1-685e1984812d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001103 sec., 5439.709882139619 rows/sec., 284.20 KiB/sec. | ||
| 6370 | 2026.01.20 23:52:46.313353 [ 260 ] {06098bb7-74f0-43b1-a9c1-685e1984812d} <Debug> TCPHandler: Processed in 0.001280912 sec. | ||
| 6371 | 2026.01.20 23:52:46.313483 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6372 | 2026.01.20 23:52:46.313604 [ 260 ] {d5ccc474-25d9-4695-b0a7-963de50651a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6373 | 2026.01.20 23:52:46.313656 [ 260 ] {d5ccc474-25d9-4695-b0a7-963de50651a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6374 | 2026.01.20 23:52:46.314194 [ 260 ] {d5ccc474-25d9-4695-b0a7-963de50651a2} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6375 | 2026.01.20 23:52:46.314232 [ 260 ] {d5ccc474-25d9-4695-b0a7-963de50651a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6376 | 2026.01.20 23:52:46.314565 [ 260 ] {d5ccc474-25d9-4695-b0a7-963de50651a2} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6377 | 2026.01.20 23:52:46.314776 [ 260 ] {d5ccc474-25d9-4695-b0a7-963de50651a2} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6378 | 2026.01.20 23:52:46.314910 [ 260 ] {d5ccc474-25d9-4695-b0a7-963de50651a2} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001331 sec., 235912.84748309542 rows/sec., 15.50 MiB/sec. | ||
| 6379 | 2026.01.20 23:52:46.314947 [ 260 ] {d5ccc474-25d9-4695-b0a7-963de50651a2} <Debug> TCPHandler: Processed in 0.001528506 sec. | ||
| 6380 | 2026.01.20 23:52:46.315051 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6381 | 2026.01.20 23:52:46.315147 [ 260 ] {d0383af7-f8d5-484c-bbf9-19878d4cf69d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6382 | 2026.01.20 23:52:46.315188 [ 260 ] {d0383af7-f8d5-484c-bbf9-19878d4cf69d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6383 | 2026.01.20 23:52:46.315497 [ 260 ] {d0383af7-f8d5-484c-bbf9-19878d4cf69d} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6384 | 2026.01.20 23:52:46.315534 [ 260 ] {d0383af7-f8d5-484c-bbf9-19878d4cf69d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6385 | 2026.01.20 23:52:46.315844 [ 260 ] {d0383af7-f8d5-484c-bbf9-19878d4cf69d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6386 | 2026.01.20 23:52:46.316072 [ 260 ] {d0383af7-f8d5-484c-bbf9-19878d4cf69d} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6387 | 2026.01.20 23:52:46.316205 [ 260 ] {d0383af7-f8d5-484c-bbf9-19878d4cf69d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001075 sec., 930.2325581395348 rows/sec., 62.68 KiB/sec. | ||
| 6388 | 2026.01.20 23:52:46.316243 [ 260 ] {d0383af7-f8d5-484c-bbf9-19878d4cf69d} <Debug> TCPHandler: Processed in 0.001240801 sec. | ||
| 6389 | 2026.01.20 23:52:46.316357 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6390 | 2026.01.20 23:52:46.316452 [ 260 ] {b495fe5a-aa72-4839-a9fe-68014c75fc1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6391 | 2026.01.20 23:52:46.316493 [ 260 ] {b495fe5a-aa72-4839-a9fe-68014c75fc1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6392 | 2026.01.20 23:52:46.316838 [ 260 ] {b495fe5a-aa72-4839-a9fe-68014c75fc1e} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6393 | 2026.01.20 23:52:46.316875 [ 260 ] {b495fe5a-aa72-4839-a9fe-68014c75fc1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6394 | 2026.01.20 23:52:46.317194 [ 260 ] {b495fe5a-aa72-4839-a9fe-68014c75fc1e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6395 | 2026.01.20 23:52:46.317404 [ 260 ] {b495fe5a-aa72-4839-a9fe-68014c75fc1e} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6396 | 2026.01.20 23:52:46.317532 [ 260 ] {b495fe5a-aa72-4839-a9fe-68014c75fc1e} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001097 sec., 94804.01093892433 rows/sec., 5.81 MiB/sec. | ||
| 6397 | 2026.01.20 23:52:46.317569 [ 260 ] {b495fe5a-aa72-4839-a9fe-68014c75fc1e} <Debug> TCPHandler: Processed in 0.001261292 sec. | ||
| 6398 | 2026.01.20 23:52:51.319255 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6399 | 2026.01.20 23:52:51.319462 [ 260 ] {86c460cb-7e22-480f-b38f-c76c14ed4b12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6400 | 2026.01.20 23:52:51.319532 [ 260 ] {86c460cb-7e22-480f-b38f-c76c14ed4b12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6401 | 2026.01.20 23:52:51.320218 [ 260 ] {86c460cb-7e22-480f-b38f-c76c14ed4b12} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6402 | 2026.01.20 23:52:51.320264 [ 260 ] {86c460cb-7e22-480f-b38f-c76c14ed4b12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6403 | 2026.01.20 23:52:51.320652 [ 260 ] {86c460cb-7e22-480f-b38f-c76c14ed4b12} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6404 | 2026.01.20 23:52:51.320879 [ 260 ] {86c460cb-7e22-480f-b38f-c76c14ed4b12} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6405 | 2026.01.20 23:52:51.321050 [ 260 ] {86c460cb-7e22-480f-b38f-c76c14ed4b12} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001639 sec., 3660.7687614399024 rows/sec., 298.51 KiB/sec. | ||
| 6406 | 2026.01.20 23:52:51.321092 [ 260 ] {86c460cb-7e22-480f-b38f-c76c14ed4b12} <Debug> TCPHandler: Processed in 0.001965194 sec. | ||
| 6407 | 2026.01.20 23:52:51.321234 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6408 | 2026.01.20 23:52:51.321328 [ 260 ] {be5aec79-ab53-414a-b48f-0e62c91ca40e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6409 | 2026.01.20 23:52:51.321368 [ 260 ] {be5aec79-ab53-414a-b48f-0e62c91ca40e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6410 | 2026.01.20 23:52:51.322480 [ 260 ] {be5aec79-ab53-414a-b48f-0e62c91ca40e} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6411 | 2026.01.20 23:52:51.322518 [ 260 ] {be5aec79-ab53-414a-b48f-0e62c91ca40e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6412 | 2026.01.20 23:52:51.322900 [ 260 ] {be5aec79-ab53-414a-b48f-0e62c91ca40e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6413 | 2026.01.20 23:52:51.323122 [ 260 ] {be5aec79-ab53-414a-b48f-0e62c91ca40e} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6414 | 2026.01.20 23:52:51.323262 [ 260 ] {be5aec79-ab53-414a-b48f-0e62c91ca40e} <Debug> executeQuery: Read 1279 rows, 108.39 KiB in 0.001953 sec., 654889.912954429 rows/sec., 54.20 MiB/sec. | ||
| 6415 | 2026.01.20 23:52:51.323300 [ 260 ] {be5aec79-ab53-414a-b48f-0e62c91ca40e} <Debug> TCPHandler: Processed in 0.002114207 sec. | ||
| 6416 | 2026.01.20 23:52:51.323420 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6417 | 2026.01.20 23:52:51.323514 [ 260 ] {891e6913-e4aa-43e3-a444-c9a2a9a31820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6418 | 2026.01.20 23:52:51.323553 [ 260 ] {891e6913-e4aa-43e3-a444-c9a2a9a31820} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6419 | 2026.01.20 23:52:51.323971 [ 260 ] {891e6913-e4aa-43e3-a444-c9a2a9a31820} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6420 | 2026.01.20 23:52:51.324011 [ 260 ] {891e6913-e4aa-43e3-a444-c9a2a9a31820} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6421 | 2026.01.20 23:52:51.324315 [ 260 ] {891e6913-e4aa-43e3-a444-c9a2a9a31820} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6422 | 2026.01.20 23:52:51.324522 [ 260 ] {891e6913-e4aa-43e3-a444-c9a2a9a31820} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6423 | 2026.01.20 23:52:51.324650 [ 260 ] {891e6913-e4aa-43e3-a444-c9a2a9a31820} <Debug> executeQuery: Read 46 rows, 3.43 KiB in 0.001154 sec., 39861.351819757365 rows/sec., 2.90 MiB/sec. | ||
| 6424 | 2026.01.20 23:52:51.324686 [ 260 ] {891e6913-e4aa-43e3-a444-c9a2a9a31820} <Debug> TCPHandler: Processed in 0.001315232 sec. | ||
| 6425 | 2026.01.20 23:52:51.324826 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6426 | 2026.01.20 23:52:51.324933 [ 260 ] {98f1bcd0-2fa2-47c2-b18c-9c42feed696f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6427 | 2026.01.20 23:52:51.324971 [ 260 ] {98f1bcd0-2fa2-47c2-b18c-9c42feed696f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6428 | 2026.01.20 23:52:51.325513 [ 260 ] {98f1bcd0-2fa2-47c2-b18c-9c42feed696f} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6429 | 2026.01.20 23:52:51.325550 [ 260 ] {98f1bcd0-2fa2-47c2-b18c-9c42feed696f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6430 | 2026.01.20 23:52:51.325855 [ 260 ] {98f1bcd0-2fa2-47c2-b18c-9c42feed696f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6431 | 2026.01.20 23:52:51.326062 [ 260 ] {98f1bcd0-2fa2-47c2-b18c-9c42feed696f} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6432 | 2026.01.20 23:52:51.326193 [ 260 ] {98f1bcd0-2fa2-47c2-b18c-9c42feed696f} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001279 sec., 178264.2689601251 rows/sec., 12.07 MiB/sec. | ||
| 6433 | 2026.01.20 23:52:51.326231 [ 260 ] {98f1bcd0-2fa2-47c2-b18c-9c42feed696f} <Debug> TCPHandler: Processed in 0.001472785 sec. | ||
| 6434 | 2026.01.20 23:52:51.326337 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6435 | 2026.01.20 23:52:51.326441 [ 260 ] {9b3fdf82-ef4c-432e-97e0-031b0c81b3c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6436 | 2026.01.20 23:52:51.326488 [ 260 ] {9b3fdf82-ef4c-432e-97e0-031b0c81b3c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6437 | 2026.01.20 23:52:51.327114 [ 260 ] {9b3fdf82-ef4c-432e-97e0-031b0c81b3c7} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6438 | 2026.01.20 23:52:51.327149 [ 260 ] {9b3fdf82-ef4c-432e-97e0-031b0c81b3c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6439 | 2026.01.20 23:52:51.327481 [ 260 ] {9b3fdf82-ef4c-432e-97e0-031b0c81b3c7} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6440 | 2026.01.20 23:52:51.327688 [ 260 ] {9b3fdf82-ef4c-432e-97e0-031b0c81b3c7} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6441 | 2026.01.20 23:52:51.327829 [ 260 ] {9b3fdf82-ef4c-432e-97e0-031b0c81b3c7} <Debug> executeQuery: Read 566 rows, 43.10 KiB in 0.001411 sec., 401133.94755492563 rows/sec., 29.83 MiB/sec. | ||
| 6442 | 2026.01.20 23:52:51.327866 [ 260 ] {9b3fdf82-ef4c-432e-97e0-031b0c81b3c7} <Debug> TCPHandler: Processed in 0.001578927 sec. | ||
| 6443 | 2026.01.20 23:52:51.327992 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6444 | 2026.01.20 23:52:51.328085 [ 260 ] {a70caa57-d2d5-4beb-9fbc-46a4c6dedbca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6445 | 2026.01.20 23:52:51.328126 [ 260 ] {a70caa57-d2d5-4beb-9fbc-46a4c6dedbca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6446 | 2026.01.20 23:52:51.328702 [ 260 ] {a70caa57-d2d5-4beb-9fbc-46a4c6dedbca} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6447 | 2026.01.20 23:52:51.328737 [ 260 ] {a70caa57-d2d5-4beb-9fbc-46a4c6dedbca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6448 | 2026.01.20 23:52:51.329099 [ 260 ] {a70caa57-d2d5-4beb-9fbc-46a4c6dedbca} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6449 | 2026.01.20 23:52:51.329309 [ 260 ] {a70caa57-d2d5-4beb-9fbc-46a4c6dedbca} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6450 | 2026.01.20 23:52:51.329423 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6451 | 2026.01.20 23:52:51.329436 [ 260 ] {a70caa57-d2d5-4beb-9fbc-46a4c6dedbca} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.00137 sec., 618248.1751824818 rows/sec., 41.61 MiB/sec. | ||
| 6452 | 2026.01.20 23:52:51.329490 [ 67 ] {} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6453 | 2026.01.20 23:52:51.329498 [ 260 ] {a70caa57-d2d5-4beb-9fbc-46a4c6dedbca} <Debug> TCPHandler: Processed in 0.001561867 sec. | ||
| 6454 | 2026.01.20 23:52:51.329534 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6455 | 2026.01.20 23:52:51.329638 [ 198 ] {d542970d-27f7-45b6-add0-a5f5711db820::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 | ||
| 6456 | 2026.01.20 23:52:51.329660 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6457 | 2026.01.20 23:52:51.329744 [ 198 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6458 | 2026.01.20 23:52:51.329756 [ 260 ] {bebb95be-6d7e-4686-ad06-1a75bc2755d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6459 | 2026.01.20 23:52:51.329774 [ 198 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 12290 rows starting from the beginning of the part | ||
| 6460 | 2026.01.20 23:52:51.329808 [ 260 ] {bebb95be-6d7e-4686-ad06-1a75bc2755d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6461 | 2026.01.20 23:52:51.329829 [ 198 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
| 6462 | 2026.01.20 23:52:51.329872 [ 198 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 316 rows starting from the beginning of the part | ||
| 6463 | 2026.01.20 23:52:51.329918 [ 198 ] {d542970d-27f7-45b6-add0-a5f5711db820::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 | ||
| 6464 | 2026.01.20 23:52:51.329964 [ 198 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 314 rows starting from the beginning of the part | ||
| 6465 | 2026.01.20 23:52:51.330007 [ 198 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 847 rows starting from the beginning of the part | ||
| 6466 | 2026.01.20 23:52:51.330663 [ 260 ] {bebb95be-6d7e-4686-ad06-1a75bc2755d1} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6467 | 2026.01.20 23:52:51.330698 [ 260 ] {bebb95be-6d7e-4686-ad06-1a75bc2755d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6468 | 2026.01.20 23:52:51.331386 [ 260 ] {bebb95be-6d7e-4686-ad06-1a75bc2755d1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6469 | 2026.01.20 23:52:51.331618 [ 260 ] {bebb95be-6d7e-4686-ad06-1a75bc2755d1} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6470 | 2026.01.20 23:52:51.331761 [ 260 ] {bebb95be-6d7e-4686-ad06-1a75bc2755d1} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002026 sec., 19743.336623889438 rows/sec., 35.38 MiB/sec. | ||
| 6471 | 2026.01.20 23:52:51.331820 [ 260 ] {bebb95be-6d7e-4686-ad06-1a75bc2755d1} <Debug> TCPHandler: Processed in 0.002208267 sec. | ||
| 6472 | 2026.01.20 23:52:51.331947 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6473 | 2026.01.20 23:52:51.332041 [ 260 ] {a58b82b7-b8e2-49a8-8ca2-7dfb2640deb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6474 | 2026.01.20 23:52:51.332081 [ 260 ] {a58b82b7-b8e2-49a8-8ca2-7dfb2640deb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6475 | 2026.01.20 23:52:51.332419 [ 260 ] {a58b82b7-b8e2-49a8-8ca2-7dfb2640deb0} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6476 | 2026.01.20 23:52:51.332454 [ 260 ] {a58b82b7-b8e2-49a8-8ca2-7dfb2640deb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6477 | 2026.01.20 23:52:51.332788 [ 260 ] {a58b82b7-b8e2-49a8-8ca2-7dfb2640deb0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6478 | 2026.01.20 23:52:51.332998 [ 260 ] {a58b82b7-b8e2-49a8-8ca2-7dfb2640deb0} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6479 | 2026.01.20 23:52:51.333125 [ 260 ] {a58b82b7-b8e2-49a8-8ca2-7dfb2640deb0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 6480 | 2026.01.20 23:52:51.333160 [ 260 ] {a58b82b7-b8e2-49a8-8ca2-7dfb2640deb0} <Debug> TCPHandler: Processed in 0.001270871 sec. | ||
| 6481 | 2026.01.20 23:52:51.334318 [ 200 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14087 rows, containing 5 columns (5 merged, 0 gathered) in 0.00471206 sec., 2989562.9512357656 rows/sec., 201.56 MiB/sec. | ||
| 6482 | 2026.01.20 23:52:51.334927 [ 187 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6483 | 2026.01.20 23:52:51.335246 [ 187 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6484 | 2026.01.20 23:52:51.335322 [ 187 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6485 | 2026.01.20 23:52:51.335426 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.66 MiB. | ||
| 6486 | 2026.01.20 23:52:52.001174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.26 MiB, peak 272.87 MiB, free memory in arenas 0.00 B, will set to 268.35 MiB (RSS), difference: 1.10 MiB | ||
| 6487 | 2026.01.20 23:52:52.392414 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13947 | ||
| 6488 | 2026.01.20 23:52:52.392926 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6489 | 2026.01.20 23:52:52.392964 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6490 | 2026.01.20 23:52:52.393458 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6491 | 2026.01.20 23:52:52.393706 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6492 | 2026.01.20 23:52:52.393864 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13947 | ||
| 6493 | 2026.01.20 23:52:53.133650 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6494 | 2026.01.20 23:52:53.151390 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6495 | 2026.01.20 23:52:53.151455 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6496 | 2026.01.20 23:52:53.157916 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6497 | 2026.01.20 23:52:53.158635 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6498 | 2026.01.20 23:52:53.161696 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6499 | 2026.01.20 23:52:54.923310 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 798 | ||
| 6500 | 2026.01.20 23:52:54.925610 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6501 | 2026.01.20 23:52:54.925656 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6502 | 2026.01.20 23:52:54.926839 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6503 | 2026.01.20 23:52:54.927109 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6504 | 2026.01.20 23:52:54.927260 [ 155 ] {} <Debug> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6505 | 2026.01.20 23:52:54.927296 [ 155 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6506 | 2026.01.20 23:52:54.927314 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6507 | 2026.01.20 23:52:54.927374 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 798 | ||
| 6508 | 2026.01.20 23:52:54.927404 [ 195 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::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 | ||
| 6509 | 2026.01.20 23:52:54.927901 [ 195 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6510 | 2026.01.20 23:52:54.928028 [ 195 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 650 rows starting from the beginning of the part | ||
| 6511 | 2026.01.20 23:52:54.928326 [ 195 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 34 rows starting from the beginning of the part | ||
| 6512 | 2026.01.20 23:52:54.928614 [ 195 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 6513 | 2026.01.20 23:52:54.928896 [ 195 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 20 rows starting from the beginning of the part | ||
| 6514 | 2026.01.20 23:52:54.929177 [ 195 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 34 rows starting from the beginning of the part | ||
| 6515 | 2026.01.20 23:52:54.929454 [ 195 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::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 | ||
| 6516 | 2026.01.20 23:52:54.934882 [ 200 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 798 rows, containing 72 columns (72 merged, 0 gathered) in 0.007513778 sec., 106204.894528425 rows/sec., 92.24 MiB/sec. | ||
| 6517 | 2026.01.20 23:52:54.936206 [ 198 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6518 | 2026.01.20 23:52:54.936842 [ 198 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_21_4} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6519 | 2026.01.20 23:52:54.936927 [ 198 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_21_4} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6520 | 2026.01.20 23:52:54.937163 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 6521 | 2026.01.20 23:52:56.301564 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6522 | 2026.01.20 23:52:56.301728 [ 260 ] {d948177d-3db1-4f22-abe4-ba76eb124a71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6523 | 2026.01.20 23:52:56.301787 [ 260 ] {d948177d-3db1-4f22-abe4-ba76eb124a71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6524 | 2026.01.20 23:52:56.302651 [ 260 ] {d948177d-3db1-4f22-abe4-ba76eb124a71} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6525 | 2026.01.20 23:52:56.302688 [ 260 ] {d948177d-3db1-4f22-abe4-ba76eb124a71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6526 | 2026.01.20 23:52:56.303080 [ 260 ] {d948177d-3db1-4f22-abe4-ba76eb124a71} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6527 | 2026.01.20 23:52:56.303322 [ 260 ] {d948177d-3db1-4f22-abe4-ba76eb124a71} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6528 | 2026.01.20 23:52:56.303477 [ 260 ] {d948177d-3db1-4f22-abe4-ba76eb124a71} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001794 sec., 228539.57636566332 rows/sec., 14.50 MiB/sec. | ||
| 6529 | 2026.01.20 23:52:56.303516 [ 260 ] {d948177d-3db1-4f22-abe4-ba76eb124a71} <Debug> TCPHandler: Processed in 0.002071855 sec. | ||
| 6530 | 2026.01.20 23:52:56.303642 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6531 | 2026.01.20 23:52:56.303735 [ 260 ] {e58c2caf-239a-47c1-accd-e864f2dc6c27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6532 | 2026.01.20 23:52:56.303775 [ 260 ] {e58c2caf-239a-47c1-accd-e864f2dc6c27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6533 | 2026.01.20 23:52:56.304877 [ 260 ] {e58c2caf-239a-47c1-accd-e864f2dc6c27} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6534 | 2026.01.20 23:52:56.304910 [ 260 ] {e58c2caf-239a-47c1-accd-e864f2dc6c27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6535 | 2026.01.20 23:52:56.305270 [ 260 ] {e58c2caf-239a-47c1-accd-e864f2dc6c27} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6536 | 2026.01.20 23:52:56.305473 [ 260 ] {e58c2caf-239a-47c1-accd-e864f2dc6c27} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6537 | 2026.01.20 23:52:56.305598 [ 260 ] {e58c2caf-239a-47c1-accd-e864f2dc6c27} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.001882 sec., 590860.7863974496 rows/sec., 46.60 MiB/sec. | ||
| 6538 | 2026.01.20 23:52:56.305638 [ 260 ] {e58c2caf-239a-47c1-accd-e864f2dc6c27} <Debug> TCPHandler: Processed in 0.002042145 sec. | ||
| 6539 | 2026.01.20 23:52:56.305752 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6540 | 2026.01.20 23:52:56.305847 [ 260 ] {45628248-ebc8-4586-a436-693f23fce8f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6541 | 2026.01.20 23:52:56.305886 [ 260 ] {45628248-ebc8-4586-a436-693f23fce8f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6542 | 2026.01.20 23:52:56.306373 [ 260 ] {45628248-ebc8-4586-a436-693f23fce8f9} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6543 | 2026.01.20 23:52:56.306408 [ 260 ] {45628248-ebc8-4586-a436-693f23fce8f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6544 | 2026.01.20 23:52:56.306698 [ 260 ] {45628248-ebc8-4586-a436-693f23fce8f9} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6545 | 2026.01.20 23:52:56.306908 [ 260 ] {45628248-ebc8-4586-a436-693f23fce8f9} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6546 | 2026.01.20 23:52:56.307014 [ 154 ] {} <Debug> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6547 | 2026.01.20 23:52:56.307036 [ 260 ] {45628248-ebc8-4586-a436-693f23fce8f9} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001206 sec., 169983.41625207296 rows/sec., 9.97 MiB/sec. | ||
| 6548 | 2026.01.20 23:52:56.307046 [ 154 ] {} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6549 | 2026.01.20 23:52:56.307070 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6550 | 2026.01.20 23:52:56.307072 [ 260 ] {45628248-ebc8-4586-a436-693f23fce8f9} <Debug> TCPHandler: Processed in 0.001368783 sec. | ||
| 6551 | 2026.01.20 23:52:56.307183 [ 193 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::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 | ||
| 6552 | 2026.01.20 23:52:56.307191 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6553 | 2026.01.20 23:52:56.307328 [ 260 ] {d2e9ab9d-d82b-4ffe-962a-1499bdce53c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6554 | 2026.01.20 23:52:56.307338 [ 193 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6555 | 2026.01.20 23:52:56.307368 [ 260 ] {d2e9ab9d-d82b-4ffe-962a-1499bdce53c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6556 | 2026.01.20 23:52:56.307380 [ 193 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 277 rows starting from the beginning of the part | ||
| 6557 | 2026.01.20 23:52:56.307461 [ 193 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 209 rows starting from the beginning of the part | ||
| 6558 | 2026.01.20 23:52:56.307505 [ 193 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 40 rows starting from the beginning of the part | ||
| 6559 | 2026.01.20 23:52:56.307547 [ 193 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 205 rows starting from the beginning of the part | ||
| 6560 | 2026.01.20 23:52:56.307587 [ 193 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 46 rows starting from the beginning of the part | ||
| 6561 | 2026.01.20 23:52:56.307626 [ 193 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 205 rows starting from the beginning of the part | ||
| 6562 | 2026.01.20 23:52:56.307866 [ 260 ] {d2e9ab9d-d82b-4ffe-962a-1499bdce53c8} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6563 | 2026.01.20 23:52:56.307908 [ 260 ] {d2e9ab9d-d82b-4ffe-962a-1499bdce53c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6564 | 2026.01.20 23:52:56.308218 [ 260 ] {d2e9ab9d-d82b-4ffe-962a-1499bdce53c8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6565 | 2026.01.20 23:52:56.308460 [ 260 ] {d2e9ab9d-d82b-4ffe-962a-1499bdce53c8} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6566 | 2026.01.20 23:52:56.308558 [ 154 ] {} <Debug> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 6567 | 2026.01.20 23:52:56.308586 [ 154 ] {} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6568 | 2026.01.20 23:52:56.308589 [ 260 ] {d2e9ab9d-d82b-4ffe-962a-1499bdce53c8} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001279 sec., 165754.49569976545 rows/sec., 10.69 MiB/sec. | ||
| 6569 | 2026.01.20 23:52:56.308603 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6570 | 2026.01.20 23:52:56.308612 [ 198 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 982 rows, containing 5 columns (5 merged, 0 gathered) in 0.001483265 sec., 662052.9709795619 rows/sec., 42.91 MiB/sec. | ||
| 6571 | 2026.01.20 23:52:56.308629 [ 260 ] {d2e9ab9d-d82b-4ffe-962a-1499bdce53c8} <Debug> TCPHandler: Processed in 0.001484615 sec. | ||
| 6572 | 2026.01.20 23:52:56.308674 [ 193 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::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 | ||
| 6573 | 2026.01.20 23:52:56.308738 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6574 | 2026.01.20 23:52:56.308752 [ 198 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6575 | 2026.01.20 23:52:56.308772 [ 193 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6576 | 2026.01.20 23:52:56.308801 [ 193 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 464 rows starting from the beginning of the part | ||
| 6577 | 2026.01.20 23:52:56.308835 [ 260 ] {11402565-fb19-4384-a896-b3f07e4bdc1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6578 | 2026.01.20 23:52:56.308846 [ 193 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 228 rows starting from the beginning of the part | ||
| 6579 | 2026.01.20 23:52:56.308882 [ 260 ] {11402565-fb19-4384-a896-b3f07e4bdc1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6580 | 2026.01.20 23:52:56.308893 [ 193 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 212 rows starting from the beginning of the part | ||
| 6581 | 2026.01.20 23:52:56.308937 [ 193 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 212 rows starting from the beginning of the part | ||
| 6582 | 2026.01.20 23:52:56.308973 [ 193 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 228 rows starting from the beginning of the part | ||
| 6583 | 2026.01.20 23:52:56.309008 [ 193 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 212 rows starting from the beginning of the part | ||
| 6584 | 2026.01.20 23:52:56.309038 [ 198 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_36_7} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6585 | 2026.01.20 23:52:56.309110 [ 198 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_36_7} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6586 | 2026.01.20 23:52:56.309183 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 6587 | 2026.01.20 23:52:56.309365 [ 260 ] {11402565-fb19-4384-a896-b3f07e4bdc1e} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6588 | 2026.01.20 23:52:56.309399 [ 260 ] {11402565-fb19-4384-a896-b3f07e4bdc1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6589 | 2026.01.20 23:52:56.309694 [ 260 ] {11402565-fb19-4384-a896-b3f07e4bdc1e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6590 | 2026.01.20 23:52:56.309831 [ 186 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1556 rows, containing 5 columns (5 merged, 0 gathered) in 0.001234211 sec., 1260724.462834961 rows/sec., 88.26 MiB/sec. | ||
| 6591 | 2026.01.20 23:52:56.309886 [ 260 ] {11402565-fb19-4384-a896-b3f07e4bdc1e} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6592 | 2026.01.20 23:52:56.309974 [ 198 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 6593 | 2026.01.20 23:52:56.310004 [ 260 ] {11402565-fb19-4384-a896-b3f07e4bdc1e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001244 sec., 169614.14790996784 rows/sec., 9.63 MiB/sec. | ||
| 6594 | 2026.01.20 23:52:56.310038 [ 260 ] {11402565-fb19-4384-a896-b3f07e4bdc1e} <Debug> TCPHandler: Processed in 0.001407714 sec. | ||
| 6595 | 2026.01.20 23:52:56.310200 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6596 | 2026.01.20 23:52:56.310259 [ 198 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_20_4} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6597 | 2026.01.20 23:52:56.310291 [ 260 ] {09a35985-8ec4-43da-a2ac-1b71cd65a62d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6598 | 2026.01.20 23:52:56.310317 [ 198 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_20_4} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 6599 | 2026.01.20 23:52:56.310330 [ 260 ] {09a35985-8ec4-43da-a2ac-1b71cd65a62d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6600 | 2026.01.20 23:52:56.310384 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 6601 | 2026.01.20 23:52:56.311036 [ 260 ] {09a35985-8ec4-43da-a2ac-1b71cd65a62d} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6602 | 2026.01.20 23:52:56.311070 [ 260 ] {09a35985-8ec4-43da-a2ac-1b71cd65a62d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6603 | 2026.01.20 23:52:56.311383 [ 260 ] {09a35985-8ec4-43da-a2ac-1b71cd65a62d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6604 | 2026.01.20 23:52:56.311586 [ 260 ] {09a35985-8ec4-43da-a2ac-1b71cd65a62d} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6605 | 2026.01.20 23:52:56.311708 [ 260 ] {09a35985-8ec4-43da-a2ac-1b71cd65a62d} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001434 sec., 473500.69735006976 rows/sec., 33.01 MiB/sec. | ||
| 6606 | 2026.01.20 23:52:56.311743 [ 260 ] {09a35985-8ec4-43da-a2ac-1b71cd65a62d} <Debug> TCPHandler: Processed in 0.001593107 sec. | ||
| 6607 | 2026.01.20 23:52:56.311846 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6608 | 2026.01.20 23:52:56.311937 [ 260 ] {efdcc9cd-9ed5-438d-81d5-d703f01212ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6609 | 2026.01.20 23:52:56.311976 [ 260 ] {efdcc9cd-9ed5-438d-81d5-d703f01212ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6610 | 2026.01.20 23:52:56.312314 [ 260 ] {efdcc9cd-9ed5-438d-81d5-d703f01212ca} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6611 | 2026.01.20 23:52:56.312348 [ 260 ] {efdcc9cd-9ed5-438d-81d5-d703f01212ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6612 | 2026.01.20 23:52:56.312663 [ 260 ] {efdcc9cd-9ed5-438d-81d5-d703f01212ca} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6613 | 2026.01.20 23:52:56.312870 [ 260 ] {efdcc9cd-9ed5-438d-81d5-d703f01212ca} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6614 | 2026.01.20 23:52:56.313000 [ 260 ] {efdcc9cd-9ed5-438d-81d5-d703f01212ca} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00108 sec., 5555.555555555556 rows/sec., 290.26 KiB/sec. | ||
| 6615 | 2026.01.20 23:52:56.313037 [ 260 ] {efdcc9cd-9ed5-438d-81d5-d703f01212ca} <Debug> TCPHandler: Processed in 0.001238671 sec. | ||
| 6616 | 2026.01.20 23:52:56.313156 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6617 | 2026.01.20 23:52:56.313252 [ 260 ] {9aeb4ccc-6baa-4e51-9d40-6e7c4fdc9696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6618 | 2026.01.20 23:52:56.313294 [ 260 ] {9aeb4ccc-6baa-4e51-9d40-6e7c4fdc9696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6619 | 2026.01.20 23:52:56.313790 [ 260 ] {9aeb4ccc-6baa-4e51-9d40-6e7c4fdc9696} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6620 | 2026.01.20 23:52:56.313825 [ 260 ] {9aeb4ccc-6baa-4e51-9d40-6e7c4fdc9696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6621 | 2026.01.20 23:52:56.314153 [ 260 ] {9aeb4ccc-6baa-4e51-9d40-6e7c4fdc9696} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6622 | 2026.01.20 23:52:56.314362 [ 260 ] {9aeb4ccc-6baa-4e51-9d40-6e7c4fdc9696} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6623 | 2026.01.20 23:52:56.314525 [ 260 ] {9aeb4ccc-6baa-4e51-9d40-6e7c4fdc9696} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001291 sec., 243222.30828814872 rows/sec., 15.98 MiB/sec. | ||
| 6624 | 2026.01.20 23:52:56.314564 [ 260 ] {9aeb4ccc-6baa-4e51-9d40-6e7c4fdc9696} <Debug> TCPHandler: Processed in 0.001459795 sec. | ||
| 6625 | 2026.01.20 23:52:56.314676 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6626 | 2026.01.20 23:52:56.314771 [ 260 ] {1e9487ee-b967-4626-8b3e-1eaf5571deb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6627 | 2026.01.20 23:52:56.314814 [ 260 ] {1e9487ee-b967-4626-8b3e-1eaf5571deb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6628 | 2026.01.20 23:52:56.315130 [ 260 ] {1e9487ee-b967-4626-8b3e-1eaf5571deb9} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6629 | 2026.01.20 23:52:56.315167 [ 260 ] {1e9487ee-b967-4626-8b3e-1eaf5571deb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6630 | 2026.01.20 23:52:56.315458 [ 260 ] {1e9487ee-b967-4626-8b3e-1eaf5571deb9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6631 | 2026.01.20 23:52:56.315671 [ 260 ] {1e9487ee-b967-4626-8b3e-1eaf5571deb9} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6632 | 2026.01.20 23:52:56.315785 [ 153 ] {} <Debug> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 6633 | 2026.01.20 23:52:56.315800 [ 260 ] {1e9487ee-b967-4626-8b3e-1eaf5571deb9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001048 sec., 954.1984732824427 rows/sec., 64.30 KiB/sec. | ||
| 6634 | 2026.01.20 23:52:56.315835 [ 153 ] {} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6635 | 2026.01.20 23:52:56.315850 [ 260 ] {1e9487ee-b967-4626-8b3e-1eaf5571deb9} <Debug> TCPHandler: Processed in 0.001224251 sec. | ||
| 6636 | 2026.01.20 23:52:56.315861 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6637 | 2026.01.20 23:52:56.315964 [ 186 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::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 | ||
| 6638 | 2026.01.20 23:52:56.315984 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6639 | 2026.01.20 23:52:56.316081 [ 186 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6640 | 2026.01.20 23:52:56.316092 [ 260 ] {fdf84bba-12e5-4f57-9a80-c9ac56670931} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6641 | 2026.01.20 23:52:56.316123 [ 186 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::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 | ||
| 6642 | 2026.01.20 23:52:56.316141 [ 260 ] {fdf84bba-12e5-4f57-9a80-c9ac56670931} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6643 | 2026.01.20 23:52:56.316197 [ 186 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::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 | ||
| 6644 | 2026.01.20 23:52:56.316259 [ 186 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::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 | ||
| 6645 | 2026.01.20 23:52:56.316323 [ 186 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::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 | ||
| 6646 | 2026.01.20 23:52:56.316369 [ 186 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::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 | ||
| 6647 | 2026.01.20 23:52:56.316426 [ 186 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::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 | ||
| 6648 | 2026.01.20 23:52:56.316573 [ 260 ] {fdf84bba-12e5-4f57-9a80-c9ac56670931} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6649 | 2026.01.20 23:52:56.316612 [ 260 ] {fdf84bba-12e5-4f57-9a80-c9ac56670931} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6650 | 2026.01.20 23:52:56.316986 [ 260 ] {fdf84bba-12e5-4f57-9a80-c9ac56670931} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6651 | 2026.01.20 23:52:56.317217 [ 260 ] {fdf84bba-12e5-4f57-9a80-c9ac56670931} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6652 | 2026.01.20 23:52:56.317289 [ 198 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.001372703 sec., 10927.345536507168 rows/sec., 736.32 KiB/sec. | ||
| 6653 | 2026.01.20 23:52:56.317455 [ 260 ] {fdf84bba-12e5-4f57-9a80-c9ac56670931} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001385 sec., 75090.25270758122 rows/sec., 4.60 MiB/sec. | ||
| 6654 | 2026.01.20 23:52:56.317501 [ 260 ] {fdf84bba-12e5-4f57-9a80-c9ac56670931} <Debug> TCPHandler: Processed in 0.001576947 sec. | ||
| 6655 | 2026.01.20 23:52:56.317499 [ 192 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 6656 | 2026.01.20 23:52:56.317883 [ 192 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_15_3} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6657 | 2026.01.20 23:52:56.317971 [ 192 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_15_3} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 6658 | 2026.01.20 23:52:56.318071 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6659 | 2026.01.20 23:52:59.793197 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6660 | 2026.01.20 23:52:59.793294 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6661 | 2026.01.20 23:52:59.893987 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14395 | ||
| 6662 | 2026.01.20 23:52:59.894483 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6663 | 2026.01.20 23:52:59.894526 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6664 | 2026.01.20 23:52:59.895009 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6665 | 2026.01.20 23:52:59.895248 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6666 | 2026.01.20 23:52:59.895394 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14395 | ||
| 6667 | 2026.01.20 23:53:00.661773 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6668 | 2026.01.20 23:53:00.680271 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6669 | 2026.01.20 23:53:00.680338 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6670 | 2026.01.20 23:53:00.686345 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6671 | 2026.01.20 23:53:00.687104 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6672 | 2026.01.20 23:53:00.690200 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6673 | 2026.01.20 23:53:01.292608 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6674 | 2026.01.20 23:53:01.292797 [ 260 ] {b90e8567-b616-423d-87f3-e1c8b6560e70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6675 | 2026.01.20 23:53:01.292867 [ 260 ] {b90e8567-b616-423d-87f3-e1c8b6560e70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6676 | 2026.01.20 23:53:01.293620 [ 260 ] {b90e8567-b616-423d-87f3-e1c8b6560e70} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6677 | 2026.01.20 23:53:01.293660 [ 260 ] {b90e8567-b616-423d-87f3-e1c8b6560e70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6678 | 2026.01.20 23:53:01.294054 [ 260 ] {b90e8567-b616-423d-87f3-e1c8b6560e70} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6679 | 2026.01.20 23:53:01.294276 [ 260 ] {b90e8567-b616-423d-87f3-e1c8b6560e70} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6680 | 2026.01.20 23:53:01.294430 [ 260 ] {b90e8567-b616-423d-87f3-e1c8b6560e70} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001684 sec., 80760.09501187649 rows/sec., 6.99 MiB/sec. | ||
| 6681 | 2026.01.20 23:53:01.294477 [ 260 ] {b90e8567-b616-423d-87f3-e1c8b6560e70} <Debug> TCPHandler: Processed in 0.002000045 sec. | ||
| 6682 | 2026.01.20 23:53:01.294612 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6683 | 2026.01.20 23:53:01.294714 [ 260 ] {56ebbf97-94b4-4d2b-8631-98b1d4362763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6684 | 2026.01.20 23:53:01.294757 [ 260 ] {56ebbf97-94b4-4d2b-8631-98b1d4362763} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6685 | 2026.01.20 23:53:01.295180 [ 260 ] {56ebbf97-94b4-4d2b-8631-98b1d4362763} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6686 | 2026.01.20 23:53:01.295215 [ 260 ] {56ebbf97-94b4-4d2b-8631-98b1d4362763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6687 | 2026.01.20 23:53:01.295508 [ 260 ] {56ebbf97-94b4-4d2b-8631-98b1d4362763} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6688 | 2026.01.20 23:53:01.295742 [ 260 ] {56ebbf97-94b4-4d2b-8631-98b1d4362763} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6689 | 2026.01.20 23:53:01.295873 [ 260 ] {56ebbf97-94b4-4d2b-8631-98b1d4362763} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001182 sec., 33840.9475465313 rows/sec., 2.49 MiB/sec. | ||
| 6690 | 2026.01.20 23:53:01.295909 [ 260 ] {56ebbf97-94b4-4d2b-8631-98b1d4362763} <Debug> TCPHandler: Processed in 0.001348813 sec. | ||
| 6691 | 2026.01.20 23:53:01.296029 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6692 | 2026.01.20 23:53:01.296137 [ 260 ] {6e4e7356-50a1-4152-9724-c21446c91f9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6693 | 2026.01.20 23:53:01.296187 [ 260 ] {6e4e7356-50a1-4152-9724-c21446c91f9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6694 | 2026.01.20 23:53:01.296711 [ 260 ] {6e4e7356-50a1-4152-9724-c21446c91f9c} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6695 | 2026.01.20 23:53:01.296756 [ 260 ] {6e4e7356-50a1-4152-9724-c21446c91f9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6696 | 2026.01.20 23:53:01.297147 [ 260 ] {6e4e7356-50a1-4152-9724-c21446c91f9c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6697 | 2026.01.20 23:53:01.297380 [ 260 ] {6e4e7356-50a1-4152-9724-c21446c91f9c} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6698 | 2026.01.20 23:53:01.297513 [ 260 ] {6e4e7356-50a1-4152-9724-c21446c91f9c} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001398 sec., 74391.98855507869 rows/sec., 5.81 MiB/sec. | ||
| 6699 | 2026.01.20 23:53:01.297554 [ 260 ] {6e4e7356-50a1-4152-9724-c21446c91f9c} <Debug> TCPHandler: Processed in 0.001577047 sec. | ||
| 6700 | 2026.01.20 23:53:01.297678 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6701 | 2026.01.20 23:53:01.297795 [ 260 ] {99c6842f-7363-48ef-ae4c-833d08c829b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6702 | 2026.01.20 23:53:01.297848 [ 260 ] {99c6842f-7363-48ef-ae4c-833d08c829b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6703 | 2026.01.20 23:53:01.298334 [ 260 ] {99c6842f-7363-48ef-ae4c-833d08c829b9} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6704 | 2026.01.20 23:53:01.298375 [ 260 ] {99c6842f-7363-48ef-ae4c-833d08c829b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6705 | 2026.01.20 23:53:01.298756 [ 260 ] {99c6842f-7363-48ef-ae4c-833d08c829b9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6706 | 2026.01.20 23:53:01.299001 [ 260 ] {99c6842f-7363-48ef-ae4c-833d08c829b9} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6707 | 2026.01.20 23:53:01.299158 [ 260 ] {99c6842f-7363-48ef-ae4c-833d08c829b9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001383 sec., 115690.52783803327 rows/sec., 8.06 MiB/sec. | ||
| 6708 | 2026.01.20 23:53:01.299193 [ 260 ] {99c6842f-7363-48ef-ae4c-833d08c829b9} <Debug> TCPHandler: Processed in 0.001566607 sec. | ||
| 6709 | 2026.01.20 23:53:01.299302 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6710 | 2026.01.20 23:53:01.299399 [ 260 ] {efa6e792-7347-409f-b66a-2bc3dbd70047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6711 | 2026.01.20 23:53:01.299451 [ 260 ] {efa6e792-7347-409f-b66a-2bc3dbd70047} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6712 | 2026.01.20 23:53:01.300298 [ 260 ] {efa6e792-7347-409f-b66a-2bc3dbd70047} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6713 | 2026.01.20 23:53:01.300334 [ 260 ] {efa6e792-7347-409f-b66a-2bc3dbd70047} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6714 | 2026.01.20 23:53:01.300905 [ 260 ] {efa6e792-7347-409f-b66a-2bc3dbd70047} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6715 | 2026.01.20 23:53:01.301142 [ 260 ] {efa6e792-7347-409f-b66a-2bc3dbd70047} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6716 | 2026.01.20 23:53:01.301281 [ 260 ] {efa6e792-7347-409f-b66a-2bc3dbd70047} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001899 sec., 21063.7177461822 rows/sec., 37.75 MiB/sec. | ||
| 6717 | 2026.01.20 23:53:01.301340 [ 260 ] {efa6e792-7347-409f-b66a-2bc3dbd70047} <Debug> TCPHandler: Processed in 0.002085845 sec. | ||
| 6718 | 2026.01.20 23:53:01.301451 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6719 | 2026.01.20 23:53:01.301545 [ 260 ] {c09ee897-c1dc-44eb-8a9a-89561e0dec71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6720 | 2026.01.20 23:53:01.301584 [ 260 ] {c09ee897-c1dc-44eb-8a9a-89561e0dec71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6721 | 2026.01.20 23:53:01.301915 [ 260 ] {c09ee897-c1dc-44eb-8a9a-89561e0dec71} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6722 | 2026.01.20 23:53:01.301948 [ 260 ] {c09ee897-c1dc-44eb-8a9a-89561e0dec71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6723 | 2026.01.20 23:53:01.302249 [ 260 ] {c09ee897-c1dc-44eb-8a9a-89561e0dec71} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6724 | 2026.01.20 23:53:01.302449 [ 260 ] {c09ee897-c1dc-44eb-8a9a-89561e0dec71} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6725 | 2026.01.20 23:53:01.302541 [ 150 ] {} <Debug> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6726 | 2026.01.20 23:53:01.302574 [ 260 ] {c09ee897-c1dc-44eb-8a9a-89561e0dec71} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 6727 | 2026.01.20 23:53:01.302576 [ 150 ] {} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6728 | 2026.01.20 23:53:01.302604 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6729 | 2026.01.20 23:53:01.302609 [ 260 ] {c09ee897-c1dc-44eb-8a9a-89561e0dec71} <Debug> TCPHandler: Processed in 0.001206471 sec. | ||
| 6730 | 2026.01.20 23:53:01.302693 [ 198 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::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 | ||
| 6731 | 2026.01.20 23:53:01.302794 [ 198 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6732 | 2026.01.20 23:53:01.302827 [ 198 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2192 rows starting from the beginning of the part | ||
| 6733 | 2026.01.20 23:53:01.302887 [ 198 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::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 | ||
| 6734 | 2026.01.20 23:53:01.302934 [ 198 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 104 rows starting from the beginning of the part | ||
| 6735 | 2026.01.20 23:53:01.302979 [ 198 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::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 | ||
| 6736 | 2026.01.20 23:53:01.303020 [ 198 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 104 rows starting from the beginning of the part | ||
| 6737 | 2026.01.20 23:53:01.303062 [ 198 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
| 6738 | 2026.01.20 23:53:01.304100 [ 192 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2580 rows, containing 4 columns (4 merged, 0 gathered) in 0.001441535 sec., 1789758.8334657152 rows/sec., 113.94 MiB/sec. | ||
| 6739 | 2026.01.20 23:53:01.304390 [ 186 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6740 | 2026.01.20 23:53:01.304686 [ 186 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_36_7} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6741 | 2026.01.20 23:53:01.304860 [ 186 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_36_7} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6742 | 2026.01.20 23:53:01.304933 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6743 | 2026.01.20 23:53:04.928467 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 830 | ||
| 6744 | 2026.01.20 23:53:04.930738 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6745 | 2026.01.20 23:53:04.930783 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6746 | 2026.01.20 23:53:04.931982 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6747 | 2026.01.20 23:53:04.932256 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6748 | 2026.01.20 23:53:04.932577 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 830 | ||
| 6749 | 2026.01.20 23:53:06.302296 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6750 | 2026.01.20 23:53:06.302521 [ 260 ] {1b67cb7e-b4eb-42fe-ae3b-e3fcc0de3b8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6751 | 2026.01.20 23:53:06.302584 [ 260 ] {1b67cb7e-b4eb-42fe-ae3b-e3fcc0de3b8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6752 | 2026.01.20 23:53:06.303508 [ 260 ] {1b67cb7e-b4eb-42fe-ae3b-e3fcc0de3b8f} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6753 | 2026.01.20 23:53:06.303554 [ 260 ] {1b67cb7e-b4eb-42fe-ae3b-e3fcc0de3b8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6754 | 2026.01.20 23:53:06.303947 [ 260 ] {1b67cb7e-b4eb-42fe-ae3b-e3fcc0de3b8f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6755 | 2026.01.20 23:53:06.304165 [ 260 ] {1b67cb7e-b4eb-42fe-ae3b-e3fcc0de3b8f} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6756 | 2026.01.20 23:53:06.304327 [ 260 ] {1b67cb7e-b4eb-42fe-ae3b-e3fcc0de3b8f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001853 sec., 221262.81705342687 rows/sec., 14.04 MiB/sec. | ||
| 6757 | 2026.01.20 23:53:06.304368 [ 260 ] {1b67cb7e-b4eb-42fe-ae3b-e3fcc0de3b8f} <Debug> TCPHandler: Processed in 0.002244348 sec. | ||
| 6758 | 2026.01.20 23:53:06.304504 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6759 | 2026.01.20 23:53:06.304631 [ 260 ] {48b27501-1c79-47cb-ba21-4e3f0eee9d18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6760 | 2026.01.20 23:53:06.304680 [ 260 ] {48b27501-1c79-47cb-ba21-4e3f0eee9d18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6761 | 2026.01.20 23:53:06.305783 [ 260 ] {48b27501-1c79-47cb-ba21-4e3f0eee9d18} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6762 | 2026.01.20 23:53:06.305827 [ 260 ] {48b27501-1c79-47cb-ba21-4e3f0eee9d18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6763 | 2026.01.20 23:53:06.306261 [ 260 ] {48b27501-1c79-47cb-ba21-4e3f0eee9d18} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6764 | 2026.01.20 23:53:06.306479 [ 260 ] {48b27501-1c79-47cb-ba21-4e3f0eee9d18} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6765 | 2026.01.20 23:53:06.306607 [ 260 ] {48b27501-1c79-47cb-ba21-4e3f0eee9d18} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.002 sec., 556000 rows/sec., 43.85 MiB/sec. | ||
| 6766 | 2026.01.20 23:53:06.306625 [ 144 ] {} <Debug> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6767 | 2026.01.20 23:53:06.306644 [ 260 ] {48b27501-1c79-47cb-ba21-4e3f0eee9d18} <Debug> TCPHandler: Processed in 0.002198578 sec. | ||
| 6768 | 2026.01.20 23:53:06.306693 [ 144 ] {} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6769 | 2026.01.20 23:53:06.306722 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6770 | 2026.01.20 23:53:06.306784 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6771 | 2026.01.20 23:53:06.306815 [ 198 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::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 | ||
| 6772 | 2026.01.20 23:53:06.306881 [ 260 ] {b753c9be-afa5-4798-a4c8-5d207a73a998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6773 | 2026.01.20 23:53:06.306901 [ 198 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6774 | 2026.01.20 23:53:06.306925 [ 260 ] {b753c9be-afa5-4798-a4c8-5d207a73a998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6775 | 2026.01.20 23:53:06.306933 [ 198 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2462 rows starting from the beginning of the part | ||
| 6776 | 2026.01.20 23:53:06.306991 [ 198 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1112 rows starting from the beginning of the part | ||
| 6777 | 2026.01.20 23:53:06.307038 [ 198 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1279 rows starting from the beginning of the part | ||
| 6778 | 2026.01.20 23:53:06.307079 [ 198 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1112 rows starting from the beginning of the part | ||
| 6779 | 2026.01.20 23:53:06.307121 [ 198 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 136 rows starting from the beginning of the part | ||
| 6780 | 2026.01.20 23:53:06.307163 [ 198 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1112 rows starting from the beginning of the part | ||
| 6781 | 2026.01.20 23:53:06.307413 [ 260 ] {b753c9be-afa5-4798-a4c8-5d207a73a998} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6782 | 2026.01.20 23:53:06.307447 [ 260 ] {b753c9be-afa5-4798-a4c8-5d207a73a998} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6783 | 2026.01.20 23:53:06.307762 [ 260 ] {b753c9be-afa5-4798-a4c8-5d207a73a998} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6784 | 2026.01.20 23:53:06.307963 [ 260 ] {b753c9be-afa5-4798-a4c8-5d207a73a998} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6785 | 2026.01.20 23:53:06.308098 [ 260 ] {b753c9be-afa5-4798-a4c8-5d207a73a998} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001235 sec., 165991.9028340081 rows/sec., 9.74 MiB/sec. | ||
| 6786 | 2026.01.20 23:53:06.308134 [ 260 ] {b753c9be-afa5-4798-a4c8-5d207a73a998} <Debug> TCPHandler: Processed in 0.001399794 sec. | ||
| 6787 | 2026.01.20 23:53:06.308266 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6788 | 2026.01.20 23:53:06.308358 [ 260 ] {125bbf1f-b46b-4fd1-b148-085968b3903f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6789 | 2026.01.20 23:53:06.308396 [ 260 ] {125bbf1f-b46b-4fd1-b148-085968b3903f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6790 | 2026.01.20 23:53:06.308885 [ 260 ] {125bbf1f-b46b-4fd1-b148-085968b3903f} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6791 | 2026.01.20 23:53:06.308922 [ 260 ] {125bbf1f-b46b-4fd1-b148-085968b3903f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6792 | 2026.01.20 23:53:06.309226 [ 260 ] {125bbf1f-b46b-4fd1-b148-085968b3903f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6793 | 2026.01.20 23:53:06.309383 [ 192 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7213 rows, containing 5 columns (5 merged, 0 gathered) in 0.002604514 sec., 2769422.6254879027 rows/sec., 233.88 MiB/sec. | ||
| 6794 | 2026.01.20 23:53:06.309432 [ 260 ] {125bbf1f-b46b-4fd1-b148-085968b3903f} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6795 | 2026.01.20 23:53:06.309569 [ 260 ] {125bbf1f-b46b-4fd1-b148-085968b3903f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001229 sec., 172497.96582587468 rows/sec., 11.12 MiB/sec. | ||
| 6796 | 2026.01.20 23:53:06.309606 [ 260 ] {125bbf1f-b46b-4fd1-b148-085968b3903f} <Debug> TCPHandler: Processed in 0.001394954 sec. | ||
| 6797 | 2026.01.20 23:53:06.309719 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6798 | 2026.01.20 23:53:06.309719 [ 197 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6799 | 2026.01.20 23:53:06.309814 [ 260 ] {34069520-8bee-4247-ab46-e78c2a478362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6800 | 2026.01.20 23:53:06.309858 [ 260 ] {34069520-8bee-4247-ab46-e78c2a478362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6801 | 2026.01.20 23:53:06.310074 [ 197 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_41_8} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6802 | 2026.01.20 23:53:06.310169 [ 197 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_41_8} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6803 | 2026.01.20 23:53:06.310307 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB. | ||
| 6804 | 2026.01.20 23:53:06.310392 [ 260 ] {34069520-8bee-4247-ab46-e78c2a478362} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6805 | 2026.01.20 23:53:06.310435 [ 260 ] {34069520-8bee-4247-ab46-e78c2a478362} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6806 | 2026.01.20 23:53:06.310749 [ 260 ] {34069520-8bee-4247-ab46-e78c2a478362} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6807 | 2026.01.20 23:53:06.310958 [ 260 ] {34069520-8bee-4247-ab46-e78c2a478362} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6808 | 2026.01.20 23:53:06.311091 [ 260 ] {34069520-8bee-4247-ab46-e78c2a478362} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001296 sec., 162808.64197530862 rows/sec., 9.25 MiB/sec. | ||
| 6809 | 2026.01.20 23:53:06.311129 [ 260 ] {34069520-8bee-4247-ab46-e78c2a478362} <Debug> TCPHandler: Processed in 0.001458425 sec. | ||
| 6810 | 2026.01.20 23:53:06.311241 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6811 | 2026.01.20 23:53:06.311334 [ 260 ] {a9891639-6476-4f08-b32c-57c0b90f213a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6812 | 2026.01.20 23:53:06.311373 [ 260 ] {a9891639-6476-4f08-b32c-57c0b90f213a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6813 | 2026.01.20 23:53:06.312125 [ 260 ] {a9891639-6476-4f08-b32c-57c0b90f213a} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6814 | 2026.01.20 23:53:06.312163 [ 260 ] {a9891639-6476-4f08-b32c-57c0b90f213a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6815 | 2026.01.20 23:53:06.312498 [ 260 ] {a9891639-6476-4f08-b32c-57c0b90f213a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6816 | 2026.01.20 23:53:06.312709 [ 260 ] {a9891639-6476-4f08-b32c-57c0b90f213a} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6817 | 2026.01.20 23:53:06.312816 [ 144 ] {} <Debug> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6818 | 2026.01.20 23:53:06.312835 [ 260 ] {a9891639-6476-4f08-b32c-57c0b90f213a} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.00152 sec., 446710.52631578944 rows/sec., 31.14 MiB/sec. | ||
| 6819 | 2026.01.20 23:53:06.312851 [ 144 ] {} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6820 | 2026.01.20 23:53:06.312876 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6821 | 2026.01.20 23:53:06.312878 [ 260 ] {a9891639-6476-4f08-b32c-57c0b90f213a} <Debug> TCPHandler: Processed in 0.001686029 sec. | ||
| 6822 | 2026.01.20 23:53:06.312945 [ 198 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::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 | ||
| 6823 | 2026.01.20 23:53:06.312996 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6824 | 2026.01.20 23:53:06.313021 [ 198 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6825 | 2026.01.20 23:53:06.313046 [ 198 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1249 rows starting from the beginning of the part | ||
| 6826 | 2026.01.20 23:53:06.313088 [ 260 ] {01f259dd-d1b1-47db-9473-f543444a34c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6827 | 2026.01.20 23:53:06.313091 [ 198 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 679 rows starting from the beginning of the part | ||
| 6828 | 2026.01.20 23:53:06.313130 [ 260 ] {01f259dd-d1b1-47db-9473-f543444a34c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6829 | 2026.01.20 23:53:06.313140 [ 198 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 566 rows starting from the beginning of the part | ||
| 6830 | 2026.01.20 23:53:06.313180 [ 198 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 679 rows starting from the beginning of the part | ||
| 6831 | 2026.01.20 23:53:06.313217 [ 198 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 104 rows starting from the beginning of the part | ||
| 6832 | 2026.01.20 23:53:06.313253 [ 198 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 679 rows starting from the beginning of the part | ||
| 6833 | 2026.01.20 23:53:06.313469 [ 260 ] {01f259dd-d1b1-47db-9473-f543444a34c0} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6834 | 2026.01.20 23:53:06.313502 [ 260 ] {01f259dd-d1b1-47db-9473-f543444a34c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6835 | 2026.01.20 23:53:06.313798 [ 260 ] {01f259dd-d1b1-47db-9473-f543444a34c0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6836 | 2026.01.20 23:53:06.314003 [ 260 ] {01f259dd-d1b1-47db-9473-f543444a34c0} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6837 | 2026.01.20 23:53:06.314110 [ 142 ] {} <Debug> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 6838 | 2026.01.20 23:53:06.314128 [ 260 ] {01f259dd-d1b1-47db-9473-f543444a34c0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001059 sec., 5665.7223796033995 rows/sec., 296.01 KiB/sec. | ||
| 6839 | 2026.01.20 23:53:06.314149 [ 142 ] {} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6840 | 2026.01.20 23:53:06.314166 [ 260 ] {01f259dd-d1b1-47db-9473-f543444a34c0} <Debug> TCPHandler: Processed in 0.00121623 sec. | ||
| 6841 | 2026.01.20 23:53:06.314168 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6842 | 2026.01.20 23:53:06.314254 [ 197 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::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 | ||
| 6843 | 2026.01.20 23:53:06.314298 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6844 | 2026.01.20 23:53:06.314356 [ 197 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6845 | 2026.01.20 23:53:06.314392 [ 197 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::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 | ||
| 6846 | 2026.01.20 23:53:06.314422 [ 260 ] {e8b41004-707e-4198-b79e-fea93ca1c389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6847 | 2026.01.20 23:53:06.314452 [ 197 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::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 | ||
| 6848 | 2026.01.20 23:53:06.314474 [ 201 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3956 rows, containing 5 columns (5 merged, 0 gathered) in 0.001554027 sec., 2545644.316347142 rows/sec., 191.39 MiB/sec. | ||
| 6849 | 2026.01.20 23:53:06.314498 [ 197 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::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 | ||
| 6850 | 2026.01.20 23:53:06.314478 [ 260 ] {e8b41004-707e-4198-b79e-fea93ca1c389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6851 | 2026.01.20 23:53:06.314542 [ 197 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::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 | ||
| 6852 | 2026.01.20 23:53:06.314585 [ 197 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::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 | ||
| 6853 | 2026.01.20 23:53:06.314623 [ 197 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::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 | ||
| 6854 | 2026.01.20 23:53:06.314710 [ 192 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6855 | 2026.01.20 23:53:06.315061 [ 192 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_41_8} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6856 | 2026.01.20 23:53:06.315068 [ 260 ] {e8b41004-707e-4198-b79e-fea93ca1c389} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6857 | 2026.01.20 23:53:06.315120 [ 260 ] {e8b41004-707e-4198-b79e-fea93ca1c389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6858 | 2026.01.20 23:53:06.315149 [ 192 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_41_8} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6859 | 2026.01.20 23:53:06.315250 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 6860 | 2026.01.20 23:53:06.315422 [ 201 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.001206721 sec., 79554.42890278697 rows/sec., 4.06 MiB/sec. | ||
| 6861 | 2026.01.20 23:53:06.315525 [ 260 ] {e8b41004-707e-4198-b79e-fea93ca1c389} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6862 | 2026.01.20 23:53:06.315555 [ 201 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 6863 | 2026.01.20 23:53:06.315832 [ 260 ] {e8b41004-707e-4198-b79e-fea93ca1c389} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6864 | 2026.01.20 23:53:06.315890 [ 201 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::all_1_16_3} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6865 | 2026.01.20 23:53:06.315964 [ 201 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::all_1_16_3} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 6866 | 2026.01.20 23:53:06.315984 [ 260 ] {e8b41004-707e-4198-b79e-fea93ca1c389} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001587 sec., 197857.5929426591 rows/sec., 13.00 MiB/sec. | ||
| 6867 | 2026.01.20 23:53:06.316027 [ 260 ] {e8b41004-707e-4198-b79e-fea93ca1c389} <Debug> TCPHandler: Processed in 0.00178791 sec. | ||
| 6868 | 2026.01.20 23:53:06.316036 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 6869 | 2026.01.20 23:53:06.316144 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6870 | 2026.01.20 23:53:06.316242 [ 260 ] {38b6b65c-5e67-4db2-a155-92896ff29119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6871 | 2026.01.20 23:53:06.316282 [ 260 ] {38b6b65c-5e67-4db2-a155-92896ff29119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6872 | 2026.01.20 23:53:06.316582 [ 260 ] {38b6b65c-5e67-4db2-a155-92896ff29119} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6873 | 2026.01.20 23:53:06.316616 [ 260 ] {38b6b65c-5e67-4db2-a155-92896ff29119} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6874 | 2026.01.20 23:53:06.316966 [ 260 ] {38b6b65c-5e67-4db2-a155-92896ff29119} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6875 | 2026.01.20 23:53:06.317161 [ 260 ] {38b6b65c-5e67-4db2-a155-92896ff29119} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6876 | 2026.01.20 23:53:06.317287 [ 260 ] {38b6b65c-5e67-4db2-a155-92896ff29119} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001063 sec., 940.7337723424272 rows/sec., 63.39 KiB/sec. | ||
| 6877 | 2026.01.20 23:53:06.317321 [ 260 ] {38b6b65c-5e67-4db2-a155-92896ff29119} <Debug> TCPHandler: Processed in 0.001226551 sec. | ||
| 6878 | 2026.01.20 23:53:06.317461 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6879 | 2026.01.20 23:53:06.317578 [ 260 ] {07a9c66d-c7c5-419e-8f86-b40623956879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6880 | 2026.01.20 23:53:06.317627 [ 260 ] {07a9c66d-c7c5-419e-8f86-b40623956879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6881 | 2026.01.20 23:53:06.318033 [ 260 ] {07a9c66d-c7c5-419e-8f86-b40623956879} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6882 | 2026.01.20 23:53:06.318072 [ 260 ] {07a9c66d-c7c5-419e-8f86-b40623956879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6883 | 2026.01.20 23:53:06.318429 [ 260 ] {07a9c66d-c7c5-419e-8f86-b40623956879} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6884 | 2026.01.20 23:53:06.318635 [ 260 ] {07a9c66d-c7c5-419e-8f86-b40623956879} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6885 | 2026.01.20 23:53:06.318760 [ 260 ] {07a9c66d-c7c5-419e-8f86-b40623956879} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001206 sec., 86235.48922056385 rows/sec., 5.28 MiB/sec. | ||
| 6886 | 2026.01.20 23:53:06.318794 [ 260 ] {07a9c66d-c7c5-419e-8f86-b40623956879} <Debug> TCPHandler: Processed in 0.001400554 sec. | ||
| 6887 | 2026.01.20 23:53:07.395449 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14907 | ||
| 6888 | 2026.01.20 23:53:07.395977 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6889 | 2026.01.20 23:53:07.396023 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6890 | 2026.01.20 23:53:07.396508 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6891 | 2026.01.20 23:53:07.396751 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6892 | 2026.01.20 23:53:07.396901 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14907 | ||
| 6893 | 2026.01.20 23:53:07.396902 [ 144 ] {} <Debug> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6894 | 2026.01.20 23:53:07.396983 [ 144 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6895 | 2026.01.20 23:53:07.397009 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6896 | 2026.01.20 23:53:07.397130 [ 192 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 6897 | 2026.01.20 23:53:07.397268 [ 192 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6898 | 2026.01.20 23:53:07.397310 [ 192 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12475 rows starting from the beginning of the part | ||
| 6899 | 2026.01.20 23:53:07.397385 [ 192 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 6900 | 2026.01.20 23:53:07.397435 [ 192 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 6901 | 2026.01.20 23:53:07.397494 [ 192 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 6902 | 2026.01.20 23:53:07.397539 [ 192 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 6903 | 2026.01.20 23:53:07.397581 [ 192 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 6904 | 2026.01.20 23:53:07.399713 [ 201 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14907 rows, containing 4 columns (4 merged, 0 gathered) in 0.002640165 sec., 5646238.019214708 rows/sec., 80.77 MiB/sec. | ||
| 6905 | 2026.01.20 23:53:07.399978 [ 192 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6906 | 2026.01.20 23:53:07.400237 [ 192 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_31_6} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6907 | 2026.01.20 23:53:07.400311 [ 192 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_31_6} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6908 | 2026.01.20 23:53:07.400379 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 6909 | 2026.01.20 23:53:08.190304 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6910 | 2026.01.20 23:53:08.208475 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6911 | 2026.01.20 23:53:08.208547 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6912 | 2026.01.20 23:53:08.214441 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6913 | 2026.01.20 23:53:08.215146 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6914 | 2026.01.20 23:53:08.215494 [ 143 ] {} <Debug> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6915 | 2026.01.20 23:53:08.215566 [ 143 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6916 | 2026.01.20 23:53:08.215591 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6917 | 2026.01.20 23:53:08.215699 [ 199 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 6918 | 2026.01.20 23:53:08.218489 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6919 | 2026.01.20 23:53:08.219591 [ 199 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6920 | 2026.01.20 23:53:08.221186 [ 199 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 6921 | 2026.01.20 23:53:08.226020 [ 199 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 6922 | 2026.01.20 23:53:08.230539 [ 199 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 6923 | 2026.01.20 23:53:08.235154 [ 199 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 6924 | 2026.01.20 23:53:08.239445 [ 199 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 6925 | 2026.01.20 23:53:08.243366 [ 199 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 6926 | 2026.01.20 23:53:08.301749 [ 192 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.086090103 sec., 2718.082472267457 rows/sec., 14.05 MiB/sec. | ||
| 6927 | 2026.01.20 23:53:08.304757 [ 190 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6928 | 2026.01.20 23:53:08.307028 [ 190 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_31_6} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6929 | 2026.01.20 23:53:08.307159 [ 190 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_31_6} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6930 | 2026.01.20 23:53:08.309129 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6931 | 2026.01.20 23:53:09.000387 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.16 MiB, peak 280.72 MiB, free memory in arenas 0.00 B, will set to 273.20 MiB (RSS), difference: 3.04 MiB | ||
| 6932 | 2026.01.20 23:53:09.836907 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60254 | ||
| 6933 | 2026.01.20 23:53:09.837024 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6934 | 2026.01.20 23:53:09.837051 [ 287 ] {} <Debug> TCP-Session: ee32d918-f9fb-412f-b5f7-353e5842d313 Authenticating user 'default' from [fd00:1122:3344:101::e]:60254 | ||
| 6935 | 2026.01.20 23:53:09.837073 [ 287 ] {} <Debug> TCP-Session: ee32d918-f9fb-412f-b5f7-353e5842d313 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6936 | 2026.01.20 23:53:09.837086 [ 287 ] {} <Debug> TCP-Session: ee32d918-f9fb-412f-b5f7-353e5842d313 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6937 | 2026.01.20 23:53:09.837274 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46500 | ||
| 6938 | 2026.01.20 23:53:09.837311 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38496 | ||
| 6939 | 2026.01.20 23:53:09.837430 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6940 | 2026.01.20 23:53:09.837465 [ 287 ] {} <Trace> TCP-Session: ee32d918-f9fb-412f-b5f7-353e5842d313 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6941 | 2026.01.20 23:53:09.837467 [ 289 ] {} <Debug> TCP-Session: 166bcd24-a670-4d6c-8cd5-cd37d168acc2 Authenticating user 'default' from [fd00:1122:3344:101::e]:46500 | ||
| 6942 | 2026.01.20 23:53:09.837522 [ 289 ] {} <Debug> TCP-Session: 166bcd24-a670-4d6c-8cd5-cd37d168acc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6943 | 2026.01.20 23:53:09.837538 [ 289 ] {} <Debug> TCP-Session: 166bcd24-a670-4d6c-8cd5-cd37d168acc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6944 | 2026.01.20 23:53:09.837541 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6945 | 2026.01.20 23:53:09.837588 [ 290 ] {} <Debug> TCP-Session: b6792b18-389a-41ea-b8ad-838b3d5b2a0b Authenticating user 'default' from [fd00:1122:3344:101::e]:38496 | ||
| 6946 | 2026.01.20 23:53:09.837619 [ 290 ] {} <Debug> TCP-Session: b6792b18-389a-41ea-b8ad-838b3d5b2a0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6947 | 2026.01.20 23:53:09.837640 [ 290 ] {} <Debug> TCP-Session: b6792b18-389a-41ea-b8ad-838b3d5b2a0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6948 | 2026.01.20 23:53:09.837649 [ 287 ] {970ea344-51d6-4690-891f-3fc88ff8f7ae} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60254) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6949 | 2026.01.20 23:53:09.837917 [ 287 ] {970ea344-51d6-4690-891f-3fc88ff8f7ae} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6950 | 2026.01.20 23:53:09.837974 [ 287 ] {970ea344-51d6-4690-891f-3fc88ff8f7ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6951 | 2026.01.20 23:53:09.838258 [ 287 ] {970ea344-51d6-4690-891f-3fc88ff8f7ae} <Debug> oximeter.version (bf6a6be5-c50e-4d14-8de5-2a68c2469e09) (SelectExecutor): Key condition: unknown | ||
| 6952 | 2026.01.20 23:53:09.838996 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49628 | ||
| 6953 | 2026.01.20 23:53:09.838998 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56328 | ||
| 6954 | 2026.01.20 23:53:09.839257 [ 316 ] {970ea344-51d6-4690-891f-3fc88ff8f7ae} <Trace> AggregatingTransform: Aggregating | ||
| 6955 | 2026.01.20 23:53:09.839382 [ 316 ] {970ea344-51d6-4690-891f-3fc88ff8f7ae} <Trace> Aggregator: Aggregation method: without_key | ||
| 6956 | 2026.01.20 23:53:09.839393 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6957 | 2026.01.20 23:53:09.839425 [ 316 ] {970ea344-51d6-4690-891f-3fc88ff8f7ae} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001063089 sec. (940.655 rows/sec., 36.74 KiB/sec.) | ||
| 6958 | 2026.01.20 23:53:09.839435 [ 291 ] {} <Debug> TCP-Session: e8ffd50e-258f-4f1c-84e7-c298e3518c12 Authenticating user 'default' from [fd00:1122:3344:101::e]:56328 | ||
| 6959 | 2026.01.20 23:53:09.839454 [ 316 ] {970ea344-51d6-4690-891f-3fc88ff8f7ae} <Trace> Aggregator: Merging aggregated data | ||
| 6960 | 2026.01.20 23:53:09.839479 [ 291 ] {} <Debug> TCP-Session: e8ffd50e-258f-4f1c-84e7-c298e3518c12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6961 | 2026.01.20 23:53:09.839503 [ 291 ] {} <Debug> TCP-Session: e8ffd50e-258f-4f1c-84e7-c298e3518c12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6962 | 2026.01.20 23:53:09.839620 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6963 | 2026.01.20 23:53:09.839663 [ 351 ] {} <Debug> TCP-Session: 51ec0e8b-503a-42aa-b308-ec51f302287c Authenticating user 'default' from [fd00:1122:3344:101::e]:49628 | ||
| 6964 | 2026.01.20 23:53:09.839681 [ 351 ] {} <Debug> TCP-Session: 51ec0e8b-503a-42aa-b308-ec51f302287c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6965 | 2026.01.20 23:53:09.839694 [ 351 ] {} <Debug> TCP-Session: 51ec0e8b-503a-42aa-b308-ec51f302287c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6966 | 2026.01.20 23:53:09.839739 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64031 | ||
| 6967 | 2026.01.20 23:53:09.839772 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63249 | ||
| 6968 | 2026.01.20 23:53:09.839866 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43519 | ||
| 6969 | 2026.01.20 23:53:09.839866 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63767 | ||
| 6970 | 2026.01.20 23:53:09.840098 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6971 | 2026.01.20 23:53:09.840172 [ 352 ] {} <Debug> TCP-Session: 64813ea1-e02b-4855-9538-8b255394be47 Authenticating user 'default' from [fd00:1122:3344:101::e]:64031 | ||
| 6972 | 2026.01.20 23:53:09.840206 [ 352 ] {} <Debug> TCP-Session: 64813ea1-e02b-4855-9538-8b255394be47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6973 | 2026.01.20 23:53:09.840223 [ 352 ] {} <Debug> TCP-Session: 64813ea1-e02b-4855-9538-8b255394be47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6974 | 2026.01.20 23:53:09.840680 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6975 | 2026.01.20 23:53:09.840722 [ 354 ] {} <Debug> TCP-Session: 84e8142f-9f2a-425e-86d8-d72a357a592d Authenticating user 'default' from [fd00:1122:3344:101::e]:43519 | ||
| 6976 | 2026.01.20 23:53:09.840744 [ 354 ] {} <Debug> TCP-Session: 84e8142f-9f2a-425e-86d8-d72a357a592d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6977 | 2026.01.20 23:53:09.840767 [ 354 ] {} <Debug> TCP-Session: 84e8142f-9f2a-425e-86d8-d72a357a592d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6978 | 2026.01.20 23:53:09.840815 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6979 | 2026.01.20 23:53:09.840858 [ 287 ] {970ea344-51d6-4690-891f-3fc88ff8f7ae} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003266 sec., 306.1849357011635 rows/sec., 11.96 KiB/sec. | ||
| 6980 | 2026.01.20 23:53:09.840860 [ 355 ] {} <Debug> TCP-Session: 33d08c0b-1e76-4c15-8f0c-900d17f1709e Authenticating user 'default' from [fd00:1122:3344:101::e]:63767 | ||
| 6981 | 2026.01.20 23:53:09.840923 [ 355 ] {} <Debug> TCP-Session: 33d08c0b-1e76-4c15-8f0c-900d17f1709e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6982 | 2026.01.20 23:53:09.840938 [ 355 ] {} <Debug> TCP-Session: 33d08c0b-1e76-4c15-8f0c-900d17f1709e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6983 | 2026.01.20 23:53:09.840938 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6984 | 2026.01.20 23:53:09.840982 [ 353 ] {} <Debug> TCP-Session: dbc2ce23-2a41-4fa0-8f14-6f5a4b494e52 Authenticating user 'default' from [fd00:1122:3344:101::e]:63249 | ||
| 6985 | 2026.01.20 23:53:09.841001 [ 353 ] {} <Debug> TCP-Session: dbc2ce23-2a41-4fa0-8f14-6f5a4b494e52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6986 | 2026.01.20 23:53:09.841014 [ 353 ] {} <Debug> TCP-Session: dbc2ce23-2a41-4fa0-8f14-6f5a4b494e52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6987 | 2026.01.20 23:53:09.841020 [ 287 ] {970ea344-51d6-4690-891f-3fc88ff8f7ae} <Debug> TCPHandler: Processed in 0.003682523 sec. | ||
| 6988 | 2026.01.20 23:53:09.841149 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6989 | 2026.01.20 23:53:09.841180 [ 287 ] {} <Debug> TCP-Session: ee32d918-f9fb-412f-b5f7-353e5842d313 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6990 | 2026.01.20 23:53:09.841186 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6991 | 2026.01.20 23:53:09.841211 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6992 | 2026.01.20 23:53:09.841228 [ 289 ] {} <Debug> TCP-Session: 166bcd24-a670-4d6c-8cd5-cd37d168acc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6993 | 2026.01.20 23:53:09.841232 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6994 | 2026.01.20 23:53:09.841242 [ 355 ] {} <Debug> TCP-Session: 33d08c0b-1e76-4c15-8f0c-900d17f1709e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6995 | 2026.01.20 23:53:09.841268 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6996 | 2026.01.20 23:53:09.841286 [ 351 ] {} <Debug> TCP-Session: 51ec0e8b-503a-42aa-b308-ec51f302287c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6997 | 2026.01.20 23:53:09.841291 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6998 | 2026.01.20 23:53:09.841317 [ 352 ] {} <Debug> TCP-Session: 64813ea1-e02b-4855-9538-8b255394be47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6999 | 2026.01.20 23:53:09.841324 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7000 | 2026.01.20 23:53:09.841346 [ 290 ] {} <Debug> TCP-Session: b6792b18-389a-41ea-b8ad-838b3d5b2a0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7001 | 2026.01.20 23:53:09.841310 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7002 | 2026.01.20 23:53:09.841380 [ 354 ] {} <Debug> TCP-Session: 84e8142f-9f2a-425e-86d8-d72a357a592d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7003 | 2026.01.20 23:53:09.841249 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7004 | 2026.01.20 23:53:09.841428 [ 291 ] {} <Debug> TCP-Session: e8ffd50e-258f-4f1c-84e7-c298e3518c12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7005 | 2026.01.20 23:53:09.841464 [ 353 ] {} <Debug> TCP-Session: dbc2ce23-2a41-4fa0-8f14-6f5a4b494e52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7006 | 2026.01.20 23:53:09.859509 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43404 | ||
| 7007 | 2026.01.20 23:53:09.859581 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7008 | 2026.01.20 23:53:09.859604 [ 287 ] {} <Debug> TCP-Session: 81621ded-dc0d-451a-92a9-6f1fcaf1f9d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:43404 | ||
| 7009 | 2026.01.20 23:53:09.859622 [ 287 ] {} <Debug> TCP-Session: 81621ded-dc0d-451a-92a9-6f1fcaf1f9d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7010 | 2026.01.20 23:53:09.859634 [ 287 ] {} <Debug> TCP-Session: 81621ded-dc0d-451a-92a9-6f1fcaf1f9d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7011 | 2026.01.20 23:53:09.859815 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62401 | ||
| 7012 | 2026.01.20 23:53:09.859822 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55671 | ||
| 7013 | 2026.01.20 23:53:09.859855 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64720 | ||
| 7014 | 2026.01.20 23:53:09.859867 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34726 | ||
| 7015 | 2026.01.20 23:53:09.859898 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7016 | 2026.01.20 23:53:09.859917 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7017 | 2026.01.20 23:53:09.859929 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7018 | 2026.01.20 23:53:09.859938 [ 289 ] {} <Debug> TCP-Session: f813bdbc-1505-4d06-9931-ab9dbbe3a175 Authenticating user 'default' from [fd00:1122:3344:101::e]:62401 | ||
| 7019 | 2026.01.20 23:53:09.859948 [ 290 ] {} <Debug> TCP-Session: 39c235dd-617a-4c27-9fb1-3d9142df5990 Authenticating user 'default' from [fd00:1122:3344:101::e]:55671 | ||
| 7020 | 2026.01.20 23:53:09.859956 [ 351 ] {} <Debug> TCP-Session: 09f080df-fdae-4d07-aaf9-2e1a473634d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:64720 | ||
| 7021 | 2026.01.20 23:53:09.859971 [ 289 ] {} <Debug> TCP-Session: f813bdbc-1505-4d06-9931-ab9dbbe3a175 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7022 | 2026.01.20 23:53:09.859982 [ 290 ] {} <Debug> TCP-Session: 39c235dd-617a-4c27-9fb1-3d9142df5990 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7023 | 2026.01.20 23:53:09.859987 [ 351 ] {} <Debug> TCP-Session: 09f080df-fdae-4d07-aaf9-2e1a473634d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7024 | 2026.01.20 23:53:09.859999 [ 289 ] {} <Debug> TCP-Session: f813bdbc-1505-4d06-9931-ab9dbbe3a175 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7025 | 2026.01.20 23:53:09.860017 [ 351 ] {} <Debug> TCP-Session: 09f080df-fdae-4d07-aaf9-2e1a473634d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7026 | 2026.01.20 23:53:09.860010 [ 290 ] {} <Debug> TCP-Session: 39c235dd-617a-4c27-9fb1-3d9142df5990 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7027 | 2026.01.20 23:53:09.859889 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54900 | ||
| 7028 | 2026.01.20 23:53:09.859886 [ 287 ] {} <Trace> TCP-Session: 81621ded-dc0d-451a-92a9-6f1fcaf1f9d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7029 | 2026.01.20 23:53:09.859881 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37317 | ||
| 7030 | 2026.01.20 23:53:09.860128 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7031 | 2026.01.20 23:53:09.859864 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58414 | ||
| 7032 | 2026.01.20 23:53:09.860162 [ 355 ] {} <Debug> TCP-Session: 4bd0a98a-177a-47b3-b6b6-70914467fd1d Authenticating user 'default' from [fd00:1122:3344:101::e]:54900 | ||
| 7033 | 2026.01.20 23:53:09.860180 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7034 | 2026.01.20 23:53:09.860208 [ 355 ] {} <Debug> TCP-Session: 4bd0a98a-177a-47b3-b6b6-70914467fd1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7035 | 2026.01.20 23:53:09.860235 [ 287 ] {06c8fefd-d30f-4f38-aa5f-d0908d517514} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43404) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7036 | 2026.01.20 23:53:09.860261 [ 354 ] {} <Debug> TCP-Session: 9e7f97fd-5d10-48da-9fde-f8b83efb4b75 Authenticating user 'default' from [fd00:1122:3344:101::e]:37317 | ||
| 7037 | 2026.01.20 23:53:09.859845 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37743 | ||
| 7038 | 2026.01.20 23:53:09.860306 [ 354 ] {} <Debug> TCP-Session: 9e7f97fd-5d10-48da-9fde-f8b83efb4b75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7039 | 2026.01.20 23:53:09.859949 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7040 | 2026.01.20 23:53:09.860337 [ 354 ] {} <Debug> TCP-Session: 9e7f97fd-5d10-48da-9fde-f8b83efb4b75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7041 | 2026.01.20 23:53:09.860360 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7042 | 2026.01.20 23:53:09.860367 [ 353 ] {} <Debug> TCP-Session: fda7c76b-5ed3-408b-9692-ab321b4a78f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:34726 | ||
| 7043 | 2026.01.20 23:53:09.860392 [ 291 ] {} <Debug> TCP-Session: c90f6590-12b7-4742-b670-e0d18e63b95d Authenticating user 'default' from [fd00:1122:3344:101::e]:37743 | ||
| 7044 | 2026.01.20 23:53:09.860407 [ 353 ] {} <Debug> TCP-Session: fda7c76b-5ed3-408b-9692-ab321b4a78f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7045 | 2026.01.20 23:53:09.860424 [ 291 ] {} <Debug> TCP-Session: c90f6590-12b7-4742-b670-e0d18e63b95d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7046 | 2026.01.20 23:53:09.860432 [ 353 ] {} <Debug> TCP-Session: fda7c76b-5ed3-408b-9692-ab321b4a78f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7047 | 2026.01.20 23:53:09.860446 [ 291 ] {} <Debug> TCP-Session: c90f6590-12b7-4742-b670-e0d18e63b95d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7048 | 2026.01.20 23:53:09.860263 [ 355 ] {} <Debug> TCP-Session: 4bd0a98a-177a-47b3-b6b6-70914467fd1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7049 | 2026.01.20 23:53:09.860475 [ 287 ] {06c8fefd-d30f-4f38-aa5f-d0908d517514} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7050 | 2026.01.20 23:53:09.860232 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7051 | 2026.01.20 23:53:09.860543 [ 352 ] {} <Debug> TCP-Session: 98c13d7d-f144-4e71-b28f-6fced7be5ec9 Authenticating user 'default' from [fd00:1122:3344:101::e]:58414 | ||
| 7052 | 2026.01.20 23:53:09.860545 [ 287 ] {06c8fefd-d30f-4f38-aa5f-d0908d517514} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7053 | 2026.01.20 23:53:09.860561 [ 352 ] {} <Debug> TCP-Session: 98c13d7d-f144-4e71-b28f-6fced7be5ec9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7054 | 2026.01.20 23:53:09.860587 [ 352 ] {} <Debug> TCP-Session: 98c13d7d-f144-4e71-b28f-6fced7be5ec9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7055 | 2026.01.20 23:53:09.860816 [ 287 ] {06c8fefd-d30f-4f38-aa5f-d0908d517514} <Debug> oximeter.version (bf6a6be5-c50e-4d14-8de5-2a68c2469e09) (SelectExecutor): Key condition: unknown | ||
| 7056 | 2026.01.20 23:53:09.861694 [ 310 ] {06c8fefd-d30f-4f38-aa5f-d0908d517514} <Trace> AggregatingTransform: Aggregating | ||
| 7057 | 2026.01.20 23:53:09.861730 [ 310 ] {06c8fefd-d30f-4f38-aa5f-d0908d517514} <Trace> Aggregator: Aggregation method: without_key | ||
| 7058 | 2026.01.20 23:53:09.861759 [ 310 ] {06c8fefd-d30f-4f38-aa5f-d0908d517514} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000850264 sec. (1176.105 rows/sec., 45.94 KiB/sec.) | ||
| 7059 | 2026.01.20 23:53:09.861773 [ 310 ] {06c8fefd-d30f-4f38-aa5f-d0908d517514} <Trace> Aggregator: Merging aggregated data | ||
| 7060 | 2026.01.20 23:53:09.863108 [ 287 ] {06c8fefd-d30f-4f38-aa5f-d0908d517514} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002918 sec., 342.7004797806717 rows/sec., 13.39 KiB/sec. | ||
| 7061 | 2026.01.20 23:53:09.863264 [ 287 ] {06c8fefd-d30f-4f38-aa5f-d0908d517514} <Debug> TCPHandler: Processed in 0.003453529 sec. | ||
| 7062 | 2026.01.20 23:53:09.863402 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7063 | 2026.01.20 23:53:09.863431 [ 287 ] {} <Debug> TCP-Session: 81621ded-dc0d-451a-92a9-6f1fcaf1f9d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7064 | 2026.01.20 23:53:09.863437 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7065 | 2026.01.20 23:53:09.863465 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7066 | 2026.01.20 23:53:09.863479 [ 355 ] {} <Debug> TCP-Session: 4bd0a98a-177a-47b3-b6b6-70914467fd1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7067 | 2026.01.20 23:53:09.863488 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7068 | 2026.01.20 23:53:09.863509 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7069 | 2026.01.20 23:53:09.863528 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7070 | 2026.01.20 23:53:09.863549 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7071 | 2026.01.20 23:53:09.863561 [ 289 ] {} <Debug> TCP-Session: f813bdbc-1505-4d06-9931-ab9dbbe3a175 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7072 | 2026.01.20 23:53:09.863569 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7073 | 2026.01.20 23:53:09.863594 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7074 | 2026.01.20 23:53:09.863627 [ 351 ] {} <Debug> TCP-Session: 09f080df-fdae-4d07-aaf9-2e1a473634d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7075 | 2026.01.20 23:53:09.863600 [ 353 ] {} <Debug> TCP-Session: fda7c76b-5ed3-408b-9692-ab321b4a78f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7076 | 2026.01.20 23:53:09.863580 [ 291 ] {} <Debug> TCP-Session: c90f6590-12b7-4742-b670-e0d18e63b95d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7077 | 2026.01.20 23:53:09.863506 [ 290 ] {} <Debug> TCP-Session: 39c235dd-617a-4c27-9fb1-3d9142df5990 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7078 | 2026.01.20 23:53:09.863655 [ 354 ] {} <Debug> TCP-Session: 9e7f97fd-5d10-48da-9fde-f8b83efb4b75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7079 | 2026.01.20 23:53:09.863538 [ 352 ] {} <Debug> TCP-Session: 98c13d7d-f144-4e71-b28f-6fced7be5ec9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7080 | 2026.01.20 23:53:09.959799 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49969 | ||
| 7081 | 2026.01.20 23:53:09.959898 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7082 | 2026.01.20 23:53:09.959923 [ 287 ] {} <Debug> TCP-Session: 2c3bd090-183e-4df8-8ff6-65b1f2041b58 Authenticating user 'default' from [fd00:1122:3344:101::e]:49969 | ||
| 7083 | 2026.01.20 23:53:09.959945 [ 287 ] {} <Debug> TCP-Session: 2c3bd090-183e-4df8-8ff6-65b1f2041b58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7084 | 2026.01.20 23:53:09.959958 [ 287 ] {} <Debug> TCP-Session: 2c3bd090-183e-4df8-8ff6-65b1f2041b58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7085 | 2026.01.20 23:53:09.960153 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57521 | ||
| 7086 | 2026.01.20 23:53:09.960184 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60569 | ||
| 7087 | 2026.01.20 23:53:09.960202 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54911 | ||
| 7088 | 2026.01.20 23:53:09.960221 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40140 | ||
| 7089 | 2026.01.20 23:53:09.960254 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41381 | ||
| 7090 | 2026.01.20 23:53:09.960280 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7091 | 2026.01.20 23:53:09.960228 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58539 | ||
| 7092 | 2026.01.20 23:53:09.960310 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7093 | 2026.01.20 23:53:09.960341 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7094 | 2026.01.20 23:53:09.960341 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7095 | 2026.01.20 23:53:09.960365 [ 290 ] {} <Debug> TCP-Session: 879908b8-787f-4e1f-a2e1-1099b606e2a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:60569 | ||
| 7096 | 2026.01.20 23:53:09.960378 [ 355 ] {} <Debug> TCP-Session: dff95a42-3e21-43ed-bf81-7d5ecca931a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:41381 | ||
| 7097 | 2026.01.20 23:53:09.960394 [ 352 ] {} <Debug> TCP-Session: 6ab3afea-ef43-4eb5-a9ca-6691622251f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:40140 | ||
| 7098 | 2026.01.20 23:53:09.960423 [ 355 ] {} <Debug> TCP-Session: dff95a42-3e21-43ed-bf81-7d5ecca931a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7099 | 2026.01.20 23:53:09.960406 [ 290 ] {} <Debug> TCP-Session: 879908b8-787f-4e1f-a2e1-1099b606e2a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7100 | 2026.01.20 23:53:09.960450 [ 355 ] {} <Debug> TCP-Session: dff95a42-3e21-43ed-bf81-7d5ecca931a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7101 | 2026.01.20 23:53:09.960449 [ 352 ] {} <Debug> TCP-Session: 6ab3afea-ef43-4eb5-a9ca-6691622251f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7102 | 2026.01.20 23:53:09.960468 [ 290 ] {} <Debug> TCP-Session: 879908b8-787f-4e1f-a2e1-1099b606e2a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7103 | 2026.01.20 23:53:09.960500 [ 352 ] {} <Debug> TCP-Session: 6ab3afea-ef43-4eb5-a9ca-6691622251f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7104 | 2026.01.20 23:53:09.960382 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7105 | 2026.01.20 23:53:09.960316 [ 289 ] {} <Debug> TCP-Session: fcc8e1f9-01b7-4a8f-b487-7bade2ef0fa2 Authenticating user 'default' from [fd00:1122:3344:101::e]:57521 | ||
| 7106 | 2026.01.20 23:53:09.960554 [ 353 ] {} <Debug> TCP-Session: 353ff717-8c1f-4889-a68a-a8bcbba07ceb Authenticating user 'default' from [fd00:1122:3344:101::e]:58539 | ||
| 7107 | 2026.01.20 23:53:09.960574 [ 289 ] {} <Debug> TCP-Session: fcc8e1f9-01b7-4a8f-b487-7bade2ef0fa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7108 | 2026.01.20 23:53:09.960597 [ 353 ] {} <Debug> TCP-Session: 353ff717-8c1f-4889-a68a-a8bcbba07ceb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7109 | 2026.01.20 23:53:09.960606 [ 289 ] {} <Debug> TCP-Session: fcc8e1f9-01b7-4a8f-b487-7bade2ef0fa2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7110 | 2026.01.20 23:53:09.960623 [ 353 ] {} <Debug> TCP-Session: 353ff717-8c1f-4889-a68a-a8bcbba07ceb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7111 | 2026.01.20 23:53:09.960188 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50307 | ||
| 7112 | 2026.01.20 23:53:09.960310 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7113 | 2026.01.20 23:53:09.960326 [ 287 ] {} <Trace> TCP-Session: 2c3bd090-183e-4df8-8ff6-65b1f2041b58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7114 | 2026.01.20 23:53:09.960719 [ 351 ] {} <Debug> TCP-Session: 3b029ea0-d8ad-4102-9529-beece2b8c808 Authenticating user 'default' from [fd00:1122:3344:101::e]:54911 | ||
| 7115 | 2026.01.20 23:53:09.960736 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7116 | 2026.01.20 23:53:09.960749 [ 351 ] {} <Debug> TCP-Session: 3b029ea0-d8ad-4102-9529-beece2b8c808 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7117 | 2026.01.20 23:53:09.960244 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60749 | ||
| 7118 | 2026.01.20 23:53:09.960776 [ 291 ] {} <Debug> TCP-Session: 78471409-98c6-42bf-8be0-0efa742600ca Authenticating user 'default' from [fd00:1122:3344:101::e]:50307 | ||
| 7119 | 2026.01.20 23:53:09.960783 [ 351 ] {} <Debug> TCP-Session: 3b029ea0-d8ad-4102-9529-beece2b8c808 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7120 | 2026.01.20 23:53:09.960826 [ 291 ] {} <Debug> TCP-Session: 78471409-98c6-42bf-8be0-0efa742600ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7121 | 2026.01.20 23:53:09.960850 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7122 | 2026.01.20 23:53:09.960865 [ 291 ] {} <Debug> TCP-Session: 78471409-98c6-42bf-8be0-0efa742600ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7123 | 2026.01.20 23:53:09.960876 [ 354 ] {} <Debug> TCP-Session: e057de14-b149-49b1-a19c-ccd0ca62902c Authenticating user 'default' from [fd00:1122:3344:101::e]:60749 | ||
| 7124 | 2026.01.20 23:53:09.960894 [ 354 ] {} <Debug> TCP-Session: e057de14-b149-49b1-a19c-ccd0ca62902c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7125 | 2026.01.20 23:53:09.960907 [ 354 ] {} <Debug> TCP-Session: e057de14-b149-49b1-a19c-ccd0ca62902c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7126 | 2026.01.20 23:53:09.960930 [ 287 ] {8f170380-54e3-4eaa-adab-5ffda83ea772} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49969) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7127 | 2026.01.20 23:53:09.961199 [ 287 ] {8f170380-54e3-4eaa-adab-5ffda83ea772} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7128 | 2026.01.20 23:53:09.961255 [ 287 ] {8f170380-54e3-4eaa-adab-5ffda83ea772} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7129 | 2026.01.20 23:53:09.961538 [ 287 ] {8f170380-54e3-4eaa-adab-5ffda83ea772} <Debug> oximeter.version (bf6a6be5-c50e-4d14-8de5-2a68c2469e09) (SelectExecutor): Key condition: unknown | ||
| 7130 | 2026.01.20 23:53:09.962458 [ 310 ] {8f170380-54e3-4eaa-adab-5ffda83ea772} <Trace> AggregatingTransform: Aggregating | ||
| 7131 | 2026.01.20 23:53:09.962498 [ 310 ] {8f170380-54e3-4eaa-adab-5ffda83ea772} <Trace> Aggregator: Aggregation method: without_key | ||
| 7132 | 2026.01.20 23:53:09.962534 [ 310 ] {8f170380-54e3-4eaa-adab-5ffda83ea772} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000896415 sec. (1115.555 rows/sec., 43.58 KiB/sec.) | ||
| 7133 | 2026.01.20 23:53:09.962551 [ 310 ] {8f170380-54e3-4eaa-adab-5ffda83ea772} <Trace> Aggregator: Merging aggregated data | ||
| 7134 | 2026.01.20 23:53:09.963944 [ 287 ] {8f170380-54e3-4eaa-adab-5ffda83ea772} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003099 sec., 322.6847370119393 rows/sec., 12.60 KiB/sec. | ||
| 7135 | 2026.01.20 23:53:09.964093 [ 287 ] {8f170380-54e3-4eaa-adab-5ffda83ea772} <Debug> TCPHandler: Processed in 0.003887877 sec. | ||
| 7136 | 2026.01.20 23:53:09.964207 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7137 | 2026.01.20 23:53:09.964236 [ 287 ] {} <Debug> TCP-Session: 2c3bd090-183e-4df8-8ff6-65b1f2041b58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7138 | 2026.01.20 23:53:09.964239 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7139 | 2026.01.20 23:53:09.964262 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7140 | 2026.01.20 23:53:09.964290 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7141 | 2026.01.20 23:53:09.964308 [ 290 ] {} <Debug> TCP-Session: 879908b8-787f-4e1f-a2e1-1099b606e2a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7142 | 2026.01.20 23:53:09.964317 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7143 | 2026.01.20 23:53:09.964340 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7144 | 2026.01.20 23:53:09.964339 [ 353 ] {} <Debug> TCP-Session: 353ff717-8c1f-4889-a68a-a8bcbba07ceb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7145 | 2026.01.20 23:53:09.964365 [ 351 ] {} <Debug> TCP-Session: 3b029ea0-d8ad-4102-9529-beece2b8c808 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7146 | 2026.01.20 23:53:09.964384 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7147 | 2026.01.20 23:53:09.964387 [ 352 ] {} <Debug> TCP-Session: 6ab3afea-ef43-4eb5-a9ca-6691622251f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7148 | 2026.01.20 23:53:09.964294 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7149 | 2026.01.20 23:53:09.964436 [ 355 ] {} <Debug> TCP-Session: dff95a42-3e21-43ed-bf81-7d5ecca931a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7150 | 2026.01.20 23:53:09.964292 [ 289 ] {} <Debug> TCP-Session: fcc8e1f9-01b7-4a8f-b487-7bade2ef0fa2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7151 | 2026.01.20 23:53:09.964469 [ 291 ] {} <Debug> TCP-Session: 78471409-98c6-42bf-8be0-0efa742600ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7152 | 2026.01.20 23:53:09.964356 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7153 | 2026.01.20 23:53:09.964528 [ 354 ] {} <Debug> TCP-Session: e057de14-b149-49b1-a19c-ccd0ca62902c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7154 | 2026.01.20 23:53:11.293482 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7155 | 2026.01.20 23:53:11.293658 [ 260 ] {bac43560-10c4-44e1-b1d8-5c03cb209c9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7156 | 2026.01.20 23:53:11.293724 [ 260 ] {bac43560-10c4-44e1-b1d8-5c03cb209c9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7157 | 2026.01.20 23:53:11.294467 [ 260 ] {bac43560-10c4-44e1-b1d8-5c03cb209c9b} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7158 | 2026.01.20 23:53:11.294516 [ 260 ] {bac43560-10c4-44e1-b1d8-5c03cb209c9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7159 | 2026.01.20 23:53:11.294927 [ 260 ] {bac43560-10c4-44e1-b1d8-5c03cb209c9b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7160 | 2026.01.20 23:53:11.295163 [ 260 ] {bac43560-10c4-44e1-b1d8-5c03cb209c9b} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7161 | 2026.01.20 23:53:11.295341 [ 260 ] {bac43560-10c4-44e1-b1d8-5c03cb209c9b} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001729 sec., 78658.18392134181 rows/sec., 6.81 MiB/sec. | ||
| 7162 | 2026.01.20 23:53:11.295391 [ 260 ] {bac43560-10c4-44e1-b1d8-5c03cb209c9b} <Debug> TCPHandler: Processed in 0.002037525 sec. | ||
| 7163 | 2026.01.20 23:53:11.295525 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7164 | 2026.01.20 23:53:11.295628 [ 260 ] {e51c161d-06f3-484b-94c3-8723cf441250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7165 | 2026.01.20 23:53:11.295671 [ 260 ] {e51c161d-06f3-484b-94c3-8723cf441250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7166 | 2026.01.20 23:53:11.296178 [ 260 ] {e51c161d-06f3-484b-94c3-8723cf441250} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7167 | 2026.01.20 23:53:11.296218 [ 260 ] {e51c161d-06f3-484b-94c3-8723cf441250} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7168 | 2026.01.20 23:53:11.296559 [ 260 ] {e51c161d-06f3-484b-94c3-8723cf441250} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7169 | 2026.01.20 23:53:11.296794 [ 260 ] {e51c161d-06f3-484b-94c3-8723cf441250} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7170 | 2026.01.20 23:53:11.296946 [ 260 ] {e51c161d-06f3-484b-94c3-8723cf441250} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.00134 sec., 29850.746268656716 rows/sec., 2.19 MiB/sec. | ||
| 7171 | 2026.01.20 23:53:11.296986 [ 260 ] {e51c161d-06f3-484b-94c3-8723cf441250} <Debug> TCPHandler: Processed in 0.001514516 sec. | ||
| 7172 | 2026.01.20 23:53:11.297117 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7173 | 2026.01.20 23:53:11.297234 [ 260 ] {c672e4e0-6481-4ab5-ae27-e4d503d0bbd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7174 | 2026.01.20 23:53:11.297286 [ 260 ] {c672e4e0-6481-4ab5-ae27-e4d503d0bbd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7175 | 2026.01.20 23:53:11.297770 [ 260 ] {c672e4e0-6481-4ab5-ae27-e4d503d0bbd1} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7176 | 2026.01.20 23:53:11.297809 [ 260 ] {c672e4e0-6481-4ab5-ae27-e4d503d0bbd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7177 | 2026.01.20 23:53:11.298132 [ 260 ] {c672e4e0-6481-4ab5-ae27-e4d503d0bbd1} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7178 | 2026.01.20 23:53:11.298360 [ 260 ] {c672e4e0-6481-4ab5-ae27-e4d503d0bbd1} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7179 | 2026.01.20 23:53:11.298502 [ 260 ] {c672e4e0-6481-4ab5-ae27-e4d503d0bbd1} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001306 sec., 79632.4655436447 rows/sec., 6.22 MiB/sec. | ||
| 7180 | 2026.01.20 23:53:11.298541 [ 260 ] {c672e4e0-6481-4ab5-ae27-e4d503d0bbd1} <Debug> TCPHandler: Processed in 0.001480105 sec. | ||
| 7181 | 2026.01.20 23:53:11.298665 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7182 | 2026.01.20 23:53:11.298763 [ 260 ] {0d2cb036-78d5-4309-b40c-0b15e2f691fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7183 | 2026.01.20 23:53:11.298808 [ 260 ] {0d2cb036-78d5-4309-b40c-0b15e2f691fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7184 | 2026.01.20 23:53:11.299255 [ 260 ] {0d2cb036-78d5-4309-b40c-0b15e2f691fc} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7185 | 2026.01.20 23:53:11.299292 [ 260 ] {0d2cb036-78d5-4309-b40c-0b15e2f691fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7186 | 2026.01.20 23:53:11.299630 [ 260 ] {0d2cb036-78d5-4309-b40c-0b15e2f691fc} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7187 | 2026.01.20 23:53:11.299842 [ 260 ] {0d2cb036-78d5-4309-b40c-0b15e2f691fc} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7188 | 2026.01.20 23:53:11.299976 [ 260 ] {0d2cb036-78d5-4309-b40c-0b15e2f691fc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001232 sec., 129870.12987012987 rows/sec., 9.05 MiB/sec. | ||
| 7189 | 2026.01.20 23:53:11.300013 [ 260 ] {0d2cb036-78d5-4309-b40c-0b15e2f691fc} <Debug> TCPHandler: Processed in 0.001398314 sec. | ||
| 7190 | 2026.01.20 23:53:11.300123 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7191 | 2026.01.20 23:53:11.300218 [ 260 ] {1e2bfc83-214b-4107-b487-e9496cb1870f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7192 | 2026.01.20 23:53:11.300272 [ 260 ] {1e2bfc83-214b-4107-b487-e9496cb1870f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7193 | 2026.01.20 23:53:11.301158 [ 260 ] {1e2bfc83-214b-4107-b487-e9496cb1870f} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7194 | 2026.01.20 23:53:11.301195 [ 260 ] {1e2bfc83-214b-4107-b487-e9496cb1870f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7195 | 2026.01.20 23:53:11.301787 [ 260 ] {1e2bfc83-214b-4107-b487-e9496cb1870f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7196 | 2026.01.20 23:53:11.302016 [ 260 ] {1e2bfc83-214b-4107-b487-e9496cb1870f} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7197 | 2026.01.20 23:53:11.302132 [ 140 ] {} <Debug> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7198 | 2026.01.20 23:53:11.302158 [ 260 ] {1e2bfc83-214b-4107-b487-e9496cb1870f} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001958 sec., 20429.009193054135 rows/sec., 36.61 MiB/sec. | ||
| 7199 | 2026.01.20 23:53:11.302206 [ 140 ] {} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7200 | 2026.01.20 23:53:11.302234 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7201 | 2026.01.20 23:53:11.302235 [ 260 ] {1e2bfc83-214b-4107-b487-e9496cb1870f} <Debug> TCPHandler: Processed in 0.002161647 sec. | ||
| 7202 | 2026.01.20 23:53:11.302361 [ 188 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::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 | ||
| 7203 | 2026.01.20 23:53:11.302365 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7204 | 2026.01.20 23:53:11.302485 [ 260 ] {a53bc59b-f0c5-4f3e-a73c-d35c6bb7cbc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7205 | 2026.01.20 23:53:11.302528 [ 260 ] {a53bc59b-f0c5-4f3e-a73c-d35c6bb7cbc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7206 | 2026.01.20 23:53:11.302605 [ 188 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7207 | 2026.01.20 23:53:11.302673 [ 188 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 611 rows starting from the beginning of the part | ||
| 7208 | 2026.01.20 23:53:11.302818 [ 188 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part | ||
| 7209 | 2026.01.20 23:53:11.302888 [ 260 ] {a53bc59b-f0c5-4f3e-a73c-d35c6bb7cbc4} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7210 | 2026.01.20 23:53:11.302929 [ 260 ] {a53bc59b-f0c5-4f3e-a73c-d35c6bb7cbc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7211 | 2026.01.20 23:53:11.302934 [ 188 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part | ||
| 7212 | 2026.01.20 23:53:11.303051 [ 188 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part | ||
| 7213 | 2026.01.20 23:53:11.303155 [ 188 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part | ||
| 7214 | 2026.01.20 23:53:11.303266 [ 188 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part | ||
| 7215 | 2026.01.20 23:53:11.303270 [ 260 ] {a53bc59b-f0c5-4f3e-a73c-d35c6bb7cbc4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7216 | 2026.01.20 23:53:11.303512 [ 260 ] {a53bc59b-f0c5-4f3e-a73c-d35c6bb7cbc4} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7217 | 2026.01.20 23:53:11.303661 [ 260 ] {a53bc59b-f0c5-4f3e-a73c-d35c6bb7cbc4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001195 sec., 50209.2050209205 rows/sec., 3.38 MiB/sec. | ||
| 7218 | 2026.01.20 23:53:11.303698 [ 260 ] {a53bc59b-f0c5-4f3e-a73c-d35c6bb7cbc4} <Debug> TCPHandler: Processed in 0.001384294 sec. | ||
| 7219 | 2026.01.20 23:53:11.327312 [ 190 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 811 rows, containing 19 columns (19 merged, 0 gathered) in 0.024995375 sec., 32446.002510464437 rows/sec., 58.14 MiB/sec. | ||
| 7220 | 2026.01.20 23:53:11.328383 [ 192 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7221 | 2026.01.20 23:53:11.328746 [ 192 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7222 | 2026.01.20 23:53:11.328828 [ 192 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7223 | 2026.01.20 23:53:11.328934 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.78 MiB. | ||
| 7224 | 2026.01.20 23:53:12.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.83 MiB, peak 282.02 MiB, free memory in arenas 0.00 B, will set to 277.07 MiB (RSS), difference: 3.24 MiB | ||
| 7225 | 2026.01.20 23:53:14.793366 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7226 | 2026.01.20 23:53:14.793450 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7227 | 2026.01.20 23:53:14.897952 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15355 | ||
| 7228 | 2026.01.20 23:53:14.898454 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7229 | 2026.01.20 23:53:14.898498 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7230 | 2026.01.20 23:53:14.898992 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7231 | 2026.01.20 23:53:14.899234 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7232 | 2026.01.20 23:53:14.899362 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15355 | ||
| 7233 | 2026.01.20 23:53:14.932794 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 868 | ||
| 7234 | 2026.01.20 23:53:14.935274 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7235 | 2026.01.20 23:53:14.935321 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7236 | 2026.01.20 23:53:14.936587 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7237 | 2026.01.20 23:53:14.936864 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7238 | 2026.01.20 23:53:14.937207 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 868 | ||
| 7239 | 2026.01.20 23:53:15.002783 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001430494 sec. | ||
| 7240 | 2026.01.20 23:53:15.719516 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7241 | 2026.01.20 23:53:15.735211 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7242 | 2026.01.20 23:53:15.735274 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7243 | 2026.01.20 23:53:15.742058 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7244 | 2026.01.20 23:53:15.742820 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7245 | 2026.01.20 23:53:15.746420 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7246 | 2026.01.20 23:53:16.301825 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7247 | 2026.01.20 23:53:16.302018 [ 260 ] {c98a0b46-d17b-4f40-bc08-b963a448ea5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7248 | 2026.01.20 23:53:16.302088 [ 260 ] {c98a0b46-d17b-4f40-bc08-b963a448ea5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7249 | 2026.01.20 23:53:16.302857 [ 260 ] {c98a0b46-d17b-4f40-bc08-b963a448ea5b} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7250 | 2026.01.20 23:53:16.302906 [ 260 ] {c98a0b46-d17b-4f40-bc08-b963a448ea5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7251 | 2026.01.20 23:53:16.303306 [ 260 ] {c98a0b46-d17b-4f40-bc08-b963a448ea5b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7252 | 2026.01.20 23:53:16.303532 [ 260 ] {c98a0b46-d17b-4f40-bc08-b963a448ea5b} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7253 | 2026.01.20 23:53:16.303702 [ 260 ] {c98a0b46-d17b-4f40-bc08-b963a448ea5b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001734 sec., 236447.52018454438 rows/sec., 15.00 MiB/sec. | ||
| 7254 | 2026.01.20 23:53:16.303751 [ 260 ] {c98a0b46-d17b-4f40-bc08-b963a448ea5b} <Debug> TCPHandler: Processed in 0.002058335 sec. | ||
| 7255 | 2026.01.20 23:53:16.303868 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7256 | 2026.01.20 23:53:16.303970 [ 260 ] {a0579bb7-342f-4a61-91a6-a8f6f8b27392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7257 | 2026.01.20 23:53:16.304014 [ 260 ] {a0579bb7-342f-4a61-91a6-a8f6f8b27392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7258 | 2026.01.20 23:53:16.304915 [ 260 ] {a0579bb7-342f-4a61-91a6-a8f6f8b27392} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7259 | 2026.01.20 23:53:16.304953 [ 260 ] {a0579bb7-342f-4a61-91a6-a8f6f8b27392} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7260 | 2026.01.20 23:53:16.305329 [ 260 ] {a0579bb7-342f-4a61-91a6-a8f6f8b27392} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7261 | 2026.01.20 23:53:16.305540 [ 260 ] {a0579bb7-342f-4a61-91a6-a8f6f8b27392} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7262 | 2026.01.20 23:53:16.305678 [ 260 ] {a0579bb7-342f-4a61-91a6-a8f6f8b27392} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.00173 sec., 642774.5664739885 rows/sec., 50.69 MiB/sec. | ||
| 7263 | 2026.01.20 23:53:16.305716 [ 260 ] {a0579bb7-342f-4a61-91a6-a8f6f8b27392} <Debug> TCPHandler: Processed in 0.001900792 sec. | ||
| 7264 | 2026.01.20 23:53:16.305831 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7265 | 2026.01.20 23:53:16.305929 [ 260 ] {d35d3d85-2adf-4860-8670-9480c67c9b7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7266 | 2026.01.20 23:53:16.305970 [ 260 ] {d35d3d85-2adf-4860-8670-9480c67c9b7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7267 | 2026.01.20 23:53:16.306442 [ 260 ] {d35d3d85-2adf-4860-8670-9480c67c9b7f} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7268 | 2026.01.20 23:53:16.306478 [ 260 ] {d35d3d85-2adf-4860-8670-9480c67c9b7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7269 | 2026.01.20 23:53:16.306779 [ 260 ] {d35d3d85-2adf-4860-8670-9480c67c9b7f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7270 | 2026.01.20 23:53:16.306985 [ 260 ] {d35d3d85-2adf-4860-8670-9480c67c9b7f} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7271 | 2026.01.20 23:53:16.307119 [ 260 ] {d35d3d85-2adf-4860-8670-9480c67c9b7f} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.00121 sec., 169421.4876033058 rows/sec., 9.94 MiB/sec. | ||
| 7272 | 2026.01.20 23:53:16.307158 [ 260 ] {d35d3d85-2adf-4860-8670-9480c67c9b7f} <Debug> TCPHandler: Processed in 0.001377964 sec. | ||
| 7273 | 2026.01.20 23:53:16.307267 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7274 | 2026.01.20 23:53:16.307369 [ 260 ] {b341a22d-320f-4d8f-9c98-b831c46eb8c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7275 | 2026.01.20 23:53:16.307412 [ 260 ] {b341a22d-320f-4d8f-9c98-b831c46eb8c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7276 | 2026.01.20 23:53:16.307889 [ 260 ] {b341a22d-320f-4d8f-9c98-b831c46eb8c5} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7277 | 2026.01.20 23:53:16.307926 [ 260 ] {b341a22d-320f-4d8f-9c98-b831c46eb8c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7278 | 2026.01.20 23:53:16.308256 [ 260 ] {b341a22d-320f-4d8f-9c98-b831c46eb8c5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7279 | 2026.01.20 23:53:16.308472 [ 260 ] {b341a22d-320f-4d8f-9c98-b831c46eb8c5} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7280 | 2026.01.20 23:53:16.308607 [ 260 ] {b341a22d-320f-4d8f-9c98-b831c46eb8c5} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001257 sec., 168655.5290373906 rows/sec., 10.88 MiB/sec. | ||
| 7281 | 2026.01.20 23:53:16.308645 [ 260 ] {b341a22d-320f-4d8f-9c98-b831c46eb8c5} <Debug> TCPHandler: Processed in 0.001430385 sec. | ||
| 7282 | 2026.01.20 23:53:16.308753 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7283 | 2026.01.20 23:53:16.308849 [ 260 ] {c18e810d-ae03-4901-8cd3-f10ac107d534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7284 | 2026.01.20 23:53:16.308890 [ 260 ] {c18e810d-ae03-4901-8cd3-f10ac107d534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7285 | 2026.01.20 23:53:16.309349 [ 260 ] {c18e810d-ae03-4901-8cd3-f10ac107d534} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7286 | 2026.01.20 23:53:16.309384 [ 260 ] {c18e810d-ae03-4901-8cd3-f10ac107d534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7287 | 2026.01.20 23:53:16.309692 [ 260 ] {c18e810d-ae03-4901-8cd3-f10ac107d534} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7288 | 2026.01.20 23:53:16.309906 [ 260 ] {c18e810d-ae03-4901-8cd3-f10ac107d534} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7289 | 2026.01.20 23:53:16.310036 [ 260 ] {c18e810d-ae03-4901-8cd3-f10ac107d534} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001205 sec., 175103.73443983405 rows/sec., 9.94 MiB/sec. | ||
| 7290 | 2026.01.20 23:53:16.310074 [ 260 ] {c18e810d-ae03-4901-8cd3-f10ac107d534} <Debug> TCPHandler: Processed in 0.001372493 sec. | ||
| 7291 | 2026.01.20 23:53:16.310180 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7292 | 2026.01.20 23:53:16.310275 [ 260 ] {73d76aa3-8395-4994-81b6-5798fa291a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7293 | 2026.01.20 23:53:16.310315 [ 260 ] {73d76aa3-8395-4994-81b6-5798fa291a68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7294 | 2026.01.20 23:53:16.310960 [ 260 ] {73d76aa3-8395-4994-81b6-5798fa291a68} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7295 | 2026.01.20 23:53:16.310996 [ 260 ] {73d76aa3-8395-4994-81b6-5798fa291a68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7296 | 2026.01.20 23:53:16.311326 [ 260 ] {73d76aa3-8395-4994-81b6-5798fa291a68} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7297 | 2026.01.20 23:53:16.311540 [ 260 ] {73d76aa3-8395-4994-81b6-5798fa291a68} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7298 | 2026.01.20 23:53:16.311669 [ 260 ] {73d76aa3-8395-4994-81b6-5798fa291a68} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001413 sec., 480537.86270346784 rows/sec., 33.50 MiB/sec. | ||
| 7299 | 2026.01.20 23:53:16.311708 [ 260 ] {73d76aa3-8395-4994-81b6-5798fa291a68} <Debug> TCPHandler: Processed in 0.001577277 sec. | ||
| 7300 | 2026.01.20 23:53:16.311828 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7301 | 2026.01.20 23:53:16.311949 [ 260 ] {8730625c-2258-428e-b7ac-f0677d8d6430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7302 | 2026.01.20 23:53:16.312001 [ 260 ] {8730625c-2258-428e-b7ac-f0677d8d6430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7303 | 2026.01.20 23:53:16.312392 [ 260 ] {8730625c-2258-428e-b7ac-f0677d8d6430} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7304 | 2026.01.20 23:53:16.312437 [ 260 ] {8730625c-2258-428e-b7ac-f0677d8d6430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7305 | 2026.01.20 23:53:16.312767 [ 260 ] {8730625c-2258-428e-b7ac-f0677d8d6430} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7306 | 2026.01.20 23:53:16.312980 [ 260 ] {8730625c-2258-428e-b7ac-f0677d8d6430} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7307 | 2026.01.20 23:53:16.313113 [ 260 ] {8730625c-2258-428e-b7ac-f0677d8d6430} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001189 sec., 5046.257359125316 rows/sec., 263.65 KiB/sec. | ||
| 7308 | 2026.01.20 23:53:16.313152 [ 260 ] {8730625c-2258-428e-b7ac-f0677d8d6430} <Debug> TCPHandler: Processed in 0.001385054 sec. | ||
| 7309 | 2026.01.20 23:53:16.313274 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7310 | 2026.01.20 23:53:16.313394 [ 260 ] {a65af4e1-b9c8-4c2f-9b17-54ea02b6576b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7311 | 2026.01.20 23:53:16.313447 [ 260 ] {a65af4e1-b9c8-4c2f-9b17-54ea02b6576b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7312 | 2026.01.20 23:53:16.313898 [ 260 ] {a65af4e1-b9c8-4c2f-9b17-54ea02b6576b} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7313 | 2026.01.20 23:53:16.313934 [ 260 ] {a65af4e1-b9c8-4c2f-9b17-54ea02b6576b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7314 | 2026.01.20 23:53:16.314272 [ 260 ] {a65af4e1-b9c8-4c2f-9b17-54ea02b6576b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7315 | 2026.01.20 23:53:16.314495 [ 260 ] {a65af4e1-b9c8-4c2f-9b17-54ea02b6576b} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7316 | 2026.01.20 23:53:16.314610 [ 133 ] {} <Debug> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7317 | 2026.01.20 23:53:16.314630 [ 260 ] {a65af4e1-b9c8-4c2f-9b17-54ea02b6576b} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001261 sec., 249008.72323552737 rows/sec., 16.36 MiB/sec. | ||
| 7318 | 2026.01.20 23:53:16.314681 [ 133 ] {} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7319 | 2026.01.20 23:53:16.314690 [ 260 ] {a65af4e1-b9c8-4c2f-9b17-54ea02b6576b} <Debug> TCPHandler: Processed in 0.001479766 sec. | ||
| 7320 | 2026.01.20 23:53:16.314711 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7321 | 2026.01.20 23:53:16.314804 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7322 | 2026.01.20 23:53:16.314834 [ 190 ] {d542970d-27f7-45b6-add0-a5f5711db820::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 | ||
| 7323 | 2026.01.20 23:53:16.314905 [ 260 ] {c408b3ee-7a08-4e44-96f9-22cb2e1f1f75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7324 | 2026.01.20 23:53:16.314939 [ 190 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7325 | 2026.01.20 23:53:16.314947 [ 260 ] {c408b3ee-7a08-4e44-96f9-22cb2e1f1f75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7326 | 2026.01.20 23:53:16.314974 [ 190 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 14087 rows starting from the beginning of the part | ||
| 7327 | 2026.01.20 23:53:16.315039 [ 190 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 314 rows starting from the beginning of the part | ||
| 7328 | 2026.01.20 23:53:16.315092 [ 190 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
| 7329 | 2026.01.20 23:53:16.315139 [ 190 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 314 rows starting from the beginning of the part | ||
| 7330 | 2026.01.20 23:53:16.315185 [ 190 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 7331 | 2026.01.20 23:53:16.315230 [ 190 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 314 rows starting from the beginning of the part | ||
| 7332 | 2026.01.20 23:53:16.315266 [ 260 ] {c408b3ee-7a08-4e44-96f9-22cb2e1f1f75} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7333 | 2026.01.20 23:53:16.315304 [ 260 ] {c408b3ee-7a08-4e44-96f9-22cb2e1f1f75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7334 | 2026.01.20 23:53:16.315604 [ 260 ] {c408b3ee-7a08-4e44-96f9-22cb2e1f1f75} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7335 | 2026.01.20 23:53:16.315811 [ 260 ] {c408b3ee-7a08-4e44-96f9-22cb2e1f1f75} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7336 | 2026.01.20 23:53:16.315943 [ 260 ] {c408b3ee-7a08-4e44-96f9-22cb2e1f1f75} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001056 sec., 946.9696969696969 rows/sec., 63.81 KiB/sec. | ||
| 7337 | 2026.01.20 23:53:16.315979 [ 260 ] {c408b3ee-7a08-4e44-96f9-22cb2e1f1f75} <Debug> TCPHandler: Processed in 0.00122491 sec. | ||
| 7338 | 2026.01.20 23:53:16.316092 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7339 | 2026.01.20 23:53:16.316187 [ 260 ] {799b1112-4a91-4fd4-b565-aef56e04c39f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7340 | 2026.01.20 23:53:16.316228 [ 260 ] {799b1112-4a91-4fd4-b565-aef56e04c39f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7341 | 2026.01.20 23:53:16.316563 [ 260 ] {799b1112-4a91-4fd4-b565-aef56e04c39f} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7342 | 2026.01.20 23:53:16.316598 [ 260 ] {799b1112-4a91-4fd4-b565-aef56e04c39f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7343 | 2026.01.20 23:53:16.316906 [ 260 ] {799b1112-4a91-4fd4-b565-aef56e04c39f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7344 | 2026.01.20 23:53:16.317125 [ 260 ] {799b1112-4a91-4fd4-b565-aef56e04c39f} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7345 | 2026.01.20 23:53:16.317253 [ 260 ] {799b1112-4a91-4fd4-b565-aef56e04c39f} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001084 sec., 95940.9594095941 rows/sec., 5.88 MiB/sec. | ||
| 7346 | 2026.01.20 23:53:16.317289 [ 260 ] {799b1112-4a91-4fd4-b565-aef56e04c39f} <Debug> TCPHandler: Processed in 0.001247231 sec. | ||
| 7347 | 2026.01.20 23:53:16.319076 [ 192 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15349 rows, containing 5 columns (5 merged, 0 gathered) in 0.004279553 sec., 3586589.5340003967 rows/sec., 241.60 MiB/sec. | ||
| 7348 | 2026.01.20 23:53:16.319609 [ 187 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7349 | 2026.01.20 23:53:16.319931 [ 187 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7350 | 2026.01.20 23:53:16.320013 [ 187 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7351 | 2026.01.20 23:53:16.320123 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.84 MiB. | ||
| 7352 | 2026.01.20 23:53:21.320685 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7353 | 2026.01.20 23:53:21.320948 [ 260 ] {ec897717-ad88-43d0-bd05-51fb3c51a6bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7354 | 2026.01.20 23:53:21.321012 [ 260 ] {ec897717-ad88-43d0-bd05-51fb3c51a6bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7355 | 2026.01.20 23:53:21.321630 [ 260 ] {ec897717-ad88-43d0-bd05-51fb3c51a6bd} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7356 | 2026.01.20 23:53:21.321679 [ 260 ] {ec897717-ad88-43d0-bd05-51fb3c51a6bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7357 | 2026.01.20 23:53:21.322044 [ 260 ] {ec897717-ad88-43d0-bd05-51fb3c51a6bd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7358 | 2026.01.20 23:53:21.322268 [ 260 ] {ec897717-ad88-43d0-bd05-51fb3c51a6bd} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7359 | 2026.01.20 23:53:21.322440 [ 260 ] {ec897717-ad88-43d0-bd05-51fb3c51a6bd} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001536 sec., 5208.333333333333 rows/sec., 424.70 KiB/sec. | ||
| 7360 | 2026.01.20 23:53:21.322488 [ 260 ] {ec897717-ad88-43d0-bd05-51fb3c51a6bd} <Debug> TCPHandler: Processed in 0.001982194 sec. | ||
| 7361 | 2026.01.20 23:53:21.322611 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7362 | 2026.01.20 23:53:21.322711 [ 260 ] {a2d5ec03-73fb-4a53-8bd3-ade26dcb6ea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7363 | 2026.01.20 23:53:21.322752 [ 260 ] {a2d5ec03-73fb-4a53-8bd3-ade26dcb6ea3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7364 | 2026.01.20 23:53:21.323798 [ 260 ] {a2d5ec03-73fb-4a53-8bd3-ade26dcb6ea3} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7365 | 2026.01.20 23:53:21.323835 [ 260 ] {a2d5ec03-73fb-4a53-8bd3-ade26dcb6ea3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7366 | 2026.01.20 23:53:21.324207 [ 260 ] {a2d5ec03-73fb-4a53-8bd3-ade26dcb6ea3} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7367 | 2026.01.20 23:53:21.324414 [ 260 ] {a2d5ec03-73fb-4a53-8bd3-ade26dcb6ea3} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7368 | 2026.01.20 23:53:21.324551 [ 260 ] {a2d5ec03-73fb-4a53-8bd3-ade26dcb6ea3} <Debug> executeQuery: Read 1280 rows, 108.46 KiB in 0.001862 sec., 687432.8678839958 rows/sec., 56.88 MiB/sec. | ||
| 7369 | 2026.01.20 23:53:21.324588 [ 260 ] {a2d5ec03-73fb-4a53-8bd3-ade26dcb6ea3} <Debug> TCPHandler: Processed in 0.002028074 sec. | ||
| 7370 | 2026.01.20 23:53:21.324702 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7371 | 2026.01.20 23:53:21.324795 [ 260 ] {b1d3ed36-2243-4c45-9d5c-fbe28b9bed3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7372 | 2026.01.20 23:53:21.324835 [ 260 ] {b1d3ed36-2243-4c45-9d5c-fbe28b9bed3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7373 | 2026.01.20 23:53:21.325289 [ 260 ] {b1d3ed36-2243-4c45-9d5c-fbe28b9bed3a} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7374 | 2026.01.20 23:53:21.325325 [ 260 ] {b1d3ed36-2243-4c45-9d5c-fbe28b9bed3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7375 | 2026.01.20 23:53:21.325612 [ 260 ] {b1d3ed36-2243-4c45-9d5c-fbe28b9bed3a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7376 | 2026.01.20 23:53:21.325807 [ 260 ] {b1d3ed36-2243-4c45-9d5c-fbe28b9bed3a} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7377 | 2026.01.20 23:53:21.325923 [ 128 ] {} <Debug> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7378 | 2026.01.20 23:53:21.325937 [ 260 ] {b1d3ed36-2243-4c45-9d5c-fbe28b9bed3a} <Debug> executeQuery: Read 48 rows, 3.57 KiB in 0.001161 sec., 41343.669250645995 rows/sec., 3.00 MiB/sec. | ||
| 7379 | 2026.01.20 23:53:21.325993 [ 128 ] {} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7380 | 2026.01.20 23:53:21.326001 [ 260 ] {b1d3ed36-2243-4c45-9d5c-fbe28b9bed3a} <Debug> TCPHandler: Processed in 0.001347553 sec. | ||
| 7381 | 2026.01.20 23:53:21.326023 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7382 | 2026.01.20 23:53:21.326124 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7383 | 2026.01.20 23:53:21.326126 [ 190 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::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 | ||
| 7384 | 2026.01.20 23:53:21.326221 [ 260 ] {fda43522-6ed1-4f8b-8104-a2ec43f743a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7385 | 2026.01.20 23:53:21.326236 [ 190 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7386 | 2026.01.20 23:53:21.326259 [ 260 ] {fda43522-6ed1-4f8b-8104-a2ec43f743a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7387 | 2026.01.20 23:53:21.326268 [ 190 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 277 rows starting from the beginning of the part | ||
| 7388 | 2026.01.20 23:53:21.326330 [ 190 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 40 rows starting from the beginning of the part | ||
| 7389 | 2026.01.20 23:53:21.326376 [ 190 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 205 rows starting from the beginning of the part | ||
| 7390 | 2026.01.20 23:53:21.326419 [ 190 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 40 rows starting from the beginning of the part | ||
| 7391 | 2026.01.20 23:53:21.326459 [ 190 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 205 rows starting from the beginning of the part | ||
| 7392 | 2026.01.20 23:53:21.326500 [ 190 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 48 rows starting from the beginning of the part | ||
| 7393 | 2026.01.20 23:53:21.326700 [ 260 ] {fda43522-6ed1-4f8b-8104-a2ec43f743a4} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7394 | 2026.01.20 23:53:21.326732 [ 260 ] {fda43522-6ed1-4f8b-8104-a2ec43f743a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7395 | 2026.01.20 23:53:21.327009 [ 260 ] {fda43522-6ed1-4f8b-8104-a2ec43f743a4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7396 | 2026.01.20 23:53:21.327269 [ 260 ] {fda43522-6ed1-4f8b-8104-a2ec43f743a4} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7397 | 2026.01.20 23:53:21.327358 [ 195 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 815 rows, containing 5 columns (5 merged, 0 gathered) in 0.001268911 sec., 642283.0285181545 rows/sec., 42.39 MiB/sec. | ||
| 7398 | 2026.01.20 23:53:21.327401 [ 260 ] {fda43522-6ed1-4f8b-8104-a2ec43f743a4} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001198 sec., 190317.19532554256 rows/sec., 12.89 MiB/sec. | ||
| 7399 | 2026.01.20 23:53:21.327443 [ 260 ] {fda43522-6ed1-4f8b-8104-a2ec43f743a4} <Debug> TCPHandler: Processed in 0.001367063 sec. | ||
| 7400 | 2026.01.20 23:53:21.327553 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7401 | 2026.01.20 23:53:21.327575 [ 200 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7402 | 2026.01.20 23:53:21.327648 [ 260 ] {42de1be3-52c6-4915-9951-be9041233a7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7403 | 2026.01.20 23:53:21.327694 [ 260 ] {42de1be3-52c6-4915-9951-be9041233a7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7404 | 2026.01.20 23:53:21.327876 [ 200 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_41_8} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7405 | 2026.01.20 23:53:21.327960 [ 200 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_41_8} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7406 | 2026.01.20 23:53:21.328057 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 7407 | 2026.01.20 23:53:21.328292 [ 260 ] {42de1be3-52c6-4915-9951-be9041233a7b} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7408 | 2026.01.20 23:53:21.328333 [ 260 ] {42de1be3-52c6-4915-9951-be9041233a7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7409 | 2026.01.20 23:53:21.328649 [ 260 ] {42de1be3-52c6-4915-9951-be9041233a7b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7410 | 2026.01.20 23:53:21.328850 [ 260 ] {42de1be3-52c6-4915-9951-be9041233a7b} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7411 | 2026.01.20 23:53:21.328979 [ 260 ] {42de1be3-52c6-4915-9951-be9041233a7b} <Debug> executeQuery: Read 568 rows, 43.26 KiB in 0.001349 sec., 421052.63157894736 rows/sec., 31.32 MiB/sec. | ||
| 7412 | 2026.01.20 23:53:21.329016 [ 260 ] {42de1be3-52c6-4915-9951-be9041233a7b} <Debug> TCPHandler: Processed in 0.001510616 sec. | ||
| 7413 | 2026.01.20 23:53:21.329124 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7414 | 2026.01.20 23:53:21.329216 [ 260 ] {62d130e7-0bca-4d96-850a-45a8b1334667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7415 | 2026.01.20 23:53:21.329257 [ 260 ] {62d130e7-0bca-4d96-850a-45a8b1334667} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7416 | 2026.01.20 23:53:21.329807 [ 260 ] {62d130e7-0bca-4d96-850a-45a8b1334667} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7417 | 2026.01.20 23:53:21.329843 [ 260 ] {62d130e7-0bca-4d96-850a-45a8b1334667} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7418 | 2026.01.20 23:53:21.330201 [ 260 ] {62d130e7-0bca-4d96-850a-45a8b1334667} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7419 | 2026.01.20 23:53:21.330404 [ 260 ] {62d130e7-0bca-4d96-850a-45a8b1334667} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7420 | 2026.01.20 23:53:21.330530 [ 260 ] {62d130e7-0bca-4d96-850a-45a8b1334667} <Debug> executeQuery: Read 848 rows, 58.45 KiB in 0.001332 sec., 636636.6366366366 rows/sec., 42.85 MiB/sec. | ||
| 7421 | 2026.01.20 23:53:21.330565 [ 260 ] {62d130e7-0bca-4d96-850a-45a8b1334667} <Debug> TCPHandler: Processed in 0.001489195 sec. | ||
| 7422 | 2026.01.20 23:53:21.330672 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7423 | 2026.01.20 23:53:21.330763 [ 260 ] {4f6ace90-6a4d-40ef-92de-651ce7249754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7424 | 2026.01.20 23:53:21.330815 [ 260 ] {4f6ace90-6a4d-40ef-92de-651ce7249754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7425 | 2026.01.20 23:53:21.331600 [ 260 ] {4f6ace90-6a4d-40ef-92de-651ce7249754} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7426 | 2026.01.20 23:53:21.331636 [ 260 ] {4f6ace90-6a4d-40ef-92de-651ce7249754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7427 | 2026.01.20 23:53:21.332159 [ 260 ] {4f6ace90-6a4d-40ef-92de-651ce7249754} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7428 | 2026.01.20 23:53:21.332374 [ 260 ] {4f6ace90-6a4d-40ef-92de-651ce7249754} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7429 | 2026.01.20 23:53:21.332512 [ 260 ] {4f6ace90-6a4d-40ef-92de-651ce7249754} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001767 sec., 22637.238256932655 rows/sec., 40.56 MiB/sec. | ||
| 7430 | 2026.01.20 23:53:21.332569 [ 260 ] {4f6ace90-6a4d-40ef-92de-651ce7249754} <Debug> TCPHandler: Processed in 0.001944843 sec. | ||
| 7431 | 2026.01.20 23:53:21.332676 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7432 | 2026.01.20 23:53:21.332768 [ 260 ] {9f42bba0-d6d0-4755-82b6-1aedf30933f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7433 | 2026.01.20 23:53:21.332808 [ 260 ] {9f42bba0-d6d0-4755-82b6-1aedf30933f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7434 | 2026.01.20 23:53:21.333126 [ 260 ] {9f42bba0-d6d0-4755-82b6-1aedf30933f2} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7435 | 2026.01.20 23:53:21.333160 [ 260 ] {9f42bba0-d6d0-4755-82b6-1aedf30933f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7436 | 2026.01.20 23:53:21.333461 [ 260 ] {9f42bba0-d6d0-4755-82b6-1aedf30933f2} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7437 | 2026.01.20 23:53:21.333661 [ 260 ] {9f42bba0-d6d0-4755-82b6-1aedf30933f2} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7438 | 2026.01.20 23:53:21.333788 [ 260 ] {9f42bba0-d6d0-4755-82b6-1aedf30933f2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001038 sec., 57803.46820809248 rows/sec., 3.90 MiB/sec. | ||
| 7439 | 2026.01.20 23:53:21.333822 [ 260 ] {9f42bba0-d6d0-4755-82b6-1aedf30933f2} <Debug> TCPHandler: Processed in 0.001194341 sec. | ||
| 7440 | 2026.01.20 23:53:22.399572 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15867 | ||
| 7441 | 2026.01.20 23:53:22.400127 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7442 | 2026.01.20 23:53:22.400165 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7443 | 2026.01.20 23:53:22.400658 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7444 | 2026.01.20 23:53:22.400899 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7445 | 2026.01.20 23:53:22.401048 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15867 | ||
| 7446 | 2026.01.20 23:53:23.246583 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7447 | 2026.01.20 23:53:23.263099 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7448 | 2026.01.20 23:53:23.263163 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7449 | 2026.01.20 23:53:23.269526 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7450 | 2026.01.20 23:53:23.270229 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7451 | 2026.01.20 23:53:23.273252 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7452 | 2026.01.20 23:53:24.937378 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 904 | ||
| 7453 | 2026.01.20 23:53:24.939783 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7454 | 2026.01.20 23:53:24.939841 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7455 | 2026.01.20 23:53:24.941035 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7456 | 2026.01.20 23:53:24.941307 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7457 | 2026.01.20 23:53:24.941679 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 904 | ||
| 7458 | 2026.01.20 23:53:26.302128 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7459 | 2026.01.20 23:53:26.302314 [ 260 ] {80f63484-a1c4-4895-906e-0bd49ca4bc51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7460 | 2026.01.20 23:53:26.302383 [ 260 ] {80f63484-a1c4-4895-906e-0bd49ca4bc51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7461 | 2026.01.20 23:53:26.303167 [ 260 ] {80f63484-a1c4-4895-906e-0bd49ca4bc51} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7462 | 2026.01.20 23:53:26.303214 [ 260 ] {80f63484-a1c4-4895-906e-0bd49ca4bc51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7463 | 2026.01.20 23:53:26.303616 [ 260 ] {80f63484-a1c4-4895-906e-0bd49ca4bc51} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7464 | 2026.01.20 23:53:26.303846 [ 260 ] {80f63484-a1c4-4895-906e-0bd49ca4bc51} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7465 | 2026.01.20 23:53:26.304007 [ 260 ] {80f63484-a1c4-4895-906e-0bd49ca4bc51} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001744 sec., 235091.74311926603 rows/sec., 14.91 MiB/sec. | ||
| 7466 | 2026.01.20 23:53:26.304053 [ 260 ] {80f63484-a1c4-4895-906e-0bd49ca4bc51} <Debug> TCPHandler: Processed in 0.002056744 sec. | ||
| 7467 | 2026.01.20 23:53:26.304175 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7468 | 2026.01.20 23:53:26.304275 [ 260 ] {69163691-d07d-436f-b582-c40fe561259e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7469 | 2026.01.20 23:53:26.304318 [ 260 ] {69163691-d07d-436f-b582-c40fe561259e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7470 | 2026.01.20 23:53:26.305215 [ 260 ] {69163691-d07d-436f-b582-c40fe561259e} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7471 | 2026.01.20 23:53:26.305252 [ 260 ] {69163691-d07d-436f-b582-c40fe561259e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7472 | 2026.01.20 23:53:26.305612 [ 260 ] {69163691-d07d-436f-b582-c40fe561259e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7473 | 2026.01.20 23:53:26.305817 [ 260 ] {69163691-d07d-436f-b582-c40fe561259e} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7474 | 2026.01.20 23:53:26.305956 [ 260 ] {69163691-d07d-436f-b582-c40fe561259e} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.001703 sec., 652965.3552554316 rows/sec., 51.50 MiB/sec. | ||
| 7475 | 2026.01.20 23:53:26.305993 [ 260 ] {69163691-d07d-436f-b582-c40fe561259e} <Debug> TCPHandler: Processed in 0.001869151 sec. | ||
| 7476 | 2026.01.20 23:53:26.306110 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7477 | 2026.01.20 23:53:26.306205 [ 260 ] {9f25dbc2-7a6d-44ca-8bd3-1b1b2d64d43a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7478 | 2026.01.20 23:53:26.306272 [ 260 ] {9f25dbc2-7a6d-44ca-8bd3-1b1b2d64d43a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7479 | 2026.01.20 23:53:26.306747 [ 260 ] {9f25dbc2-7a6d-44ca-8bd3-1b1b2d64d43a} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7480 | 2026.01.20 23:53:26.306783 [ 260 ] {9f25dbc2-7a6d-44ca-8bd3-1b1b2d64d43a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7481 | 2026.01.20 23:53:26.307081 [ 260 ] {9f25dbc2-7a6d-44ca-8bd3-1b1b2d64d43a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7482 | 2026.01.20 23:53:26.307293 [ 260 ] {9f25dbc2-7a6d-44ca-8bd3-1b1b2d64d43a} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7483 | 2026.01.20 23:53:26.307425 [ 260 ] {9f25dbc2-7a6d-44ca-8bd3-1b1b2d64d43a} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.00124 sec., 165322.5806451613 rows/sec., 9.70 MiB/sec. | ||
| 7484 | 2026.01.20 23:53:26.307461 [ 260 ] {9f25dbc2-7a6d-44ca-8bd3-1b1b2d64d43a} <Debug> TCPHandler: Processed in 0.001400994 sec. | ||
| 7485 | 2026.01.20 23:53:26.307577 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7486 | 2026.01.20 23:53:26.307709 [ 260 ] {d5031829-3332-4ed7-bcab-ed4e47bdcca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7487 | 2026.01.20 23:53:26.307751 [ 260 ] {d5031829-3332-4ed7-bcab-ed4e47bdcca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7488 | 2026.01.20 23:53:26.308314 [ 260 ] {d5031829-3332-4ed7-bcab-ed4e47bdcca4} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7489 | 2026.01.20 23:53:26.308360 [ 260 ] {d5031829-3332-4ed7-bcab-ed4e47bdcca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7490 | 2026.01.20 23:53:26.308741 [ 260 ] {d5031829-3332-4ed7-bcab-ed4e47bdcca4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7491 | 2026.01.20 23:53:26.308976 [ 260 ] {d5031829-3332-4ed7-bcab-ed4e47bdcca4} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7492 | 2026.01.20 23:53:26.309112 [ 260 ] {d5031829-3332-4ed7-bcab-ed4e47bdcca4} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001423 sec., 148981.0260014055 rows/sec., 9.61 MiB/sec. | ||
| 7493 | 2026.01.20 23:53:26.309149 [ 260 ] {d5031829-3332-4ed7-bcab-ed4e47bdcca4} <Debug> TCPHandler: Processed in 0.001624607 sec. | ||
| 7494 | 2026.01.20 23:53:26.309249 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7495 | 2026.01.20 23:53:26.309342 [ 260 ] {4dd48195-df63-435b-9d6c-253d5b00ccdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7496 | 2026.01.20 23:53:26.309380 [ 260 ] {4dd48195-df63-435b-9d6c-253d5b00ccdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7497 | 2026.01.20 23:53:26.309826 [ 260 ] {4dd48195-df63-435b-9d6c-253d5b00ccdb} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7498 | 2026.01.20 23:53:26.309862 [ 260 ] {4dd48195-df63-435b-9d6c-253d5b00ccdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7499 | 2026.01.20 23:53:26.310163 [ 260 ] {4dd48195-df63-435b-9d6c-253d5b00ccdb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7500 | 2026.01.20 23:53:26.310371 [ 260 ] {4dd48195-df63-435b-9d6c-253d5b00ccdb} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7501 | 2026.01.20 23:53:26.310498 [ 260 ] {4dd48195-df63-435b-9d6c-253d5b00ccdb} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001174 sec., 179727.4275979557 rows/sec., 10.21 MiB/sec. | ||
| 7502 | 2026.01.20 23:53:26.310535 [ 260 ] {4dd48195-df63-435b-9d6c-253d5b00ccdb} <Debug> TCPHandler: Processed in 0.001334153 sec. | ||
| 7503 | 2026.01.20 23:53:26.310635 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7504 | 2026.01.20 23:53:26.310731 [ 260 ] {d153e852-b00a-471f-a78d-8838f53dad09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7505 | 2026.01.20 23:53:26.310771 [ 260 ] {d153e852-b00a-471f-a78d-8838f53dad09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7506 | 2026.01.20 23:53:26.311511 [ 260 ] {d153e852-b00a-471f-a78d-8838f53dad09} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7507 | 2026.01.20 23:53:26.311556 [ 260 ] {d153e852-b00a-471f-a78d-8838f53dad09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7508 | 2026.01.20 23:53:26.311923 [ 260 ] {d153e852-b00a-471f-a78d-8838f53dad09} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7509 | 2026.01.20 23:53:26.312128 [ 260 ] {d153e852-b00a-471f-a78d-8838f53dad09} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7510 | 2026.01.20 23:53:26.312265 [ 260 ] {d153e852-b00a-471f-a78d-8838f53dad09} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001553 sec., 437218.2871860915 rows/sec., 30.48 MiB/sec. | ||
| 7511 | 2026.01.20 23:53:26.312302 [ 260 ] {d153e852-b00a-471f-a78d-8838f53dad09} <Debug> TCPHandler: Processed in 0.001717629 sec. | ||
| 7512 | 2026.01.20 23:53:26.312409 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7513 | 2026.01.20 23:53:26.312503 [ 260 ] {92c9e537-25c0-4f24-a768-9ae500dd1f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7514 | 2026.01.20 23:53:26.312545 [ 260 ] {92c9e537-25c0-4f24-a768-9ae500dd1f43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7515 | 2026.01.20 23:53:26.312859 [ 260 ] {92c9e537-25c0-4f24-a768-9ae500dd1f43} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7516 | 2026.01.20 23:53:26.312894 [ 260 ] {92c9e537-25c0-4f24-a768-9ae500dd1f43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7517 | 2026.01.20 23:53:26.313193 [ 260 ] {92c9e537-25c0-4f24-a768-9ae500dd1f43} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7518 | 2026.01.20 23:53:26.313404 [ 260 ] {92c9e537-25c0-4f24-a768-9ae500dd1f43} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7519 | 2026.01.20 23:53:26.313542 [ 260 ] {92c9e537-25c0-4f24-a768-9ae500dd1f43} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 296.85 KiB/sec. | ||
| 7520 | 2026.01.20 23:53:26.313578 [ 260 ] {92c9e537-25c0-4f24-a768-9ae500dd1f43} <Debug> TCPHandler: Processed in 0.00121949 sec. | ||
| 7521 | 2026.01.20 23:53:26.313685 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7522 | 2026.01.20 23:53:26.313779 [ 260 ] {8c62fd66-8543-4701-8d60-003a82b47c05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7523 | 2026.01.20 23:53:26.313821 [ 260 ] {8c62fd66-8543-4701-8d60-003a82b47c05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7524 | 2026.01.20 23:53:26.314242 [ 260 ] {8c62fd66-8543-4701-8d60-003a82b47c05} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7525 | 2026.01.20 23:53:26.314279 [ 260 ] {8c62fd66-8543-4701-8d60-003a82b47c05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7526 | 2026.01.20 23:53:26.314603 [ 260 ] {8c62fd66-8543-4701-8d60-003a82b47c05} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7527 | 2026.01.20 23:53:26.314818 [ 260 ] {8c62fd66-8543-4701-8d60-003a82b47c05} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7528 | 2026.01.20 23:53:26.314948 [ 260 ] {8c62fd66-8543-4701-8d60-003a82b47c05} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001187 sec., 264532.43470935134 rows/sec., 17.38 MiB/sec. | ||
| 7529 | 2026.01.20 23:53:26.314985 [ 260 ] {8c62fd66-8543-4701-8d60-003a82b47c05} <Debug> TCPHandler: Processed in 0.001350223 sec. | ||
| 7530 | 2026.01.20 23:53:26.315089 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7531 | 2026.01.20 23:53:26.315182 [ 260 ] {88c5b9e8-ba1c-4520-8d4e-2706bf0ac6e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7532 | 2026.01.20 23:53:26.315224 [ 260 ] {88c5b9e8-ba1c-4520-8d4e-2706bf0ac6e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7533 | 2026.01.20 23:53:26.315514 [ 260 ] {88c5b9e8-ba1c-4520-8d4e-2706bf0ac6e8} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7534 | 2026.01.20 23:53:26.315551 [ 260 ] {88c5b9e8-ba1c-4520-8d4e-2706bf0ac6e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7535 | 2026.01.20 23:53:26.315843 [ 260 ] {88c5b9e8-ba1c-4520-8d4e-2706bf0ac6e8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7536 | 2026.01.20 23:53:26.316048 [ 260 ] {88c5b9e8-ba1c-4520-8d4e-2706bf0ac6e8} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7537 | 2026.01.20 23:53:26.316183 [ 260 ] {88c5b9e8-ba1c-4520-8d4e-2706bf0ac6e8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001019 sec., 981.3542688910698 rows/sec., 66.13 KiB/sec. | ||
| 7538 | 2026.01.20 23:53:26.316220 [ 260 ] {88c5b9e8-ba1c-4520-8d4e-2706bf0ac6e8} <Debug> TCPHandler: Processed in 0.0011813 sec. | ||
| 7539 | 2026.01.20 23:53:26.316339 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7540 | 2026.01.20 23:53:26.316457 [ 260 ] {defbd9f2-54c6-49d8-8484-8ae74e7e3d15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7541 | 2026.01.20 23:53:26.316506 [ 260 ] {defbd9f2-54c6-49d8-8484-8ae74e7e3d15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7542 | 2026.01.20 23:53:26.316878 [ 260 ] {defbd9f2-54c6-49d8-8484-8ae74e7e3d15} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7543 | 2026.01.20 23:53:26.316914 [ 260 ] {defbd9f2-54c6-49d8-8484-8ae74e7e3d15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7544 | 2026.01.20 23:53:26.317223 [ 260 ] {defbd9f2-54c6-49d8-8484-8ae74e7e3d15} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7545 | 2026.01.20 23:53:26.317431 [ 260 ] {defbd9f2-54c6-49d8-8484-8ae74e7e3d15} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7546 | 2026.01.20 23:53:26.317543 [ 121 ] {} <Debug> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7547 | 2026.01.20 23:53:26.317558 [ 260 ] {defbd9f2-54c6-49d8-8484-8ae74e7e3d15} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001126 sec., 92362.34458259324 rows/sec., 5.66 MiB/sec. | ||
| 7548 | 2026.01.20 23:53:26.317621 [ 121 ] {} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7549 | 2026.01.20 23:53:26.317632 [ 260 ] {defbd9f2-54c6-49d8-8484-8ae74e7e3d15} <Debug> TCPHandler: Processed in 0.001353813 sec. | ||
| 7550 | 2026.01.20 23:53:26.317651 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7551 | 2026.01.20 23:53:26.317741 [ 190 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::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 | ||
| 7552 | 2026.01.20 23:53:26.317830 [ 190 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7553 | 2026.01.20 23:53:26.317863 [ 190 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2580 rows starting from the beginning of the part | ||
| 7554 | 2026.01.20 23:53:26.317926 [ 190 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 104 rows starting from the beginning of the part | ||
| 7555 | 2026.01.20 23:53:26.317973 [ 190 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 7556 | 2026.01.20 23:53:26.318017 [ 190 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 104 rows starting from the beginning of the part | ||
| 7557 | 2026.01.20 23:53:26.318061 [ 190 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 7558 | 2026.01.20 23:53:26.318147 [ 190 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 104 rows starting from the beginning of the part | ||
| 7559 | 2026.01.20 23:53:26.319173 [ 200 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3012 rows, containing 4 columns (4 merged, 0 gathered) in 0.001462165 sec., 2059959.033351229 rows/sec., 130.94 MiB/sec. | ||
| 7560 | 2026.01.20 23:53:26.319394 [ 190 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7561 | 2026.01.20 23:53:26.319623 [ 190 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_41_8} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7562 | 2026.01.20 23:53:26.319681 [ 190 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_41_8} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7563 | 2026.01.20 23:53:26.319738 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 7564 | 2026.01.20 23:53:29.793498 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7565 | 2026.01.20 23:53:29.793563 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7566 | 2026.01.20 23:53:29.902024 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16315 | ||
| 7567 | 2026.01.20 23:53:29.902531 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7568 | 2026.01.20 23:53:29.902579 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7569 | 2026.01.20 23:53:29.903071 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7570 | 2026.01.20 23:53:29.903311 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7571 | 2026.01.20 23:53:29.903444 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16315 | ||
| 7572 | 2026.01.20 23:53:30.774275 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7573 | 2026.01.20 23:53:30.791703 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7574 | 2026.01.20 23:53:30.791766 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7575 | 2026.01.20 23:53:30.798241 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7576 | 2026.01.20 23:53:30.798994 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7577 | 2026.01.20 23:53:30.802328 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7578 | 2026.01.20 23:53:31.292956 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7579 | 2026.01.20 23:53:31.293191 [ 260 ] {56c34124-10d4-4395-a1f1-9ccc536820f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7580 | 2026.01.20 23:53:31.293253 [ 260 ] {56c34124-10d4-4395-a1f1-9ccc536820f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7581 | 2026.01.20 23:53:31.293930 [ 260 ] {56c34124-10d4-4395-a1f1-9ccc536820f3} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7582 | 2026.01.20 23:53:31.293974 [ 260 ] {56c34124-10d4-4395-a1f1-9ccc536820f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7583 | 2026.01.20 23:53:31.294388 [ 260 ] {56c34124-10d4-4395-a1f1-9ccc536820f3} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7584 | 2026.01.20 23:53:31.294610 [ 260 ] {56c34124-10d4-4395-a1f1-9ccc536820f3} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7585 | 2026.01.20 23:53:31.294753 [ 115 ] {} <Debug> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7586 | 2026.01.20 23:53:31.294766 [ 260 ] {56c34124-10d4-4395-a1f1-9ccc536820f3} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001621 sec., 83898.8278840222 rows/sec., 7.26 MiB/sec. | ||
| 7587 | 2026.01.20 23:53:31.294824 [ 115 ] {} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7588 | 2026.01.20 23:53:31.294834 [ 260 ] {56c34124-10d4-4395-a1f1-9ccc536820f3} <Debug> TCPHandler: Processed in 0.002064985 sec. | ||
| 7589 | 2026.01.20 23:53:31.294857 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7590 | 2026.01.20 23:53:31.294965 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7591 | 2026.01.20 23:53:31.295008 [ 193 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::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 | ||
| 7592 | 2026.01.20 23:53:31.295062 [ 260 ] {ba607713-e398-4f0e-8059-c35c07e46f0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7593 | 2026.01.20 23:53:31.295109 [ 260 ] {ba607713-e398-4f0e-8059-c35c07e46f0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7594 | 2026.01.20 23:53:31.295188 [ 193 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7595 | 2026.01.20 23:53:31.295233 [ 193 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2462 rows starting from the beginning of the part | ||
| 7596 | 2026.01.20 23:53:31.295309 [ 193 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 136 rows starting from the beginning of the part | ||
| 7597 | 2026.01.20 23:53:31.295358 [ 193 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1112 rows starting from the beginning of the part | ||
| 7598 | 2026.01.20 23:53:31.295404 [ 193 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1280 rows starting from the beginning of the part | ||
| 7599 | 2026.01.20 23:53:31.295449 [ 193 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1112 rows starting from the beginning of the part | ||
| 7600 | 2026.01.20 23:53:31.295504 [ 193 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 136 rows starting from the beginning of the part | ||
| 7601 | 2026.01.20 23:53:31.295529 [ 260 ] {ba607713-e398-4f0e-8059-c35c07e46f0a} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7602 | 2026.01.20 23:53:31.295571 [ 260 ] {ba607713-e398-4f0e-8059-c35c07e46f0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7603 | 2026.01.20 23:53:31.295920 [ 260 ] {ba607713-e398-4f0e-8059-c35c07e46f0a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7604 | 2026.01.20 23:53:31.296137 [ 260 ] {ba607713-e398-4f0e-8059-c35c07e46f0a} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7605 | 2026.01.20 23:53:31.296268 [ 260 ] {ba607713-e398-4f0e-8059-c35c07e46f0a} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001225 sec., 32653.061224489797 rows/sec., 2.40 MiB/sec. | ||
| 7606 | 2026.01.20 23:53:31.296304 [ 260 ] {ba607713-e398-4f0e-8059-c35c07e46f0a} <Debug> TCPHandler: Processed in 0.001388414 sec. | ||
| 7607 | 2026.01.20 23:53:31.296418 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7608 | 2026.01.20 23:53:31.296516 [ 260 ] {9fae3715-2181-4fa3-beb2-5f4292a39b09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7609 | 2026.01.20 23:53:31.296554 [ 260 ] {9fae3715-2181-4fa3-beb2-5f4292a39b09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7610 | 2026.01.20 23:53:31.296973 [ 260 ] {9fae3715-2181-4fa3-beb2-5f4292a39b09} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7611 | 2026.01.20 23:53:31.297009 [ 260 ] {9fae3715-2181-4fa3-beb2-5f4292a39b09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7612 | 2026.01.20 23:53:31.297329 [ 260 ] {9fae3715-2181-4fa3-beb2-5f4292a39b09} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7613 | 2026.01.20 23:53:31.297552 [ 260 ] {9fae3715-2181-4fa3-beb2-5f4292a39b09} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7614 | 2026.01.20 23:53:31.297655 [ 115 ] {} <Debug> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7615 | 2026.01.20 23:53:31.297678 [ 260 ] {9fae3715-2181-4fa3-beb2-5f4292a39b09} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.00118 sec., 88135.59322033898 rows/sec., 6.88 MiB/sec. | ||
| 7616 | 2026.01.20 23:53:31.297686 [ 115 ] {} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7617 | 2026.01.20 23:53:31.297715 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7618 | 2026.01.20 23:53:31.297721 [ 260 ] {9fae3715-2181-4fa3-beb2-5f4292a39b09} <Debug> TCPHandler: Processed in 0.001351853 sec. | ||
| 7619 | 2026.01.20 23:53:31.297775 [ 193 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::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 | ||
| 7620 | 2026.01.20 23:53:31.297785 [ 196 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6238 rows, containing 5 columns (5 merged, 0 gathered) in 0.002835768 sec., 2199756.8207272245 rows/sec., 186.75 MiB/sec. | ||
| 7621 | 2026.01.20 23:53:31.297863 [ 193 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7622 | 2026.01.20 23:53:31.297868 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7623 | 2026.01.20 23:53:31.297892 [ 193 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1249 rows starting from the beginning of the part | ||
| 7624 | 2026.01.20 23:53:31.297951 [ 193 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 104 rows starting from the beginning of the part | ||
| 7625 | 2026.01.20 23:53:31.297985 [ 193 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 679 rows starting from the beginning of the part | ||
| 7626 | 2026.01.20 23:53:31.298008 [ 260 ] {1ecd349e-075d-4bfd-b9a4-15dd2adc7a18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7627 | 2026.01.20 23:53:31.298015 [ 193 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 568 rows starting from the beginning of the part | ||
| 7628 | 2026.01.20 23:53:31.298067 [ 193 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 679 rows starting from the beginning of the part | ||
| 7629 | 2026.01.20 23:53:31.298071 [ 260 ] {1ecd349e-075d-4bfd-b9a4-15dd2adc7a18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7630 | 2026.01.20 23:53:31.298074 [ 190 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7631 | 2026.01.20 23:53:31.298113 [ 193 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 104 rows starting from the beginning of the part | ||
| 7632 | 2026.01.20 23:53:31.298390 [ 190 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_46_9} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7633 | 2026.01.20 23:53:31.298464 [ 190 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_46_9} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7634 | 2026.01.20 23:53:31.298492 [ 260 ] {1ecd349e-075d-4bfd-b9a4-15dd2adc7a18} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7635 | 2026.01.20 23:53:31.298529 [ 260 ] {1ecd349e-075d-4bfd-b9a4-15dd2adc7a18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7636 | 2026.01.20 23:53:31.298545 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 7637 | 2026.01.20 23:53:31.298897 [ 260 ] {1ecd349e-075d-4bfd-b9a4-15dd2adc7a18} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7638 | 2026.01.20 23:53:31.299119 [ 260 ] {1ecd349e-075d-4bfd-b9a4-15dd2adc7a18} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7639 | 2026.01.20 23:53:31.299254 [ 260 ] {1ecd349e-075d-4bfd-b9a4-15dd2adc7a18} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00127 sec., 125984.25196850393 rows/sec., 8.77 MiB/sec. | ||
| 7640 | 2026.01.20 23:53:31.299291 [ 260 ] {1ecd349e-075d-4bfd-b9a4-15dd2adc7a18} <Debug> TCPHandler: Processed in 0.001486215 sec. | ||
| 7641 | 2026.01.20 23:53:31.299406 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7642 | 2026.01.20 23:53:31.299501 [ 260 ] {be28f942-7268-4dc6-9ed8-d3853d3a96f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7643 | 2026.01.20 23:53:31.299556 [ 260 ] {be28f942-7268-4dc6-9ed8-d3853d3a96f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7644 | 2026.01.20 23:53:31.299556 [ 186 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3383 rows, containing 5 columns (5 merged, 0 gathered) in 0.001808371 sec., 1870744.4434797948 rows/sec., 141.67 MiB/sec. | ||
| 7645 | 2026.01.20 23:53:31.299733 [ 190 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7646 | 2026.01.20 23:53:31.299969 [ 190 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_46_9} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7647 | 2026.01.20 23:53:31.300030 [ 190 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_46_9} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7648 | 2026.01.20 23:53:31.300112 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 7649 | 2026.01.20 23:53:31.300382 [ 260 ] {be28f942-7268-4dc6-9ed8-d3853d3a96f2} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7650 | 2026.01.20 23:53:31.300418 [ 260 ] {be28f942-7268-4dc6-9ed8-d3853d3a96f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7651 | 2026.01.20 23:53:31.301016 [ 260 ] {be28f942-7268-4dc6-9ed8-d3853d3a96f2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7652 | 2026.01.20 23:53:31.301236 [ 260 ] {be28f942-7268-4dc6-9ed8-d3853d3a96f2} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7653 | 2026.01.20 23:53:31.301376 [ 260 ] {be28f942-7268-4dc6-9ed8-d3853d3a96f2} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001893 sec., 21130.480718436345 rows/sec., 37.86 MiB/sec. | ||
| 7654 | 2026.01.20 23:53:31.301428 [ 260 ] {be28f942-7268-4dc6-9ed8-d3853d3a96f2} <Debug> TCPHandler: Processed in 0.002072966 sec. | ||
| 7655 | 2026.01.20 23:53:31.301544 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7656 | 2026.01.20 23:53:31.301640 [ 260 ] {cd9f3915-571c-4481-b77c-e2c271e1ce27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7657 | 2026.01.20 23:53:31.301682 [ 260 ] {cd9f3915-571c-4481-b77c-e2c271e1ce27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7658 | 2026.01.20 23:53:31.302014 [ 260 ] {cd9f3915-571c-4481-b77c-e2c271e1ce27} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7659 | 2026.01.20 23:53:31.302050 [ 260 ] {cd9f3915-571c-4481-b77c-e2c271e1ce27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7660 | 2026.01.20 23:53:31.302361 [ 260 ] {cd9f3915-571c-4481-b77c-e2c271e1ce27} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7661 | 2026.01.20 23:53:31.302566 [ 260 ] {cd9f3915-571c-4481-b77c-e2c271e1ce27} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7662 | 2026.01.20 23:53:31.302696 [ 260 ] {cd9f3915-571c-4481-b77c-e2c271e1ce27} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 7663 | 2026.01.20 23:53:31.302732 [ 260 ] {cd9f3915-571c-4481-b77c-e2c271e1ce27} <Debug> TCPHandler: Processed in 0.001239141 sec. | ||
| 7664 | 2026.01.20 23:53:34.941913 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 936 | ||
| 7665 | 2026.01.20 23:53:34.944153 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7666 | 2026.01.20 23:53:34.944195 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7667 | 2026.01.20 23:53:34.945384 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7668 | 2026.01.20 23:53:34.945652 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7669 | 2026.01.20 23:53:34.945913 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 936 | ||
| 7670 | 2026.01.20 23:53:36.302356 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7671 | 2026.01.20 23:53:36.302543 [ 260 ] {fb3f9474-91d0-4a6e-819c-f1a0fba73b93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7672 | 2026.01.20 23:53:36.302608 [ 260 ] {fb3f9474-91d0-4a6e-819c-f1a0fba73b93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7673 | 2026.01.20 23:53:36.303524 [ 260 ] {fb3f9474-91d0-4a6e-819c-f1a0fba73b93} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7674 | 2026.01.20 23:53:36.303566 [ 260 ] {fb3f9474-91d0-4a6e-819c-f1a0fba73b93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7675 | 2026.01.20 23:53:36.303970 [ 260 ] {fb3f9474-91d0-4a6e-819c-f1a0fba73b93} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7676 | 2026.01.20 23:53:36.304210 [ 260 ] {fb3f9474-91d0-4a6e-819c-f1a0fba73b93} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7677 | 2026.01.20 23:53:36.304355 [ 110 ] {} <Debug> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7678 | 2026.01.20 23:53:36.304373 [ 260 ] {fb3f9474-91d0-4a6e-819c-f1a0fba73b93} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001881 sec., 217969.16533758637 rows/sec., 13.83 MiB/sec. | ||
| 7679 | 2026.01.20 23:53:36.304397 [ 110 ] {} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7680 | 2026.01.20 23:53:36.304420 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7681 | 2026.01.20 23:53:36.304428 [ 260 ] {fb3f9474-91d0-4a6e-819c-f1a0fba73b93} <Debug> TCPHandler: Processed in 0.002197757 sec. | ||
| 7682 | 2026.01.20 23:53:36.304554 [ 200 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::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 | ||
| 7683 | 2026.01.20 23:53:36.304579 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7684 | 2026.01.20 23:53:36.304717 [ 200 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7685 | 2026.01.20 23:53:36.304721 [ 260 ] {49df501d-bd27-48f5-8191-7e92432fef05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7686 | 2026.01.20 23:53:36.304764 [ 200 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 434 rows starting from the beginning of the part | ||
| 7687 | 2026.01.20 23:53:36.304784 [ 260 ] {49df501d-bd27-48f5-8191-7e92432fef05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7688 | 2026.01.20 23:53:36.304844 [ 200 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 410 rows starting from the beginning of the part | ||
| 7689 | 2026.01.20 23:53:36.304899 [ 200 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 410 rows starting from the beginning of the part | ||
| 7690 | 2026.01.20 23:53:36.304946 [ 200 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 410 rows starting from the beginning of the part | ||
| 7691 | 2026.01.20 23:53:36.304992 [ 200 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 410 rows starting from the beginning of the part | ||
| 7692 | 2026.01.20 23:53:36.305039 [ 200 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 410 rows starting from the beginning of the part | ||
| 7693 | 2026.01.20 23:53:36.305267 [ 260 ] {49df501d-bd27-48f5-8191-7e92432fef05} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7694 | 2026.01.20 23:53:36.305311 [ 260 ] {49df501d-bd27-48f5-8191-7e92432fef05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7695 | 2026.01.20 23:53:36.305634 [ 260 ] {49df501d-bd27-48f5-8191-7e92432fef05} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7696 | 2026.01.20 23:53:36.305862 [ 260 ] {49df501d-bd27-48f5-8191-7e92432fef05} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7697 | 2026.01.20 23:53:36.305998 [ 260 ] {49df501d-bd27-48f5-8191-7e92432fef05} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00131 sec., 3053.4351145038167 rows/sec., 248.99 KiB/sec. | ||
| 7698 | 2026.01.20 23:53:36.306037 [ 260 ] {49df501d-bd27-48f5-8191-7e92432fef05} <Debug> TCPHandler: Processed in 0.001512355 sec. | ||
| 7699 | 2026.01.20 23:53:36.306170 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7700 | 2026.01.20 23:53:36.306259 [ 186 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.00177232 sec., 1401552.7669946738 rows/sec., 94.52 MiB/sec. | ||
| 7701 | 2026.01.20 23:53:36.306272 [ 260 ] {2aa75813-dfc5-42a1-a044-994c099bbb75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7702 | 2026.01.20 23:53:36.306325 [ 260 ] {2aa75813-dfc5-42a1-a044-994c099bbb75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7703 | 2026.01.20 23:53:36.306465 [ 193 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7704 | 2026.01.20 23:53:36.306780 [ 193 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_21_4} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7705 | 2026.01.20 23:53:36.306863 [ 193 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_21_4} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7706 | 2026.01.20 23:53:36.306960 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 7707 | 2026.01.20 23:53:36.307317 [ 260 ] {2aa75813-dfc5-42a1-a044-994c099bbb75} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7708 | 2026.01.20 23:53:36.307362 [ 260 ] {2aa75813-dfc5-42a1-a044-994c099bbb75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7709 | 2026.01.20 23:53:36.307750 [ 260 ] {2aa75813-dfc5-42a1-a044-994c099bbb75} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7710 | 2026.01.20 23:53:36.307971 [ 260 ] {2aa75813-dfc5-42a1-a044-994c099bbb75} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7711 | 2026.01.20 23:53:36.308107 [ 260 ] {2aa75813-dfc5-42a1-a044-994c099bbb75} <Debug> executeQuery: Read 1114 rows, 89.95 KiB in 0.001859 sec., 599246.9069392147 rows/sec., 47.25 MiB/sec. | ||
| 7712 | 2026.01.20 23:53:36.308146 [ 260 ] {2aa75813-dfc5-42a1-a044-994c099bbb75} <Debug> TCPHandler: Processed in 0.002036514 sec. | ||
| 7713 | 2026.01.20 23:53:36.308271 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7714 | 2026.01.20 23:53:36.308368 [ 260 ] {09106a77-9e96-4b77-ac4d-9dd1c7f78005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7715 | 2026.01.20 23:53:36.308409 [ 260 ] {09106a77-9e96-4b77-ac4d-9dd1c7f78005} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7716 | 2026.01.20 23:53:36.308919 [ 260 ] {09106a77-9e96-4b77-ac4d-9dd1c7f78005} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7717 | 2026.01.20 23:53:36.308954 [ 260 ] {09106a77-9e96-4b77-ac4d-9dd1c7f78005} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7718 | 2026.01.20 23:53:36.309266 [ 260 ] {09106a77-9e96-4b77-ac4d-9dd1c7f78005} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7719 | 2026.01.20 23:53:36.309491 [ 260 ] {09106a77-9e96-4b77-ac4d-9dd1c7f78005} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7720 | 2026.01.20 23:53:36.309625 [ 260 ] {09106a77-9e96-4b77-ac4d-9dd1c7f78005} <Debug> executeQuery: Read 209 rows, 12.59 KiB in 0.001275 sec., 163921.56862745096 rows/sec., 9.65 MiB/sec. | ||
| 7721 | 2026.01.20 23:53:36.309664 [ 260 ] {09106a77-9e96-4b77-ac4d-9dd1c7f78005} <Debug> TCPHandler: Processed in 0.001448605 sec. | ||
| 7722 | 2026.01.20 23:53:36.309776 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7723 | 2026.01.20 23:53:36.309872 [ 260 ] {b1ef8c03-ccb3-49fd-a8be-2a96b2048f50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7724 | 2026.01.20 23:53:36.309912 [ 260 ] {b1ef8c03-ccb3-49fd-a8be-2a96b2048f50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7725 | 2026.01.20 23:53:36.310388 [ 260 ] {b1ef8c03-ccb3-49fd-a8be-2a96b2048f50} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7726 | 2026.01.20 23:53:36.310425 [ 260 ] {b1ef8c03-ccb3-49fd-a8be-2a96b2048f50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7727 | 2026.01.20 23:53:36.310728 [ 260 ] {b1ef8c03-ccb3-49fd-a8be-2a96b2048f50} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7728 | 2026.01.20 23:53:36.310939 [ 260 ] {b1ef8c03-ccb3-49fd-a8be-2a96b2048f50} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7729 | 2026.01.20 23:53:36.311037 [ 110 ] {} <Debug> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 7730 | 2026.01.20 23:53:36.311071 [ 110 ] {} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7731 | 2026.01.20 23:53:36.311075 [ 260 ] {b1ef8c03-ccb3-49fd-a8be-2a96b2048f50} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001221 sec., 173628.17362817362 rows/sec., 11.20 MiB/sec. | ||
| 7732 | 2026.01.20 23:53:36.311089 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7733 | 2026.01.20 23:53:36.311117 [ 260 ] {b1ef8c03-ccb3-49fd-a8be-2a96b2048f50} <Debug> TCPHandler: Processed in 0.001392154 sec. | ||
| 7734 | 2026.01.20 23:53:36.311168 [ 200 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::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 | ||
| 7735 | 2026.01.20 23:53:36.311230 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7736 | 2026.01.20 23:53:36.311277 [ 200 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7737 | 2026.01.20 23:53:36.311309 [ 200 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 464 rows starting from the beginning of the part | ||
| 7738 | 2026.01.20 23:53:36.311331 [ 260 ] {ae32ffee-1fe0-44cb-a0eb-016f82cdd9a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7739 | 2026.01.20 23:53:36.311362 [ 200 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 212 rows starting from the beginning of the part | ||
| 7740 | 2026.01.20 23:53:36.311377 [ 260 ] {ae32ffee-1fe0-44cb-a0eb-016f82cdd9a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7741 | 2026.01.20 23:53:36.311409 [ 200 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 212 rows starting from the beginning of the part | ||
| 7742 | 2026.01.20 23:53:36.311453 [ 200 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 228 rows starting from the beginning of the part | ||
| 7743 | 2026.01.20 23:53:36.311491 [ 200 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 212 rows starting from the beginning of the part | ||
| 7744 | 2026.01.20 23:53:36.311531 [ 200 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 212 rows starting from the beginning of the part | ||
| 7745 | 2026.01.20 23:53:36.311860 [ 260 ] {ae32ffee-1fe0-44cb-a0eb-016f82cdd9a4} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7746 | 2026.01.20 23:53:36.311901 [ 260 ] {ae32ffee-1fe0-44cb-a0eb-016f82cdd9a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7747 | 2026.01.20 23:53:36.312228 [ 260 ] {ae32ffee-1fe0-44cb-a0eb-016f82cdd9a4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7748 | 2026.01.20 23:53:36.312448 [ 260 ] {ae32ffee-1fe0-44cb-a0eb-016f82cdd9a4} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7749 | 2026.01.20 23:53:36.312507 [ 193 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1540 rows, containing 5 columns (5 merged, 0 gathered) in 0.001374913 sec., 1120070.8699386797 rows/sec., 77.90 MiB/sec. | ||
| 7750 | 2026.01.20 23:53:36.312546 [ 110 ] {} <Debug> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7751 | 2026.01.20 23:53:36.312573 [ 110 ] {} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7752 | 2026.01.20 23:53:36.312583 [ 260 ] {ae32ffee-1fe0-44cb-a0eb-016f82cdd9a4} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00127 sec., 166141.73228346455 rows/sec., 9.43 MiB/sec. | ||
| 7753 | 2026.01.20 23:53:36.312589 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7754 | 2026.01.20 23:53:36.312623 [ 260 ] {ae32ffee-1fe0-44cb-a0eb-016f82cdd9a4} <Debug> TCPHandler: Processed in 0.001443434 sec. | ||
| 7755 | 2026.01.20 23:53:36.312659 [ 193 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 7756 | 2026.01.20 23:53:36.312661 [ 200 ] {814d8568-2b9e-4a79-83ef-22fe45208240::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 | ||
| 7757 | 2026.01.20 23:53:36.312761 [ 200 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7758 | 2026.01.20 23:53:36.312762 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7759 | 2026.01.20 23:53:36.312787 [ 200 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 223 rows starting from the beginning of the part | ||
| 7760 | 2026.01.20 23:53:36.312855 [ 200 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 211 rows starting from the beginning of the part | ||
| 7761 | 2026.01.20 23:53:36.312891 [ 200 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 211 rows starting from the beginning of the part | ||
| 7762 | 2026.01.20 23:53:36.312903 [ 260 ] {98652741-3107-4f29-adf8-39f84bf6e268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7763 | 2026.01.20 23:53:36.312925 [ 200 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 211 rows starting from the beginning of the part | ||
| 7764 | 2026.01.20 23:53:36.312943 [ 193 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_25_5} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7765 | 2026.01.20 23:53:36.312959 [ 260 ] {98652741-3107-4f29-adf8-39f84bf6e268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7766 | 2026.01.20 23:53:36.312962 [ 200 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 211 rows starting from the beginning of the part | ||
| 7767 | 2026.01.20 23:53:36.313016 [ 200 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 211 rows starting from the beginning of the part | ||
| 7768 | 2026.01.20 23:53:36.313025 [ 193 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_25_5} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 7769 | 2026.01.20 23:53:36.313111 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 7770 | 2026.01.20 23:53:36.313721 [ 260 ] {98652741-3107-4f29-adf8-39f84bf6e268} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7771 | 2026.01.20 23:53:36.313762 [ 260 ] {98652741-3107-4f29-adf8-39f84bf6e268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7772 | 2026.01.20 23:53:36.313850 [ 198 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.00121593 sec., 1051047.3464755372 rows/sec., 63.89 MiB/sec. | ||
| 7773 | 2026.01.20 23:53:36.313992 [ 193 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7774 | 2026.01.20 23:53:36.314124 [ 260 ] {98652741-3107-4f29-adf8-39f84bf6e268} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7775 | 2026.01.20 23:53:36.314283 [ 193 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_21_4} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7776 | 2026.01.20 23:53:36.314366 [ 193 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_21_4} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7777 | 2026.01.20 23:53:36.314384 [ 260 ] {98652741-3107-4f29-adf8-39f84bf6e268} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7778 | 2026.01.20 23:53:36.314442 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 7779 | 2026.01.20 23:53:36.314546 [ 260 ] {98652741-3107-4f29-adf8-39f84bf6e268} <Debug> executeQuery: Read 683 rows, 48.79 KiB in 0.001647 sec., 414693.38190649665 rows/sec., 28.93 MiB/sec. | ||
| 7780 | 2026.01.20 23:53:36.314611 [ 260 ] {98652741-3107-4f29-adf8-39f84bf6e268} <Debug> TCPHandler: Processed in 0.001910442 sec. | ||
| 7781 | 2026.01.20 23:53:36.314743 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7782 | 2026.01.20 23:53:36.314857 [ 260 ] {b4d21e24-0654-4518-93f9-a07a5c50cc66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7783 | 2026.01.20 23:53:36.314905 [ 260 ] {b4d21e24-0654-4518-93f9-a07a5c50cc66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7784 | 2026.01.20 23:53:36.315273 [ 260 ] {b4d21e24-0654-4518-93f9-a07a5c50cc66} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7785 | 2026.01.20 23:53:36.315307 [ 260 ] {b4d21e24-0654-4518-93f9-a07a5c50cc66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7786 | 2026.01.20 23:53:36.315617 [ 260 ] {b4d21e24-0654-4518-93f9-a07a5c50cc66} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7787 | 2026.01.20 23:53:36.315827 [ 260 ] {b4d21e24-0654-4518-93f9-a07a5c50cc66} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7788 | 2026.01.20 23:53:36.315954 [ 260 ] {b4d21e24-0654-4518-93f9-a07a5c50cc66} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001122 sec., 5347.593582887701 rows/sec., 279.39 KiB/sec. | ||
| 7789 | 2026.01.20 23:53:36.315989 [ 260 ] {b4d21e24-0654-4518-93f9-a07a5c50cc66} <Debug> TCPHandler: Processed in 0.001306052 sec. | ||
| 7790 | 2026.01.20 23:53:36.316105 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7791 | 2026.01.20 23:53:36.316198 [ 260 ] {6ca620c9-1c1a-48f5-98fb-10758a484d87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7792 | 2026.01.20 23:53:36.316239 [ 260 ] {6ca620c9-1c1a-48f5-98fb-10758a484d87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7793 | 2026.01.20 23:53:36.316670 [ 260 ] {6ca620c9-1c1a-48f5-98fb-10758a484d87} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7794 | 2026.01.20 23:53:36.316704 [ 260 ] {6ca620c9-1c1a-48f5-98fb-10758a484d87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7795 | 2026.01.20 23:53:36.317022 [ 260 ] {6ca620c9-1c1a-48f5-98fb-10758a484d87} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7796 | 2026.01.20 23:53:36.317235 [ 260 ] {6ca620c9-1c1a-48f5-98fb-10758a484d87} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7797 | 2026.01.20 23:53:36.317365 [ 260 ] {6ca620c9-1c1a-48f5-98fb-10758a484d87} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001185 sec., 266666.6666666666 rows/sec., 17.52 MiB/sec. | ||
| 7798 | 2026.01.20 23:53:36.317401 [ 260 ] {6ca620c9-1c1a-48f5-98fb-10758a484d87} <Debug> TCPHandler: Processed in 0.001344323 sec. | ||
| 7799 | 2026.01.20 23:53:36.317504 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7800 | 2026.01.20 23:53:36.317596 [ 260 ] {103ebff8-a6aa-4ade-b13a-3dd46066186c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7801 | 2026.01.20 23:53:36.317636 [ 260 ] {103ebff8-a6aa-4ade-b13a-3dd46066186c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7802 | 2026.01.20 23:53:36.317941 [ 260 ] {103ebff8-a6aa-4ade-b13a-3dd46066186c} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7803 | 2026.01.20 23:53:36.317975 [ 260 ] {103ebff8-a6aa-4ade-b13a-3dd46066186c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7804 | 2026.01.20 23:53:36.318255 [ 260 ] {103ebff8-a6aa-4ade-b13a-3dd46066186c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7805 | 2026.01.20 23:53:36.318447 [ 260 ] {103ebff8-a6aa-4ade-b13a-3dd46066186c} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7806 | 2026.01.20 23:53:36.318574 [ 260 ] {103ebff8-a6aa-4ade-b13a-3dd46066186c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000996 sec., 1004.0160642570282 rows/sec., 67.65 KiB/sec. | ||
| 7807 | 2026.01.20 23:53:36.318609 [ 260 ] {103ebff8-a6aa-4ade-b13a-3dd46066186c} <Debug> TCPHandler: Processed in 0.001152829 sec. | ||
| 7808 | 2026.01.20 23:53:36.318719 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7809 | 2026.01.20 23:53:36.318810 [ 260 ] {f3d57819-4839-4ee9-bd87-23ede0d48475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7810 | 2026.01.20 23:53:36.318849 [ 260 ] {f3d57819-4839-4ee9-bd87-23ede0d48475} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7811 | 2026.01.20 23:53:36.319172 [ 260 ] {f3d57819-4839-4ee9-bd87-23ede0d48475} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7812 | 2026.01.20 23:53:36.319207 [ 260 ] {f3d57819-4839-4ee9-bd87-23ede0d48475} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7813 | 2026.01.20 23:53:36.319495 [ 260 ] {f3d57819-4839-4ee9-bd87-23ede0d48475} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7814 | 2026.01.20 23:53:36.319695 [ 260 ] {f3d57819-4839-4ee9-bd87-23ede0d48475} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7815 | 2026.01.20 23:53:36.319817 [ 260 ] {f3d57819-4839-4ee9-bd87-23ede0d48475} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001024 sec., 101562.5 rows/sec., 6.22 MiB/sec. | ||
| 7816 | 2026.01.20 23:53:36.319852 [ 260 ] {f3d57819-4839-4ee9-bd87-23ede0d48475} <Debug> TCPHandler: Processed in 0.00118153 sec. | ||
| 7817 | 2026.01.20 23:53:37.404441 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16827 | ||
| 7818 | 2026.01.20 23:53:37.404968 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7819 | 2026.01.20 23:53:37.405006 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7820 | 2026.01.20 23:53:37.405516 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7821 | 2026.01.20 23:53:37.405758 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7822 | 2026.01.20 23:53:37.405902 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16827 | ||
| 7823 | 2026.01.20 23:53:38.303294 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7824 | 2026.01.20 23:53:38.320858 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7825 | 2026.01.20 23:53:38.320905 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7826 | 2026.01.20 23:53:38.327267 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7827 | 2026.01.20 23:53:38.327989 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7828 | 2026.01.20 23:53:38.330958 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7829 | 2026.01.20 23:53:41.292811 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7830 | 2026.01.20 23:53:41.293110 [ 260 ] {c6b2694c-5aab-4eb7-9f58-ee2dacf99e6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7831 | 2026.01.20 23:53:41.293217 [ 260 ] {c6b2694c-5aab-4eb7-9f58-ee2dacf99e6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7832 | 2026.01.20 23:53:41.293978 [ 260 ] {c6b2694c-5aab-4eb7-9f58-ee2dacf99e6f} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7833 | 2026.01.20 23:53:41.294028 [ 260 ] {c6b2694c-5aab-4eb7-9f58-ee2dacf99e6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7834 | 2026.01.20 23:53:41.294425 [ 260 ] {c6b2694c-5aab-4eb7-9f58-ee2dacf99e6f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7835 | 2026.01.20 23:53:41.294652 [ 260 ] {c6b2694c-5aab-4eb7-9f58-ee2dacf99e6f} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7836 | 2026.01.20 23:53:41.294831 [ 260 ] {c6b2694c-5aab-4eb7-9f58-ee2dacf99e6f} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001795 sec., 75766.01671309193 rows/sec., 6.56 MiB/sec. | ||
| 7837 | 2026.01.20 23:53:41.294882 [ 260 ] {c6b2694c-5aab-4eb7-9f58-ee2dacf99e6f} <Debug> TCPHandler: Processed in 0.002262198 sec. | ||
| 7838 | 2026.01.20 23:53:41.295016 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7839 | 2026.01.20 23:53:41.295120 [ 260 ] {1da02cdd-e008-45fb-a337-fca1d8cab222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7840 | 2026.01.20 23:53:41.295161 [ 260 ] {1da02cdd-e008-45fb-a337-fca1d8cab222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7841 | 2026.01.20 23:53:41.295552 [ 260 ] {1da02cdd-e008-45fb-a337-fca1d8cab222} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7842 | 2026.01.20 23:53:41.295588 [ 260 ] {1da02cdd-e008-45fb-a337-fca1d8cab222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7843 | 2026.01.20 23:53:41.295871 [ 260 ] {1da02cdd-e008-45fb-a337-fca1d8cab222} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7844 | 2026.01.20 23:53:41.296136 [ 260 ] {1da02cdd-e008-45fb-a337-fca1d8cab222} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7845 | 2026.01.20 23:53:41.296279 [ 260 ] {1da02cdd-e008-45fb-a337-fca1d8cab222} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001181 sec., 33869.602032176124 rows/sec., 2.49 MiB/sec. | ||
| 7846 | 2026.01.20 23:53:41.296319 [ 260 ] {1da02cdd-e008-45fb-a337-fca1d8cab222} <Debug> TCPHandler: Processed in 0.001354972 sec. | ||
| 7847 | 2026.01.20 23:53:41.296443 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7848 | 2026.01.20 23:53:41.296568 [ 260 ] {6b12a30f-9ea9-40da-a3ea-0b6a84920d53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7849 | 2026.01.20 23:53:41.296617 [ 260 ] {6b12a30f-9ea9-40da-a3ea-0b6a84920d53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7850 | 2026.01.20 23:53:41.297154 [ 260 ] {6b12a30f-9ea9-40da-a3ea-0b6a84920d53} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7851 | 2026.01.20 23:53:41.297199 [ 260 ] {6b12a30f-9ea9-40da-a3ea-0b6a84920d53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7852 | 2026.01.20 23:53:41.297526 [ 260 ] {6b12a30f-9ea9-40da-a3ea-0b6a84920d53} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7853 | 2026.01.20 23:53:41.297742 [ 260 ] {6b12a30f-9ea9-40da-a3ea-0b6a84920d53} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7854 | 2026.01.20 23:53:41.297880 [ 260 ] {6b12a30f-9ea9-40da-a3ea-0b6a84920d53} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001338 sec., 77727.95216741406 rows/sec., 6.07 MiB/sec. | ||
| 7855 | 2026.01.20 23:53:41.297920 [ 260 ] {6b12a30f-9ea9-40da-a3ea-0b6a84920d53} <Debug> TCPHandler: Processed in 0.001539996 sec. | ||
| 7856 | 2026.01.20 23:53:41.298035 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7857 | 2026.01.20 23:53:41.298131 [ 260 ] {f733ff56-59e6-4004-9edb-2b3cd0070cd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7858 | 2026.01.20 23:53:41.298176 [ 260 ] {f733ff56-59e6-4004-9edb-2b3cd0070cd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7859 | 2026.01.20 23:53:41.298576 [ 260 ] {f733ff56-59e6-4004-9edb-2b3cd0070cd4} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7860 | 2026.01.20 23:53:41.298612 [ 260 ] {f733ff56-59e6-4004-9edb-2b3cd0070cd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7861 | 2026.01.20 23:53:41.298947 [ 260 ] {f733ff56-59e6-4004-9edb-2b3cd0070cd4} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7862 | 2026.01.20 23:53:41.299158 [ 260 ] {f733ff56-59e6-4004-9edb-2b3cd0070cd4} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7863 | 2026.01.20 23:53:41.299270 [ 103 ] {} <Debug> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7864 | 2026.01.20 23:53:41.299293 [ 260 ] {f733ff56-59e6-4004-9edb-2b3cd0070cd4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 7865 | 2026.01.20 23:53:41.299335 [ 103 ] {} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7866 | 2026.01.20 23:53:41.299345 [ 260 ] {f733ff56-59e6-4004-9edb-2b3cd0070cd4} <Debug> TCPHandler: Processed in 0.001360943 sec. | ||
| 7867 | 2026.01.20 23:53:41.299362 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7868 | 2026.01.20 23:53:41.299453 [ 198 ] {d542970d-27f7-45b6-add0-a5f5711db820::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 | ||
| 7869 | 2026.01.20 23:53:41.299472 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7870 | 2026.01.20 23:53:41.299542 [ 198 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7871 | 2026.01.20 23:53:41.299570 [ 198 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 15349 rows starting from the beginning of the part | ||
| 7872 | 2026.01.20 23:53:41.299591 [ 260 ] {2c8e4c05-416d-43b7-81d3-672a81defd43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7873 | 2026.01.20 23:53:41.299627 [ 198 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 848 rows starting from the beginning of the part | ||
| 7874 | 2026.01.20 23:53:41.299655 [ 260 ] {2c8e4c05-416d-43b7-81d3-672a81defd43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7875 | 2026.01.20 23:53:41.299672 [ 198 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 314 rows starting from the beginning of the part | ||
| 7876 | 2026.01.20 23:53:41.299714 [ 198 ] {d542970d-27f7-45b6-add0-a5f5711db820::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 | ||
| 7877 | 2026.01.20 23:53:41.299754 [ 198 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 316 rows starting from the beginning of the part | ||
| 7878 | 2026.01.20 23:53:41.299797 [ 198 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 7879 | 2026.01.20 23:53:41.300576 [ 260 ] {2c8e4c05-416d-43b7-81d3-672a81defd43} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7880 | 2026.01.20 23:53:41.300612 [ 260 ] {2c8e4c05-416d-43b7-81d3-672a81defd43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7881 | 2026.01.20 23:53:41.301215 [ 260 ] {2c8e4c05-416d-43b7-81d3-672a81defd43} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7882 | 2026.01.20 23:53:41.301433 [ 260 ] {2c8e4c05-416d-43b7-81d3-672a81defd43} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7883 | 2026.01.20 23:53:41.301581 [ 260 ] {2c8e4c05-416d-43b7-81d3-672a81defd43} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002014 sec., 19860.973187686195 rows/sec., 35.59 MiB/sec. | ||
| 7884 | 2026.01.20 23:53:41.301656 [ 260 ] {2c8e4c05-416d-43b7-81d3-672a81defd43} <Debug> TCPHandler: Processed in 0.002243488 sec. | ||
| 7885 | 2026.01.20 23:53:41.301766 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7886 | 2026.01.20 23:53:41.301859 [ 260 ] {63cf4751-a58f-42ff-bf7d-116398a8821a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7887 | 2026.01.20 23:53:41.301899 [ 260 ] {63cf4751-a58f-42ff-bf7d-116398a8821a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7888 | 2026.01.20 23:53:41.302258 [ 260 ] {63cf4751-a58f-42ff-bf7d-116398a8821a} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7889 | 2026.01.20 23:53:41.302299 [ 260 ] {63cf4751-a58f-42ff-bf7d-116398a8821a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7890 | 2026.01.20 23:53:41.302672 [ 260 ] {63cf4751-a58f-42ff-bf7d-116398a8821a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7891 | 2026.01.20 23:53:41.302927 [ 260 ] {63cf4751-a58f-42ff-bf7d-116398a8821a} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7892 | 2026.01.20 23:53:41.303087 [ 260 ] {63cf4751-a58f-42ff-bf7d-116398a8821a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001245 sec., 48192.77108433735 rows/sec., 3.25 MiB/sec. | ||
| 7893 | 2026.01.20 23:53:41.303137 [ 260 ] {63cf4751-a58f-42ff-bf7d-116398a8821a} <Debug> TCPHandler: Processed in 0.001419414 sec. | ||
| 7894 | 2026.01.20 23:53:41.304087 [ 193 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17147 rows, containing 5 columns (5 merged, 0 gathered) in 0.004664569 sec., 3676009.5091314972 rows/sec., 247.55 MiB/sec. | ||
| 7895 | 2026.01.20 23:53:41.304356 [ 189 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7896 | 2026.01.20 23:53:41.304662 [ 189 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7897 | 2026.01.20 23:53:41.304742 [ 189 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7898 | 2026.01.20 23:53:41.304852 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.51 MiB. | ||
| 7899 | 2026.01.20 23:53:44.793609 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7900 | 2026.01.20 23:53:44.793687 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7901 | 2026.01.20 23:53:44.906120 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17275 | ||
| 7902 | 2026.01.20 23:53:44.906615 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7903 | 2026.01.20 23:53:44.906655 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7904 | 2026.01.20 23:53:44.907158 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7905 | 2026.01.20 23:53:44.907395 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7906 | 2026.01.20 23:53:44.907544 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17275 | ||
| 7907 | 2026.01.20 23:53:44.907578 [ 100 ] {} <Debug> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7908 | 2026.01.20 23:53:44.907657 [ 100 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7909 | 2026.01.20 23:53:44.907682 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7910 | 2026.01.20 23:53:44.907791 [ 197 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 7911 | 2026.01.20 23:53:44.907902 [ 197 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7912 | 2026.01.20 23:53:44.907939 [ 197 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14907 rows starting from the beginning of the part | ||
| 7913 | 2026.01.20 23:53:44.908005 [ 197 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 7914 | 2026.01.20 23:53:44.908055 [ 197 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 7915 | 2026.01.20 23:53:44.908102 [ 197 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 7916 | 2026.01.20 23:53:44.908147 [ 197 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 7917 | 2026.01.20 23:53:44.908191 [ 197 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 7918 | 2026.01.20 23:53:44.910282 [ 191 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17275 rows, containing 4 columns (4 merged, 0 gathered) in 0.002534114 sec., 6816978.24170499 rows/sec., 97.52 MiB/sec. | ||
| 7919 | 2026.01.20 23:53:44.910502 [ 197 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7920 | 2026.01.20 23:53:44.910753 [ 197 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_36_7} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7921 | 2026.01.20 23:53:44.910822 [ 197 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_36_7} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7922 | 2026.01.20 23:53:44.910895 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7923 | 2026.01.20 23:53:44.946128 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 970 | ||
| 7924 | 2026.01.20 23:53:44.948436 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7925 | 2026.01.20 23:53:44.948479 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7926 | 2026.01.20 23:53:44.949704 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7927 | 2026.01.20 23:53:44.949984 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7928 | 2026.01.20 23:53:44.950139 [ 100 ] {} <Debug> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7929 | 2026.01.20 23:53:44.950182 [ 100 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7930 | 2026.01.20 23:53:44.950198 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7931 | 2026.01.20 23:53:44.950256 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 970 | ||
| 7932 | 2026.01.20 23:53:44.950280 [ 191 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::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 | ||
| 7933 | 2026.01.20 23:53:44.950794 [ 191 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7934 | 2026.01.20 23:53:44.950919 [ 191 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 798 rows starting from the beginning of the part | ||
| 7935 | 2026.01.20 23:53:44.951261 [ 191 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::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 | ||
| 7936 | 2026.01.20 23:53:44.951570 [ 191 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 38 rows starting from the beginning of the part | ||
| 7937 | 2026.01.20 23:53:44.951840 [ 191 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part | ||
| 7938 | 2026.01.20 23:53:44.952106 [ 191 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 32 rows starting from the beginning of the part | ||
| 7939 | 2026.01.20 23:53:44.952371 [ 191 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 34 rows starting from the beginning of the part | ||
| 7940 | 2026.01.20 23:53:44.958290 [ 197 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 970 rows, containing 72 columns (72 merged, 0 gathered) in 0.008046767 sec., 120545.30720225899 rows/sec., 101.34 MiB/sec. | ||
| 7941 | 2026.01.20 23:53:44.959495 [ 191 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7942 | 2026.01.20 23:53:44.959988 [ 191 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_26_5} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7943 | 2026.01.20 23:53:44.960051 [ 191 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_26_5} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7944 | 2026.01.20 23:53:44.960207 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
| 7945 | 2026.01.20 23:53:45.831153 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 7946 | 2026.01.20 23:53:45.848807 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7947 | 2026.01.20 23:53:45.848871 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7948 | 2026.01.20 23:53:45.855179 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7949 | 2026.01.20 23:53:45.855920 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7950 | 2026.01.20 23:53:45.856269 [ 98 ] {} <Debug> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7951 | 2026.01.20 23:53:45.856369 [ 98 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7952 | 2026.01.20 23:53:45.856409 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7953 | 2026.01.20 23:53:45.856581 [ 201 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 7954 | 2026.01.20 23:53:45.859100 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 7955 | 2026.01.20 23:53:45.860671 [ 201 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7956 | 2026.01.20 23:53:45.862350 [ 201 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 7957 | 2026.01.20 23:53:45.867130 [ 201 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 7958 | 2026.01.20 23:53:45.871655 [ 201 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 7959 | 2026.01.20 23:53:45.876031 [ 201 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 7960 | 2026.01.20 23:53:45.880474 [ 201 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 7961 | 2026.01.20 23:53:45.884707 [ 201 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 7962 | 2026.01.20 23:53:45.934632 [ 199 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.078126738 sec., 3481.5225486567733 rows/sec., 18.00 MiB/sec. | ||
| 7963 | 2026.01.20 23:53:45.937440 [ 199 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7964 | 2026.01.20 23:53:45.939459 [ 199 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_36_7} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7965 | 2026.01.20 23:53:45.939571 [ 199 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_36_7} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7966 | 2026.01.20 23:53:45.942565 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 7967 | 2026.01.20 23:53:46.305345 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7968 | 2026.01.20 23:53:46.305517 [ 260 ] {8bd650f1-c837-4c5c-80a1-58fe3c4eae92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7969 | 2026.01.20 23:53:46.305582 [ 260 ] {8bd650f1-c837-4c5c-80a1-58fe3c4eae92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7970 | 2026.01.20 23:53:46.306339 [ 260 ] {8bd650f1-c837-4c5c-80a1-58fe3c4eae92} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7971 | 2026.01.20 23:53:46.306381 [ 260 ] {8bd650f1-c837-4c5c-80a1-58fe3c4eae92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7972 | 2026.01.20 23:53:46.306803 [ 260 ] {8bd650f1-c837-4c5c-80a1-58fe3c4eae92} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7973 | 2026.01.20 23:53:46.307038 [ 260 ] {8bd650f1-c837-4c5c-80a1-58fe3c4eae92} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7974 | 2026.01.20 23:53:46.307195 [ 260 ] {8bd650f1-c837-4c5c-80a1-58fe3c4eae92} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001725 sec., 237681.15942028986 rows/sec., 15.08 MiB/sec. | ||
| 7975 | 2026.01.20 23:53:46.307244 [ 260 ] {8bd650f1-c837-4c5c-80a1-58fe3c4eae92} <Debug> TCPHandler: Processed in 0.002023494 sec. | ||
| 7976 | 2026.01.20 23:53:46.307365 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7977 | 2026.01.20 23:53:46.307467 [ 260 ] {7e7e307f-061c-4288-9117-6bb98969443c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7978 | 2026.01.20 23:53:46.307511 [ 260 ] {7e7e307f-061c-4288-9117-6bb98969443c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7979 | 2026.01.20 23:53:46.308343 [ 260 ] {7e7e307f-061c-4288-9117-6bb98969443c} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7980 | 2026.01.20 23:53:46.308378 [ 260 ] {7e7e307f-061c-4288-9117-6bb98969443c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7981 | 2026.01.20 23:53:46.308789 [ 260 ] {7e7e307f-061c-4288-9117-6bb98969443c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7982 | 2026.01.20 23:53:46.308999 [ 260 ] {7e7e307f-061c-4288-9117-6bb98969443c} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7983 | 2026.01.20 23:53:46.309133 [ 260 ] {7e7e307f-061c-4288-9117-6bb98969443c} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.001687 sec., 659158.2691167754 rows/sec., 51.98 MiB/sec. | ||
| 7984 | 2026.01.20 23:53:46.309171 [ 260 ] {7e7e307f-061c-4288-9117-6bb98969443c} <Debug> TCPHandler: Processed in 0.001860241 sec. | ||
| 7985 | 2026.01.20 23:53:46.309297 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7986 | 2026.01.20 23:53:46.309396 [ 260 ] {805358d4-8837-47d0-b364-1c9bafc6f94e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7987 | 2026.01.20 23:53:46.309436 [ 260 ] {805358d4-8837-47d0-b364-1c9bafc6f94e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7988 | 2026.01.20 23:53:46.309902 [ 260 ] {805358d4-8837-47d0-b364-1c9bafc6f94e} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7989 | 2026.01.20 23:53:46.309938 [ 260 ] {805358d4-8837-47d0-b364-1c9bafc6f94e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7990 | 2026.01.20 23:53:46.310263 [ 260 ] {805358d4-8837-47d0-b364-1c9bafc6f94e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7991 | 2026.01.20 23:53:46.310470 [ 260 ] {805358d4-8837-47d0-b364-1c9bafc6f94e} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7992 | 2026.01.20 23:53:46.310572 [ 98 ] {} <Debug> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7993 | 2026.01.20 23:53:46.310602 [ 260 ] {805358d4-8837-47d0-b364-1c9bafc6f94e} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001225 sec., 167346.9387755102 rows/sec., 9.82 MiB/sec. | ||
| 7994 | 2026.01.20 23:53:46.310608 [ 98 ] {} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7995 | 2026.01.20 23:53:46.310634 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7996 | 2026.01.20 23:53:46.310641 [ 260 ] {805358d4-8837-47d0-b364-1c9bafc6f94e} <Debug> TCPHandler: Processed in 0.001395444 sec. | ||
| 7997 | 2026.01.20 23:53:46.310742 [ 192 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::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 | ||
| 7998 | 2026.01.20 23:53:46.310756 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7999 | 2026.01.20 23:53:46.310871 [ 192 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8000 | 2026.01.20 23:53:46.310873 [ 260 ] {079b7015-3768-4c9c-8d39-360756eec81b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8001 | 2026.01.20 23:53:46.310909 [ 192 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 277 rows starting from the beginning of the part | ||
| 8002 | 2026.01.20 23:53:46.310929 [ 260 ] {079b7015-3768-4c9c-8d39-360756eec81b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8003 | 2026.01.20 23:53:46.310979 [ 192 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 205 rows starting from the beginning of the part | ||
| 8004 | 2026.01.20 23:53:46.311027 [ 192 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 40 rows starting from the beginning of the part | ||
| 8005 | 2026.01.20 23:53:46.311068 [ 192 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 209 rows starting from the beginning of the part | ||
| 8006 | 2026.01.20 23:53:46.311105 [ 192 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 40 rows starting from the beginning of the part | ||
| 8007 | 2026.01.20 23:53:46.311145 [ 192 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 205 rows starting from the beginning of the part | ||
| 8008 | 2026.01.20 23:53:46.311418 [ 260 ] {079b7015-3768-4c9c-8d39-360756eec81b} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8009 | 2026.01.20 23:53:46.311459 [ 260 ] {079b7015-3768-4c9c-8d39-360756eec81b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8010 | 2026.01.20 23:53:46.311786 [ 260 ] {079b7015-3768-4c9c-8d39-360756eec81b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8011 | 2026.01.20 23:53:46.312013 [ 260 ] {079b7015-3768-4c9c-8d39-360756eec81b} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8012 | 2026.01.20 23:53:46.312079 [ 199 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 976 rows, containing 5 columns (5 merged, 0 gathered) in 0.001384984 sec., 704701.2817476592 rows/sec., 45.64 MiB/sec. | ||
| 8013 | 2026.01.20 23:53:46.312148 [ 260 ] {079b7015-3768-4c9c-8d39-360756eec81b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001293 sec., 163959.7834493426 rows/sec., 10.57 MiB/sec. | ||
| 8014 | 2026.01.20 23:53:46.312191 [ 260 ] {079b7015-3768-4c9c-8d39-360756eec81b} <Debug> TCPHandler: Processed in 0.001487036 sec. | ||
| 8015 | 2026.01.20 23:53:46.312271 [ 188 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8016 | 2026.01.20 23:53:46.312306 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8017 | 2026.01.20 23:53:46.312408 [ 260 ] {7d911074-fa7e-4fa7-ad18-2a82fe42db7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8018 | 2026.01.20 23:53:46.312452 [ 260 ] {7d911074-fa7e-4fa7-ad18-2a82fe42db7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8019 | 2026.01.20 23:53:46.312575 [ 188 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_46_9} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8020 | 2026.01.20 23:53:46.312655 [ 188 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_46_9} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8021 | 2026.01.20 23:53:46.312731 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 8022 | 2026.01.20 23:53:46.312909 [ 260 ] {7d911074-fa7e-4fa7-ad18-2a82fe42db7c} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8023 | 2026.01.20 23:53:46.312951 [ 260 ] {7d911074-fa7e-4fa7-ad18-2a82fe42db7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8024 | 2026.01.20 23:53:46.313288 [ 260 ] {7d911074-fa7e-4fa7-ad18-2a82fe42db7c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8025 | 2026.01.20 23:53:46.313498 [ 260 ] {7d911074-fa7e-4fa7-ad18-2a82fe42db7c} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8026 | 2026.01.20 23:53:46.313630 [ 260 ] {7d911074-fa7e-4fa7-ad18-2a82fe42db7c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00124 sec., 170161.29032258064 rows/sec., 9.66 MiB/sec. | ||
| 8027 | 2026.01.20 23:53:46.313667 [ 260 ] {7d911074-fa7e-4fa7-ad18-2a82fe42db7c} <Debug> TCPHandler: Processed in 0.001411855 sec. | ||
| 8028 | 2026.01.20 23:53:46.313779 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8029 | 2026.01.20 23:53:46.313874 [ 260 ] {13c02a2f-b144-4a5a-9f12-7598c6e976ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8030 | 2026.01.20 23:53:46.313914 [ 260 ] {13c02a2f-b144-4a5a-9f12-7598c6e976ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8031 | 2026.01.20 23:53:46.314535 [ 260 ] {13c02a2f-b144-4a5a-9f12-7598c6e976ea} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8032 | 2026.01.20 23:53:46.314569 [ 260 ] {13c02a2f-b144-4a5a-9f12-7598c6e976ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8033 | 2026.01.20 23:53:46.314910 [ 260 ] {13c02a2f-b144-4a5a-9f12-7598c6e976ea} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8034 | 2026.01.20 23:53:46.315116 [ 260 ] {13c02a2f-b144-4a5a-9f12-7598c6e976ea} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8035 | 2026.01.20 23:53:46.315251 [ 260 ] {13c02a2f-b144-4a5a-9f12-7598c6e976ea} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001394 sec., 487087.51793400286 rows/sec., 33.95 MiB/sec. | ||
| 8036 | 2026.01.20 23:53:46.315288 [ 260 ] {13c02a2f-b144-4a5a-9f12-7598c6e976ea} <Debug> TCPHandler: Processed in 0.001560647 sec. | ||
| 8037 | 2026.01.20 23:53:46.315394 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8038 | 2026.01.20 23:53:46.315490 [ 260 ] {06b0eacd-c60c-4cd3-9349-0988ce7cfb85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8039 | 2026.01.20 23:53:46.315531 [ 260 ] {06b0eacd-c60c-4cd3-9349-0988ce7cfb85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8040 | 2026.01.20 23:53:46.315860 [ 260 ] {06b0eacd-c60c-4cd3-9349-0988ce7cfb85} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8041 | 2026.01.20 23:53:46.315894 [ 260 ] {06b0eacd-c60c-4cd3-9349-0988ce7cfb85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8042 | 2026.01.20 23:53:46.316203 [ 260 ] {06b0eacd-c60c-4cd3-9349-0988ce7cfb85} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8043 | 2026.01.20 23:53:46.316416 [ 260 ] {06b0eacd-c60c-4cd3-9349-0988ce7cfb85} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8044 | 2026.01.20 23:53:46.316551 [ 260 ] {06b0eacd-c60c-4cd3-9349-0988ce7cfb85} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001079 sec., 5560.704355885078 rows/sec., 290.53 KiB/sec. | ||
| 8045 | 2026.01.20 23:53:46.316588 [ 260 ] {06b0eacd-c60c-4cd3-9349-0988ce7cfb85} <Debug> TCPHandler: Processed in 0.001243651 sec. | ||
| 8046 | 2026.01.20 23:53:46.316691 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8047 | 2026.01.20 23:53:46.316785 [ 260 ] {2c0c6e58-994e-4b1a-bdb4-4f80c749918c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8048 | 2026.01.20 23:53:46.316828 [ 260 ] {2c0c6e58-994e-4b1a-bdb4-4f80c749918c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8049 | 2026.01.20 23:53:46.317245 [ 260 ] {2c0c6e58-994e-4b1a-bdb4-4f80c749918c} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8050 | 2026.01.20 23:53:46.317282 [ 260 ] {2c0c6e58-994e-4b1a-bdb4-4f80c749918c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8051 | 2026.01.20 23:53:46.317625 [ 260 ] {2c0c6e58-994e-4b1a-bdb4-4f80c749918c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8052 | 2026.01.20 23:53:46.317833 [ 260 ] {2c0c6e58-994e-4b1a-bdb4-4f80c749918c} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8053 | 2026.01.20 23:53:46.317966 [ 260 ] {2c0c6e58-994e-4b1a-bdb4-4f80c749918c} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001198 sec., 262103.50584307176 rows/sec., 17.22 MiB/sec. | ||
| 8054 | 2026.01.20 23:53:46.318003 [ 260 ] {2c0c6e58-994e-4b1a-bdb4-4f80c749918c} <Debug> TCPHandler: Processed in 0.001362543 sec. | ||
| 8055 | 2026.01.20 23:53:46.318107 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8056 | 2026.01.20 23:53:46.318201 [ 260 ] {bd74bfe8-73ca-4f07-877a-5ec2d81ac48e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8057 | 2026.01.20 23:53:46.318245 [ 260 ] {bd74bfe8-73ca-4f07-877a-5ec2d81ac48e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8058 | 2026.01.20 23:53:46.318554 [ 260 ] {bd74bfe8-73ca-4f07-877a-5ec2d81ac48e} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8059 | 2026.01.20 23:53:46.318591 [ 260 ] {bd74bfe8-73ca-4f07-877a-5ec2d81ac48e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8060 | 2026.01.20 23:53:46.318873 [ 260 ] {bd74bfe8-73ca-4f07-877a-5ec2d81ac48e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8061 | 2026.01.20 23:53:46.319089 [ 260 ] {bd74bfe8-73ca-4f07-877a-5ec2d81ac48e} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8062 | 2026.01.20 23:53:46.319222 [ 260 ] {bd74bfe8-73ca-4f07-877a-5ec2d81ac48e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 64.92 KiB/sec. | ||
| 8063 | 2026.01.20 23:53:46.319218 [ 97 ] {} <Debug> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 8064 | 2026.01.20 23:53:46.319260 [ 260 ] {bd74bfe8-73ca-4f07-877a-5ec2d81ac48e} <Debug> TCPHandler: Processed in 0.001203121 sec. | ||
| 8065 | 2026.01.20 23:53:46.319303 [ 97 ] {} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8066 | 2026.01.20 23:53:46.319329 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8067 | 2026.01.20 23:53:46.319383 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8068 | 2026.01.20 23:53:46.319411 [ 192 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::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 | ||
| 8069 | 2026.01.20 23:53:46.319482 [ 260 ] {62a34aa4-25b8-4f36-9df6-1633b3597e54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8070 | 2026.01.20 23:53:46.319530 [ 260 ] {62a34aa4-25b8-4f36-9df6-1633b3597e54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8071 | 2026.01.20 23:53:46.319536 [ 192 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8072 | 2026.01.20 23:53:46.319588 [ 192 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::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 | ||
| 8073 | 2026.01.20 23:53:46.319667 [ 192 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::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 | ||
| 8074 | 2026.01.20 23:53:46.319727 [ 192 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::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 | ||
| 8075 | 2026.01.20 23:53:46.319784 [ 192 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::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 | ||
| 8076 | 2026.01.20 23:53:46.319839 [ 192 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::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 | ||
| 8077 | 2026.01.20 23:53:46.319850 [ 260 ] {62a34aa4-25b8-4f36-9df6-1633b3597e54} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8078 | 2026.01.20 23:53:46.319895 [ 192 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::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 | ||
| 8079 | 2026.01.20 23:53:46.319898 [ 260 ] {62a34aa4-25b8-4f36-9df6-1633b3597e54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8080 | 2026.01.20 23:53:46.320310 [ 260 ] {62a34aa4-25b8-4f36-9df6-1633b3597e54} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8081 | 2026.01.20 23:53:46.320539 [ 260 ] {62a34aa4-25b8-4f36-9df6-1633b3597e54} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8082 | 2026.01.20 23:53:46.320685 [ 260 ] {62a34aa4-25b8-4f36-9df6-1633b3597e54} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00122 sec., 85245.90163934427 rows/sec., 5.22 MiB/sec. | ||
| 8083 | 2026.01.20 23:53:46.320721 [ 260 ] {62a34aa4-25b8-4f36-9df6-1633b3597e54} <Debug> TCPHandler: Processed in 0.001388043 sec. | ||
| 8084 | 2026.01.20 23:53:46.320879 [ 187 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001503836 sec., 13299.322532510194 rows/sec., 896.15 KiB/sec. | ||
| 8085 | 2026.01.20 23:53:46.320991 [ 192 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 8086 | 2026.01.20 23:53:46.321231 [ 192 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_20_4} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8087 | 2026.01.20 23:53:46.321292 [ 192 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_20_4} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 8088 | 2026.01.20 23:53:46.321351 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8089 | 2026.01.20 23:53:47.422890 [ 95 ] {} <Debug> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 8090 | 2026.01.20 23:53:47.422958 [ 95 ] {} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8091 | 2026.01.20 23:53:47.422981 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8092 | 2026.01.20 23:53:47.423078 [ 187 ] {7b83d449-848b-47c5-a1c8-50668ade1130::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 | ||
| 8093 | 2026.01.20 23:53:47.423185 [ 187 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8094 | 2026.01.20 23:53:47.423216 [ 187 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 20 rows starting from the beginning of the part | ||
| 8095 | 2026.01.20 23:53:47.423281 [ 187 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
| 8096 | 2026.01.20 23:53:47.423327 [ 187 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 8097 | 2026.01.20 23:53:47.423367 [ 187 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part | ||
| 8098 | 2026.01.20 23:53:47.423408 [ 187 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 4 rows starting from the beginning of the part | ||
| 8099 | 2026.01.20 23:53:47.424143 [ 192 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001100079 sec., 38179.07622997985 rows/sec., 3.19 MiB/sec. | ||
| 8100 | 2026.01.20 23:53:47.424328 [ 196 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 8101 | 2026.01.20 23:53:47.424623 [ 196 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_13_3} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8102 | 2026.01.20 23:53:47.424697 [ 196 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_13_3} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 8103 | 2026.01.20 23:53:47.424785 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8104 | 2026.01.20 23:53:51.320268 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8105 | 2026.01.20 23:53:51.320569 [ 260 ] {a0a0e4d4-986e-4535-ac46-e3f4144afd0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8106 | 2026.01.20 23:53:51.320663 [ 260 ] {a0a0e4d4-986e-4535-ac46-e3f4144afd0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8107 | 2026.01.20 23:53:51.321324 [ 260 ] {a0a0e4d4-986e-4535-ac46-e3f4144afd0d} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8108 | 2026.01.20 23:53:51.321373 [ 260 ] {a0a0e4d4-986e-4535-ac46-e3f4144afd0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8109 | 2026.01.20 23:53:51.321766 [ 260 ] {a0a0e4d4-986e-4535-ac46-e3f4144afd0d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8110 | 2026.01.20 23:53:51.321998 [ 260 ] {a0a0e4d4-986e-4535-ac46-e3f4144afd0d} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8111 | 2026.01.20 23:53:51.322159 [ 260 ] {a0a0e4d4-986e-4535-ac46-e3f4144afd0d} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001664 sec., 3605.769230769231 rows/sec., 294.03 KiB/sec. | ||
| 8112 | 2026.01.20 23:53:51.322201 [ 260 ] {a0a0e4d4-986e-4535-ac46-e3f4144afd0d} <Debug> TCPHandler: Processed in 0.002109366 sec. | ||
| 8113 | 2026.01.20 23:53:51.322328 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8114 | 2026.01.20 23:53:51.322422 [ 260 ] {95cee11a-5d79-4237-8802-a41f78025950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8115 | 2026.01.20 23:53:51.322461 [ 260 ] {95cee11a-5d79-4237-8802-a41f78025950} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8116 | 2026.01.20 23:53:51.323611 [ 260 ] {95cee11a-5d79-4237-8802-a41f78025950} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8117 | 2026.01.20 23:53:51.323648 [ 260 ] {95cee11a-5d79-4237-8802-a41f78025950} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8118 | 2026.01.20 23:53:51.324079 [ 260 ] {95cee11a-5d79-4237-8802-a41f78025950} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8119 | 2026.01.20 23:53:51.324294 [ 260 ] {95cee11a-5d79-4237-8802-a41f78025950} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8120 | 2026.01.20 23:53:51.324425 [ 260 ] {95cee11a-5d79-4237-8802-a41f78025950} <Debug> executeQuery: Read 1279 rows, 108.39 KiB in 0.002021 sec., 632855.0222662049 rows/sec., 52.37 MiB/sec. | ||
| 8121 | 2026.01.20 23:53:51.324463 [ 260 ] {95cee11a-5d79-4237-8802-a41f78025950} <Debug> TCPHandler: Processed in 0.002184477 sec. | ||
| 8122 | 2026.01.20 23:53:51.324575 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8123 | 2026.01.20 23:53:51.324670 [ 260 ] {40ab9e26-0e3e-41bc-8db8-f39f42608897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8124 | 2026.01.20 23:53:51.324709 [ 260 ] {40ab9e26-0e3e-41bc-8db8-f39f42608897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8125 | 2026.01.20 23:53:51.325156 [ 260 ] {40ab9e26-0e3e-41bc-8db8-f39f42608897} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8126 | 2026.01.20 23:53:51.325191 [ 260 ] {40ab9e26-0e3e-41bc-8db8-f39f42608897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8127 | 2026.01.20 23:53:51.325483 [ 260 ] {40ab9e26-0e3e-41bc-8db8-f39f42608897} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8128 | 2026.01.20 23:53:51.325688 [ 260 ] {40ab9e26-0e3e-41bc-8db8-f39f42608897} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8129 | 2026.01.20 23:53:51.325816 [ 260 ] {40ab9e26-0e3e-41bc-8db8-f39f42608897} <Debug> executeQuery: Read 46 rows, 3.43 KiB in 0.001164 sec., 39518.90034364261 rows/sec., 2.87 MiB/sec. | ||
| 8130 | 2026.01.20 23:53:51.325853 [ 260 ] {40ab9e26-0e3e-41bc-8db8-f39f42608897} <Debug> TCPHandler: Processed in 0.001325863 sec. | ||
| 8131 | 2026.01.20 23:53:51.325973 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8132 | 2026.01.20 23:53:51.326066 [ 260 ] {68f7cbaa-8f80-4110-9e64-30f50c7d39c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8133 | 2026.01.20 23:53:51.326103 [ 260 ] {68f7cbaa-8f80-4110-9e64-30f50c7d39c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8134 | 2026.01.20 23:53:51.326625 [ 260 ] {68f7cbaa-8f80-4110-9e64-30f50c7d39c6} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8135 | 2026.01.20 23:53:51.326662 [ 260 ] {68f7cbaa-8f80-4110-9e64-30f50c7d39c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8136 | 2026.01.20 23:53:51.326980 [ 260 ] {68f7cbaa-8f80-4110-9e64-30f50c7d39c6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8137 | 2026.01.20 23:53:51.327198 [ 260 ] {68f7cbaa-8f80-4110-9e64-30f50c7d39c6} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8138 | 2026.01.20 23:53:51.327332 [ 260 ] {68f7cbaa-8f80-4110-9e64-30f50c7d39c6} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001283 sec., 177708.49571317225 rows/sec., 12.03 MiB/sec. | ||
| 8139 | 2026.01.20 23:53:51.327369 [ 260 ] {68f7cbaa-8f80-4110-9e64-30f50c7d39c6} <Debug> TCPHandler: Processed in 0.001444295 sec. | ||
| 8140 | 2026.01.20 23:53:51.327480 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8141 | 2026.01.20 23:53:51.327574 [ 260 ] {b638883a-1f5d-4c85-96c7-d81bc74831bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8142 | 2026.01.20 23:53:51.327612 [ 260 ] {b638883a-1f5d-4c85-96c7-d81bc74831bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8143 | 2026.01.20 23:53:51.328217 [ 260 ] {b638883a-1f5d-4c85-96c7-d81bc74831bc} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8144 | 2026.01.20 23:53:51.328253 [ 260 ] {b638883a-1f5d-4c85-96c7-d81bc74831bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8145 | 2026.01.20 23:53:51.328581 [ 260 ] {b638883a-1f5d-4c85-96c7-d81bc74831bc} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8146 | 2026.01.20 23:53:51.328784 [ 260 ] {b638883a-1f5d-4c85-96c7-d81bc74831bc} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8147 | 2026.01.20 23:53:51.328910 [ 260 ] {b638883a-1f5d-4c85-96c7-d81bc74831bc} <Debug> executeQuery: Read 566 rows, 43.10 KiB in 0.001355 sec., 417712.1771217712 rows/sec., 31.06 MiB/sec. | ||
| 8148 | 2026.01.20 23:53:51.328947 [ 260 ] {b638883a-1f5d-4c85-96c7-d81bc74831bc} <Debug> TCPHandler: Processed in 0.001516215 sec. | ||
| 8149 | 2026.01.20 23:53:51.329080 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8150 | 2026.01.20 23:53:51.329173 [ 260 ] {fde305f1-390f-4ef7-a3f2-c1a475071534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8151 | 2026.01.20 23:53:51.329214 [ 260 ] {fde305f1-390f-4ef7-a3f2-c1a475071534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8152 | 2026.01.20 23:53:51.329807 [ 260 ] {fde305f1-390f-4ef7-a3f2-c1a475071534} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8153 | 2026.01.20 23:53:51.329842 [ 260 ] {fde305f1-390f-4ef7-a3f2-c1a475071534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8154 | 2026.01.20 23:53:51.330211 [ 260 ] {fde305f1-390f-4ef7-a3f2-c1a475071534} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8155 | 2026.01.20 23:53:51.330414 [ 260 ] {fde305f1-390f-4ef7-a3f2-c1a475071534} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8156 | 2026.01.20 23:53:51.330540 [ 260 ] {fde305f1-390f-4ef7-a3f2-c1a475071534} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001385 sec., 611552.3465703971 rows/sec., 41.16 MiB/sec. | ||
| 8157 | 2026.01.20 23:53:51.330576 [ 260 ] {fde305f1-390f-4ef7-a3f2-c1a475071534} <Debug> TCPHandler: Processed in 0.001543926 sec. | ||
| 8158 | 2026.01.20 23:53:51.330689 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8159 | 2026.01.20 23:53:51.330782 [ 260 ] {cb96b506-cfa0-40a6-b241-659b953d8231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8160 | 2026.01.20 23:53:51.330860 [ 260 ] {cb96b506-cfa0-40a6-b241-659b953d8231} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8161 | 2026.01.20 23:53:51.331684 [ 260 ] {cb96b506-cfa0-40a6-b241-659b953d8231} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8162 | 2026.01.20 23:53:51.331720 [ 260 ] {cb96b506-cfa0-40a6-b241-659b953d8231} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8163 | 2026.01.20 23:53:51.332280 [ 260 ] {cb96b506-cfa0-40a6-b241-659b953d8231} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8164 | 2026.01.20 23:53:51.332515 [ 260 ] {cb96b506-cfa0-40a6-b241-659b953d8231} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8165 | 2026.01.20 23:53:51.332657 [ 260 ] {cb96b506-cfa0-40a6-b241-659b953d8231} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001892 sec., 21141.649048625794 rows/sec., 37.88 MiB/sec. | ||
| 8166 | 2026.01.20 23:53:51.332732 [ 260 ] {cb96b506-cfa0-40a6-b241-659b953d8231} <Debug> TCPHandler: Processed in 0.002090726 sec. | ||
| 8167 | 2026.01.20 23:53:51.332853 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8168 | 2026.01.20 23:53:51.332946 [ 260 ] {cb92db4c-7836-4ee5-bc62-aff2e203acee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8169 | 2026.01.20 23:53:51.332986 [ 260 ] {cb92db4c-7836-4ee5-bc62-aff2e203acee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8170 | 2026.01.20 23:53:51.333335 [ 260 ] {cb92db4c-7836-4ee5-bc62-aff2e203acee} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8171 | 2026.01.20 23:53:51.333370 [ 260 ] {cb92db4c-7836-4ee5-bc62-aff2e203acee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8172 | 2026.01.20 23:53:51.333662 [ 260 ] {cb92db4c-7836-4ee5-bc62-aff2e203acee} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8173 | 2026.01.20 23:53:51.333863 [ 260 ] {cb92db4c-7836-4ee5-bc62-aff2e203acee} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8174 | 2026.01.20 23:53:51.333988 [ 260 ] {cb92db4c-7836-4ee5-bc62-aff2e203acee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 8175 | 2026.01.20 23:53:51.334013 [ 92 ] {} <Debug> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8176 | 2026.01.20 23:53:51.334023 [ 260 ] {cb92db4c-7836-4ee5-bc62-aff2e203acee} <Debug> TCPHandler: Processed in 0.001218651 sec. | ||
| 8177 | 2026.01.20 23:53:51.334086 [ 92 ] {} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8178 | 2026.01.20 23:53:51.334112 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8179 | 2026.01.20 23:53:51.334230 [ 195 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::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 | ||
| 8180 | 2026.01.20 23:53:51.334383 [ 195 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8181 | 2026.01.20 23:53:51.334422 [ 195 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3012 rows starting from the beginning of the part | ||
| 8182 | 2026.01.20 23:53:51.334491 [ 195 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
| 8183 | 2026.01.20 23:53:51.334539 [ 195 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 104 rows starting from the beginning of the part | ||
| 8184 | 2026.01.20 23:53:51.334602 [ 195 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::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 | ||
| 8185 | 2026.01.20 23:53:51.334644 [ 195 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 104 rows starting from the beginning of the part | ||
| 8186 | 2026.01.20 23:53:51.334679 [ 195 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::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 | ||
| 8187 | 2026.01.20 23:53:51.335927 [ 192 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3400 rows, containing 4 columns (4 merged, 0 gathered) in 0.00175493 sec., 1937399.2125042025 rows/sec., 123.27 MiB/sec. | ||
| 8188 | 2026.01.20 23:53:51.336308 [ 190 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8189 | 2026.01.20 23:53:51.336622 [ 190 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_46_9} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8190 | 2026.01.20 23:53:51.336689 [ 190 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_46_9} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8191 | 2026.01.20 23:53:51.336778 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 8192 | 2026.01.20 23:53:52.408581 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17787 | ||
| 8193 | 2026.01.20 23:53:52.409149 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8194 | 2026.01.20 23:53:52.409198 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8195 | 2026.01.20 23:53:52.409715 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8196 | 2026.01.20 23:53:52.409972 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8197 | 2026.01.20 23:53:52.410129 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17787 | ||
| 8198 | 2026.01.20 23:53:53.360152 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 8199 | 2026.01.20 23:53:53.376228 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8200 | 2026.01.20 23:53:53.376288 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8201 | 2026.01.20 23:53:53.382124 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8202 | 2026.01.20 23:53:53.382899 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8203 | 2026.01.20 23:53:53.385738 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8204 | 2026.01.20 23:53:54.951391 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1006 | ||
| 8205 | 2026.01.20 23:53:54.953792 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8206 | 2026.01.20 23:53:54.953846 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8207 | 2026.01.20 23:53:54.955127 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8208 | 2026.01.20 23:53:54.955414 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8209 | 2026.01.20 23:53:54.955788 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1006 | ||
| 8210 | 2026.01.20 23:53:56.301438 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8211 | 2026.01.20 23:53:56.301631 [ 260 ] {6446b231-9d10-4b5c-9c10-954e36d6d32b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8212 | 2026.01.20 23:53:56.301701 [ 260 ] {6446b231-9d10-4b5c-9c10-954e36d6d32b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8213 | 2026.01.20 23:53:56.302594 [ 260 ] {6446b231-9d10-4b5c-9c10-954e36d6d32b} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8214 | 2026.01.20 23:53:56.302639 [ 260 ] {6446b231-9d10-4b5c-9c10-954e36d6d32b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8215 | 2026.01.20 23:53:56.303052 [ 260 ] {6446b231-9d10-4b5c-9c10-954e36d6d32b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8216 | 2026.01.20 23:53:56.303291 [ 260 ] {6446b231-9d10-4b5c-9c10-954e36d6d32b} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8217 | 2026.01.20 23:53:56.303461 [ 260 ] {6446b231-9d10-4b5c-9c10-954e36d6d32b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001882 sec., 217853.34750265675 rows/sec., 13.82 MiB/sec. | ||
| 8218 | 2026.01.20 23:53:56.303512 [ 260 ] {6446b231-9d10-4b5c-9c10-954e36d6d32b} <Debug> TCPHandler: Processed in 0.002209798 sec. | ||
| 8219 | 2026.01.20 23:53:56.303651 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8220 | 2026.01.20 23:53:56.303753 [ 260 ] {69065d34-7bc4-4ea5-994e-3993c7d8c4ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8221 | 2026.01.20 23:53:56.303798 [ 260 ] {69065d34-7bc4-4ea5-994e-3993c7d8c4ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8222 | 2026.01.20 23:53:56.304757 [ 260 ] {69065d34-7bc4-4ea5-994e-3993c7d8c4ec} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8223 | 2026.01.20 23:53:56.304795 [ 260 ] {69065d34-7bc4-4ea5-994e-3993c7d8c4ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8224 | 2026.01.20 23:53:56.305188 [ 260 ] {69065d34-7bc4-4ea5-994e-3993c7d8c4ec} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8225 | 2026.01.20 23:53:56.305407 [ 260 ] {69065d34-7bc4-4ea5-994e-3993c7d8c4ec} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8226 | 2026.01.20 23:53:56.305523 [ 87 ] {} <Debug> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8227 | 2026.01.20 23:53:56.305545 [ 260 ] {69065d34-7bc4-4ea5-994e-3993c7d8c4ec} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.001813 sec., 613348.0419194705 rows/sec., 48.37 MiB/sec. | ||
| 8228 | 2026.01.20 23:53:56.305592 [ 87 ] {} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8229 | 2026.01.20 23:53:56.305603 [ 260 ] {69065d34-7bc4-4ea5-994e-3993c7d8c4ec} <Debug> TCPHandler: Processed in 0.002005854 sec. | ||
| 8230 | 2026.01.20 23:53:56.305625 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8231 | 2026.01.20 23:53:56.305728 [ 195 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::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 | ||
| 8232 | 2026.01.20 23:53:56.305780 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8233 | 2026.01.20 23:53:56.305839 [ 195 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8234 | 2026.01.20 23:53:56.305875 [ 195 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2462 rows starting from the beginning of the part | ||
| 8235 | 2026.01.20 23:53:56.305882 [ 260 ] {4fde3225-3f59-4303-be47-3755a6a5fcee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8236 | 2026.01.20 23:53:56.305929 [ 260 ] {4fde3225-3f59-4303-be47-3755a6a5fcee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8237 | 2026.01.20 23:53:56.305945 [ 195 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1114 rows starting from the beginning of the part | ||
| 8238 | 2026.01.20 23:53:56.305996 [ 195 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 136 rows starting from the beginning of the part | ||
| 8239 | 2026.01.20 23:53:56.306040 [ 195 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1112 rows starting from the beginning of the part | ||
| 8240 | 2026.01.20 23:53:56.306080 [ 195 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1279 rows starting from the beginning of the part | ||
| 8241 | 2026.01.20 23:53:56.306123 [ 195 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1112 rows starting from the beginning of the part | ||
| 8242 | 2026.01.20 23:53:56.306483 [ 260 ] {4fde3225-3f59-4303-be47-3755a6a5fcee} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8243 | 2026.01.20 23:53:56.306529 [ 260 ] {4fde3225-3f59-4303-be47-3755a6a5fcee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8244 | 2026.01.20 23:53:56.307054 [ 260 ] {4fde3225-3f59-4303-be47-3755a6a5fcee} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8245 | 2026.01.20 23:53:56.307293 [ 260 ] {4fde3225-3f59-4303-be47-3755a6a5fcee} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8246 | 2026.01.20 23:53:56.307443 [ 260 ] {4fde3225-3f59-4303-be47-3755a6a5fcee} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001579 sec., 129829.00569981 rows/sec., 7.62 MiB/sec. | ||
| 8247 | 2026.01.20 23:53:56.307483 [ 260 ] {4fde3225-3f59-4303-be47-3755a6a5fcee} <Debug> TCPHandler: Processed in 0.00175883 sec. | ||
| 8248 | 2026.01.20 23:53:56.307637 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8249 | 2026.01.20 23:53:56.307735 [ 260 ] {969fa735-016a-413d-b00b-26450b9101f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8250 | 2026.01.20 23:53:56.307776 [ 260 ] {969fa735-016a-413d-b00b-26450b9101f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8251 | 2026.01.20 23:53:56.308338 [ 260 ] {969fa735-016a-413d-b00b-26450b9101f3} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8252 | 2026.01.20 23:53:56.308378 [ 260 ] {969fa735-016a-413d-b00b-26450b9101f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8253 | 2026.01.20 23:53:56.308705 [ 260 ] {969fa735-016a-413d-b00b-26450b9101f3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8254 | 2026.01.20 23:53:56.308722 [ 190 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7215 rows, containing 5 columns (5 merged, 0 gathered) in 0.003039051 sec., 2374096.3873261753 rows/sec., 200.49 MiB/sec. | ||
| 8255 | 2026.01.20 23:53:56.308928 [ 260 ] {969fa735-016a-413d-b00b-26450b9101f3} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8256 | 2026.01.20 23:53:56.308992 [ 186 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8257 | 2026.01.20 23:53:56.309063 [ 260 ] {969fa735-016a-413d-b00b-26450b9101f3} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001348 sec., 157270.0296735905 rows/sec., 10.14 MiB/sec. | ||
| 8258 | 2026.01.20 23:53:56.309109 [ 260 ] {969fa735-016a-413d-b00b-26450b9101f3} <Debug> TCPHandler: Processed in 0.001523806 sec. | ||
| 8259 | 2026.01.20 23:53:56.309228 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8260 | 2026.01.20 23:53:56.309262 [ 186 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_51_10} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8261 | 2026.01.20 23:53:56.309328 [ 260 ] {b4ea6993-afd3-4d7e-89b1-1c92da535347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8262 | 2026.01.20 23:53:56.309339 [ 186 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_51_10} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8263 | 2026.01.20 23:53:56.309370 [ 260 ] {b4ea6993-afd3-4d7e-89b1-1c92da535347} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8264 | 2026.01.20 23:53:56.309418 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB. | ||
| 8265 | 2026.01.20 23:53:56.309851 [ 260 ] {b4ea6993-afd3-4d7e-89b1-1c92da535347} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8266 | 2026.01.20 23:53:56.309885 [ 260 ] {b4ea6993-afd3-4d7e-89b1-1c92da535347} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8267 | 2026.01.20 23:53:56.310200 [ 260 ] {b4ea6993-afd3-4d7e-89b1-1c92da535347} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8268 | 2026.01.20 23:53:56.310420 [ 260 ] {b4ea6993-afd3-4d7e-89b1-1c92da535347} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8269 | 2026.01.20 23:53:56.310546 [ 260 ] {b4ea6993-afd3-4d7e-89b1-1c92da535347} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001236 sec., 170711.97411003237 rows/sec., 9.69 MiB/sec. | ||
| 8270 | 2026.01.20 23:53:56.310584 [ 260 ] {b4ea6993-afd3-4d7e-89b1-1c92da535347} <Debug> TCPHandler: Processed in 0.001407464 sec. | ||
| 8271 | 2026.01.20 23:53:56.310700 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8272 | 2026.01.20 23:53:56.310795 [ 260 ] {71416e57-1a08-4806-a3b6-b70571203a5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8273 | 2026.01.20 23:53:56.310836 [ 260 ] {71416e57-1a08-4806-a3b6-b70571203a5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8274 | 2026.01.20 23:53:56.311489 [ 260 ] {71416e57-1a08-4806-a3b6-b70571203a5c} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8275 | 2026.01.20 23:53:56.311523 [ 260 ] {71416e57-1a08-4806-a3b6-b70571203a5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8276 | 2026.01.20 23:53:56.311873 [ 260 ] {71416e57-1a08-4806-a3b6-b70571203a5c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8277 | 2026.01.20 23:53:56.312109 [ 260 ] {71416e57-1a08-4806-a3b6-b70571203a5c} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8278 | 2026.01.20 23:53:56.312233 [ 86 ] {} <Debug> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8279 | 2026.01.20 23:53:56.312239 [ 260 ] {71416e57-1a08-4806-a3b6-b70571203a5c} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001461 sec., 464750.1711156742 rows/sec., 32.40 MiB/sec. | ||
| 8280 | 2026.01.20 23:53:56.312268 [ 86 ] {} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8281 | 2026.01.20 23:53:56.312288 [ 260 ] {71416e57-1a08-4806-a3b6-b70571203a5c} <Debug> TCPHandler: Processed in 0.001644518 sec. | ||
| 8282 | 2026.01.20 23:53:56.312288 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8283 | 2026.01.20 23:53:56.312403 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8284 | 2026.01.20 23:53:56.312419 [ 200 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::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 | ||
| 8285 | 2026.01.20 23:53:56.312511 [ 260 ] {3af21cd1-6d89-49fc-b636-7e544574b5c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8286 | 2026.01.20 23:53:56.312558 [ 260 ] {3af21cd1-6d89-49fc-b636-7e544574b5c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8287 | 2026.01.20 23:53:56.312577 [ 200 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8288 | 2026.01.20 23:53:56.312621 [ 200 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1249 rows starting from the beginning of the part | ||
| 8289 | 2026.01.20 23:53:56.312698 [ 200 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 683 rows starting from the beginning of the part | ||
| 8290 | 2026.01.20 23:53:56.312767 [ 200 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 104 rows starting from the beginning of the part | ||
| 8291 | 2026.01.20 23:53:56.312811 [ 200 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 679 rows starting from the beginning of the part | ||
| 8292 | 2026.01.20 23:53:56.312853 [ 200 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 566 rows starting from the beginning of the part | ||
| 8293 | 2026.01.20 23:53:56.312894 [ 200 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 679 rows starting from the beginning of the part | ||
| 8294 | 2026.01.20 23:53:56.312895 [ 260 ] {3af21cd1-6d89-49fc-b636-7e544574b5c4} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8295 | 2026.01.20 23:53:56.312942 [ 260 ] {3af21cd1-6d89-49fc-b636-7e544574b5c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8296 | 2026.01.20 23:53:56.313297 [ 260 ] {3af21cd1-6d89-49fc-b636-7e544574b5c4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8297 | 2026.01.20 23:53:56.313527 [ 260 ] {3af21cd1-6d89-49fc-b636-7e544574b5c4} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8298 | 2026.01.20 23:53:56.313662 [ 87 ] {} <Debug> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 8299 | 2026.01.20 23:53:56.313665 [ 260 ] {3af21cd1-6d89-49fc-b636-7e544574b5c4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001173 sec., 5115.089514066496 rows/sec., 267.24 KiB/sec. | ||
| 8300 | 2026.01.20 23:53:56.313706 [ 87 ] {} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8301 | 2026.01.20 23:53:56.313726 [ 260 ] {3af21cd1-6d89-49fc-b636-7e544574b5c4} <Debug> TCPHandler: Processed in 0.001374513 sec. | ||
| 8302 | 2026.01.20 23:53:56.313732 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8303 | 2026.01.20 23:53:56.313835 [ 186 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::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 | ||
| 8304 | 2026.01.20 23:53:56.313850 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8305 | 2026.01.20 23:53:56.313926 [ 186 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8306 | 2026.01.20 23:53:56.313953 [ 186 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::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 | ||
| 8307 | 2026.01.20 23:53:56.313972 [ 260 ] {16b38e00-1d46-4983-bae3-f7d588cff732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8308 | 2026.01.20 23:53:56.314005 [ 186 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::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 | ||
| 8309 | 2026.01.20 23:53:56.314021 [ 260 ] {16b38e00-1d46-4983-bae3-f7d588cff732} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8310 | 2026.01.20 23:53:56.314046 [ 186 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::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 | ||
| 8311 | 2026.01.20 23:53:56.314081 [ 186 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::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 | ||
| 8312 | 2026.01.20 23:53:56.314115 [ 186 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::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 | ||
| 8313 | 2026.01.20 23:53:56.314151 [ 186 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::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 | ||
| 8314 | 2026.01.20 23:53:56.314435 [ 189 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3960 rows, containing 5 columns (5 merged, 0 gathered) in 0.002075585 sec., 1907895.8462313034 rows/sec., 143.46 MiB/sec. | ||
| 8315 | 2026.01.20 23:53:56.314536 [ 260 ] {16b38e00-1d46-4983-bae3-f7d588cff732} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8316 | 2026.01.20 23:53:56.314592 [ 260 ] {16b38e00-1d46-4983-bae3-f7d588cff732} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8317 | 2026.01.20 23:53:56.314748 [ 189 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8318 | 2026.01.20 23:53:56.314922 [ 190 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.001121699 sec., 112329.60000855844 rows/sec., 5.73 MiB/sec. | ||
| 8319 | 2026.01.20 23:53:56.315044 [ 190 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 8320 | 2026.01.20 23:53:56.315113 [ 189 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_51_10} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8321 | 2026.01.20 23:53:56.315236 [ 189 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_51_10} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8322 | 2026.01.20 23:53:56.315250 [ 260 ] {16b38e00-1d46-4983-bae3-f7d588cff732} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8323 | 2026.01.20 23:53:56.315351 [ 190 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::all_1_21_4} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8324 | 2026.01.20 23:53:56.315366 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 8325 | 2026.01.20 23:53:56.315417 [ 190 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::all_1_21_4} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 8326 | 2026.01.20 23:53:56.315488 [ 260 ] {16b38e00-1d46-4983-bae3-f7d588cff732} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8327 | 2026.01.20 23:53:56.315493 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8328 | 2026.01.20 23:53:56.315624 [ 260 ] {16b38e00-1d46-4983-bae3-f7d588cff732} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001675 sec., 187462.68656716417 rows/sec., 12.31 MiB/sec. | ||
| 8329 | 2026.01.20 23:53:56.315665 [ 260 ] {16b38e00-1d46-4983-bae3-f7d588cff732} <Debug> TCPHandler: Processed in 0.001872562 sec. | ||
| 8330 | 2026.01.20 23:53:56.315780 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8331 | 2026.01.20 23:53:56.315891 [ 260 ] {09944a57-dd98-455c-9dfa-a7f43fd856fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8332 | 2026.01.20 23:53:56.315939 [ 260 ] {09944a57-dd98-455c-9dfa-a7f43fd856fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8333 | 2026.01.20 23:53:56.316307 [ 260 ] {09944a57-dd98-455c-9dfa-a7f43fd856fa} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8334 | 2026.01.20 23:53:56.316349 [ 260 ] {09944a57-dd98-455c-9dfa-a7f43fd856fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8335 | 2026.01.20 23:53:56.316692 [ 260 ] {09944a57-dd98-455c-9dfa-a7f43fd856fa} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8336 | 2026.01.20 23:53:56.316898 [ 260 ] {09944a57-dd98-455c-9dfa-a7f43fd856fa} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8337 | 2026.01.20 23:53:56.317024 [ 260 ] {09944a57-dd98-455c-9dfa-a7f43fd856fa} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001156 sec., 865.0519031141869 rows/sec., 58.29 KiB/sec. | ||
| 8338 | 2026.01.20 23:53:56.317059 [ 260 ] {09944a57-dd98-455c-9dfa-a7f43fd856fa} <Debug> TCPHandler: Processed in 0.001332272 sec. | ||
| 8339 | 2026.01.20 23:53:56.317165 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8340 | 2026.01.20 23:53:56.317257 [ 260 ] {e4ccb2d6-915b-46a8-94b8-c5541b7ed737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8341 | 2026.01.20 23:53:56.317297 [ 260 ] {e4ccb2d6-915b-46a8-94b8-c5541b7ed737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8342 | 2026.01.20 23:53:56.317627 [ 260 ] {e4ccb2d6-915b-46a8-94b8-c5541b7ed737} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8343 | 2026.01.20 23:53:56.317661 [ 260 ] {e4ccb2d6-915b-46a8-94b8-c5541b7ed737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8344 | 2026.01.20 23:53:56.317952 [ 260 ] {e4ccb2d6-915b-46a8-94b8-c5541b7ed737} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8345 | 2026.01.20 23:53:56.318146 [ 260 ] {e4ccb2d6-915b-46a8-94b8-c5541b7ed737} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8346 | 2026.01.20 23:53:56.318268 [ 260 ] {e4ccb2d6-915b-46a8-94b8-c5541b7ed737} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001028 sec., 101167.31517509728 rows/sec., 6.20 MiB/sec. | ||
| 8347 | 2026.01.20 23:53:56.318302 [ 260 ] {e4ccb2d6-915b-46a8-94b8-c5541b7ed737} <Debug> TCPHandler: Processed in 0.00118496 sec. | ||
| 8348 | 2026.01.20 23:53:59.793947 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8349 | 2026.01.20 23:53:59.794045 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8350 | 2026.01.20 23:53:59.910227 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18235 | ||
| 8351 | 2026.01.20 23:53:59.910724 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8352 | 2026.01.20 23:53:59.910769 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8353 | 2026.01.20 23:53:59.911255 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8354 | 2026.01.20 23:53:59.911488 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8355 | 2026.01.20 23:53:59.911624 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18235 | ||
| 8356 | 2026.01.20 23:54:00.885819 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8357 | 2026.01.20 23:54:00.902680 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8358 | 2026.01.20 23:54:00.902742 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8359 | 2026.01.20 23:54:00.908832 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8360 | 2026.01.20 23:54:00.909614 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8361 | 2026.01.20 23:54:00.912392 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8362 | 2026.01.20 23:54:01.293077 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8363 | 2026.01.20 23:54:01.293270 [ 260 ] {b9df636f-4b8b-453d-9fd0-3888d5a9f2b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8364 | 2026.01.20 23:54:01.293339 [ 260 ] {b9df636f-4b8b-453d-9fd0-3888d5a9f2b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8365 | 2026.01.20 23:54:01.294104 [ 260 ] {b9df636f-4b8b-453d-9fd0-3888d5a9f2b0} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8366 | 2026.01.20 23:54:01.294151 [ 260 ] {b9df636f-4b8b-453d-9fd0-3888d5a9f2b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8367 | 2026.01.20 23:54:01.294538 [ 260 ] {b9df636f-4b8b-453d-9fd0-3888d5a9f2b0} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8368 | 2026.01.20 23:54:01.294759 [ 260 ] {b9df636f-4b8b-453d-9fd0-3888d5a9f2b0} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8369 | 2026.01.20 23:54:01.294924 [ 260 ] {b9df636f-4b8b-453d-9fd0-3888d5a9f2b0} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001705 sec., 79765.39589442816 rows/sec., 6.90 MiB/sec. | ||
| 8370 | 2026.01.20 23:54:01.294967 [ 260 ] {b9df636f-4b8b-453d-9fd0-3888d5a9f2b0} <Debug> TCPHandler: Processed in 0.002026325 sec. | ||
| 8371 | 2026.01.20 23:54:01.295086 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8372 | 2026.01.20 23:54:01.295181 [ 260 ] {f37d05a1-705c-4576-b51d-ed190d28ad75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8373 | 2026.01.20 23:54:01.295222 [ 260 ] {f37d05a1-705c-4576-b51d-ed190d28ad75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8374 | 2026.01.20 23:54:01.295632 [ 260 ] {f37d05a1-705c-4576-b51d-ed190d28ad75} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8375 | 2026.01.20 23:54:01.295669 [ 260 ] {f37d05a1-705c-4576-b51d-ed190d28ad75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8376 | 2026.01.20 23:54:01.295962 [ 260 ] {f37d05a1-705c-4576-b51d-ed190d28ad75} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8377 | 2026.01.20 23:54:01.296173 [ 260 ] {f37d05a1-705c-4576-b51d-ed190d28ad75} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8378 | 2026.01.20 23:54:01.296303 [ 260 ] {f37d05a1-705c-4576-b51d-ed190d28ad75} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001141 sec., 35056.967572304995 rows/sec., 2.57 MiB/sec. | ||
| 8379 | 2026.01.20 23:54:01.296342 [ 260 ] {f37d05a1-705c-4576-b51d-ed190d28ad75} <Debug> TCPHandler: Processed in 0.001307022 sec. | ||
| 8380 | 2026.01.20 23:54:01.296464 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8381 | 2026.01.20 23:54:01.296586 [ 260 ] {64903b65-5045-429a-ad07-8cc25d87fe9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8382 | 2026.01.20 23:54:01.296636 [ 260 ] {64903b65-5045-429a-ad07-8cc25d87fe9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8383 | 2026.01.20 23:54:01.297126 [ 260 ] {64903b65-5045-429a-ad07-8cc25d87fe9f} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8384 | 2026.01.20 23:54:01.297163 [ 260 ] {64903b65-5045-429a-ad07-8cc25d87fe9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8385 | 2026.01.20 23:54:01.297479 [ 260 ] {64903b65-5045-429a-ad07-8cc25d87fe9f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8386 | 2026.01.20 23:54:01.297688 [ 260 ] {64903b65-5045-429a-ad07-8cc25d87fe9f} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8387 | 2026.01.20 23:54:01.297822 [ 260 ] {64903b65-5045-429a-ad07-8cc25d87fe9f} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001259 sec., 82605.24225575854 rows/sec., 6.45 MiB/sec. | ||
| 8388 | 2026.01.20 23:54:01.297860 [ 260 ] {64903b65-5045-429a-ad07-8cc25d87fe9f} <Debug> TCPHandler: Processed in 0.001459435 sec. | ||
| 8389 | 2026.01.20 23:54:01.297973 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8390 | 2026.01.20 23:54:01.298068 [ 260 ] {824380a8-676c-4c98-ba0c-a98591c44d68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8391 | 2026.01.20 23:54:01.298110 [ 260 ] {824380a8-676c-4c98-ba0c-a98591c44d68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8392 | 2026.01.20 23:54:01.298519 [ 260 ] {824380a8-676c-4c98-ba0c-a98591c44d68} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8393 | 2026.01.20 23:54:01.298555 [ 260 ] {824380a8-676c-4c98-ba0c-a98591c44d68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8394 | 2026.01.20 23:54:01.298875 [ 260 ] {824380a8-676c-4c98-ba0c-a98591c44d68} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8395 | 2026.01.20 23:54:01.299078 [ 260 ] {824380a8-676c-4c98-ba0c-a98591c44d68} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8396 | 2026.01.20 23:54:01.299211 [ 260 ] {824380a8-676c-4c98-ba0c-a98591c44d68} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 8397 | 2026.01.20 23:54:01.299249 [ 260 ] {824380a8-676c-4c98-ba0c-a98591c44d68} <Debug> TCPHandler: Processed in 0.001325562 sec. | ||
| 8398 | 2026.01.20 23:54:01.299367 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8399 | 2026.01.20 23:54:01.299487 [ 260 ] {731aad20-838b-4975-84b7-697a87cac10f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8400 | 2026.01.20 23:54:01.299550 [ 260 ] {731aad20-838b-4975-84b7-697a87cac10f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8401 | 2026.01.20 23:54:01.300443 [ 260 ] {731aad20-838b-4975-84b7-697a87cac10f} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8402 | 2026.01.20 23:54:01.300480 [ 260 ] {731aad20-838b-4975-84b7-697a87cac10f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8403 | 2026.01.20 23:54:01.301036 [ 260 ] {731aad20-838b-4975-84b7-697a87cac10f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8404 | 2026.01.20 23:54:01.301255 [ 260 ] {731aad20-838b-4975-84b7-697a87cac10f} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8405 | 2026.01.20 23:54:01.301376 [ 80 ] {} <Debug> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8406 | 2026.01.20 23:54:01.301395 [ 260 ] {731aad20-838b-4975-84b7-697a87cac10f} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001933 sec., 20693.222969477494 rows/sec., 37.08 MiB/sec. | ||
| 8407 | 2026.01.20 23:54:01.301450 [ 80 ] {} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8408 | 2026.01.20 23:54:01.301478 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8409 | 2026.01.20 23:54:01.301481 [ 260 ] {731aad20-838b-4975-84b7-697a87cac10f} <Debug> TCPHandler: Processed in 0.002174507 sec. | ||
| 8410 | 2026.01.20 23:54:01.301580 [ 186 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::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 | ||
| 8411 | 2026.01.20 23:54:01.301606 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8412 | 2026.01.20 23:54:01.301701 [ 260 ] {69ab90a9-bb23-49b1-bb9c-1be8f4387ee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8413 | 2026.01.20 23:54:01.301743 [ 260 ] {69ab90a9-bb23-49b1-bb9c-1be8f4387ee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8414 | 2026.01.20 23:54:01.301794 [ 186 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8415 | 2026.01.20 23:54:01.301848 [ 186 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 811 rows starting from the beginning of the part | ||
| 8416 | 2026.01.20 23:54:01.301965 [ 186 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 40 rows starting from the beginning of the part | ||
| 8417 | 2026.01.20 23:54:01.302056 [ 186 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 40 rows starting from the beginning of the part | ||
| 8418 | 2026.01.20 23:54:01.302079 [ 260 ] {69ab90a9-bb23-49b1-bb9c-1be8f4387ee9} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8419 | 2026.01.20 23:54:01.302116 [ 260 ] {69ab90a9-bb23-49b1-bb9c-1be8f4387ee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8420 | 2026.01.20 23:54:01.302144 [ 186 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part | ||
| 8421 | 2026.01.20 23:54:01.302229 [ 186 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 40 rows starting from the beginning of the part | ||
| 8422 | 2026.01.20 23:54:01.302323 [ 186 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 40 rows starting from the beginning of the part | ||
| 8423 | 2026.01.20 23:54:01.302432 [ 260 ] {69ab90a9-bb23-49b1-bb9c-1be8f4387ee9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8424 | 2026.01.20 23:54:01.302644 [ 260 ] {69ab90a9-bb23-49b1-bb9c-1be8f4387ee9} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8425 | 2026.01.20 23:54:01.302780 [ 260 ] {69ab90a9-bb23-49b1-bb9c-1be8f4387ee9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 8426 | 2026.01.20 23:54:01.302815 [ 260 ] {69ab90a9-bb23-49b1-bb9c-1be8f4387ee9} <Debug> TCPHandler: Processed in 0.001259062 sec. | ||
| 8427 | 2026.01.20 23:54:01.308245 [ 189 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1011 rows, containing 19 columns (19 merged, 0 gathered) in 0.006702654 sec., 150835.77341154712 rows/sec., 270.29 MiB/sec. | ||
| 8428 | 2026.01.20 23:54:01.309785 [ 193 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8429 | 2026.01.20 23:54:01.310175 [ 193 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8430 | 2026.01.20 23:54:01.310258 [ 193 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8431 | 2026.01.20 23:54:01.310393 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.10 MiB. | ||
| 8432 | 2026.01.20 23:54:02.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 286.55 MiB, peak 294.80 MiB, free memory in arenas 0.00 B, will set to 289.86 MiB (RSS), difference: 3.31 MiB | ||
| 8433 | 2026.01.20 23:54:04.956967 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1038 | ||
| 8434 | 2026.01.20 23:54:04.959201 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8435 | 2026.01.20 23:54:04.959247 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8436 | 2026.01.20 23:54:04.960397 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8437 | 2026.01.20 23:54:04.960662 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8438 | 2026.01.20 23:54:04.960932 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1038 | ||
| 8439 | 2026.01.20 23:54:06.302288 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8440 | 2026.01.20 23:54:06.302462 [ 260 ] {d5ff5e53-cea6-4cbe-a0eb-bf7758c8f3bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8441 | 2026.01.20 23:54:06.302529 [ 260 ] {d5ff5e53-cea6-4cbe-a0eb-bf7758c8f3bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8442 | 2026.01.20 23:54:06.303367 [ 260 ] {d5ff5e53-cea6-4cbe-a0eb-bf7758c8f3bf} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8443 | 2026.01.20 23:54:06.303417 [ 260 ] {d5ff5e53-cea6-4cbe-a0eb-bf7758c8f3bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8444 | 2026.01.20 23:54:06.303821 [ 260 ] {d5ff5e53-cea6-4cbe-a0eb-bf7758c8f3bf} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8445 | 2026.01.20 23:54:06.304044 [ 260 ] {d5ff5e53-cea6-4cbe-a0eb-bf7758c8f3bf} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8446 | 2026.01.20 23:54:06.304218 [ 260 ] {d5ff5e53-cea6-4cbe-a0eb-bf7758c8f3bf} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001801 sec., 227651.30483064963 rows/sec., 14.44 MiB/sec. | ||
| 8447 | 2026.01.20 23:54:06.304267 [ 260 ] {d5ff5e53-cea6-4cbe-a0eb-bf7758c8f3bf} <Debug> TCPHandler: Processed in 0.002112346 sec. | ||
| 8448 | 2026.01.20 23:54:06.304396 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8449 | 2026.01.20 23:54:06.304498 [ 260 ] {07fc19a1-70a7-4d49-be95-e1748d464bab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8450 | 2026.01.20 23:54:06.304542 [ 260 ] {07fc19a1-70a7-4d49-be95-e1748d464bab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8451 | 2026.01.20 23:54:06.305577 [ 260 ] {07fc19a1-70a7-4d49-be95-e1748d464bab} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8452 | 2026.01.20 23:54:06.305615 [ 260 ] {07fc19a1-70a7-4d49-be95-e1748d464bab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8453 | 2026.01.20 23:54:06.305989 [ 260 ] {07fc19a1-70a7-4d49-be95-e1748d464bab} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8454 | 2026.01.20 23:54:06.306195 [ 260 ] {07fc19a1-70a7-4d49-be95-e1748d464bab} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8455 | 2026.01.20 23:54:06.306336 [ 260 ] {07fc19a1-70a7-4d49-be95-e1748d464bab} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.001861 sec., 597528.2106394412 rows/sec., 47.12 MiB/sec. | ||
| 8456 | 2026.01.20 23:54:06.306375 [ 260 ] {07fc19a1-70a7-4d49-be95-e1748d464bab} <Debug> TCPHandler: Processed in 0.002033214 sec. | ||
| 8457 | 2026.01.20 23:54:06.306492 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8458 | 2026.01.20 23:54:06.306587 [ 260 ] {83ef75c1-7a1b-4193-87ce-dfdd5e351f70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8459 | 2026.01.20 23:54:06.306629 [ 260 ] {83ef75c1-7a1b-4193-87ce-dfdd5e351f70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8460 | 2026.01.20 23:54:06.307142 [ 260 ] {83ef75c1-7a1b-4193-87ce-dfdd5e351f70} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8461 | 2026.01.20 23:54:06.307178 [ 260 ] {83ef75c1-7a1b-4193-87ce-dfdd5e351f70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8462 | 2026.01.20 23:54:06.307482 [ 260 ] {83ef75c1-7a1b-4193-87ce-dfdd5e351f70} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8463 | 2026.01.20 23:54:06.307696 [ 260 ] {83ef75c1-7a1b-4193-87ce-dfdd5e351f70} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8464 | 2026.01.20 23:54:06.307830 [ 260 ] {83ef75c1-7a1b-4193-87ce-dfdd5e351f70} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001261 sec., 162569.38937351308 rows/sec., 9.54 MiB/sec. | ||
| 8465 | 2026.01.20 23:54:06.307868 [ 260 ] {83ef75c1-7a1b-4193-87ce-dfdd5e351f70} <Debug> TCPHandler: Processed in 0.001428415 sec. | ||
| 8466 | 2026.01.20 23:54:06.307989 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8467 | 2026.01.20 23:54:06.308109 [ 260 ] {7d8aa20d-d3a4-4ffc-8e4a-47b0107366cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8468 | 2026.01.20 23:54:06.308156 [ 260 ] {7d8aa20d-d3a4-4ffc-8e4a-47b0107366cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8469 | 2026.01.20 23:54:06.308716 [ 260 ] {7d8aa20d-d3a4-4ffc-8e4a-47b0107366cf} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8470 | 2026.01.20 23:54:06.308756 [ 260 ] {7d8aa20d-d3a4-4ffc-8e4a-47b0107366cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8471 | 2026.01.20 23:54:06.309063 [ 260 ] {7d8aa20d-d3a4-4ffc-8e4a-47b0107366cf} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8472 | 2026.01.20 23:54:06.309285 [ 260 ] {7d8aa20d-d3a4-4ffc-8e4a-47b0107366cf} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8473 | 2026.01.20 23:54:06.309415 [ 260 ] {7d8aa20d-d3a4-4ffc-8e4a-47b0107366cf} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001331 sec., 159278.73779113448 rows/sec., 10.27 MiB/sec. | ||
| 8474 | 2026.01.20 23:54:06.309451 [ 260 ] {7d8aa20d-d3a4-4ffc-8e4a-47b0107366cf} <Debug> TCPHandler: Processed in 0.001523366 sec. | ||
| 8475 | 2026.01.20 23:54:06.309558 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8476 | 2026.01.20 23:54:06.309650 [ 260 ] {e8cf2a3a-0094-4436-8d3f-25c551c6267e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8477 | 2026.01.20 23:54:06.309687 [ 260 ] {e8cf2a3a-0094-4436-8d3f-25c551c6267e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8478 | 2026.01.20 23:54:06.310197 [ 260 ] {e8cf2a3a-0094-4436-8d3f-25c551c6267e} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8479 | 2026.01.20 23:54:06.310234 [ 260 ] {e8cf2a3a-0094-4436-8d3f-25c551c6267e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8480 | 2026.01.20 23:54:06.310540 [ 260 ] {e8cf2a3a-0094-4436-8d3f-25c551c6267e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8481 | 2026.01.20 23:54:06.310742 [ 260 ] {e8cf2a3a-0094-4436-8d3f-25c551c6267e} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8482 | 2026.01.20 23:54:06.310871 [ 260 ] {e8cf2a3a-0094-4436-8d3f-25c551c6267e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001237 sec., 170573.96928051737 rows/sec., 9.69 MiB/sec. | ||
| 8483 | 2026.01.20 23:54:06.310908 [ 260 ] {e8cf2a3a-0094-4436-8d3f-25c551c6267e} <Debug> TCPHandler: Processed in 0.001402614 sec. | ||
| 8484 | 2026.01.20 23:54:06.311028 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8485 | 2026.01.20 23:54:06.311150 [ 260 ] {ef2bfa14-0bd4-41df-a4a5-d068121b8318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8486 | 2026.01.20 23:54:06.311198 [ 260 ] {ef2bfa14-0bd4-41df-a4a5-d068121b8318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8487 | 2026.01.20 23:54:06.312058 [ 260 ] {ef2bfa14-0bd4-41df-a4a5-d068121b8318} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8488 | 2026.01.20 23:54:06.312095 [ 260 ] {ef2bfa14-0bd4-41df-a4a5-d068121b8318} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8489 | 2026.01.20 23:54:06.312428 [ 260 ] {ef2bfa14-0bd4-41df-a4a5-d068121b8318} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8490 | 2026.01.20 23:54:06.312648 [ 260 ] {ef2bfa14-0bd4-41df-a4a5-d068121b8318} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8491 | 2026.01.20 23:54:06.312783 [ 260 ] {ef2bfa14-0bd4-41df-a4a5-d068121b8318} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001658 sec., 409529.5536791315 rows/sec., 28.55 MiB/sec. | ||
| 8492 | 2026.01.20 23:54:06.312821 [ 260 ] {ef2bfa14-0bd4-41df-a4a5-d068121b8318} <Debug> TCPHandler: Processed in 0.001856582 sec. | ||
| 8493 | 2026.01.20 23:54:06.312927 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8494 | 2026.01.20 23:54:06.313043 [ 260 ] {eaf8868b-361a-4623-ad71-1d8eae50da62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8495 | 2026.01.20 23:54:06.313093 [ 260 ] {eaf8868b-361a-4623-ad71-1d8eae50da62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8496 | 2026.01.20 23:54:06.313481 [ 260 ] {eaf8868b-361a-4623-ad71-1d8eae50da62} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8497 | 2026.01.20 23:54:06.313524 [ 260 ] {eaf8868b-361a-4623-ad71-1d8eae50da62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8498 | 2026.01.20 23:54:06.313889 [ 260 ] {eaf8868b-361a-4623-ad71-1d8eae50da62} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8499 | 2026.01.20 23:54:06.314111 [ 260 ] {eaf8868b-361a-4623-ad71-1d8eae50da62} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8500 | 2026.01.20 23:54:06.314246 [ 260 ] {eaf8868b-361a-4623-ad71-1d8eae50da62} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001228 sec., 4885.99348534202 rows/sec., 255.27 KiB/sec. | ||
| 8501 | 2026.01.20 23:54:06.314282 [ 260 ] {eaf8868b-361a-4623-ad71-1d8eae50da62} <Debug> TCPHandler: Processed in 0.001406135 sec. | ||
| 8502 | 2026.01.20 23:54:06.314406 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8503 | 2026.01.20 23:54:06.314529 [ 260 ] {74a7bbb9-29fc-4f15-8620-168a54850605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8504 | 2026.01.20 23:54:06.314582 [ 260 ] {74a7bbb9-29fc-4f15-8620-168a54850605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8505 | 2026.01.20 23:54:06.315104 [ 260 ] {74a7bbb9-29fc-4f15-8620-168a54850605} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8506 | 2026.01.20 23:54:06.315141 [ 260 ] {74a7bbb9-29fc-4f15-8620-168a54850605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8507 | 2026.01.20 23:54:06.315493 [ 260 ] {74a7bbb9-29fc-4f15-8620-168a54850605} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8508 | 2026.01.20 23:54:06.315714 [ 260 ] {74a7bbb9-29fc-4f15-8620-168a54850605} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8509 | 2026.01.20 23:54:06.315833 [ 75 ] {} <Debug> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8510 | 2026.01.20 23:54:06.315849 [ 260 ] {74a7bbb9-29fc-4f15-8620-168a54850605} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001345 sec., 233457.24907063195 rows/sec., 15.34 MiB/sec. | ||
| 8511 | 2026.01.20 23:54:06.315909 [ 75 ] {} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8512 | 2026.01.20 23:54:06.315926 [ 260 ] {74a7bbb9-29fc-4f15-8620-168a54850605} <Debug> TCPHandler: Processed in 0.001583166 sec. | ||
| 8513 | 2026.01.20 23:54:06.315935 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8514 | 2026.01.20 23:54:06.316053 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8515 | 2026.01.20 23:54:06.316057 [ 198 ] {d542970d-27f7-45b6-add0-a5f5711db820::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 | ||
| 8516 | 2026.01.20 23:54:06.316175 [ 260 ] {7a654102-9deb-4668-8e41-6bca9781ecbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8517 | 2026.01.20 23:54:06.316180 [ 198 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8518 | 2026.01.20 23:54:06.316227 [ 198 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 17147 rows starting from the beginning of the part | ||
| 8519 | 2026.01.20 23:54:06.316228 [ 260 ] {7a654102-9deb-4668-8e41-6bca9781ecbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8520 | 2026.01.20 23:54:06.316293 [ 198 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 314 rows starting from the beginning of the part | ||
| 8521 | 2026.01.20 23:54:06.316344 [ 198 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 847 rows starting from the beginning of the part | ||
| 8522 | 2026.01.20 23:54:06.316392 [ 198 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 314 rows starting from the beginning of the part | ||
| 8523 | 2026.01.20 23:54:06.316439 [ 198 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part | ||
| 8524 | 2026.01.20 23:54:06.316492 [ 198 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 314 rows starting from the beginning of the part | ||
| 8525 | 2026.01.20 23:54:06.316606 [ 260 ] {7a654102-9deb-4668-8e41-6bca9781ecbd} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8526 | 2026.01.20 23:54:06.316648 [ 260 ] {7a654102-9deb-4668-8e41-6bca9781ecbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8527 | 2026.01.20 23:54:06.317022 [ 260 ] {7a654102-9deb-4668-8e41-6bca9781ecbd} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8528 | 2026.01.20 23:54:06.317232 [ 260 ] {7a654102-9deb-4668-8e41-6bca9781ecbd} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8529 | 2026.01.20 23:54:06.317367 [ 260 ] {7a654102-9deb-4668-8e41-6bca9781ecbd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001216 sec., 822.3684210526316 rows/sec., 55.41 KiB/sec. | ||
| 8530 | 2026.01.20 23:54:06.317404 [ 260 ] {7a654102-9deb-4668-8e41-6bca9781ecbd} <Debug> TCPHandler: Processed in 0.001411573 sec. | ||
| 8531 | 2026.01.20 23:54:06.317517 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8532 | 2026.01.20 23:54:06.317631 [ 260 ] {f7ff28f2-adb9-4dcb-a882-feeb93daf65c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8533 | 2026.01.20 23:54:06.317679 [ 260 ] {f7ff28f2-adb9-4dcb-a882-feeb93daf65c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8534 | 2026.01.20 23:54:06.318065 [ 260 ] {f7ff28f2-adb9-4dcb-a882-feeb93daf65c} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8535 | 2026.01.20 23:54:06.318100 [ 260 ] {f7ff28f2-adb9-4dcb-a882-feeb93daf65c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8536 | 2026.01.20 23:54:06.318427 [ 260 ] {f7ff28f2-adb9-4dcb-a882-feeb93daf65c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8537 | 2026.01.20 23:54:06.318627 [ 260 ] {f7ff28f2-adb9-4dcb-a882-feeb93daf65c} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8538 | 2026.01.20 23:54:06.318753 [ 260 ] {f7ff28f2-adb9-4dcb-a882-feeb93daf65c} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001145 sec., 90829.69432314411 rows/sec., 5.57 MiB/sec. | ||
| 8539 | 2026.01.20 23:54:06.318787 [ 260 ] {f7ff28f2-adb9-4dcb-a882-feeb93daf65c} <Debug> TCPHandler: Processed in 0.001328533 sec. | ||
| 8540 | 2026.01.20 23:54:06.321362 [ 193 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19096 rows, containing 5 columns (5 merged, 0 gathered) in 0.005343751 sec., 3573519.7991074063 rows/sec., 240.42 MiB/sec. | ||
| 8541 | 2026.01.20 23:54:06.321734 [ 189 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8542 | 2026.01.20 23:54:06.322087 [ 189 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8543 | 2026.01.20 23:54:06.322169 [ 189 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8544 | 2026.01.20 23:54:06.322279 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.24 MiB. | ||
| 8545 | 2026.01.20 23:54:07.412665 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18747 | ||
| 8546 | 2026.01.20 23:54:07.413193 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8547 | 2026.01.20 23:54:07.413237 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8548 | 2026.01.20 23:54:07.413693 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8549 | 2026.01.20 23:54:07.413912 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8550 | 2026.01.20 23:54:07.414052 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18747 | ||
| 8551 | 2026.01.20 23:54:08.412489 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8552 | 2026.01.20 23:54:08.429203 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8553 | 2026.01.20 23:54:08.429255 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8554 | 2026.01.20 23:54:08.435435 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8555 | 2026.01.20 23:54:08.436120 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8556 | 2026.01.20 23:54:08.438903 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8557 | 2026.01.20 23:54:09.714517 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49742 | ||
| 8558 | 2026.01.20 23:54:09.714647 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8559 | 2026.01.20 23:54:09.714676 [ 287 ] {} <Debug> TCP-Session: ada8d981-6173-45c3-abf9-1fea2eaed774 Authenticating user 'default' from [fd00:1122:3344:101::e]:49742 | ||
| 8560 | 2026.01.20 23:54:09.714698 [ 287 ] {} <Debug> TCP-Session: ada8d981-6173-45c3-abf9-1fea2eaed774 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8561 | 2026.01.20 23:54:09.714712 [ 287 ] {} <Debug> TCP-Session: ada8d981-6173-45c3-abf9-1fea2eaed774 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8562 | 2026.01.20 23:54:09.714898 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52651 | ||
| 8563 | 2026.01.20 23:54:09.714928 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36241 | ||
| 8564 | 2026.01.20 23:54:09.714969 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62917 | ||
| 8565 | 2026.01.20 23:54:09.714987 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38811 | ||
| 8566 | 2026.01.20 23:54:09.715026 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64466 | ||
| 8567 | 2026.01.20 23:54:09.715049 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8568 | 2026.01.20 23:54:09.715058 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8569 | 2026.01.20 23:54:09.715069 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8570 | 2026.01.20 23:54:09.715093 [ 289 ] {} <Debug> TCP-Session: 1c601b36-fdc4-402a-9dba-0abf1f17bbc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:52651 | ||
| 8571 | 2026.01.20 23:54:09.715107 [ 290 ] {} <Debug> TCP-Session: f7f8b65e-2899-4a25-aa5e-60efe55cf623 Authenticating user 'default' from [fd00:1122:3344:101::e]:36241 | ||
| 8572 | 2026.01.20 23:54:09.715116 [ 351 ] {} <Debug> TCP-Session: 704c79ad-dc8d-44df-9509-6bf9db612590 Authenticating user 'default' from [fd00:1122:3344:101::e]:62917 | ||
| 8573 | 2026.01.20 23:54:09.715133 [ 287 ] {} <Trace> TCP-Session: ada8d981-6173-45c3-abf9-1fea2eaed774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8574 | 2026.01.20 23:54:09.715153 [ 290 ] {} <Debug> TCP-Session: f7f8b65e-2899-4a25-aa5e-60efe55cf623 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8575 | 2026.01.20 23:54:09.715187 [ 351 ] {} <Debug> TCP-Session: 704c79ad-dc8d-44df-9509-6bf9db612590 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8576 | 2026.01.20 23:54:09.715199 [ 290 ] {} <Debug> TCP-Session: f7f8b65e-2899-4a25-aa5e-60efe55cf623 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8577 | 2026.01.20 23:54:09.715213 [ 351 ] {} <Debug> TCP-Session: 704c79ad-dc8d-44df-9509-6bf9db612590 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8578 | 2026.01.20 23:54:09.714995 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41570 | ||
| 8579 | 2026.01.20 23:54:09.714987 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63170 | ||
| 8580 | 2026.01.20 23:54:09.714957 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43364 | ||
| 8581 | 2026.01.20 23:54:09.715149 [ 289 ] {} <Debug> TCP-Session: 1c601b36-fdc4-402a-9dba-0abf1f17bbc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8582 | 2026.01.20 23:54:09.715349 [ 287 ] {e4df5a16-310b-4665-854a-e86f7d955c12} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49742) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8583 | 2026.01.20 23:54:09.715378 [ 289 ] {} <Debug> TCP-Session: 1c601b36-fdc4-402a-9dba-0abf1f17bbc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8584 | 2026.01.20 23:54:09.715662 [ 287 ] {e4df5a16-310b-4665-854a-e86f7d955c12} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8585 | 2026.01.20 23:54:09.715700 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8586 | 2026.01.20 23:54:09.715727 [ 287 ] {e4df5a16-310b-4665-854a-e86f7d955c12} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8587 | 2026.01.20 23:54:09.715730 [ 354 ] {} <Debug> TCP-Session: a54b8d4e-9a7f-431a-91eb-f4612564e8a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:41570 | ||
| 8588 | 2026.01.20 23:54:09.715759 [ 354 ] {} <Debug> TCP-Session: a54b8d4e-9a7f-431a-91eb-f4612564e8a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8589 | 2026.01.20 23:54:09.715772 [ 354 ] {} <Debug> TCP-Session: a54b8d4e-9a7f-431a-91eb-f4612564e8a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8590 | 2026.01.20 23:54:09.715785 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8591 | 2026.01.20 23:54:09.715820 [ 291 ] {} <Debug> TCP-Session: c903625f-bbf9-4a24-b150-2e1588cb8bea Authenticating user 'default' from [fd00:1122:3344:101::e]:43364 | ||
| 8592 | 2026.01.20 23:54:09.715836 [ 291 ] {} <Debug> TCP-Session: c903625f-bbf9-4a24-b150-2e1588cb8bea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8593 | 2026.01.20 23:54:09.715848 [ 291 ] {} <Debug> TCP-Session: c903625f-bbf9-4a24-b150-2e1588cb8bea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8594 | 2026.01.20 23:54:09.716039 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8595 | 2026.01.20 23:54:09.716040 [ 287 ] {e4df5a16-310b-4665-854a-e86f7d955c12} <Debug> oximeter.version (bf6a6be5-c50e-4d14-8de5-2a68c2469e09) (SelectExecutor): Key condition: unknown | ||
| 8596 | 2026.01.20 23:54:09.716075 [ 355 ] {} <Debug> TCP-Session: 487e0a60-e69b-4a11-a96f-a4b0b08045ca Authenticating user 'default' from [fd00:1122:3344:101::e]:64466 | ||
| 8597 | 2026.01.20 23:54:09.716101 [ 355 ] {} <Debug> TCP-Session: 487e0a60-e69b-4a11-a96f-a4b0b08045ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8598 | 2026.01.20 23:54:09.716117 [ 355 ] {} <Debug> TCP-Session: 487e0a60-e69b-4a11-a96f-a4b0b08045ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8599 | 2026.01.20 23:54:09.716158 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8600 | 2026.01.20 23:54:09.716217 [ 352 ] {} <Debug> TCP-Session: 8a4e9bf8-91df-4bc8-89cf-c9858485152f Authenticating user 'default' from [fd00:1122:3344:101::e]:63170 | ||
| 8601 | 2026.01.20 23:54:09.716250 [ 352 ] {} <Debug> TCP-Session: 8a4e9bf8-91df-4bc8-89cf-c9858485152f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8602 | 2026.01.20 23:54:09.716251 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8603 | 2026.01.20 23:54:09.716271 [ 352 ] {} <Debug> TCP-Session: 8a4e9bf8-91df-4bc8-89cf-c9858485152f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8604 | 2026.01.20 23:54:09.716297 [ 353 ] {} <Debug> TCP-Session: 6a69897f-bf58-4057-838e-31cfc3843450 Authenticating user 'default' from [fd00:1122:3344:101::e]:38811 | ||
| 8605 | 2026.01.20 23:54:09.716323 [ 353 ] {} <Debug> TCP-Session: 6a69897f-bf58-4057-838e-31cfc3843450 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8606 | 2026.01.20 23:54:09.716343 [ 353 ] {} <Debug> TCP-Session: 6a69897f-bf58-4057-838e-31cfc3843450 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8607 | 2026.01.20 23:54:09.717113 [ 323 ] {e4df5a16-310b-4665-854a-e86f7d955c12} <Trace> AggregatingTransform: Aggregating | ||
| 8608 | 2026.01.20 23:54:09.717168 [ 323 ] {e4df5a16-310b-4665-854a-e86f7d955c12} <Trace> Aggregator: Aggregation method: without_key | ||
| 8609 | 2026.01.20 23:54:09.717204 [ 323 ] {e4df5a16-310b-4665-854a-e86f7d955c12} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001031047 sec. (969.888 rows/sec., 37.89 KiB/sec.) | ||
| 8610 | 2026.01.20 23:54:09.717223 [ 323 ] {e4df5a16-310b-4665-854a-e86f7d955c12} <Trace> Aggregator: Merging aggregated data | ||
| 8611 | 2026.01.20 23:54:09.718737 [ 287 ] {e4df5a16-310b-4665-854a-e86f7d955c12} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003456 sec., 289.35185185185185 rows/sec., 11.30 KiB/sec. | ||
| 8612 | 2026.01.20 23:54:09.718882 [ 287 ] {e4df5a16-310b-4665-854a-e86f7d955c12} <Debug> TCPHandler: Processed in 0.003881166 sec. | ||
| 8613 | 2026.01.20 23:54:09.719026 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8614 | 2026.01.20 23:54:09.719055 [ 287 ] {} <Debug> TCP-Session: ada8d981-6173-45c3-abf9-1fea2eaed774 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8615 | 2026.01.20 23:54:09.719059 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8616 | 2026.01.20 23:54:09.719091 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8617 | 2026.01.20 23:54:09.719108 [ 289 ] {} <Debug> TCP-Session: 1c601b36-fdc4-402a-9dba-0abf1f17bbc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8618 | 2026.01.20 23:54:09.719123 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8619 | 2026.01.20 23:54:09.719153 [ 351 ] {} <Debug> TCP-Session: 704c79ad-dc8d-44df-9509-6bf9db612590 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8620 | 2026.01.20 23:54:09.719155 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8621 | 2026.01.20 23:54:09.719191 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8622 | 2026.01.20 23:54:09.719214 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8623 | 2026.01.20 23:54:09.719221 [ 352 ] {} <Debug> TCP-Session: 8a4e9bf8-91df-4bc8-89cf-c9858485152f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8624 | 2026.01.20 23:54:09.719240 [ 353 ] {} <Debug> TCP-Session: 6a69897f-bf58-4057-838e-31cfc3843450 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8625 | 2026.01.20 23:54:09.719251 [ 354 ] {} <Debug> TCP-Session: a54b8d4e-9a7f-431a-91eb-f4612564e8a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8626 | 2026.01.20 23:54:09.719179 [ 291 ] {} <Debug> TCP-Session: c903625f-bbf9-4a24-b150-2e1588cb8bea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8627 | 2026.01.20 23:54:09.719180 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8628 | 2026.01.20 23:54:09.719097 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8629 | 2026.01.20 23:54:09.719338 [ 355 ] {} <Debug> TCP-Session: 487e0a60-e69b-4a11-a96f-a4b0b08045ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8630 | 2026.01.20 23:54:09.719359 [ 290 ] {} <Debug> TCP-Session: f7f8b65e-2899-4a25-aa5e-60efe55cf623 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8631 | 2026.01.20 23:54:09.886546 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61724 | ||
| 8632 | 2026.01.20 23:54:09.886653 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8633 | 2026.01.20 23:54:09.886682 [ 287 ] {} <Debug> TCP-Session: 4f5094e1-86f3-45c3-bde0-dba01c8dba6d Authenticating user 'default' from [fd00:1122:3344:101::e]:61724 | ||
| 8634 | 2026.01.20 23:54:09.886705 [ 287 ] {} <Debug> TCP-Session: 4f5094e1-86f3-45c3-bde0-dba01c8dba6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8635 | 2026.01.20 23:54:09.886717 [ 287 ] {} <Debug> TCP-Session: 4f5094e1-86f3-45c3-bde0-dba01c8dba6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8636 | 2026.01.20 23:54:09.886919 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43168 | ||
| 8637 | 2026.01.20 23:54:09.886940 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54197 | ||
| 8638 | 2026.01.20 23:54:09.886957 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43572 | ||
| 8639 | 2026.01.20 23:54:09.886973 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59559 | ||
| 8640 | 2026.01.20 23:54:09.886998 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56062 | ||
| 8641 | 2026.01.20 23:54:09.887043 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8642 | 2026.01.20 23:54:09.887060 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8643 | 2026.01.20 23:54:09.887090 [ 289 ] {} <Debug> TCP-Session: 5eabab9a-4413-46c0-b1b8-b80c226bea4e Authenticating user 'default' from [fd00:1122:3344:101::e]:43168 | ||
| 8644 | 2026.01.20 23:54:09.886988 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63602 | ||
| 8645 | 2026.01.20 23:54:09.887123 [ 290 ] {} <Debug> TCP-Session: a96b9d30-e685-4b26-8ca5-2c09540ea570 Authenticating user 'default' from [fd00:1122:3344:101::e]:54197 | ||
| 8646 | 2026.01.20 23:54:09.887137 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8647 | 2026.01.20 23:54:09.887174 [ 290 ] {} <Debug> TCP-Session: a96b9d30-e685-4b26-8ca5-2c09540ea570 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8648 | 2026.01.20 23:54:09.887131 [ 289 ] {} <Debug> TCP-Session: 5eabab9a-4413-46c0-b1b8-b80c226bea4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8649 | 2026.01.20 23:54:09.887202 [ 290 ] {} <Debug> TCP-Session: a96b9d30-e685-4b26-8ca5-2c09540ea570 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8650 | 2026.01.20 23:54:09.887203 [ 352 ] {} <Debug> TCP-Session: ed9b5eb3-03de-4aa6-9cdd-9d631b66bfb6 Authenticating user 'default' from [fd00:1122:3344:101::e]:59559 | ||
| 8651 | 2026.01.20 23:54:09.887222 [ 289 ] {} <Debug> TCP-Session: 5eabab9a-4413-46c0-b1b8-b80c226bea4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8652 | 2026.01.20 23:54:09.887198 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8653 | 2026.01.20 23:54:09.887268 [ 352 ] {} <Debug> TCP-Session: ed9b5eb3-03de-4aa6-9cdd-9d631b66bfb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8654 | 2026.01.20 23:54:09.887297 [ 354 ] {} <Debug> TCP-Session: 6c1582d5-60e2-44fb-8602-3413e32b0370 Authenticating user 'default' from [fd00:1122:3344:101::e]:63602 | ||
| 8655 | 2026.01.20 23:54:09.887315 [ 352 ] {} <Debug> TCP-Session: ed9b5eb3-03de-4aa6-9cdd-9d631b66bfb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8656 | 2026.01.20 23:54:09.887332 [ 354 ] {} <Debug> TCP-Session: 6c1582d5-60e2-44fb-8602-3413e32b0370 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8657 | 2026.01.20 23:54:09.886935 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52071 | ||
| 8658 | 2026.01.20 23:54:09.887357 [ 354 ] {} <Debug> TCP-Session: 6c1582d5-60e2-44fb-8602-3413e32b0370 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8659 | 2026.01.20 23:54:09.887128 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8660 | 2026.01.20 23:54:09.887060 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8661 | 2026.01.20 23:54:09.887417 [ 355 ] {} <Debug> TCP-Session: 421b00b2-7139-4b35-a7ef-935ba3add3dd Authenticating user 'default' from [fd00:1122:3344:101::e]:56062 | ||
| 8662 | 2026.01.20 23:54:09.887416 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8663 | 2026.01.20 23:54:09.887438 [ 351 ] {} <Debug> TCP-Session: 78fa5aa3-360b-47d6-8ee8-26145ae373bb Authenticating user 'default' from [fd00:1122:3344:101::e]:43572 | ||
| 8664 | 2026.01.20 23:54:09.887448 [ 355 ] {} <Debug> TCP-Session: 421b00b2-7139-4b35-a7ef-935ba3add3dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8665 | 2026.01.20 23:54:09.887477 [ 351 ] {} <Debug> TCP-Session: 78fa5aa3-360b-47d6-8ee8-26145ae373bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8666 | 2026.01.20 23:54:09.887493 [ 355 ] {} <Debug> TCP-Session: 421b00b2-7139-4b35-a7ef-935ba3add3dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8667 | 2026.01.20 23:54:09.887507 [ 351 ] {} <Debug> TCP-Session: 78fa5aa3-360b-47d6-8ee8-26145ae373bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8668 | 2026.01.20 23:54:09.887463 [ 291 ] {} <Debug> TCP-Session: 7e60a0d7-4829-4066-a713-5ed717031503 Authenticating user 'default' from [fd00:1122:3344:101::e]:52071 | ||
| 8669 | 2026.01.20 23:54:09.887054 [ 287 ] {} <Trace> TCP-Session: 4f5094e1-86f3-45c3-bde0-dba01c8dba6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8670 | 2026.01.20 23:54:09.887564 [ 291 ] {} <Debug> TCP-Session: 7e60a0d7-4829-4066-a713-5ed717031503 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8671 | 2026.01.20 23:54:09.886979 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52577 | ||
| 8672 | 2026.01.20 23:54:09.887584 [ 291 ] {} <Debug> TCP-Session: 7e60a0d7-4829-4066-a713-5ed717031503 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8673 | 2026.01.20 23:54:09.887681 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8674 | 2026.01.20 23:54:09.887720 [ 353 ] {} <Debug> TCP-Session: 3581602c-1569-403c-a39e-53fa66780e0a Authenticating user 'default' from [fd00:1122:3344:101::e]:52577 | ||
| 8675 | 2026.01.20 23:54:09.887730 [ 287 ] {23010476-bea8-4711-99f6-cace7b40a700} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61724) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8676 | 2026.01.20 23:54:09.887746 [ 353 ] {} <Debug> TCP-Session: 3581602c-1569-403c-a39e-53fa66780e0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8677 | 2026.01.20 23:54:09.887778 [ 353 ] {} <Debug> TCP-Session: 3581602c-1569-403c-a39e-53fa66780e0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8678 | 2026.01.20 23:54:09.888015 [ 287 ] {23010476-bea8-4711-99f6-cace7b40a700} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8679 | 2026.01.20 23:54:09.888076 [ 287 ] {23010476-bea8-4711-99f6-cace7b40a700} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8680 | 2026.01.20 23:54:09.888367 [ 287 ] {23010476-bea8-4711-99f6-cace7b40a700} <Debug> oximeter.version (bf6a6be5-c50e-4d14-8de5-2a68c2469e09) (SelectExecutor): Key condition: unknown | ||
| 8681 | 2026.01.20 23:54:09.889389 [ 269 ] {23010476-bea8-4711-99f6-cace7b40a700} <Trace> AggregatingTransform: Aggregating | ||
| 8682 | 2026.01.20 23:54:09.889433 [ 269 ] {23010476-bea8-4711-99f6-cace7b40a700} <Trace> Aggregator: Aggregation method: without_key | ||
| 8683 | 2026.01.20 23:54:09.889472 [ 269 ] {23010476-bea8-4711-99f6-cace7b40a700} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001001537 sec. (998.465 rows/sec., 39.00 KiB/sec.) | ||
| 8684 | 2026.01.20 23:54:09.889494 [ 269 ] {23010476-bea8-4711-99f6-cace7b40a700} <Trace> Aggregator: Merging aggregated data | ||
| 8685 | 2026.01.20 23:54:09.891317 [ 287 ] {23010476-bea8-4711-99f6-cace7b40a700} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003644 sec., 274.423710208562 rows/sec., 10.72 KiB/sec. | ||
| 8686 | 2026.01.20 23:54:09.891483 [ 287 ] {23010476-bea8-4711-99f6-cace7b40a700} <Debug> TCPHandler: Processed in 0.004565477 sec. | ||
| 8687 | 2026.01.20 23:54:09.891600 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8688 | 2026.01.20 23:54:09.891631 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8689 | 2026.01.20 23:54:09.891636 [ 287 ] {} <Debug> TCP-Session: 4f5094e1-86f3-45c3-bde0-dba01c8dba6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8690 | 2026.01.20 23:54:09.891655 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8691 | 2026.01.20 23:54:09.891683 [ 289 ] {} <Debug> TCP-Session: 5eabab9a-4413-46c0-b1b8-b80c226bea4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8692 | 2026.01.20 23:54:09.891687 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8693 | 2026.01.20 23:54:09.891714 [ 353 ] {} <Debug> TCP-Session: 3581602c-1569-403c-a39e-53fa66780e0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8694 | 2026.01.20 23:54:09.891704 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8695 | 2026.01.20 23:54:09.891744 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8696 | 2026.01.20 23:54:09.891782 [ 355 ] {} <Debug> TCP-Session: 421b00b2-7139-4b35-a7ef-935ba3add3dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8697 | 2026.01.20 23:54:09.891763 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8698 | 2026.01.20 23:54:09.891818 [ 351 ] {} <Debug> TCP-Session: 78fa5aa3-360b-47d6-8ee8-26145ae373bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8699 | 2026.01.20 23:54:09.891762 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8700 | 2026.01.20 23:54:09.891845 [ 354 ] {} <Debug> TCP-Session: 6c1582d5-60e2-44fb-8602-3413e32b0370 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8701 | 2026.01.20 23:54:09.891748 [ 352 ] {} <Debug> TCP-Session: ed9b5eb3-03de-4aa6-9cdd-9d631b66bfb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8702 | 2026.01.20 23:54:09.891889 [ 291 ] {} <Debug> TCP-Session: 7e60a0d7-4829-4066-a713-5ed717031503 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8703 | 2026.01.20 23:54:09.891672 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8704 | 2026.01.20 23:54:09.891955 [ 290 ] {} <Debug> TCP-Session: a96b9d30-e685-4b26-8ca5-2c09540ea570 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8705 | 2026.01.20 23:54:09.932206 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49408 | ||
| 8706 | 2026.01.20 23:54:09.932305 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8707 | 2026.01.20 23:54:09.932331 [ 287 ] {} <Debug> TCP-Session: c3901032-7ca2-42fd-9da8-e6a3f6b6409f Authenticating user 'default' from [fd00:1122:3344:101::e]:49408 | ||
| 8708 | 2026.01.20 23:54:09.932352 [ 287 ] {} <Debug> TCP-Session: c3901032-7ca2-42fd-9da8-e6a3f6b6409f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8709 | 2026.01.20 23:54:09.932365 [ 287 ] {} <Debug> TCP-Session: c3901032-7ca2-42fd-9da8-e6a3f6b6409f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8710 | 2026.01.20 23:54:09.932542 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54729 | ||
| 8711 | 2026.01.20 23:54:09.932592 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58203 | ||
| 8712 | 2026.01.20 23:54:09.932600 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38496 | ||
| 8713 | 2026.01.20 23:54:09.932612 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59498 | ||
| 8714 | 2026.01.20 23:54:09.932647 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8715 | 2026.01.20 23:54:09.932670 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8716 | 2026.01.20 23:54:09.932700 [ 287 ] {} <Trace> TCP-Session: c3901032-7ca2-42fd-9da8-e6a3f6b6409f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8717 | 2026.01.20 23:54:09.932702 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8718 | 2026.01.20 23:54:09.932722 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8719 | 2026.01.20 23:54:09.932746 [ 291 ] {} <Debug> TCP-Session: d5503035-1872-4884-8be8-aee2829bb4aa Authenticating user 'default' from [fd00:1122:3344:101::e]:38496 | ||
| 8720 | 2026.01.20 23:54:09.932642 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39373 | ||
| 8721 | 2026.01.20 23:54:09.932775 [ 291 ] {} <Debug> TCP-Session: d5503035-1872-4884-8be8-aee2829bb4aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8722 | 2026.01.20 23:54:09.932628 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64043 | ||
| 8723 | 2026.01.20 23:54:09.932836 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8724 | 2026.01.20 23:54:09.932801 [ 291 ] {} <Debug> TCP-Session: d5503035-1872-4884-8be8-aee2829bb4aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8725 | 2026.01.20 23:54:09.932875 [ 354 ] {} <Debug> TCP-Session: 1fba6c9a-2428-4c8f-b752-91ef10e444a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:39373 | ||
| 8726 | 2026.01.20 23:54:09.932876 [ 287 ] {8cdbacfa-3c3d-468f-885e-28ea0f17ae12} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49408) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8727 | 2026.01.20 23:54:09.932894 [ 354 ] {} <Debug> TCP-Session: 1fba6c9a-2428-4c8f-b752-91ef10e444a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8728 | 2026.01.20 23:54:09.932909 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8729 | 2026.01.20 23:54:09.932916 [ 354 ] {} <Debug> TCP-Session: 1fba6c9a-2428-4c8f-b752-91ef10e444a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8730 | 2026.01.20 23:54:09.932652 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57545 | ||
| 8731 | 2026.01.20 23:54:09.932949 [ 352 ] {} <Debug> TCP-Session: e46ca1d2-9121-4cd4-b164-19fdf041d127 Authenticating user 'default' from [fd00:1122:3344:101::e]:64043 | ||
| 8732 | 2026.01.20 23:54:09.932767 [ 351 ] {} <Debug> TCP-Session: 18738c8d-ec93-45c0-bc9b-84b86913db42 Authenticating user 'default' from [fd00:1122:3344:101::e]:59498 | ||
| 8733 | 2026.01.20 23:54:09.933001 [ 352 ] {} <Debug> TCP-Session: e46ca1d2-9121-4cd4-b164-19fdf041d127 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8734 | 2026.01.20 23:54:09.933021 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8735 | 2026.01.20 23:54:09.933024 [ 351 ] {} <Debug> TCP-Session: 18738c8d-ec93-45c0-bc9b-84b86913db42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8736 | 2026.01.20 23:54:09.933030 [ 352 ] {} <Debug> TCP-Session: e46ca1d2-9121-4cd4-b164-19fdf041d127 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8737 | 2026.01.20 23:54:09.933054 [ 355 ] {} <Debug> TCP-Session: 9c24d474-be5d-4d09-9803-7d935b3978b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:57545 | ||
| 8738 | 2026.01.20 23:54:09.933062 [ 351 ] {} <Debug> TCP-Session: 18738c8d-ec93-45c0-bc9b-84b86913db42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8739 | 2026.01.20 23:54:09.932721 [ 290 ] {} <Debug> TCP-Session: 8e38890a-7dc2-44d0-a4d6-8771f9450b10 Authenticating user 'default' from [fd00:1122:3344:101::e]:58203 | ||
| 8740 | 2026.01.20 23:54:09.933099 [ 355 ] {} <Debug> TCP-Session: 9c24d474-be5d-4d09-9803-7d935b3978b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8741 | 2026.01.20 23:54:09.933120 [ 290 ] {} <Debug> TCP-Session: 8e38890a-7dc2-44d0-a4d6-8771f9450b10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8742 | 2026.01.20 23:54:09.933132 [ 355 ] {} <Debug> TCP-Session: 9c24d474-be5d-4d09-9803-7d935b3978b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8743 | 2026.01.20 23:54:09.933145 [ 290 ] {} <Debug> TCP-Session: 8e38890a-7dc2-44d0-a4d6-8771f9450b10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8744 | 2026.01.20 23:54:09.933148 [ 287 ] {8cdbacfa-3c3d-468f-885e-28ea0f17ae12} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8745 | 2026.01.20 23:54:09.932630 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59259 | ||
| 8746 | 2026.01.20 23:54:09.932703 [ 289 ] {} <Debug> TCP-Session: 9f7e5cad-c6e9-4f73-8771-c612cdcac650 Authenticating user 'default' from [fd00:1122:3344:101::e]:54729 | ||
| 8747 | 2026.01.20 23:54:09.933224 [ 287 ] {8cdbacfa-3c3d-468f-885e-28ea0f17ae12} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8748 | 2026.01.20 23:54:09.933242 [ 289 ] {} <Debug> TCP-Session: 9f7e5cad-c6e9-4f73-8771-c612cdcac650 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8749 | 2026.01.20 23:54:09.933260 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8750 | 2026.01.20 23:54:09.933261 [ 289 ] {} <Debug> TCP-Session: 9f7e5cad-c6e9-4f73-8771-c612cdcac650 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8751 | 2026.01.20 23:54:09.933290 [ 353 ] {} <Debug> TCP-Session: a57e24ad-5563-4070-834b-e6cdc642eb81 Authenticating user 'default' from [fd00:1122:3344:101::e]:59259 | ||
| 8752 | 2026.01.20 23:54:09.933313 [ 353 ] {} <Debug> TCP-Session: a57e24ad-5563-4070-834b-e6cdc642eb81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8753 | 2026.01.20 23:54:09.933325 [ 353 ] {} <Debug> TCP-Session: a57e24ad-5563-4070-834b-e6cdc642eb81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8754 | 2026.01.20 23:54:09.933527 [ 287 ] {8cdbacfa-3c3d-468f-885e-28ea0f17ae12} <Debug> oximeter.version (bf6a6be5-c50e-4d14-8de5-2a68c2469e09) (SelectExecutor): Key condition: unknown | ||
| 8755 | 2026.01.20 23:54:09.934502 [ 331 ] {8cdbacfa-3c3d-468f-885e-28ea0f17ae12} <Trace> AggregatingTransform: Aggregating | ||
| 8756 | 2026.01.20 23:54:09.934538 [ 331 ] {8cdbacfa-3c3d-468f-885e-28ea0f17ae12} <Trace> Aggregator: Aggregation method: without_key | ||
| 8757 | 2026.01.20 23:54:09.934574 [ 331 ] {8cdbacfa-3c3d-468f-885e-28ea0f17ae12} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000941206 sec. (1062.467 rows/sec., 41.50 KiB/sec.) | ||
| 8758 | 2026.01.20 23:54:09.934594 [ 331 ] {8cdbacfa-3c3d-468f-885e-28ea0f17ae12} <Trace> Aggregator: Merging aggregated data | ||
| 8759 | 2026.01.20 23:54:09.936067 [ 287 ] {8cdbacfa-3c3d-468f-885e-28ea0f17ae12} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00325 sec., 307.6923076923077 rows/sec., 12.02 KiB/sec. | ||
| 8760 | 2026.01.20 23:54:09.936204 [ 287 ] {8cdbacfa-3c3d-468f-885e-28ea0f17ae12} <Debug> TCPHandler: Processed in 0.003636382 sec. | ||
| 8761 | 2026.01.20 23:54:09.936310 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8762 | 2026.01.20 23:54:09.936340 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8763 | 2026.01.20 23:54:09.936350 [ 355 ] {} <Debug> TCP-Session: 9c24d474-be5d-4d09-9803-7d935b3978b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8764 | 2026.01.20 23:54:09.936364 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8765 | 2026.01.20 23:54:09.936373 [ 289 ] {} <Debug> TCP-Session: 9f7e5cad-c6e9-4f73-8771-c612cdcac650 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8766 | 2026.01.20 23:54:09.936385 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8767 | 2026.01.20 23:54:09.936402 [ 291 ] {} <Debug> TCP-Session: d5503035-1872-4884-8be8-aee2829bb4aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8768 | 2026.01.20 23:54:09.936408 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8769 | 2026.01.20 23:54:09.936434 [ 290 ] {} <Debug> TCP-Session: 8e38890a-7dc2-44d0-a4d6-8771f9450b10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8770 | 2026.01.20 23:54:09.936449 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8771 | 2026.01.20 23:54:09.936462 [ 351 ] {} <Debug> TCP-Session: 18738c8d-ec93-45c0-bc9b-84b86913db42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8772 | 2026.01.20 23:54:09.936479 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8773 | 2026.01.20 23:54:09.936488 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8774 | 2026.01.20 23:54:09.936529 [ 353 ] {} <Debug> TCP-Session: a57e24ad-5563-4070-834b-e6cdc642eb81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8775 | 2026.01.20 23:54:09.936494 [ 354 ] {} <Debug> TCP-Session: 1fba6c9a-2428-4c8f-b752-91ef10e444a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8776 | 2026.01.20 23:54:09.936552 [ 287 ] {} <Debug> TCP-Session: c3901032-7ca2-42fd-9da8-e6a3f6b6409f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8777 | 2026.01.20 23:54:09.936450 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8778 | 2026.01.20 23:54:09.936621 [ 352 ] {} <Debug> TCP-Session: e46ca1d2-9121-4cd4-b164-19fdf041d127 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8779 | 2026.01.20 23:54:11.293536 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8780 | 2026.01.20 23:54:11.293733 [ 260 ] {06450f2a-b835-4f0d-86a0-b9bfc1cfee6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8781 | 2026.01.20 23:54:11.293809 [ 260 ] {06450f2a-b835-4f0d-86a0-b9bfc1cfee6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8782 | 2026.01.20 23:54:11.294607 [ 260 ] {06450f2a-b835-4f0d-86a0-b9bfc1cfee6b} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8783 | 2026.01.20 23:54:11.294666 [ 260 ] {06450f2a-b835-4f0d-86a0-b9bfc1cfee6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8784 | 2026.01.20 23:54:11.295131 [ 260 ] {06450f2a-b835-4f0d-86a0-b9bfc1cfee6b} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8785 | 2026.01.20 23:54:11.295381 [ 260 ] {06450f2a-b835-4f0d-86a0-b9bfc1cfee6b} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8786 | 2026.01.20 23:54:11.295567 [ 260 ] {06450f2a-b835-4f0d-86a0-b9bfc1cfee6b} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001883 sec., 72225.17259691982 rows/sec., 6.25 MiB/sec. | ||
| 8787 | 2026.01.20 23:54:11.295618 [ 260 ] {06450f2a-b835-4f0d-86a0-b9bfc1cfee6b} <Debug> TCPHandler: Processed in 0.002225007 sec. | ||
| 8788 | 2026.01.20 23:54:11.295750 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8789 | 2026.01.20 23:54:11.295859 [ 260 ] {f44d6a91-a6dd-4fcd-9677-f752e774e7be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8790 | 2026.01.20 23:54:11.295906 [ 260 ] {f44d6a91-a6dd-4fcd-9677-f752e774e7be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8791 | 2026.01.20 23:54:11.296351 [ 260 ] {f44d6a91-a6dd-4fcd-9677-f752e774e7be} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8792 | 2026.01.20 23:54:11.296388 [ 260 ] {f44d6a91-a6dd-4fcd-9677-f752e774e7be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8793 | 2026.01.20 23:54:11.296717 [ 260 ] {f44d6a91-a6dd-4fcd-9677-f752e774e7be} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8794 | 2026.01.20 23:54:11.296946 [ 260 ] {f44d6a91-a6dd-4fcd-9677-f752e774e7be} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8795 | 2026.01.20 23:54:11.297072 [ 70 ] {} <Debug> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8796 | 2026.01.20 23:54:11.297093 [ 260 ] {f44d6a91-a6dd-4fcd-9677-f752e774e7be} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001258 sec., 31796.50238473768 rows/sec., 2.33 MiB/sec. | ||
| 8797 | 2026.01.20 23:54:11.297131 [ 70 ] {} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8798 | 2026.01.20 23:54:11.297147 [ 260 ] {f44d6a91-a6dd-4fcd-9677-f752e774e7be} <Debug> TCPHandler: Processed in 0.001451905 sec. | ||
| 8799 | 2026.01.20 23:54:11.297156 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8800 | 2026.01.20 23:54:11.297272 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8801 | 2026.01.20 23:54:11.297283 [ 197 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::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 | ||
| 8802 | 2026.01.20 23:54:11.297372 [ 260 ] {9b930936-9025-4f11-9e97-23578f6d527f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8803 | 2026.01.20 23:54:11.297420 [ 260 ] {9b930936-9025-4f11-9e97-23578f6d527f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8804 | 2026.01.20 23:54:11.297437 [ 197 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8805 | 2026.01.20 23:54:11.297480 [ 197 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 277 rows starting from the beginning of the part | ||
| 8806 | 2026.01.20 23:54:11.297549 [ 197 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 46 rows starting from the beginning of the part | ||
| 8807 | 2026.01.20 23:54:11.297595 [ 197 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 205 rows starting from the beginning of the part | ||
| 8808 | 2026.01.20 23:54:11.297636 [ 197 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 40 rows starting from the beginning of the part | ||
| 8809 | 2026.01.20 23:54:11.297678 [ 197 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 205 rows starting from the beginning of the part | ||
| 8810 | 2026.01.20 23:54:11.297724 [ 197 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 40 rows starting from the beginning of the part | ||
| 8811 | 2026.01.20 23:54:11.297873 [ 260 ] {9b930936-9025-4f11-9e97-23578f6d527f} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8812 | 2026.01.20 23:54:11.297915 [ 260 ] {9b930936-9025-4f11-9e97-23578f6d527f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8813 | 2026.01.20 23:54:11.298260 [ 260 ] {9b930936-9025-4f11-9e97-23578f6d527f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8814 | 2026.01.20 23:54:11.298507 [ 260 ] {9b930936-9025-4f11-9e97-23578f6d527f} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8815 | 2026.01.20 23:54:11.298649 [ 260 ] {9b930936-9025-4f11-9e97-23578f6d527f} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001299 sec., 80061.5858352579 rows/sec., 6.25 MiB/sec. | ||
| 8816 | 2026.01.20 23:54:11.298689 [ 260 ] {9b930936-9025-4f11-9e97-23578f6d527f} <Debug> TCPHandler: Processed in 0.001470695 sec. | ||
| 8817 | 2026.01.20 23:54:11.298691 [ 189 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 813 rows, containing 5 columns (5 merged, 0 gathered) in 0.001468465 sec., 553639.3444855682 rows/sec., 36.53 MiB/sec. | ||
| 8818 | 2026.01.20 23:54:11.298814 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8819 | 2026.01.20 23:54:11.298867 [ 193 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8820 | 2026.01.20 23:54:11.298918 [ 260 ] {f263ea4b-4e54-4696-af62-66171760a653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8821 | 2026.01.20 23:54:11.298968 [ 260 ] {f263ea4b-4e54-4696-af62-66171760a653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8822 | 2026.01.20 23:54:11.299153 [ 193 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_51_10} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8823 | 2026.01.20 23:54:11.299242 [ 193 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_51_10} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8824 | 2026.01.20 23:54:11.299327 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 8825 | 2026.01.20 23:54:11.299395 [ 260 ] {f263ea4b-4e54-4696-af62-66171760a653} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8826 | 2026.01.20 23:54:11.299437 [ 260 ] {f263ea4b-4e54-4696-af62-66171760a653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8827 | 2026.01.20 23:54:11.299784 [ 260 ] {f263ea4b-4e54-4696-af62-66171760a653} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8828 | 2026.01.20 23:54:11.300017 [ 260 ] {f263ea4b-4e54-4696-af62-66171760a653} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8829 | 2026.01.20 23:54:11.300154 [ 260 ] {f263ea4b-4e54-4696-af62-66171760a653} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001256 sec., 127388.53503184713 rows/sec., 8.87 MiB/sec. | ||
| 8830 | 2026.01.20 23:54:11.300190 [ 260 ] {f263ea4b-4e54-4696-af62-66171760a653} <Debug> TCPHandler: Processed in 0.001427524 sec. | ||
| 8831 | 2026.01.20 23:54:11.300311 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8832 | 2026.01.20 23:54:11.300407 [ 260 ] {fbf0ba72-ba3d-47ac-bfc0-dd0a98db5148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8833 | 2026.01.20 23:54:11.300461 [ 260 ] {fbf0ba72-ba3d-47ac-bfc0-dd0a98db5148} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8834 | 2026.01.20 23:54:11.301302 [ 260 ] {fbf0ba72-ba3d-47ac-bfc0-dd0a98db5148} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8835 | 2026.01.20 23:54:11.301337 [ 260 ] {fbf0ba72-ba3d-47ac-bfc0-dd0a98db5148} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8836 | 2026.01.20 23:54:11.301911 [ 260 ] {fbf0ba72-ba3d-47ac-bfc0-dd0a98db5148} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8837 | 2026.01.20 23:54:11.302161 [ 260 ] {fbf0ba72-ba3d-47ac-bfc0-dd0a98db5148} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8838 | 2026.01.20 23:54:11.302341 [ 260 ] {fbf0ba72-ba3d-47ac-bfc0-dd0a98db5148} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001953 sec., 20481.310803891447 rows/sec., 36.70 MiB/sec. | ||
| 8839 | 2026.01.20 23:54:11.302412 [ 260 ] {fbf0ba72-ba3d-47ac-bfc0-dd0a98db5148} <Debug> TCPHandler: Processed in 0.002152217 sec. | ||
| 8840 | 2026.01.20 23:54:11.302532 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8841 | 2026.01.20 23:54:11.302627 [ 260 ] {f90203fa-9c57-4012-a30c-35f5da3b8901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8842 | 2026.01.20 23:54:11.302670 [ 260 ] {f90203fa-9c57-4012-a30c-35f5da3b8901} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8843 | 2026.01.20 23:54:11.303006 [ 260 ] {f90203fa-9c57-4012-a30c-35f5da3b8901} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8844 | 2026.01.20 23:54:11.303041 [ 260 ] {f90203fa-9c57-4012-a30c-35f5da3b8901} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8845 | 2026.01.20 23:54:11.303349 [ 260 ] {f90203fa-9c57-4012-a30c-35f5da3b8901} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8846 | 2026.01.20 23:54:11.303557 [ 260 ] {f90203fa-9c57-4012-a30c-35f5da3b8901} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8847 | 2026.01.20 23:54:11.303689 [ 260 ] {f90203fa-9c57-4012-a30c-35f5da3b8901} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 8848 | 2026.01.20 23:54:11.303726 [ 260 ] {f90203fa-9c57-4012-a30c-35f5da3b8901} <Debug> TCPHandler: Processed in 0.001244951 sec. | ||
| 8849 | 2026.01.20 23:54:14.794294 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8850 | 2026.01.20 23:54:14.794365 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8851 | 2026.01.20 23:54:14.914221 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19195 | ||
| 8852 | 2026.01.20 23:54:14.915063 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8853 | 2026.01.20 23:54:14.915129 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8854 | 2026.01.20 23:54:14.915703 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8855 | 2026.01.20 23:54:14.915944 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8856 | 2026.01.20 23:54:14.916092 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19195 | ||
| 8857 | 2026.01.20 23:54:14.961148 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1076 | ||
| 8858 | 2026.01.20 23:54:14.963966 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8859 | 2026.01.20 23:54:14.964017 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8860 | 2026.01.20 23:54:14.965227 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8861 | 2026.01.20 23:54:14.965500 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8862 | 2026.01.20 23:54:14.965875 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1076 | ||
| 8863 | 2026.01.20 23:54:15.938958 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8864 | 2026.01.20 23:54:15.956440 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8865 | 2026.01.20 23:54:15.956497 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8866 | 2026.01.20 23:54:15.962749 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8867 | 2026.01.20 23:54:15.963472 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8868 | 2026.01.20 23:54:15.966522 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8869 | 2026.01.20 23:54:16.302585 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8870 | 2026.01.20 23:54:16.302757 [ 260 ] {ff8765ab-64db-4c99-a2d5-eadb0bcb4743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8871 | 2026.01.20 23:54:16.302823 [ 260 ] {ff8765ab-64db-4c99-a2d5-eadb0bcb4743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8872 | 2026.01.20 23:54:16.303638 [ 260 ] {ff8765ab-64db-4c99-a2d5-eadb0bcb4743} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8873 | 2026.01.20 23:54:16.303685 [ 260 ] {ff8765ab-64db-4c99-a2d5-eadb0bcb4743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8874 | 2026.01.20 23:54:16.304082 [ 260 ] {ff8765ab-64db-4c99-a2d5-eadb0bcb4743} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8875 | 2026.01.20 23:54:16.304319 [ 260 ] {ff8765ab-64db-4c99-a2d5-eadb0bcb4743} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8876 | 2026.01.20 23:54:16.304484 [ 260 ] {ff8765ab-64db-4c99-a2d5-eadb0bcb4743} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001774 sec., 231116.1217587373 rows/sec., 14.66 MiB/sec. | ||
| 8877 | 2026.01.20 23:54:16.304528 [ 260 ] {ff8765ab-64db-4c99-a2d5-eadb0bcb4743} <Debug> TCPHandler: Processed in 0.002076975 sec. | ||
| 8878 | 2026.01.20 23:54:16.304653 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8879 | 2026.01.20 23:54:16.304756 [ 260 ] {6715c51e-e1fd-440f-adf5-905efbcde98e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8880 | 2026.01.20 23:54:16.304798 [ 260 ] {6715c51e-e1fd-440f-adf5-905efbcde98e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8881 | 2026.01.20 23:54:16.305635 [ 260 ] {6715c51e-e1fd-440f-adf5-905efbcde98e} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8882 | 2026.01.20 23:54:16.305674 [ 260 ] {6715c51e-e1fd-440f-adf5-905efbcde98e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8883 | 2026.01.20 23:54:16.306054 [ 260 ] {6715c51e-e1fd-440f-adf5-905efbcde98e} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8884 | 2026.01.20 23:54:16.306279 [ 260 ] {6715c51e-e1fd-440f-adf5-905efbcde98e} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8885 | 2026.01.20 23:54:16.306418 [ 260 ] {6715c51e-e1fd-440f-adf5-905efbcde98e} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.001681 sec., 661511.005353956 rows/sec., 52.17 MiB/sec. | ||
| 8886 | 2026.01.20 23:54:16.306457 [ 260 ] {6715c51e-e1fd-440f-adf5-905efbcde98e} <Debug> TCPHandler: Processed in 0.001855712 sec. | ||
| 8887 | 2026.01.20 23:54:16.306575 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8888 | 2026.01.20 23:54:16.306669 [ 260 ] {e1457dc7-f1ac-4e5e-8863-ffa85d1ec343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8889 | 2026.01.20 23:54:16.306712 [ 260 ] {e1457dc7-f1ac-4e5e-8863-ffa85d1ec343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8890 | 2026.01.20 23:54:16.307189 [ 260 ] {e1457dc7-f1ac-4e5e-8863-ffa85d1ec343} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8891 | 2026.01.20 23:54:16.307226 [ 260 ] {e1457dc7-f1ac-4e5e-8863-ffa85d1ec343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8892 | 2026.01.20 23:54:16.307526 [ 260 ] {e1457dc7-f1ac-4e5e-8863-ffa85d1ec343} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8893 | 2026.01.20 23:54:16.307734 [ 260 ] {e1457dc7-f1ac-4e5e-8863-ffa85d1ec343} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8894 | 2026.01.20 23:54:16.307867 [ 260 ] {e1457dc7-f1ac-4e5e-8863-ffa85d1ec343} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001215 sec., 168724.27983539095 rows/sec., 9.90 MiB/sec. | ||
| 8895 | 2026.01.20 23:54:16.307905 [ 260 ] {e1457dc7-f1ac-4e5e-8863-ffa85d1ec343} <Debug> TCPHandler: Processed in 0.001379943 sec. | ||
| 8896 | 2026.01.20 23:54:16.308017 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8897 | 2026.01.20 23:54:16.308111 [ 260 ] {e9336435-9584-4671-ba25-ae837f758d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8898 | 2026.01.20 23:54:16.308151 [ 260 ] {e9336435-9584-4671-ba25-ae837f758d31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8899 | 2026.01.20 23:54:16.308646 [ 260 ] {e9336435-9584-4671-ba25-ae837f758d31} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8900 | 2026.01.20 23:54:16.308708 [ 260 ] {e9336435-9584-4671-ba25-ae837f758d31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8901 | 2026.01.20 23:54:16.309009 [ 260 ] {e9336435-9584-4671-ba25-ae837f758d31} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8902 | 2026.01.20 23:54:16.309217 [ 260 ] {e9336435-9584-4671-ba25-ae837f758d31} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8903 | 2026.01.20 23:54:16.309336 [ 60 ] {} <Debug> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 8904 | 2026.01.20 23:54:16.309351 [ 260 ] {e9336435-9584-4671-ba25-ae837f758d31} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001258 sec., 168521.4626391097 rows/sec., 10.87 MiB/sec. | ||
| 8905 | 2026.01.20 23:54:16.309419 [ 60 ] {} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8906 | 2026.01.20 23:54:16.309431 [ 260 ] {e9336435-9584-4671-ba25-ae837f758d31} <Debug> TCPHandler: Processed in 0.001463865 sec. | ||
| 8907 | 2026.01.20 23:54:16.309453 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8908 | 2026.01.20 23:54:16.309550 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8909 | 2026.01.20 23:54:16.309581 [ 197 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::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 | ||
| 8910 | 2026.01.20 23:54:16.309674 [ 260 ] {a8e0cdc8-509e-42cf-b2fc-8fd5c287d7c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8911 | 2026.01.20 23:54:16.309719 [ 260 ] {a8e0cdc8-509e-42cf-b2fc-8fd5c287d7c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8912 | 2026.01.20 23:54:16.309730 [ 197 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8913 | 2026.01.20 23:54:16.309782 [ 197 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 464 rows starting from the beginning of the part | ||
| 8914 | 2026.01.20 23:54:16.309853 [ 197 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 212 rows starting from the beginning of the part | ||
| 8915 | 2026.01.20 23:54:16.309903 [ 197 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 228 rows starting from the beginning of the part | ||
| 8916 | 2026.01.20 23:54:16.309948 [ 197 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 212 rows starting from the beginning of the part | ||
| 8917 | 2026.01.20 23:54:16.309990 [ 197 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 212 rows starting from the beginning of the part | ||
| 8918 | 2026.01.20 23:54:16.310038 [ 197 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 212 rows starting from the beginning of the part | ||
| 8919 | 2026.01.20 23:54:16.310211 [ 260 ] {a8e0cdc8-509e-42cf-b2fc-8fd5c287d7c2} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8920 | 2026.01.20 23:54:16.310254 [ 260 ] {a8e0cdc8-509e-42cf-b2fc-8fd5c287d7c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8921 | 2026.01.20 23:54:16.310600 [ 260 ] {a8e0cdc8-509e-42cf-b2fc-8fd5c287d7c2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8922 | 2026.01.20 23:54:16.310822 [ 260 ] {a8e0cdc8-509e-42cf-b2fc-8fd5c287d7c2} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8923 | 2026.01.20 23:54:16.310962 [ 260 ] {a8e0cdc8-509e-42cf-b2fc-8fd5c287d7c2} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001306 sec., 161562.02143950993 rows/sec., 9.17 MiB/sec. | ||
| 8924 | 2026.01.20 23:54:16.311002 [ 260 ] {a8e0cdc8-509e-42cf-b2fc-8fd5c287d7c2} <Debug> TCPHandler: Processed in 0.001503086 sec. | ||
| 8925 | 2026.01.20 23:54:16.311109 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8926 | 2026.01.20 23:54:16.311182 [ 191 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1540 rows, containing 5 columns (5 merged, 0 gathered) in 0.001654468 sec., 930812.8050829632 rows/sec., 64.73 MiB/sec. | ||
| 8927 | 2026.01.20 23:54:16.311212 [ 260 ] {d9f63055-7ee3-4997-a29a-5e569991f730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8928 | 2026.01.20 23:54:16.311261 [ 260 ] {d9f63055-7ee3-4997-a29a-5e569991f730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8929 | 2026.01.20 23:54:16.311352 [ 194 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 8930 | 2026.01.20 23:54:16.311602 [ 194 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_30_6} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8931 | 2026.01.20 23:54:16.311667 [ 194 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_30_6} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 8932 | 2026.01.20 23:54:16.311761 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 8933 | 2026.01.20 23:54:16.312013 [ 260 ] {d9f63055-7ee3-4997-a29a-5e569991f730} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8934 | 2026.01.20 23:54:16.312050 [ 260 ] {d9f63055-7ee3-4997-a29a-5e569991f730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8935 | 2026.01.20 23:54:16.312395 [ 260 ] {d9f63055-7ee3-4997-a29a-5e569991f730} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8936 | 2026.01.20 23:54:16.312608 [ 260 ] {d9f63055-7ee3-4997-a29a-5e569991f730} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8937 | 2026.01.20 23:54:16.312744 [ 260 ] {d9f63055-7ee3-4997-a29a-5e569991f730} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001551 sec., 437782.0760799484 rows/sec., 30.52 MiB/sec. | ||
| 8938 | 2026.01.20 23:54:16.312783 [ 260 ] {d9f63055-7ee3-4997-a29a-5e569991f730} <Debug> TCPHandler: Processed in 0.001724489 sec. | ||
| 8939 | 2026.01.20 23:54:16.312897 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8940 | 2026.01.20 23:54:16.312993 [ 260 ] {ca78898d-1b51-4d33-84f8-45e0315c2acf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8941 | 2026.01.20 23:54:16.313036 [ 260 ] {ca78898d-1b51-4d33-84f8-45e0315c2acf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8942 | 2026.01.20 23:54:16.313386 [ 260 ] {ca78898d-1b51-4d33-84f8-45e0315c2acf} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8943 | 2026.01.20 23:54:16.313422 [ 260 ] {ca78898d-1b51-4d33-84f8-45e0315c2acf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8944 | 2026.01.20 23:54:16.313718 [ 260 ] {ca78898d-1b51-4d33-84f8-45e0315c2acf} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8945 | 2026.01.20 23:54:16.313920 [ 260 ] {ca78898d-1b51-4d33-84f8-45e0315c2acf} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8946 | 2026.01.20 23:54:16.314053 [ 260 ] {ca78898d-1b51-4d33-84f8-45e0315c2acf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001078 sec., 5565.862708719852 rows/sec., 290.79 KiB/sec. | ||
| 8947 | 2026.01.20 23:54:16.314088 [ 260 ] {ca78898d-1b51-4d33-84f8-45e0315c2acf} <Debug> TCPHandler: Processed in 0.001242171 sec. | ||
| 8948 | 2026.01.20 23:54:16.314201 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8949 | 2026.01.20 23:54:16.314296 [ 260 ] {a3a6d659-990b-4802-88a4-3961a79ece74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8950 | 2026.01.20 23:54:16.314340 [ 260 ] {a3a6d659-990b-4802-88a4-3961a79ece74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8951 | 2026.01.20 23:54:16.314794 [ 260 ] {a3a6d659-990b-4802-88a4-3961a79ece74} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8952 | 2026.01.20 23:54:16.314830 [ 260 ] {a3a6d659-990b-4802-88a4-3961a79ece74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8953 | 2026.01.20 23:54:16.315153 [ 260 ] {a3a6d659-990b-4802-88a4-3961a79ece74} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8954 | 2026.01.20 23:54:16.315363 [ 260 ] {a3a6d659-990b-4802-88a4-3961a79ece74} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8955 | 2026.01.20 23:54:16.315494 [ 260 ] {a3a6d659-990b-4802-88a4-3961a79ece74} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001216 sec., 258223.6842105263 rows/sec., 16.96 MiB/sec. | ||
| 8956 | 2026.01.20 23:54:16.315533 [ 260 ] {a3a6d659-990b-4802-88a4-3961a79ece74} <Debug> TCPHandler: Processed in 0.001380974 sec. | ||
| 8957 | 2026.01.20 23:54:16.315708 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8958 | 2026.01.20 23:54:16.315804 [ 260 ] {c7b6692b-f496-4e55-b9c2-3f6d963dbf7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8959 | 2026.01.20 23:54:16.315846 [ 260 ] {c7b6692b-f496-4e55-b9c2-3f6d963dbf7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8960 | 2026.01.20 23:54:16.316157 [ 260 ] {c7b6692b-f496-4e55-b9c2-3f6d963dbf7f} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8961 | 2026.01.20 23:54:16.316194 [ 260 ] {c7b6692b-f496-4e55-b9c2-3f6d963dbf7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8962 | 2026.01.20 23:54:16.316489 [ 260 ] {c7b6692b-f496-4e55-b9c2-3f6d963dbf7f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8963 | 2026.01.20 23:54:16.316773 [ 260 ] {c7b6692b-f496-4e55-b9c2-3f6d963dbf7f} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8964 | 2026.01.20 23:54:16.316943 [ 260 ] {c7b6692b-f496-4e55-b9c2-3f6d963dbf7f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001155 sec., 865.8008658008658 rows/sec., 58.34 KiB/sec. | ||
| 8965 | 2026.01.20 23:54:16.316981 [ 260 ] {c7b6692b-f496-4e55-b9c2-3f6d963dbf7f} <Debug> TCPHandler: Processed in 0.001323962 sec. | ||
| 8966 | 2026.01.20 23:54:16.317097 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8967 | 2026.01.20 23:54:16.317204 [ 260 ] {30267755-dcf4-4315-a244-087b2cf9c2dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8968 | 2026.01.20 23:54:16.317250 [ 260 ] {30267755-dcf4-4315-a244-087b2cf9c2dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8969 | 2026.01.20 23:54:16.317596 [ 260 ] {30267755-dcf4-4315-a244-087b2cf9c2dc} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8970 | 2026.01.20 23:54:16.317650 [ 260 ] {30267755-dcf4-4315-a244-087b2cf9c2dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8971 | 2026.01.20 23:54:16.318076 [ 260 ] {30267755-dcf4-4315-a244-087b2cf9c2dc} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8972 | 2026.01.20 23:54:16.318369 [ 260 ] {30267755-dcf4-4315-a244-087b2cf9c2dc} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8973 | 2026.01.20 23:54:16.318514 [ 59 ] {} <Debug> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8974 | 2026.01.20 23:54:16.318539 [ 260 ] {30267755-dcf4-4315-a244-087b2cf9c2dc} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001357 sec., 76639.64627855564 rows/sec., 4.70 MiB/sec. | ||
| 8975 | 2026.01.20 23:54:16.318569 [ 59 ] {} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8976 | 2026.01.20 23:54:16.318594 [ 260 ] {30267755-dcf4-4315-a244-087b2cf9c2dc} <Debug> TCPHandler: Processed in 0.001547736 sec. | ||
| 8977 | 2026.01.20 23:54:16.318597 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8978 | 2026.01.20 23:54:16.318707 [ 194 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::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 | ||
| 8979 | 2026.01.20 23:54:16.318799 [ 194 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8980 | 2026.01.20 23:54:16.318827 [ 194 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3400 rows starting from the beginning of the part | ||
| 8981 | 2026.01.20 23:54:16.318881 [ 194 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 104 rows starting from the beginning of the part | ||
| 8982 | 2026.01.20 23:54:16.318921 [ 194 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::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 | ||
| 8983 | 2026.01.20 23:54:16.318957 [ 194 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 104 rows starting from the beginning of the part | ||
| 8984 | 2026.01.20 23:54:16.318994 [ 194 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
| 8985 | 2026.01.20 23:54:16.319033 [ 194 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 104 rows starting from the beginning of the part | ||
| 8986 | 2026.01.20 23:54:16.320159 [ 199 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3832 rows, containing 4 columns (4 merged, 0 gathered) in 0.001494695 sec., 2563733.738321196 rows/sec., 162.93 MiB/sec. | ||
| 8987 | 2026.01.20 23:54:16.320402 [ 194 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8988 | 2026.01.20 23:54:16.320639 [ 194 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_51_10} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8989 | 2026.01.20 23:54:16.320703 [ 194 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_51_10} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8990 | 2026.01.20 23:54:16.320765 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 8991 | 2026.01.20 23:54:21.320877 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8992 | 2026.01.20 23:54:21.321189 [ 260 ] {0723a8e1-49ca-49f5-b2a7-e5cf4c335c44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8993 | 2026.01.20 23:54:21.321292 [ 260 ] {0723a8e1-49ca-49f5-b2a7-e5cf4c335c44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8994 | 2026.01.20 23:54:21.321979 [ 260 ] {0723a8e1-49ca-49f5-b2a7-e5cf4c335c44} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8995 | 2026.01.20 23:54:21.322020 [ 260 ] {0723a8e1-49ca-49f5-b2a7-e5cf4c335c44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8996 | 2026.01.20 23:54:21.322386 [ 260 ] {0723a8e1-49ca-49f5-b2a7-e5cf4c335c44} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8997 | 2026.01.20 23:54:21.322617 [ 260 ] {0723a8e1-49ca-49f5-b2a7-e5cf4c335c44} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8998 | 2026.01.20 23:54:21.322798 [ 260 ] {0723a8e1-49ca-49f5-b2a7-e5cf4c335c44} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001682 sec., 4756.242568370987 rows/sec., 387.84 KiB/sec. | ||
| 8999 | 2026.01.20 23:54:21.322860 [ 260 ] {0723a8e1-49ca-49f5-b2a7-e5cf4c335c44} <Debug> TCPHandler: Processed in 0.002167387 sec. | ||
| 9000 | 2026.01.20 23:54:21.322989 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9001 | 2026.01.20 23:54:21.323087 [ 260 ] {155be474-958a-4f28-aad6-4667b0f8a883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9002 | 2026.01.20 23:54:21.323129 [ 260 ] {155be474-958a-4f28-aad6-4667b0f8a883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9003 | 2026.01.20 23:54:21.324051 [ 260 ] {155be474-958a-4f28-aad6-4667b0f8a883} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9004 | 2026.01.20 23:54:21.324090 [ 260 ] {155be474-958a-4f28-aad6-4667b0f8a883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9005 | 2026.01.20 23:54:21.324476 [ 260 ] {155be474-958a-4f28-aad6-4667b0f8a883} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9006 | 2026.01.20 23:54:21.324678 [ 260 ] {155be474-958a-4f28-aad6-4667b0f8a883} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9007 | 2026.01.20 23:54:21.324788 [ 54 ] {} <Debug> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9008 | 2026.01.20 23:54:21.324810 [ 260 ] {155be474-958a-4f28-aad6-4667b0f8a883} <Debug> executeQuery: Read 1280 rows, 108.46 KiB in 0.001745 sec., 733524.3553008595 rows/sec., 60.70 MiB/sec. | ||
| 9009 | 2026.01.20 23:54:21.324828 [ 54 ] {} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9010 | 2026.01.20 23:54:21.324848 [ 260 ] {155be474-958a-4f28-aad6-4667b0f8a883} <Debug> TCPHandler: Processed in 0.001916613 sec. | ||
| 9011 | 2026.01.20 23:54:21.324850 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9012 | 2026.01.20 23:54:21.324964 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9013 | 2026.01.20 23:54:21.325003 [ 191 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::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 | ||
| 9014 | 2026.01.20 23:54:21.325060 [ 260 ] {2bf76bbb-8240-41e4-93e1-51b05681c068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9015 | 2026.01.20 23:54:21.325107 [ 260 ] {2bf76bbb-8240-41e4-93e1-51b05681c068} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9016 | 2026.01.20 23:54:21.325159 [ 191 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9017 | 2026.01.20 23:54:21.325201 [ 191 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2462 rows starting from the beginning of the part | ||
| 9018 | 2026.01.20 23:54:21.325273 [ 191 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 136 rows starting from the beginning of the part | ||
| 9019 | 2026.01.20 23:54:21.325323 [ 191 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1112 rows starting from the beginning of the part | ||
| 9020 | 2026.01.20 23:54:21.325367 [ 191 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 136 rows starting from the beginning of the part | ||
| 9021 | 2026.01.20 23:54:21.325411 [ 191 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1112 rows starting from the beginning of the part | ||
| 9022 | 2026.01.20 23:54:21.325453 [ 191 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1280 rows starting from the beginning of the part | ||
| 9023 | 2026.01.20 23:54:21.325511 [ 260 ] {2bf76bbb-8240-41e4-93e1-51b05681c068} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9024 | 2026.01.20 23:54:21.325550 [ 260 ] {2bf76bbb-8240-41e4-93e1-51b05681c068} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9025 | 2026.01.20 23:54:21.325875 [ 260 ] {2bf76bbb-8240-41e4-93e1-51b05681c068} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9026 | 2026.01.20 23:54:21.326090 [ 260 ] {2bf76bbb-8240-41e4-93e1-51b05681c068} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9027 | 2026.01.20 23:54:21.326221 [ 260 ] {2bf76bbb-8240-41e4-93e1-51b05681c068} <Debug> executeQuery: Read 48 rows, 3.57 KiB in 0.001181 sec., 40643.52243861135 rows/sec., 2.95 MiB/sec. | ||
| 9028 | 2026.01.20 23:54:21.326257 [ 260 ] {2bf76bbb-8240-41e4-93e1-51b05681c068} <Debug> TCPHandler: Processed in 0.001341733 sec. | ||
| 9029 | 2026.01.20 23:54:21.326374 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9030 | 2026.01.20 23:54:21.326474 [ 260 ] {f7951c7f-b026-4540-9fc8-41b6ad63091a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9031 | 2026.01.20 23:54:21.326513 [ 260 ] {f7951c7f-b026-4540-9fc8-41b6ad63091a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9032 | 2026.01.20 23:54:21.326975 [ 260 ] {f7951c7f-b026-4540-9fc8-41b6ad63091a} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9033 | 2026.01.20 23:54:21.327009 [ 260 ] {f7951c7f-b026-4540-9fc8-41b6ad63091a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9034 | 2026.01.20 23:54:21.327307 [ 260 ] {f7951c7f-b026-4540-9fc8-41b6ad63091a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9035 | 2026.01.20 23:54:21.327501 [ 260 ] {f7951c7f-b026-4540-9fc8-41b6ad63091a} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9036 | 2026.01.20 23:54:21.327539 [ 199 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6238 rows, containing 5 columns (5 merged, 0 gathered) in 0.002623865 sec., 2377408.8987047733 rows/sec., 201.83 MiB/sec. | ||
| 9037 | 2026.01.20 23:54:21.327627 [ 260 ] {f7951c7f-b026-4540-9fc8-41b6ad63091a} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001201 sec., 189841.79850124897 rows/sec., 12.85 MiB/sec. | ||
| 9038 | 2026.01.20 23:54:21.327665 [ 260 ] {f7951c7f-b026-4540-9fc8-41b6ad63091a} <Debug> TCPHandler: Processed in 0.001370923 sec. | ||
| 9039 | 2026.01.20 23:54:21.327766 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9040 | 2026.01.20 23:54:21.327853 [ 260 ] {86cf7209-2f66-4b59-982f-0a46765d0ce3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9041 | 2026.01.20 23:54:21.327867 [ 201 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9042 | 2026.01.20 23:54:21.327890 [ 260 ] {86cf7209-2f66-4b59-982f-0a46765d0ce3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9043 | 2026.01.20 23:54:21.328283 [ 201 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_56_11} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9044 | 2026.01.20 23:54:21.328385 [ 201 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_56_11} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9045 | 2026.01.20 23:54:21.328503 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 9046 | 2026.01.20 23:54:21.328527 [ 260 ] {86cf7209-2f66-4b59-982f-0a46765d0ce3} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9047 | 2026.01.20 23:54:21.328567 [ 260 ] {86cf7209-2f66-4b59-982f-0a46765d0ce3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9048 | 2026.01.20 23:54:21.328895 [ 260 ] {86cf7209-2f66-4b59-982f-0a46765d0ce3} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9049 | 2026.01.20 23:54:21.329097 [ 260 ] {86cf7209-2f66-4b59-982f-0a46765d0ce3} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9050 | 2026.01.20 23:54:21.329225 [ 260 ] {86cf7209-2f66-4b59-982f-0a46765d0ce3} <Debug> executeQuery: Read 568 rows, 43.26 KiB in 0.001345 sec., 422304.8327137546 rows/sec., 31.41 MiB/sec. | ||
| 9051 | 2026.01.20 23:54:21.329243 [ 53 ] {} <Debug> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9052 | 2026.01.20 23:54:21.329261 [ 260 ] {86cf7209-2f66-4b59-982f-0a46765d0ce3} <Debug> TCPHandler: Processed in 0.001504596 sec. | ||
| 9053 | 2026.01.20 23:54:21.329317 [ 53 ] {} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9054 | 2026.01.20 23:54:21.329348 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9055 | 2026.01.20 23:54:21.329402 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9056 | 2026.01.20 23:54:21.329433 [ 194 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::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 | ||
| 9057 | 2026.01.20 23:54:21.329499 [ 260 ] {e100f580-976f-4e29-a351-d09d26db22b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9058 | 2026.01.20 23:54:21.329522 [ 194 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9059 | 2026.01.20 23:54:21.329541 [ 260 ] {e100f580-976f-4e29-a351-d09d26db22b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9060 | 2026.01.20 23:54:21.329549 [ 194 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1249 rows starting from the beginning of the part | ||
| 9061 | 2026.01.20 23:54:21.329605 [ 194 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 104 rows starting from the beginning of the part | ||
| 9062 | 2026.01.20 23:54:21.329647 [ 194 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 679 rows starting from the beginning of the part | ||
| 9063 | 2026.01.20 23:54:21.329697 [ 194 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 104 rows starting from the beginning of the part | ||
| 9064 | 2026.01.20 23:54:21.329736 [ 194 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 679 rows starting from the beginning of the part | ||
| 9065 | 2026.01.20 23:54:21.329776 [ 194 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 568 rows starting from the beginning of the part | ||
| 9066 | 2026.01.20 23:54:21.330083 [ 260 ] {e100f580-976f-4e29-a351-d09d26db22b8} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9067 | 2026.01.20 23:54:21.330117 [ 260 ] {e100f580-976f-4e29-a351-d09d26db22b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9068 | 2026.01.20 23:54:21.330490 [ 260 ] {e100f580-976f-4e29-a351-d09d26db22b8} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9069 | 2026.01.20 23:54:21.330694 [ 260 ] {e100f580-976f-4e29-a351-d09d26db22b8} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9070 | 2026.01.20 23:54:21.330822 [ 260 ] {e100f580-976f-4e29-a351-d09d26db22b8} <Debug> executeQuery: Read 848 rows, 58.45 KiB in 0.001341 sec., 632363.9075316928 rows/sec., 42.57 MiB/sec. | ||
| 9071 | 2026.01.20 23:54:21.330857 [ 260 ] {e100f580-976f-4e29-a351-d09d26db22b8} <Debug> TCPHandler: Processed in 0.001502986 sec. | ||
| 9072 | 2026.01.20 23:54:21.330911 [ 201 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3383 rows, containing 5 columns (5 merged, 0 gathered) in 0.001513456 sec., 2235281.3692634604 rows/sec., 169.28 MiB/sec. | ||
| 9073 | 2026.01.20 23:54:21.330991 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9074 | 2026.01.20 23:54:21.331062 [ 194 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9075 | 2026.01.20 23:54:21.331124 [ 260 ] {497976f5-d974-47eb-83bd-b96feaeae789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9076 | 2026.01.20 23:54:21.331195 [ 260 ] {497976f5-d974-47eb-83bd-b96feaeae789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9077 | 2026.01.20 23:54:21.331296 [ 194 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_56_11} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9078 | 2026.01.20 23:54:21.331354 [ 194 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_56_11} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9079 | 2026.01.20 23:54:21.331411 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 9080 | 2026.01.20 23:54:21.332068 [ 260 ] {497976f5-d974-47eb-83bd-b96feaeae789} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9081 | 2026.01.20 23:54:21.332108 [ 260 ] {497976f5-d974-47eb-83bd-b96feaeae789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9082 | 2026.01.20 23:54:21.332651 [ 260 ] {497976f5-d974-47eb-83bd-b96feaeae789} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9083 | 2026.01.20 23:54:21.332867 [ 260 ] {497976f5-d974-47eb-83bd-b96feaeae789} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9084 | 2026.01.20 23:54:21.333007 [ 260 ] {497976f5-d974-47eb-83bd-b96feaeae789} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001911 sec., 20931.449502878077 rows/sec., 37.51 MiB/sec. | ||
| 9085 | 2026.01.20 23:54:21.333073 [ 260 ] {497976f5-d974-47eb-83bd-b96feaeae789} <Debug> TCPHandler: Processed in 0.002140057 sec. | ||
| 9086 | 2026.01.20 23:54:21.333185 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9087 | 2026.01.20 23:54:21.333279 [ 260 ] {65167451-e02f-47e8-ba31-85b455615571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9088 | 2026.01.20 23:54:21.333320 [ 260 ] {65167451-e02f-47e8-ba31-85b455615571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9089 | 2026.01.20 23:54:21.333639 [ 260 ] {65167451-e02f-47e8-ba31-85b455615571} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9090 | 2026.01.20 23:54:21.333674 [ 260 ] {65167451-e02f-47e8-ba31-85b455615571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9091 | 2026.01.20 23:54:21.333971 [ 260 ] {65167451-e02f-47e8-ba31-85b455615571} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9092 | 2026.01.20 23:54:21.334164 [ 260 ] {65167451-e02f-47e8-ba31-85b455615571} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9093 | 2026.01.20 23:54:21.334291 [ 260 ] {65167451-e02f-47e8-ba31-85b455615571} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00103 sec., 58252.42718446601 rows/sec., 3.93 MiB/sec. | ||
| 9094 | 2026.01.20 23:54:21.334325 [ 260 ] {65167451-e02f-47e8-ba31-85b455615571} <Debug> TCPHandler: Processed in 0.00118807 sec. | ||
| 9095 | 2026.01.20 23:54:22.417126 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19707 | ||
| 9096 | 2026.01.20 23:54:22.417655 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9097 | 2026.01.20 23:54:22.417694 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9098 | 2026.01.20 23:54:22.418183 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9099 | 2026.01.20 23:54:22.418409 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9100 | 2026.01.20 23:54:22.418542 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19707 | ||
| 9101 | 2026.01.20 23:54:22.418564 [ 51 ] {} <Debug> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9102 | 2026.01.20 23:54:22.418634 [ 51 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9103 | 2026.01.20 23:54:22.418655 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9104 | 2026.01.20 23:54:22.418765 [ 199 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 9105 | 2026.01.20 23:54:22.418886 [ 199 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9106 | 2026.01.20 23:54:22.418930 [ 199 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17275 rows starting from the beginning of the part | ||
| 9107 | 2026.01.20 23:54:22.419003 [ 199 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 9108 | 2026.01.20 23:54:22.419052 [ 199 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 9109 | 2026.01.20 23:54:22.419107 [ 199 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 9110 | 2026.01.20 23:54:22.419153 [ 199 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 9111 | 2026.01.20 23:54:22.419197 [ 199 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 9112 | 2026.01.20 23:54:22.421618 [ 194 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19707 rows, containing 4 columns (4 merged, 0 gathered) in 0.002899469 sec., 6796761.751893192 rows/sec., 97.23 MiB/sec. | ||
| 9113 | 2026.01.20 23:54:22.421873 [ 199 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9114 | 2026.01.20 23:54:22.422126 [ 199 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_41_8} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9115 | 2026.01.20 23:54:22.422195 [ 199 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_41_8} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9116 | 2026.01.20 23:54:22.422288 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.64 MiB. | ||
| 9117 | 2026.01.20 23:54:23.467543 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9118 | 2026.01.20 23:54:23.485580 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9119 | 2026.01.20 23:54:23.485644 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9120 | 2026.01.20 23:54:23.491841 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9121 | 2026.01.20 23:54:23.492540 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9122 | 2026.01.20 23:54:23.492878 [ 50 ] {} <Debug> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9123 | 2026.01.20 23:54:23.492948 [ 50 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9124 | 2026.01.20 23:54:23.492973 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9125 | 2026.01.20 23:54:23.493078 [ 196 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 9126 | 2026.01.20 23:54:23.495592 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9127 | 2026.01.20 23:54:23.496131 [ 196 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9128 | 2026.01.20 23:54:23.496837 [ 196 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 9129 | 2026.01.20 23:54:23.500149 [ 196 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 9130 | 2026.01.20 23:54:23.503620 [ 196 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 9131 | 2026.01.20 23:54:23.507626 [ 196 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 9132 | 2026.01.20 23:54:23.511689 [ 196 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 9133 | 2026.01.20 23:54:23.515553 [ 196 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 9134 | 2026.01.20 23:54:23.566688 [ 199 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.073650571 sec., 4195.486821140871 rows/sec., 21.69 MiB/sec. | ||
| 9135 | 2026.01.20 23:54:23.569775 [ 194 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9136 | 2026.01.20 23:54:23.571857 [ 194 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_41_8} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9137 | 2026.01.20 23:54:23.571967 [ 194 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_41_8} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9138 | 2026.01.20 23:54:23.574932 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 9139 | 2026.01.20 23:54:24.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 293.15 MiB, peak 306.57 MiB, free memory in arenas 0.00 B, will set to 294.84 MiB (RSS), difference: 1.69 MiB | ||
| 9140 | 2026.01.20 23:54:24.967030 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1112 | ||
| 9141 | 2026.01.20 23:54:24.969534 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9142 | 2026.01.20 23:54:24.969596 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9143 | 2026.01.20 23:54:24.970873 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9144 | 2026.01.20 23:54:24.971164 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9145 | 2026.01.20 23:54:24.971585 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1112 | ||
| 9146 | 2026.01.20 23:54:26.301194 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9147 | 2026.01.20 23:54:26.301373 [ 260 ] {849071b6-2b70-4cfb-b42c-eb19d79f7e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9148 | 2026.01.20 23:54:26.301440 [ 260 ] {849071b6-2b70-4cfb-b42c-eb19d79f7e9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9149 | 2026.01.20 23:54:26.302300 [ 260 ] {849071b6-2b70-4cfb-b42c-eb19d79f7e9e} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9150 | 2026.01.20 23:54:26.302348 [ 260 ] {849071b6-2b70-4cfb-b42c-eb19d79f7e9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9151 | 2026.01.20 23:54:26.302757 [ 260 ] {849071b6-2b70-4cfb-b42c-eb19d79f7e9e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9152 | 2026.01.20 23:54:26.303005 [ 260 ] {849071b6-2b70-4cfb-b42c-eb19d79f7e9e} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9153 | 2026.01.20 23:54:26.303159 [ 48 ] {} <Debug> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 9154 | 2026.01.20 23:54:26.303169 [ 260 ] {849071b6-2b70-4cfb-b42c-eb19d79f7e9e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001841 sec., 222705.05160239 rows/sec., 14.13 MiB/sec. | ||
| 9155 | 2026.01.20 23:54:26.303230 [ 48 ] {} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9156 | 2026.01.20 23:54:26.303255 [ 260 ] {849071b6-2b70-4cfb-b42c-eb19d79f7e9e} <Debug> TCPHandler: Processed in 0.002185957 sec. | ||
| 9157 | 2026.01.20 23:54:26.303259 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9158 | 2026.01.20 23:54:26.303404 [ 192 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::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 | ||
| 9159 | 2026.01.20 23:54:26.303415 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9160 | 2026.01.20 23:54:26.303554 [ 260 ] {635505a4-f466-4462-a644-0bfe313e7297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9161 | 2026.01.20 23:54:26.303556 [ 192 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9162 | 2026.01.20 23:54:26.303601 [ 260 ] {635505a4-f466-4462-a644-0bfe313e7297} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9163 | 2026.01.20 23:54:26.303608 [ 192 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 434 rows starting from the beginning of the part | ||
| 9164 | 2026.01.20 23:54:26.303688 [ 192 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 410 rows starting from the beginning of the part | ||
| 9165 | 2026.01.20 23:54:26.303733 [ 192 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 410 rows starting from the beginning of the part | ||
| 9166 | 2026.01.20 23:54:26.303774 [ 192 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 410 rows starting from the beginning of the part | ||
| 9167 | 2026.01.20 23:54:26.303812 [ 192 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 410 rows starting from the beginning of the part | ||
| 9168 | 2026.01.20 23:54:26.303853 [ 192 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 410 rows starting from the beginning of the part | ||
| 9169 | 2026.01.20 23:54:26.304602 [ 260 ] {635505a4-f466-4462-a644-0bfe313e7297} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9170 | 2026.01.20 23:54:26.304645 [ 260 ] {635505a4-f466-4462-a644-0bfe313e7297} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9171 | 2026.01.20 23:54:26.305023 [ 200 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001676879 sec., 1481323.3393703422 rows/sec., 99.90 MiB/sec. | ||
| 9172 | 2026.01.20 23:54:26.305068 [ 260 ] {635505a4-f466-4462-a644-0bfe313e7297} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9173 | 2026.01.20 23:54:26.305260 [ 195 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 9174 | 2026.01.20 23:54:26.305313 [ 260 ] {635505a4-f466-4462-a644-0bfe313e7297} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9175 | 2026.01.20 23:54:26.305456 [ 260 ] {635505a4-f466-4462-a644-0bfe313e7297} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.001921 sec., 578865.1743883394 rows/sec., 45.65 MiB/sec. | ||
| 9176 | 2026.01.20 23:54:26.305496 [ 260 ] {635505a4-f466-4462-a644-0bfe313e7297} <Debug> TCPHandler: Processed in 0.002131396 sec. | ||
| 9177 | 2026.01.20 23:54:26.305578 [ 195 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_26_5} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9178 | 2026.01.20 23:54:26.305622 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9179 | 2026.01.20 23:54:26.305674 [ 195 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_26_5} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 9180 | 2026.01.20 23:54:26.305723 [ 260 ] {f51b3869-24bf-482e-901f-8070893ff2a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9181 | 2026.01.20 23:54:26.305768 [ 260 ] {f51b3869-24bf-482e-901f-8070893ff2a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9182 | 2026.01.20 23:54:26.305776 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 9183 | 2026.01.20 23:54:26.306268 [ 260 ] {f51b3869-24bf-482e-901f-8070893ff2a8} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9184 | 2026.01.20 23:54:26.306308 [ 260 ] {f51b3869-24bf-482e-901f-8070893ff2a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9185 | 2026.01.20 23:54:26.306614 [ 260 ] {f51b3869-24bf-482e-901f-8070893ff2a8} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9186 | 2026.01.20 23:54:26.306816 [ 260 ] {f51b3869-24bf-482e-901f-8070893ff2a8} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9187 | 2026.01.20 23:54:26.306945 [ 260 ] {f51b3869-24bf-482e-901f-8070893ff2a8} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001241 sec., 165189.36341659952 rows/sec., 9.69 MiB/sec. | ||
| 9188 | 2026.01.20 23:54:26.306982 [ 260 ] {f51b3869-24bf-482e-901f-8070893ff2a8} <Debug> TCPHandler: Processed in 0.001412554 sec. | ||
| 9189 | 2026.01.20 23:54:26.307094 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9190 | 2026.01.20 23:54:26.307189 [ 260 ] {7f753dd6-cc5f-4684-9262-6c54b7095f67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9191 | 2026.01.20 23:54:26.307234 [ 260 ] {7f753dd6-cc5f-4684-9262-6c54b7095f67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9192 | 2026.01.20 23:54:26.307729 [ 260 ] {7f753dd6-cc5f-4684-9262-6c54b7095f67} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9193 | 2026.01.20 23:54:26.307766 [ 260 ] {7f753dd6-cc5f-4684-9262-6c54b7095f67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9194 | 2026.01.20 23:54:26.308061 [ 260 ] {7f753dd6-cc5f-4684-9262-6c54b7095f67} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9195 | 2026.01.20 23:54:26.308267 [ 260 ] {7f753dd6-cc5f-4684-9262-6c54b7095f67} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9196 | 2026.01.20 23:54:26.308397 [ 260 ] {7f753dd6-cc5f-4684-9262-6c54b7095f67} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001226 sec., 172920.0652528548 rows/sec., 11.15 MiB/sec. | ||
| 9197 | 2026.01.20 23:54:26.308435 [ 260 ] {7f753dd6-cc5f-4684-9262-6c54b7095f67} <Debug> TCPHandler: Processed in 0.001392474 sec. | ||
| 9198 | 2026.01.20 23:54:26.308552 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9199 | 2026.01.20 23:54:26.308647 [ 260 ] {608ab8ec-6538-4a16-914f-9e1bd175579c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9200 | 2026.01.20 23:54:26.308686 [ 260 ] {608ab8ec-6538-4a16-914f-9e1bd175579c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9201 | 2026.01.20 23:54:26.309169 [ 260 ] {608ab8ec-6538-4a16-914f-9e1bd175579c} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9202 | 2026.01.20 23:54:26.309206 [ 260 ] {608ab8ec-6538-4a16-914f-9e1bd175579c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9203 | 2026.01.20 23:54:26.309511 [ 260 ] {608ab8ec-6538-4a16-914f-9e1bd175579c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9204 | 2026.01.20 23:54:26.309716 [ 260 ] {608ab8ec-6538-4a16-914f-9e1bd175579c} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9205 | 2026.01.20 23:54:26.309845 [ 48 ] {} <Debug> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 9206 | 2026.01.20 23:54:26.309847 [ 260 ] {608ab8ec-6538-4a16-914f-9e1bd175579c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001219 sec., 173092.69893355208 rows/sec., 9.83 MiB/sec. | ||
| 9207 | 2026.01.20 23:54:26.309888 [ 48 ] {} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9208 | 2026.01.20 23:54:26.309911 [ 260 ] {608ab8ec-6538-4a16-914f-9e1bd175579c} <Debug> TCPHandler: Processed in 0.001409074 sec. | ||
| 9209 | 2026.01.20 23:54:26.309913 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9210 | 2026.01.20 23:54:26.310027 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9211 | 2026.01.20 23:54:26.310055 [ 199 ] {814d8568-2b9e-4a79-83ef-22fe45208240::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 | ||
| 9212 | 2026.01.20 23:54:26.310129 [ 260 ] {c95f4efa-9ab3-46a7-9663-a3cf9beeb57e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9213 | 2026.01.20 23:54:26.310173 [ 260 ] {c95f4efa-9ab3-46a7-9663-a3cf9beeb57e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9214 | 2026.01.20 23:54:26.310182 [ 199 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9215 | 2026.01.20 23:54:26.310222 [ 199 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 223 rows starting from the beginning of the part | ||
| 9216 | 2026.01.20 23:54:26.310297 [ 199 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 211 rows starting from the beginning of the part | ||
| 9217 | 2026.01.20 23:54:26.310348 [ 199 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 211 rows starting from the beginning of the part | ||
| 9218 | 2026.01.20 23:54:26.310395 [ 199 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 211 rows starting from the beginning of the part | ||
| 9219 | 2026.01.20 23:54:26.310441 [ 199 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 211 rows starting from the beginning of the part | ||
| 9220 | 2026.01.20 23:54:26.310486 [ 199 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 211 rows starting from the beginning of the part | ||
| 9221 | 2026.01.20 23:54:26.310863 [ 260 ] {c95f4efa-9ab3-46a7-9663-a3cf9beeb57e} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9222 | 2026.01.20 23:54:26.310904 [ 260 ] {c95f4efa-9ab3-46a7-9663-a3cf9beeb57e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9223 | 2026.01.20 23:54:26.311254 [ 260 ] {c95f4efa-9ab3-46a7-9663-a3cf9beeb57e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9224 | 2026.01.20 23:54:26.311401 [ 195 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001391374 sec., 918516.5167668795 rows/sec., 55.83 MiB/sec. | ||
| 9225 | 2026.01.20 23:54:26.311474 [ 260 ] {c95f4efa-9ab3-46a7-9663-a3cf9beeb57e} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9226 | 2026.01.20 23:54:26.311516 [ 195 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 9227 | 2026.01.20 23:54:26.311618 [ 260 ] {c95f4efa-9ab3-46a7-9663-a3cf9beeb57e} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001506 sec., 450863.213811421 rows/sec., 31.43 MiB/sec. | ||
| 9228 | 2026.01.20 23:54:26.311661 [ 260 ] {c95f4efa-9ab3-46a7-9663-a3cf9beeb57e} <Debug> TCPHandler: Processed in 0.001682919 sec. | ||
| 9229 | 2026.01.20 23:54:26.311764 [ 195 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_26_5} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9230 | 2026.01.20 23:54:26.311767 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9231 | 2026.01.20 23:54:26.311833 [ 195 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_26_5} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 9232 | 2026.01.20 23:54:26.311878 [ 260 ] {980f853a-f71f-49d1-8cc5-36a3a4d90733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9233 | 2026.01.20 23:54:26.311893 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 9234 | 2026.01.20 23:54:26.311928 [ 260 ] {980f853a-f71f-49d1-8cc5-36a3a4d90733} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9235 | 2026.01.20 23:54:26.312250 [ 260 ] {980f853a-f71f-49d1-8cc5-36a3a4d90733} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9236 | 2026.01.20 23:54:26.312288 [ 260 ] {980f853a-f71f-49d1-8cc5-36a3a4d90733} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9237 | 2026.01.20 23:54:26.312588 [ 260 ] {980f853a-f71f-49d1-8cc5-36a3a4d90733} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9238 | 2026.01.20 23:54:26.312795 [ 260 ] {980f853a-f71f-49d1-8cc5-36a3a4d90733} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9239 | 2026.01.20 23:54:26.312925 [ 260 ] {980f853a-f71f-49d1-8cc5-36a3a4d90733} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001065 sec., 5633.802816901409 rows/sec., 294.34 KiB/sec. | ||
| 9240 | 2026.01.20 23:54:26.312962 [ 260 ] {980f853a-f71f-49d1-8cc5-36a3a4d90733} <Debug> TCPHandler: Processed in 0.001245721 sec. | ||
| 9241 | 2026.01.20 23:54:26.313068 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9242 | 2026.01.20 23:54:26.313162 [ 260 ] {1fd72b92-baf6-458a-b098-761b95254907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9243 | 2026.01.20 23:54:26.313204 [ 260 ] {1fd72b92-baf6-458a-b098-761b95254907} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9244 | 2026.01.20 23:54:26.313640 [ 260 ] {1fd72b92-baf6-458a-b098-761b95254907} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9245 | 2026.01.20 23:54:26.313677 [ 260 ] {1fd72b92-baf6-458a-b098-761b95254907} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9246 | 2026.01.20 23:54:26.314014 [ 260 ] {1fd72b92-baf6-458a-b098-761b95254907} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9247 | 2026.01.20 23:54:26.314226 [ 260 ] {1fd72b92-baf6-458a-b098-761b95254907} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9248 | 2026.01.20 23:54:26.314355 [ 260 ] {1fd72b92-baf6-458a-b098-761b95254907} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001211 sec., 259289.843104872 rows/sec., 17.03 MiB/sec. | ||
| 9249 | 2026.01.20 23:54:26.314392 [ 260 ] {1fd72b92-baf6-458a-b098-761b95254907} <Debug> TCPHandler: Processed in 0.001374333 sec. | ||
| 9250 | 2026.01.20 23:54:26.314497 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9251 | 2026.01.20 23:54:26.314590 [ 260 ] {a6972bc9-ad4d-4350-98a6-899bdebc4522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9252 | 2026.01.20 23:54:26.314631 [ 260 ] {a6972bc9-ad4d-4350-98a6-899bdebc4522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9253 | 2026.01.20 23:54:26.314938 [ 260 ] {a6972bc9-ad4d-4350-98a6-899bdebc4522} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9254 | 2026.01.20 23:54:26.314974 [ 260 ] {a6972bc9-ad4d-4350-98a6-899bdebc4522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9255 | 2026.01.20 23:54:26.315267 [ 260 ] {a6972bc9-ad4d-4350-98a6-899bdebc4522} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9256 | 2026.01.20 23:54:26.315470 [ 260 ] {a6972bc9-ad4d-4350-98a6-899bdebc4522} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9257 | 2026.01.20 23:54:26.315598 [ 260 ] {a6972bc9-ad4d-4350-98a6-899bdebc4522} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001024 sec., 976.5625 rows/sec., 65.80 KiB/sec. | ||
| 9258 | 2026.01.20 23:54:26.315633 [ 260 ] {a6972bc9-ad4d-4350-98a6-899bdebc4522} <Debug> TCPHandler: Processed in 0.00118633 sec. | ||
| 9259 | 2026.01.20 23:54:26.315736 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9260 | 2026.01.20 23:54:26.315829 [ 260 ] {2ede1900-23ac-4ab3-80e1-c6fa4fd3226e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9261 | 2026.01.20 23:54:26.315870 [ 260 ] {2ede1900-23ac-4ab3-80e1-c6fa4fd3226e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9262 | 2026.01.20 23:54:26.316194 [ 260 ] {2ede1900-23ac-4ab3-80e1-c6fa4fd3226e} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9263 | 2026.01.20 23:54:26.316233 [ 260 ] {2ede1900-23ac-4ab3-80e1-c6fa4fd3226e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9264 | 2026.01.20 23:54:26.316539 [ 260 ] {2ede1900-23ac-4ab3-80e1-c6fa4fd3226e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9265 | 2026.01.20 23:54:26.316745 [ 260 ] {2ede1900-23ac-4ab3-80e1-c6fa4fd3226e} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9266 | 2026.01.20 23:54:26.316870 [ 260 ] {2ede1900-23ac-4ab3-80e1-c6fa4fd3226e} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001059 sec., 98205.85457979226 rows/sec., 6.02 MiB/sec. | ||
| 9267 | 2026.01.20 23:54:26.316906 [ 260 ] {2ede1900-23ac-4ab3-80e1-c6fa4fd3226e} <Debug> TCPHandler: Processed in 0.001219611 sec. | ||
| 9268 | 2026.01.20 23:54:29.794409 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9269 | 2026.01.20 23:54:29.794494 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9270 | 2026.01.20 23:54:29.918617 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20155 | ||
| 9271 | 2026.01.20 23:54:29.919175 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9272 | 2026.01.20 23:54:29.919233 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9273 | 2026.01.20 23:54:29.919780 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9274 | 2026.01.20 23:54:29.920012 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9275 | 2026.01.20 23:54:29.920167 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20155 | ||
| 9276 | 2026.01.20 23:54:30.995671 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9277 | 2026.01.20 23:54:31.012304 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9278 | 2026.01.20 23:54:31.012366 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9279 | 2026.01.20 23:54:31.018040 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9280 | 2026.01.20 23:54:31.018738 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9281 | 2026.01.20 23:54:31.021862 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9282 | 2026.01.20 23:54:31.293496 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9283 | 2026.01.20 23:54:31.293770 [ 260 ] {1d752dd9-ba4c-4349-9561-ba4e1d6a0914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9284 | 2026.01.20 23:54:31.293834 [ 260 ] {1d752dd9-ba4c-4349-9561-ba4e1d6a0914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9285 | 2026.01.20 23:54:31.294552 [ 260 ] {1d752dd9-ba4c-4349-9561-ba4e1d6a0914} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9286 | 2026.01.20 23:54:31.294594 [ 260 ] {1d752dd9-ba4c-4349-9561-ba4e1d6a0914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9287 | 2026.01.20 23:54:31.295031 [ 260 ] {1d752dd9-ba4c-4349-9561-ba4e1d6a0914} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9288 | 2026.01.20 23:54:31.295280 [ 260 ] {1d752dd9-ba4c-4349-9561-ba4e1d6a0914} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9289 | 2026.01.20 23:54:31.295448 [ 260 ] {1d752dd9-ba4c-4349-9561-ba4e1d6a0914} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001751 sec., 77669.90291262136 rows/sec., 6.72 MiB/sec. | ||
| 9290 | 2026.01.20 23:54:31.295500 [ 260 ] {1d752dd9-ba4c-4349-9561-ba4e1d6a0914} <Debug> TCPHandler: Processed in 0.002186918 sec. | ||
| 9291 | 2026.01.20 23:54:31.295637 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9292 | 2026.01.20 23:54:31.295741 [ 260 ] {144d4e79-f923-4839-ab0f-e24f870c3bb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9293 | 2026.01.20 23:54:31.295785 [ 260 ] {144d4e79-f923-4839-ab0f-e24f870c3bb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9294 | 2026.01.20 23:54:31.296214 [ 260 ] {144d4e79-f923-4839-ab0f-e24f870c3bb0} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9295 | 2026.01.20 23:54:31.296252 [ 260 ] {144d4e79-f923-4839-ab0f-e24f870c3bb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9296 | 2026.01.20 23:54:31.296571 [ 260 ] {144d4e79-f923-4839-ab0f-e24f870c3bb0} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9297 | 2026.01.20 23:54:31.296786 [ 260 ] {144d4e79-f923-4839-ab0f-e24f870c3bb0} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9298 | 2026.01.20 23:54:31.296919 [ 260 ] {144d4e79-f923-4839-ab0f-e24f870c3bb0} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001201 sec., 33305.57868442964 rows/sec., 2.45 MiB/sec. | ||
| 9299 | 2026.01.20 23:54:31.296957 [ 260 ] {144d4e79-f923-4839-ab0f-e24f870c3bb0} <Debug> TCPHandler: Processed in 0.001374824 sec. | ||
| 9300 | 2026.01.20 23:54:31.297064 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9301 | 2026.01.20 23:54:31.297168 [ 260 ] {c2a62869-02a1-40db-a865-4ec16cda0496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9302 | 2026.01.20 23:54:31.297209 [ 260 ] {c2a62869-02a1-40db-a865-4ec16cda0496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9303 | 2026.01.20 23:54:31.297662 [ 260 ] {c2a62869-02a1-40db-a865-4ec16cda0496} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9304 | 2026.01.20 23:54:31.297698 [ 260 ] {c2a62869-02a1-40db-a865-4ec16cda0496} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9305 | 2026.01.20 23:54:31.298022 [ 260 ] {c2a62869-02a1-40db-a865-4ec16cda0496} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9306 | 2026.01.20 23:54:31.298228 [ 260 ] {c2a62869-02a1-40db-a865-4ec16cda0496} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9307 | 2026.01.20 23:54:31.298367 [ 260 ] {c2a62869-02a1-40db-a865-4ec16cda0496} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001219 sec., 85315.83264971287 rows/sec., 6.66 MiB/sec. | ||
| 9308 | 2026.01.20 23:54:31.298404 [ 260 ] {c2a62869-02a1-40db-a865-4ec16cda0496} <Debug> TCPHandler: Processed in 0.001392984 sec. | ||
| 9309 | 2026.01.20 23:54:31.298520 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9310 | 2026.01.20 23:54:31.298617 [ 260 ] {9c3dbb09-6e28-4082-bc59-b57a19df46d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9311 | 2026.01.20 23:54:31.298661 [ 260 ] {9c3dbb09-6e28-4082-bc59-b57a19df46d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9312 | 2026.01.20 23:54:31.299068 [ 260 ] {9c3dbb09-6e28-4082-bc59-b57a19df46d8} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9313 | 2026.01.20 23:54:31.299103 [ 260 ] {9c3dbb09-6e28-4082-bc59-b57a19df46d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9314 | 2026.01.20 23:54:31.299442 [ 260 ] {9c3dbb09-6e28-4082-bc59-b57a19df46d8} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9315 | 2026.01.20 23:54:31.299642 [ 260 ] {9c3dbb09-6e28-4082-bc59-b57a19df46d8} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9316 | 2026.01.20 23:54:31.299742 [ 42 ] {} <Debug> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9317 | 2026.01.20 23:54:31.299771 [ 260 ] {9c3dbb09-6e28-4082-bc59-b57a19df46d8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 9318 | 2026.01.20 23:54:31.299785 [ 42 ] {} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9319 | 2026.01.20 23:54:31.299807 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9320 | 2026.01.20 23:54:31.299809 [ 260 ] {9c3dbb09-6e28-4082-bc59-b57a19df46d8} <Debug> TCPHandler: Processed in 0.001339713 sec. | ||
| 9321 | 2026.01.20 23:54:31.299929 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9322 | 2026.01.20 23:54:31.299930 [ 195 ] {d542970d-27f7-45b6-add0-a5f5711db820::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 | ||
| 9323 | 2026.01.20 23:54:31.300024 [ 260 ] {a51abf1c-2466-434c-b755-4872025b2dda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9324 | 2026.01.20 23:54:31.300083 [ 260 ] {a51abf1c-2466-434c-b755-4872025b2dda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9325 | 2026.01.20 23:54:31.300088 [ 195 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9326 | 2026.01.20 23:54:31.300135 [ 195 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 19096 rows starting from the beginning of the part | ||
| 9327 | 2026.01.20 23:54:31.300203 [ 195 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 9328 | 2026.01.20 23:54:31.300261 [ 195 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 314 rows starting from the beginning of the part | ||
| 9329 | 2026.01.20 23:54:31.300305 [ 195 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 848 rows starting from the beginning of the part | ||
| 9330 | 2026.01.20 23:54:31.300345 [ 195 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 314 rows starting from the beginning of the part | ||
| 9331 | 2026.01.20 23:54:31.300385 [ 195 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part | ||
| 9332 | 2026.01.20 23:54:31.301005 [ 260 ] {a51abf1c-2466-434c-b755-4872025b2dda} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9333 | 2026.01.20 23:54:31.301045 [ 260 ] {a51abf1c-2466-434c-b755-4872025b2dda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9334 | 2026.01.20 23:54:31.301684 [ 260 ] {a51abf1c-2466-434c-b755-4872025b2dda} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9335 | 2026.01.20 23:54:31.301909 [ 260 ] {a51abf1c-2466-434c-b755-4872025b2dda} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9336 | 2026.01.20 23:54:31.302050 [ 260 ] {a51abf1c-2466-434c-b755-4872025b2dda} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002044 sec., 19569.471624266145 rows/sec., 35.07 MiB/sec. | ||
| 9337 | 2026.01.20 23:54:31.302105 [ 260 ] {a51abf1c-2466-434c-b755-4872025b2dda} <Debug> TCPHandler: Processed in 0.002225758 sec. | ||
| 9338 | 2026.01.20 23:54:31.302224 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9339 | 2026.01.20 23:54:31.302320 [ 260 ] {8760ace1-7ca1-46d9-9a59-75a8f2ed64ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9340 | 2026.01.20 23:54:31.302362 [ 260 ] {8760ace1-7ca1-46d9-9a59-75a8f2ed64ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9341 | 2026.01.20 23:54:31.302703 [ 260 ] {8760ace1-7ca1-46d9-9a59-75a8f2ed64ea} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9342 | 2026.01.20 23:54:31.302740 [ 260 ] {8760ace1-7ca1-46d9-9a59-75a8f2ed64ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9343 | 2026.01.20 23:54:31.303058 [ 260 ] {8760ace1-7ca1-46d9-9a59-75a8f2ed64ea} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9344 | 2026.01.20 23:54:31.303266 [ 260 ] {8760ace1-7ca1-46d9-9a59-75a8f2ed64ea} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9345 | 2026.01.20 23:54:31.303400 [ 260 ] {8760ace1-7ca1-46d9-9a59-75a8f2ed64ea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 9346 | 2026.01.20 23:54:31.303435 [ 260 ] {8760ace1-7ca1-46d9-9a59-75a8f2ed64ea} <Debug> TCPHandler: Processed in 0.001261512 sec. | ||
| 9347 | 2026.01.20 23:54:31.306594 [ 190 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20892 rows, containing 5 columns (5 merged, 0 gathered) in 0.006724364 sec., 3106910.9286766746 rows/sec., 209.00 MiB/sec. | ||
| 9348 | 2026.01.20 23:54:31.307018 [ 186 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9349 | 2026.01.20 23:54:31.307323 [ 186 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9350 | 2026.01.20 23:54:31.307400 [ 186 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9351 | 2026.01.20 23:54:31.307486 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
| 9352 | 2026.01.20 23:54:32.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 295.86 MiB, peak 306.57 MiB, free memory in arenas 0.00 B, will set to 297.91 MiB (RSS), difference: 2.06 MiB | ||
| 9353 | 2026.01.20 23:54:34.971792 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1144 | ||
| 9354 | 2026.01.20 23:54:34.974134 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9355 | 2026.01.20 23:54:34.974190 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9356 | 2026.01.20 23:54:34.975451 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9357 | 2026.01.20 23:54:34.975731 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9358 | 2026.01.20 23:54:34.975889 [ 39 ] {} <Debug> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9359 | 2026.01.20 23:54:34.975928 [ 39 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9360 | 2026.01.20 23:54:34.975948 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9361 | 2026.01.20 23:54:34.976063 [ 198 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::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 | ||
| 9362 | 2026.01.20 23:54:34.976123 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1144 | ||
| 9363 | 2026.01.20 23:54:34.976777 [ 198 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9364 | 2026.01.20 23:54:34.976940 [ 198 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 970 rows starting from the beginning of the part | ||
| 9365 | 2026.01.20 23:54:34.977355 [ 198 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::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 | ||
| 9366 | 2026.01.20 23:54:34.977726 [ 198 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 32 rows starting from the beginning of the part | ||
| 9367 | 2026.01.20 23:54:34.978082 [ 198 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 38 rows starting from the beginning of the part | ||
| 9368 | 2026.01.20 23:54:34.978415 [ 198 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 36 rows starting from the beginning of the part | ||
| 9369 | 2026.01.20 23:54:34.978746 [ 198 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 32 rows starting from the beginning of the part | ||
| 9370 | 2026.01.20 23:54:34.985332 [ 189 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1144 rows, containing 72 columns (72 merged, 0 gathered) in 0.009320928 sec., 122734.56033562325 rows/sec., 100.76 MiB/sec. | ||
| 9371 | 2026.01.20 23:54:34.986821 [ 189 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9372 | 2026.01.20 23:54:34.987500 [ 189 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_31_6} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9373 | 2026.01.20 23:54:34.987611 [ 189 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_31_6} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9374 | 2026.01.20 23:54:34.987982 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.70 MiB. | ||
| 9375 | 2026.01.20 23:54:36.299668 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9376 | 2026.01.20 23:54:36.299836 [ 260 ] {7c43f247-8dea-4e79-9e30-85db8e3dae06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9377 | 2026.01.20 23:54:36.299897 [ 260 ] {7c43f247-8dea-4e79-9e30-85db8e3dae06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9378 | 2026.01.20 23:54:36.300587 [ 260 ] {7c43f247-8dea-4e79-9e30-85db8e3dae06} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9379 | 2026.01.20 23:54:36.300625 [ 260 ] {7c43f247-8dea-4e79-9e30-85db8e3dae06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9380 | 2026.01.20 23:54:36.300997 [ 260 ] {7c43f247-8dea-4e79-9e30-85db8e3dae06} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9381 | 2026.01.20 23:54:36.301213 [ 260 ] {7c43f247-8dea-4e79-9e30-85db8e3dae06} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9382 | 2026.01.20 23:54:36.301362 [ 260 ] {7c43f247-8dea-4e79-9e30-85db8e3dae06} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001571 sec., 15276.89369828135 rows/sec., 1.27 MiB/sec. | ||
| 9383 | 2026.01.20 23:54:36.301403 [ 260 ] {7c43f247-8dea-4e79-9e30-85db8e3dae06} <Debug> TCPHandler: Processed in 0.001852202 sec. | ||
| 9384 | 2026.01.20 23:54:36.301541 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9385 | 2026.01.20 23:54:36.301636 [ 260 ] {47908b8a-47a9-4ee6-ba6f-f10780bf9af0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9386 | 2026.01.20 23:54:36.301676 [ 260 ] {47908b8a-47a9-4ee6-ba6f-f10780bf9af0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9387 | 2026.01.20 23:54:36.302087 [ 260 ] {47908b8a-47a9-4ee6-ba6f-f10780bf9af0} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9388 | 2026.01.20 23:54:36.302121 [ 260 ] {47908b8a-47a9-4ee6-ba6f-f10780bf9af0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9389 | 2026.01.20 23:54:36.302405 [ 260 ] {47908b8a-47a9-4ee6-ba6f-f10780bf9af0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9390 | 2026.01.20 23:54:36.302603 [ 260 ] {47908b8a-47a9-4ee6-ba6f-f10780bf9af0} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9391 | 2026.01.20 23:54:36.302727 [ 260 ] {47908b8a-47a9-4ee6-ba6f-f10780bf9af0} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00111 sec., 3603.6036036036035 rows/sec., 293.85 KiB/sec. | ||
| 9392 | 2026.01.20 23:54:36.302763 [ 260 ] {47908b8a-47a9-4ee6-ba6f-f10780bf9af0} <Debug> TCPHandler: Processed in 0.001277912 sec. | ||
| 9393 | 2026.01.20 23:54:36.302880 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9394 | 2026.01.20 23:54:36.302972 [ 260 ] {dcaac196-8a81-4f02-9d78-d39886d02cc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9395 | 2026.01.20 23:54:36.303010 [ 260 ] {dcaac196-8a81-4f02-9d78-d39886d02cc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9396 | 2026.01.20 23:54:36.303494 [ 260 ] {dcaac196-8a81-4f02-9d78-d39886d02cc8} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9397 | 2026.01.20 23:54:36.303527 [ 260 ] {dcaac196-8a81-4f02-9d78-d39886d02cc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9398 | 2026.01.20 23:54:36.303825 [ 260 ] {dcaac196-8a81-4f02-9d78-d39886d02cc8} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9399 | 2026.01.20 23:54:36.304028 [ 260 ] {dcaac196-8a81-4f02-9d78-d39886d02cc8} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9400 | 2026.01.20 23:54:36.304151 [ 260 ] {dcaac196-8a81-4f02-9d78-d39886d02cc8} <Debug> executeQuery: Read 178 rows, 15.96 KiB in 0.001196 sec., 148829.4314381271 rows/sec., 13.03 MiB/sec. | ||
| 9401 | 2026.01.20 23:54:36.304186 [ 260 ] {dcaac196-8a81-4f02-9d78-d39886d02cc8} <Debug> TCPHandler: Processed in 0.001363093 sec. | ||
| 9402 | 2026.01.20 23:54:36.304303 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9403 | 2026.01.20 23:54:36.304394 [ 260 ] {bafe3e19-1fd0-4eff-ad13-bb190b112958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9404 | 2026.01.20 23:54:36.304432 [ 260 ] {bafe3e19-1fd0-4eff-ad13-bb190b112958} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9405 | 2026.01.20 23:54:36.304816 [ 260 ] {bafe3e19-1fd0-4eff-ad13-bb190b112958} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9406 | 2026.01.20 23:54:36.304850 [ 260 ] {bafe3e19-1fd0-4eff-ad13-bb190b112958} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9407 | 2026.01.20 23:54:36.305147 [ 260 ] {bafe3e19-1fd0-4eff-ad13-bb190b112958} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9408 | 2026.01.20 23:54:36.305349 [ 260 ] {bafe3e19-1fd0-4eff-ad13-bb190b112958} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9409 | 2026.01.20 23:54:36.305466 [ 38 ] {} <Debug> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9410 | 2026.01.20 23:54:36.305473 [ 260 ] {bafe3e19-1fd0-4eff-ad13-bb190b112958} <Debug> executeQuery: Read 16 rows, 1.24 KiB in 0.001096 sec., 14598.540145985402 rows/sec., 1.11 MiB/sec. | ||
| 9411 | 2026.01.20 23:54:36.305502 [ 38 ] {} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9412 | 2026.01.20 23:54:36.305520 [ 260 ] {bafe3e19-1fd0-4eff-ad13-bb190b112958} <Debug> TCPHandler: Processed in 0.001275201 sec. | ||
| 9413 | 2026.01.20 23:54:36.305522 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9414 | 2026.01.20 23:54:36.305631 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9415 | 2026.01.20 23:54:36.305644 [ 193 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::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 | ||
| 9416 | 2026.01.20 23:54:36.305727 [ 260 ] {d1977b27-f66d-4edc-892a-bb0b39508e11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9417 | 2026.01.20 23:54:36.305769 [ 260 ] {d1977b27-f66d-4edc-892a-bb0b39508e11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9418 | 2026.01.20 23:54:36.305798 [ 193 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9419 | 2026.01.20 23:54:36.305842 [ 193 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 277 rows starting from the beginning of the part | ||
| 9420 | 2026.01.20 23:54:36.305910 [ 193 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 205 rows starting from the beginning of the part | ||
| 9421 | 2026.01.20 23:54:36.305955 [ 193 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 48 rows starting from the beginning of the part | ||
| 9422 | 2026.01.20 23:54:36.305999 [ 193 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 205 rows starting from the beginning of the part | ||
| 9423 | 2026.01.20 23:54:36.306040 [ 193 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 40 rows starting from the beginning of the part | ||
| 9424 | 2026.01.20 23:54:36.306083 [ 193 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 16 rows starting from the beginning of the part | ||
| 9425 | 2026.01.20 23:54:36.306171 [ 260 ] {d1977b27-f66d-4edc-892a-bb0b39508e11} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9426 | 2026.01.20 23:54:36.306213 [ 260 ] {d1977b27-f66d-4edc-892a-bb0b39508e11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9427 | 2026.01.20 23:54:36.306536 [ 260 ] {d1977b27-f66d-4edc-892a-bb0b39508e11} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9428 | 2026.01.20 23:54:36.306754 [ 260 ] {d1977b27-f66d-4edc-892a-bb0b39508e11} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9429 | 2026.01.20 23:54:36.306885 [ 260 ] {d1977b27-f66d-4edc-892a-bb0b39508e11} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001179 sec., 20356.234096692115 rows/sec., 1.69 MiB/sec. | ||
| 9430 | 2026.01.20 23:54:36.306929 [ 260 ] {d1977b27-f66d-4edc-892a-bb0b39508e11} <Debug> TCPHandler: Processed in 0.001346163 sec. | ||
| 9431 | 2026.01.20 23:54:36.307004 [ 193 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 791 rows, containing 5 columns (5 merged, 0 gathered) in 0.001418154 sec., 557767.3510775275 rows/sec., 36.65 MiB/sec. | ||
| 9432 | 2026.01.20 23:54:36.307034 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9433 | 2026.01.20 23:54:36.307130 [ 260 ] {e620ce02-6353-40b8-a0d1-4c01f09e6601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9434 | 2026.01.20 23:54:36.307135 [ 193 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9435 | 2026.01.20 23:54:36.307174 [ 260 ] {e620ce02-6353-40b8-a0d1-4c01f09e6601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9436 | 2026.01.20 23:54:36.307395 [ 193 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_56_11} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9437 | 2026.01.20 23:54:36.307471 [ 193 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_56_11} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9438 | 2026.01.20 23:54:36.307544 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 9439 | 2026.01.20 23:54:36.307576 [ 260 ] {e620ce02-6353-40b8-a0d1-4c01f09e6601} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9440 | 2026.01.20 23:54:36.307616 [ 260 ] {e620ce02-6353-40b8-a0d1-4c01f09e6601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9441 | 2026.01.20 23:54:36.307907 [ 260 ] {e620ce02-6353-40b8-a0d1-4c01f09e6601} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9442 | 2026.01.20 23:54:36.308110 [ 260 ] {e620ce02-6353-40b8-a0d1-4c01f09e6601} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9443 | 2026.01.20 23:54:36.308232 [ 260 ] {e620ce02-6353-40b8-a0d1-4c01f09e6601} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00112 sec., 10714.285714285716 rows/sec., 837.05 KiB/sec. | ||
| 9444 | 2026.01.20 23:54:36.308269 [ 260 ] {e620ce02-6353-40b8-a0d1-4c01f09e6601} <Debug> TCPHandler: Processed in 0.001283461 sec. | ||
| 9445 | 2026.01.20 23:54:36.308392 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9446 | 2026.01.20 23:54:36.308483 [ 260 ] {28eb3b2a-f1a2-43a9-b764-685d92183108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9447 | 2026.01.20 23:54:36.308521 [ 260 ] {28eb3b2a-f1a2-43a9-b764-685d92183108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9448 | 2026.01.20 23:54:36.308936 [ 260 ] {28eb3b2a-f1a2-43a9-b764-685d92183108} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9449 | 2026.01.20 23:54:36.308969 [ 260 ] {28eb3b2a-f1a2-43a9-b764-685d92183108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9450 | 2026.01.20 23:54:36.309274 [ 260 ] {28eb3b2a-f1a2-43a9-b764-685d92183108} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9451 | 2026.01.20 23:54:36.309478 [ 260 ] {28eb3b2a-f1a2-43a9-b764-685d92183108} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9452 | 2026.01.20 23:54:36.309600 [ 260 ] {28eb3b2a-f1a2-43a9-b764-685d92183108} <Debug> executeQuery: Read 104 rows, 8.70 KiB in 0.001134 sec., 91710.75837742504 rows/sec., 7.49 MiB/sec. | ||
| 9453 | 2026.01.20 23:54:36.309636 [ 260 ] {28eb3b2a-f1a2-43a9-b764-685d92183108} <Debug> TCPHandler: Processed in 0.001301102 sec. | ||
| 9454 | 2026.01.20 23:54:36.309757 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9455 | 2026.01.20 23:54:36.309849 [ 260 ] {0c11e12e-398d-481e-b373-5a91a4b522fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9456 | 2026.01.20 23:54:36.309891 [ 260 ] {0c11e12e-398d-481e-b373-5a91a4b522fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9457 | 2026.01.20 23:54:36.310321 [ 260 ] {0c11e12e-398d-481e-b373-5a91a4b522fc} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9458 | 2026.01.20 23:54:36.310354 [ 260 ] {0c11e12e-398d-481e-b373-5a91a4b522fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9459 | 2026.01.20 23:54:36.310673 [ 260 ] {0c11e12e-398d-481e-b373-5a91a4b522fc} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9460 | 2026.01.20 23:54:36.310875 [ 260 ] {0c11e12e-398d-481e-b373-5a91a4b522fc} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9461 | 2026.01.20 23:54:36.311001 [ 260 ] {0c11e12e-398d-481e-b373-5a91a4b522fc} <Debug> executeQuery: Read 342 rows, 26.49 KiB in 0.001169 sec., 292557.74165953806 rows/sec., 22.13 MiB/sec. | ||
| 9462 | 2026.01.20 23:54:36.311036 [ 260 ] {0c11e12e-398d-481e-b373-5a91a4b522fc} <Debug> TCPHandler: Processed in 0.001334662 sec. | ||
| 9463 | 2026.01.20 23:54:36.311147 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9464 | 2026.01.20 23:54:36.311239 [ 260 ] {744ce52c-68ed-4ca8-a875-c1d4e30d4b91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9465 | 2026.01.20 23:54:36.311284 [ 260 ] {744ce52c-68ed-4ca8-a875-c1d4e30d4b91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9466 | 2026.01.20 23:54:36.311611 [ 260 ] {744ce52c-68ed-4ca8-a875-c1d4e30d4b91} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9467 | 2026.01.20 23:54:36.311644 [ 260 ] {744ce52c-68ed-4ca8-a875-c1d4e30d4b91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9468 | 2026.01.20 23:54:36.311936 [ 260 ] {744ce52c-68ed-4ca8-a875-c1d4e30d4b91} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9469 | 2026.01.20 23:54:36.312135 [ 260 ] {744ce52c-68ed-4ca8-a875-c1d4e30d4b91} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9470 | 2026.01.20 23:54:36.312261 [ 260 ] {744ce52c-68ed-4ca8-a875-c1d4e30d4b91} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001039 sec., 57747.83445620789 rows/sec., 3.89 MiB/sec. | ||
| 9471 | 2026.01.20 23:54:36.312295 [ 260 ] {744ce52c-68ed-4ca8-a875-c1d4e30d4b91} <Debug> TCPHandler: Processed in 0.00119626 sec. | ||
| 9472 | 2026.01.20 23:54:37.420264 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20667 | ||
| 9473 | 2026.01.20 23:54:37.420861 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9474 | 2026.01.20 23:54:37.420907 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9475 | 2026.01.20 23:54:37.421399 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9476 | 2026.01.20 23:54:37.421667 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9477 | 2026.01.20 23:54:37.421817 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20667 | ||
| 9478 | 2026.01.20 23:54:38.087860 [ 37 ] {} <Debug> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 | ||
| 9479 | 2026.01.20 23:54:38.087970 [ 37 ] {} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9480 | 2026.01.20 23:54:38.088014 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9481 | 2026.01.20 23:54:38.088210 [ 197 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full | ||
| 9482 | 2026.01.20 23:54:38.088448 [ 197 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9483 | 2026.01.20 23:54:38.088509 [ 197 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 20 rows starting from the beginning of the part | ||
| 9484 | 2026.01.20 23:54:38.088612 [ 197 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 9485 | 2026.01.20 23:54:38.088692 [ 197 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 9486 | 2026.01.20 23:54:38.088761 [ 197 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 9487 | 2026.01.20 23:54:38.088823 [ 197 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 9488 | 2026.01.20 23:54:38.089935 [ 191 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.001809621 sec., 13262.445561805484 rows/sec., 893.66 KiB/sec. | ||
| 9489 | 2026.01.20 23:54:38.090080 [ 197 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 9490 | 2026.01.20 23:54:38.090333 [ 197 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_24_5} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9491 | 2026.01.20 23:54:38.090409 [ 197 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_24_5} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 | ||
| 9492 | 2026.01.20 23:54:38.090478 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 9493 | 2026.01.20 23:54:38.521957 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9494 | 2026.01.20 23:54:38.538964 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9495 | 2026.01.20 23:54:38.539028 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9496 | 2026.01.20 23:54:38.545194 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9497 | 2026.01.20 23:54:38.545914 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9498 | 2026.01.20 23:54:38.549415 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9499 | 2026.01.20 23:54:41.294675 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9500 | 2026.01.20 23:54:41.294941 [ 260 ] {55af62f7-0d79-43ed-973f-a7f7b76e38fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9501 | 2026.01.20 23:54:41.295055 [ 260 ] {55af62f7-0d79-43ed-973f-a7f7b76e38fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9502 | 2026.01.20 23:54:41.296557 [ 260 ] {55af62f7-0d79-43ed-973f-a7f7b76e38fc} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9503 | 2026.01.20 23:54:41.296605 [ 260 ] {55af62f7-0d79-43ed-973f-a7f7b76e38fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9504 | 2026.01.20 23:54:41.297038 [ 260 ] {55af62f7-0d79-43ed-973f-a7f7b76e38fc} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9505 | 2026.01.20 23:54:41.297287 [ 260 ] {55af62f7-0d79-43ed-973f-a7f7b76e38fc} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9506 | 2026.01.20 23:54:41.297474 [ 260 ] {55af62f7-0d79-43ed-973f-a7f7b76e38fc} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.002625 sec., 51809.52380952381 rows/sec., 4.48 MiB/sec. | ||
| 9507 | 2026.01.20 23:54:41.297521 [ 260 ] {55af62f7-0d79-43ed-973f-a7f7b76e38fc} <Debug> TCPHandler: Processed in 0.003053142 sec. | ||
| 9508 | 2026.01.20 23:54:41.297666 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9509 | 2026.01.20 23:54:41.297769 [ 260 ] {3cb58015-9d51-41d3-a89a-fb17c09f931e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9510 | 2026.01.20 23:54:41.297824 [ 260 ] {3cb58015-9d51-41d3-a89a-fb17c09f931e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9511 | 2026.01.20 23:54:41.298389 [ 260 ] {3cb58015-9d51-41d3-a89a-fb17c09f931e} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9512 | 2026.01.20 23:54:41.298432 [ 260 ] {3cb58015-9d51-41d3-a89a-fb17c09f931e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9513 | 2026.01.20 23:54:41.298787 [ 260 ] {3cb58015-9d51-41d3-a89a-fb17c09f931e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9514 | 2026.01.20 23:54:41.299022 [ 260 ] {3cb58015-9d51-41d3-a89a-fb17c09f931e} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9515 | 2026.01.20 23:54:41.299161 [ 260 ] {3cb58015-9d51-41d3-a89a-fb17c09f931e} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001415 sec., 28268.551236749117 rows/sec., 2.08 MiB/sec. | ||
| 9516 | 2026.01.20 23:54:41.299212 [ 260 ] {3cb58015-9d51-41d3-a89a-fb17c09f931e} <Debug> TCPHandler: Processed in 0.001600707 sec. | ||
| 9517 | 2026.01.20 23:54:41.299345 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9518 | 2026.01.20 23:54:41.299444 [ 260 ] {21a82ade-4a26-4a5e-8078-35242aff8e40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9519 | 2026.01.20 23:54:41.299486 [ 260 ] {21a82ade-4a26-4a5e-8078-35242aff8e40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9520 | 2026.01.20 23:54:41.299939 [ 260 ] {21a82ade-4a26-4a5e-8078-35242aff8e40} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9521 | 2026.01.20 23:54:41.299976 [ 260 ] {21a82ade-4a26-4a5e-8078-35242aff8e40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9522 | 2026.01.20 23:54:41.300291 [ 260 ] {21a82ade-4a26-4a5e-8078-35242aff8e40} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9523 | 2026.01.20 23:54:41.300511 [ 260 ] {21a82ade-4a26-4a5e-8078-35242aff8e40} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9524 | 2026.01.20 23:54:41.300642 [ 260 ] {21a82ade-4a26-4a5e-8078-35242aff8e40} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001217 sec., 85456.03944124897 rows/sec., 6.67 MiB/sec. | ||
| 9525 | 2026.01.20 23:54:41.300680 [ 260 ] {21a82ade-4a26-4a5e-8078-35242aff8e40} <Debug> TCPHandler: Processed in 0.001387844 sec. | ||
| 9526 | 2026.01.20 23:54:41.300804 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9527 | 2026.01.20 23:54:41.300903 [ 260 ] {021ae0c9-ab12-4b85-bdd7-2ed04db54717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9528 | 2026.01.20 23:54:41.300950 [ 260 ] {021ae0c9-ab12-4b85-bdd7-2ed04db54717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9529 | 2026.01.20 23:54:41.301407 [ 260 ] {021ae0c9-ab12-4b85-bdd7-2ed04db54717} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9530 | 2026.01.20 23:54:41.301447 [ 260 ] {021ae0c9-ab12-4b85-bdd7-2ed04db54717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9531 | 2026.01.20 23:54:41.301823 [ 260 ] {021ae0c9-ab12-4b85-bdd7-2ed04db54717} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9532 | 2026.01.20 23:54:41.302059 [ 260 ] {021ae0c9-ab12-4b85-bdd7-2ed04db54717} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9533 | 2026.01.20 23:54:41.302199 [ 260 ] {021ae0c9-ab12-4b85-bdd7-2ed04db54717} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001315 sec., 121673.00380228137 rows/sec., 8.47 MiB/sec. | ||
| 9534 | 2026.01.20 23:54:41.302237 [ 260 ] {021ae0c9-ab12-4b85-bdd7-2ed04db54717} <Debug> TCPHandler: Processed in 0.001483986 sec. | ||
| 9535 | 2026.01.20 23:54:41.302356 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9536 | 2026.01.20 23:54:41.302453 [ 260 ] {8eb7aa27-5b5a-4cda-ae2b-b23e8d6830c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9537 | 2026.01.20 23:54:41.302507 [ 260 ] {8eb7aa27-5b5a-4cda-ae2b-b23e8d6830c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9538 | 2026.01.20 23:54:41.303392 [ 260 ] {8eb7aa27-5b5a-4cda-ae2b-b23e8d6830c6} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9539 | 2026.01.20 23:54:41.303440 [ 260 ] {8eb7aa27-5b5a-4cda-ae2b-b23e8d6830c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9540 | 2026.01.20 23:54:41.304106 [ 260 ] {8eb7aa27-5b5a-4cda-ae2b-b23e8d6830c6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9541 | 2026.01.20 23:54:41.304352 [ 260 ] {8eb7aa27-5b5a-4cda-ae2b-b23e8d6830c6} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9542 | 2026.01.20 23:54:41.304498 [ 260 ] {8eb7aa27-5b5a-4cda-ae2b-b23e8d6830c6} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002064 sec., 19379.844961240313 rows/sec., 34.73 MiB/sec. | ||
| 9543 | 2026.01.20 23:54:41.304566 [ 260 ] {8eb7aa27-5b5a-4cda-ae2b-b23e8d6830c6} <Debug> TCPHandler: Processed in 0.002259909 sec. | ||
| 9544 | 2026.01.20 23:54:41.304693 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9545 | 2026.01.20 23:54:41.304789 [ 260 ] {e8493a08-aa47-4beb-b287-6011b891bf24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9546 | 2026.01.20 23:54:41.304832 [ 260 ] {e8493a08-aa47-4beb-b287-6011b891bf24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9547 | 2026.01.20 23:54:41.305201 [ 260 ] {e8493a08-aa47-4beb-b287-6011b891bf24} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9548 | 2026.01.20 23:54:41.305246 [ 260 ] {e8493a08-aa47-4beb-b287-6011b891bf24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9549 | 2026.01.20 23:54:41.305573 [ 260 ] {e8493a08-aa47-4beb-b287-6011b891bf24} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9550 | 2026.01.20 23:54:41.305789 [ 260 ] {e8493a08-aa47-4beb-b287-6011b891bf24} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9551 | 2026.01.20 23:54:41.305927 [ 260 ] {e8493a08-aa47-4beb-b287-6011b891bf24} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001157 sec., 51858.254105445114 rows/sec., 3.49 MiB/sec. | ||
| 9552 | 2026.01.20 23:54:41.305926 [ 32 ] {} <Debug> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9553 | 2026.01.20 23:54:41.305965 [ 260 ] {e8493a08-aa47-4beb-b287-6011b891bf24} <Debug> TCPHandler: Processed in 0.001322993 sec. | ||
| 9554 | 2026.01.20 23:54:41.306002 [ 32 ] {} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9555 | 2026.01.20 23:54:41.306032 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9556 | 2026.01.20 23:54:41.306172 [ 188 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::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 | ||
| 9557 | 2026.01.20 23:54:41.306417 [ 188 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9558 | 2026.01.20 23:54:41.306472 [ 188 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3832 rows starting from the beginning of the part | ||
| 9559 | 2026.01.20 23:54:41.306558 [ 188 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 9560 | 2026.01.20 23:54:41.306610 [ 188 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 104 rows starting from the beginning of the part | ||
| 9561 | 2026.01.20 23:54:41.306659 [ 188 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 9562 | 2026.01.20 23:54:41.306702 [ 188 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::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 | ||
| 9563 | 2026.01.20 23:54:41.306742 [ 188 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
| 9564 | 2026.01.20 23:54:41.308183 [ 197 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4176 rows, containing 4 columns (4 merged, 0 gathered) in 0.002077115 sec., 2010480.883340595 rows/sec., 128.10 MiB/sec. | ||
| 9565 | 2026.01.20 23:54:41.308541 [ 201 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9566 | 2026.01.20 23:54:41.308873 [ 201 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_56_11} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9567 | 2026.01.20 23:54:41.308960 [ 201 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_56_11} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9568 | 2026.01.20 23:54:41.309080 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 9569 | 2026.01.20 23:54:44.794760 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9570 | 2026.01.20 23:54:44.794837 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9571 | 2026.01.20 23:54:44.921919 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21115 | ||
| 9572 | 2026.01.20 23:54:44.922437 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9573 | 2026.01.20 23:54:44.922482 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9574 | 2026.01.20 23:54:44.922996 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9575 | 2026.01.20 23:54:44.923230 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9576 | 2026.01.20 23:54:44.923366 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21115 | ||
| 9577 | 2026.01.20 23:54:44.976384 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1174 | ||
| 9578 | 2026.01.20 23:54:44.978804 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9579 | 2026.01.20 23:54:44.978861 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9580 | 2026.01.20 23:54:44.980075 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9581 | 2026.01.20 23:54:44.980372 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9582 | 2026.01.20 23:54:44.980748 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1174 | ||
| 9583 | 2026.01.20 23:54:46.049510 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 9584 | 2026.01.20 23:54:46.066032 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9585 | 2026.01.20 23:54:46.066082 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9586 | 2026.01.20 23:54:46.072391 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9587 | 2026.01.20 23:54:46.073071 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9588 | 2026.01.20 23:54:46.075932 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 9589 | 2026.01.20 23:54:46.291311 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9590 | 2026.01.20 23:54:46.291511 [ 260 ] {90468873-c3ff-4bc3-9d89-c6cb84eb9431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9591 | 2026.01.20 23:54:46.291621 [ 260 ] {90468873-c3ff-4bc3-9d89-c6cb84eb9431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9592 | 2026.01.20 23:54:46.292318 [ 260 ] {90468873-c3ff-4bc3-9d89-c6cb84eb9431} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9593 | 2026.01.20 23:54:46.292373 [ 260 ] {90468873-c3ff-4bc3-9d89-c6cb84eb9431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9594 | 2026.01.20 23:54:46.292762 [ 260 ] {90468873-c3ff-4bc3-9d89-c6cb84eb9431} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9595 | 2026.01.20 23:54:46.292991 [ 260 ] {90468873-c3ff-4bc3-9d89-c6cb84eb9431} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9596 | 2026.01.20 23:54:46.293155 [ 260 ] {90468873-c3ff-4bc3-9d89-c6cb84eb9431} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001695 sec., 33038.348082595876 rows/sec., 2.52 MiB/sec. | ||
| 9597 | 2026.01.20 23:54:46.293169 [ 44 ] {} <Debug> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9598 | 2026.01.20 23:54:46.293202 [ 260 ] {90468873-c3ff-4bc3-9d89-c6cb84eb9431} <Debug> TCPHandler: Processed in 0.002055875 sec. | ||
| 9599 | 2026.01.20 23:54:46.293242 [ 44 ] {} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9600 | 2026.01.20 23:54:46.293279 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9601 | 2026.01.20 23:54:46.293340 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9602 | 2026.01.20 23:54:46.293404 [ 187 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::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 | ||
| 9603 | 2026.01.20 23:54:46.293451 [ 260 ] {703efcb3-ba46-46dd-8ff7-27ac1cdfbec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9604 | 2026.01.20 23:54:46.293497 [ 260 ] {703efcb3-ba46-46dd-8ff7-27ac1cdfbec4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9605 | 2026.01.20 23:54:46.293556 [ 187 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9606 | 2026.01.20 23:54:46.293598 [ 187 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2462 rows starting from the beginning of the part | ||
| 9607 | 2026.01.20 23:54:46.293670 [ 187 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1112 rows starting from the beginning of the part | ||
| 9608 | 2026.01.20 23:54:46.293719 [ 187 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 136 rows starting from the beginning of the part | ||
| 9609 | 2026.01.20 23:54:46.293766 [ 187 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 178 rows starting from the beginning of the part | ||
| 9610 | 2026.01.20 23:54:46.293815 [ 187 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 136 rows starting from the beginning of the part | ||
| 9611 | 2026.01.20 23:54:46.293863 [ 187 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 56 rows starting from the beginning of the part | ||
| 9612 | 2026.01.20 23:54:46.293937 [ 260 ] {703efcb3-ba46-46dd-8ff7-27ac1cdfbec4} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9613 | 2026.01.20 23:54:46.293981 [ 260 ] {703efcb3-ba46-46dd-8ff7-27ac1cdfbec4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9614 | 2026.01.20 23:54:46.294334 [ 260 ] {703efcb3-ba46-46dd-8ff7-27ac1cdfbec4} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9615 | 2026.01.20 23:54:46.294559 [ 260 ] {703efcb3-ba46-46dd-8ff7-27ac1cdfbec4} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9616 | 2026.01.20 23:54:46.294702 [ 44 ] {} <Debug> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9617 | 2026.01.20 23:54:46.294707 [ 260 ] {703efcb3-ba46-46dd-8ff7-27ac1cdfbec4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001281 sec., 49960.96799375488 rows/sec., 3.90 MiB/sec. | ||
| 9618 | 2026.01.20 23:54:46.294758 [ 44 ] {} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9619 | 2026.01.20 23:54:46.294786 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9620 | 2026.01.20 23:54:46.294789 [ 260 ] {703efcb3-ba46-46dd-8ff7-27ac1cdfbec4} <Debug> TCPHandler: Processed in 0.001506166 sec. | ||
| 9621 | 2026.01.20 23:54:46.294887 [ 201 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::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 | ||
| 9622 | 2026.01.20 23:54:46.294924 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9623 | 2026.01.20 23:54:46.295008 [ 201 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9624 | 2026.01.20 23:54:46.295030 [ 260 ] {59a5bc57-1bdc-4ed2-85d2-e3473ad4af37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9625 | 2026.01.20 23:54:46.295047 [ 201 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1249 rows starting from the beginning of the part | ||
| 9626 | 2026.01.20 23:54:46.295079 [ 260 ] {59a5bc57-1bdc-4ed2-85d2-e3473ad4af37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9627 | 2026.01.20 23:54:46.295120 [ 201 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 679 rows starting from the beginning of the part | ||
| 9628 | 2026.01.20 23:54:46.295170 [ 201 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 104 rows starting from the beginning of the part | ||
| 9629 | 2026.01.20 23:54:46.295212 [ 201 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 104 rows starting from the beginning of the part | ||
| 9630 | 2026.01.20 23:54:46.295277 [ 201 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 104 rows starting from the beginning of the part | ||
| 9631 | 2026.01.20 23:54:46.295364 [ 201 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 64 rows starting from the beginning of the part | ||
| 9632 | 2026.01.20 23:54:46.295521 [ 260 ] {59a5bc57-1bdc-4ed2-85d2-e3473ad4af37} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9633 | 2026.01.20 23:54:46.295566 [ 260 ] {59a5bc57-1bdc-4ed2-85d2-e3473ad4af37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9634 | 2026.01.20 23:54:46.295652 [ 197 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4080 rows, containing 5 columns (5 merged, 0 gathered) in 0.002311729 sec., 1764912.7557771693 rows/sec., 150.36 MiB/sec. | ||
| 9635 | 2026.01.20 23:54:46.296006 [ 194 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9636 | 2026.01.20 23:54:46.296122 [ 260 ] {59a5bc57-1bdc-4ed2-85d2-e3473ad4af37} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9637 | 2026.01.20 23:54:46.296308 [ 194 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_61_12} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9638 | 2026.01.20 23:54:46.296369 [ 260 ] {59a5bc57-1bdc-4ed2-85d2-e3473ad4af37} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9639 | 2026.01.20 23:54:46.296376 [ 194 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_61_12} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9640 | 2026.01.20 23:54:46.296474 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 9641 | 2026.01.20 23:54:46.296513 [ 260 ] {59a5bc57-1bdc-4ed2-85d2-e3473ad4af37} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001505 sec., 106312.29235880398 rows/sec., 7.40 MiB/sec. | ||
| 9642 | 2026.01.20 23:54:46.296552 [ 260 ] {59a5bc57-1bdc-4ed2-85d2-e3473ad4af37} <Debug> TCPHandler: Processed in 0.001679429 sec. | ||
| 9643 | 2026.01.20 23:54:46.296619 [ 194 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2304 rows, containing 5 columns (5 merged, 0 gathered) in 0.00177674 sec., 1296756.9818881773 rows/sec., 99.05 MiB/sec. | ||
| 9644 | 2026.01.20 23:54:46.296672 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9645 | 2026.01.20 23:54:46.296773 [ 260 ] {15fb373a-fa3d-450e-bba6-d0c9b48f7d54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9646 | 2026.01.20 23:54:46.296817 [ 260 ] {15fb373a-fa3d-450e-bba6-d0c9b48f7d54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9647 | 2026.01.20 23:54:46.296831 [ 201 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9648 | 2026.01.20 23:54:46.297089 [ 201 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_61_12} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9649 | 2026.01.20 23:54:46.297159 [ 201 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_61_12} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9650 | 2026.01.20 23:54:46.297179 [ 260 ] {15fb373a-fa3d-450e-bba6-d0c9b48f7d54} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9651 | 2026.01.20 23:54:46.297221 [ 260 ] {15fb373a-fa3d-450e-bba6-d0c9b48f7d54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9652 | 2026.01.20 23:54:46.297241 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 9653 | 2026.01.20 23:54:46.297547 [ 260 ] {15fb373a-fa3d-450e-bba6-d0c9b48f7d54} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9654 | 2026.01.20 23:54:46.297761 [ 260 ] {15fb373a-fa3d-450e-bba6-d0c9b48f7d54} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9655 | 2026.01.20 23:54:46.297898 [ 260 ] {15fb373a-fa3d-450e-bba6-d0c9b48f7d54} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001146 sec., 52356.02094240837 rows/sec., 3.53 MiB/sec. | ||
| 9656 | 2026.01.20 23:54:46.297938 [ 260 ] {15fb373a-fa3d-450e-bba6-d0c9b48f7d54} <Debug> TCPHandler: Processed in 0.001316782 sec. | ||
| 9657 | 2026.01.20 23:54:51.321090 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9658 | 2026.01.20 23:54:51.321297 [ 260 ] {666f0d63-ce64-4896-8036-51a121869ac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9659 | 2026.01.20 23:54:51.321362 [ 260 ] {666f0d63-ce64-4896-8036-51a121869ac6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9660 | 2026.01.20 23:54:51.321983 [ 260 ] {666f0d63-ce64-4896-8036-51a121869ac6} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9661 | 2026.01.20 23:54:51.322032 [ 260 ] {666f0d63-ce64-4896-8036-51a121869ac6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9662 | 2026.01.20 23:54:51.322408 [ 260 ] {666f0d63-ce64-4896-8036-51a121869ac6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9663 | 2026.01.20 23:54:51.322620 [ 260 ] {666f0d63-ce64-4896-8036-51a121869ac6} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9664 | 2026.01.20 23:54:51.322780 [ 260 ] {666f0d63-ce64-4896-8036-51a121869ac6} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001569 sec., 3824.091778202677 rows/sec., 311.83 KiB/sec. | ||
| 9665 | 2026.01.20 23:54:51.322826 [ 260 ] {666f0d63-ce64-4896-8036-51a121869ac6} <Debug> TCPHandler: Processed in 0.001906203 sec. | ||
| 9666 | 2026.01.20 23:54:51.322945 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9667 | 2026.01.20 23:54:51.323040 [ 260 ] {22b7aa47-3e1c-43a9-b148-c9ac1b681dce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9668 | 2026.01.20 23:54:51.323080 [ 260 ] {22b7aa47-3e1c-43a9-b148-c9ac1b681dce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9669 | 2026.01.20 23:54:51.324623 [ 260 ] {22b7aa47-3e1c-43a9-b148-c9ac1b681dce} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9670 | 2026.01.20 23:54:51.324662 [ 260 ] {22b7aa47-3e1c-43a9-b148-c9ac1b681dce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9671 | 2026.01.20 23:54:51.325069 [ 260 ] {22b7aa47-3e1c-43a9-b148-c9ac1b681dce} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9672 | 2026.01.20 23:54:51.325279 [ 260 ] {22b7aa47-3e1c-43a9-b148-c9ac1b681dce} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9673 | 2026.01.20 23:54:51.325419 [ 260 ] {22b7aa47-3e1c-43a9-b148-c9ac1b681dce} <Debug> executeQuery: Read 1279 rows, 108.39 KiB in 0.002349 sec., 544487.0157513836 rows/sec., 45.06 MiB/sec. | ||
| 9674 | 2026.01.20 23:54:51.325457 [ 260 ] {22b7aa47-3e1c-43a9-b148-c9ac1b681dce} <Debug> TCPHandler: Processed in 0.002517333 sec. | ||
| 9675 | 2026.01.20 23:54:51.325584 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9676 | 2026.01.20 23:54:51.325679 [ 260 ] {8833870a-32dd-4488-a4e6-25098c9ab041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9677 | 2026.01.20 23:54:51.325719 [ 260 ] {8833870a-32dd-4488-a4e6-25098c9ab041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9678 | 2026.01.20 23:54:51.326160 [ 260 ] {8833870a-32dd-4488-a4e6-25098c9ab041} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9679 | 2026.01.20 23:54:51.326196 [ 260 ] {8833870a-32dd-4488-a4e6-25098c9ab041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9680 | 2026.01.20 23:54:51.326493 [ 260 ] {8833870a-32dd-4488-a4e6-25098c9ab041} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9681 | 2026.01.20 23:54:51.326703 [ 260 ] {8833870a-32dd-4488-a4e6-25098c9ab041} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9682 | 2026.01.20 23:54:51.326840 [ 260 ] {8833870a-32dd-4488-a4e6-25098c9ab041} <Debug> executeQuery: Read 46 rows, 3.43 KiB in 0.00118 sec., 38983.05084745763 rows/sec., 2.84 MiB/sec. | ||
| 9683 | 2026.01.20 23:54:51.326877 [ 260 ] {8833870a-32dd-4488-a4e6-25098c9ab041} <Debug> TCPHandler: Processed in 0.001342873 sec. | ||
| 9684 | 2026.01.20 23:54:51.326987 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9685 | 2026.01.20 23:54:51.327084 [ 260 ] {590ff84e-f623-4754-b12e-967a5a158904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9686 | 2026.01.20 23:54:51.327123 [ 260 ] {590ff84e-f623-4754-b12e-967a5a158904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9687 | 2026.01.20 23:54:51.327648 [ 260 ] {590ff84e-f623-4754-b12e-967a5a158904} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9688 | 2026.01.20 23:54:51.327683 [ 260 ] {590ff84e-f623-4754-b12e-967a5a158904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9689 | 2026.01.20 23:54:51.327976 [ 260 ] {590ff84e-f623-4754-b12e-967a5a158904} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9690 | 2026.01.20 23:54:51.328181 [ 260 ] {590ff84e-f623-4754-b12e-967a5a158904} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9691 | 2026.01.20 23:54:51.328313 [ 260 ] {590ff84e-f623-4754-b12e-967a5a158904} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001246 sec., 182985.55377207065 rows/sec., 12.39 MiB/sec. | ||
| 9692 | 2026.01.20 23:54:51.328349 [ 260 ] {590ff84e-f623-4754-b12e-967a5a158904} <Debug> TCPHandler: Processed in 0.001412114 sec. | ||
| 9693 | 2026.01.20 23:54:51.328482 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9694 | 2026.01.20 23:54:51.328575 [ 260 ] {bda3cb58-4cb6-452a-ba3c-86beb504bcdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9695 | 2026.01.20 23:54:51.328613 [ 260 ] {bda3cb58-4cb6-452a-ba3c-86beb504bcdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9696 | 2026.01.20 23:54:51.329294 [ 260 ] {bda3cb58-4cb6-452a-ba3c-86beb504bcdf} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9697 | 2026.01.20 23:54:51.329329 [ 260 ] {bda3cb58-4cb6-452a-ba3c-86beb504bcdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9698 | 2026.01.20 23:54:51.329639 [ 260 ] {bda3cb58-4cb6-452a-ba3c-86beb504bcdf} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9699 | 2026.01.20 23:54:51.329835 [ 260 ] {bda3cb58-4cb6-452a-ba3c-86beb504bcdf} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9700 | 2026.01.20 23:54:51.329958 [ 260 ] {bda3cb58-4cb6-452a-ba3c-86beb504bcdf} <Debug> executeQuery: Read 566 rows, 43.10 KiB in 0.001401 sec., 403997.14489650255 rows/sec., 30.04 MiB/sec. | ||
| 9701 | 2026.01.20 23:54:51.329993 [ 260 ] {bda3cb58-4cb6-452a-ba3c-86beb504bcdf} <Debug> TCPHandler: Processed in 0.001559247 sec. | ||
| 9702 | 2026.01.20 23:54:51.330114 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9703 | 2026.01.20 23:54:51.330207 [ 260 ] {9bf4af3d-4ef0-4fb7-ab32-c5f1448d3706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9704 | 2026.01.20 23:54:51.330248 [ 260 ] {9bf4af3d-4ef0-4fb7-ab32-c5f1448d3706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9705 | 2026.01.20 23:54:51.330891 [ 260 ] {9bf4af3d-4ef0-4fb7-ab32-c5f1448d3706} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9706 | 2026.01.20 23:54:51.330925 [ 260 ] {9bf4af3d-4ef0-4fb7-ab32-c5f1448d3706} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9707 | 2026.01.20 23:54:51.331285 [ 260 ] {9bf4af3d-4ef0-4fb7-ab32-c5f1448d3706} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9708 | 2026.01.20 23:54:51.331505 [ 260 ] {9bf4af3d-4ef0-4fb7-ab32-c5f1448d3706} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9709 | 2026.01.20 23:54:51.331630 [ 260 ] {9bf4af3d-4ef0-4fb7-ab32-c5f1448d3706} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001442 sec., 587378.6407766991 rows/sec., 39.54 MiB/sec. | ||
| 9710 | 2026.01.20 23:54:51.331666 [ 260 ] {9bf4af3d-4ef0-4fb7-ab32-c5f1448d3706} <Debug> TCPHandler: Processed in 0.001610807 sec. | ||
| 9711 | 2026.01.20 23:54:51.331780 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9712 | 2026.01.20 23:54:51.331873 [ 260 ] {581b77f5-8c6d-41bc-b0a4-9df6ca363fdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9713 | 2026.01.20 23:54:51.331925 [ 260 ] {581b77f5-8c6d-41bc-b0a4-9df6ca363fdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9714 | 2026.01.20 23:54:51.332781 [ 260 ] {581b77f5-8c6d-41bc-b0a4-9df6ca363fdc} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9715 | 2026.01.20 23:54:51.332815 [ 260 ] {581b77f5-8c6d-41bc-b0a4-9df6ca363fdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9716 | 2026.01.20 23:54:51.333375 [ 260 ] {581b77f5-8c6d-41bc-b0a4-9df6ca363fdc} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9717 | 2026.01.20 23:54:51.333589 [ 260 ] {581b77f5-8c6d-41bc-b0a4-9df6ca363fdc} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9718 | 2026.01.20 23:54:51.333691 [ 134 ] {} <Debug> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9719 | 2026.01.20 23:54:51.333728 [ 260 ] {581b77f5-8c6d-41bc-b0a4-9df6ca363fdc} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001873 sec., 21356.113187399893 rows/sec., 38.27 MiB/sec. | ||
| 9720 | 2026.01.20 23:54:51.333734 [ 134 ] {} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9721 | 2026.01.20 23:54:51.333762 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9722 | 2026.01.20 23:54:51.333788 [ 260 ] {581b77f5-8c6d-41bc-b0a4-9df6ca363fdc} <Debug> TCPHandler: Processed in 0.002056075 sec. | ||
| 9723 | 2026.01.20 23:54:51.333893 [ 187 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::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 | ||
| 9724 | 2026.01.20 23:54:51.333912 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9725 | 2026.01.20 23:54:51.334024 [ 260 ] {888ca716-5c06-4deb-8165-25a045f06ae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9726 | 2026.01.20 23:54:51.334064 [ 260 ] {888ca716-5c06-4deb-8165-25a045f06ae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9727 | 2026.01.20 23:54:51.334156 [ 187 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9728 | 2026.01.20 23:54:51.334231 [ 187 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1011 rows starting from the beginning of the part | ||
| 9729 | 2026.01.20 23:54:51.334374 [ 187 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 40 rows starting from the beginning of the part | ||
| 9730 | 2026.01.20 23:54:51.334405 [ 260 ] {888ca716-5c06-4deb-8165-25a045f06ae2} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9731 | 2026.01.20 23:54:51.334444 [ 260 ] {888ca716-5c06-4deb-8165-25a045f06ae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9732 | 2026.01.20 23:54:51.334486 [ 187 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 40 rows starting from the beginning of the part | ||
| 9733 | 2026.01.20 23:54:51.334594 [ 187 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 40 rows starting from the beginning of the part | ||
| 9734 | 2026.01.20 23:54:51.334697 [ 187 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 40 rows starting from the beginning of the part | ||
| 9735 | 2026.01.20 23:54:51.334761 [ 260 ] {888ca716-5c06-4deb-8165-25a045f06ae2} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9736 | 2026.01.20 23:54:51.334795 [ 187 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 40 rows starting from the beginning of the part | ||
| 9737 | 2026.01.20 23:54:51.334977 [ 260 ] {888ca716-5c06-4deb-8165-25a045f06ae2} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9738 | 2026.01.20 23:54:51.335182 [ 260 ] {888ca716-5c06-4deb-8165-25a045f06ae2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001173 sec., 51150.895140664965 rows/sec., 3.45 MiB/sec. | ||
| 9739 | 2026.01.20 23:54:51.335235 [ 260 ] {888ca716-5c06-4deb-8165-25a045f06ae2} <Debug> TCPHandler: Processed in 0.001372103 sec. | ||
| 9740 | 2026.01.20 23:54:51.342340 [ 194 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1211 rows, containing 19 columns (19 merged, 0 gathered) in 0.008517135 sec., 142183.96209523507 rows/sec., 254.79 MiB/sec. | ||
| 9741 | 2026.01.20 23:54:51.344039 [ 196 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9742 | 2026.01.20 23:54:51.344465 [ 196 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9743 | 2026.01.20 23:54:51.344562 [ 196 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9744 | 2026.01.20 23:54:51.344746 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.46 MiB. | ||
| 9745 | 2026.01.20 23:54:52.000207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 300.05 MiB, peak 311.44 MiB, free memory in arenas 0.00 B, will set to 304.15 MiB (RSS), difference: 4.10 MiB | ||
| 9746 | 2026.01.20 23:54:52.423460 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21627 | ||
| 9747 | 2026.01.20 23:54:52.424302 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9748 | 2026.01.20 23:54:52.424384 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9749 | 2026.01.20 23:54:52.424895 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9750 | 2026.01.20 23:54:52.425136 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9751 | 2026.01.20 23:54:52.425298 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21627 | ||
| 9752 | 2026.01.20 23:54:53.576010 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 9753 | 2026.01.20 23:54:53.593865 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9754 | 2026.01.20 23:54:53.593922 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9755 | 2026.01.20 23:54:53.600343 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9756 | 2026.01.20 23:54:53.601030 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9757 | 2026.01.20 23:54:53.604500 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 9758 | 2026.01.20 23:54:54.980920 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1198 | ||
| 9759 | 2026.01.20 23:54:54.983080 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9760 | 2026.01.20 23:54:54.983129 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9761 | 2026.01.20 23:54:54.984320 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9762 | 2026.01.20 23:54:54.984585 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9763 | 2026.01.20 23:54:54.984950 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1198 | ||
| 9764 | 2026.01.20 23:54:56.290960 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9765 | 2026.01.20 23:54:56.291138 [ 260 ] {9f6e5ac9-6a81-40d1-9c0c-5ef5c0bae897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9766 | 2026.01.20 23:54:56.291209 [ 260 ] {9f6e5ac9-6a81-40d1-9c0c-5ef5c0bae897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9767 | 2026.01.20 23:54:56.291833 [ 260 ] {9f6e5ac9-6a81-40d1-9c0c-5ef5c0bae897} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9768 | 2026.01.20 23:54:56.291885 [ 260 ] {9f6e5ac9-6a81-40d1-9c0c-5ef5c0bae897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9769 | 2026.01.20 23:54:56.292271 [ 260 ] {9f6e5ac9-6a81-40d1-9c0c-5ef5c0bae897} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9770 | 2026.01.20 23:54:56.292510 [ 260 ] {9f6e5ac9-6a81-40d1-9c0c-5ef5c0bae897} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9771 | 2026.01.20 23:54:56.292686 [ 260 ] {9f6e5ac9-6a81-40d1-9c0c-5ef5c0bae897} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001594 sec., 35131.74404015057 rows/sec., 2.68 MiB/sec. | ||
| 9772 | 2026.01.20 23:54:56.292740 [ 260 ] {9f6e5ac9-6a81-40d1-9c0c-5ef5c0bae897} <Debug> TCPHandler: Processed in 0.001910953 sec. | ||
| 9773 | 2026.01.20 23:54:56.292862 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9774 | 2026.01.20 23:54:56.292972 [ 260 ] {32639377-7513-484a-8555-01d2bd27ef55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9775 | 2026.01.20 23:54:56.293018 [ 260 ] {32639377-7513-484a-8555-01d2bd27ef55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9776 | 2026.01.20 23:54:56.293436 [ 260 ] {32639377-7513-484a-8555-01d2bd27ef55} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9777 | 2026.01.20 23:54:56.293476 [ 260 ] {32639377-7513-484a-8555-01d2bd27ef55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9778 | 2026.01.20 23:54:56.293804 [ 260 ] {32639377-7513-484a-8555-01d2bd27ef55} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9779 | 2026.01.20 23:54:56.294022 [ 260 ] {32639377-7513-484a-8555-01d2bd27ef55} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9780 | 2026.01.20 23:54:56.294162 [ 260 ] {32639377-7513-484a-8555-01d2bd27ef55} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001214 sec., 52718.28665568369 rows/sec., 4.11 MiB/sec. | ||
| 9781 | 2026.01.20 23:54:56.294201 [ 260 ] {32639377-7513-484a-8555-01d2bd27ef55} <Debug> TCPHandler: Processed in 0.001393823 sec. | ||
| 9782 | 2026.01.20 23:54:56.294314 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9783 | 2026.01.20 23:54:56.294413 [ 260 ] {269aea97-f25d-458b-9819-cb3bf7c9c48e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9784 | 2026.01.20 23:54:56.294458 [ 260 ] {269aea97-f25d-458b-9819-cb3bf7c9c48e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9785 | 2026.01.20 23:54:56.294869 [ 260 ] {269aea97-f25d-458b-9819-cb3bf7c9c48e} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9786 | 2026.01.20 23:54:56.294907 [ 260 ] {269aea97-f25d-458b-9819-cb3bf7c9c48e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9787 | 2026.01.20 23:54:56.295240 [ 260 ] {269aea97-f25d-458b-9819-cb3bf7c9c48e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9788 | 2026.01.20 23:54:56.295462 [ 260 ] {269aea97-f25d-458b-9819-cb3bf7c9c48e} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9789 | 2026.01.20 23:54:56.295598 [ 260 ] {269aea97-f25d-458b-9819-cb3bf7c9c48e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 9790 | 2026.01.20 23:54:56.295602 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9791 | 2026.01.20 23:54:56.295638 [ 260 ] {269aea97-f25d-458b-9819-cb3bf7c9c48e} <Debug> TCPHandler: Processed in 0.001373613 sec. | ||
| 9792 | 2026.01.20 23:54:56.295684 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9793 | 2026.01.20 23:54:56.295715 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9794 | 2026.01.20 23:54:56.295785 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9795 | 2026.01.20 23:54:56.295851 [ 200 ] {d542970d-27f7-45b6-add0-a5f5711db820::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 | ||
| 9796 | 2026.01.20 23:54:56.295886 [ 260 ] {ef9ffe5a-de76-4b47-97f0-c8d1fcb8c9e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9797 | 2026.01.20 23:54:56.295935 [ 260 ] {ef9ffe5a-de76-4b47-97f0-c8d1fcb8c9e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9798 | 2026.01.20 23:54:56.296010 [ 200 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9799 | 2026.01.20 23:54:56.296055 [ 200 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 20892 rows starting from the beginning of the part | ||
| 9800 | 2026.01.20 23:54:56.296129 [ 200 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 342 rows starting from the beginning of the part | ||
| 9801 | 2026.01.20 23:54:56.296177 [ 200 ] {d542970d-27f7-45b6-add0-a5f5711db820::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 | ||
| 9802 | 2026.01.20 23:54:56.296224 [ 200 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
| 9803 | 2026.01.20 23:54:56.296263 [ 260 ] {ef9ffe5a-de76-4b47-97f0-c8d1fcb8c9e4} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9804 | 2026.01.20 23:54:56.296267 [ 200 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 847 rows starting from the beginning of the part | ||
| 9805 | 2026.01.20 23:54:56.296310 [ 260 ] {ef9ffe5a-de76-4b47-97f0-c8d1fcb8c9e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9806 | 2026.01.20 23:54:56.296349 [ 200 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 9807 | 2026.01.20 23:54:56.296693 [ 260 ] {ef9ffe5a-de76-4b47-97f0-c8d1fcb8c9e4} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9808 | 2026.01.20 23:54:56.296931 [ 260 ] {ef9ffe5a-de76-4b47-97f0-c8d1fcb8c9e4} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9809 | 2026.01.20 23:54:56.297081 [ 260 ] {ef9ffe5a-de76-4b47-97f0-c8d1fcb8c9e4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001214 sec., 49423.39373970346 rows/sec., 3.33 MiB/sec. | ||
| 9810 | 2026.01.20 23:54:56.297118 [ 260 ] {ef9ffe5a-de76-4b47-97f0-c8d1fcb8c9e4} <Debug> TCPHandler: Processed in 0.001395944 sec. | ||
| 9811 | 2026.01.20 23:54:56.304656 [ 192 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22561 rows, containing 5 columns (5 merged, 0 gathered) in 0.008865701 sec., 2544750.8324496844 rows/sec., 171.64 MiB/sec. | ||
| 9812 | 2026.01.20 23:54:56.305167 [ 199 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9813 | 2026.01.20 23:54:56.305492 [ 199 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9814 | 2026.01.20 23:54:56.305573 [ 199 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9815 | 2026.01.20 23:54:56.305680 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 9816 | 2026.01.20 23:54:59.794892 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9817 | 2026.01.20 23:54:59.794958 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9818 | 2026.01.20 23:54:59.926346 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22075 | ||
| 9819 | 2026.01.20 23:54:59.926862 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9820 | 2026.01.20 23:54:59.926903 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9821 | 2026.01.20 23:54:59.927396 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9822 | 2026.01.20 23:54:59.927659 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9823 | 2026.01.20 23:54:59.927803 [ 125 ] {} <Debug> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9824 | 2026.01.20 23:54:59.927833 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22075 | ||
| 9825 | 2026.01.20 23:54:59.927851 [ 125 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9826 | 2026.01.20 23:54:59.927873 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9827 | 2026.01.20 23:54:59.927985 [ 195 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 9828 | 2026.01.20 23:54:59.928130 [ 195 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9829 | 2026.01.20 23:54:59.928168 [ 195 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19707 rows starting from the beginning of the part | ||
| 9830 | 2026.01.20 23:54:59.928231 [ 195 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 9831 | 2026.01.20 23:54:59.928279 [ 195 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 9832 | 2026.01.20 23:54:59.928335 [ 195 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 9833 | 2026.01.20 23:54:59.928374 [ 195 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 9834 | 2026.01.20 23:54:59.928412 [ 195 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 9835 | 2026.01.20 23:54:59.930463 [ 186 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22075 rows, containing 4 columns (4 merged, 0 gathered) in 0.002527613 sec., 8733536.344369173 rows/sec., 124.93 MiB/sec. | ||
| 9836 | 2026.01.20 23:54:59.930831 [ 186 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9837 | 2026.01.20 23:54:59.931116 [ 186 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_46_9} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9838 | 2026.01.20 23:54:59.931194 [ 186 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_46_9} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9839 | 2026.01.20 23:54:59.931292 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.68 MiB. | ||
| 9840 | 2026.01.20 23:55:01.105525 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 9841 | 2026.01.20 23:55:01.123868 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9842 | 2026.01.20 23:55:01.123929 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9843 | 2026.01.20 23:55:01.129953 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9844 | 2026.01.20 23:55:01.130646 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9845 | 2026.01.20 23:55:01.130984 [ 125 ] {} <Debug> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9846 | 2026.01.20 23:55:01.131051 [ 125 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9847 | 2026.01.20 23:55:01.131072 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9848 | 2026.01.20 23:55:01.131199 [ 199 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 9849 | 2026.01.20 23:55:01.134240 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 9850 | 2026.01.20 23:55:01.135196 [ 199 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9851 | 2026.01.20 23:55:01.136863 [ 199 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 9852 | 2026.01.20 23:55:01.141677 [ 199 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 9853 | 2026.01.20 23:55:01.146293 [ 199 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 9854 | 2026.01.20 23:55:01.150882 [ 199 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 9855 | 2026.01.20 23:55:01.155569 [ 199 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 9856 | 2026.01.20 23:55:01.159417 [ 199 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 9857 | 2026.01.20 23:55:01.213154 [ 189 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.082010973 sec., 4231.141118152567 rows/sec., 21.88 MiB/sec. | ||
| 9858 | 2026.01.20 23:55:01.216247 [ 190 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9859 | 2026.01.20 23:55:01.218304 [ 190 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_46_9} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9860 | 2026.01.20 23:55:01.218422 [ 190 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_46_9} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9861 | 2026.01.20 23:55:01.221133 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9862 | 2026.01.20 23:55:01.293297 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9863 | 2026.01.20 23:55:01.293442 [ 260 ] {0a2bda37-c8bd-4689-9507-e59da6c4430f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9864 | 2026.01.20 23:55:01.293501 [ 260 ] {0a2bda37-c8bd-4689-9507-e59da6c4430f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9865 | 2026.01.20 23:55:01.294191 [ 260 ] {0a2bda37-c8bd-4689-9507-e59da6c4430f} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9866 | 2026.01.20 23:55:01.294234 [ 260 ] {0a2bda37-c8bd-4689-9507-e59da6c4430f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9867 | 2026.01.20 23:55:01.294602 [ 260 ] {0a2bda37-c8bd-4689-9507-e59da6c4430f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9868 | 2026.01.20 23:55:01.294835 [ 260 ] {0a2bda37-c8bd-4689-9507-e59da6c4430f} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9869 | 2026.01.20 23:55:01.294999 [ 260 ] {0a2bda37-c8bd-4689-9507-e59da6c4430f} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.0016 sec., 85000 rows/sec., 7.35 MiB/sec. | ||
| 9870 | 2026.01.20 23:55:01.295046 [ 260 ] {0a2bda37-c8bd-4689-9507-e59da6c4430f} <Debug> TCPHandler: Processed in 0.001871372 sec. | ||
| 9871 | 2026.01.20 23:55:01.295170 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9872 | 2026.01.20 23:55:01.295270 [ 260 ] {c420da49-80be-47c3-a4cd-4a8841927540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9873 | 2026.01.20 23:55:01.295313 [ 260 ] {c420da49-80be-47c3-a4cd-4a8841927540} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9874 | 2026.01.20 23:55:01.295736 [ 260 ] {c420da49-80be-47c3-a4cd-4a8841927540} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9875 | 2026.01.20 23:55:01.295775 [ 260 ] {c420da49-80be-47c3-a4cd-4a8841927540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9876 | 2026.01.20 23:55:01.296074 [ 260 ] {c420da49-80be-47c3-a4cd-4a8841927540} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9877 | 2026.01.20 23:55:01.296283 [ 260 ] {c420da49-80be-47c3-a4cd-4a8841927540} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9878 | 2026.01.20 23:55:01.296422 [ 260 ] {c420da49-80be-47c3-a4cd-4a8841927540} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001174 sec., 34071.55025553663 rows/sec., 2.50 MiB/sec. | ||
| 9879 | 2026.01.20 23:55:01.296461 [ 260 ] {c420da49-80be-47c3-a4cd-4a8841927540} <Debug> TCPHandler: Processed in 0.001343563 sec. | ||
| 9880 | 2026.01.20 23:55:01.296584 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9881 | 2026.01.20 23:55:01.296706 [ 260 ] {c6995ec0-616a-43d5-9bc9-942c920cd5b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9882 | 2026.01.20 23:55:01.296756 [ 260 ] {c6995ec0-616a-43d5-9bc9-942c920cd5b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9883 | 2026.01.20 23:55:01.297281 [ 260 ] {c6995ec0-616a-43d5-9bc9-942c920cd5b8} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9884 | 2026.01.20 23:55:01.297326 [ 260 ] {c6995ec0-616a-43d5-9bc9-942c920cd5b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9885 | 2026.01.20 23:55:01.297679 [ 260 ] {c6995ec0-616a-43d5-9bc9-942c920cd5b8} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9886 | 2026.01.20 23:55:01.297887 [ 260 ] {c6995ec0-616a-43d5-9bc9-942c920cd5b8} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9887 | 2026.01.20 23:55:01.298020 [ 260 ] {c6995ec0-616a-43d5-9bc9-942c920cd5b8} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001339 sec., 77669.90291262136 rows/sec., 6.07 MiB/sec. | ||
| 9888 | 2026.01.20 23:55:01.298058 [ 260 ] {c6995ec0-616a-43d5-9bc9-942c920cd5b8} <Debug> TCPHandler: Processed in 0.001537766 sec. | ||
| 9889 | 2026.01.20 23:55:01.298174 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9890 | 2026.01.20 23:55:01.298269 [ 260 ] {87a4504c-c753-41bd-8d62-bf24cf519a30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9891 | 2026.01.20 23:55:01.298312 [ 260 ] {87a4504c-c753-41bd-8d62-bf24cf519a30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9892 | 2026.01.20 23:55:01.298716 [ 260 ] {87a4504c-c753-41bd-8d62-bf24cf519a30} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9893 | 2026.01.20 23:55:01.298751 [ 260 ] {87a4504c-c753-41bd-8d62-bf24cf519a30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9894 | 2026.01.20 23:55:01.299119 [ 260 ] {87a4504c-c753-41bd-8d62-bf24cf519a30} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9895 | 2026.01.20 23:55:01.299338 [ 260 ] {87a4504c-c753-41bd-8d62-bf24cf519a30} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9896 | 2026.01.20 23:55:01.299470 [ 260 ] {87a4504c-c753-41bd-8d62-bf24cf519a30} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 9897 | 2026.01.20 23:55:01.299508 [ 260 ] {87a4504c-c753-41bd-8d62-bf24cf519a30} <Debug> TCPHandler: Processed in 0.001384933 sec. | ||
| 9898 | 2026.01.20 23:55:01.299619 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9899 | 2026.01.20 23:55:01.299721 [ 260 ] {7e56065a-dbdd-4bb4-82db-ca31826bd5ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9900 | 2026.01.20 23:55:01.299774 [ 260 ] {7e56065a-dbdd-4bb4-82db-ca31826bd5ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9901 | 2026.01.20 23:55:01.300651 [ 260 ] {7e56065a-dbdd-4bb4-82db-ca31826bd5ad} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9902 | 2026.01.20 23:55:01.300688 [ 260 ] {7e56065a-dbdd-4bb4-82db-ca31826bd5ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9903 | 2026.01.20 23:55:01.301248 [ 260 ] {7e56065a-dbdd-4bb4-82db-ca31826bd5ad} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9904 | 2026.01.20 23:55:01.301475 [ 260 ] {7e56065a-dbdd-4bb4-82db-ca31826bd5ad} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9905 | 2026.01.20 23:55:01.301617 [ 260 ] {7e56065a-dbdd-4bb4-82db-ca31826bd5ad} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001915 sec., 20887.728459530026 rows/sec., 37.43 MiB/sec. | ||
| 9906 | 2026.01.20 23:55:01.301670 [ 260 ] {7e56065a-dbdd-4bb4-82db-ca31826bd5ad} <Debug> TCPHandler: Processed in 0.002101816 sec. | ||
| 9907 | 2026.01.20 23:55:01.301783 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9908 | 2026.01.20 23:55:01.301879 [ 260 ] {217f8024-b3dd-41a4-bde6-73f7f2c68c9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9909 | 2026.01.20 23:55:01.301921 [ 260 ] {217f8024-b3dd-41a4-bde6-73f7f2c68c9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9910 | 2026.01.20 23:55:01.302251 [ 260 ] {217f8024-b3dd-41a4-bde6-73f7f2c68c9b} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9911 | 2026.01.20 23:55:01.302289 [ 260 ] {217f8024-b3dd-41a4-bde6-73f7f2c68c9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9912 | 2026.01.20 23:55:01.302589 [ 260 ] {217f8024-b3dd-41a4-bde6-73f7f2c68c9b} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9913 | 2026.01.20 23:55:01.302795 [ 260 ] {217f8024-b3dd-41a4-bde6-73f7f2c68c9b} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9914 | 2026.01.20 23:55:01.302927 [ 260 ] {217f8024-b3dd-41a4-bde6-73f7f2c68c9b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 9915 | 2026.01.20 23:55:01.302964 [ 260 ] {217f8024-b3dd-41a4-bde6-73f7f2c68c9b} <Debug> TCPHandler: Processed in 0.001232071 sec. | ||
| 9916 | 2026.01.20 23:55:02.554499 [ 171 ] {} <Debug> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 9917 | 2026.01.20 23:55:02.554568 [ 171 ] {} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9918 | 2026.01.20 23:55:02.554592 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9919 | 2026.01.20 23:55:02.554736 [ 198 ] {7b83d449-848b-47c5-a1c8-50668ade1130::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 | ||
| 9920 | 2026.01.20 23:55:02.554892 [ 198 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9921 | 2026.01.20 23:55:02.554928 [ 198 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 20 rows starting from the beginning of the part | ||
| 9922 | 2026.01.20 23:55:02.555004 [ 198 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 9923 | 2026.01.20 23:55:02.555056 [ 198 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 8 rows starting from the beginning of the part | ||
| 9924 | 2026.01.20 23:55:02.555106 [ 198 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part | ||
| 9925 | 2026.01.20 23:55:02.555152 [ 198 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 9926 | 2026.01.20 23:55:02.555898 [ 198 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 5 columns (5 merged, 0 gathered) in 0.001224081 sec., 35945.3336829834 rows/sec., 3.00 MiB/sec. | ||
| 9927 | 2026.01.20 23:55:02.556077 [ 193 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 9928 | 2026.01.20 23:55:02.556430 [ 193 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_17_4} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9929 | 2026.01.20 23:55:02.556524 [ 193 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_17_4} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 9930 | 2026.01.20 23:55:02.556622 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9931 | 2026.01.20 23:55:04.892716 [ 155 ] {} <Debug> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef) (MergerMutator): Selected 5 parts from all_1_30_6 to all_34_34_0 | ||
| 9932 | 2026.01.20 23:55:04.892801 [ 155 ] {} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9933 | 2026.01.20 23:55:04.892828 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9934 | 2026.01.20 23:55:04.892924 [ 191 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_30_6 to all_34_34_0 into Compact with storage Full | ||
| 9935 | 2026.01.20 23:55:04.893040 [ 191 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9936 | 2026.01.20 23:55:04.893073 [ 191 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 464 rows starting from the beginning of the part | ||
| 9937 | 2026.01.20 23:55:04.893140 [ 191 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 228 rows starting from the beginning of the part | ||
| 9938 | 2026.01.20 23:55:04.893182 [ 191 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 212 rows starting from the beginning of the part | ||
| 9939 | 2026.01.20 23:55:04.893223 [ 191 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 24 rows starting from the beginning of the part | ||
| 9940 | 2026.01.20 23:55:04.893260 [ 191 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 228 rows starting from the beginning of the part | ||
| 9941 | 2026.01.20 23:55:04.894168 [ 193 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1156 rows, containing 5 columns (5 merged, 0 gathered) in 0.001278011 sec., 904530.555683793 rows/sec., 64.20 MiB/sec. | ||
| 9942 | 2026.01.20 23:55:04.894338 [ 191 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) | ||
| 9943 | 2026.01.20 23:55:04.894581 [ 191 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_34_7} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9944 | 2026.01.20 23:55:04.894646 [ 191 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_34_7} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef) (MergerMutator): Merged 5 parts: [all_1_30_6, all_34_34_0] -> all_1_34_7 | ||
| 9945 | 2026.01.20 23:55:04.894708 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 9946 | 2026.01.20 23:55:04.985119 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1218 | ||
| 9947 | 2026.01.20 23:55:04.987147 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9948 | 2026.01.20 23:55:04.987184 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9949 | 2026.01.20 23:55:04.988294 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9950 | 2026.01.20 23:55:04.988559 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9951 | 2026.01.20 23:55:04.988885 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1218 | ||
| 9952 | 2026.01.20 23:55:06.303279 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9953 | 2026.01.20 23:55:06.303467 [ 260 ] {9c835528-95ad-4779-b151-c3f1c4a0c52b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9954 | 2026.01.20 23:55:06.303535 [ 260 ] {9c835528-95ad-4779-b151-c3f1c4a0c52b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9955 | 2026.01.20 23:55:06.304295 [ 260 ] {9c835528-95ad-4779-b151-c3f1c4a0c52b} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9956 | 2026.01.20 23:55:06.304331 [ 260 ] {9c835528-95ad-4779-b151-c3f1c4a0c52b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9957 | 2026.01.20 23:55:06.304714 [ 260 ] {9c835528-95ad-4779-b151-c3f1c4a0c52b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9958 | 2026.01.20 23:55:06.304942 [ 260 ] {9c835528-95ad-4779-b151-c3f1c4a0c52b} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9959 | 2026.01.20 23:55:06.305090 [ 260 ] {9c835528-95ad-4779-b151-c3f1c4a0c52b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001674 sec., 244922.34169653527 rows/sec., 15.54 MiB/sec. | ||
| 9960 | 2026.01.20 23:55:06.305131 [ 260 ] {9c835528-95ad-4779-b151-c3f1c4a0c52b} <Debug> TCPHandler: Processed in 0.001976293 sec. | ||
| 9961 | 2026.01.20 23:55:06.305246 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9962 | 2026.01.20 23:55:06.305341 [ 260 ] {ad3e7935-231f-4a63-86b7-d6e8c6dd2393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9963 | 2026.01.20 23:55:06.305381 [ 260 ] {ad3e7935-231f-4a63-86b7-d6e8c6dd2393} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9964 | 2026.01.20 23:55:06.306176 [ 260 ] {ad3e7935-231f-4a63-86b7-d6e8c6dd2393} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9965 | 2026.01.20 23:55:06.306212 [ 260 ] {ad3e7935-231f-4a63-86b7-d6e8c6dd2393} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9966 | 2026.01.20 23:55:06.306561 [ 260 ] {ad3e7935-231f-4a63-86b7-d6e8c6dd2393} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9967 | 2026.01.20 23:55:06.306766 [ 260 ] {ad3e7935-231f-4a63-86b7-d6e8c6dd2393} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9968 | 2026.01.20 23:55:06.306895 [ 260 ] {ad3e7935-231f-4a63-86b7-d6e8c6dd2393} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.001574 sec., 706480.3049555273 rows/sec., 55.72 MiB/sec. | ||
| 9969 | 2026.01.20 23:55:06.306932 [ 260 ] {ad3e7935-231f-4a63-86b7-d6e8c6dd2393} <Debug> TCPHandler: Processed in 0.00173471 sec. | ||
| 9970 | 2026.01.20 23:55:06.307048 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9971 | 2026.01.20 23:55:06.307142 [ 260 ] {f1323133-6abb-4112-82bc-a975cd790cca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9972 | 2026.01.20 23:55:06.307180 [ 260 ] {f1323133-6abb-4112-82bc-a975cd790cca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9973 | 2026.01.20 23:55:06.307622 [ 260 ] {f1323133-6abb-4112-82bc-a975cd790cca} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9974 | 2026.01.20 23:55:06.307658 [ 260 ] {f1323133-6abb-4112-82bc-a975cd790cca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9975 | 2026.01.20 23:55:06.307954 [ 260 ] {f1323133-6abb-4112-82bc-a975cd790cca} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9976 | 2026.01.20 23:55:06.308176 [ 260 ] {f1323133-6abb-4112-82bc-a975cd790cca} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9977 | 2026.01.20 23:55:06.308351 [ 260 ] {f1323133-6abb-4112-82bc-a975cd790cca} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001226 sec., 167210.44045676998 rows/sec., 9.81 MiB/sec. | ||
| 9978 | 2026.01.20 23:55:06.308402 [ 260 ] {f1323133-6abb-4112-82bc-a975cd790cca} <Debug> TCPHandler: Processed in 0.001402014 sec. | ||
| 9979 | 2026.01.20 23:55:06.308536 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9980 | 2026.01.20 23:55:06.308648 [ 260 ] {5876f263-503b-4a09-8805-60048923f484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9981 | 2026.01.20 23:55:06.308694 [ 260 ] {5876f263-503b-4a09-8805-60048923f484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9982 | 2026.01.20 23:55:06.309188 [ 260 ] {5876f263-503b-4a09-8805-60048923f484} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9983 | 2026.01.20 23:55:06.309225 [ 260 ] {5876f263-503b-4a09-8805-60048923f484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9984 | 2026.01.20 23:55:06.309522 [ 260 ] {5876f263-503b-4a09-8805-60048923f484} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9985 | 2026.01.20 23:55:06.309734 [ 260 ] {5876f263-503b-4a09-8805-60048923f484} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9986 | 2026.01.20 23:55:06.309866 [ 260 ] {5876f263-503b-4a09-8805-60048923f484} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001242 sec., 170692.43156199678 rows/sec., 11.01 MiB/sec. | ||
| 9987 | 2026.01.20 23:55:06.309903 [ 260 ] {5876f263-503b-4a09-8805-60048923f484} <Debug> TCPHandler: Processed in 0.001426704 sec. | ||
| 9988 | 2026.01.20 23:55:06.310009 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9989 | 2026.01.20 23:55:06.310101 [ 260 ] {ac3d6a5e-df37-48f3-aa00-c53ebffb1b3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9990 | 2026.01.20 23:55:06.310139 [ 260 ] {ac3d6a5e-df37-48f3-aa00-c53ebffb1b3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9991 | 2026.01.20 23:55:06.310583 [ 260 ] {ac3d6a5e-df37-48f3-aa00-c53ebffb1b3a} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9992 | 2026.01.20 23:55:06.310618 [ 260 ] {ac3d6a5e-df37-48f3-aa00-c53ebffb1b3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9993 | 2026.01.20 23:55:06.310923 [ 260 ] {ac3d6a5e-df37-48f3-aa00-c53ebffb1b3a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9994 | 2026.01.20 23:55:06.311124 [ 260 ] {ac3d6a5e-df37-48f3-aa00-c53ebffb1b3a} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9995 | 2026.01.20 23:55:06.311249 [ 260 ] {ac3d6a5e-df37-48f3-aa00-c53ebffb1b3a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001166 sec., 180960.5488850772 rows/sec., 10.28 MiB/sec. | ||
| 9996 | 2026.01.20 23:55:06.311285 [ 260 ] {ac3d6a5e-df37-48f3-aa00-c53ebffb1b3a} <Debug> TCPHandler: Processed in 0.001322733 sec. | ||
| 9997 | 2026.01.20 23:55:06.311394 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9998 | 2026.01.20 23:55:06.311486 [ 260 ] {db9d995f-52d5-43d0-afe2-6fae78305719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9999 | 2026.01.20 23:55:06.311525 [ 260 ] {db9d995f-52d5-43d0-afe2-6fae78305719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10000 | 2026.01.20 23:55:06.312129 [ 260 ] {db9d995f-52d5-43d0-afe2-6fae78305719} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10001 | 2026.01.20 23:55:06.312164 [ 260 ] {db9d995f-52d5-43d0-afe2-6fae78305719} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10002 | 2026.01.20 23:55:06.312489 [ 260 ] {db9d995f-52d5-43d0-afe2-6fae78305719} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10003 | 2026.01.20 23:55:06.312688 [ 260 ] {db9d995f-52d5-43d0-afe2-6fae78305719} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10004 | 2026.01.20 23:55:06.312820 [ 260 ] {db9d995f-52d5-43d0-afe2-6fae78305719} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001351 sec., 502590.67357512953 rows/sec., 35.03 MiB/sec. | ||
| 10005 | 2026.01.20 23:55:06.312858 [ 260 ] {db9d995f-52d5-43d0-afe2-6fae78305719} <Debug> TCPHandler: Processed in 0.001511436 sec. | ||
| 10006 | 2026.01.20 23:55:06.312964 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10007 | 2026.01.20 23:55:06.313055 [ 260 ] {21991c72-47aa-499a-bc03-4d19feef4804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10008 | 2026.01.20 23:55:06.313102 [ 260 ] {21991c72-47aa-499a-bc03-4d19feef4804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10009 | 2026.01.20 23:55:06.313407 [ 260 ] {21991c72-47aa-499a-bc03-4d19feef4804} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10010 | 2026.01.20 23:55:06.313442 [ 260 ] {21991c72-47aa-499a-bc03-4d19feef4804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10011 | 2026.01.20 23:55:06.313732 [ 260 ] {21991c72-47aa-499a-bc03-4d19feef4804} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10012 | 2026.01.20 23:55:06.313939 [ 260 ] {21991c72-47aa-499a-bc03-4d19feef4804} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10013 | 2026.01.20 23:55:06.314066 [ 260 ] {21991c72-47aa-499a-bc03-4d19feef4804} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001028 sec., 5836.575875486381 rows/sec., 304.94 KiB/sec. | ||
| 10014 | 2026.01.20 23:55:06.314101 [ 260 ] {21991c72-47aa-499a-bc03-4d19feef4804} <Debug> TCPHandler: Processed in 0.00118351 sec. | ||
| 10015 | 2026.01.20 23:55:06.314223 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10016 | 2026.01.20 23:55:06.314350 [ 260 ] {17c558c4-64ee-4a1f-b98a-873c879bafcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10017 | 2026.01.20 23:55:06.314408 [ 260 ] {17c558c4-64ee-4a1f-b98a-873c879bafcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10018 | 2026.01.20 23:55:06.314883 [ 260 ] {17c558c4-64ee-4a1f-b98a-873c879bafcc} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10019 | 2026.01.20 23:55:06.314920 [ 260 ] {17c558c4-64ee-4a1f-b98a-873c879bafcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10020 | 2026.01.20 23:55:06.315269 [ 260 ] {17c558c4-64ee-4a1f-b98a-873c879bafcc} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10021 | 2026.01.20 23:55:06.315479 [ 260 ] {17c558c4-64ee-4a1f-b98a-873c879bafcc} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10022 | 2026.01.20 23:55:06.315616 [ 260 ] {17c558c4-64ee-4a1f-b98a-873c879bafcc} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001291 sec., 243222.30828814872 rows/sec., 15.98 MiB/sec. | ||
| 10023 | 2026.01.20 23:55:06.315654 [ 260 ] {17c558c4-64ee-4a1f-b98a-873c879bafcc} <Debug> TCPHandler: Processed in 0.001494125 sec. | ||
| 10024 | 2026.01.20 23:55:06.315764 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10025 | 2026.01.20 23:55:06.315858 [ 260 ] {f284cd00-e3e8-4829-bab0-07090c87c01d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10026 | 2026.01.20 23:55:06.315900 [ 260 ] {f284cd00-e3e8-4829-bab0-07090c87c01d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10027 | 2026.01.20 23:55:06.316199 [ 260 ] {f284cd00-e3e8-4829-bab0-07090c87c01d} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10028 | 2026.01.20 23:55:06.316235 [ 260 ] {f284cd00-e3e8-4829-bab0-07090c87c01d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10029 | 2026.01.20 23:55:06.316521 [ 260 ] {f284cd00-e3e8-4829-bab0-07090c87c01d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10030 | 2026.01.20 23:55:06.316721 [ 260 ] {f284cd00-e3e8-4829-bab0-07090c87c01d} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10031 | 2026.01.20 23:55:06.316850 [ 260 ] {f284cd00-e3e8-4829-bab0-07090c87c01d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00101 sec., 990.09900990099 rows/sec., 66.72 KiB/sec. | ||
| 10032 | 2026.01.20 23:55:06.316887 [ 260 ] {f284cd00-e3e8-4829-bab0-07090c87c01d} <Debug> TCPHandler: Processed in 0.00117394 sec. | ||
| 10033 | 2026.01.20 23:55:06.316997 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10034 | 2026.01.20 23:55:06.317091 [ 260 ] {4d02aa77-629c-471a-b5e5-9b1f5602af84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10035 | 2026.01.20 23:55:06.317132 [ 260 ] {4d02aa77-629c-471a-b5e5-9b1f5602af84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10036 | 2026.01.20 23:55:06.317450 [ 260 ] {4d02aa77-629c-471a-b5e5-9b1f5602af84} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10037 | 2026.01.20 23:55:06.317487 [ 260 ] {4d02aa77-629c-471a-b5e5-9b1f5602af84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10038 | 2026.01.20 23:55:06.317795 [ 260 ] {4d02aa77-629c-471a-b5e5-9b1f5602af84} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10039 | 2026.01.20 23:55:06.317994 [ 260 ] {4d02aa77-629c-471a-b5e5-9b1f5602af84} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10040 | 2026.01.20 23:55:06.318127 [ 260 ] {4d02aa77-629c-471a-b5e5-9b1f5602af84} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001053 sec., 98765.43209876544 rows/sec., 6.05 MiB/sec. | ||
| 10041 | 2026.01.20 23:55:06.318132 [ 153 ] {} <Debug> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10042 | 2026.01.20 23:55:06.318164 [ 260 ] {4d02aa77-629c-471a-b5e5-9b1f5602af84} <Debug> TCPHandler: Processed in 0.001216781 sec. | ||
| 10043 | 2026.01.20 23:55:06.318218 [ 153 ] {} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10044 | 2026.01.20 23:55:06.318249 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10045 | 2026.01.20 23:55:06.318378 [ 188 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::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 | ||
| 10046 | 2026.01.20 23:55:06.318547 [ 188 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10047 | 2026.01.20 23:55:06.318590 [ 188 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 4176 rows starting from the beginning of the part | ||
| 10048 | 2026.01.20 23:55:06.318662 [ 188 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part | ||
| 10049 | 2026.01.20 23:55:06.318713 [ 188 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::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 | ||
| 10050 | 2026.01.20 23:55:06.318758 [ 188 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
| 10051 | 2026.01.20 23:55:06.318799 [ 188 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::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 | ||
| 10052 | 2026.01.20 23:55:06.318844 [ 188 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 104 rows starting from the beginning of the part | ||
| 10053 | 2026.01.20 23:55:06.320626 [ 193 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4520 rows, containing 4 columns (4 merged, 0 gathered) in 0.00231019 sec., 1956549.0284348906 rows/sec., 124.94 MiB/sec. | ||
| 10054 | 2026.01.20 23:55:06.321026 [ 197 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10055 | 2026.01.20 23:55:06.321374 [ 197 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_61_12} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10056 | 2026.01.20 23:55:06.321466 [ 197 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_61_12} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10057 | 2026.01.20 23:55:06.321564 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 10058 | 2026.01.20 23:55:07.427991 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22587 | ||
| 10059 | 2026.01.20 23:55:07.428586 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10060 | 2026.01.20 23:55:07.428636 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10061 | 2026.01.20 23:55:07.429408 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10062 | 2026.01.20 23:55:07.429648 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10063 | 2026.01.20 23:55:07.429779 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22587 | ||
| 10064 | 2026.01.20 23:55:08.634380 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 10065 | 2026.01.20 23:55:08.651444 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10066 | 2026.01.20 23:55:08.651519 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10067 | 2026.01.20 23:55:08.657298 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10068 | 2026.01.20 23:55:08.658007 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10069 | 2026.01.20 23:55:08.661222 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 10070 | 2026.01.20 23:55:09.736047 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50971 | ||
| 10071 | 2026.01.20 23:55:09.736194 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10072 | 2026.01.20 23:55:09.736226 [ 287 ] {} <Debug> TCP-Session: 00e8f32c-c501-4ab3-bf0a-87322b9cba61 Authenticating user 'default' from [fd00:1122:3344:101::e]:50971 | ||
| 10073 | 2026.01.20 23:55:09.736253 [ 287 ] {} <Debug> TCP-Session: 00e8f32c-c501-4ab3-bf0a-87322b9cba61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10074 | 2026.01.20 23:55:09.736269 [ 287 ] {} <Debug> TCP-Session: 00e8f32c-c501-4ab3-bf0a-87322b9cba61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10075 | 2026.01.20 23:55:09.736538 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52104 | ||
| 10076 | 2026.01.20 23:55:09.736584 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54130 | ||
| 10077 | 2026.01.20 23:55:09.736601 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37906 | ||
| 10078 | 2026.01.20 23:55:09.736626 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60156 | ||
| 10079 | 2026.01.20 23:55:09.736694 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10080 | 2026.01.20 23:55:09.736649 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58392 | ||
| 10081 | 2026.01.20 23:55:09.736744 [ 291 ] {} <Debug> TCP-Session: fab68d10-39a3-438b-a623-705d17cec272 Authenticating user 'default' from [fd00:1122:3344:101::e]:54130 | ||
| 10082 | 2026.01.20 23:55:09.736641 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58403 | ||
| 10083 | 2026.01.20 23:55:09.736787 [ 291 ] {} <Debug> TCP-Session: fab68d10-39a3-438b-a623-705d17cec272 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10084 | 2026.01.20 23:55:09.736622 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36721 | ||
| 10085 | 2026.01.20 23:55:09.736818 [ 291 ] {} <Debug> TCP-Session: fab68d10-39a3-438b-a623-705d17cec272 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10086 | 2026.01.20 23:55:09.736547 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61707 | ||
| 10087 | 2026.01.20 23:55:09.736661 [ 287 ] {} <Trace> TCP-Session: 00e8f32c-c501-4ab3-bf0a-87322b9cba61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10088 | 2026.01.20 23:55:09.737145 [ 287 ] {928ea456-01d3-49c7-b7f2-6710c4148979} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50971) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10089 | 2026.01.20 23:55:09.737357 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10090 | 2026.01.20 23:55:09.737389 [ 354 ] {} <Debug> TCP-Session: a5717d21-8f0a-41f5-92f5-55c0e94157c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:58403 | ||
| 10091 | 2026.01.20 23:55:09.737407 [ 354 ] {} <Debug> TCP-Session: a5717d21-8f0a-41f5-92f5-55c0e94157c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10092 | 2026.01.20 23:55:09.737422 [ 354 ] {} <Debug> TCP-Session: a5717d21-8f0a-41f5-92f5-55c0e94157c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10093 | 2026.01.20 23:55:09.737482 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10094 | 2026.01.20 23:55:09.737508 [ 287 ] {928ea456-01d3-49c7-b7f2-6710c4148979} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10095 | 2026.01.20 23:55:09.737532 [ 352 ] {} <Debug> TCP-Session: dd191967-c3ee-4708-94a5-600e28d9152c Authenticating user 'default' from [fd00:1122:3344:101::e]:36721 | ||
| 10096 | 2026.01.20 23:55:09.737572 [ 352 ] {} <Debug> TCP-Session: dd191967-c3ee-4708-94a5-600e28d9152c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10097 | 2026.01.20 23:55:09.737586 [ 352 ] {} <Debug> TCP-Session: dd191967-c3ee-4708-94a5-600e28d9152c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10098 | 2026.01.20 23:55:09.737587 [ 287 ] {928ea456-01d3-49c7-b7f2-6710c4148979} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10099 | 2026.01.20 23:55:09.737645 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10100 | 2026.01.20 23:55:09.737704 [ 289 ] {} <Debug> TCP-Session: 3da86526-550e-4d7b-b447-a4583845dc1c Authenticating user 'default' from [fd00:1122:3344:101::e]:52104 | ||
| 10101 | 2026.01.20 23:55:09.737738 [ 289 ] {} <Debug> TCP-Session: 3da86526-550e-4d7b-b447-a4583845dc1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10102 | 2026.01.20 23:55:09.737758 [ 289 ] {} <Debug> TCP-Session: 3da86526-550e-4d7b-b447-a4583845dc1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10103 | 2026.01.20 23:55:09.737970 [ 287 ] {928ea456-01d3-49c7-b7f2-6710c4148979} <Debug> oximeter.version (bf6a6be5-c50e-4d14-8de5-2a68c2469e09) (SelectExecutor): Key condition: unknown | ||
| 10104 | 2026.01.20 23:55:09.738091 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10105 | 2026.01.20 23:55:09.738140 [ 355 ] {} <Debug> TCP-Session: 837cad50-44ec-4cfd-b5b6-06f77306fdc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:58392 | ||
| 10106 | 2026.01.20 23:55:09.738165 [ 355 ] {} <Debug> TCP-Session: 837cad50-44ec-4cfd-b5b6-06f77306fdc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10107 | 2026.01.20 23:55:09.738183 [ 355 ] {} <Debug> TCP-Session: 837cad50-44ec-4cfd-b5b6-06f77306fdc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10108 | 2026.01.20 23:55:09.738264 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10109 | 2026.01.20 23:55:09.738314 [ 353 ] {} <Debug> TCP-Session: 4eff1194-122a-4f2e-9699-c0c65dcea2dc Authenticating user 'default' from [fd00:1122:3344:101::e]:60156 | ||
| 10110 | 2026.01.20 23:55:09.738360 [ 353 ] {} <Debug> TCP-Session: 4eff1194-122a-4f2e-9699-c0c65dcea2dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10111 | 2026.01.20 23:55:09.738376 [ 353 ] {} <Debug> TCP-Session: 4eff1194-122a-4f2e-9699-c0c65dcea2dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10112 | 2026.01.20 23:55:09.738765 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10113 | 2026.01.20 23:55:09.738765 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10114 | 2026.01.20 23:55:09.738811 [ 290 ] {} <Debug> TCP-Session: 7614bd20-6550-4265-bc3a-449742916045 Authenticating user 'default' from [fd00:1122:3344:101::e]:61707 | ||
| 10115 | 2026.01.20 23:55:09.738826 [ 351 ] {} <Debug> TCP-Session: c8ce3a3a-d147-438a-bf4d-8e814bf9d450 Authenticating user 'default' from [fd00:1122:3344:101::e]:37906 | ||
| 10116 | 2026.01.20 23:55:09.738841 [ 290 ] {} <Debug> TCP-Session: 7614bd20-6550-4265-bc3a-449742916045 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10117 | 2026.01.20 23:55:09.738847 [ 351 ] {} <Debug> TCP-Session: c8ce3a3a-d147-438a-bf4d-8e814bf9d450 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10118 | 2026.01.20 23:55:09.738865 [ 290 ] {} <Debug> TCP-Session: 7614bd20-6550-4265-bc3a-449742916045 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10119 | 2026.01.20 23:55:09.738867 [ 351 ] {} <Debug> TCP-Session: c8ce3a3a-d147-438a-bf4d-8e814bf9d450 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10120 | 2026.01.20 23:55:09.739081 [ 301 ] {928ea456-01d3-49c7-b7f2-6710c4148979} <Trace> AggregatingTransform: Aggregating | ||
| 10121 | 2026.01.20 23:55:09.739145 [ 301 ] {928ea456-01d3-49c7-b7f2-6710c4148979} <Trace> Aggregator: Aggregation method: without_key | ||
| 10122 | 2026.01.20 23:55:09.739198 [ 301 ] {928ea456-01d3-49c7-b7f2-6710c4148979} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001101169 sec. (908.126 rows/sec., 35.47 KiB/sec.) | ||
| 10123 | 2026.01.20 23:55:09.739227 [ 301 ] {928ea456-01d3-49c7-b7f2-6710c4148979} <Trace> Aggregator: Merging aggregated data | ||
| 10124 | 2026.01.20 23:55:09.740516 [ 287 ] {928ea456-01d3-49c7-b7f2-6710c4148979} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003436 sec., 291.03608847497094 rows/sec., 11.37 KiB/sec. | ||
| 10125 | 2026.01.20 23:55:09.740712 [ 287 ] {928ea456-01d3-49c7-b7f2-6710c4148979} <Debug> TCPHandler: Processed in 0.004216362 sec. | ||
| 10126 | 2026.01.20 23:55:09.740875 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10127 | 2026.01.20 23:55:09.740906 [ 287 ] {} <Debug> TCP-Session: 00e8f32c-c501-4ab3-bf0a-87322b9cba61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10128 | 2026.01.20 23:55:09.740915 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10129 | 2026.01.20 23:55:09.740958 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10130 | 2026.01.20 23:55:09.740946 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10131 | 2026.01.20 23:55:09.741006 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10132 | 2026.01.20 23:55:09.741031 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10133 | 2026.01.20 23:55:09.741058 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10134 | 2026.01.20 23:55:09.741073 [ 289 ] {} <Debug> TCP-Session: 3da86526-550e-4d7b-b447-a4583845dc1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10135 | 2026.01.20 23:55:09.741096 [ 351 ] {} <Debug> TCP-Session: c8ce3a3a-d147-438a-bf4d-8e814bf9d450 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10136 | 2026.01.20 23:55:09.741110 [ 290 ] {} <Debug> TCP-Session: 7614bd20-6550-4265-bc3a-449742916045 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10137 | 2026.01.20 23:55:09.741009 [ 352 ] {} <Debug> TCP-Session: dd191967-c3ee-4708-94a5-600e28d9152c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10138 | 2026.01.20 23:55:09.740977 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10139 | 2026.01.20 23:55:09.740969 [ 355 ] {} <Debug> TCP-Session: 837cad50-44ec-4cfd-b5b6-06f77306fdc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10140 | 2026.01.20 23:55:09.741220 [ 291 ] {} <Debug> TCP-Session: fab68d10-39a3-438b-a623-705d17cec272 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10141 | 2026.01.20 23:55:09.741065 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10142 | 2026.01.20 23:55:09.741033 [ 353 ] {} <Debug> TCP-Session: 4eff1194-122a-4f2e-9699-c0c65dcea2dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10143 | 2026.01.20 23:55:09.741278 [ 354 ] {} <Debug> TCP-Session: a5717d21-8f0a-41f5-92f5-55c0e94157c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10144 | 2026.01.20 23:55:09.942137 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45514 | ||
| 10145 | 2026.01.20 23:55:09.942253 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10146 | 2026.01.20 23:55:09.942280 [ 287 ] {} <Debug> TCP-Session: f69795f9-4d81-4823-a6a0-9a7b18031bda Authenticating user 'default' from [fd00:1122:3344:101::e]:45514 | ||
| 10147 | 2026.01.20 23:55:09.942304 [ 287 ] {} <Debug> TCP-Session: f69795f9-4d81-4823-a6a0-9a7b18031bda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10148 | 2026.01.20 23:55:09.942318 [ 287 ] {} <Debug> TCP-Session: f69795f9-4d81-4823-a6a0-9a7b18031bda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10149 | 2026.01.20 23:55:09.942541 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46917 | ||
| 10150 | 2026.01.20 23:55:09.942569 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62260 | ||
| 10151 | 2026.01.20 23:55:09.942590 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61790 | ||
| 10152 | 2026.01.20 23:55:09.942614 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37659 | ||
| 10153 | 2026.01.20 23:55:09.942670 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10154 | 2026.01.20 23:55:09.942675 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10155 | 2026.01.20 23:55:09.942716 [ 287 ] {} <Trace> TCP-Session: f69795f9-4d81-4823-a6a0-9a7b18031bda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10156 | 2026.01.20 23:55:09.942731 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10157 | 2026.01.20 23:55:09.942741 [ 291 ] {} <Debug> TCP-Session: 35fbdb72-a0d9-4795-80db-b0dc10324916 Authenticating user 'default' from [fd00:1122:3344:101::e]:62260 | ||
| 10158 | 2026.01.20 23:55:09.942767 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10159 | 2026.01.20 23:55:09.942777 [ 351 ] {} <Debug> TCP-Session: cef26a19-1514-4b9c-b8e2-8b4b3ce0b00c Authenticating user 'default' from [fd00:1122:3344:101::e]:61790 | ||
| 10160 | 2026.01.20 23:55:09.942788 [ 291 ] {} <Debug> TCP-Session: 35fbdb72-a0d9-4795-80db-b0dc10324916 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10161 | 2026.01.20 23:55:09.942824 [ 351 ] {} <Debug> TCP-Session: cef26a19-1514-4b9c-b8e2-8b4b3ce0b00c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10162 | 2026.01.20 23:55:09.942837 [ 291 ] {} <Debug> TCP-Session: 35fbdb72-a0d9-4795-80db-b0dc10324916 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10163 | 2026.01.20 23:55:09.942852 [ 351 ] {} <Debug> TCP-Session: cef26a19-1514-4b9c-b8e2-8b4b3ce0b00c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10164 | 2026.01.20 23:55:09.942730 [ 289 ] {} <Debug> TCP-Session: fdf376b3-9df9-44dd-823f-138e28c767e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:46917 | ||
| 10165 | 2026.01.20 23:55:09.942639 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43835 | ||
| 10166 | 2026.01.20 23:55:09.942895 [ 287 ] {96a7a4d0-3e57-46cd-8c90-4a37d3a8ac32} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45514) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10167 | 2026.01.20 23:55:09.942907 [ 289 ] {} <Debug> TCP-Session: fdf376b3-9df9-44dd-823f-138e28c767e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10168 | 2026.01.20 23:55:09.942951 [ 289 ] {} <Debug> TCP-Session: fdf376b3-9df9-44dd-823f-138e28c767e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10169 | 2026.01.20 23:55:09.942965 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10170 | 2026.01.20 23:55:09.942554 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60850 | ||
| 10171 | 2026.01.20 23:55:09.942995 [ 355 ] {} <Debug> TCP-Session: 12949adf-903d-4dcc-8b27-e3a1360ed8c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:43835 | ||
| 10172 | 2026.01.20 23:55:09.942806 [ 352 ] {} <Debug> TCP-Session: db3dc959-0e47-4c67-8cc2-d9ca9891acc2 Authenticating user 'default' from [fd00:1122:3344:101::e]:37659 | ||
| 10173 | 2026.01.20 23:55:09.943031 [ 355 ] {} <Debug> TCP-Session: 12949adf-903d-4dcc-8b27-e3a1360ed8c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10174 | 2026.01.20 23:55:09.943064 [ 352 ] {} <Debug> TCP-Session: db3dc959-0e47-4c67-8cc2-d9ca9891acc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10175 | 2026.01.20 23:55:09.943069 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10176 | 2026.01.20 23:55:09.943096 [ 352 ] {} <Debug> TCP-Session: db3dc959-0e47-4c67-8cc2-d9ca9891acc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10177 | 2026.01.20 23:55:09.943116 [ 290 ] {} <Debug> TCP-Session: bd413e66-2c6d-4517-b702-32be899d26cc Authenticating user 'default' from [fd00:1122:3344:101::e]:60850 | ||
| 10178 | 2026.01.20 23:55:09.943073 [ 355 ] {} <Debug> TCP-Session: 12949adf-903d-4dcc-8b27-e3a1360ed8c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10179 | 2026.01.20 23:55:09.943151 [ 290 ] {} <Debug> TCP-Session: bd413e66-2c6d-4517-b702-32be899d26cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10180 | 2026.01.20 23:55:09.942632 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51310 | ||
| 10181 | 2026.01.20 23:55:09.943178 [ 290 ] {} <Debug> TCP-Session: bd413e66-2c6d-4517-b702-32be899d26cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10182 | 2026.01.20 23:55:09.942618 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45092 | ||
| 10183 | 2026.01.20 23:55:09.943248 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10184 | 2026.01.20 23:55:09.943277 [ 354 ] {} <Debug> TCP-Session: 1889eba9-3f37-42b5-a20a-89024f0bffc2 Authenticating user 'default' from [fd00:1122:3344:101::e]:51310 | ||
| 10185 | 2026.01.20 23:55:09.943278 [ 287 ] {96a7a4d0-3e57-46cd-8c90-4a37d3a8ac32} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10186 | 2026.01.20 23:55:09.943295 [ 354 ] {} <Debug> TCP-Session: 1889eba9-3f37-42b5-a20a-89024f0bffc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10187 | 2026.01.20 23:55:09.943318 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10188 | 2026.01.20 23:55:09.943322 [ 354 ] {} <Debug> TCP-Session: 1889eba9-3f37-42b5-a20a-89024f0bffc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10189 | 2026.01.20 23:55:09.943357 [ 353 ] {} <Debug> TCP-Session: caffa757-9791-4672-bd68-13d1836ad9b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:45092 | ||
| 10190 | 2026.01.20 23:55:09.943363 [ 287 ] {96a7a4d0-3e57-46cd-8c90-4a37d3a8ac32} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10191 | 2026.01.20 23:55:09.943383 [ 353 ] {} <Debug> TCP-Session: caffa757-9791-4672-bd68-13d1836ad9b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10192 | 2026.01.20 23:55:09.943411 [ 353 ] {} <Debug> TCP-Session: caffa757-9791-4672-bd68-13d1836ad9b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10193 | 2026.01.20 23:55:09.943779 [ 287 ] {96a7a4d0-3e57-46cd-8c90-4a37d3a8ac32} <Debug> oximeter.version (bf6a6be5-c50e-4d14-8de5-2a68c2469e09) (SelectExecutor): Key condition: unknown | ||
| 10194 | 2026.01.20 23:55:09.944856 [ 268 ] {96a7a4d0-3e57-46cd-8c90-4a37d3a8ac32} <Trace> AggregatingTransform: Aggregating | ||
| 10195 | 2026.01.20 23:55:09.944903 [ 268 ] {96a7a4d0-3e57-46cd-8c90-4a37d3a8ac32} <Trace> Aggregator: Aggregation method: without_key | ||
| 10196 | 2026.01.20 23:55:09.944947 [ 268 ] {96a7a4d0-3e57-46cd-8c90-4a37d3a8ac32} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001046598 sec. (955.477 rows/sec., 37.32 KiB/sec.) | ||
| 10197 | 2026.01.20 23:55:09.944969 [ 268 ] {96a7a4d0-3e57-46cd-8c90-4a37d3a8ac32} <Trace> Aggregator: Merging aggregated data | ||
| 10198 | 2026.01.20 23:55:09.946462 [ 287 ] {96a7a4d0-3e57-46cd-8c90-4a37d3a8ac32} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003624 sec., 275.9381898454746 rows/sec., 10.78 KiB/sec. | ||
| 10199 | 2026.01.20 23:55:09.946616 [ 287 ] {96a7a4d0-3e57-46cd-8c90-4a37d3a8ac32} <Debug> TCPHandler: Processed in 0.004031658 sec. | ||
| 10200 | 2026.01.20 23:55:09.946747 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10201 | 2026.01.20 23:55:09.946777 [ 287 ] {} <Debug> TCP-Session: f69795f9-4d81-4823-a6a0-9a7b18031bda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10202 | 2026.01.20 23:55:09.946779 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10203 | 2026.01.20 23:55:09.946812 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10204 | 2026.01.20 23:55:09.946824 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10205 | 2026.01.20 23:55:09.946847 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10206 | 2026.01.20 23:55:09.946855 [ 355 ] {} <Debug> TCP-Session: 12949adf-903d-4dcc-8b27-e3a1360ed8c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10207 | 2026.01.20 23:55:09.946872 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10208 | 2026.01.20 23:55:09.946899 [ 290 ] {} <Debug> TCP-Session: bd413e66-2c6d-4517-b702-32be899d26cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10209 | 2026.01.20 23:55:09.946913 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10210 | 2026.01.20 23:55:09.946947 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10211 | 2026.01.20 23:55:09.946892 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10212 | 2026.01.20 23:55:09.946996 [ 291 ] {} <Debug> TCP-Session: 35fbdb72-a0d9-4795-80db-b0dc10324916 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10213 | 2026.01.20 23:55:09.947014 [ 352 ] {} <Debug> TCP-Session: db3dc959-0e47-4c67-8cc2-d9ca9891acc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10214 | 2026.01.20 23:55:09.947037 [ 351 ] {} <Debug> TCP-Session: cef26a19-1514-4b9c-b8e2-8b4b3ce0b00c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10215 | 2026.01.20 23:55:09.946844 [ 289 ] {} <Debug> TCP-Session: fdf376b3-9df9-44dd-823f-138e28c767e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10216 | 2026.01.20 23:55:09.946942 [ 353 ] {} <Debug> TCP-Session: caffa757-9791-4672-bd68-13d1836ad9b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10217 | 2026.01.20 23:55:09.946866 [ 354 ] {} <Debug> TCP-Session: 1889eba9-3f37-42b5-a20a-89024f0bffc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10218 | 2026.01.20 23:55:10.027910 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43909 | ||
| 10219 | 2026.01.20 23:55:10.028013 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10220 | 2026.01.20 23:55:10.028040 [ 352 ] {} <Debug> TCP-Session: 10320680-935b-4bc1-b575-9365aa5d6df0 Authenticating user 'default' from [fd00:1122:3344:101::e]:43909 | ||
| 10221 | 2026.01.20 23:55:10.028062 [ 352 ] {} <Debug> TCP-Session: 10320680-935b-4bc1-b575-9365aa5d6df0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10222 | 2026.01.20 23:55:10.028075 [ 352 ] {} <Debug> TCP-Session: 10320680-935b-4bc1-b575-9365aa5d6df0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10223 | 2026.01.20 23:55:10.028270 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43397 | ||
| 10224 | 2026.01.20 23:55:10.028319 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54564 | ||
| 10225 | 2026.01.20 23:55:10.028355 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48651 | ||
| 10226 | 2026.01.20 23:55:10.028383 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59023 | ||
| 10227 | 2026.01.20 23:55:10.028376 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42354 | ||
| 10228 | 2026.01.20 23:55:10.028452 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10229 | 2026.01.20 23:55:10.028348 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49552 | ||
| 10230 | 2026.01.20 23:55:10.028475 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10231 | 2026.01.20 23:55:10.028493 [ 354 ] {} <Debug> TCP-Session: ea78bc5b-ebfc-454a-a46b-3543a7b4c0ed Authenticating user 'default' from [fd00:1122:3344:101::e]:54564 | ||
| 10232 | 2026.01.20 23:55:10.028511 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10233 | 2026.01.20 23:55:10.028521 [ 289 ] {} <Debug> TCP-Session: 2a4369b0-03e1-45cd-9cea-69586321960f Authenticating user 'default' from [fd00:1122:3344:101::e]:48651 | ||
| 10234 | 2026.01.20 23:55:10.028530 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10235 | 2026.01.20 23:55:10.028548 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10236 | 2026.01.20 23:55:10.028559 [ 289 ] {} <Debug> TCP-Session: 2a4369b0-03e1-45cd-9cea-69586321960f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10237 | 2026.01.20 23:55:10.028584 [ 351 ] {} <Debug> TCP-Session: 5176a4a2-208b-43a8-af22-19006330b803 Authenticating user 'default' from [fd00:1122:3344:101::e]:59023 | ||
| 10238 | 2026.01.20 23:55:10.028596 [ 289 ] {} <Debug> TCP-Session: 2a4369b0-03e1-45cd-9cea-69586321960f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10239 | 2026.01.20 23:55:10.028621 [ 351 ] {} <Debug> TCP-Session: 5176a4a2-208b-43a8-af22-19006330b803 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10240 | 2026.01.20 23:55:10.028590 [ 355 ] {} <Debug> TCP-Session: e902375a-58de-45bf-9cf1-ff0ec7700e20 Authenticating user 'default' from [fd00:1122:3344:101::e]:49552 | ||
| 10241 | 2026.01.20 23:55:10.028647 [ 351 ] {} <Debug> TCP-Session: 5176a4a2-208b-43a8-af22-19006330b803 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10242 | 2026.01.20 23:55:10.028668 [ 355 ] {} <Debug> TCP-Session: e902375a-58de-45bf-9cf1-ff0ec7700e20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10243 | 2026.01.20 23:55:10.028548 [ 352 ] {} <Trace> TCP-Session: 10320680-935b-4bc1-b575-9365aa5d6df0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10244 | 2026.01.20 23:55:10.028692 [ 355 ] {} <Debug> TCP-Session: e902375a-58de-45bf-9cf1-ff0ec7700e20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10245 | 2026.01.20 23:55:10.028541 [ 291 ] {} <Debug> TCP-Session: fdafef10-dd58-42af-a885-1dd7e6ae2153 Authenticating user 'default' from [fd00:1122:3344:101::e]:42354 | ||
| 10246 | 2026.01.20 23:55:10.028377 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52387 | ||
| 10247 | 2026.01.20 23:55:10.028774 [ 291 ] {} <Debug> TCP-Session: fdafef10-dd58-42af-a885-1dd7e6ae2153 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10248 | 2026.01.20 23:55:10.028536 [ 354 ] {} <Debug> TCP-Session: ea78bc5b-ebfc-454a-a46b-3543a7b4c0ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10249 | 2026.01.20 23:55:10.028804 [ 291 ] {} <Debug> TCP-Session: fdafef10-dd58-42af-a885-1dd7e6ae2153 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10250 | 2026.01.20 23:55:10.028817 [ 354 ] {} <Debug> TCP-Session: ea78bc5b-ebfc-454a-a46b-3543a7b4c0ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10251 | 2026.01.20 23:55:10.028356 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10252 | 2026.01.20 23:55:10.028835 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10253 | 2026.01.20 23:55:10.028871 [ 353 ] {} <Debug> TCP-Session: ad5042ef-68a9-44db-97ba-e50bac6d3687 Authenticating user 'default' from [fd00:1122:3344:101::e]:43397 | ||
| 10254 | 2026.01.20 23:55:10.028884 [ 290 ] {} <Debug> TCP-Session: 0e0a5e3d-71b6-4caa-b78c-ab77fe6af6ad Authenticating user 'default' from [fd00:1122:3344:101::e]:52387 | ||
| 10255 | 2026.01.20 23:55:10.028901 [ 353 ] {} <Debug> TCP-Session: ad5042ef-68a9-44db-97ba-e50bac6d3687 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10256 | 2026.01.20 23:55:10.028913 [ 290 ] {} <Debug> TCP-Session: 0e0a5e3d-71b6-4caa-b78c-ab77fe6af6ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10257 | 2026.01.20 23:55:10.028926 [ 353 ] {} <Debug> TCP-Session: ad5042ef-68a9-44db-97ba-e50bac6d3687 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10258 | 2026.01.20 23:55:10.028938 [ 290 ] {} <Debug> TCP-Session: 0e0a5e3d-71b6-4caa-b78c-ab77fe6af6ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10259 | 2026.01.20 23:55:10.028939 [ 352 ] {863ed69a-3fcd-495f-b509-d8b8c06ec874} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43909) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10260 | 2026.01.20 23:55:10.028343 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46072 | ||
| 10261 | 2026.01.20 23:55:10.029058 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10262 | 2026.01.20 23:55:10.029081 [ 287 ] {} <Debug> TCP-Session: 3fbfd908-8bcd-4682-b47f-f6795c4e733a Authenticating user 'default' from [fd00:1122:3344:101::e]:46072 | ||
| 10263 | 2026.01.20 23:55:10.029097 [ 287 ] {} <Debug> TCP-Session: 3fbfd908-8bcd-4682-b47f-f6795c4e733a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10264 | 2026.01.20 23:55:10.029109 [ 287 ] {} <Debug> TCP-Session: 3fbfd908-8bcd-4682-b47f-f6795c4e733a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10265 | 2026.01.20 23:55:10.029377 [ 352 ] {863ed69a-3fcd-495f-b509-d8b8c06ec874} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10266 | 2026.01.20 23:55:10.029447 [ 352 ] {863ed69a-3fcd-495f-b509-d8b8c06ec874} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10267 | 2026.01.20 23:55:10.029778 [ 352 ] {863ed69a-3fcd-495f-b509-d8b8c06ec874} <Debug> oximeter.version (bf6a6be5-c50e-4d14-8de5-2a68c2469e09) (SelectExecutor): Key condition: unknown | ||
| 10268 | 2026.01.20 23:55:10.030827 [ 348 ] {863ed69a-3fcd-495f-b509-d8b8c06ec874} <Trace> AggregatingTransform: Aggregating | ||
| 10269 | 2026.01.20 23:55:10.030871 [ 348 ] {863ed69a-3fcd-495f-b509-d8b8c06ec874} <Trace> Aggregator: Aggregation method: without_key | ||
| 10270 | 2026.01.20 23:55:10.030909 [ 348 ] {863ed69a-3fcd-495f-b509-d8b8c06ec874} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001022548 sec. (977.949 rows/sec., 38.20 KiB/sec.) | ||
| 10271 | 2026.01.20 23:55:10.030927 [ 348 ] {863ed69a-3fcd-495f-b509-d8b8c06ec874} <Trace> Aggregator: Merging aggregated data | ||
| 10272 | 2026.01.20 23:55:10.032404 [ 352 ] {863ed69a-3fcd-495f-b509-d8b8c06ec874} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003548 sec., 281.8489289740699 rows/sec., 11.01 KiB/sec. | ||
| 10273 | 2026.01.20 23:55:10.032577 [ 352 ] {863ed69a-3fcd-495f-b509-d8b8c06ec874} <Debug> TCPHandler: Processed in 0.004277343 sec. | ||
| 10274 | 2026.01.20 23:55:10.032708 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10275 | 2026.01.20 23:55:10.032738 [ 352 ] {} <Debug> TCP-Session: 10320680-935b-4bc1-b575-9365aa5d6df0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10276 | 2026.01.20 23:55:10.032749 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10277 | 2026.01.20 23:55:10.032775 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10278 | 2026.01.20 23:55:10.032790 [ 351 ] {} <Debug> TCP-Session: 5176a4a2-208b-43a8-af22-19006330b803 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10279 | 2026.01.20 23:55:10.032795 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10280 | 2026.01.20 23:55:10.032809 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10281 | 2026.01.20 23:55:10.032832 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10282 | 2026.01.20 23:55:10.032853 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10283 | 2026.01.20 23:55:10.032872 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10284 | 2026.01.20 23:55:10.032889 [ 355 ] {} <Debug> TCP-Session: e902375a-58de-45bf-9cf1-ff0ec7700e20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10285 | 2026.01.20 23:55:10.032903 [ 289 ] {} <Debug> TCP-Session: 2a4369b0-03e1-45cd-9cea-69586321960f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10286 | 2026.01.20 23:55:10.032922 [ 290 ] {} <Debug> TCP-Session: 0e0a5e3d-71b6-4caa-b78c-ab77fe6af6ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10287 | 2026.01.20 23:55:10.032889 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10288 | 2026.01.20 23:55:10.032868 [ 354 ] {} <Debug> TCP-Session: ea78bc5b-ebfc-454a-a46b-3543a7b4c0ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10289 | 2026.01.20 23:55:10.032820 [ 353 ] {} <Debug> TCP-Session: ad5042ef-68a9-44db-97ba-e50bac6d3687 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10290 | 2026.01.20 23:55:10.032984 [ 291 ] {} <Debug> TCP-Session: fdafef10-dd58-42af-a885-1dd7e6ae2153 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10291 | 2026.01.20 23:55:10.032855 [ 287 ] {} <Debug> TCP-Session: 3fbfd908-8bcd-4682-b47f-f6795c4e733a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10292 | 2026.01.20 23:55:11.293975 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10293 | 2026.01.20 23:55:11.294152 [ 260 ] {74b925c6-9527-41fa-940f-2828114dad2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10294 | 2026.01.20 23:55:11.294217 [ 260 ] {74b925c6-9527-41fa-940f-2828114dad2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10295 | 2026.01.20 23:55:11.294947 [ 260 ] {74b925c6-9527-41fa-940f-2828114dad2d} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10296 | 2026.01.20 23:55:11.295000 [ 260 ] {74b925c6-9527-41fa-940f-2828114dad2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10297 | 2026.01.20 23:55:11.295420 [ 260 ] {74b925c6-9527-41fa-940f-2828114dad2d} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10298 | 2026.01.20 23:55:11.295649 [ 260 ] {74b925c6-9527-41fa-940f-2828114dad2d} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10299 | 2026.01.20 23:55:11.295821 [ 119 ] {} <Debug> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10300 | 2026.01.20 23:55:11.295827 [ 260 ] {74b925c6-9527-41fa-940f-2828114dad2d} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001721 sec., 79023.82335851248 rows/sec., 6.84 MiB/sec. | ||
| 10301 | 2026.01.20 23:55:11.295895 [ 119 ] {} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10302 | 2026.01.20 23:55:11.295922 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10303 | 2026.01.20 23:55:11.295924 [ 260 ] {74b925c6-9527-41fa-940f-2828114dad2d} <Debug> TCPHandler: Processed in 0.002079965 sec. | ||
| 10304 | 2026.01.20 23:55:11.296061 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10305 | 2026.01.20 23:55:11.296085 [ 188 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::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 | ||
| 10306 | 2026.01.20 23:55:11.296165 [ 260 ] {aef75b0c-2bbd-48b0-ac2f-51750949ca0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10307 | 2026.01.20 23:55:11.296216 [ 260 ] {aef75b0c-2bbd-48b0-ac2f-51750949ca0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10308 | 2026.01.20 23:55:11.296297 [ 188 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10309 | 2026.01.20 23:55:11.296365 [ 188 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2462 rows starting from the beginning of the part | ||
| 10310 | 2026.01.20 23:55:11.296466 [ 188 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1279 rows starting from the beginning of the part | ||
| 10311 | 2026.01.20 23:55:11.296539 [ 188 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 56 rows starting from the beginning of the part | ||
| 10312 | 2026.01.20 23:55:11.296607 [ 188 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 136 rows starting from the beginning of the part | ||
| 10313 | 2026.01.20 23:55:11.296649 [ 260 ] {aef75b0c-2bbd-48b0-ac2f-51750949ca0c} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10314 | 2026.01.20 23:55:11.296671 [ 188 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1112 rows starting from the beginning of the part | ||
| 10315 | 2026.01.20 23:55:11.296696 [ 260 ] {aef75b0c-2bbd-48b0-ac2f-51750949ca0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10316 | 2026.01.20 23:55:11.296741 [ 188 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 136 rows starting from the beginning of the part | ||
| 10317 | 2026.01.20 23:55:11.297038 [ 260 ] {aef75b0c-2bbd-48b0-ac2f-51750949ca0c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10318 | 2026.01.20 23:55:11.297297 [ 260 ] {aef75b0c-2bbd-48b0-ac2f-51750949ca0c} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10319 | 2026.01.20 23:55:11.297437 [ 119 ] {} <Debug> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10320 | 2026.01.20 23:55:11.297443 [ 260 ] {aef75b0c-2bbd-48b0-ac2f-51750949ca0c} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.0013 sec., 30769.23076923077 rows/sec., 2.26 MiB/sec. | ||
| 10321 | 2026.01.20 23:55:11.297476 [ 119 ] {} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10322 | 2026.01.20 23:55:11.297501 [ 260 ] {aef75b0c-2bbd-48b0-ac2f-51750949ca0c} <Debug> TCPHandler: Processed in 0.001493475 sec. | ||
| 10323 | 2026.01.20 23:55:11.297502 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10324 | 2026.01.20 23:55:11.297623 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10325 | 2026.01.20 23:55:11.297646 [ 193 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::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 | ||
| 10326 | 2026.01.20 23:55:11.297723 [ 260 ] {3e8ca64b-74f9-44dc-87a3-1c376a460bc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10327 | 2026.01.20 23:55:11.297794 [ 260 ] {3e8ca64b-74f9-44dc-87a3-1c376a460bc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10328 | 2026.01.20 23:55:11.297794 [ 193 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10329 | 2026.01.20 23:55:11.297846 [ 193 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 277 rows starting from the beginning of the part | ||
| 10330 | 2026.01.20 23:55:11.297922 [ 193 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 40 rows starting from the beginning of the part | ||
| 10331 | 2026.01.20 23:55:11.297978 [ 193 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 46 rows starting from the beginning of the part | ||
| 10332 | 2026.01.20 23:55:11.298025 [ 193 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 40 rows starting from the beginning of the part | ||
| 10333 | 2026.01.20 23:55:11.298072 [ 193 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 205 rows starting from the beginning of the part | ||
| 10334 | 2026.01.20 23:55:11.298118 [ 193 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 40 rows starting from the beginning of the part | ||
| 10335 | 2026.01.20 23:55:11.298250 [ 260 ] {3e8ca64b-74f9-44dc-87a3-1c376a460bc4} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10336 | 2026.01.20 23:55:11.298323 [ 260 ] {3e8ca64b-74f9-44dc-87a3-1c376a460bc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10337 | 2026.01.20 23:55:11.298705 [ 260 ] {3e8ca64b-74f9-44dc-87a3-1c376a460bc4} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10338 | 2026.01.20 23:55:11.298915 [ 201 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5181 rows, containing 5 columns (5 merged, 0 gathered) in 0.002909149 sec., 1780933.1869904222 rows/sec., 151.95 MiB/sec. | ||
| 10339 | 2026.01.20 23:55:11.298954 [ 260 ] {3e8ca64b-74f9-44dc-87a3-1c376a460bc4} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10340 | 2026.01.20 23:55:11.299134 [ 119 ] {} <Debug> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10341 | 2026.01.20 23:55:11.299154 [ 260 ] {3e8ca64b-74f9-44dc-87a3-1c376a460bc4} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001449 sec., 71773.6369910283 rows/sec., 5.61 MiB/sec. | ||
| 10342 | 2026.01.20 23:55:11.299329 [ 196 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 5 columns (5 merged, 0 gathered) in 0.00174797 sec., 370715.7445493916 rows/sec., 25.13 MiB/sec. | ||
| 10343 | 2026.01.20 23:55:11.299384 [ 119 ] {} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10344 | 2026.01.20 23:55:11.299397 [ 194 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10345 | 2026.01.20 23:55:11.299439 [ 260 ] {3e8ca64b-74f9-44dc-87a3-1c376a460bc4} <Debug> TCPHandler: Processed in 0.001867442 sec. | ||
| 10346 | 2026.01.20 23:55:11.299494 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10347 | 2026.01.20 23:55:11.299577 [ 196 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10348 | 2026.01.20 23:55:11.299604 [ 187 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::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 | ||
| 10349 | 2026.01.20 23:55:11.299643 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10350 | 2026.01.20 23:55:11.299755 [ 187 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10351 | 2026.01.20 23:55:11.299771 [ 260 ] {7d916ba8-4c65-419a-9c44-58b9a3965e8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10352 | 2026.01.20 23:55:11.299817 [ 187 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1249 rows starting from the beginning of the part | ||
| 10353 | 2026.01.20 23:55:11.299837 [ 260 ] {7d916ba8-4c65-419a-9c44-58b9a3965e8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10354 | 2026.01.20 23:55:11.299917 [ 187 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 566 rows starting from the beginning of the part | ||
| 10355 | 2026.01.20 23:55:11.299975 [ 187 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 64 rows starting from the beginning of the part | ||
| 10356 | 2026.01.20 23:55:11.299994 [ 196 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_61_12} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10357 | 2026.01.20 23:55:11.300018 [ 194 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_66_13} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10358 | 2026.01.20 23:55:11.300025 [ 187 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 104 rows starting from the beginning of the part | ||
| 10359 | 2026.01.20 23:55:11.300094 [ 196 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_61_12} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10360 | 2026.01.20 23:55:11.300095 [ 187 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 679 rows starting from the beginning of the part | ||
| 10361 | 2026.01.20 23:55:11.300136 [ 194 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_66_13} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10362 | 2026.01.20 23:55:11.300161 [ 187 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 104 rows starting from the beginning of the part | ||
| 10363 | 2026.01.20 23:55:11.300223 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 10364 | 2026.01.20 23:55:11.300283 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 10365 | 2026.01.20 23:55:11.300376 [ 260 ] {7d916ba8-4c65-419a-9c44-58b9a3965e8d} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10366 | 2026.01.20 23:55:11.300409 [ 260 ] {7d916ba8-4c65-419a-9c44-58b9a3965e8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10367 | 2026.01.20 23:55:11.300772 [ 260 ] {7d916ba8-4c65-419a-9c44-58b9a3965e8d} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10368 | 2026.01.20 23:55:11.301017 [ 260 ] {7d916ba8-4c65-419a-9c44-58b9a3965e8d} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10369 | 2026.01.20 23:55:11.301162 [ 260 ] {7d916ba8-4c65-419a-9c44-58b9a3965e8d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001417 sec., 112914.60832745236 rows/sec., 7.86 MiB/sec. | ||
| 10370 | 2026.01.20 23:55:11.301200 [ 260 ] {7d916ba8-4c65-419a-9c44-58b9a3965e8d} <Debug> TCPHandler: Processed in 0.001623407 sec. | ||
| 10371 | 2026.01.20 23:55:11.301310 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10372 | 2026.01.20 23:55:11.301409 [ 260 ] {371efeb5-1494-4667-904d-6fff43f4c3b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10373 | 2026.01.20 23:55:11.301470 [ 260 ] {371efeb5-1494-4667-904d-6fff43f4c3b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10374 | 2026.01.20 23:55:11.301484 [ 194 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2766 rows, containing 5 columns (5 merged, 0 gathered) in 0.001921723 sec., 1439333.3482505023 rows/sec., 109.98 MiB/sec. | ||
| 10375 | 2026.01.20 23:55:11.301712 [ 200 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10376 | 2026.01.20 23:55:11.301986 [ 200 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_66_13} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10377 | 2026.01.20 23:55:11.302075 [ 200 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_66_13} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10378 | 2026.01.20 23:55:11.302164 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 10379 | 2026.01.20 23:55:11.302659 [ 260 ] {371efeb5-1494-4667-904d-6fff43f4c3b6} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10380 | 2026.01.20 23:55:11.302702 [ 260 ] {371efeb5-1494-4667-904d-6fff43f4c3b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10381 | 2026.01.20 23:55:11.303317 [ 260 ] {371efeb5-1494-4667-904d-6fff43f4c3b6} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10382 | 2026.01.20 23:55:11.303555 [ 260 ] {371efeb5-1494-4667-904d-6fff43f4c3b6} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10383 | 2026.01.20 23:55:11.303709 [ 260 ] {371efeb5-1494-4667-904d-6fff43f4c3b6} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002318 sec., 17256.25539257981 rows/sec., 30.92 MiB/sec. | ||
| 10384 | 2026.01.20 23:55:11.303786 [ 260 ] {371efeb5-1494-4667-904d-6fff43f4c3b6} <Debug> TCPHandler: Processed in 0.002526273 sec. | ||
| 10385 | 2026.01.20 23:55:11.303905 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10386 | 2026.01.20 23:55:11.304000 [ 260 ] {9e541988-1297-49b9-a69c-6d35a978434f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10387 | 2026.01.20 23:55:11.304043 [ 260 ] {9e541988-1297-49b9-a69c-6d35a978434f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10388 | 2026.01.20 23:55:11.304390 [ 260 ] {9e541988-1297-49b9-a69c-6d35a978434f} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10389 | 2026.01.20 23:55:11.304426 [ 260 ] {9e541988-1297-49b9-a69c-6d35a978434f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10390 | 2026.01.20 23:55:11.304746 [ 260 ] {9e541988-1297-49b9-a69c-6d35a978434f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10391 | 2026.01.20 23:55:11.304963 [ 260 ] {9e541988-1297-49b9-a69c-6d35a978434f} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10392 | 2026.01.20 23:55:11.305103 [ 260 ] {9e541988-1297-49b9-a69c-6d35a978434f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 10393 | 2026.01.20 23:55:11.305138 [ 260 ] {9e541988-1297-49b9-a69c-6d35a978434f} <Debug> TCPHandler: Processed in 0.001284732 sec. | ||
| 10394 | 2026.01.20 23:55:14.794999 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10395 | 2026.01.20 23:55:14.795068 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10396 | 2026.01.20 23:55:14.929863 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23035 | ||
| 10397 | 2026.01.20 23:55:14.930436 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10398 | 2026.01.20 23:55:14.930488 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10399 | 2026.01.20 23:55:14.931061 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10400 | 2026.01.20 23:55:14.931305 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10401 | 2026.01.20 23:55:14.931460 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23035 | ||
| 10402 | 2026.01.20 23:55:14.989033 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1256 | ||
| 10403 | 2026.01.20 23:55:14.991464 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10404 | 2026.01.20 23:55:14.991512 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10405 | 2026.01.20 23:55:14.992745 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10406 | 2026.01.20 23:55:14.993017 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10407 | 2026.01.20 23:55:14.993370 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1256 | ||
| 10408 | 2026.01.20 23:55:15.001344 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000932326 sec. | ||
| 10409 | 2026.01.20 23:55:16.162258 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 10410 | 2026.01.20 23:55:16.178577 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10411 | 2026.01.20 23:55:16.178638 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10412 | 2026.01.20 23:55:16.184562 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10413 | 2026.01.20 23:55:16.185280 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10414 | 2026.01.20 23:55:16.188437 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 10415 | 2026.01.20 23:55:16.302961 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10416 | 2026.01.20 23:55:16.303141 [ 260 ] {f60e9718-8f4e-4641-8cb9-0ba0dd3ea30b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10417 | 2026.01.20 23:55:16.303208 [ 260 ] {f60e9718-8f4e-4641-8cb9-0ba0dd3ea30b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10418 | 2026.01.20 23:55:16.303974 [ 260 ] {f60e9718-8f4e-4641-8cb9-0ba0dd3ea30b} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10419 | 2026.01.20 23:55:16.304026 [ 260 ] {f60e9718-8f4e-4641-8cb9-0ba0dd3ea30b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10420 | 2026.01.20 23:55:16.304436 [ 260 ] {f60e9718-8f4e-4641-8cb9-0ba0dd3ea30b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10421 | 2026.01.20 23:55:16.304663 [ 260 ] {f60e9718-8f4e-4641-8cb9-0ba0dd3ea30b} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10422 | 2026.01.20 23:55:16.304833 [ 260 ] {f60e9718-8f4e-4641-8cb9-0ba0dd3ea30b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00174 sec., 235632.18390804596 rows/sec., 14.95 MiB/sec. | ||
| 10423 | 2026.01.20 23:55:16.304884 [ 260 ] {f60e9718-8f4e-4641-8cb9-0ba0dd3ea30b} <Debug> TCPHandler: Processed in 0.002054305 sec. | ||
| 10424 | 2026.01.20 23:55:16.305009 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10425 | 2026.01.20 23:55:16.305115 [ 260 ] {6edfb29c-b85c-4691-a673-e194ef98f136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10426 | 2026.01.20 23:55:16.305159 [ 260 ] {6edfb29c-b85c-4691-a673-e194ef98f136} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10427 | 2026.01.20 23:55:16.305997 [ 260 ] {6edfb29c-b85c-4691-a673-e194ef98f136} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10428 | 2026.01.20 23:55:16.306036 [ 260 ] {6edfb29c-b85c-4691-a673-e194ef98f136} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10429 | 2026.01.20 23:55:16.306407 [ 260 ] {6edfb29c-b85c-4691-a673-e194ef98f136} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10430 | 2026.01.20 23:55:16.306618 [ 260 ] {6edfb29c-b85c-4691-a673-e194ef98f136} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10431 | 2026.01.20 23:55:16.306757 [ 260 ] {6edfb29c-b85c-4691-a673-e194ef98f136} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.001665 sec., 667867.8678678678 rows/sec., 52.67 MiB/sec. | ||
| 10432 | 2026.01.20 23:55:16.306798 [ 260 ] {6edfb29c-b85c-4691-a673-e194ef98f136} <Debug> TCPHandler: Processed in 0.001845891 sec. | ||
| 10433 | 2026.01.20 23:55:16.306913 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10434 | 2026.01.20 23:55:16.307011 [ 260 ] {79788e7f-b034-4991-a009-0d969da2645d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10435 | 2026.01.20 23:55:16.307053 [ 260 ] {79788e7f-b034-4991-a009-0d969da2645d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10436 | 2026.01.20 23:55:16.307529 [ 260 ] {79788e7f-b034-4991-a009-0d969da2645d} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10437 | 2026.01.20 23:55:16.307565 [ 260 ] {79788e7f-b034-4991-a009-0d969da2645d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10438 | 2026.01.20 23:55:16.307874 [ 260 ] {79788e7f-b034-4991-a009-0d969da2645d} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10439 | 2026.01.20 23:55:16.308093 [ 260 ] {79788e7f-b034-4991-a009-0d969da2645d} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10440 | 2026.01.20 23:55:16.308229 [ 260 ] {79788e7f-b034-4991-a009-0d969da2645d} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001238 sec., 165589.6607431341 rows/sec., 9.71 MiB/sec. | ||
| 10441 | 2026.01.20 23:55:16.308266 [ 260 ] {79788e7f-b034-4991-a009-0d969da2645d} <Debug> TCPHandler: Processed in 0.001404224 sec. | ||
| 10442 | 2026.01.20 23:55:16.308369 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10443 | 2026.01.20 23:55:16.308464 [ 260 ] {a53aeafb-d666-4248-99e1-55a428bb9341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10444 | 2026.01.20 23:55:16.308505 [ 260 ] {a53aeafb-d666-4248-99e1-55a428bb9341} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10445 | 2026.01.20 23:55:16.308961 [ 260 ] {a53aeafb-d666-4248-99e1-55a428bb9341} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10446 | 2026.01.20 23:55:16.308996 [ 260 ] {a53aeafb-d666-4248-99e1-55a428bb9341} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10447 | 2026.01.20 23:55:16.309297 [ 260 ] {a53aeafb-d666-4248-99e1-55a428bb9341} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10448 | 2026.01.20 23:55:16.309499 [ 260 ] {a53aeafb-d666-4248-99e1-55a428bb9341} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10449 | 2026.01.20 23:55:16.309630 [ 260 ] {a53aeafb-d666-4248-99e1-55a428bb9341} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001184 sec., 179054.05405405405 rows/sec., 11.55 MiB/sec. | ||
| 10450 | 2026.01.20 23:55:16.309668 [ 260 ] {a53aeafb-d666-4248-99e1-55a428bb9341} <Debug> TCPHandler: Processed in 0.001349623 sec. | ||
| 10451 | 2026.01.20 23:55:16.309790 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10452 | 2026.01.20 23:55:16.309911 [ 260 ] {e42ef714-ee4b-40c2-aff7-4c8aaba5a777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10453 | 2026.01.20 23:55:16.309962 [ 260 ] {e42ef714-ee4b-40c2-aff7-4c8aaba5a777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10454 | 2026.01.20 23:55:16.310547 [ 260 ] {e42ef714-ee4b-40c2-aff7-4c8aaba5a777} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10455 | 2026.01.20 23:55:16.310594 [ 260 ] {e42ef714-ee4b-40c2-aff7-4c8aaba5a777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10456 | 2026.01.20 23:55:16.310978 [ 260 ] {e42ef714-ee4b-40c2-aff7-4c8aaba5a777} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10457 | 2026.01.20 23:55:16.311194 [ 260 ] {e42ef714-ee4b-40c2-aff7-4c8aaba5a777} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10458 | 2026.01.20 23:55:16.311330 [ 260 ] {e42ef714-ee4b-40c2-aff7-4c8aaba5a777} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001442 sec., 146324.5492371706 rows/sec., 8.31 MiB/sec. | ||
| 10459 | 2026.01.20 23:55:16.311369 [ 260 ] {e42ef714-ee4b-40c2-aff7-4c8aaba5a777} <Debug> TCPHandler: Processed in 0.001641838 sec. | ||
| 10460 | 2026.01.20 23:55:16.311484 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10461 | 2026.01.20 23:55:16.311598 [ 260 ] {a4cb7423-c55f-4988-8979-1c030a076e32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10462 | 2026.01.20 23:55:16.311646 [ 260 ] {a4cb7423-c55f-4988-8979-1c030a076e32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10463 | 2026.01.20 23:55:16.312302 [ 260 ] {a4cb7423-c55f-4988-8979-1c030a076e32} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10464 | 2026.01.20 23:55:16.312336 [ 260 ] {a4cb7423-c55f-4988-8979-1c030a076e32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10465 | 2026.01.20 23:55:16.312661 [ 260 ] {a4cb7423-c55f-4988-8979-1c030a076e32} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10466 | 2026.01.20 23:55:16.312866 [ 260 ] {a4cb7423-c55f-4988-8979-1c030a076e32} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10467 | 2026.01.20 23:55:16.312995 [ 260 ] {a4cb7423-c55f-4988-8979-1c030a076e32} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001421 sec., 477832.51231527096 rows/sec., 33.31 MiB/sec. | ||
| 10468 | 2026.01.20 23:55:16.313031 [ 260 ] {a4cb7423-c55f-4988-8979-1c030a076e32} <Debug> TCPHandler: Processed in 0.001608147 sec. | ||
| 10469 | 2026.01.20 23:55:16.313136 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10470 | 2026.01.20 23:55:16.313238 [ 260 ] {79c13676-120a-4719-bf46-5daf9834c54e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10471 | 2026.01.20 23:55:16.313281 [ 260 ] {79c13676-120a-4719-bf46-5daf9834c54e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10472 | 2026.01.20 23:55:16.313615 [ 260 ] {79c13676-120a-4719-bf46-5daf9834c54e} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10473 | 2026.01.20 23:55:16.313650 [ 260 ] {79c13676-120a-4719-bf46-5daf9834c54e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10474 | 2026.01.20 23:55:16.313968 [ 260 ] {79c13676-120a-4719-bf46-5daf9834c54e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10475 | 2026.01.20 23:55:16.314185 [ 260 ] {79c13676-120a-4719-bf46-5daf9834c54e} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10476 | 2026.01.20 23:55:16.314291 [ 142 ] {} <Debug> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 10477 | 2026.01.20 23:55:16.314313 [ 260 ] {79c13676-120a-4719-bf46-5daf9834c54e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001094 sec., 5484.460694698355 rows/sec., 286.54 KiB/sec. | ||
| 10478 | 2026.01.20 23:55:16.314320 [ 142 ] {} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10479 | 2026.01.20 23:55:16.314346 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10480 | 2026.01.20 23:55:16.314352 [ 260 ] {79c13676-120a-4719-bf46-5daf9834c54e} <Debug> TCPHandler: Processed in 0.001266281 sec. | ||
| 10481 | 2026.01.20 23:55:16.314466 [ 192 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::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 | ||
| 10482 | 2026.01.20 23:55:16.314477 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10483 | 2026.01.20 23:55:16.314601 [ 192 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10484 | 2026.01.20 23:55:16.314617 [ 260 ] {83ffec8f-4533-4505-97fb-d3852f614567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10485 | 2026.01.20 23:55:16.314641 [ 192 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::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 | ||
| 10486 | 2026.01.20 23:55:16.314675 [ 260 ] {83ffec8f-4533-4505-97fb-d3852f614567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10487 | 2026.01.20 23:55:16.314711 [ 192 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::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 | ||
| 10488 | 2026.01.20 23:55:16.314759 [ 192 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::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 | ||
| 10489 | 2026.01.20 23:55:16.314801 [ 192 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::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 | ||
| 10490 | 2026.01.20 23:55:16.314837 [ 192 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::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 | ||
| 10491 | 2026.01.20 23:55:16.314873 [ 192 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::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 | ||
| 10492 | 2026.01.20 23:55:16.315176 [ 260 ] {83ffec8f-4533-4505-97fb-d3852f614567} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10493 | 2026.01.20 23:55:16.315218 [ 260 ] {83ffec8f-4533-4505-97fb-d3852f614567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10494 | 2026.01.20 23:55:16.315603 [ 260 ] {83ffec8f-4533-4505-97fb-d3852f614567} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10495 | 2026.01.20 23:55:16.315638 [ 200 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.001228251 sec., 127009.87013240778 rows/sec., 6.48 MiB/sec. | ||
| 10496 | 2026.01.20 23:55:16.315773 [ 192 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 10497 | 2026.01.20 23:55:16.315857 [ 260 ] {83ffec8f-4533-4505-97fb-d3852f614567} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10498 | 2026.01.20 23:55:16.316015 [ 260 ] {83ffec8f-4533-4505-97fb-d3852f614567} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001423 sec., 220660.57624736472 rows/sec., 14.50 MiB/sec. | ||
| 10499 | 2026.01.20 23:55:16.316045 [ 192 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::all_1_26_5} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10500 | 2026.01.20 23:55:16.316055 [ 260 ] {83ffec8f-4533-4505-97fb-d3852f614567} <Debug> TCPHandler: Processed in 0.001640917 sec. | ||
| 10501 | 2026.01.20 23:55:16.316122 [ 192 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::all_1_26_5} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 10502 | 2026.01.20 23:55:16.316184 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10503 | 2026.01.20 23:55:16.316192 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 10504 | 2026.01.20 23:55:16.316288 [ 260 ] {3a8b857e-7326-4088-9514-311d64e99e11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10505 | 2026.01.20 23:55:16.316338 [ 260 ] {3a8b857e-7326-4088-9514-311d64e99e11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10506 | 2026.01.20 23:55:16.316642 [ 260 ] {3a8b857e-7326-4088-9514-311d64e99e11} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10507 | 2026.01.20 23:55:16.316678 [ 260 ] {3a8b857e-7326-4088-9514-311d64e99e11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10508 | 2026.01.20 23:55:16.316976 [ 260 ] {3a8b857e-7326-4088-9514-311d64e99e11} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10509 | 2026.01.20 23:55:16.317174 [ 260 ] {3a8b857e-7326-4088-9514-311d64e99e11} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10510 | 2026.01.20 23:55:16.317302 [ 260 ] {3a8b857e-7326-4088-9514-311d64e99e11} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001032 sec., 968.9922480620156 rows/sec., 65.29 KiB/sec. | ||
| 10511 | 2026.01.20 23:55:16.317340 [ 260 ] {3a8b857e-7326-4088-9514-311d64e99e11} <Debug> TCPHandler: Processed in 0.00120518 sec. | ||
| 10512 | 2026.01.20 23:55:16.317454 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10513 | 2026.01.20 23:55:16.317570 [ 260 ] {5f289772-ed26-42e7-a5a6-d076ac57f0e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10514 | 2026.01.20 23:55:16.317619 [ 260 ] {5f289772-ed26-42e7-a5a6-d076ac57f0e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10515 | 2026.01.20 23:55:16.318017 [ 260 ] {5f289772-ed26-42e7-a5a6-d076ac57f0e6} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10516 | 2026.01.20 23:55:16.318052 [ 260 ] {5f289772-ed26-42e7-a5a6-d076ac57f0e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10517 | 2026.01.20 23:55:16.318368 [ 260 ] {5f289772-ed26-42e7-a5a6-d076ac57f0e6} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10518 | 2026.01.20 23:55:16.318576 [ 260 ] {5f289772-ed26-42e7-a5a6-d076ac57f0e6} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10519 | 2026.01.20 23:55:16.318706 [ 260 ] {5f289772-ed26-42e7-a5a6-d076ac57f0e6} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001161 sec., 89577.95004306633 rows/sec., 5.49 MiB/sec. | ||
| 10520 | 2026.01.20 23:55:16.318743 [ 260 ] {5f289772-ed26-42e7-a5a6-d076ac57f0e6} <Debug> TCPHandler: Processed in 0.001348463 sec. | ||
| 10521 | 2026.01.20 23:55:21.320375 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10522 | 2026.01.20 23:55:21.320684 [ 260 ] {ce561373-163a-4acb-98c0-cac42faee4ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10523 | 2026.01.20 23:55:21.320789 [ 260 ] {ce561373-163a-4acb-98c0-cac42faee4ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10524 | 2026.01.20 23:55:21.321573 [ 260 ] {ce561373-163a-4acb-98c0-cac42faee4ac} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10525 | 2026.01.20 23:55:21.321617 [ 260 ] {ce561373-163a-4acb-98c0-cac42faee4ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10526 | 2026.01.20 23:55:21.322005 [ 260 ] {ce561373-163a-4acb-98c0-cac42faee4ac} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10527 | 2026.01.20 23:55:21.322233 [ 260 ] {ce561373-163a-4acb-98c0-cac42faee4ac} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10528 | 2026.01.20 23:55:21.322396 [ 260 ] {ce561373-163a-4acb-98c0-cac42faee4ac} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001785 sec., 4481.792717086835 rows/sec., 365.46 KiB/sec. | ||
| 10529 | 2026.01.20 23:55:21.322448 [ 260 ] {ce561373-163a-4acb-98c0-cac42faee4ac} <Debug> TCPHandler: Processed in 0.002254128 sec. | ||
| 10530 | 2026.01.20 23:55:21.322578 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10531 | 2026.01.20 23:55:21.322682 [ 260 ] {39f9ad48-e6b6-4987-9abf-c5630dbefd42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10532 | 2026.01.20 23:55:21.322724 [ 260 ] {39f9ad48-e6b6-4987-9abf-c5630dbefd42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10533 | 2026.01.20 23:55:21.323918 [ 260 ] {39f9ad48-e6b6-4987-9abf-c5630dbefd42} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10534 | 2026.01.20 23:55:21.323965 [ 260 ] {39f9ad48-e6b6-4987-9abf-c5630dbefd42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10535 | 2026.01.20 23:55:21.324383 [ 260 ] {39f9ad48-e6b6-4987-9abf-c5630dbefd42} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10536 | 2026.01.20 23:55:21.324596 [ 260 ] {39f9ad48-e6b6-4987-9abf-c5630dbefd42} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10537 | 2026.01.20 23:55:21.324733 [ 260 ] {39f9ad48-e6b6-4987-9abf-c5630dbefd42} <Debug> executeQuery: Read 1280 rows, 108.46 KiB in 0.002075 sec., 616867.469879518 rows/sec., 51.04 MiB/sec. | ||
| 10538 | 2026.01.20 23:55:21.324772 [ 260 ] {39f9ad48-e6b6-4987-9abf-c5630dbefd42} <Debug> TCPHandler: Processed in 0.002247548 sec. | ||
| 10539 | 2026.01.20 23:55:21.324902 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10540 | 2026.01.20 23:55:21.325026 [ 260 ] {6a572a77-a7c9-4ee8-bbff-419e71d901d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10541 | 2026.01.20 23:55:21.325075 [ 260 ] {6a572a77-a7c9-4ee8-bbff-419e71d901d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10542 | 2026.01.20 23:55:21.325496 [ 260 ] {6a572a77-a7c9-4ee8-bbff-419e71d901d9} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10543 | 2026.01.20 23:55:21.325532 [ 260 ] {6a572a77-a7c9-4ee8-bbff-419e71d901d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10544 | 2026.01.20 23:55:21.325846 [ 260 ] {6a572a77-a7c9-4ee8-bbff-419e71d901d9} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10545 | 2026.01.20 23:55:21.326073 [ 260 ] {6a572a77-a7c9-4ee8-bbff-419e71d901d9} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10546 | 2026.01.20 23:55:21.326205 [ 260 ] {6a572a77-a7c9-4ee8-bbff-419e71d901d9} <Debug> executeQuery: Read 48 rows, 3.57 KiB in 0.001205 sec., 39834.02489626556 rows/sec., 2.89 MiB/sec. | ||
| 10547 | 2026.01.20 23:55:21.326242 [ 260 ] {6a572a77-a7c9-4ee8-bbff-419e71d901d9} <Debug> TCPHandler: Processed in 0.001408764 sec. | ||
| 10548 | 2026.01.20 23:55:21.326392 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10549 | 2026.01.20 23:55:21.326514 [ 260 ] {aadfe903-9ced-4423-9f4f-3eb39f4b273b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10550 | 2026.01.20 23:55:21.326560 [ 260 ] {aadfe903-9ced-4423-9f4f-3eb39f4b273b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10551 | 2026.01.20 23:55:21.327154 [ 260 ] {aadfe903-9ced-4423-9f4f-3eb39f4b273b} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10552 | 2026.01.20 23:55:21.327190 [ 260 ] {aadfe903-9ced-4423-9f4f-3eb39f4b273b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10553 | 2026.01.20 23:55:21.327505 [ 260 ] {aadfe903-9ced-4423-9f4f-3eb39f4b273b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10554 | 2026.01.20 23:55:21.327709 [ 260 ] {aadfe903-9ced-4423-9f4f-3eb39f4b273b} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10555 | 2026.01.20 23:55:21.327838 [ 260 ] {aadfe903-9ced-4423-9f4f-3eb39f4b273b} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001349 sec., 169014.08450704225 rows/sec., 11.44 MiB/sec. | ||
| 10556 | 2026.01.20 23:55:21.327875 [ 260 ] {aadfe903-9ced-4423-9f4f-3eb39f4b273b} <Debug> TCPHandler: Processed in 0.001550136 sec. | ||
| 10557 | 2026.01.20 23:55:21.328001 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10558 | 2026.01.20 23:55:21.328117 [ 260 ] {63f81fc6-502c-433a-b029-3aaf27e0eeb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10559 | 2026.01.20 23:55:21.328161 [ 260 ] {63f81fc6-502c-433a-b029-3aaf27e0eeb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10560 | 2026.01.20 23:55:21.328825 [ 260 ] {63f81fc6-502c-433a-b029-3aaf27e0eeb4} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10561 | 2026.01.20 23:55:21.328865 [ 260 ] {63f81fc6-502c-433a-b029-3aaf27e0eeb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10562 | 2026.01.20 23:55:21.329236 [ 260 ] {63f81fc6-502c-433a-b029-3aaf27e0eeb4} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10563 | 2026.01.20 23:55:21.329446 [ 260 ] {63f81fc6-502c-433a-b029-3aaf27e0eeb4} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10564 | 2026.01.20 23:55:21.329575 [ 260 ] {63f81fc6-502c-433a-b029-3aaf27e0eeb4} <Debug> executeQuery: Read 568 rows, 43.26 KiB in 0.001481 sec., 383524.6455097907 rows/sec., 28.53 MiB/sec. | ||
| 10565 | 2026.01.20 23:55:21.329612 [ 260 ] {63f81fc6-502c-433a-b029-3aaf27e0eeb4} <Debug> TCPHandler: Processed in 0.001683349 sec. | ||
| 10566 | 2026.01.20 23:55:21.329727 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10567 | 2026.01.20 23:55:21.329819 [ 260 ] {4deb9421-8009-4d9c-af91-8fbd69fa553a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10568 | 2026.01.20 23:55:21.329861 [ 260 ] {4deb9421-8009-4d9c-af91-8fbd69fa553a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10569 | 2026.01.20 23:55:21.330435 [ 260 ] {4deb9421-8009-4d9c-af91-8fbd69fa553a} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10570 | 2026.01.20 23:55:21.330468 [ 260 ] {4deb9421-8009-4d9c-af91-8fbd69fa553a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10571 | 2026.01.20 23:55:21.330827 [ 260 ] {4deb9421-8009-4d9c-af91-8fbd69fa553a} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10572 | 2026.01.20 23:55:21.331032 [ 260 ] {4deb9421-8009-4d9c-af91-8fbd69fa553a} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10573 | 2026.01.20 23:55:21.331158 [ 260 ] {4deb9421-8009-4d9c-af91-8fbd69fa553a} <Debug> executeQuery: Read 836 rows, 57.63 KiB in 0.001357 sec., 616064.8489314665 rows/sec., 41.47 MiB/sec. | ||
| 10574 | 2026.01.20 23:55:21.331158 [ 138 ] {} <Debug> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10575 | 2026.01.20 23:55:21.331194 [ 260 ] {4deb9421-8009-4d9c-af91-8fbd69fa553a} <Debug> TCPHandler: Processed in 0.001523116 sec. | ||
| 10576 | 2026.01.20 23:55:21.331211 [ 138 ] {} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10577 | 2026.01.20 23:55:21.331234 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10578 | 2026.01.20 23:55:21.331305 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10579 | 2026.01.20 23:55:21.331326 [ 194 ] {d542970d-27f7-45b6-add0-a5f5711db820::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 | ||
| 10580 | 2026.01.20 23:55:21.331403 [ 260 ] {f7f4d839-238a-4eb1-a31d-f8311388e975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10581 | 2026.01.20 23:55:21.331442 [ 194 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10582 | 2026.01.20 23:55:21.331463 [ 260 ] {f7f4d839-238a-4eb1-a31d-f8311388e975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10583 | 2026.01.20 23:55:21.331477 [ 194 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 22561 rows starting from the beginning of the part | ||
| 10584 | 2026.01.20 23:55:21.331543 [ 194 ] {d542970d-27f7-45b6-add0-a5f5711db820::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 | ||
| 10585 | 2026.01.20 23:55:21.331591 [ 194 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 314 rows starting from the beginning of the part | ||
| 10586 | 2026.01.20 23:55:21.331640 [ 194 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part | ||
| 10587 | 2026.01.20 23:55:21.331684 [ 194 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 314 rows starting from the beginning of the part | ||
| 10588 | 2026.01.20 23:55:21.331731 [ 194 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 836 rows starting from the beginning of the part | ||
| 10589 | 2026.01.20 23:55:21.332365 [ 260 ] {f7f4d839-238a-4eb1-a31d-f8311388e975} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10590 | 2026.01.20 23:55:21.332399 [ 260 ] {f7f4d839-238a-4eb1-a31d-f8311388e975} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10591 | 2026.01.20 23:55:21.333004 [ 260 ] {f7f4d839-238a-4eb1-a31d-f8311388e975} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10592 | 2026.01.20 23:55:21.333234 [ 260 ] {f7f4d839-238a-4eb1-a31d-f8311388e975} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10593 | 2026.01.20 23:55:21.333376 [ 260 ] {f7f4d839-238a-4eb1-a31d-f8311388e975} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001991 sec., 20090.40683073832 rows/sec., 36.00 MiB/sec. | ||
| 10594 | 2026.01.20 23:55:21.333453 [ 260 ] {f7f4d839-238a-4eb1-a31d-f8311388e975} <Debug> TCPHandler: Processed in 0.002196907 sec. | ||
| 10595 | 2026.01.20 23:55:21.333563 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10596 | 2026.01.20 23:55:21.333655 [ 260 ] {18beec10-6448-4c4d-8783-ebf396e431a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10597 | 2026.01.20 23:55:21.333696 [ 260 ] {18beec10-6448-4c4d-8783-ebf396e431a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10598 | 2026.01.20 23:55:21.334015 [ 260 ] {18beec10-6448-4c4d-8783-ebf396e431a9} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10599 | 2026.01.20 23:55:21.334048 [ 260 ] {18beec10-6448-4c4d-8783-ebf396e431a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10600 | 2026.01.20 23:55:21.334367 [ 260 ] {18beec10-6448-4c4d-8783-ebf396e431a9} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10601 | 2026.01.20 23:55:21.334570 [ 260 ] {18beec10-6448-4c4d-8783-ebf396e431a9} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10602 | 2026.01.20 23:55:21.334698 [ 260 ] {18beec10-6448-4c4d-8783-ebf396e431a9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 10603 | 2026.01.20 23:55:21.334732 [ 260 ] {18beec10-6448-4c4d-8783-ebf396e431a9} <Debug> TCPHandler: Processed in 0.001218111 sec. | ||
| 10604 | 2026.01.20 23:55:21.341488 [ 194 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24345 rows, containing 5 columns (5 merged, 0 gathered) in 0.010202504 sec., 2386178.922350827 rows/sec., 160.89 MiB/sec. | ||
| 10605 | 2026.01.20 23:55:21.341979 [ 186 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10606 | 2026.01.20 23:55:21.342227 [ 186 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10607 | 2026.01.20 23:55:21.342289 [ 186 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10608 | 2026.01.20 23:55:21.342353 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 10609 | 2026.01.20 23:55:22.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 308.79 MiB, peak 318.97 MiB, free memory in arenas 0.00 B, will set to 311.31 MiB (RSS), difference: 2.53 MiB | ||
| 10610 | 2026.01.20 23:55:22.432443 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23547 | ||
| 10611 | 2026.01.20 23:55:22.432976 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10612 | 2026.01.20 23:55:22.433022 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10613 | 2026.01.20 23:55:22.433507 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10614 | 2026.01.20 23:55:22.433742 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10615 | 2026.01.20 23:55:22.433875 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23547 | ||
| 10616 | 2026.01.20 23:55:23.689453 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 10617 | 2026.01.20 23:55:23.706602 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10618 | 2026.01.20 23:55:23.706660 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10619 | 2026.01.20 23:55:23.712565 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10620 | 2026.01.20 23:55:23.713273 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10621 | 2026.01.20 23:55:23.716281 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 10622 | 2026.01.20 23:55:24.994481 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1292 | ||
| 10623 | 2026.01.20 23:55:24.996880 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10624 | 2026.01.20 23:55:24.996927 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10625 | 2026.01.20 23:55:24.998094 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10626 | 2026.01.20 23:55:24.998394 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10627 | 2026.01.20 23:55:24.998582 [ 136 ] {} <Debug> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10628 | 2026.01.20 23:55:24.998652 [ 136 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10629 | 2026.01.20 23:55:24.998672 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10630 | 2026.01.20 23:55:24.998672 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1292 | ||
| 10631 | 2026.01.20 23:55:24.998764 [ 195 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::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 | ||
| 10632 | 2026.01.20 23:55:24.999238 [ 195 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10633 | 2026.01.20 23:55:24.999373 [ 195 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1144 rows starting from the beginning of the part | ||
| 10634 | 2026.01.20 23:55:24.999696 [ 195 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 30 rows starting from the beginning of the part | ||
| 10635 | 2026.01.20 23:55:24.999986 [ 195 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 24 rows starting from the beginning of the part | ||
| 10636 | 2026.01.20 23:55:25.000284 [ 195 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 20 rows starting from the beginning of the part | ||
| 10637 | 2026.01.20 23:55:25.000574 [ 195 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 38 rows starting from the beginning of the part | ||
| 10638 | 2026.01.20 23:55:25.000865 [ 195 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 36 rows starting from the beginning of the part | ||
| 10639 | 2026.01.20 23:55:25.007743 [ 190 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1292 rows, containing 72 columns (72 merged, 0 gathered) in 0.009008623 sec., 143418.1450372604 rows/sec., 115.96 MiB/sec. | ||
| 10640 | 2026.01.20 23:55:25.009656 [ 189 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10641 | 2026.01.20 23:55:25.010547 [ 189 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_36_7} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10642 | 2026.01.20 23:55:25.010661 [ 189 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_36_7} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10643 | 2026.01.20 23:55:25.011133 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 10644 | 2026.01.20 23:55:26.302021 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10645 | 2026.01.20 23:55:26.302199 [ 260 ] {1868b740-7b21-420d-b617-8d4134f17140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10646 | 2026.01.20 23:55:26.302262 [ 260 ] {1868b740-7b21-420d-b617-8d4134f17140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10647 | 2026.01.20 23:55:26.303235 [ 260 ] {1868b740-7b21-420d-b617-8d4134f17140} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10648 | 2026.01.20 23:55:26.303277 [ 260 ] {1868b740-7b21-420d-b617-8d4134f17140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10649 | 2026.01.20 23:55:26.303666 [ 260 ] {1868b740-7b21-420d-b617-8d4134f17140} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10650 | 2026.01.20 23:55:26.303881 [ 260 ] {1868b740-7b21-420d-b617-8d4134f17140} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10651 | 2026.01.20 23:55:26.304038 [ 260 ] {1868b740-7b21-420d-b617-8d4134f17140} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001835 sec., 223433.24250681198 rows/sec., 14.17 MiB/sec. | ||
| 10652 | 2026.01.20 23:55:26.304079 [ 260 ] {1868b740-7b21-420d-b617-8d4134f17140} <Debug> TCPHandler: Processed in 0.002145656 sec. | ||
| 10653 | 2026.01.20 23:55:26.304291 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10654 | 2026.01.20 23:55:26.304391 [ 260 ] {89172d1e-df4d-4df9-b5a7-c118eb3b7a1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10655 | 2026.01.20 23:55:26.304432 [ 260 ] {89172d1e-df4d-4df9-b5a7-c118eb3b7a1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10656 | 2026.01.20 23:55:26.305659 [ 260 ] {89172d1e-df4d-4df9-b5a7-c118eb3b7a1c} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10657 | 2026.01.20 23:55:26.305696 [ 260 ] {89172d1e-df4d-4df9-b5a7-c118eb3b7a1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10658 | 2026.01.20 23:55:26.306050 [ 260 ] {89172d1e-df4d-4df9-b5a7-c118eb3b7a1c} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10659 | 2026.01.20 23:55:26.306263 [ 260 ] {89172d1e-df4d-4df9-b5a7-c118eb3b7a1c} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10660 | 2026.01.20 23:55:26.306391 [ 260 ] {89172d1e-df4d-4df9-b5a7-c118eb3b7a1c} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.002019 sec., 550767.7067855374 rows/sec., 43.44 MiB/sec. | ||
| 10661 | 2026.01.20 23:55:26.306427 [ 260 ] {89172d1e-df4d-4df9-b5a7-c118eb3b7a1c} <Debug> TCPHandler: Processed in 0.002186177 sec. | ||
| 10662 | 2026.01.20 23:55:26.306553 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10663 | 2026.01.20 23:55:26.306647 [ 260 ] {59f7a809-fa2c-4da6-bcef-8c1e7960ad73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10664 | 2026.01.20 23:55:26.306695 [ 260 ] {59f7a809-fa2c-4da6-bcef-8c1e7960ad73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10665 | 2026.01.20 23:55:26.307275 [ 260 ] {59f7a809-fa2c-4da6-bcef-8c1e7960ad73} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10666 | 2026.01.20 23:55:26.307312 [ 260 ] {59f7a809-fa2c-4da6-bcef-8c1e7960ad73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10667 | 2026.01.20 23:55:26.307625 [ 260 ] {59f7a809-fa2c-4da6-bcef-8c1e7960ad73} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10668 | 2026.01.20 23:55:26.307828 [ 260 ] {59f7a809-fa2c-4da6-bcef-8c1e7960ad73} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10669 | 2026.01.20 23:55:26.307957 [ 260 ] {59f7a809-fa2c-4da6-bcef-8c1e7960ad73} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001328 sec., 154367.4698795181 rows/sec., 9.06 MiB/sec. | ||
| 10670 | 2026.01.20 23:55:26.307994 [ 260 ] {59f7a809-fa2c-4da6-bcef-8c1e7960ad73} <Debug> TCPHandler: Processed in 0.001488326 sec. | ||
| 10671 | 2026.01.20 23:55:26.308115 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10672 | 2026.01.20 23:55:26.308208 [ 260 ] {23665d96-467d-4950-b2f6-d15386920198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10673 | 2026.01.20 23:55:26.308247 [ 260 ] {23665d96-467d-4950-b2f6-d15386920198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10674 | 2026.01.20 23:55:26.308808 [ 260 ] {23665d96-467d-4950-b2f6-d15386920198} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10675 | 2026.01.20 23:55:26.308845 [ 260 ] {23665d96-467d-4950-b2f6-d15386920198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10676 | 2026.01.20 23:55:26.309146 [ 260 ] {23665d96-467d-4950-b2f6-d15386920198} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10677 | 2026.01.20 23:55:26.309361 [ 260 ] {23665d96-467d-4950-b2f6-d15386920198} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10678 | 2026.01.20 23:55:26.309495 [ 260 ] {23665d96-467d-4950-b2f6-d15386920198} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001305 sec., 162452.1072796935 rows/sec., 10.48 MiB/sec. | ||
| 10679 | 2026.01.20 23:55:26.309531 [ 260 ] {23665d96-467d-4950-b2f6-d15386920198} <Debug> TCPHandler: Processed in 0.001465465 sec. | ||
| 10680 | 2026.01.20 23:55:26.309643 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10681 | 2026.01.20 23:55:26.309737 [ 260 ] {21d452fc-73a1-442e-953b-dec67519d7b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10682 | 2026.01.20 23:55:26.309777 [ 260 ] {21d452fc-73a1-442e-953b-dec67519d7b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10683 | 2026.01.20 23:55:26.310296 [ 260 ] {21d452fc-73a1-442e-953b-dec67519d7b5} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10684 | 2026.01.20 23:55:26.310331 [ 260 ] {21d452fc-73a1-442e-953b-dec67519d7b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10685 | 2026.01.20 23:55:26.310629 [ 260 ] {21d452fc-73a1-442e-953b-dec67519d7b5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10686 | 2026.01.20 23:55:26.310836 [ 260 ] {21d452fc-73a1-442e-953b-dec67519d7b5} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10687 | 2026.01.20 23:55:26.310963 [ 260 ] {21d452fc-73a1-442e-953b-dec67519d7b5} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001244 sec., 169614.14790996784 rows/sec., 9.63 MiB/sec. | ||
| 10688 | 2026.01.20 23:55:26.310999 [ 260 ] {21d452fc-73a1-442e-953b-dec67519d7b5} <Debug> TCPHandler: Processed in 0.001404373 sec. | ||
| 10689 | 2026.01.20 23:55:26.311110 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10690 | 2026.01.20 23:55:26.311207 [ 260 ] {1a43d746-dbc1-408b-a013-bcd9552ec570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10691 | 2026.01.20 23:55:26.311245 [ 260 ] {1a43d746-dbc1-408b-a013-bcd9552ec570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10692 | 2026.01.20 23:55:26.311995 [ 260 ] {1a43d746-dbc1-408b-a013-bcd9552ec570} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10693 | 2026.01.20 23:55:26.312031 [ 260 ] {1a43d746-dbc1-408b-a013-bcd9552ec570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10694 | 2026.01.20 23:55:26.312349 [ 260 ] {1a43d746-dbc1-408b-a013-bcd9552ec570} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10695 | 2026.01.20 23:55:26.312558 [ 260 ] {1a43d746-dbc1-408b-a013-bcd9552ec570} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10696 | 2026.01.20 23:55:26.312684 [ 260 ] {1a43d746-dbc1-408b-a013-bcd9552ec570} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001495 sec., 454180.60200668895 rows/sec., 31.66 MiB/sec. | ||
| 10697 | 2026.01.20 23:55:26.312721 [ 260 ] {1a43d746-dbc1-408b-a013-bcd9552ec570} <Debug> TCPHandler: Processed in 0.001660009 sec. | ||
| 10698 | 2026.01.20 23:55:26.312831 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10699 | 2026.01.20 23:55:26.312923 [ 260 ] {bbdbd19c-d72d-4027-bd44-9f7fad3aee20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10700 | 2026.01.20 23:55:26.312964 [ 260 ] {bbdbd19c-d72d-4027-bd44-9f7fad3aee20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10701 | 2026.01.20 23:55:26.313290 [ 260 ] {bbdbd19c-d72d-4027-bd44-9f7fad3aee20} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10702 | 2026.01.20 23:55:26.313325 [ 260 ] {bbdbd19c-d72d-4027-bd44-9f7fad3aee20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10703 | 2026.01.20 23:55:26.313620 [ 260 ] {bbdbd19c-d72d-4027-bd44-9f7fad3aee20} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10704 | 2026.01.20 23:55:26.313821 [ 260 ] {bbdbd19c-d72d-4027-bd44-9f7fad3aee20} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10705 | 2026.01.20 23:55:26.313947 [ 260 ] {bbdbd19c-d72d-4027-bd44-9f7fad3aee20} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001041 sec., 5763.688760806916 rows/sec., 301.13 KiB/sec. | ||
| 10706 | 2026.01.20 23:55:26.313982 [ 260 ] {bbdbd19c-d72d-4027-bd44-9f7fad3aee20} <Debug> TCPHandler: Processed in 0.00119928 sec. | ||
| 10707 | 2026.01.20 23:55:26.314092 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10708 | 2026.01.20 23:55:26.314193 [ 260 ] {5efac3b0-a0e7-428e-afcd-9dc8daaa8672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10709 | 2026.01.20 23:55:26.314235 [ 260 ] {5efac3b0-a0e7-428e-afcd-9dc8daaa8672} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10710 | 2026.01.20 23:55:26.314705 [ 260 ] {5efac3b0-a0e7-428e-afcd-9dc8daaa8672} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10711 | 2026.01.20 23:55:26.314739 [ 260 ] {5efac3b0-a0e7-428e-afcd-9dc8daaa8672} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10712 | 2026.01.20 23:55:26.315057 [ 260 ] {5efac3b0-a0e7-428e-afcd-9dc8daaa8672} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10713 | 2026.01.20 23:55:26.315260 [ 260 ] {5efac3b0-a0e7-428e-afcd-9dc8daaa8672} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10714 | 2026.01.20 23:55:26.315386 [ 260 ] {5efac3b0-a0e7-428e-afcd-9dc8daaa8672} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001211 sec., 259289.843104872 rows/sec., 17.03 MiB/sec. | ||
| 10715 | 2026.01.20 23:55:26.315422 [ 260 ] {5efac3b0-a0e7-428e-afcd-9dc8daaa8672} <Debug> TCPHandler: Processed in 0.001378394 sec. | ||
| 10716 | 2026.01.20 23:55:26.315529 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10717 | 2026.01.20 23:55:26.315621 [ 260 ] {0d914fc5-fdd7-4667-86e4-37fe65a39917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10718 | 2026.01.20 23:55:26.315664 [ 260 ] {0d914fc5-fdd7-4667-86e4-37fe65a39917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10719 | 2026.01.20 23:55:26.315968 [ 260 ] {0d914fc5-fdd7-4667-86e4-37fe65a39917} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10720 | 2026.01.20 23:55:26.316004 [ 260 ] {0d914fc5-fdd7-4667-86e4-37fe65a39917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10721 | 2026.01.20 23:55:26.316292 [ 260 ] {0d914fc5-fdd7-4667-86e4-37fe65a39917} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10722 | 2026.01.20 23:55:26.316505 [ 260 ] {0d914fc5-fdd7-4667-86e4-37fe65a39917} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10723 | 2026.01.20 23:55:26.316630 [ 260 ] {0d914fc5-fdd7-4667-86e4-37fe65a39917} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001027 sec., 973.7098344693283 rows/sec., 65.61 KiB/sec. | ||
| 10724 | 2026.01.20 23:55:26.316664 [ 260 ] {0d914fc5-fdd7-4667-86e4-37fe65a39917} <Debug> TCPHandler: Processed in 0.00118344 sec. | ||
| 10725 | 2026.01.20 23:55:26.316772 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10726 | 2026.01.20 23:55:26.316872 [ 260 ] {869acf5f-2ee3-4c15-9606-88cb60946a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10727 | 2026.01.20 23:55:26.316911 [ 260 ] {869acf5f-2ee3-4c15-9606-88cb60946a95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10728 | 2026.01.20 23:55:26.317258 [ 260 ] {869acf5f-2ee3-4c15-9606-88cb60946a95} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10729 | 2026.01.20 23:55:26.317292 [ 260 ] {869acf5f-2ee3-4c15-9606-88cb60946a95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10730 | 2026.01.20 23:55:26.317588 [ 260 ] {869acf5f-2ee3-4c15-9606-88cb60946a95} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10731 | 2026.01.20 23:55:26.317791 [ 260 ] {869acf5f-2ee3-4c15-9606-88cb60946a95} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10732 | 2026.01.20 23:55:26.317920 [ 260 ] {869acf5f-2ee3-4c15-9606-88cb60946a95} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001066 sec., 97560.97560975609 rows/sec., 5.98 MiB/sec. | ||
| 10733 | 2026.01.20 23:55:26.317954 [ 260 ] {869acf5f-2ee3-4c15-9606-88cb60946a95} <Debug> TCPHandler: Processed in 0.001229441 sec. | ||
| 10734 | 2026.01.20 23:55:29.795105 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10735 | 2026.01.20 23:55:29.795176 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10736 | 2026.01.20 23:55:29.934042 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23995 | ||
| 10737 | 2026.01.20 23:55:29.934542 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10738 | 2026.01.20 23:55:29.934576 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10739 | 2026.01.20 23:55:29.935075 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10740 | 2026.01.20 23:55:29.935305 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10741 | 2026.01.20 23:55:29.935430 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23995 | ||
| 10742 | 2026.01.20 23:55:31.216436 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 10743 | 2026.01.20 23:55:31.233398 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10744 | 2026.01.20 23:55:31.233457 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10745 | 2026.01.20 23:55:31.240032 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10746 | 2026.01.20 23:55:31.240787 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10747 | 2026.01.20 23:55:31.243807 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 10748 | 2026.01.20 23:55:31.293695 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10749 | 2026.01.20 23:55:31.293974 [ 260 ] {2c3de64f-1ebc-41bb-9818-910a2ba3558c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10750 | 2026.01.20 23:55:31.294079 [ 260 ] {2c3de64f-1ebc-41bb-9818-910a2ba3558c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10751 | 2026.01.20 23:55:31.294987 [ 260 ] {2c3de64f-1ebc-41bb-9818-910a2ba3558c} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10752 | 2026.01.20 23:55:31.295031 [ 260 ] {2c3de64f-1ebc-41bb-9818-910a2ba3558c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10753 | 2026.01.20 23:55:31.295468 [ 260 ] {2c3de64f-1ebc-41bb-9818-910a2ba3558c} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10754 | 2026.01.20 23:55:31.295693 [ 260 ] {2c3de64f-1ebc-41bb-9818-910a2ba3558c} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10755 | 2026.01.20 23:55:31.295859 [ 260 ] {2c3de64f-1ebc-41bb-9818-910a2ba3558c} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001958 sec., 69458.63125638406 rows/sec., 6.01 MiB/sec. | ||
| 10756 | 2026.01.20 23:55:31.295911 [ 260 ] {2c3de64f-1ebc-41bb-9818-910a2ba3558c} <Debug> TCPHandler: Processed in 0.002395621 sec. | ||
| 10757 | 2026.01.20 23:55:31.296038 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10758 | 2026.01.20 23:55:31.296141 [ 260 ] {70f41b80-a02f-4f53-825a-f8d3db5f8786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10759 | 2026.01.20 23:55:31.296185 [ 260 ] {70f41b80-a02f-4f53-825a-f8d3db5f8786} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10760 | 2026.01.20 23:55:31.296601 [ 260 ] {70f41b80-a02f-4f53-825a-f8d3db5f8786} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10761 | 2026.01.20 23:55:31.296635 [ 260 ] {70f41b80-a02f-4f53-825a-f8d3db5f8786} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10762 | 2026.01.20 23:55:31.296953 [ 260 ] {70f41b80-a02f-4f53-825a-f8d3db5f8786} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10763 | 2026.01.20 23:55:31.297173 [ 260 ] {70f41b80-a02f-4f53-825a-f8d3db5f8786} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10764 | 2026.01.20 23:55:31.297311 [ 260 ] {70f41b80-a02f-4f53-825a-f8d3db5f8786} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001193 sec., 33528.91869237217 rows/sec., 2.46 MiB/sec. | ||
| 10765 | 2026.01.20 23:55:31.297350 [ 260 ] {70f41b80-a02f-4f53-825a-f8d3db5f8786} <Debug> TCPHandler: Processed in 0.001364364 sec. | ||
| 10766 | 2026.01.20 23:55:31.297452 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10767 | 2026.01.20 23:55:31.297548 [ 260 ] {3bd88bca-98be-430b-9ecb-f9d44d12f17d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10768 | 2026.01.20 23:55:31.297588 [ 260 ] {3bd88bca-98be-430b-9ecb-f9d44d12f17d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10769 | 2026.01.20 23:55:31.298015 [ 260 ] {3bd88bca-98be-430b-9ecb-f9d44d12f17d} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10770 | 2026.01.20 23:55:31.298050 [ 260 ] {3bd88bca-98be-430b-9ecb-f9d44d12f17d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10771 | 2026.01.20 23:55:31.298357 [ 260 ] {3bd88bca-98be-430b-9ecb-f9d44d12f17d} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10772 | 2026.01.20 23:55:31.298574 [ 260 ] {3bd88bca-98be-430b-9ecb-f9d44d12f17d} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10773 | 2026.01.20 23:55:31.298704 [ 260 ] {3bd88bca-98be-430b-9ecb-f9d44d12f17d} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001175 sec., 88510.63829787234 rows/sec., 6.91 MiB/sec. | ||
| 10774 | 2026.01.20 23:55:31.298741 [ 260 ] {3bd88bca-98be-430b-9ecb-f9d44d12f17d} <Debug> TCPHandler: Processed in 0.001340413 sec. | ||
| 10775 | 2026.01.20 23:55:31.298850 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10776 | 2026.01.20 23:55:31.298945 [ 260 ] {fa3818f5-3459-4bb4-a990-9c36ae282954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10777 | 2026.01.20 23:55:31.298989 [ 260 ] {fa3818f5-3459-4bb4-a990-9c36ae282954} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10778 | 2026.01.20 23:55:31.299384 [ 260 ] {fa3818f5-3459-4bb4-a990-9c36ae282954} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10779 | 2026.01.20 23:55:31.299418 [ 260 ] {fa3818f5-3459-4bb4-a990-9c36ae282954} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10780 | 2026.01.20 23:55:31.299743 [ 260 ] {fa3818f5-3459-4bb4-a990-9c36ae282954} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10781 | 2026.01.20 23:55:31.299963 [ 260 ] {fa3818f5-3459-4bb4-a990-9c36ae282954} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10782 | 2026.01.20 23:55:31.300098 [ 260 ] {fa3818f5-3459-4bb4-a990-9c36ae282954} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 10783 | 2026.01.20 23:55:31.300134 [ 260 ] {fa3818f5-3459-4bb4-a990-9c36ae282954} <Debug> TCPHandler: Processed in 0.001333953 sec. | ||
| 10784 | 2026.01.20 23:55:31.300248 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10785 | 2026.01.20 23:55:31.300344 [ 260 ] {c443d5e6-312f-4b81-9dae-381484769ba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10786 | 2026.01.20 23:55:31.300398 [ 260 ] {c443d5e6-312f-4b81-9dae-381484769ba9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10787 | 2026.01.20 23:55:31.301299 [ 260 ] {c443d5e6-312f-4b81-9dae-381484769ba9} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10788 | 2026.01.20 23:55:31.301334 [ 260 ] {c443d5e6-312f-4b81-9dae-381484769ba9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10789 | 2026.01.20 23:55:31.301933 [ 260 ] {c443d5e6-312f-4b81-9dae-381484769ba9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10790 | 2026.01.20 23:55:31.302161 [ 260 ] {c443d5e6-312f-4b81-9dae-381484769ba9} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10791 | 2026.01.20 23:55:31.302306 [ 260 ] {c443d5e6-312f-4b81-9dae-381484769ba9} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001981 sec., 20191.822311963653 rows/sec., 36.18 MiB/sec. | ||
| 10792 | 2026.01.20 23:55:31.302370 [ 260 ] {c443d5e6-312f-4b81-9dae-381484769ba9} <Debug> TCPHandler: Processed in 0.002171687 sec. | ||
| 10793 | 2026.01.20 23:55:31.302491 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10794 | 2026.01.20 23:55:31.302586 [ 260 ] {4e0df38f-944a-41c8-9d24-48e5b53fbbcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10795 | 2026.01.20 23:55:31.302628 [ 260 ] {4e0df38f-944a-41c8-9d24-48e5b53fbbcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10796 | 2026.01.20 23:55:31.302951 [ 260 ] {4e0df38f-944a-41c8-9d24-48e5b53fbbcf} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10797 | 2026.01.20 23:55:31.302986 [ 260 ] {4e0df38f-944a-41c8-9d24-48e5b53fbbcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10798 | 2026.01.20 23:55:31.303300 [ 260 ] {4e0df38f-944a-41c8-9d24-48e5b53fbbcf} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10799 | 2026.01.20 23:55:31.303522 [ 260 ] {4e0df38f-944a-41c8-9d24-48e5b53fbbcf} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10800 | 2026.01.20 23:55:31.303623 [ 130 ] {} <Debug> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10801 | 2026.01.20 23:55:31.303652 [ 260 ] {4e0df38f-944a-41c8-9d24-48e5b53fbbcf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 10802 | 2026.01.20 23:55:31.303658 [ 130 ] {} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10803 | 2026.01.20 23:55:31.303683 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10804 | 2026.01.20 23:55:31.303688 [ 260 ] {4e0df38f-944a-41c8-9d24-48e5b53fbbcf} <Debug> TCPHandler: Processed in 0.001248011 sec. | ||
| 10805 | 2026.01.20 23:55:31.303785 [ 189 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::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 | ||
| 10806 | 2026.01.20 23:55:31.303923 [ 189 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10807 | 2026.01.20 23:55:31.303961 [ 189 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 4520 rows starting from the beginning of the part | ||
| 10808 | 2026.01.20 23:55:31.304027 [ 189 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::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 | ||
| 10809 | 2026.01.20 23:55:31.304073 [ 189 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 104 rows starting from the beginning of the part | ||
| 10810 | 2026.01.20 23:55:31.304117 [ 189 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part | ||
| 10811 | 2026.01.20 23:55:31.304155 [ 189 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 104 rows starting from the beginning of the part | ||
| 10812 | 2026.01.20 23:55:31.304195 [ 189 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
| 10813 | 2026.01.20 23:55:31.306104 [ 190 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4908 rows, containing 4 columns (4 merged, 0 gathered) in 0.00237274 sec., 2068494.6517528258 rows/sec., 132.13 MiB/sec. | ||
| 10814 | 2026.01.20 23:55:31.306445 [ 198 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10815 | 2026.01.20 23:55:31.306712 [ 198 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_66_13} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10816 | 2026.01.20 23:55:31.306775 [ 198 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_66_13} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10817 | 2026.01.20 23:55:31.306850 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 10818 | 2026.01.20 23:55:34.998976 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1324 | ||
| 10819 | 2026.01.20 23:55:35.001427 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10820 | 2026.01.20 23:55:35.001468 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10821 | 2026.01.20 23:55:35.002661 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10822 | 2026.01.20 23:55:35.002921 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10823 | 2026.01.20 23:55:35.003179 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1324 | ||
| 10824 | 2026.01.20 23:55:36.302905 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10825 | 2026.01.20 23:55:36.303080 [ 260 ] {552dbf93-1c0c-435a-bd59-814d423f9e3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10826 | 2026.01.20 23:55:36.303147 [ 260 ] {552dbf93-1c0c-435a-bd59-814d423f9e3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10827 | 2026.01.20 23:55:36.303995 [ 260 ] {552dbf93-1c0c-435a-bd59-814d423f9e3f} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10828 | 2026.01.20 23:55:36.304048 [ 260 ] {552dbf93-1c0c-435a-bd59-814d423f9e3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10829 | 2026.01.20 23:55:36.304475 [ 260 ] {552dbf93-1c0c-435a-bd59-814d423f9e3f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10830 | 2026.01.20 23:55:36.304724 [ 260 ] {552dbf93-1c0c-435a-bd59-814d423f9e3f} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10831 | 2026.01.20 23:55:36.304866 [ 124 ] {} <Debug> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10832 | 2026.01.20 23:55:36.304890 [ 260 ] {552dbf93-1c0c-435a-bd59-814d423f9e3f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001855 sec., 221024.2587601078 rows/sec., 14.02 MiB/sec. | ||
| 10833 | 2026.01.20 23:55:36.304934 [ 124 ] {} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10834 | 2026.01.20 23:55:36.304954 [ 260 ] {552dbf93-1c0c-435a-bd59-814d423f9e3f} <Debug> TCPHandler: Processed in 0.002176657 sec. | ||
| 10835 | 2026.01.20 23:55:36.304960 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10836 | 2026.01.20 23:55:36.305092 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10837 | 2026.01.20 23:55:36.305097 [ 191 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::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 | ||
| 10838 | 2026.01.20 23:55:36.305203 [ 260 ] {575cf454-e797-4ab9-9382-c0d0c088dbec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10839 | 2026.01.20 23:55:36.305242 [ 191 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10840 | 2026.01.20 23:55:36.305253 [ 260 ] {575cf454-e797-4ab9-9382-c0d0c088dbec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10841 | 2026.01.20 23:55:36.305283 [ 191 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 434 rows starting from the beginning of the part | ||
| 10842 | 2026.01.20 23:55:36.305354 [ 191 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 10843 | 2026.01.20 23:55:36.305399 [ 191 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 410 rows starting from the beginning of the part | ||
| 10844 | 2026.01.20 23:55:36.305441 [ 191 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 410 rows starting from the beginning of the part | ||
| 10845 | 2026.01.20 23:55:36.305480 [ 191 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 410 rows starting from the beginning of the part | ||
| 10846 | 2026.01.20 23:55:36.305520 [ 191 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 410 rows starting from the beginning of the part | ||
| 10847 | 2026.01.20 23:55:36.305684 [ 260 ] {575cf454-e797-4ab9-9382-c0d0c088dbec} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10848 | 2026.01.20 23:55:36.305730 [ 260 ] {575cf454-e797-4ab9-9382-c0d0c088dbec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10849 | 2026.01.20 23:55:36.306064 [ 260 ] {575cf454-e797-4ab9-9382-c0d0c088dbec} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 10850 | 2026.01.20 23:55:36.306303 [ 260 ] {575cf454-e797-4ab9-9382-c0d0c088dbec} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10851 | 2026.01.20 23:55:36.306439 [ 260 ] {575cf454-e797-4ab9-9382-c0d0c088dbec} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00126 sec., 3174.6031746031745 rows/sec., 258.87 KiB/sec. | ||
| 10852 | 2026.01.20 23:55:36.306478 [ 260 ] {575cf454-e797-4ab9-9382-c0d0c088dbec} <Debug> TCPHandler: Processed in 0.001440795 sec. | ||
| 10853 | 2026.01.20 23:55:36.306588 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10854 | 2026.01.20 23:55:36.306658 [ 198 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2098 rows, containing 5 columns (5 merged, 0 gathered) in 0.001619558 sec., 1295415.1688300143 rows/sec., 87.70 MiB/sec. | ||
| 10855 | 2026.01.20 23:55:36.306687 [ 260 ] {d88fe377-038a-4c2d-a4a0-171d3f50028a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10856 | 2026.01.20 23:55:36.306728 [ 260 ] {d88fe377-038a-4c2d-a4a0-171d3f50028a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10857 | 2026.01.20 23:55:36.306808 [ 190 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10858 | 2026.01.20 23:55:36.307063 [ 190 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_31_6} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10859 | 2026.01.20 23:55:36.307134 [ 190 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_31_6} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10860 | 2026.01.20 23:55:36.307230 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 10861 | 2026.01.20 23:55:36.307696 [ 260 ] {d88fe377-038a-4c2d-a4a0-171d3f50028a} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10862 | 2026.01.20 23:55:36.307732 [ 260 ] {d88fe377-038a-4c2d-a4a0-171d3f50028a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10863 | 2026.01.20 23:55:36.308110 [ 260 ] {d88fe377-038a-4c2d-a4a0-171d3f50028a} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10864 | 2026.01.20 23:55:36.308325 [ 260 ] {d88fe377-038a-4c2d-a4a0-171d3f50028a} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10865 | 2026.01.20 23:55:36.308436 [ 124 ] {} <Debug> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10866 | 2026.01.20 23:55:36.308459 [ 260 ] {d88fe377-038a-4c2d-a4a0-171d3f50028a} <Debug> executeQuery: Read 1114 rows, 89.95 KiB in 0.001792 sec., 621651.7857142857 rows/sec., 49.02 MiB/sec. | ||
| 10867 | 2026.01.20 23:55:36.308471 [ 124 ] {} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10868 | 2026.01.20 23:55:36.308500 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10869 | 2026.01.20 23:55:36.308504 [ 260 ] {d88fe377-038a-4c2d-a4a0-171d3f50028a} <Debug> TCPHandler: Processed in 0.001967913 sec. | ||
| 10870 | 2026.01.20 23:55:36.308607 [ 197 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::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 | ||
| 10871 | 2026.01.20 23:55:36.308625 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10872 | 2026.01.20 23:55:36.308745 [ 260 ] {e4d54e58-71ac-40a5-9822-83310b0c92a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10873 | 2026.01.20 23:55:36.308762 [ 197 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10874 | 2026.01.20 23:55:36.308785 [ 260 ] {e4d54e58-71ac-40a5-9822-83310b0c92a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10875 | 2026.01.20 23:55:36.308806 [ 197 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2462 rows starting from the beginning of the part | ||
| 10876 | 2026.01.20 23:55:36.308889 [ 197 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1112 rows starting from the beginning of the part | ||
| 10877 | 2026.01.20 23:55:36.308941 [ 197 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1280 rows starting from the beginning of the part | ||
| 10878 | 2026.01.20 23:55:36.308988 [ 197 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1112 rows starting from the beginning of the part | ||
| 10879 | 2026.01.20 23:55:36.309033 [ 197 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 136 rows starting from the beginning of the part | ||
| 10880 | 2026.01.20 23:55:36.309102 [ 197 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1114 rows starting from the beginning of the part | ||
| 10881 | 2026.01.20 23:55:36.309273 [ 260 ] {e4d54e58-71ac-40a5-9822-83310b0c92a6} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10882 | 2026.01.20 23:55:36.309316 [ 260 ] {e4d54e58-71ac-40a5-9822-83310b0c92a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10883 | 2026.01.20 23:55:36.309684 [ 260 ] {e4d54e58-71ac-40a5-9822-83310b0c92a6} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10884 | 2026.01.20 23:55:36.309907 [ 260 ] {e4d54e58-71ac-40a5-9822-83310b0c92a6} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10885 | 2026.01.20 23:55:36.310044 [ 260 ] {e4d54e58-71ac-40a5-9822-83310b0c92a6} <Debug> executeQuery: Read 209 rows, 12.59 KiB in 0.001318 sec., 158573.59635811838 rows/sec., 9.33 MiB/sec. | ||
| 10886 | 2026.01.20 23:55:36.310050 [ 123 ] {} <Debug> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10887 | 2026.01.20 23:55:36.310083 [ 260 ] {e4d54e58-71ac-40a5-9822-83310b0c92a6} <Debug> TCPHandler: Processed in 0.001508986 sec. | ||
| 10888 | 2026.01.20 23:55:36.310100 [ 123 ] {} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10889 | 2026.01.20 23:55:36.310126 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10890 | 2026.01.20 23:55:36.310198 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10891 | 2026.01.20 23:55:36.310198 [ 190 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::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 | ||
| 10892 | 2026.01.20 23:55:36.310293 [ 190 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10893 | 2026.01.20 23:55:36.310301 [ 260 ] {3177fefe-8d32-428d-ad1f-cb34b5b517ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10894 | 2026.01.20 23:55:36.310320 [ 190 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 277 rows starting from the beginning of the part | ||
| 10895 | 2026.01.20 23:55:36.310343 [ 260 ] {3177fefe-8d32-428d-ad1f-cb34b5b517ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10896 | 2026.01.20 23:55:36.310377 [ 190 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 205 rows starting from the beginning of the part | ||
| 10897 | 2026.01.20 23:55:36.310422 [ 190 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 48 rows starting from the beginning of the part | ||
| 10898 | 2026.01.20 23:55:36.310463 [ 190 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 205 rows starting from the beginning of the part | ||
| 10899 | 2026.01.20 23:55:36.310500 [ 190 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 40 rows starting from the beginning of the part | ||
| 10900 | 2026.01.20 23:55:36.310538 [ 190 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 209 rows starting from the beginning of the part | ||
| 10901 | 2026.01.20 23:55:36.310840 [ 260 ] {3177fefe-8d32-428d-ad1f-cb34b5b517ee} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10902 | 2026.01.20 23:55:36.310875 [ 260 ] {3177fefe-8d32-428d-ad1f-cb34b5b517ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10903 | 2026.01.20 23:55:36.311225 [ 260 ] {3177fefe-8d32-428d-ad1f-cb34b5b517ee} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10904 | 2026.01.20 23:55:36.311347 [ 190 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 984 rows, containing 5 columns (5 merged, 0 gathered) in 0.00118188 sec., 832571.8347040309 rows/sec., 53.98 MiB/sec. | ||
| 10905 | 2026.01.20 23:55:36.311436 [ 260 ] {3177fefe-8d32-428d-ad1f-cb34b5b517ee} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10906 | 2026.01.20 23:55:36.311539 [ 196 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10907 | 2026.01.20 23:55:36.311559 [ 123 ] {} <Debug> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef) (MergerMutator): Selected 6 parts from all_1_34_7 to all_39_39_0 | ||
| 10908 | 2026.01.20 23:55:36.311579 [ 260 ] {3177fefe-8d32-428d-ad1f-cb34b5b517ee} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001297 sec., 163454.12490362374 rows/sec., 10.54 MiB/sec. | ||
| 10909 | 2026.01.20 23:55:36.311593 [ 123 ] {} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10910 | 2026.01.20 23:55:36.311621 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10911 | 2026.01.20 23:55:36.311624 [ 260 ] {3177fefe-8d32-428d-ad1f-cb34b5b517ee} <Debug> TCPHandler: Processed in 0.001478335 sec. | ||
| 10912 | 2026.01.20 23:55:36.311667 [ 187 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7216 rows, containing 5 columns (5 merged, 0 gathered) in 0.003113103 sec., 2317944.5074576717 rows/sec., 195.75 MiB/sec. | ||
| 10913 | 2026.01.20 23:55:36.311687 [ 190 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_39_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_34_7 to all_39_39_0 into Compact with storage Full | ||
| 10914 | 2026.01.20 23:55:36.311756 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10915 | 2026.01.20 23:55:36.311770 [ 190 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_39_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10916 | 2026.01.20 23:55:36.311800 [ 190 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 464 rows starting from the beginning of the part | ||
| 10917 | 2026.01.20 23:55:36.311848 [ 190 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 212 rows starting from the beginning of the part | ||
| 10918 | 2026.01.20 23:55:36.311856 [ 260 ] {67f5997d-4a13-4183-8c6b-b50474102e59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10919 | 2026.01.20 23:55:36.311869 [ 196 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_66_13} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10920 | 2026.01.20 23:55:36.311884 [ 190 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 212 rows starting from the beginning of the part | ||
| 10921 | 2026.01.20 23:55:36.311898 [ 260 ] {67f5997d-4a13-4183-8c6b-b50474102e59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10922 | 2026.01.20 23:55:36.311927 [ 190 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 228 rows starting from the beginning of the part | ||
| 10923 | 2026.01.20 23:55:36.311963 [ 190 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 212 rows starting from the beginning of the part | ||
| 10924 | 2026.01.20 23:55:36.311970 [ 196 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_66_13} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10925 | 2026.01.20 23:55:36.311999 [ 190 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 212 rows starting from the beginning of the part | ||
| 10926 | 2026.01.20 23:55:36.311997 [ 187 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10927 | 2026.01.20 23:55:36.312094 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 10928 | 2026.01.20 23:55:36.312384 [ 187 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_71_14} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10929 | 2026.01.20 23:55:36.312385 [ 260 ] {67f5997d-4a13-4183-8c6b-b50474102e59} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10930 | 2026.01.20 23:55:36.312444 [ 260 ] {67f5997d-4a13-4183-8c6b-b50474102e59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10931 | 2026.01.20 23:55:36.312500 [ 187 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_71_14} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10932 | 2026.01.20 23:55:36.312617 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB. | ||
| 10933 | 2026.01.20 23:55:36.312771 [ 260 ] {67f5997d-4a13-4183-8c6b-b50474102e59} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10934 | 2026.01.20 23:55:36.312904 [ 196 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_39_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1540 rows, containing 5 columns (5 merged, 0 gathered) in 0.001243021 sec., 1238917.1220759747 rows/sec., 86.16 MiB/sec. | ||
| 10935 | 2026.01.20 23:55:36.312992 [ 260 ] {67f5997d-4a13-4183-8c6b-b50474102e59} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10936 | 2026.01.20 23:55:36.313074 [ 187 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_39_8} <Trace> MergedBlockOutputStream: filled checksums all_1_39_8 (state Temporary) | ||
| 10937 | 2026.01.20 23:55:36.313110 [ 123 ] {} <Debug> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10938 | 2026.01.20 23:55:36.313135 [ 123 ] {} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10939 | 2026.01.20 23:55:36.313137 [ 260 ] {67f5997d-4a13-4183-8c6b-b50474102e59} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001299 sec., 162432.64049268668 rows/sec., 9.22 MiB/sec. | ||
| 10940 | 2026.01.20 23:55:36.313153 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10941 | 2026.01.20 23:55:36.313187 [ 260 ] {67f5997d-4a13-4183-8c6b-b50474102e59} <Debug> TCPHandler: Processed in 0.001481935 sec. | ||
| 10942 | 2026.01.20 23:55:36.313223 [ 190 ] {814d8568-2b9e-4a79-83ef-22fe45208240::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 | ||
| 10943 | 2026.01.20 23:55:36.313302 [ 190 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10944 | 2026.01.20 23:55:36.313307 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10945 | 2026.01.20 23:55:36.313326 [ 190 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 223 rows starting from the beginning of the part | ||
| 10946 | 2026.01.20 23:55:36.313337 [ 187 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_39_8} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_merge_all_1_39_8 to all_1_39_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10947 | 2026.01.20 23:55:36.313372 [ 190 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 12 rows starting from the beginning of the part | ||
| 10948 | 2026.01.20 23:55:36.313409 [ 260 ] {30c30db2-39a1-49f2-8c24-a2279c8e5a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10949 | 2026.01.20 23:55:36.313417 [ 190 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 211 rows starting from the beginning of the part | ||
| 10950 | 2026.01.20 23:55:36.313415 [ 187 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_39_8} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef) (MergerMutator): Merged 6 parts: [all_1_34_7, all_39_39_0] -> all_1_39_8 | ||
| 10951 | 2026.01.20 23:55:36.313452 [ 260 ] {30c30db2-39a1-49f2-8c24-a2279c8e5a4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10952 | 2026.01.20 23:55:36.313462 [ 190 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 211 rows starting from the beginning of the part | ||
| 10953 | 2026.01.20 23:55:36.313496 [ 190 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 211 rows starting from the beginning of the part | ||
| 10954 | 2026.01.20 23:55:36.313525 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 10955 | 2026.01.20 23:55:36.313531 [ 190 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 211 rows starting from the beginning of the part | ||
| 10956 | 2026.01.20 23:55:36.314134 [ 260 ] {30c30db2-39a1-49f2-8c24-a2279c8e5a4f} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10957 | 2026.01.20 23:55:36.314168 [ 260 ] {30c30db2-39a1-49f2-8c24-a2279c8e5a4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10958 | 2026.01.20 23:55:36.314314 [ 187 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1079 rows, containing 5 columns (5 merged, 0 gathered) in 0.001116869 sec., 966093.6063226754 rows/sec., 58.97 MiB/sec. | ||
| 10959 | 2026.01.20 23:55:36.314483 [ 193 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10960 | 2026.01.20 23:55:36.314512 [ 260 ] {30c30db2-39a1-49f2-8c24-a2279c8e5a4f} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10961 | 2026.01.20 23:55:36.314806 [ 260 ] {30c30db2-39a1-49f2-8c24-a2279c8e5a4f} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10962 | 2026.01.20 23:55:36.314912 [ 193 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_31_6} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10963 | 2026.01.20 23:55:36.314942 [ 123 ] {} <Debug> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10964 | 2026.01.20 23:55:36.314960 [ 260 ] {30c30db2-39a1-49f2-8c24-a2279c8e5a4f} <Debug> executeQuery: Read 683 rows, 48.79 KiB in 0.001569 sec., 435309.11408540467 rows/sec., 30.37 MiB/sec. | ||
| 10965 | 2026.01.20 23:55:36.314977 [ 123 ] {} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10966 | 2026.01.20 23:55:36.315006 [ 260 ] {30c30db2-39a1-49f2-8c24-a2279c8e5a4f} <Debug> TCPHandler: Processed in 0.00174964 sec. | ||
| 10967 | 2026.01.20 23:55:36.315008 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10968 | 2026.01.20 23:55:36.315041 [ 193 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_31_6} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10969 | 2026.01.20 23:55:36.315101 [ 196 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::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 | ||
| 10970 | 2026.01.20 23:55:36.315135 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10971 | 2026.01.20 23:55:36.315157 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 10972 | 2026.01.20 23:55:36.315198 [ 196 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10973 | 2026.01.20 23:55:36.315233 [ 196 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1249 rows starting from the beginning of the part | ||
| 10974 | 2026.01.20 23:55:36.315260 [ 260 ] {a794bf65-8597-4455-8479-a48ad7ff1286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10975 | 2026.01.20 23:55:36.315296 [ 196 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 679 rows starting from the beginning of the part | ||
| 10976 | 2026.01.20 23:55:36.315316 [ 260 ] {a794bf65-8597-4455-8479-a48ad7ff1286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10977 | 2026.01.20 23:55:36.315352 [ 196 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 568 rows starting from the beginning of the part | ||
| 10978 | 2026.01.20 23:55:36.315403 [ 196 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 679 rows starting from the beginning of the part | ||
| 10979 | 2026.01.20 23:55:36.315444 [ 196 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 104 rows starting from the beginning of the part | ||
| 10980 | 2026.01.20 23:55:36.315485 [ 196 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 683 rows starting from the beginning of the part | ||
| 10981 | 2026.01.20 23:55:36.315689 [ 260 ] {a794bf65-8597-4455-8479-a48ad7ff1286} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10982 | 2026.01.20 23:55:36.315732 [ 260 ] {a794bf65-8597-4455-8479-a48ad7ff1286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10983 | 2026.01.20 23:55:36.316053 [ 260 ] {a794bf65-8597-4455-8479-a48ad7ff1286} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10984 | 2026.01.20 23:55:36.316277 [ 260 ] {a794bf65-8597-4455-8479-a48ad7ff1286} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10985 | 2026.01.20 23:55:36.316410 [ 260 ] {a794bf65-8597-4455-8479-a48ad7ff1286} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001174 sec., 5110.732538330494 rows/sec., 267.02 KiB/sec. | ||
| 10986 | 2026.01.20 23:55:36.316448 [ 260 ] {a794bf65-8597-4455-8479-a48ad7ff1286} <Debug> TCPHandler: Processed in 0.001374833 sec. | ||
| 10987 | 2026.01.20 23:55:36.316570 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10988 | 2026.01.20 23:55:36.316690 [ 260 ] {c4480d48-83eb-431d-84a3-4c07c51e3c94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10989 | 2026.01.20 23:55:36.316742 [ 260 ] {c4480d48-83eb-431d-84a3-4c07c51e3c94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10990 | 2026.01.20 23:55:36.316882 [ 193 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3962 rows, containing 5 columns (5 merged, 0 gathered) in 0.001811281 sec., 2187402.175587333 rows/sec., 164.49 MiB/sec. | ||
| 10991 | 2026.01.20 23:55:36.317067 [ 196 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10992 | 2026.01.20 23:55:36.317260 [ 260 ] {c4480d48-83eb-431d-84a3-4c07c51e3c94} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10993 | 2026.01.20 23:55:36.317312 [ 260 ] {c4480d48-83eb-431d-84a3-4c07c51e3c94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10994 | 2026.01.20 23:55:36.317313 [ 196 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_71_14} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10995 | 2026.01.20 23:55:36.317404 [ 196 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_71_14} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10996 | 2026.01.20 23:55:36.317476 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 10997 | 2026.01.20 23:55:36.317734 [ 260 ] {c4480d48-83eb-431d-84a3-4c07c51e3c94} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10998 | 2026.01.20 23:55:36.317952 [ 260 ] {c4480d48-83eb-431d-84a3-4c07c51e3c94} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10999 | 2026.01.20 23:55:36.318112 [ 260 ] {c4480d48-83eb-431d-84a3-4c07c51e3c94} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001447 sec., 218382.86109191432 rows/sec., 14.35 MiB/sec. | ||
| 11000 | 2026.01.20 23:55:36.318149 [ 260 ] {c4480d48-83eb-431d-84a3-4c07c51e3c94} <Debug> TCPHandler: Processed in 0.001642368 sec. | ||
| 11001 | 2026.01.20 23:55:36.318255 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11002 | 2026.01.20 23:55:36.318356 [ 260 ] {9ce5d765-7024-4816-84e3-f6fe97784b8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11003 | 2026.01.20 23:55:36.318399 [ 260 ] {9ce5d765-7024-4816-84e3-f6fe97784b8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11004 | 2026.01.20 23:55:36.318720 [ 260 ] {9ce5d765-7024-4816-84e3-f6fe97784b8c} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11005 | 2026.01.20 23:55:36.318757 [ 260 ] {9ce5d765-7024-4816-84e3-f6fe97784b8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11006 | 2026.01.20 23:55:36.319097 [ 260 ] {9ce5d765-7024-4816-84e3-f6fe97784b8c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 11007 | 2026.01.20 23:55:36.319308 [ 260 ] {9ce5d765-7024-4816-84e3-f6fe97784b8c} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11008 | 2026.01.20 23:55:36.319446 [ 260 ] {9ce5d765-7024-4816-84e3-f6fe97784b8c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001109 sec., 901.7132551848513 rows/sec., 60.76 KiB/sec. | ||
| 11009 | 2026.01.20 23:55:36.319483 [ 260 ] {9ce5d765-7024-4816-84e3-f6fe97784b8c} <Debug> TCPHandler: Processed in 0.001278572 sec. | ||
| 11010 | 2026.01.20 23:55:36.319591 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11011 | 2026.01.20 23:55:36.319686 [ 260 ] {73b0814a-a190-4292-9012-6e1873664ab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11012 | 2026.01.20 23:55:36.319727 [ 260 ] {73b0814a-a190-4292-9012-6e1873664ab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11013 | 2026.01.20 23:55:36.320067 [ 260 ] {73b0814a-a190-4292-9012-6e1873664ab6} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11014 | 2026.01.20 23:55:36.320104 [ 260 ] {73b0814a-a190-4292-9012-6e1873664ab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11015 | 2026.01.20 23:55:36.320408 [ 260 ] {73b0814a-a190-4292-9012-6e1873664ab6} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11016 | 2026.01.20 23:55:36.320616 [ 260 ] {73b0814a-a190-4292-9012-6e1873664ab6} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11017 | 2026.01.20 23:55:36.320745 [ 260 ] {73b0814a-a190-4292-9012-6e1873664ab6} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001077 sec., 96564.53110492107 rows/sec., 5.92 MiB/sec. | ||
| 11018 | 2026.01.20 23:55:36.320780 [ 260 ] {73b0814a-a190-4292-9012-6e1873664ab6} <Debug> TCPHandler: Processed in 0.001239801 sec. | ||
| 11019 | 2026.01.20 23:55:37.435550 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24507 | ||
| 11020 | 2026.01.20 23:55:37.436178 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11021 | 2026.01.20 23:55:37.436218 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11022 | 2026.01.20 23:55:37.436765 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11023 | 2026.01.20 23:55:37.436992 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11024 | 2026.01.20 23:55:37.437127 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24507 | ||
| 11025 | 2026.01.20 23:55:37.437125 [ 121 ] {} <Debug> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11026 | 2026.01.20 23:55:37.437184 [ 121 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11027 | 2026.01.20 23:55:37.437206 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11028 | 2026.01.20 23:55:37.437356 [ 187 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 11029 | 2026.01.20 23:55:37.437554 [ 187 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11030 | 2026.01.20 23:55:37.437611 [ 187 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22075 rows starting from the beginning of the part | ||
| 11031 | 2026.01.20 23:55:37.437703 [ 187 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 11032 | 2026.01.20 23:55:37.437748 [ 187 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 11033 | 2026.01.20 23:55:37.437792 [ 187 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 11034 | 2026.01.20 23:55:37.437828 [ 187 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 11035 | 2026.01.20 23:55:37.437869 [ 187 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 11036 | 2026.01.20 23:55:37.440319 [ 188 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24507 rows, containing 4 columns (4 merged, 0 gathered) in 0.003033942 sec., 8077609.921349848 rows/sec., 115.55 MiB/sec. | ||
| 11037 | 2026.01.20 23:55:37.440830 [ 188 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11038 | 2026.01.20 23:55:37.441127 [ 188 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_51_10} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11039 | 2026.01.20 23:55:37.441214 [ 188 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_51_10} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11040 | 2026.01.20 23:55:37.441321 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 11041 | 2026.01.20 23:55:38.743867 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 11042 | 2026.01.20 23:55:38.761473 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11043 | 2026.01.20 23:55:38.761540 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11044 | 2026.01.20 23:55:38.768272 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11045 | 2026.01.20 23:55:38.769094 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11046 | 2026.01.20 23:55:38.769572 [ 118 ] {} <Debug> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11047 | 2026.01.20 23:55:38.769664 [ 118 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11048 | 2026.01.20 23:55:38.769696 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11049 | 2026.01.20 23:55:38.769849 [ 186 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 11050 | 2026.01.20 23:55:38.774082 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 11051 | 2026.01.20 23:55:38.774295 [ 186 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11052 | 2026.01.20 23:55:38.775792 [ 186 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 11053 | 2026.01.20 23:55:38.780510 [ 186 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 11054 | 2026.01.20 23:55:38.785255 [ 186 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 11055 | 2026.01.20 23:55:38.790080 [ 186 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 11056 | 2026.01.20 23:55:38.794758 [ 186 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 11057 | 2026.01.20 23:55:38.799135 [ 186 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 11058 | 2026.01.20 23:55:38.860046 [ 188 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.090257993 sec., 4254.470847806244 rows/sec., 22.00 MiB/sec. | ||
| 11059 | 2026.01.20 23:55:38.863261 [ 188 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11060 | 2026.01.20 23:55:38.866099 [ 188 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_51_10} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11061 | 2026.01.20 23:55:38.866312 [ 188 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_51_10} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11062 | 2026.01.20 23:55:38.869177 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 11063 | 2026.01.20 23:55:39.000372 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 314.23 MiB, peak 327.65 MiB, free memory in arenas 0.00 B, will set to 319.02 MiB (RSS), difference: 4.79 MiB | ||
| 11064 | 2026.01.20 23:55:41.293239 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11065 | 2026.01.20 23:55:41.293519 [ 260 ] {29ddf3bd-d383-4d50-b48a-eb95ac60527f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11066 | 2026.01.20 23:55:41.293624 [ 260 ] {29ddf3bd-d383-4d50-b48a-eb95ac60527f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11067 | 2026.01.20 23:55:41.294408 [ 260 ] {29ddf3bd-d383-4d50-b48a-eb95ac60527f} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11068 | 2026.01.20 23:55:41.294459 [ 260 ] {29ddf3bd-d383-4d50-b48a-eb95ac60527f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11069 | 2026.01.20 23:55:41.294851 [ 260 ] {29ddf3bd-d383-4d50-b48a-eb95ac60527f} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11070 | 2026.01.20 23:55:41.295088 [ 260 ] {29ddf3bd-d383-4d50-b48a-eb95ac60527f} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11071 | 2026.01.20 23:55:41.295270 [ 260 ] {29ddf3bd-d383-4d50-b48a-eb95ac60527f} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001824 sec., 74561.40350877192 rows/sec., 6.45 MiB/sec. | ||
| 11072 | 2026.01.20 23:55:41.295318 [ 260 ] {29ddf3bd-d383-4d50-b48a-eb95ac60527f} <Debug> TCPHandler: Processed in 0.002268088 sec. | ||
| 11073 | 2026.01.20 23:55:41.295448 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11074 | 2026.01.20 23:55:41.295552 [ 260 ] {45dc449e-0f88-4a20-83c4-83395eaf3606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11075 | 2026.01.20 23:55:41.295595 [ 260 ] {45dc449e-0f88-4a20-83c4-83395eaf3606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11076 | 2026.01.20 23:55:41.296019 [ 260 ] {45dc449e-0f88-4a20-83c4-83395eaf3606} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11077 | 2026.01.20 23:55:41.296059 [ 260 ] {45dc449e-0f88-4a20-83c4-83395eaf3606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11078 | 2026.01.20 23:55:41.296391 [ 260 ] {45dc449e-0f88-4a20-83c4-83395eaf3606} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11079 | 2026.01.20 23:55:41.296604 [ 260 ] {45dc449e-0f88-4a20-83c4-83395eaf3606} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11080 | 2026.01.20 23:55:41.296744 [ 260 ] {45dc449e-0f88-4a20-83c4-83395eaf3606} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001215 sec., 32921.81069958848 rows/sec., 2.42 MiB/sec. | ||
| 11081 | 2026.01.20 23:55:41.296782 [ 260 ] {45dc449e-0f88-4a20-83c4-83395eaf3606} <Debug> TCPHandler: Processed in 0.001387733 sec. | ||
| 11082 | 2026.01.20 23:55:41.296904 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11083 | 2026.01.20 23:55:41.297028 [ 260 ] {b44263d8-e4ca-40ae-8301-acb671512db1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11084 | 2026.01.20 23:55:41.297079 [ 260 ] {b44263d8-e4ca-40ae-8301-acb671512db1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11085 | 2026.01.20 23:55:41.297612 [ 260 ] {b44263d8-e4ca-40ae-8301-acb671512db1} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11086 | 2026.01.20 23:55:41.297657 [ 260 ] {b44263d8-e4ca-40ae-8301-acb671512db1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11087 | 2026.01.20 23:55:41.298034 [ 260 ] {b44263d8-e4ca-40ae-8301-acb671512db1} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11088 | 2026.01.20 23:55:41.298250 [ 260 ] {b44263d8-e4ca-40ae-8301-acb671512db1} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11089 | 2026.01.20 23:55:41.298385 [ 260 ] {b44263d8-e4ca-40ae-8301-acb671512db1} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001381 sec., 75307.74800868935 rows/sec., 5.88 MiB/sec. | ||
| 11090 | 2026.01.20 23:55:41.298424 [ 260 ] {b44263d8-e4ca-40ae-8301-acb671512db1} <Debug> TCPHandler: Processed in 0.001582877 sec. | ||
| 11091 | 2026.01.20 23:55:41.298539 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11092 | 2026.01.20 23:55:41.298634 [ 260 ] {e558e834-e8bf-465c-8fb4-34b9d6d9c1f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11093 | 2026.01.20 23:55:41.298677 [ 260 ] {e558e834-e8bf-465c-8fb4-34b9d6d9c1f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11094 | 2026.01.20 23:55:41.299073 [ 260 ] {e558e834-e8bf-465c-8fb4-34b9d6d9c1f1} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11095 | 2026.01.20 23:55:41.299109 [ 260 ] {e558e834-e8bf-465c-8fb4-34b9d6d9c1f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11096 | 2026.01.20 23:55:41.299437 [ 260 ] {e558e834-e8bf-465c-8fb4-34b9d6d9c1f1} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11097 | 2026.01.20 23:55:41.299648 [ 260 ] {e558e834-e8bf-465c-8fb4-34b9d6d9c1f1} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11098 | 2026.01.20 23:55:41.299779 [ 260 ] {e558e834-e8bf-465c-8fb4-34b9d6d9c1f1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 11099 | 2026.01.20 23:55:41.299817 [ 260 ] {e558e834-e8bf-465c-8fb4-34b9d6d9c1f1} <Debug> TCPHandler: Processed in 0.001328623 sec. | ||
| 11100 | 2026.01.20 23:55:41.299938 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11101 | 2026.01.20 23:55:41.300059 [ 260 ] {be204e13-881a-4c8b-bf78-7d07ab3e98e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11102 | 2026.01.20 23:55:41.300124 [ 260 ] {be204e13-881a-4c8b-bf78-7d07ab3e98e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11103 | 2026.01.20 23:55:41.301071 [ 260 ] {be204e13-881a-4c8b-bf78-7d07ab3e98e3} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11104 | 2026.01.20 23:55:41.301109 [ 260 ] {be204e13-881a-4c8b-bf78-7d07ab3e98e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11105 | 2026.01.20 23:55:41.301714 [ 260 ] {be204e13-881a-4c8b-bf78-7d07ab3e98e3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11106 | 2026.01.20 23:55:41.301948 [ 260 ] {be204e13-881a-4c8b-bf78-7d07ab3e98e3} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11107 | 2026.01.20 23:55:41.302067 [ 117 ] {} <Debug> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11108 | 2026.01.20 23:55:41.302096 [ 260 ] {be204e13-881a-4c8b-bf78-7d07ab3e98e3} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002061 sec., 19408.05434255216 rows/sec., 34.78 MiB/sec. | ||
| 11109 | 2026.01.20 23:55:41.302135 [ 117 ] {} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11110 | 2026.01.20 23:55:41.302160 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11111 | 2026.01.20 23:55:41.302161 [ 260 ] {be204e13-881a-4c8b-bf78-7d07ab3e98e3} <Debug> TCPHandler: Processed in 0.002285648 sec. | ||
| 11112 | 2026.01.20 23:55:41.302263 [ 194 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::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 | ||
| 11113 | 2026.01.20 23:55:41.302286 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11114 | 2026.01.20 23:55:41.302382 [ 260 ] {71987b55-df2e-4912-81b0-158f02449318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11115 | 2026.01.20 23:55:41.302424 [ 260 ] {71987b55-df2e-4912-81b0-158f02449318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11116 | 2026.01.20 23:55:41.302471 [ 194 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11117 | 2026.01.20 23:55:41.302525 [ 194 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1211 rows starting from the beginning of the part | ||
| 11118 | 2026.01.20 23:55:41.302650 [ 194 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 40 rows starting from the beginning of the part | ||
| 11119 | 2026.01.20 23:55:41.302758 [ 194 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 40 rows starting from the beginning of the part | ||
| 11120 | 2026.01.20 23:55:41.302767 [ 260 ] {71987b55-df2e-4912-81b0-158f02449318} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11121 | 2026.01.20 23:55:41.302805 [ 260 ] {71987b55-df2e-4912-81b0-158f02449318} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11122 | 2026.01.20 23:55:41.302850 [ 194 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 40 rows starting from the beginning of the part | ||
| 11123 | 2026.01.20 23:55:41.302933 [ 194 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 40 rows starting from the beginning of the part | ||
| 11124 | 2026.01.20 23:55:41.303015 [ 194 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 40 rows starting from the beginning of the part | ||
| 11125 | 2026.01.20 23:55:41.303125 [ 260 ] {71987b55-df2e-4912-81b0-158f02449318} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11126 | 2026.01.20 23:55:41.303345 [ 260 ] {71987b55-df2e-4912-81b0-158f02449318} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11127 | 2026.01.20 23:55:41.303481 [ 260 ] {71987b55-df2e-4912-81b0-158f02449318} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 11128 | 2026.01.20 23:55:41.303523 [ 260 ] {71987b55-df2e-4912-81b0-158f02449318} <Debug> TCPHandler: Processed in 0.001287472 sec. | ||
| 11129 | 2026.01.20 23:55:41.310268 [ 199 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1411 rows, containing 19 columns (19 merged, 0 gathered) in 0.008043397 sec., 175423.39387201698 rows/sec., 314.35 MiB/sec. | ||
| 11130 | 2026.01.20 23:55:41.312393 [ 199 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11131 | 2026.01.20 23:55:41.312784 [ 199 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11132 | 2026.01.20 23:55:41.312873 [ 199 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11133 | 2026.01.20 23:55:41.313050 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.58 MiB. | ||
| 11134 | 2026.01.20 23:55:42.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 319.52 MiB, peak 331.03 MiB, free memory in arenas 0.00 B, will set to 324.06 MiB (RSS), difference: 4.54 MiB | ||
| 11135 | 2026.01.20 23:55:44.795263 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11136 | 2026.01.20 23:55:44.795337 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11137 | 2026.01.20 23:55:44.937298 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24955 | ||
| 11138 | 2026.01.20 23:55:44.937801 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11139 | 2026.01.20 23:55:44.937843 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11140 | 2026.01.20 23:55:44.938337 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11141 | 2026.01.20 23:55:44.938569 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11142 | 2026.01.20 23:55:44.938715 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24955 | ||
| 11143 | 2026.01.20 23:55:45.003391 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1358 | ||
| 11144 | 2026.01.20 23:55:45.005921 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11145 | 2026.01.20 23:55:45.005975 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11146 | 2026.01.20 23:55:45.007188 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11147 | 2026.01.20 23:55:45.007464 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11148 | 2026.01.20 23:55:45.007836 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1358 | ||
| 11149 | 2026.01.20 23:55:46.274166 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 11150 | 2026.01.20 23:55:46.289854 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11151 | 2026.01.20 23:55:46.289906 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11152 | 2026.01.20 23:55:46.295374 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11153 | 2026.01.20 23:55:46.296052 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11154 | 2026.01.20 23:55:46.298855 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 11155 | 2026.01.20 23:55:46.303380 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11156 | 2026.01.20 23:55:46.303560 [ 260 ] {1e649061-172a-4cd2-88c6-478b888109b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11157 | 2026.01.20 23:55:46.303625 [ 260 ] {1e649061-172a-4cd2-88c6-478b888109b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11158 | 2026.01.20 23:55:46.304513 [ 260 ] {1e649061-172a-4cd2-88c6-478b888109b7} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11159 | 2026.01.20 23:55:46.304564 [ 260 ] {1e649061-172a-4cd2-88c6-478b888109b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11160 | 2026.01.20 23:55:46.304978 [ 260 ] {1e649061-172a-4cd2-88c6-478b888109b7} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11161 | 2026.01.20 23:55:46.305217 [ 260 ] {1e649061-172a-4cd2-88c6-478b888109b7} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11162 | 2026.01.20 23:55:46.305376 [ 260 ] {1e649061-172a-4cd2-88c6-478b888109b7} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001864 sec., 219957.08154506437 rows/sec., 13.95 MiB/sec. | ||
| 11163 | 2026.01.20 23:55:46.305428 [ 260 ] {1e649061-172a-4cd2-88c6-478b888109b7} <Debug> TCPHandler: Processed in 0.002172947 sec. | ||
| 11164 | 2026.01.20 23:55:46.305562 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11165 | 2026.01.20 23:55:46.305663 [ 260 ] {02f23c07-48aa-419a-9681-e5b2ecd08333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11166 | 2026.01.20 23:55:46.305707 [ 260 ] {02f23c07-48aa-419a-9681-e5b2ecd08333} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11167 | 2026.01.20 23:55:46.307014 [ 260 ] {02f23c07-48aa-419a-9681-e5b2ecd08333} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11168 | 2026.01.20 23:55:46.307052 [ 260 ] {02f23c07-48aa-419a-9681-e5b2ecd08333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11169 | 2026.01.20 23:55:46.307424 [ 260 ] {02f23c07-48aa-419a-9681-e5b2ecd08333} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11170 | 2026.01.20 23:55:46.307643 [ 260 ] {02f23c07-48aa-419a-9681-e5b2ecd08333} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11171 | 2026.01.20 23:55:46.307776 [ 260 ] {02f23c07-48aa-419a-9681-e5b2ecd08333} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.002136 sec., 520599.2509363296 rows/sec., 41.06 MiB/sec. | ||
| 11172 | 2026.01.20 23:55:46.307814 [ 260 ] {02f23c07-48aa-419a-9681-e5b2ecd08333} <Debug> TCPHandler: Processed in 0.002303219 sec. | ||
| 11173 | 2026.01.20 23:55:46.307935 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11174 | 2026.01.20 23:55:46.308030 [ 260 ] {5216e773-3d60-40fa-ac7b-a96338308a5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11175 | 2026.01.20 23:55:46.308069 [ 260 ] {5216e773-3d60-40fa-ac7b-a96338308a5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11176 | 2026.01.20 23:55:46.308634 [ 260 ] {5216e773-3d60-40fa-ac7b-a96338308a5e} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11177 | 2026.01.20 23:55:46.308674 [ 260 ] {5216e773-3d60-40fa-ac7b-a96338308a5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11178 | 2026.01.20 23:55:46.308978 [ 260 ] {5216e773-3d60-40fa-ac7b-a96338308a5e} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11179 | 2026.01.20 23:55:46.309183 [ 260 ] {5216e773-3d60-40fa-ac7b-a96338308a5e} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11180 | 2026.01.20 23:55:46.309315 [ 260 ] {5216e773-3d60-40fa-ac7b-a96338308a5e} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001304 sec., 157208.5889570552 rows/sec., 9.22 MiB/sec. | ||
| 11181 | 2026.01.20 23:55:46.309352 [ 260 ] {5216e773-3d60-40fa-ac7b-a96338308a5e} <Debug> TCPHandler: Processed in 0.001466385 sec. | ||
| 11182 | 2026.01.20 23:55:46.309451 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11183 | 2026.01.20 23:55:46.309544 [ 260 ] {2ecdbede-fa3f-47ae-9f38-ee6a2d22b2e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11184 | 2026.01.20 23:55:46.309582 [ 260 ] {2ecdbede-fa3f-47ae-9f38-ee6a2d22b2e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11185 | 2026.01.20 23:55:46.310147 [ 260 ] {2ecdbede-fa3f-47ae-9f38-ee6a2d22b2e6} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11186 | 2026.01.20 23:55:46.310184 [ 260 ] {2ecdbede-fa3f-47ae-9f38-ee6a2d22b2e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11187 | 2026.01.20 23:55:46.310488 [ 260 ] {2ecdbede-fa3f-47ae-9f38-ee6a2d22b2e6} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11188 | 2026.01.20 23:55:46.310692 [ 260 ] {2ecdbede-fa3f-47ae-9f38-ee6a2d22b2e6} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11189 | 2026.01.20 23:55:46.310823 [ 260 ] {2ecdbede-fa3f-47ae-9f38-ee6a2d22b2e6} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001297 sec., 163454.12490362374 rows/sec., 10.54 MiB/sec. | ||
| 11190 | 2026.01.20 23:55:46.310860 [ 260 ] {2ecdbede-fa3f-47ae-9f38-ee6a2d22b2e6} <Debug> TCPHandler: Processed in 0.001456255 sec. | ||
| 11191 | 2026.01.20 23:55:46.310968 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11192 | 2026.01.20 23:55:46.311062 [ 260 ] {c3ab4adc-4efe-4cbd-83df-67b391f8edfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11193 | 2026.01.20 23:55:46.311101 [ 260 ] {c3ab4adc-4efe-4cbd-83df-67b391f8edfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11194 | 2026.01.20 23:55:46.311715 [ 260 ] {c3ab4adc-4efe-4cbd-83df-67b391f8edfe} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11195 | 2026.01.20 23:55:46.311760 [ 260 ] {c3ab4adc-4efe-4cbd-83df-67b391f8edfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11196 | 2026.01.20 23:55:46.312099 [ 260 ] {c3ab4adc-4efe-4cbd-83df-67b391f8edfe} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11197 | 2026.01.20 23:55:46.312323 [ 260 ] {c3ab4adc-4efe-4cbd-83df-67b391f8edfe} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11198 | 2026.01.20 23:55:46.312456 [ 260 ] {c3ab4adc-4efe-4cbd-83df-67b391f8edfe} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001413 sec., 149327.67162066526 rows/sec., 8.48 MiB/sec. | ||
| 11199 | 2026.01.20 23:55:46.312494 [ 260 ] {c3ab4adc-4efe-4cbd-83df-67b391f8edfe} <Debug> TCPHandler: Processed in 0.001573647 sec. | ||
| 11200 | 2026.01.20 23:55:46.312613 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11201 | 2026.01.20 23:55:46.312707 [ 260 ] {ac83fc00-c0ee-40ef-8211-888ad0ee058a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11202 | 2026.01.20 23:55:46.312746 [ 260 ] {ac83fc00-c0ee-40ef-8211-888ad0ee058a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11203 | 2026.01.20 23:55:46.313567 [ 260 ] {ac83fc00-c0ee-40ef-8211-888ad0ee058a} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11204 | 2026.01.20 23:55:46.313604 [ 260 ] {ac83fc00-c0ee-40ef-8211-888ad0ee058a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11205 | 2026.01.20 23:55:46.313935 [ 260 ] {ac83fc00-c0ee-40ef-8211-888ad0ee058a} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11206 | 2026.01.20 23:55:46.314141 [ 260 ] {ac83fc00-c0ee-40ef-8211-888ad0ee058a} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11207 | 2026.01.20 23:55:46.314268 [ 260 ] {ac83fc00-c0ee-40ef-8211-888ad0ee058a} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001579 sec., 430018.9993666877 rows/sec., 29.98 MiB/sec. | ||
| 11208 | 2026.01.20 23:55:46.314306 [ 260 ] {ac83fc00-c0ee-40ef-8211-888ad0ee058a} <Debug> TCPHandler: Processed in 0.00174163 sec. | ||
| 11209 | 2026.01.20 23:55:46.314416 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11210 | 2026.01.20 23:55:46.314510 [ 260 ] {3c2499d4-13a8-4fca-9b39-4c6e044a73b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11211 | 2026.01.20 23:55:46.314551 [ 260 ] {3c2499d4-13a8-4fca-9b39-4c6e044a73b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11212 | 2026.01.20 23:55:46.314883 [ 260 ] {3c2499d4-13a8-4fca-9b39-4c6e044a73b1} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11213 | 2026.01.20 23:55:46.314919 [ 260 ] {3c2499d4-13a8-4fca-9b39-4c6e044a73b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11214 | 2026.01.20 23:55:46.315214 [ 260 ] {3c2499d4-13a8-4fca-9b39-4c6e044a73b1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11215 | 2026.01.20 23:55:46.315423 [ 260 ] {3c2499d4-13a8-4fca-9b39-4c6e044a73b1} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11216 | 2026.01.20 23:55:46.315551 [ 260 ] {3c2499d4-13a8-4fca-9b39-4c6e044a73b1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001059 sec., 5665.7223796033995 rows/sec., 296.01 KiB/sec. | ||
| 11217 | 2026.01.20 23:55:46.315587 [ 260 ] {3c2499d4-13a8-4fca-9b39-4c6e044a73b1} <Debug> TCPHandler: Processed in 0.00122013 sec. | ||
| 11218 | 2026.01.20 23:55:46.315689 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11219 | 2026.01.20 23:55:46.315782 [ 260 ] {f93b12dc-0fbd-4c30-85e6-e41b512b7669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11220 | 2026.01.20 23:55:46.315823 [ 260 ] {f93b12dc-0fbd-4c30-85e6-e41b512b7669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11221 | 2026.01.20 23:55:46.316316 [ 260 ] {f93b12dc-0fbd-4c30-85e6-e41b512b7669} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11222 | 2026.01.20 23:55:46.316354 [ 260 ] {f93b12dc-0fbd-4c30-85e6-e41b512b7669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11223 | 2026.01.20 23:55:46.316690 [ 260 ] {f93b12dc-0fbd-4c30-85e6-e41b512b7669} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11224 | 2026.01.20 23:55:46.316900 [ 260 ] {f93b12dc-0fbd-4c30-85e6-e41b512b7669} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11225 | 2026.01.20 23:55:46.317030 [ 260 ] {f93b12dc-0fbd-4c30-85e6-e41b512b7669} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001265 sec., 248221.34387351776 rows/sec., 16.31 MiB/sec. | ||
| 11226 | 2026.01.20 23:55:46.317034 [ 111 ] {} <Debug> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11227 | 2026.01.20 23:55:46.317067 [ 260 ] {f93b12dc-0fbd-4c30-85e6-e41b512b7669} <Debug> TCPHandler: Processed in 0.001425525 sec. | ||
| 11228 | 2026.01.20 23:55:46.317102 [ 111 ] {} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11229 | 2026.01.20 23:55:46.317126 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11230 | 2026.01.20 23:55:46.317215 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11231 | 2026.01.20 23:55:46.317217 [ 200 ] {d542970d-27f7-45b6-add0-a5f5711db820::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 | ||
| 11232 | 2026.01.20 23:55:46.317344 [ 260 ] {daf61d3d-ad39-4536-900e-e25a80500aa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11233 | 2026.01.20 23:55:46.317355 [ 200 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11234 | 2026.01.20 23:55:46.317401 [ 200 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 24345 rows starting from the beginning of the part | ||
| 11235 | 2026.01.20 23:55:46.317402 [ 260 ] {daf61d3d-ad39-4536-900e-e25a80500aa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11236 | 2026.01.20 23:55:46.317462 [ 200 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 314 rows starting from the beginning of the part | ||
| 11237 | 2026.01.20 23:55:46.317514 [ 200 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
| 11238 | 2026.01.20 23:55:46.317556 [ 200 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 316 rows starting from the beginning of the part | ||
| 11239 | 2026.01.20 23:55:46.317595 [ 200 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part | ||
| 11240 | 2026.01.20 23:55:46.317637 [ 200 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 314 rows starting from the beginning of the part | ||
| 11241 | 2026.01.20 23:55:46.317795 [ 260 ] {daf61d3d-ad39-4536-900e-e25a80500aa6} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11242 | 2026.01.20 23:55:46.317843 [ 260 ] {daf61d3d-ad39-4536-900e-e25a80500aa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11243 | 2026.01.20 23:55:46.318172 [ 260 ] {daf61d3d-ad39-4536-900e-e25a80500aa6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11244 | 2026.01.20 23:55:46.318379 [ 260 ] {daf61d3d-ad39-4536-900e-e25a80500aa6} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11245 | 2026.01.20 23:55:46.318505 [ 111 ] {} <Debug> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 | ||
| 11246 | 2026.01.20 23:55:46.318539 [ 260 ] {daf61d3d-ad39-4536-900e-e25a80500aa6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00122 sec., 819.672131147541 rows/sec., 55.23 KiB/sec. | ||
| 11247 | 2026.01.20 23:55:46.318544 [ 111 ] {} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11248 | 2026.01.20 23:55:46.318579 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11249 | 2026.01.20 23:55:46.318582 [ 260 ] {daf61d3d-ad39-4536-900e-e25a80500aa6} <Debug> TCPHandler: Processed in 0.001436504 sec. | ||
| 11250 | 2026.01.20 23:55:46.318683 [ 199 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full | ||
| 11251 | 2026.01.20 23:55:46.318702 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11252 | 2026.01.20 23:55:46.318800 [ 199 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11253 | 2026.01.20 23:55:46.318804 [ 260 ] {18d4d534-98cf-46a4-8386-f5f851e30d41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11254 | 2026.01.20 23:55:46.318841 [ 199 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 24 rows starting from the beginning of the part | ||
| 11255 | 2026.01.20 23:55:46.318860 [ 260 ] {18d4d534-98cf-46a4-8386-f5f851e30d41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11256 | 2026.01.20 23:55:46.318910 [ 199 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 11257 | 2026.01.20 23:55:46.318957 [ 199 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 11258 | 2026.01.20 23:55:46.318998 [ 199 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 11259 | 2026.01.20 23:55:46.319035 [ 199 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 11260 | 2026.01.20 23:55:46.319075 [ 199 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 11261 | 2026.01.20 23:55:46.319209 [ 260 ] {18d4d534-98cf-46a4-8386-f5f851e30d41} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11262 | 2026.01.20 23:55:46.319250 [ 260 ] {18d4d534-98cf-46a4-8386-f5f851e30d41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11263 | 2026.01.20 23:55:46.319877 [ 260 ] {18d4d534-98cf-46a4-8386-f5f851e30d41} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11264 | 2026.01.20 23:55:46.319905 [ 189 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29 rows, containing 4 columns (4 merged, 0 gathered) in 0.001258012 sec., 23052.244334712228 rows/sec., 1.52 MiB/sec. | ||
| 11265 | 2026.01.20 23:55:46.320057 [ 199 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
| 11266 | 2026.01.20 23:55:46.320114 [ 260 ] {18d4d534-98cf-46a4-8386-f5f851e30d41} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11267 | 2026.01.20 23:55:46.320268 [ 260 ] {18d4d534-98cf-46a4-8386-f5f851e30d41} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001482 sec., 70175.43859649122 rows/sec., 4.30 MiB/sec. | ||
| 11268 | 2026.01.20 23:55:46.320305 [ 260 ] {18d4d534-98cf-46a4-8386-f5f851e30d41} <Debug> TCPHandler: Processed in 0.001652257 sec. | ||
| 11269 | 2026.01.20 23:55:46.320335 [ 199 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_29_6} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11270 | 2026.01.20 23:55:46.320405 [ 199 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_29_6} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 | ||
| 11271 | 2026.01.20 23:55:46.320476 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 11272 | 2026.01.20 23:55:46.328591 [ 201 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25609 rows, containing 5 columns (5 merged, 0 gathered) in 0.011416574 sec., 2243142.294702421 rows/sec., 151.17 MiB/sec. | ||
| 11273 | 2026.01.20 23:55:46.328789 [ 200 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11274 | 2026.01.20 23:55:46.329032 [ 200 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11275 | 2026.01.20 23:55:46.329102 [ 200 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11276 | 2026.01.20 23:55:46.329171 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 11277 | 2026.01.20 23:55:51.321929 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11278 | 2026.01.20 23:55:51.322155 [ 260 ] {b009a7fd-e3f8-4fb5-b7ba-ce99ae8519ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11279 | 2026.01.20 23:55:51.322222 [ 260 ] {b009a7fd-e3f8-4fb5-b7ba-ce99ae8519ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11280 | 2026.01.20 23:55:51.322882 [ 260 ] {b009a7fd-e3f8-4fb5-b7ba-ce99ae8519ad} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11281 | 2026.01.20 23:55:51.322933 [ 260 ] {b009a7fd-e3f8-4fb5-b7ba-ce99ae8519ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11282 | 2026.01.20 23:55:51.323341 [ 260 ] {b009a7fd-e3f8-4fb5-b7ba-ce99ae8519ad} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 11283 | 2026.01.20 23:55:51.323591 [ 260 ] {b009a7fd-e3f8-4fb5-b7ba-ce99ae8519ad} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11284 | 2026.01.20 23:55:51.323765 [ 260 ] {b009a7fd-e3f8-4fb5-b7ba-ce99ae8519ad} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001656 sec., 3623.1884057971015 rows/sec., 295.45 KiB/sec. | ||
| 11285 | 2026.01.20 23:55:51.323816 [ 260 ] {b009a7fd-e3f8-4fb5-b7ba-ce99ae8519ad} <Debug> TCPHandler: Processed in 0.002069225 sec. | ||
| 11286 | 2026.01.20 23:55:51.323953 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11287 | 2026.01.20 23:55:51.324061 [ 260 ] {fb4c4ff9-c788-4d67-8507-27bff8a713ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11288 | 2026.01.20 23:55:51.324106 [ 260 ] {fb4c4ff9-c788-4d67-8507-27bff8a713ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11289 | 2026.01.20 23:55:51.325306 [ 260 ] {fb4c4ff9-c788-4d67-8507-27bff8a713ae} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11290 | 2026.01.20 23:55:51.325346 [ 260 ] {fb4c4ff9-c788-4d67-8507-27bff8a713ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11291 | 2026.01.20 23:55:51.325764 [ 260 ] {fb4c4ff9-c788-4d67-8507-27bff8a713ae} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11292 | 2026.01.20 23:55:51.325994 [ 260 ] {fb4c4ff9-c788-4d67-8507-27bff8a713ae} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11293 | 2026.01.20 23:55:51.326146 [ 260 ] {fb4c4ff9-c788-4d67-8507-27bff8a713ae} <Debug> executeQuery: Read 1279 rows, 108.39 KiB in 0.002109 sec., 606448.5538169749 rows/sec., 50.19 MiB/sec. | ||
| 11294 | 2026.01.20 23:55:51.326187 [ 260 ] {fb4c4ff9-c788-4d67-8507-27bff8a713ae} <Debug> TCPHandler: Processed in 0.002289399 sec. | ||
| 11295 | 2026.01.20 23:55:51.326307 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11296 | 2026.01.20 23:55:51.326409 [ 260 ] {dc12270e-ea78-4136-8986-6b458a30a1b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11297 | 2026.01.20 23:55:51.326453 [ 260 ] {dc12270e-ea78-4136-8986-6b458a30a1b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11298 | 2026.01.20 23:55:51.326887 [ 260 ] {dc12270e-ea78-4136-8986-6b458a30a1b7} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11299 | 2026.01.20 23:55:51.326926 [ 260 ] {dc12270e-ea78-4136-8986-6b458a30a1b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11300 | 2026.01.20 23:55:51.327234 [ 260 ] {dc12270e-ea78-4136-8986-6b458a30a1b7} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11301 | 2026.01.20 23:55:51.327444 [ 260 ] {dc12270e-ea78-4136-8986-6b458a30a1b7} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11302 | 2026.01.20 23:55:51.327580 [ 260 ] {dc12270e-ea78-4136-8986-6b458a30a1b7} <Debug> executeQuery: Read 46 rows, 3.43 KiB in 0.001191 sec., 38623.00587741394 rows/sec., 2.81 MiB/sec. | ||
| 11303 | 2026.01.20 23:55:51.327619 [ 260 ] {dc12270e-ea78-4136-8986-6b458a30a1b7} <Debug> TCPHandler: Processed in 0.001363513 sec. | ||
| 11304 | 2026.01.20 23:55:51.327738 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11305 | 2026.01.20 23:55:51.327856 [ 260 ] {56a344e5-7eed-407b-9371-c01a0ea934f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11306 | 2026.01.20 23:55:51.327904 [ 260 ] {56a344e5-7eed-407b-9371-c01a0ea934f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11307 | 2026.01.20 23:55:51.328415 [ 260 ] {56a344e5-7eed-407b-9371-c01a0ea934f7} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11308 | 2026.01.20 23:55:51.328451 [ 260 ] {56a344e5-7eed-407b-9371-c01a0ea934f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11309 | 2026.01.20 23:55:51.328856 [ 260 ] {56a344e5-7eed-407b-9371-c01a0ea934f7} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11310 | 2026.01.20 23:55:51.329100 [ 260 ] {56a344e5-7eed-407b-9371-c01a0ea934f7} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11311 | 2026.01.20 23:55:51.329238 [ 260 ] {56a344e5-7eed-407b-9371-c01a0ea934f7} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001406 sec., 162162.16216216216 rows/sec., 10.98 MiB/sec. | ||
| 11312 | 2026.01.20 23:55:51.329277 [ 260 ] {56a344e5-7eed-407b-9371-c01a0ea934f7} <Debug> TCPHandler: Processed in 0.001600848 sec. | ||
| 11313 | 2026.01.20 23:55:51.329395 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11314 | 2026.01.20 23:55:51.329490 [ 260 ] {b2de54a1-26b2-43f6-b8a3-a9f6fb21028e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11315 | 2026.01.20 23:55:51.329531 [ 260 ] {b2de54a1-26b2-43f6-b8a3-a9f6fb21028e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11316 | 2026.01.20 23:55:51.330153 [ 260 ] {b2de54a1-26b2-43f6-b8a3-a9f6fb21028e} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11317 | 2026.01.20 23:55:51.330195 [ 260 ] {b2de54a1-26b2-43f6-b8a3-a9f6fb21028e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11318 | 2026.01.20 23:55:51.330554 [ 260 ] {b2de54a1-26b2-43f6-b8a3-a9f6fb21028e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11319 | 2026.01.20 23:55:51.330770 [ 260 ] {b2de54a1-26b2-43f6-b8a3-a9f6fb21028e} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11320 | 2026.01.20 23:55:51.330903 [ 260 ] {b2de54a1-26b2-43f6-b8a3-a9f6fb21028e} <Debug> executeQuery: Read 566 rows, 43.10 KiB in 0.00143 sec., 395804.19580419577 rows/sec., 29.43 MiB/sec. | ||
| 11321 | 2026.01.20 23:55:51.330942 [ 260 ] {b2de54a1-26b2-43f6-b8a3-a9f6fb21028e} <Debug> TCPHandler: Processed in 0.001598387 sec. | ||
| 11322 | 2026.01.20 23:55:51.331058 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11323 | 2026.01.20 23:55:51.331154 [ 260 ] {2644ed18-1418-4eff-a9da-191840cabead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11324 | 2026.01.20 23:55:51.331205 [ 260 ] {2644ed18-1418-4eff-a9da-191840cabead} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11325 | 2026.01.20 23:55:51.331798 [ 260 ] {2644ed18-1418-4eff-a9da-191840cabead} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11326 | 2026.01.20 23:55:51.331834 [ 260 ] {2644ed18-1418-4eff-a9da-191840cabead} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11327 | 2026.01.20 23:55:51.332210 [ 260 ] {2644ed18-1418-4eff-a9da-191840cabead} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11328 | 2026.01.20 23:55:51.332430 [ 260 ] {2644ed18-1418-4eff-a9da-191840cabead} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11329 | 2026.01.20 23:55:51.332569 [ 260 ] {2644ed18-1418-4eff-a9da-191840cabead} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001435 sec., 590243.9024390244 rows/sec., 39.73 MiB/sec. | ||
| 11330 | 2026.01.20 23:55:51.332610 [ 260 ] {2644ed18-1418-4eff-a9da-191840cabead} <Debug> TCPHandler: Processed in 0.001602537 sec. | ||
| 11331 | 2026.01.20 23:55:51.332737 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11332 | 2026.01.20 23:55:51.332832 [ 260 ] {76a76735-83cf-465e-8faa-9d2fced96d30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11333 | 2026.01.20 23:55:51.332885 [ 260 ] {76a76735-83cf-465e-8faa-9d2fced96d30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11334 | 2026.01.20 23:55:51.333766 [ 260 ] {76a76735-83cf-465e-8faa-9d2fced96d30} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11335 | 2026.01.20 23:55:51.333803 [ 260 ] {76a76735-83cf-465e-8faa-9d2fced96d30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11336 | 2026.01.20 23:55:51.334367 [ 260 ] {76a76735-83cf-465e-8faa-9d2fced96d30} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11337 | 2026.01.20 23:55:51.334590 [ 260 ] {76a76735-83cf-465e-8faa-9d2fced96d30} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11338 | 2026.01.20 23:55:51.334738 [ 260 ] {76a76735-83cf-465e-8faa-9d2fced96d30} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001924 sec., 20790.02079002079 rows/sec., 37.25 MiB/sec. | ||
| 11339 | 2026.01.20 23:55:51.334802 [ 260 ] {76a76735-83cf-465e-8faa-9d2fced96d30} <Debug> TCPHandler: Processed in 0.002119126 sec. | ||
| 11340 | 2026.01.20 23:55:51.334921 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11341 | 2026.01.20 23:55:51.335015 [ 260 ] {0c5b39c8-869e-4feb-a3d4-75c33aa8a555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11342 | 2026.01.20 23:55:51.335056 [ 260 ] {0c5b39c8-869e-4feb-a3d4-75c33aa8a555} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11343 | 2026.01.20 23:55:51.335392 [ 260 ] {0c5b39c8-869e-4feb-a3d4-75c33aa8a555} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11344 | 2026.01.20 23:55:51.335428 [ 260 ] {0c5b39c8-869e-4feb-a3d4-75c33aa8a555} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11345 | 2026.01.20 23:55:51.335726 [ 260 ] {0c5b39c8-869e-4feb-a3d4-75c33aa8a555} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11346 | 2026.01.20 23:55:51.335934 [ 260 ] {0c5b39c8-869e-4feb-a3d4-75c33aa8a555} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11347 | 2026.01.20 23:55:51.336065 [ 260 ] {0c5b39c8-869e-4feb-a3d4-75c33aa8a555} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 11348 | 2026.01.20 23:55:51.336101 [ 260 ] {0c5b39c8-869e-4feb-a3d4-75c33aa8a555} <Debug> TCPHandler: Processed in 0.001230371 sec. | ||
| 11349 | 2026.01.20 23:55:52.439740 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25467 | ||
| 11350 | 2026.01.20 23:55:52.440271 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11351 | 2026.01.20 23:55:52.440319 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11352 | 2026.01.20 23:55:52.440818 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11353 | 2026.01.20 23:55:52.441046 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11354 | 2026.01.20 23:55:52.441202 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25467 | ||
| 11355 | 2026.01.20 23:55:53.799890 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 11356 | 2026.01.20 23:55:53.817195 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11357 | 2026.01.20 23:55:53.817259 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11358 | 2026.01.20 23:55:53.823241 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11359 | 2026.01.20 23:55:53.823948 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11360 | 2026.01.20 23:55:53.827152 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 11361 | 2026.01.20 23:55:55.008943 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1394 | ||
| 11362 | 2026.01.20 23:55:55.011348 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11363 | 2026.01.20 23:55:55.011408 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11364 | 2026.01.20 23:55:55.012657 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11365 | 2026.01.20 23:55:55.012958 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11366 | 2026.01.20 23:55:55.013351 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1394 | ||
| 11367 | 2026.01.20 23:55:56.302188 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11368 | 2026.01.20 23:55:56.302362 [ 260 ] {2b9fa5b0-7cc1-48c4-bd57-8c277422a537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11369 | 2026.01.20 23:55:56.302430 [ 260 ] {2b9fa5b0-7cc1-48c4-bd57-8c277422a537} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11370 | 2026.01.20 23:55:56.303224 [ 260 ] {2b9fa5b0-7cc1-48c4-bd57-8c277422a537} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11371 | 2026.01.20 23:55:56.303272 [ 260 ] {2b9fa5b0-7cc1-48c4-bd57-8c277422a537} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11372 | 2026.01.20 23:55:56.303671 [ 260 ] {2b9fa5b0-7cc1-48c4-bd57-8c277422a537} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11373 | 2026.01.20 23:55:56.303894 [ 260 ] {2b9fa5b0-7cc1-48c4-bd57-8c277422a537} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11374 | 2026.01.20 23:55:56.304059 [ 260 ] {2b9fa5b0-7cc1-48c4-bd57-8c277422a537} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001742 sec., 235361.65327210102 rows/sec., 14.93 MiB/sec. | ||
| 11375 | 2026.01.20 23:55:56.304109 [ 260 ] {2b9fa5b0-7cc1-48c4-bd57-8c277422a537} <Debug> TCPHandler: Processed in 0.002047975 sec. | ||
| 11376 | 2026.01.20 23:55:56.304234 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11377 | 2026.01.20 23:55:56.304334 [ 260 ] {0be74454-78e3-4915-8e4e-f0fb5dd8f96a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11378 | 2026.01.20 23:55:56.304377 [ 260 ] {0be74454-78e3-4915-8e4e-f0fb5dd8f96a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11379 | 2026.01.20 23:55:56.305593 [ 260 ] {0be74454-78e3-4915-8e4e-f0fb5dd8f96a} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11380 | 2026.01.20 23:55:56.305631 [ 260 ] {0be74454-78e3-4915-8e4e-f0fb5dd8f96a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11381 | 2026.01.20 23:55:56.306006 [ 260 ] {0be74454-78e3-4915-8e4e-f0fb5dd8f96a} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11382 | 2026.01.20 23:55:56.306214 [ 260 ] {0be74454-78e3-4915-8e4e-f0fb5dd8f96a} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11383 | 2026.01.20 23:55:56.306351 [ 260 ] {0be74454-78e3-4915-8e4e-f0fb5dd8f96a} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.00204 sec., 545098.0392156863 rows/sec., 42.99 MiB/sec. | ||
| 11384 | 2026.01.20 23:55:56.306390 [ 260 ] {0be74454-78e3-4915-8e4e-f0fb5dd8f96a} <Debug> TCPHandler: Processed in 0.002206747 sec. | ||
| 11385 | 2026.01.20 23:55:56.306504 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11386 | 2026.01.20 23:55:56.306599 [ 260 ] {23cc35c8-85dc-4655-a856-98e66f6531c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11387 | 2026.01.20 23:55:56.306639 [ 260 ] {23cc35c8-85dc-4655-a856-98e66f6531c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11388 | 2026.01.20 23:55:56.307130 [ 260 ] {23cc35c8-85dc-4655-a856-98e66f6531c6} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11389 | 2026.01.20 23:55:56.307167 [ 260 ] {23cc35c8-85dc-4655-a856-98e66f6531c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11390 | 2026.01.20 23:55:56.307471 [ 260 ] {23cc35c8-85dc-4655-a856-98e66f6531c6} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11391 | 2026.01.20 23:55:56.307670 [ 260 ] {23cc35c8-85dc-4655-a856-98e66f6531c6} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11392 | 2026.01.20 23:55:56.307800 [ 260 ] {23cc35c8-85dc-4655-a856-98e66f6531c6} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.00122 sec., 168032.7868852459 rows/sec., 9.86 MiB/sec. | ||
| 11393 | 2026.01.20 23:55:56.307837 [ 260 ] {23cc35c8-85dc-4655-a856-98e66f6531c6} <Debug> TCPHandler: Processed in 0.001382544 sec. | ||
| 11394 | 2026.01.20 23:55:56.307941 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11395 | 2026.01.20 23:55:56.308034 [ 260 ] {b03d112a-d70f-44bd-9eba-137fa01969ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11396 | 2026.01.20 23:55:56.308072 [ 260 ] {b03d112a-d70f-44bd-9eba-137fa01969ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11397 | 2026.01.20 23:55:56.308635 [ 260 ] {b03d112a-d70f-44bd-9eba-137fa01969ab} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11398 | 2026.01.20 23:55:56.308681 [ 260 ] {b03d112a-d70f-44bd-9eba-137fa01969ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11399 | 2026.01.20 23:55:56.309060 [ 260 ] {b03d112a-d70f-44bd-9eba-137fa01969ab} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11400 | 2026.01.20 23:55:56.309289 [ 260 ] {b03d112a-d70f-44bd-9eba-137fa01969ab} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11401 | 2026.01.20 23:55:56.309426 [ 260 ] {b03d112a-d70f-44bd-9eba-137fa01969ab} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001409 sec., 150461.32008516678 rows/sec., 9.70 MiB/sec. | ||
| 11402 | 2026.01.20 23:55:56.309466 [ 260 ] {b03d112a-d70f-44bd-9eba-137fa01969ab} <Debug> TCPHandler: Processed in 0.001573736 sec. | ||
| 11403 | 2026.01.20 23:55:56.309574 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11404 | 2026.01.20 23:55:56.309674 [ 260 ] {3dbaf8eb-c285-4b6f-a199-db4e7ec8ed53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11405 | 2026.01.20 23:55:56.309717 [ 260 ] {3dbaf8eb-c285-4b6f-a199-db4e7ec8ed53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11406 | 2026.01.20 23:55:56.310211 [ 260 ] {3dbaf8eb-c285-4b6f-a199-db4e7ec8ed53} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11407 | 2026.01.20 23:55:56.310249 [ 260 ] {3dbaf8eb-c285-4b6f-a199-db4e7ec8ed53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11408 | 2026.01.20 23:55:56.310564 [ 260 ] {3dbaf8eb-c285-4b6f-a199-db4e7ec8ed53} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11409 | 2026.01.20 23:55:56.310782 [ 260 ] {3dbaf8eb-c285-4b6f-a199-db4e7ec8ed53} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11410 | 2026.01.20 23:55:56.310914 [ 260 ] {3dbaf8eb-c285-4b6f-a199-db4e7ec8ed53} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001258 sec., 167726.55007949125 rows/sec., 9.52 MiB/sec. | ||
| 11411 | 2026.01.20 23:55:56.310953 [ 260 ] {3dbaf8eb-c285-4b6f-a199-db4e7ec8ed53} <Debug> TCPHandler: Processed in 0.001431404 sec. | ||
| 11412 | 2026.01.20 23:55:56.311062 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11413 | 2026.01.20 23:55:56.311157 [ 260 ] {fdc3ca2e-69cd-4a07-8f5f-2ad2d84c146b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11414 | 2026.01.20 23:55:56.311198 [ 260 ] {fdc3ca2e-69cd-4a07-8f5f-2ad2d84c146b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11415 | 2026.01.20 23:55:56.311944 [ 260 ] {fdc3ca2e-69cd-4a07-8f5f-2ad2d84c146b} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11416 | 2026.01.20 23:55:56.311980 [ 260 ] {fdc3ca2e-69cd-4a07-8f5f-2ad2d84c146b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11417 | 2026.01.20 23:55:56.312304 [ 260 ] {fdc3ca2e-69cd-4a07-8f5f-2ad2d84c146b} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11418 | 2026.01.20 23:55:56.312513 [ 260 ] {fdc3ca2e-69cd-4a07-8f5f-2ad2d84c146b} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11419 | 2026.01.20 23:55:56.312642 [ 260 ] {fdc3ca2e-69cd-4a07-8f5f-2ad2d84c146b} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001503 sec., 451763.14038589486 rows/sec., 31.49 MiB/sec. | ||
| 11420 | 2026.01.20 23:55:56.312681 [ 260 ] {fdc3ca2e-69cd-4a07-8f5f-2ad2d84c146b} <Debug> TCPHandler: Processed in 0.001669128 sec. | ||
| 11421 | 2026.01.20 23:55:56.312786 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11422 | 2026.01.20 23:55:56.312881 [ 260 ] {426da9a1-05b8-4df5-a96b-1fe4a203eeb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11423 | 2026.01.20 23:55:56.312923 [ 260 ] {426da9a1-05b8-4df5-a96b-1fe4a203eeb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11424 | 2026.01.20 23:55:56.313241 [ 260 ] {426da9a1-05b8-4df5-a96b-1fe4a203eeb9} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11425 | 2026.01.20 23:55:56.313278 [ 260 ] {426da9a1-05b8-4df5-a96b-1fe4a203eeb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11426 | 2026.01.20 23:55:56.313568 [ 260 ] {426da9a1-05b8-4df5-a96b-1fe4a203eeb9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11427 | 2026.01.20 23:55:56.313765 [ 260 ] {426da9a1-05b8-4df5-a96b-1fe4a203eeb9} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11428 | 2026.01.20 23:55:56.313893 [ 260 ] {426da9a1-05b8-4df5-a96b-1fe4a203eeb9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00103 sec., 5825.242718446601 rows/sec., 304.35 KiB/sec. | ||
| 11429 | 2026.01.20 23:55:56.313930 [ 260 ] {426da9a1-05b8-4df5-a96b-1fe4a203eeb9} <Debug> TCPHandler: Processed in 0.0011932 sec. | ||
| 11430 | 2026.01.20 23:55:56.314034 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11431 | 2026.01.20 23:55:56.314127 [ 260 ] {8975a78f-d35d-4520-a1f1-b0527fefc01a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11432 | 2026.01.20 23:55:56.314169 [ 260 ] {8975a78f-d35d-4520-a1f1-b0527fefc01a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11433 | 2026.01.20 23:55:56.314620 [ 260 ] {8975a78f-d35d-4520-a1f1-b0527fefc01a} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11434 | 2026.01.20 23:55:56.314657 [ 260 ] {8975a78f-d35d-4520-a1f1-b0527fefc01a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11435 | 2026.01.20 23:55:56.314978 [ 260 ] {8975a78f-d35d-4520-a1f1-b0527fefc01a} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11436 | 2026.01.20 23:55:56.315189 [ 260 ] {8975a78f-d35d-4520-a1f1-b0527fefc01a} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11437 | 2026.01.20 23:55:56.315321 [ 260 ] {8975a78f-d35d-4520-a1f1-b0527fefc01a} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001212 sec., 259075.90759075907 rows/sec., 17.02 MiB/sec. | ||
| 11438 | 2026.01.20 23:55:56.315359 [ 260 ] {8975a78f-d35d-4520-a1f1-b0527fefc01a} <Debug> TCPHandler: Processed in 0.001376354 sec. | ||
| 11439 | 2026.01.20 23:55:56.315467 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11440 | 2026.01.20 23:55:56.315563 [ 260 ] {b3088acf-8933-4c54-a1ef-443b0748c989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11441 | 2026.01.20 23:55:56.315605 [ 260 ] {b3088acf-8933-4c54-a1ef-443b0748c989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11442 | 2026.01.20 23:55:56.315901 [ 260 ] {b3088acf-8933-4c54-a1ef-443b0748c989} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11443 | 2026.01.20 23:55:56.315935 [ 260 ] {b3088acf-8933-4c54-a1ef-443b0748c989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11444 | 2026.01.20 23:55:56.316231 [ 260 ] {b3088acf-8933-4c54-a1ef-443b0748c989} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11445 | 2026.01.20 23:55:56.316435 [ 260 ] {b3088acf-8933-4c54-a1ef-443b0748c989} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11446 | 2026.01.20 23:55:56.316569 [ 260 ] {b3088acf-8933-4c54-a1ef-443b0748c989} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001024 sec., 976.5625 rows/sec., 65.80 KiB/sec. | ||
| 11447 | 2026.01.20 23:55:56.316607 [ 260 ] {b3088acf-8933-4c54-a1ef-443b0748c989} <Debug> TCPHandler: Processed in 0.00118901 sec. | ||
| 11448 | 2026.01.20 23:55:56.316725 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11449 | 2026.01.20 23:55:56.316841 [ 260 ] {94e4772f-483e-4341-9784-fcedded0670c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11450 | 2026.01.20 23:55:56.316889 [ 260 ] {94e4772f-483e-4341-9784-fcedded0670c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11451 | 2026.01.20 23:55:56.317263 [ 260 ] {94e4772f-483e-4341-9784-fcedded0670c} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11452 | 2026.01.20 23:55:56.317299 [ 260 ] {94e4772f-483e-4341-9784-fcedded0670c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11453 | 2026.01.20 23:55:56.317609 [ 260 ] {94e4772f-483e-4341-9784-fcedded0670c} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11454 | 2026.01.20 23:55:56.317821 [ 260 ] {94e4772f-483e-4341-9784-fcedded0670c} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11455 | 2026.01.20 23:55:56.317924 [ 98 ] {} <Debug> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11456 | 2026.01.20 23:55:56.317949 [ 260 ] {94e4772f-483e-4341-9784-fcedded0670c} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001133 sec., 91791.70344218888 rows/sec., 5.62 MiB/sec. | ||
| 11457 | 2026.01.20 23:55:56.317960 [ 98 ] {} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11458 | 2026.01.20 23:55:56.317981 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11459 | 2026.01.20 23:55:56.317986 [ 260 ] {94e4772f-483e-4341-9784-fcedded0670c} <Debug> TCPHandler: Processed in 0.001323902 sec. | ||
| 11460 | 2026.01.20 23:55:56.318107 [ 199 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::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 | ||
| 11461 | 2026.01.20 23:55:56.318266 [ 199 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11462 | 2026.01.20 23:55:56.318305 [ 199 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4908 rows starting from the beginning of the part | ||
| 11463 | 2026.01.20 23:55:56.318374 [ 199 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 104 rows starting from the beginning of the part | ||
| 11464 | 2026.01.20 23:55:56.318423 [ 199 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
| 11465 | 2026.01.20 23:55:56.318469 [ 199 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 104 rows starting from the beginning of the part | ||
| 11466 | 2026.01.20 23:55:56.318509 [ 199 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part | ||
| 11467 | 2026.01.20 23:55:56.318552 [ 199 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 104 rows starting from the beginning of the part | ||
| 11468 | 2026.01.20 23:55:56.320225 [ 200 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5340 rows, containing 4 columns (4 merged, 0 gathered) in 0.002175287 sec., 2454848.486659461 rows/sec., 156.63 MiB/sec. | ||
| 11469 | 2026.01.20 23:55:56.320621 [ 189 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11470 | 2026.01.20 23:55:56.320938 [ 189 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_71_14} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11471 | 2026.01.20 23:55:56.321024 [ 189 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_71_14} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11472 | 2026.01.20 23:55:56.321121 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 11473 | 2026.01.20 23:55:59.795581 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11474 | 2026.01.20 23:55:59.795648 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11475 | 2026.01.20 23:55:59.941380 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25915 | ||
| 11476 | 2026.01.20 23:55:59.941940 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11477 | 2026.01.20 23:55:59.941994 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11478 | 2026.01.20 23:55:59.942503 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11479 | 2026.01.20 23:55:59.942739 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11480 | 2026.01.20 23:55:59.942902 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25915 | ||
| 11481 | 2026.01.20 23:56:01.292749 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11482 | 2026.01.20 23:56:01.292938 [ 260 ] {0b55273a-db3e-4117-922e-5391362ddd3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11483 | 2026.01.20 23:56:01.293008 [ 260 ] {0b55273a-db3e-4117-922e-5391362ddd3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11484 | 2026.01.20 23:56:01.293757 [ 260 ] {0b55273a-db3e-4117-922e-5391362ddd3b} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11485 | 2026.01.20 23:56:01.293806 [ 260 ] {0b55273a-db3e-4117-922e-5391362ddd3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11486 | 2026.01.20 23:56:01.294261 [ 260 ] {0b55273a-db3e-4117-922e-5391362ddd3b} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11487 | 2026.01.20 23:56:01.294498 [ 260 ] {0b55273a-db3e-4117-922e-5391362ddd3b} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11488 | 2026.01.20 23:56:01.294637 [ 94 ] {} <Debug> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11489 | 2026.01.20 23:56:01.294650 [ 260 ] {0b55273a-db3e-4117-922e-5391362ddd3b} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001761 sec., 77228.84724588302 rows/sec., 6.68 MiB/sec. | ||
| 11490 | 2026.01.20 23:56:01.294688 [ 94 ] {} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11491 | 2026.01.20 23:56:01.294707 [ 260 ] {0b55273a-db3e-4117-922e-5391362ddd3b} <Debug> TCPHandler: Processed in 0.002087785 sec. | ||
| 11492 | 2026.01.20 23:56:01.294713 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11493 | 2026.01.20 23:56:01.294839 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11494 | 2026.01.20 23:56:01.294840 [ 189 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::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 | ||
| 11495 | 2026.01.20 23:56:01.294940 [ 260 ] {423653a9-0bcb-4237-9d88-e7a8a7ad2e89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11496 | 2026.01.20 23:56:01.294995 [ 189 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11497 | 2026.01.20 23:56:01.294997 [ 260 ] {423653a9-0bcb-4237-9d88-e7a8a7ad2e89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11498 | 2026.01.20 23:56:01.295038 [ 189 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2462 rows starting from the beginning of the part | ||
| 11499 | 2026.01.20 23:56:01.295110 [ 189 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 136 rows starting from the beginning of the part | ||
| 11500 | 2026.01.20 23:56:01.295156 [ 189 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1112 rows starting from the beginning of the part | ||
| 11501 | 2026.01.20 23:56:01.295198 [ 189 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1279 rows starting from the beginning of the part | ||
| 11502 | 2026.01.20 23:56:01.295235 [ 189 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 1112 rows starting from the beginning of the part | ||
| 11503 | 2026.01.20 23:56:01.295275 [ 189 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 136 rows starting from the beginning of the part | ||
| 11504 | 2026.01.20 23:56:01.295456 [ 260 ] {423653a9-0bcb-4237-9d88-e7a8a7ad2e89} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11505 | 2026.01.20 23:56:01.295498 [ 260 ] {423653a9-0bcb-4237-9d88-e7a8a7ad2e89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11506 | 2026.01.20 23:56:01.295807 [ 260 ] {423653a9-0bcb-4237-9d88-e7a8a7ad2e89} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11507 | 2026.01.20 23:56:01.296029 [ 260 ] {423653a9-0bcb-4237-9d88-e7a8a7ad2e89} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11508 | 2026.01.20 23:56:01.296149 [ 94 ] {} <Debug> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11509 | 2026.01.20 23:56:01.296159 [ 260 ] {423653a9-0bcb-4237-9d88-e7a8a7ad2e89} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001242 sec., 32206.1191626409 rows/sec., 2.36 MiB/sec. | ||
| 11510 | 2026.01.20 23:56:01.296183 [ 94 ] {} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11511 | 2026.01.20 23:56:01.296202 [ 260 ] {423653a9-0bcb-4237-9d88-e7a8a7ad2e89} <Debug> TCPHandler: Processed in 0.001412493 sec. | ||
| 11512 | 2026.01.20 23:56:01.296203 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11513 | 2026.01.20 23:56:01.296316 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11514 | 2026.01.20 23:56:01.296337 [ 200 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::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 | ||
| 11515 | 2026.01.20 23:56:01.296409 [ 260 ] {4bbc93d2-7330-4cab-b25a-0e1edebb9972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11516 | 2026.01.20 23:56:01.296453 [ 260 ] {4bbc93d2-7330-4cab-b25a-0e1edebb9972} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11517 | 2026.01.20 23:56:01.296474 [ 200 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11518 | 2026.01.20 23:56:01.296513 [ 200 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 277 rows starting from the beginning of the part | ||
| 11519 | 2026.01.20 23:56:01.296577 [ 200 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 40 rows starting from the beginning of the part | ||
| 11520 | 2026.01.20 23:56:01.296619 [ 200 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 205 rows starting from the beginning of the part | ||
| 11521 | 2026.01.20 23:56:01.296659 [ 200 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 46 rows starting from the beginning of the part | ||
| 11522 | 2026.01.20 23:56:01.296695 [ 200 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 205 rows starting from the beginning of the part | ||
| 11523 | 2026.01.20 23:56:01.296732 [ 200 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 40 rows starting from the beginning of the part | ||
| 11524 | 2026.01.20 23:56:01.296890 [ 260 ] {4bbc93d2-7330-4cab-b25a-0e1edebb9972} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11525 | 2026.01.20 23:56:01.296932 [ 260 ] {4bbc93d2-7330-4cab-b25a-0e1edebb9972} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11526 | 2026.01.20 23:56:01.297250 [ 260 ] {4bbc93d2-7330-4cab-b25a-0e1edebb9972} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11527 | 2026.01.20 23:56:01.297476 [ 260 ] {4bbc93d2-7330-4cab-b25a-0e1edebb9972} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11528 | 2026.01.20 23:56:01.297477 [ 198 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6237 rows, containing 5 columns (5 merged, 0 gathered) in 0.002698996 sec., 2310859.2973090736 rows/sec., 196.18 MiB/sec. | ||
| 11529 | 2026.01.20 23:56:01.297603 [ 94 ] {} <Debug> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11530 | 2026.01.20 23:56:01.297605 [ 260 ] {4bbc93d2-7330-4cab-b25a-0e1edebb9972} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001214 sec., 85667.215815486 rows/sec., 6.69 MiB/sec. | ||
| 11531 | 2026.01.20 23:56:01.297636 [ 94 ] {} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11532 | 2026.01.20 23:56:01.297655 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11533 | 2026.01.20 23:56:01.297655 [ 260 ] {4bbc93d2-7330-4cab-b25a-0e1edebb9972} <Debug> TCPHandler: Processed in 0.001387803 sec. | ||
| 11534 | 2026.01.20 23:56:01.297681 [ 193 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 813 rows, containing 5 columns (5 merged, 0 gathered) in 0.001395553 sec., 582564.7610660434 rows/sec., 38.44 MiB/sec. | ||
| 11535 | 2026.01.20 23:56:01.297738 [ 197 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::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 | ||
| 11536 | 2026.01.20 23:56:01.297758 [ 200 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11537 | 2026.01.20 23:56:01.297789 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11538 | 2026.01.20 23:56:01.297841 [ 197 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11539 | 2026.01.20 23:56:01.297854 [ 196 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11540 | 2026.01.20 23:56:01.297875 [ 197 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1249 rows starting from the beginning of the part | ||
| 11541 | 2026.01.20 23:56:01.297896 [ 260 ] {7f8bf387-6aaa-4f86-b38c-6561f08507c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11542 | 2026.01.20 23:56:01.297936 [ 197 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 104 rows starting from the beginning of the part | ||
| 11543 | 2026.01.20 23:56:01.297946 [ 260 ] {7f8bf387-6aaa-4f86-b38c-6561f08507c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11544 | 2026.01.20 23:56:01.297988 [ 197 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 679 rows starting from the beginning of the part | ||
| 11545 | 2026.01.20 23:56:01.298035 [ 197 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 566 rows starting from the beginning of the part | ||
| 11546 | 2026.01.20 23:56:01.298042 [ 200 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_76_15} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11547 | 2026.01.20 23:56:01.298077 [ 197 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 679 rows starting from the beginning of the part | ||
| 11548 | 2026.01.20 23:56:01.298121 [ 197 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 104 rows starting from the beginning of the part | ||
| 11549 | 2026.01.20 23:56:01.298130 [ 200 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_76_15} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11550 | 2026.01.20 23:56:01.298177 [ 196 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_71_14} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11551 | 2026.01.20 23:56:01.298227 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 11552 | 2026.01.20 23:56:01.298268 [ 196 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_71_14} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11553 | 2026.01.20 23:56:01.298352 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 11554 | 2026.01.20 23:56:01.298356 [ 260 ] {7f8bf387-6aaa-4f86-b38c-6561f08507c0} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11555 | 2026.01.20 23:56:01.298403 [ 260 ] {7f8bf387-6aaa-4f86-b38c-6561f08507c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11556 | 2026.01.20 23:56:01.298743 [ 260 ] {7f8bf387-6aaa-4f86-b38c-6561f08507c0} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11557 | 2026.01.20 23:56:01.298974 [ 260 ] {7f8bf387-6aaa-4f86-b38c-6561f08507c0} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11558 | 2026.01.20 23:56:01.299102 [ 260 ] {7f8bf387-6aaa-4f86-b38c-6561f08507c0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001227 sec., 130399.34800325998 rows/sec., 9.08 MiB/sec. | ||
| 11559 | 2026.01.20 23:56:01.299139 [ 260 ] {7f8bf387-6aaa-4f86-b38c-6561f08507c0} <Debug> TCPHandler: Processed in 0.001399583 sec. | ||
| 11560 | 2026.01.20 23:56:01.299258 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11561 | 2026.01.20 23:56:01.299336 [ 193 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3381 rows, containing 5 columns (5 merged, 0 gathered) in 0.001645728 sec., 2054409.9632503062 rows/sec., 155.57 MiB/sec. | ||
| 11562 | 2026.01.20 23:56:01.299376 [ 260 ] {5d55ba17-ffff-4df1-9d62-3aefba168390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11563 | 2026.01.20 23:56:01.299442 [ 260 ] {5d55ba17-ffff-4df1-9d62-3aefba168390} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11564 | 2026.01.20 23:56:01.299504 [ 193 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11565 | 2026.01.20 23:56:01.299760 [ 193 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_76_15} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11566 | 2026.01.20 23:56:01.299832 [ 193 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_76_15} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11567 | 2026.01.20 23:56:01.299907 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 11568 | 2026.01.20 23:56:01.300365 [ 260 ] {5d55ba17-ffff-4df1-9d62-3aefba168390} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11569 | 2026.01.20 23:56:01.300406 [ 260 ] {5d55ba17-ffff-4df1-9d62-3aefba168390} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11570 | 2026.01.20 23:56:01.300969 [ 260 ] {5d55ba17-ffff-4df1-9d62-3aefba168390} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11571 | 2026.01.20 23:56:01.301187 [ 260 ] {5d55ba17-ffff-4df1-9d62-3aefba168390} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11572 | 2026.01.20 23:56:01.301329 [ 260 ] {5d55ba17-ffff-4df1-9d62-3aefba168390} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001976 sec., 20242.914979757086 rows/sec., 36.27 MiB/sec. | ||
| 11573 | 2026.01.20 23:56:01.301389 [ 260 ] {5d55ba17-ffff-4df1-9d62-3aefba168390} <Debug> TCPHandler: Processed in 0.002186977 sec. | ||
| 11574 | 2026.01.20 23:56:01.301501 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11575 | 2026.01.20 23:56:01.301594 [ 260 ] {67eb4cd6-e4cd-40c9-b11d-87c331262c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11576 | 2026.01.20 23:56:01.301634 [ 260 ] {67eb4cd6-e4cd-40c9-b11d-87c331262c8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11577 | 2026.01.20 23:56:01.301961 [ 260 ] {67eb4cd6-e4cd-40c9-b11d-87c331262c8b} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11578 | 2026.01.20 23:56:01.301997 [ 260 ] {67eb4cd6-e4cd-40c9-b11d-87c331262c8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11579 | 2026.01.20 23:56:01.302287 [ 260 ] {67eb4cd6-e4cd-40c9-b11d-87c331262c8b} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11580 | 2026.01.20 23:56:01.302487 [ 260 ] {67eb4cd6-e4cd-40c9-b11d-87c331262c8b} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11581 | 2026.01.20 23:56:01.302613 [ 260 ] {67eb4cd6-e4cd-40c9-b11d-87c331262c8b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001037 sec., 57859.209257473485 rows/sec., 3.90 MiB/sec. | ||
| 11582 | 2026.01.20 23:56:01.302648 [ 260 ] {67eb4cd6-e4cd-40c9-b11d-87c331262c8b} <Debug> TCPHandler: Processed in 0.0011954 sec. | ||
| 11583 | 2026.01.20 23:56:01.327245 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 11584 | 2026.01.20 23:56:01.344014 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11585 | 2026.01.20 23:56:01.344062 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11586 | 2026.01.20 23:56:01.350312 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11587 | 2026.01.20 23:56:01.351013 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11588 | 2026.01.20 23:56:01.354528 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 11589 | 2026.01.20 23:56:05.013633 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1426 | ||
| 11590 | 2026.01.20 23:56:05.016058 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11591 | 2026.01.20 23:56:05.016109 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11592 | 2026.01.20 23:56:05.017312 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11593 | 2026.01.20 23:56:05.017591 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11594 | 2026.01.20 23:56:05.017876 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1426 | ||
| 11595 | 2026.01.20 23:56:06.302470 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11596 | 2026.01.20 23:56:06.302644 [ 260 ] {432468c8-8c75-4ac7-bbea-86f9b8df69b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11597 | 2026.01.20 23:56:06.302706 [ 260 ] {432468c8-8c75-4ac7-bbea-86f9b8df69b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11598 | 2026.01.20 23:56:06.303490 [ 260 ] {432468c8-8c75-4ac7-bbea-86f9b8df69b5} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11599 | 2026.01.20 23:56:06.303537 [ 260 ] {432468c8-8c75-4ac7-bbea-86f9b8df69b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11600 | 2026.01.20 23:56:06.303941 [ 260 ] {432468c8-8c75-4ac7-bbea-86f9b8df69b5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11601 | 2026.01.20 23:56:06.304159 [ 260 ] {432468c8-8c75-4ac7-bbea-86f9b8df69b5} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11602 | 2026.01.20 23:56:06.304318 [ 260 ] {432468c8-8c75-4ac7-bbea-86f9b8df69b5} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00172 sec., 238372.09302325582 rows/sec., 15.12 MiB/sec. | ||
| 11603 | 2026.01.20 23:56:06.304358 [ 260 ] {432468c8-8c75-4ac7-bbea-86f9b8df69b5} <Debug> TCPHandler: Processed in 0.002020154 sec. | ||
| 11604 | 2026.01.20 23:56:06.304474 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11605 | 2026.01.20 23:56:06.304569 [ 260 ] {1de4ddca-8555-4422-a836-92675d44e731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11606 | 2026.01.20 23:56:06.304608 [ 260 ] {1de4ddca-8555-4422-a836-92675d44e731} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11607 | 2026.01.20 23:56:06.305662 [ 260 ] {1de4ddca-8555-4422-a836-92675d44e731} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11608 | 2026.01.20 23:56:06.305697 [ 260 ] {1de4ddca-8555-4422-a836-92675d44e731} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11609 | 2026.01.20 23:56:06.306050 [ 260 ] {1de4ddca-8555-4422-a836-92675d44e731} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11610 | 2026.01.20 23:56:06.306261 [ 260 ] {1de4ddca-8555-4422-a836-92675d44e731} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11611 | 2026.01.20 23:56:06.306387 [ 260 ] {1de4ddca-8555-4422-a836-92675d44e731} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.001836 sec., 605664.4880174292 rows/sec., 47.76 MiB/sec. | ||
| 11612 | 2026.01.20 23:56:06.306422 [ 260 ] {1de4ddca-8555-4422-a836-92675d44e731} <Debug> TCPHandler: Processed in 0.001996534 sec. | ||
| 11613 | 2026.01.20 23:56:06.306533 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11614 | 2026.01.20 23:56:06.306625 [ 260 ] {3c70db57-0728-49df-b18e-7422a6319141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11615 | 2026.01.20 23:56:06.306665 [ 260 ] {3c70db57-0728-49df-b18e-7422a6319141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11616 | 2026.01.20 23:56:06.307160 [ 260 ] {3c70db57-0728-49df-b18e-7422a6319141} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11617 | 2026.01.20 23:56:06.307196 [ 260 ] {3c70db57-0728-49df-b18e-7422a6319141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11618 | 2026.01.20 23:56:06.307503 [ 260 ] {3c70db57-0728-49df-b18e-7422a6319141} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11619 | 2026.01.20 23:56:06.307711 [ 260 ] {3c70db57-0728-49df-b18e-7422a6319141} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11620 | 2026.01.20 23:56:06.307840 [ 260 ] {3c70db57-0728-49df-b18e-7422a6319141} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001233 sec., 166261.15166261152 rows/sec., 9.75 MiB/sec. | ||
| 11621 | 2026.01.20 23:56:06.307876 [ 260 ] {3c70db57-0728-49df-b18e-7422a6319141} <Debug> TCPHandler: Processed in 0.001391644 sec. | ||
| 11622 | 2026.01.20 23:56:06.308020 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11623 | 2026.01.20 23:56:06.308141 [ 260 ] {4797f528-0297-446c-bbf5-c5ce53fbf546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11624 | 2026.01.20 23:56:06.308188 [ 260 ] {4797f528-0297-446c-bbf5-c5ce53fbf546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11625 | 2026.01.20 23:56:06.308752 [ 260 ] {4797f528-0297-446c-bbf5-c5ce53fbf546} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11626 | 2026.01.20 23:56:06.308789 [ 260 ] {4797f528-0297-446c-bbf5-c5ce53fbf546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11627 | 2026.01.20 23:56:06.309098 [ 260 ] {4797f528-0297-446c-bbf5-c5ce53fbf546} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11628 | 2026.01.20 23:56:06.309297 [ 260 ] {4797f528-0297-446c-bbf5-c5ce53fbf546} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11629 | 2026.01.20 23:56:06.309428 [ 260 ] {4797f528-0297-446c-bbf5-c5ce53fbf546} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001312 sec., 161585.36585365853 rows/sec., 10.42 MiB/sec. | ||
| 11630 | 2026.01.20 23:56:06.309465 [ 260 ] {4797f528-0297-446c-bbf5-c5ce53fbf546} <Debug> TCPHandler: Processed in 0.001504236 sec. | ||
| 11631 | 2026.01.20 23:56:06.309577 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11632 | 2026.01.20 23:56:06.309683 [ 260 ] {1079738d-2a7e-48ce-8ede-0d167f4d84ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11633 | 2026.01.20 23:56:06.309723 [ 260 ] {1079738d-2a7e-48ce-8ede-0d167f4d84ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11634 | 2026.01.20 23:56:06.310255 [ 260 ] {1079738d-2a7e-48ce-8ede-0d167f4d84ff} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11635 | 2026.01.20 23:56:06.310292 [ 260 ] {1079738d-2a7e-48ce-8ede-0d167f4d84ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11636 | 2026.01.20 23:56:06.310661 [ 260 ] {1079738d-2a7e-48ce-8ede-0d167f4d84ff} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11637 | 2026.01.20 23:56:06.310887 [ 260 ] {1079738d-2a7e-48ce-8ede-0d167f4d84ff} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11638 | 2026.01.20 23:56:06.311017 [ 260 ] {1079738d-2a7e-48ce-8ede-0d167f4d84ff} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001352 sec., 156065.08875739647 rows/sec., 8.86 MiB/sec. | ||
| 11639 | 2026.01.20 23:56:06.311054 [ 260 ] {1079738d-2a7e-48ce-8ede-0d167f4d84ff} <Debug> TCPHandler: Processed in 0.001530716 sec. | ||
| 11640 | 2026.01.20 23:56:06.311178 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11641 | 2026.01.20 23:56:06.311276 [ 260 ] {6ef48baa-199e-48a4-967b-804b2d1be014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11642 | 2026.01.20 23:56:06.311315 [ 260 ] {6ef48baa-199e-48a4-967b-804b2d1be014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11643 | 2026.01.20 23:56:06.312119 [ 260 ] {6ef48baa-199e-48a4-967b-804b2d1be014} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11644 | 2026.01.20 23:56:06.312156 [ 260 ] {6ef48baa-199e-48a4-967b-804b2d1be014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11645 | 2026.01.20 23:56:06.312484 [ 260 ] {6ef48baa-199e-48a4-967b-804b2d1be014} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11646 | 2026.01.20 23:56:06.312689 [ 260 ] {6ef48baa-199e-48a4-967b-804b2d1be014} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11647 | 2026.01.20 23:56:06.312818 [ 260 ] {6ef48baa-199e-48a4-967b-804b2d1be014} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001561 sec., 434977.5784753363 rows/sec., 30.32 MiB/sec. | ||
| 11648 | 2026.01.20 23:56:06.312856 [ 260 ] {6ef48baa-199e-48a4-967b-804b2d1be014} <Debug> TCPHandler: Processed in 0.00173514 sec. | ||
| 11649 | 2026.01.20 23:56:06.312999 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11650 | 2026.01.20 23:56:06.313119 [ 260 ] {0646ef2c-26ca-41df-a76e-5b5392f22238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11651 | 2026.01.20 23:56:06.313167 [ 260 ] {0646ef2c-26ca-41df-a76e-5b5392f22238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11652 | 2026.01.20 23:56:06.313553 [ 260 ] {0646ef2c-26ca-41df-a76e-5b5392f22238} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11653 | 2026.01.20 23:56:06.313589 [ 260 ] {0646ef2c-26ca-41df-a76e-5b5392f22238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11654 | 2026.01.20 23:56:06.313891 [ 260 ] {0646ef2c-26ca-41df-a76e-5b5392f22238} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11655 | 2026.01.20 23:56:06.314094 [ 260 ] {0646ef2c-26ca-41df-a76e-5b5392f22238} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11656 | 2026.01.20 23:56:06.314201 [ 88 ] {} <Debug> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 11657 | 2026.01.20 23:56:06.314221 [ 260 ] {0646ef2c-26ca-41df-a76e-5b5392f22238} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001127 sec., 5323.868677905945 rows/sec., 278.15 KiB/sec. | ||
| 11658 | 2026.01.20 23:56:06.314274 [ 88 ] {} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11659 | 2026.01.20 23:56:06.314281 [ 260 ] {0646ef2c-26ca-41df-a76e-5b5392f22238} <Debug> TCPHandler: Processed in 0.001340803 sec. | ||
| 11660 | 2026.01.20 23:56:06.314303 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11661 | 2026.01.20 23:56:06.314402 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11662 | 2026.01.20 23:56:06.314423 [ 197 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::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 | ||
| 11663 | 2026.01.20 23:56:06.314500 [ 260 ] {f490cc2c-516d-4688-84ad-3b50616e69c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11664 | 2026.01.20 23:56:06.314546 [ 260 ] {f490cc2c-516d-4688-84ad-3b50616e69c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11665 | 2026.01.20 23:56:06.314573 [ 197 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11666 | 2026.01.20 23:56:06.314615 [ 197 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::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 | ||
| 11667 | 2026.01.20 23:56:06.314682 [ 197 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::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 | ||
| 11668 | 2026.01.20 23:56:06.314731 [ 197 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::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 | ||
| 11669 | 2026.01.20 23:56:06.314773 [ 197 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::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 | ||
| 11670 | 2026.01.20 23:56:06.314815 [ 197 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::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 | ||
| 11671 | 2026.01.20 23:56:06.314861 [ 197 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::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 | ||
| 11672 | 2026.01.20 23:56:06.315074 [ 260 ] {f490cc2c-516d-4688-84ad-3b50616e69c9} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11673 | 2026.01.20 23:56:06.315117 [ 260 ] {f490cc2c-516d-4688-84ad-3b50616e69c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11674 | 2026.01.20 23:56:06.315476 [ 260 ] {f490cc2c-516d-4688-84ad-3b50616e69c9} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11675 | 2026.01.20 23:56:06.315693 [ 260 ] {f490cc2c-516d-4688-84ad-3b50616e69c9} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11676 | 2026.01.20 23:56:06.315721 [ 193 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.001352603 sec., 137512.63304901734 rows/sec., 7.02 MiB/sec. | ||
| 11677 | 2026.01.20 23:56:06.315827 [ 260 ] {f490cc2c-516d-4688-84ad-3b50616e69c9} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001345 sec., 233457.24907063195 rows/sec., 15.34 MiB/sec. | ||
| 11678 | 2026.01.20 23:56:06.315871 [ 260 ] {f490cc2c-516d-4688-84ad-3b50616e69c9} <Debug> TCPHandler: Processed in 0.001518306 sec. | ||
| 11679 | 2026.01.20 23:56:06.315917 [ 200 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 11680 | 2026.01.20 23:56:06.315981 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11681 | 2026.01.20 23:56:06.316080 [ 260 ] {00ac771f-51f8-4b98-96dd-e86e9699d35f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11682 | 2026.01.20 23:56:06.316123 [ 260 ] {00ac771f-51f8-4b98-96dd-e86e9699d35f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11683 | 2026.01.20 23:56:06.316235 [ 200 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::all_1_31_6} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11684 | 2026.01.20 23:56:06.316324 [ 200 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::all_1_31_6} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 11685 | 2026.01.20 23:56:06.316420 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 11686 | 2026.01.20 23:56:06.316463 [ 260 ] {00ac771f-51f8-4b98-96dd-e86e9699d35f} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11687 | 2026.01.20 23:56:06.316505 [ 260 ] {00ac771f-51f8-4b98-96dd-e86e9699d35f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11688 | 2026.01.20 23:56:06.316822 [ 260 ] {00ac771f-51f8-4b98-96dd-e86e9699d35f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11689 | 2026.01.20 23:56:06.317024 [ 260 ] {00ac771f-51f8-4b98-96dd-e86e9699d35f} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11690 | 2026.01.20 23:56:06.317181 [ 260 ] {00ac771f-51f8-4b98-96dd-e86e9699d35f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00112 sec., 892.8571428571429 rows/sec., 60.16 KiB/sec. | ||
| 11691 | 2026.01.20 23:56:06.317217 [ 260 ] {00ac771f-51f8-4b98-96dd-e86e9699d35f} <Debug> TCPHandler: Processed in 0.001284092 sec. | ||
| 11692 | 2026.01.20 23:56:06.317366 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11693 | 2026.01.20 23:56:06.317484 [ 260 ] {b82f8941-0479-46da-b0ee-cd95c1d48782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11694 | 2026.01.20 23:56:06.317531 [ 260 ] {b82f8941-0479-46da-b0ee-cd95c1d48782} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11695 | 2026.01.20 23:56:06.317931 [ 260 ] {b82f8941-0479-46da-b0ee-cd95c1d48782} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11696 | 2026.01.20 23:56:06.317968 [ 260 ] {b82f8941-0479-46da-b0ee-cd95c1d48782} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11697 | 2026.01.20 23:56:06.318282 [ 260 ] {b82f8941-0479-46da-b0ee-cd95c1d48782} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11698 | 2026.01.20 23:56:06.318483 [ 260 ] {b82f8941-0479-46da-b0ee-cd95c1d48782} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11699 | 2026.01.20 23:56:06.318615 [ 260 ] {b82f8941-0479-46da-b0ee-cd95c1d48782} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001155 sec., 90043.29004329005 rows/sec., 5.52 MiB/sec. | ||
| 11700 | 2026.01.20 23:56:06.318651 [ 260 ] {b82f8941-0479-46da-b0ee-cd95c1d48782} <Debug> TCPHandler: Processed in 0.001351693 sec. | ||
| 11701 | 2026.01.20 23:56:07.443098 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26427 | ||
| 11702 | 2026.01.20 23:56:07.443640 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11703 | 2026.01.20 23:56:07.443689 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11704 | 2026.01.20 23:56:07.444191 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11705 | 2026.01.20 23:56:07.444426 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11706 | 2026.01.20 23:56:07.444581 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26427 | ||
| 11707 | 2026.01.20 23:56:08.854659 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 11708 | 2026.01.20 23:56:08.879731 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11709 | 2026.01.20 23:56:08.879839 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11710 | 2026.01.20 23:56:08.889372 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11711 | 2026.01.20 23:56:08.890229 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11712 | 2026.01.20 23:56:08.896672 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 11713 | 2026.01.20 23:56:09.635745 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46528 | ||
| 11714 | 2026.01.20 23:56:09.635890 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11715 | 2026.01.20 23:56:09.635924 [ 352 ] {} <Debug> TCP-Session: 25d94e1b-578d-4a19-aba7-6a67f6745685 Authenticating user 'default' from [fd00:1122:3344:101::e]:46528 | ||
| 11716 | 2026.01.20 23:56:09.635953 [ 352 ] {} <Debug> TCP-Session: 25d94e1b-578d-4a19-aba7-6a67f6745685 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11717 | 2026.01.20 23:56:09.635972 [ 352 ] {} <Debug> TCP-Session: 25d94e1b-578d-4a19-aba7-6a67f6745685 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11718 | 2026.01.20 23:56:09.636210 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49603 | ||
| 11719 | 2026.01.20 23:56:09.636245 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53044 | ||
| 11720 | 2026.01.20 23:56:09.636264 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56455 | ||
| 11721 | 2026.01.20 23:56:09.636309 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50511 | ||
| 11722 | 2026.01.20 23:56:09.636322 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63470 | ||
| 11723 | 2026.01.20 23:56:09.636307 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54097 | ||
| 11724 | 2026.01.20 23:56:09.636378 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11725 | 2026.01.20 23:56:09.636397 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11726 | 2026.01.20 23:56:09.636414 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11727 | 2026.01.20 23:56:09.636450 [ 354 ] {} <Debug> TCP-Session: ce36e607-2f67-4f19-b70a-16866b0be4a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:53044 | ||
| 11728 | 2026.01.20 23:56:09.636462 [ 287 ] {} <Debug> TCP-Session: c53bb2c7-9533-4b55-b931-0672375c2f1e Authenticating user 'default' from [fd00:1122:3344:101::e]:56455 | ||
| 11729 | 2026.01.20 23:56:09.636480 [ 291 ] {} <Debug> TCP-Session: 32bddc92-a365-47e1-996c-628f44bff94b Authenticating user 'default' from [fd00:1122:3344:101::e]:50511 | ||
| 11730 | 2026.01.20 23:56:09.636495 [ 354 ] {} <Debug> TCP-Session: ce36e607-2f67-4f19-b70a-16866b0be4a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11731 | 2026.01.20 23:56:09.636499 [ 287 ] {} <Debug> TCP-Session: c53bb2c7-9533-4b55-b931-0672375c2f1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11732 | 2026.01.20 23:56:09.636514 [ 354 ] {} <Debug> TCP-Session: ce36e607-2f67-4f19-b70a-16866b0be4a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11733 | 2026.01.20 23:56:09.636525 [ 287 ] {} <Debug> TCP-Session: c53bb2c7-9533-4b55-b931-0672375c2f1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11734 | 2026.01.20 23:56:09.636373 [ 352 ] {} <Trace> TCP-Session: 25d94e1b-578d-4a19-aba7-6a67f6745685 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11735 | 2026.01.20 23:56:09.636270 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37352 | ||
| 11736 | 2026.01.20 23:56:09.636258 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62582 | ||
| 11737 | 2026.01.20 23:56:09.636296 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11738 | 2026.01.20 23:56:09.636508 [ 291 ] {} <Debug> TCP-Session: 32bddc92-a365-47e1-996c-628f44bff94b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11739 | 2026.01.20 23:56:09.636707 [ 353 ] {} <Debug> TCP-Session: cd49d627-b86c-4634-8ebb-6aa8447537f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:49603 | ||
| 11740 | 2026.01.20 23:56:09.636716 [ 291 ] {} <Debug> TCP-Session: 32bddc92-a365-47e1-996c-628f44bff94b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11741 | 2026.01.20 23:56:09.636744 [ 353 ] {} <Debug> TCP-Session: cd49d627-b86c-4634-8ebb-6aa8447537f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11742 | 2026.01.20 23:56:09.636768 [ 353 ] {} <Debug> TCP-Session: cd49d627-b86c-4634-8ebb-6aa8447537f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11743 | 2026.01.20 23:56:09.636815 [ 352 ] {9053acb0-b0f2-4f7d-ba27-037844c4c284} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46528) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11744 | 2026.01.20 23:56:09.637104 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11745 | 2026.01.20 23:56:09.637153 [ 290 ] {} <Debug> TCP-Session: f0ef07ab-e840-40b8-9964-7f3765de95e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:54097 | ||
| 11746 | 2026.01.20 23:56:09.637170 [ 352 ] {9053acb0-b0f2-4f7d-ba27-037844c4c284} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11747 | 2026.01.20 23:56:09.637179 [ 290 ] {} <Debug> TCP-Session: f0ef07ab-e840-40b8-9964-7f3765de95e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11748 | 2026.01.20 23:56:09.637222 [ 290 ] {} <Debug> TCP-Session: f0ef07ab-e840-40b8-9964-7f3765de95e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11749 | 2026.01.20 23:56:09.637257 [ 352 ] {9053acb0-b0f2-4f7d-ba27-037844c4c284} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11750 | 2026.01.20 23:56:09.637343 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11751 | 2026.01.20 23:56:09.637393 [ 355 ] {} <Debug> TCP-Session: d7206187-37ed-481e-ab0a-2122f497f81c Authenticating user 'default' from [fd00:1122:3344:101::e]:62582 | ||
| 11752 | 2026.01.20 23:56:09.637422 [ 355 ] {} <Debug> TCP-Session: d7206187-37ed-481e-ab0a-2122f497f81c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11753 | 2026.01.20 23:56:09.637439 [ 355 ] {} <Debug> TCP-Session: d7206187-37ed-481e-ab0a-2122f497f81c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11754 | 2026.01.20 23:56:09.637504 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11755 | 2026.01.20 23:56:09.637548 [ 351 ] {} <Debug> TCP-Session: dd2a968b-a102-4c48-ab74-6fee08f4ae86 Authenticating user 'default' from [fd00:1122:3344:101::e]:63470 | ||
| 11756 | 2026.01.20 23:56:09.637567 [ 351 ] {} <Debug> TCP-Session: dd2a968b-a102-4c48-ab74-6fee08f4ae86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11757 | 2026.01.20 23:56:09.637584 [ 351 ] {} <Debug> TCP-Session: dd2a968b-a102-4c48-ab74-6fee08f4ae86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11758 | 2026.01.20 23:56:09.637634 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11759 | 2026.01.20 23:56:09.637663 [ 352 ] {9053acb0-b0f2-4f7d-ba27-037844c4c284} <Debug> oximeter.version (bf6a6be5-c50e-4d14-8de5-2a68c2469e09) (SelectExecutor): Key condition: unknown | ||
| 11760 | 2026.01.20 23:56:09.637674 [ 289 ] {} <Debug> TCP-Session: 7265ec76-7e38-4ad4-82fd-9ac285cd28bc Authenticating user 'default' from [fd00:1122:3344:101::e]:37352 | ||
| 11761 | 2026.01.20 23:56:09.637720 [ 289 ] {} <Debug> TCP-Session: 7265ec76-7e38-4ad4-82fd-9ac285cd28bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11762 | 2026.01.20 23:56:09.637734 [ 289 ] {} <Debug> TCP-Session: 7265ec76-7e38-4ad4-82fd-9ac285cd28bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11763 | 2026.01.20 23:56:09.638836 [ 347 ] {9053acb0-b0f2-4f7d-ba27-037844c4c284} <Trace> AggregatingTransform: Aggregating | ||
| 11764 | 2026.01.20 23:56:09.638880 [ 347 ] {9053acb0-b0f2-4f7d-ba27-037844c4c284} <Trace> Aggregator: Aggregation method: without_key | ||
| 11765 | 2026.01.20 23:56:09.638917 [ 347 ] {9053acb0-b0f2-4f7d-ba27-037844c4c284} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001098219 sec. (910.565 rows/sec., 35.57 KiB/sec.) | ||
| 11766 | 2026.01.20 23:56:09.638937 [ 347 ] {9053acb0-b0f2-4f7d-ba27-037844c4c284} <Trace> Aggregator: Merging aggregated data | ||
| 11767 | 2026.01.20 23:56:09.640389 [ 352 ] {9053acb0-b0f2-4f7d-ba27-037844c4c284} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003672 sec., 272.33115468409585 rows/sec., 10.64 KiB/sec. | ||
| 11768 | 2026.01.20 23:56:09.640504 [ 352 ] {9053acb0-b0f2-4f7d-ba27-037844c4c284} <Debug> TCPHandler: Processed in 0.004270293 sec. | ||
| 11769 | 2026.01.20 23:56:09.640639 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11770 | 2026.01.20 23:56:09.640697 [ 352 ] {} <Debug> TCP-Session: 25d94e1b-578d-4a19-aba7-6a67f6745685 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11771 | 2026.01.20 23:56:09.640702 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11772 | 2026.01.20 23:56:09.640730 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11773 | 2026.01.20 23:56:09.640745 [ 353 ] {} <Debug> TCP-Session: cd49d627-b86c-4634-8ebb-6aa8447537f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11774 | 2026.01.20 23:56:09.640755 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11775 | 2026.01.20 23:56:09.640778 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11776 | 2026.01.20 23:56:09.640822 [ 289 ] {} <Debug> TCP-Session: 7265ec76-7e38-4ad4-82fd-9ac285cd28bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11777 | 2026.01.20 23:56:09.640830 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11778 | 2026.01.20 23:56:09.640850 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11779 | 2026.01.20 23:56:09.640871 [ 355 ] {} <Debug> TCP-Session: d7206187-37ed-481e-ab0a-2122f497f81c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11780 | 2026.01.20 23:56:09.640897 [ 291 ] {} <Debug> TCP-Session: 32bddc92-a365-47e1-996c-628f44bff94b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11781 | 2026.01.20 23:56:09.640890 [ 287 ] {} <Debug> TCP-Session: c53bb2c7-9533-4b55-b931-0672375c2f1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11782 | 2026.01.20 23:56:09.640792 [ 351 ] {} <Debug> TCP-Session: dd2a968b-a102-4c48-ab74-6fee08f4ae86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11783 | 2026.01.20 23:56:09.640762 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11784 | 2026.01.20 23:56:09.640804 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11785 | 2026.01.20 23:56:09.641006 [ 290 ] {} <Debug> TCP-Session: f0ef07ab-e840-40b8-9964-7f3765de95e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11786 | 2026.01.20 23:56:09.641022 [ 354 ] {} <Debug> TCP-Session: ce36e607-2f67-4f19-b70a-16866b0be4a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11787 | 2026.01.20 23:56:09.820660 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43204 | ||
| 11788 | 2026.01.20 23:56:09.820767 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11789 | 2026.01.20 23:56:09.820792 [ 352 ] {} <Debug> TCP-Session: c54ec96d-11ad-420e-99fc-36433526868a Authenticating user 'default' from [fd00:1122:3344:101::e]:43204 | ||
| 11790 | 2026.01.20 23:56:09.820813 [ 352 ] {} <Debug> TCP-Session: c54ec96d-11ad-420e-99fc-36433526868a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11791 | 2026.01.20 23:56:09.820825 [ 352 ] {} <Debug> TCP-Session: c54ec96d-11ad-420e-99fc-36433526868a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11792 | 2026.01.20 23:56:09.821041 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33423 | ||
| 11793 | 2026.01.20 23:56:09.821081 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63270 | ||
| 11794 | 2026.01.20 23:56:09.821118 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33727 | ||
| 11795 | 2026.01.20 23:56:09.821133 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61946 | ||
| 11796 | 2026.01.20 23:56:09.821097 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51344 | ||
| 11797 | 2026.01.20 23:56:09.821221 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11798 | 2026.01.20 23:56:09.821234 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11799 | 2026.01.20 23:56:09.821263 [ 354 ] {} <Debug> TCP-Session: 17fad8de-6446-41b1-92a2-39a816e0d63d Authenticating user 'default' from [fd00:1122:3344:101::e]:63270 | ||
| 11800 | 2026.01.20 23:56:09.821233 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11801 | 2026.01.20 23:56:09.821285 [ 290 ] {} <Debug> TCP-Session: 83c7b270-066d-485a-8469-3c785f5110f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:33727 | ||
| 11802 | 2026.01.20 23:56:09.821304 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11803 | 2026.01.20 23:56:09.821316 [ 351 ] {} <Debug> TCP-Session: 82e35921-e61c-4def-888d-1f9fffad41ef Authenticating user 'default' from [fd00:1122:3344:101::e]:61946 | ||
| 11804 | 2026.01.20 23:56:09.821325 [ 290 ] {} <Debug> TCP-Session: 83c7b270-066d-485a-8469-3c785f5110f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11805 | 2026.01.20 23:56:09.821347 [ 355 ] {} <Debug> TCP-Session: b73cf0f5-dcaf-42fe-b7c7-d96f8c0e3096 Authenticating user 'default' from [fd00:1122:3344:101::e]:51344 | ||
| 11806 | 2026.01.20 23:56:09.821357 [ 290 ] {} <Debug> TCP-Session: 83c7b270-066d-485a-8469-3c785f5110f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11807 | 2026.01.20 23:56:09.821350 [ 351 ] {} <Debug> TCP-Session: 82e35921-e61c-4def-888d-1f9fffad41ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11808 | 2026.01.20 23:56:09.821382 [ 355 ] {} <Debug> TCP-Session: b73cf0f5-dcaf-42fe-b7c7-d96f8c0e3096 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11809 | 2026.01.20 23:56:09.821395 [ 351 ] {} <Debug> TCP-Session: 82e35921-e61c-4def-888d-1f9fffad41ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11810 | 2026.01.20 23:56:09.821417 [ 355 ] {} <Debug> TCP-Session: b73cf0f5-dcaf-42fe-b7c7-d96f8c0e3096 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11811 | 2026.01.20 23:56:09.821101 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11812 | 2026.01.20 23:56:09.821097 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39168 | ||
| 11813 | 2026.01.20 23:56:09.821483 [ 353 ] {} <Debug> TCP-Session: 2337f667-10fc-4995-8da9-82c5024ee4db Authenticating user 'default' from [fd00:1122:3344:101::e]:33423 | ||
| 11814 | 2026.01.20 23:56:09.821087 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56538 | ||
| 11815 | 2026.01.20 23:56:09.821515 [ 353 ] {} <Debug> TCP-Session: 2337f667-10fc-4995-8da9-82c5024ee4db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11816 | 2026.01.20 23:56:09.821538 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11817 | 2026.01.20 23:56:09.821557 [ 353 ] {} <Debug> TCP-Session: 2337f667-10fc-4995-8da9-82c5024ee4db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11818 | 2026.01.20 23:56:09.821577 [ 289 ] {} <Debug> TCP-Session: bcac1501-365c-4f7c-9b34-501d926fc1b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:39168 | ||
| 11819 | 2026.01.20 23:56:09.821592 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11820 | 2026.01.20 23:56:09.821608 [ 289 ] {} <Debug> TCP-Session: bcac1501-365c-4f7c-9b34-501d926fc1b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11821 | 2026.01.20 23:56:09.821626 [ 287 ] {} <Debug> TCP-Session: 7ca6d05f-7d62-4379-93b9-24bd70d1099e Authenticating user 'default' from [fd00:1122:3344:101::e]:56538 | ||
| 11822 | 2026.01.20 23:56:09.821633 [ 289 ] {} <Debug> TCP-Session: bcac1501-365c-4f7c-9b34-501d926fc1b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11823 | 2026.01.20 23:56:09.821653 [ 287 ] {} <Debug> TCP-Session: 7ca6d05f-7d62-4379-93b9-24bd70d1099e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11824 | 2026.01.20 23:56:09.821233 [ 352 ] {} <Trace> TCP-Session: c54ec96d-11ad-420e-99fc-36433526868a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11825 | 2026.01.20 23:56:09.821682 [ 287 ] {} <Debug> TCP-Session: 7ca6d05f-7d62-4379-93b9-24bd70d1099e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11826 | 2026.01.20 23:56:09.821126 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33589 | ||
| 11827 | 2026.01.20 23:56:09.821299 [ 354 ] {} <Debug> TCP-Session: 17fad8de-6446-41b1-92a2-39a816e0d63d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11828 | 2026.01.20 23:56:09.821765 [ 354 ] {} <Debug> TCP-Session: 17fad8de-6446-41b1-92a2-39a816e0d63d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11829 | 2026.01.20 23:56:09.821800 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11830 | 2026.01.20 23:56:09.821826 [ 291 ] {} <Debug> TCP-Session: 12483ade-04c6-4bb0-91f3-88b0d6f8524a Authenticating user 'default' from [fd00:1122:3344:101::e]:33589 | ||
| 11831 | 2026.01.20 23:56:09.821846 [ 291 ] {} <Debug> TCP-Session: 12483ade-04c6-4bb0-91f3-88b0d6f8524a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11832 | 2026.01.20 23:56:09.821862 [ 291 ] {} <Debug> TCP-Session: 12483ade-04c6-4bb0-91f3-88b0d6f8524a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11833 | 2026.01.20 23:56:09.821889 [ 352 ] {c9b64a25-44af-481d-b0f4-2541c897c7bb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43204) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11834 | 2026.01.20 23:56:09.822184 [ 352 ] {c9b64a25-44af-481d-b0f4-2541c897c7bb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11835 | 2026.01.20 23:56:09.822248 [ 352 ] {c9b64a25-44af-481d-b0f4-2541c897c7bb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11836 | 2026.01.20 23:56:09.822575 [ 352 ] {c9b64a25-44af-481d-b0f4-2541c897c7bb} <Debug> oximeter.version (bf6a6be5-c50e-4d14-8de5-2a68c2469e09) (SelectExecutor): Key condition: unknown | ||
| 11837 | 2026.01.20 23:56:09.823489 [ 320 ] {c9b64a25-44af-481d-b0f4-2541c897c7bb} <Trace> AggregatingTransform: Aggregating | ||
| 11838 | 2026.01.20 23:56:09.823523 [ 320 ] {c9b64a25-44af-481d-b0f4-2541c897c7bb} <Trace> Aggregator: Aggregation method: without_key | ||
| 11839 | 2026.01.20 23:56:09.823556 [ 320 ] {c9b64a25-44af-481d-b0f4-2541c897c7bb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000877555 sec. (1139.530 rows/sec., 44.51 KiB/sec.) | ||
| 11840 | 2026.01.20 23:56:09.823574 [ 320 ] {c9b64a25-44af-481d-b0f4-2541c897c7bb} <Trace> Aggregator: Merging aggregated data | ||
| 11841 | 2026.01.20 23:56:09.824800 [ 352 ] {c9b64a25-44af-481d-b0f4-2541c897c7bb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002976 sec., 336.0215053763441 rows/sec., 13.13 KiB/sec. | ||
| 11842 | 2026.01.20 23:56:09.824930 [ 352 ] {c9b64a25-44af-481d-b0f4-2541c897c7bb} <Debug> TCPHandler: Processed in 0.003833474 sec. | ||
| 11843 | 2026.01.20 23:56:09.825012 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11844 | 2026.01.20 23:56:09.825042 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11845 | 2026.01.20 23:56:09.825058 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11846 | 2026.01.20 23:56:09.825085 [ 351 ] {} <Debug> TCP-Session: 82e35921-e61c-4def-888d-1f9fffad41ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11847 | 2026.01.20 23:56:09.825092 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11848 | 2026.01.20 23:56:09.825112 [ 355 ] {} <Debug> TCP-Session: b73cf0f5-dcaf-42fe-b7c7-d96f8c0e3096 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11849 | 2026.01.20 23:56:09.825122 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11850 | 2026.01.20 23:56:09.825141 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11851 | 2026.01.20 23:56:09.825177 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11852 | 2026.01.20 23:56:09.825200 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11853 | 2026.01.20 23:56:09.825208 [ 291 ] {} <Debug> TCP-Session: 12483ade-04c6-4bb0-91f3-88b0d6f8524a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11854 | 2026.01.20 23:56:09.825231 [ 353 ] {} <Debug> TCP-Session: 2337f667-10fc-4995-8da9-82c5024ee4db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11855 | 2026.01.20 23:56:09.825244 [ 290 ] {} <Debug> TCP-Session: 83c7b270-066d-485a-8469-3c785f5110f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11856 | 2026.01.20 23:56:09.825153 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11857 | 2026.01.20 23:56:09.825149 [ 287 ] {} <Debug> TCP-Session: 7ca6d05f-7d62-4379-93b9-24bd70d1099e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11858 | 2026.01.20 23:56:09.825187 [ 354 ] {} <Debug> TCP-Session: 17fad8de-6446-41b1-92a2-39a816e0d63d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11859 | 2026.01.20 23:56:09.825326 [ 289 ] {} <Debug> TCP-Session: bcac1501-365c-4f7c-9b34-501d926fc1b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11860 | 2026.01.20 23:56:09.825043 [ 352 ] {} <Debug> TCP-Session: c54ec96d-11ad-420e-99fc-36433526868a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11861 | 2026.01.20 23:56:09.874029 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61832 | ||
| 11862 | 2026.01.20 23:56:09.874135 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11863 | 2026.01.20 23:56:09.874162 [ 352 ] {} <Debug> TCP-Session: 4c62bc88-a7f2-4aec-99dd-e84895d09bc8 Authenticating user 'default' from [fd00:1122:3344:101::e]:61832 | ||
| 11864 | 2026.01.20 23:56:09.874186 [ 352 ] {} <Debug> TCP-Session: 4c62bc88-a7f2-4aec-99dd-e84895d09bc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11865 | 2026.01.20 23:56:09.874198 [ 352 ] {} <Debug> TCP-Session: 4c62bc88-a7f2-4aec-99dd-e84895d09bc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11866 | 2026.01.20 23:56:09.874381 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41074 | ||
| 11867 | 2026.01.20 23:56:09.874413 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63668 | ||
| 11868 | 2026.01.20 23:56:09.874446 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45258 | ||
| 11869 | 2026.01.20 23:56:09.874469 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11870 | 2026.01.20 23:56:09.874467 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44661 | ||
| 11871 | 2026.01.20 23:56:09.874506 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36901 | ||
| 11872 | 2026.01.20 23:56:09.874426 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49071 | ||
| 11873 | 2026.01.20 23:56:09.874559 [ 352 ] {} <Trace> TCP-Session: 4c62bc88-a7f2-4aec-99dd-e84895d09bc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11874 | 2026.01.20 23:56:09.874415 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36750 | ||
| 11875 | 2026.01.20 23:56:09.874602 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11876 | 2026.01.20 23:56:09.874547 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11877 | 2026.01.20 23:56:09.874645 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11878 | 2026.01.20 23:56:09.874654 [ 290 ] {} <Debug> TCP-Session: 44240eef-7d3d-4910-aebd-1747c7ca8797 Authenticating user 'default' from [fd00:1122:3344:101::e]:44661 | ||
| 11879 | 2026.01.20 23:56:09.874675 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11880 | 2026.01.20 23:56:09.874691 [ 289 ] {} <Debug> TCP-Session: cf4208f1-b95c-438e-87dd-65ba6baf24b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:49071 | ||
| 11881 | 2026.01.20 23:56:09.874703 [ 290 ] {} <Debug> TCP-Session: 44240eef-7d3d-4910-aebd-1747c7ca8797 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11882 | 2026.01.20 23:56:09.874728 [ 289 ] {} <Debug> TCP-Session: cf4208f1-b95c-438e-87dd-65ba6baf24b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11883 | 2026.01.20 23:56:09.874715 [ 355 ] {} <Debug> TCP-Session: fb536bfb-d58d-41df-8b67-5573e8662e87 Authenticating user 'default' from [fd00:1122:3344:101::e]:36750 | ||
| 11884 | 2026.01.20 23:56:09.874751 [ 352 ] {81850229-8d49-417a-99bd-d5e81a032f66} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61832) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11885 | 2026.01.20 23:56:09.874764 [ 290 ] {} <Debug> TCP-Session: 44240eef-7d3d-4910-aebd-1747c7ca8797 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11886 | 2026.01.20 23:56:09.874782 [ 355 ] {} <Debug> TCP-Session: fb536bfb-d58d-41df-8b67-5573e8662e87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11887 | 2026.01.20 23:56:09.874681 [ 287 ] {} <Debug> TCP-Session: 4e4c0a18-d73e-4441-81ba-133754301628 Authenticating user 'default' from [fd00:1122:3344:101::e]:63668 | ||
| 11888 | 2026.01.20 23:56:09.874819 [ 289 ] {} <Debug> TCP-Session: cf4208f1-b95c-438e-87dd-65ba6baf24b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11889 | 2026.01.20 23:56:09.874824 [ 355 ] {} <Debug> TCP-Session: fb536bfb-d58d-41df-8b67-5573e8662e87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11890 | 2026.01.20 23:56:09.874847 [ 287 ] {} <Debug> TCP-Session: 4e4c0a18-d73e-4441-81ba-133754301628 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11891 | 2026.01.20 23:56:09.874600 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11892 | 2026.01.20 23:56:09.874874 [ 287 ] {} <Debug> TCP-Session: 4e4c0a18-d73e-4441-81ba-133754301628 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11893 | 2026.01.20 23:56:09.874547 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11894 | 2026.01.20 23:56:09.874903 [ 351 ] {} <Debug> TCP-Session: 33b138f7-82f0-4a1f-81d2-bc8f6c55b6c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:36901 | ||
| 11895 | 2026.01.20 23:56:09.874938 [ 291 ] {} <Debug> TCP-Session: fccf0d17-0544-4afa-ad3f-25964ebd98d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:45258 | ||
| 11896 | 2026.01.20 23:56:09.874947 [ 351 ] {} <Debug> TCP-Session: 33b138f7-82f0-4a1f-81d2-bc8f6c55b6c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11897 | 2026.01.20 23:56:09.874506 [ 353 ] {} <Debug> TCP-Session: 2561aad4-a092-4569-a80e-db4df118428b Authenticating user 'default' from [fd00:1122:3344:101::e]:41074 | ||
| 11898 | 2026.01.20 23:56:09.874977 [ 351 ] {} <Debug> TCP-Session: 33b138f7-82f0-4a1f-81d2-bc8f6c55b6c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11899 | 2026.01.20 23:56:09.874972 [ 291 ] {} <Debug> TCP-Session: fccf0d17-0544-4afa-ad3f-25964ebd98d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11900 | 2026.01.20 23:56:09.875003 [ 353 ] {} <Debug> TCP-Session: 2561aad4-a092-4569-a80e-db4df118428b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11901 | 2026.01.20 23:56:09.875027 [ 291 ] {} <Debug> TCP-Session: fccf0d17-0544-4afa-ad3f-25964ebd98d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11902 | 2026.01.20 23:56:09.875042 [ 353 ] {} <Debug> TCP-Session: 2561aad4-a092-4569-a80e-db4df118428b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11903 | 2026.01.20 23:56:09.875046 [ 352 ] {81850229-8d49-417a-99bd-d5e81a032f66} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11904 | 2026.01.20 23:56:09.874413 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51924 | ||
| 11905 | 2026.01.20 23:56:09.875118 [ 352 ] {81850229-8d49-417a-99bd-d5e81a032f66} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11906 | 2026.01.20 23:56:09.875158 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11907 | 2026.01.20 23:56:09.875185 [ 354 ] {} <Debug> TCP-Session: a139b5d0-4ad3-4e76-bbed-5da5cdec3f23 Authenticating user 'default' from [fd00:1122:3344:101::e]:51924 | ||
| 11908 | 2026.01.20 23:56:09.875201 [ 354 ] {} <Debug> TCP-Session: a139b5d0-4ad3-4e76-bbed-5da5cdec3f23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11909 | 2026.01.20 23:56:09.875214 [ 354 ] {} <Debug> TCP-Session: a139b5d0-4ad3-4e76-bbed-5da5cdec3f23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11910 | 2026.01.20 23:56:09.875417 [ 352 ] {81850229-8d49-417a-99bd-d5e81a032f66} <Debug> oximeter.version (bf6a6be5-c50e-4d14-8de5-2a68c2469e09) (SelectExecutor): Key condition: unknown | ||
| 11911 | 2026.01.20 23:56:09.876483 [ 331 ] {81850229-8d49-417a-99bd-d5e81a032f66} <Trace> AggregatingTransform: Aggregating | ||
| 11912 | 2026.01.20 23:56:09.876523 [ 331 ] {81850229-8d49-417a-99bd-d5e81a032f66} <Trace> Aggregator: Aggregation method: without_key | ||
| 11913 | 2026.01.20 23:56:09.876562 [ 331 ] {81850229-8d49-417a-99bd-d5e81a032f66} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001023268 sec. (977.261 rows/sec., 38.17 KiB/sec.) | ||
| 11914 | 2026.01.20 23:56:09.876582 [ 331 ] {81850229-8d49-417a-99bd-d5e81a032f66} <Trace> Aggregator: Merging aggregated data | ||
| 11915 | 2026.01.20 23:56:09.877986 [ 352 ] {81850229-8d49-417a-99bd-d5e81a032f66} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003292 sec., 303.7667071688943 rows/sec., 11.87 KiB/sec. | ||
| 11916 | 2026.01.20 23:56:09.878134 [ 352 ] {81850229-8d49-417a-99bd-d5e81a032f66} <Debug> TCPHandler: Processed in 0.003704033 sec. | ||
| 11917 | 2026.01.20 23:56:09.878246 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11918 | 2026.01.20 23:56:09.878273 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11919 | 2026.01.20 23:56:09.878277 [ 352 ] {} <Debug> TCP-Session: 4c62bc88-a7f2-4aec-99dd-e84895d09bc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11920 | 2026.01.20 23:56:09.878291 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11921 | 2026.01.20 23:56:09.878309 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11922 | 2026.01.20 23:56:09.878326 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11923 | 2026.01.20 23:56:09.878349 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11924 | 2026.01.20 23:56:09.878381 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11925 | 2026.01.20 23:56:09.878400 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11926 | 2026.01.20 23:56:09.878412 [ 291 ] {} <Debug> TCP-Session: fccf0d17-0544-4afa-ad3f-25964ebd98d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11927 | 2026.01.20 23:56:09.878430 [ 289 ] {} <Debug> TCP-Session: cf4208f1-b95c-438e-87dd-65ba6baf24b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11928 | 2026.01.20 23:56:09.878453 [ 351 ] {} <Debug> TCP-Session: 33b138f7-82f0-4a1f-81d2-bc8f6c55b6c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11929 | 2026.01.20 23:56:09.878389 [ 287 ] {} <Debug> TCP-Session: 4e4c0a18-d73e-4441-81ba-133754301628 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11930 | 2026.01.20 23:56:09.878361 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11931 | 2026.01.20 23:56:09.878353 [ 355 ] {} <Debug> TCP-Session: fb536bfb-d58d-41df-8b67-5573e8662e87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11932 | 2026.01.20 23:56:09.878584 [ 290 ] {} <Debug> TCP-Session: 44240eef-7d3d-4910-aebd-1747c7ca8797 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11933 | 2026.01.20 23:56:09.878373 [ 353 ] {} <Debug> TCP-Session: 2561aad4-a092-4569-a80e-db4df118428b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11934 | 2026.01.20 23:56:09.878318 [ 354 ] {} <Debug> TCP-Session: a139b5d0-4ad3-4e76-bbed-5da5cdec3f23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11935 | 2026.01.20 23:56:11.294646 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11936 | 2026.01.20 23:56:11.294824 [ 260 ] {09ccf830-c474-4e1b-941f-077483fd1d5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11937 | 2026.01.20 23:56:11.294903 [ 260 ] {09ccf830-c474-4e1b-941f-077483fd1d5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11938 | 2026.01.20 23:56:11.295627 [ 260 ] {09ccf830-c474-4e1b-941f-077483fd1d5a} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11939 | 2026.01.20 23:56:11.295680 [ 260 ] {09ccf830-c474-4e1b-941f-077483fd1d5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11940 | 2026.01.20 23:56:11.296088 [ 260 ] {09ccf830-c474-4e1b-941f-077483fd1d5a} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11941 | 2026.01.20 23:56:11.296333 [ 260 ] {09ccf830-c474-4e1b-941f-077483fd1d5a} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11942 | 2026.01.20 23:56:11.296523 [ 260 ] {09ccf830-c474-4e1b-941f-077483fd1d5a} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001748 sec., 77803.20366132724 rows/sec., 6.73 MiB/sec. | ||
| 11943 | 2026.01.20 23:56:11.296577 [ 260 ] {09ccf830-c474-4e1b-941f-077483fd1d5a} <Debug> TCPHandler: Processed in 0.002061735 sec. | ||
| 11944 | 2026.01.20 23:56:11.296707 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11945 | 2026.01.20 23:56:11.296813 [ 260 ] {d779b083-7957-484b-a645-8499634e17a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11946 | 2026.01.20 23:56:11.296860 [ 260 ] {d779b083-7957-484b-a645-8499634e17a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11947 | 2026.01.20 23:56:11.297301 [ 260 ] {d779b083-7957-484b-a645-8499634e17a0} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11948 | 2026.01.20 23:56:11.297337 [ 260 ] {d779b083-7957-484b-a645-8499634e17a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11949 | 2026.01.20 23:56:11.297643 [ 260 ] {d779b083-7957-484b-a645-8499634e17a0} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11950 | 2026.01.20 23:56:11.297882 [ 260 ] {d779b083-7957-484b-a645-8499634e17a0} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11951 | 2026.01.20 23:56:11.298018 [ 260 ] {d779b083-7957-484b-a645-8499634e17a0} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.00123 sec., 32520.325203252032 rows/sec., 2.39 MiB/sec. | ||
| 11952 | 2026.01.20 23:56:11.298057 [ 260 ] {d779b083-7957-484b-a645-8499634e17a0} <Debug> TCPHandler: Processed in 0.001405835 sec. | ||
| 11953 | 2026.01.20 23:56:11.298172 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11954 | 2026.01.20 23:56:11.298280 [ 260 ] {89c3ffcd-2c09-461c-b54e-8ce828f96a77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11955 | 2026.01.20 23:56:11.298326 [ 260 ] {89c3ffcd-2c09-461c-b54e-8ce828f96a77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11956 | 2026.01.20 23:56:11.298787 [ 260 ] {89c3ffcd-2c09-461c-b54e-8ce828f96a77} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11957 | 2026.01.20 23:56:11.298824 [ 260 ] {89c3ffcd-2c09-461c-b54e-8ce828f96a77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11958 | 2026.01.20 23:56:11.299140 [ 260 ] {89c3ffcd-2c09-461c-b54e-8ce828f96a77} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11959 | 2026.01.20 23:56:11.299370 [ 260 ] {89c3ffcd-2c09-461c-b54e-8ce828f96a77} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11960 | 2026.01.20 23:56:11.299538 [ 260 ] {89c3ffcd-2c09-461c-b54e-8ce828f96a77} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.00128 sec., 81250 rows/sec., 6.35 MiB/sec. | ||
| 11961 | 2026.01.20 23:56:11.299584 [ 260 ] {89c3ffcd-2c09-461c-b54e-8ce828f96a77} <Debug> TCPHandler: Processed in 0.001463885 sec. | ||
| 11962 | 2026.01.20 23:56:11.299705 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11963 | 2026.01.20 23:56:11.299803 [ 260 ] {4e19574b-73d4-40df-9c91-ddc5e0ae2af1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11964 | 2026.01.20 23:56:11.299846 [ 260 ] {4e19574b-73d4-40df-9c91-ddc5e0ae2af1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11965 | 2026.01.20 23:56:11.300248 [ 260 ] {4e19574b-73d4-40df-9c91-ddc5e0ae2af1} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11966 | 2026.01.20 23:56:11.300284 [ 260 ] {4e19574b-73d4-40df-9c91-ddc5e0ae2af1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11967 | 2026.01.20 23:56:11.300677 [ 260 ] {4e19574b-73d4-40df-9c91-ddc5e0ae2af1} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11968 | 2026.01.20 23:56:11.300930 [ 260 ] {4e19574b-73d4-40df-9c91-ddc5e0ae2af1} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11969 | 2026.01.20 23:56:11.301040 [ 82 ] {} <Debug> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11970 | 2026.01.20 23:56:11.301068 [ 260 ] {4e19574b-73d4-40df-9c91-ddc5e0ae2af1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001286 sec., 124416.7962674961 rows/sec., 8.67 MiB/sec. | ||
| 11971 | 2026.01.20 23:56:11.301075 [ 82 ] {} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11972 | 2026.01.20 23:56:11.301100 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11973 | 2026.01.20 23:56:11.301108 [ 260 ] {4e19574b-73d4-40df-9c91-ddc5e0ae2af1} <Debug> TCPHandler: Processed in 0.001455124 sec. | ||
| 11974 | 2026.01.20 23:56:11.301214 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11975 | 2026.01.20 23:56:11.301229 [ 200 ] {d542970d-27f7-45b6-add0-a5f5711db820::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 | ||
| 11976 | 2026.01.20 23:56:11.301317 [ 260 ] {5fbd01e9-dd56-45c4-b2e0-e09bc4f1a325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11977 | 2026.01.20 23:56:11.301384 [ 260 ] {5fbd01e9-dd56-45c4-b2e0-e09bc4f1a325} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11978 | 2026.01.20 23:56:11.301386 [ 200 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11979 | 2026.01.20 23:56:11.301448 [ 200 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 25609 rows starting from the beginning of the part | ||
| 11980 | 2026.01.20 23:56:11.301520 [ 200 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 847 rows starting from the beginning of the part | ||
| 11981 | 2026.01.20 23:56:11.301569 [ 200 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 314 rows starting from the beginning of the part | ||
| 11982 | 2026.01.20 23:56:11.301613 [ 200 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part | ||
| 11983 | 2026.01.20 23:56:11.301655 [ 200 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 314 rows starting from the beginning of the part | ||
| 11984 | 2026.01.20 23:56:11.301697 [ 200 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 11985 | 2026.01.20 23:56:11.302280 [ 260 ] {5fbd01e9-dd56-45c4-b2e0-e09bc4f1a325} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11986 | 2026.01.20 23:56:11.302322 [ 260 ] {5fbd01e9-dd56-45c4-b2e0-e09bc4f1a325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11987 | 2026.01.20 23:56:11.302954 [ 260 ] {5fbd01e9-dd56-45c4-b2e0-e09bc4f1a325} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11988 | 2026.01.20 23:56:11.303187 [ 260 ] {5fbd01e9-dd56-45c4-b2e0-e09bc4f1a325} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11989 | 2026.01.20 23:56:11.303335 [ 260 ] {5fbd01e9-dd56-45c4-b2e0-e09bc4f1a325} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002041 sec., 19598.236158745713 rows/sec., 35.12 MiB/sec. | ||
| 11990 | 2026.01.20 23:56:11.303406 [ 260 ] {5fbd01e9-dd56-45c4-b2e0-e09bc4f1a325} <Debug> TCPHandler: Processed in 0.002245488 sec. | ||
| 11991 | 2026.01.20 23:56:11.303523 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11992 | 2026.01.20 23:56:11.303621 [ 260 ] {9f4ce63b-4004-4f80-94cb-39425269c0e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11993 | 2026.01.20 23:56:11.303663 [ 260 ] {9f4ce63b-4004-4f80-94cb-39425269c0e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11994 | 2026.01.20 23:56:11.304004 [ 260 ] {9f4ce63b-4004-4f80-94cb-39425269c0e0} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11995 | 2026.01.20 23:56:11.304041 [ 260 ] {9f4ce63b-4004-4f80-94cb-39425269c0e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11996 | 2026.01.20 23:56:11.304411 [ 260 ] {9f4ce63b-4004-4f80-94cb-39425269c0e0} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11997 | 2026.01.20 23:56:11.304623 [ 260 ] {9f4ce63b-4004-4f80-94cb-39425269c0e0} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11998 | 2026.01.20 23:56:11.304758 [ 260 ] {9f4ce63b-4004-4f80-94cb-39425269c0e0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001156 sec., 51903.11418685121 rows/sec., 3.50 MiB/sec. | ||
| 11999 | 2026.01.20 23:56:11.304803 [ 260 ] {9f4ce63b-4004-4f80-94cb-39425269c0e0} <Debug> TCPHandler: Processed in 0.001331353 sec. | ||
| 12000 | 2026.01.20 23:56:11.308854 [ 192 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27404 rows, containing 5 columns (5 merged, 0 gathered) in 0.007690471 sec., 3563370.8260521367 rows/sec., 240.08 MiB/sec. | ||
| 12001 | 2026.01.20 23:56:11.309304 [ 187 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12002 | 2026.01.20 23:56:11.309658 [ 187 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12003 | 2026.01.20 23:56:11.309746 [ 187 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12004 | 2026.01.20 23:56:11.309863 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 12005 | 2026.01.20 23:56:12.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 325.87 MiB, peak 335.72 MiB, free memory in arenas 0.00 B, will set to 327.42 MiB (RSS), difference: 1.55 MiB | ||
| 12006 | 2026.01.20 23:56:14.795689 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12007 | 2026.01.20 23:56:14.795758 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12008 | 2026.01.20 23:56:14.945620 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26875 | ||
| 12009 | 2026.01.20 23:56:14.946166 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12010 | 2026.01.20 23:56:14.946210 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12011 | 2026.01.20 23:56:14.946723 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12012 | 2026.01.20 23:56:14.946945 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12013 | 2026.01.20 23:56:14.947089 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26875 | ||
| 12014 | 2026.01.20 23:56:14.947111 [ 79 ] {} <Debug> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12015 | 2026.01.20 23:56:14.947176 [ 79 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12016 | 2026.01.20 23:56:14.947197 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12017 | 2026.01.20 23:56:14.947290 [ 193 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 12018 | 2026.01.20 23:56:14.947377 [ 193 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12019 | 2026.01.20 23:56:14.947409 [ 193 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24507 rows starting from the beginning of the part | ||
| 12020 | 2026.01.20 23:56:14.947488 [ 193 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 12021 | 2026.01.20 23:56:14.947557 [ 193 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 12022 | 2026.01.20 23:56:14.947619 [ 193 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 12023 | 2026.01.20 23:56:14.947675 [ 193 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 12024 | 2026.01.20 23:56:14.947729 [ 193 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 12025 | 2026.01.20 23:56:14.950113 [ 192 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26875 rows, containing 4 columns (4 merged, 0 gathered) in 0.002856498 sec., 9408373.469892155 rows/sec., 134.59 MiB/sec. | ||
| 12026 | 2026.01.20 23:56:14.950475 [ 188 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12027 | 2026.01.20 23:56:14.950782 [ 188 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_56_11} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12028 | 2026.01.20 23:56:14.950867 [ 188 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_56_11} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12029 | 2026.01.20 23:56:14.951004 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 12030 | 2026.01.20 23:56:15.018966 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1464 | ||
| 12031 | 2026.01.20 23:56:15.021480 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12032 | 2026.01.20 23:56:15.021534 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12033 | 2026.01.20 23:56:15.022798 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12034 | 2026.01.20 23:56:15.023076 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12035 | 2026.01.20 23:56:15.023234 [ 79 ] {} <Debug> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 12036 | 2026.01.20 23:56:15.023273 [ 79 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12037 | 2026.01.20 23:56:15.023296 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12038 | 2026.01.20 23:56:15.023394 [ 192 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::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 | ||
| 12039 | 2026.01.20 23:56:15.023475 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1464 | ||
| 12040 | 2026.01.20 23:56:15.023984 [ 192 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12041 | 2026.01.20 23:56:15.024157 [ 192 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1292 rows starting from the beginning of the part | ||
| 12042 | 2026.01.20 23:56:15.024573 [ 192 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 32 rows starting from the beginning of the part | ||
| 12043 | 2026.01.20 23:56:15.024967 [ 192 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 34 rows starting from the beginning of the part | ||
| 12044 | 2026.01.20 23:56:15.025349 [ 192 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::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 | ||
| 12045 | 2026.01.20 23:56:15.025710 [ 192 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 32 rows starting from the beginning of the part | ||
| 12046 | 2026.01.20 23:56:15.026069 [ 192 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 38 rows starting from the beginning of the part | ||
| 12047 | 2026.01.20 23:56:15.033007 [ 195 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1464 rows, containing 72 columns (72 merged, 0 gathered) in 0.009657874 sec., 151586.1565392135 rows/sec., 120.84 MiB/sec. | ||
| 12048 | 2026.01.20 23:56:15.034647 [ 194 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 12049 | 2026.01.20 23:56:15.035275 [ 194 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_41_8} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12050 | 2026.01.20 23:56:15.035362 [ 194 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_41_8} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 12051 | 2026.01.20 23:56:15.035697 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 12052 | 2026.01.20 23:56:16.303189 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12053 | 2026.01.20 23:56:16.303362 [ 260 ] {cef103be-cc0a-4683-a440-39c5ca09a82b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12054 | 2026.01.20 23:56:16.303434 [ 260 ] {cef103be-cc0a-4683-a440-39c5ca09a82b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12055 | 2026.01.20 23:56:16.304260 [ 260 ] {cef103be-cc0a-4683-a440-39c5ca09a82b} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12056 | 2026.01.20 23:56:16.304316 [ 260 ] {cef103be-cc0a-4683-a440-39c5ca09a82b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12057 | 2026.01.20 23:56:16.304815 [ 260 ] {cef103be-cc0a-4683-a440-39c5ca09a82b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12058 | 2026.01.20 23:56:16.305053 [ 260 ] {cef103be-cc0a-4683-a440-39c5ca09a82b} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12059 | 2026.01.20 23:56:16.305229 [ 260 ] {cef103be-cc0a-4683-a440-39c5ca09a82b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001913 sec., 214323.05279665446 rows/sec., 13.60 MiB/sec. | ||
| 12060 | 2026.01.20 23:56:16.305282 [ 260 ] {cef103be-cc0a-4683-a440-39c5ca09a82b} <Debug> TCPHandler: Processed in 0.002233708 sec. | ||
| 12061 | 2026.01.20 23:56:16.305411 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12062 | 2026.01.20 23:56:16.305515 [ 260 ] {36f86a36-edbd-4f43-9121-3ab1ab190c04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12063 | 2026.01.20 23:56:16.305560 [ 260 ] {36f86a36-edbd-4f43-9121-3ab1ab190c04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12064 | 2026.01.20 23:56:16.306796 [ 260 ] {36f86a36-edbd-4f43-9121-3ab1ab190c04} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12065 | 2026.01.20 23:56:16.306834 [ 260 ] {36f86a36-edbd-4f43-9121-3ab1ab190c04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12066 | 2026.01.20 23:56:16.307209 [ 260 ] {36f86a36-edbd-4f43-9121-3ab1ab190c04} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12067 | 2026.01.20 23:56:16.307445 [ 260 ] {36f86a36-edbd-4f43-9121-3ab1ab190c04} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12068 | 2026.01.20 23:56:16.307590 [ 260 ] {36f86a36-edbd-4f43-9121-3ab1ab190c04} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.002097 sec., 530281.3543156891 rows/sec., 41.82 MiB/sec. | ||
| 12069 | 2026.01.20 23:56:16.307629 [ 260 ] {36f86a36-edbd-4f43-9121-3ab1ab190c04} <Debug> TCPHandler: Processed in 0.002270848 sec. | ||
| 12070 | 2026.01.20 23:56:16.307751 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12071 | 2026.01.20 23:56:16.307855 [ 260 ] {1b440dab-d56f-4d2c-bb75-59fbd8db514b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12072 | 2026.01.20 23:56:16.307901 [ 260 ] {1b440dab-d56f-4d2c-bb75-59fbd8db514b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12073 | 2026.01.20 23:56:16.308434 [ 260 ] {1b440dab-d56f-4d2c-bb75-59fbd8db514b} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12074 | 2026.01.20 23:56:16.308472 [ 260 ] {1b440dab-d56f-4d2c-bb75-59fbd8db514b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12075 | 2026.01.20 23:56:16.308807 [ 260 ] {1b440dab-d56f-4d2c-bb75-59fbd8db514b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12076 | 2026.01.20 23:56:16.309030 [ 260 ] {1b440dab-d56f-4d2c-bb75-59fbd8db514b} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12077 | 2026.01.20 23:56:16.309174 [ 260 ] {1b440dab-d56f-4d2c-bb75-59fbd8db514b} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.00134 sec., 152985.07462686568 rows/sec., 8.98 MiB/sec. | ||
| 12078 | 2026.01.20 23:56:16.309218 [ 260 ] {1b440dab-d56f-4d2c-bb75-59fbd8db514b} <Debug> TCPHandler: Processed in 0.001519466 sec. | ||
| 12079 | 2026.01.20 23:56:16.309338 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12080 | 2026.01.20 23:56:16.309436 [ 260 ] {718000bc-ded4-4530-aca8-58850a318811} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12081 | 2026.01.20 23:56:16.309475 [ 260 ] {718000bc-ded4-4530-aca8-58850a318811} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12082 | 2026.01.20 23:56:16.310011 [ 260 ] {718000bc-ded4-4530-aca8-58850a318811} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12083 | 2026.01.20 23:56:16.310049 [ 260 ] {718000bc-ded4-4530-aca8-58850a318811} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12084 | 2026.01.20 23:56:16.310361 [ 260 ] {718000bc-ded4-4530-aca8-58850a318811} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12085 | 2026.01.20 23:56:16.310583 [ 260 ] {718000bc-ded4-4530-aca8-58850a318811} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12086 | 2026.01.20 23:56:16.310718 [ 260 ] {718000bc-ded4-4530-aca8-58850a318811} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.0013 sec., 163076.9230769231 rows/sec., 10.52 MiB/sec. | ||
| 12087 | 2026.01.20 23:56:16.310713 [ 76 ] {} <Debug> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef) (MergerMutator): Selected 6 parts from all_1_39_8 to all_44_44_0 | ||
| 12088 | 2026.01.20 23:56:16.310763 [ 260 ] {718000bc-ded4-4530-aca8-58850a318811} <Debug> TCPHandler: Processed in 0.001480645 sec. | ||
| 12089 | 2026.01.20 23:56:16.310817 [ 76 ] {} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12090 | 2026.01.20 23:56:16.310861 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12091 | 2026.01.20 23:56:16.310894 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12092 | 2026.01.20 23:56:16.311003 [ 260 ] {526be512-c187-4b98-810c-e98433825e36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12093 | 2026.01.20 23:56:16.311001 [ 195 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_44_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_39_8 to all_44_44_0 into Compact with storage Full | ||
| 12094 | 2026.01.20 23:56:16.311044 [ 260 ] {526be512-c187-4b98-810c-e98433825e36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12095 | 2026.01.20 23:56:16.311157 [ 195 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_44_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12096 | 2026.01.20 23:56:16.311197 [ 195 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_39_8, total 464 rows starting from the beginning of the part | ||
| 12097 | 2026.01.20 23:56:16.311264 [ 195 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 212 rows starting from the beginning of the part | ||
| 12098 | 2026.01.20 23:56:16.311312 [ 195 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 228 rows starting from the beginning of the part | ||
| 12099 | 2026.01.20 23:56:16.311353 [ 195 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 212 rows starting from the beginning of the part | ||
| 12100 | 2026.01.20 23:56:16.311396 [ 195 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 212 rows starting from the beginning of the part | ||
| 12101 | 2026.01.20 23:56:16.311437 [ 195 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 212 rows starting from the beginning of the part | ||
| 12102 | 2026.01.20 23:56:16.311599 [ 260 ] {526be512-c187-4b98-810c-e98433825e36} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12103 | 2026.01.20 23:56:16.311644 [ 260 ] {526be512-c187-4b98-810c-e98433825e36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12104 | 2026.01.20 23:56:16.311980 [ 260 ] {526be512-c187-4b98-810c-e98433825e36} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12105 | 2026.01.20 23:56:16.312215 [ 260 ] {526be512-c187-4b98-810c-e98433825e36} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12106 | 2026.01.20 23:56:16.312368 [ 260 ] {526be512-c187-4b98-810c-e98433825e36} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001384 sec., 152456.64739884392 rows/sec., 8.66 MiB/sec. | ||
| 12107 | 2026.01.20 23:56:16.312410 [ 260 ] {526be512-c187-4b98-810c-e98433825e36} <Debug> TCPHandler: Processed in 0.001566256 sec. | ||
| 12108 | 2026.01.20 23:56:16.312528 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12109 | 2026.01.20 23:56:16.312550 [ 201 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_44_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1540 rows, containing 5 columns (5 merged, 0 gathered) in 0.001607488 sec., 958016.4828602142 rows/sec., 66.63 MiB/sec. | ||
| 12110 | 2026.01.20 23:56:16.312623 [ 260 ] {54c2e300-3a7e-48db-a5bd-d6e8007ac60f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12111 | 2026.01.20 23:56:16.312668 [ 260 ] {54c2e300-3a7e-48db-a5bd-d6e8007ac60f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12112 | 2026.01.20 23:56:16.312776 [ 199 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_44_9} <Trace> MergedBlockOutputStream: filled checksums all_1_44_9 (state Temporary) | ||
| 12113 | 2026.01.20 23:56:16.313057 [ 199 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_44_9} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_merge_all_1_44_9 to all_1_44_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12114 | 2026.01.20 23:56:16.313137 [ 199 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_44_9} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef) (MergerMutator): Merged 6 parts: [all_1_39_8, all_44_44_0] -> all_1_44_9 | ||
| 12115 | 2026.01.20 23:56:16.313235 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 12116 | 2026.01.20 23:56:16.313464 [ 260 ] {54c2e300-3a7e-48db-a5bd-d6e8007ac60f} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12117 | 2026.01.20 23:56:16.313505 [ 260 ] {54c2e300-3a7e-48db-a5bd-d6e8007ac60f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12118 | 2026.01.20 23:56:16.313873 [ 260 ] {54c2e300-3a7e-48db-a5bd-d6e8007ac60f} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12119 | 2026.01.20 23:56:16.314110 [ 260 ] {54c2e300-3a7e-48db-a5bd-d6e8007ac60f} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12120 | 2026.01.20 23:56:16.314262 [ 260 ] {54c2e300-3a7e-48db-a5bd-d6e8007ac60f} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001658 sec., 409529.5536791315 rows/sec., 28.55 MiB/sec. | ||
| 12121 | 2026.01.20 23:56:16.314303 [ 260 ] {54c2e300-3a7e-48db-a5bd-d6e8007ac60f} <Debug> TCPHandler: Processed in 0.001826011 sec. | ||
| 12122 | 2026.01.20 23:56:16.314419 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12123 | 2026.01.20 23:56:16.314515 [ 260 ] {2245371c-03ae-49e6-8bd0-bf4a0916bda7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12124 | 2026.01.20 23:56:16.314556 [ 260 ] {2245371c-03ae-49e6-8bd0-bf4a0916bda7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12125 | 2026.01.20 23:56:16.314874 [ 260 ] {2245371c-03ae-49e6-8bd0-bf4a0916bda7} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12126 | 2026.01.20 23:56:16.314910 [ 260 ] {2245371c-03ae-49e6-8bd0-bf4a0916bda7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12127 | 2026.01.20 23:56:16.315227 [ 260 ] {2245371c-03ae-49e6-8bd0-bf4a0916bda7} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 12128 | 2026.01.20 23:56:16.315451 [ 260 ] {2245371c-03ae-49e6-8bd0-bf4a0916bda7} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12129 | 2026.01.20 23:56:16.315585 [ 260 ] {2245371c-03ae-49e6-8bd0-bf4a0916bda7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001088 sec., 5514.705882352941 rows/sec., 288.12 KiB/sec. | ||
| 12130 | 2026.01.20 23:56:16.315621 [ 260 ] {2245371c-03ae-49e6-8bd0-bf4a0916bda7} <Debug> TCPHandler: Processed in 0.001253141 sec. | ||
| 12131 | 2026.01.20 23:56:16.315734 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12132 | 2026.01.20 23:56:16.315829 [ 260 ] {71fbe828-5d4e-43c1-b4f1-3af6035d1a40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12133 | 2026.01.20 23:56:16.315872 [ 260 ] {71fbe828-5d4e-43c1-b4f1-3af6035d1a40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12134 | 2026.01.20 23:56:16.316341 [ 260 ] {71fbe828-5d4e-43c1-b4f1-3af6035d1a40} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12135 | 2026.01.20 23:56:16.316378 [ 260 ] {71fbe828-5d4e-43c1-b4f1-3af6035d1a40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12136 | 2026.01.20 23:56:16.316727 [ 260 ] {71fbe828-5d4e-43c1-b4f1-3af6035d1a40} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12137 | 2026.01.20 23:56:16.316944 [ 260 ] {71fbe828-5d4e-43c1-b4f1-3af6035d1a40} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12138 | 2026.01.20 23:56:16.317078 [ 260 ] {71fbe828-5d4e-43c1-b4f1-3af6035d1a40} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001267 sec., 247829.5185477506 rows/sec., 16.28 MiB/sec. | ||
| 12139 | 2026.01.20 23:56:16.317116 [ 260 ] {71fbe828-5d4e-43c1-b4f1-3af6035d1a40} <Debug> TCPHandler: Processed in 0.001432244 sec. | ||
| 12140 | 2026.01.20 23:56:16.317233 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12141 | 2026.01.20 23:56:16.317328 [ 260 ] {166531f4-da01-482e-a980-2fe21af26eda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12142 | 2026.01.20 23:56:16.317369 [ 260 ] {166531f4-da01-482e-a980-2fe21af26eda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12143 | 2026.01.20 23:56:16.317681 [ 260 ] {166531f4-da01-482e-a980-2fe21af26eda} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12144 | 2026.01.20 23:56:16.317717 [ 260 ] {166531f4-da01-482e-a980-2fe21af26eda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12145 | 2026.01.20 23:56:16.318023 [ 260 ] {166531f4-da01-482e-a980-2fe21af26eda} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 12146 | 2026.01.20 23:56:16.318243 [ 260 ] {166531f4-da01-482e-a980-2fe21af26eda} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12147 | 2026.01.20 23:56:16.318372 [ 260 ] {166531f4-da01-482e-a980-2fe21af26eda} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001062 sec., 941.6195856873823 rows/sec., 63.45 KiB/sec. | ||
| 12148 | 2026.01.20 23:56:16.318410 [ 260 ] {166531f4-da01-482e-a980-2fe21af26eda} <Debug> TCPHandler: Processed in 0.001227411 sec. | ||
| 12149 | 2026.01.20 23:56:16.318534 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12150 | 2026.01.20 23:56:16.318630 [ 260 ] {98e9633e-8859-42eb-b1d7-37c9db0f6883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12151 | 2026.01.20 23:56:16.318678 [ 260 ] {98e9633e-8859-42eb-b1d7-37c9db0f6883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12152 | 2026.01.20 23:56:16.319014 [ 260 ] {98e9633e-8859-42eb-b1d7-37c9db0f6883} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12153 | 2026.01.20 23:56:16.319051 [ 260 ] {98e9633e-8859-42eb-b1d7-37c9db0f6883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12154 | 2026.01.20 23:56:16.319359 [ 260 ] {98e9633e-8859-42eb-b1d7-37c9db0f6883} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12155 | 2026.01.20 23:56:16.319584 [ 260 ] {98e9633e-8859-42eb-b1d7-37c9db0f6883} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12156 | 2026.01.20 23:56:16.319718 [ 260 ] {98e9633e-8859-42eb-b1d7-37c9db0f6883} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001105 sec., 94117.64705882352 rows/sec., 5.77 MiB/sec. | ||
| 12157 | 2026.01.20 23:56:16.319753 [ 260 ] {98e9633e-8859-42eb-b1d7-37c9db0f6883} <Debug> TCPHandler: Processed in 0.001270871 sec. | ||
| 12158 | 2026.01.20 23:56:16.397648 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 12159 | 2026.01.20 23:56:16.416973 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12160 | 2026.01.20 23:56:16.417043 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12161 | 2026.01.20 23:56:16.423127 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12162 | 2026.01.20 23:56:16.423893 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12163 | 2026.01.20 23:56:16.424292 [ 77 ] {} <Debug> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12164 | 2026.01.20 23:56:16.424375 [ 77 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12165 | 2026.01.20 23:56:16.424409 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12166 | 2026.01.20 23:56:16.424533 [ 194 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 12167 | 2026.01.20 23:56:16.428184 [ 194 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12168 | 2026.01.20 23:56:16.428366 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 12169 | 2026.01.20 23:56:16.429854 [ 194 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 12170 | 2026.01.20 23:56:16.434891 [ 194 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 12171 | 2026.01.20 23:56:16.439728 [ 194 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 7 rows starting from the beginning of the part | ||
| 12172 | 2026.01.20 23:56:16.444472 [ 194 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
| 12173 | 2026.01.20 23:56:16.449501 [ 194 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 12174 | 2026.01.20 23:56:16.453419 [ 194 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 12175 | 2026.01.20 23:56:16.507366 [ 201 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.082884648 sec., 5091.413309736201 rows/sec., 26.33 MiB/sec. | ||
| 12176 | 2026.01.20 23:56:16.509413 [ 198 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12177 | 2026.01.20 23:56:16.511454 [ 198 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_56_11} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12178 | 2026.01.20 23:56:16.511560 [ 198 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_56_11} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12179 | 2026.01.20 23:56:16.513383 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12180 | 2026.01.20 23:56:17.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 329.38 MiB, peak 342.79 MiB, free memory in arenas 0.00 B, will set to 328.02 MiB (RSS), difference: -1.36 MiB | ||
| 12181 | 2026.01.20 23:56:21.323243 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12182 | 2026.01.20 23:56:21.323442 [ 260 ] {187129bb-82e9-40a6-80ad-fc665f588bf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12183 | 2026.01.20 23:56:21.323512 [ 260 ] {187129bb-82e9-40a6-80ad-fc665f588bf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12184 | 2026.01.20 23:56:21.324163 [ 260 ] {187129bb-82e9-40a6-80ad-fc665f588bf1} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12185 | 2026.01.20 23:56:21.324217 [ 260 ] {187129bb-82e9-40a6-80ad-fc665f588bf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12186 | 2026.01.20 23:56:21.324637 [ 260 ] {187129bb-82e9-40a6-80ad-fc665f588bf1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 12187 | 2026.01.20 23:56:21.324891 [ 260 ] {187129bb-82e9-40a6-80ad-fc665f588bf1} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12188 | 2026.01.20 23:56:21.325065 [ 260 ] {187129bb-82e9-40a6-80ad-fc665f588bf1} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.00167 sec., 4790.419161676647 rows/sec., 390.63 KiB/sec. | ||
| 12189 | 2026.01.20 23:56:21.325128 [ 260 ] {187129bb-82e9-40a6-80ad-fc665f588bf1} <Debug> TCPHandler: Processed in 0.002024425 sec. | ||
| 12190 | 2026.01.20 23:56:21.325283 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12191 | 2026.01.20 23:56:21.325406 [ 260 ] {85380605-a3b2-40cd-98cd-ce1119d3fee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12192 | 2026.01.20 23:56:21.325456 [ 260 ] {85380605-a3b2-40cd-98cd-ce1119d3fee7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12193 | 2026.01.20 23:56:21.326657 [ 260 ] {85380605-a3b2-40cd-98cd-ce1119d3fee7} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12194 | 2026.01.20 23:56:21.326698 [ 260 ] {85380605-a3b2-40cd-98cd-ce1119d3fee7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12195 | 2026.01.20 23:56:21.327120 [ 260 ] {85380605-a3b2-40cd-98cd-ce1119d3fee7} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12196 | 2026.01.20 23:56:21.327362 [ 260 ] {85380605-a3b2-40cd-98cd-ce1119d3fee7} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12197 | 2026.01.20 23:56:21.327520 [ 260 ] {85380605-a3b2-40cd-98cd-ce1119d3fee7} <Debug> executeQuery: Read 1280 rows, 108.46 KiB in 0.002137 sec., 598970.5194197473 rows/sec., 49.56 MiB/sec. | ||
| 12198 | 2026.01.20 23:56:21.327563 [ 260 ] {85380605-a3b2-40cd-98cd-ce1119d3fee7} <Debug> TCPHandler: Processed in 0.00234903 sec. | ||
| 12199 | 2026.01.20 23:56:21.327688 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12200 | 2026.01.20 23:56:21.327790 [ 260 ] {14ca88ea-871e-4058-b0a2-f4e7d0830045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12201 | 2026.01.20 23:56:21.327834 [ 260 ] {14ca88ea-871e-4058-b0a2-f4e7d0830045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12202 | 2026.01.20 23:56:21.328271 [ 260 ] {14ca88ea-871e-4058-b0a2-f4e7d0830045} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12203 | 2026.01.20 23:56:21.328312 [ 260 ] {14ca88ea-871e-4058-b0a2-f4e7d0830045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12204 | 2026.01.20 23:56:21.328704 [ 260 ] {14ca88ea-871e-4058-b0a2-f4e7d0830045} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12205 | 2026.01.20 23:56:21.328983 [ 260 ] {14ca88ea-871e-4058-b0a2-f4e7d0830045} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12206 | 2026.01.20 23:56:21.329166 [ 260 ] {14ca88ea-871e-4058-b0a2-f4e7d0830045} <Debug> executeQuery: Read 48 rows, 3.57 KiB in 0.001396 sec., 34383.95415472779 rows/sec., 2.49 MiB/sec. | ||
| 12207 | 2026.01.20 23:56:21.329216 [ 260 ] {14ca88ea-871e-4058-b0a2-f4e7d0830045} <Debug> TCPHandler: Processed in 0.001580957 sec. | ||
| 12208 | 2026.01.20 23:56:21.329369 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12209 | 2026.01.20 23:56:21.329489 [ 260 ] {7758497a-690a-46d0-98a1-04001bf62ea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12210 | 2026.01.20 23:56:21.329542 [ 260 ] {7758497a-690a-46d0-98a1-04001bf62ea4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12211 | 2026.01.20 23:56:21.330194 [ 260 ] {7758497a-690a-46d0-98a1-04001bf62ea4} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12212 | 2026.01.20 23:56:21.330239 [ 260 ] {7758497a-690a-46d0-98a1-04001bf62ea4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12213 | 2026.01.20 23:56:21.330682 [ 260 ] {7758497a-690a-46d0-98a1-04001bf62ea4} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 12214 | 2026.01.20 23:56:21.330980 [ 260 ] {7758497a-690a-46d0-98a1-04001bf62ea4} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12215 | 2026.01.20 23:56:21.331171 [ 260 ] {7758497a-690a-46d0-98a1-04001bf62ea4} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001707 sec., 133567.6625659051 rows/sec., 9.04 MiB/sec. | ||
| 12216 | 2026.01.20 23:56:21.331222 [ 260 ] {7758497a-690a-46d0-98a1-04001bf62ea4} <Debug> TCPHandler: Processed in 0.001915212 sec. | ||
| 12217 | 2026.01.20 23:56:21.331402 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12218 | 2026.01.20 23:56:21.331522 [ 260 ] {bf4bd1f7-b1b1-4809-8da5-906f13b639af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12219 | 2026.01.20 23:56:21.331577 [ 260 ] {bf4bd1f7-b1b1-4809-8da5-906f13b639af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12220 | 2026.01.20 23:56:21.332821 [ 260 ] {bf4bd1f7-b1b1-4809-8da5-906f13b639af} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12221 | 2026.01.20 23:56:21.332902 [ 260 ] {bf4bd1f7-b1b1-4809-8da5-906f13b639af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12222 | 2026.01.20 23:56:21.333511 [ 260 ] {bf4bd1f7-b1b1-4809-8da5-906f13b639af} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12223 | 2026.01.20 23:56:21.333908 [ 260 ] {bf4bd1f7-b1b1-4809-8da5-906f13b639af} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12224 | 2026.01.20 23:56:21.334123 [ 260 ] {bf4bd1f7-b1b1-4809-8da5-906f13b639af} <Debug> executeQuery: Read 568 rows, 43.26 KiB in 0.002627 sec., 216216.2162162162 rows/sec., 16.08 MiB/sec. | ||
| 12225 | 2026.01.20 23:56:21.334175 [ 260 ] {bf4bd1f7-b1b1-4809-8da5-906f13b639af} <Debug> TCPHandler: Processed in 0.002838838 sec. | ||
| 12226 | 2026.01.20 23:56:21.334352 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12227 | 2026.01.20 23:56:21.334483 [ 260 ] {9a985c17-1440-41cf-b624-72d04d231c82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12228 | 2026.01.20 23:56:21.334546 [ 260 ] {9a985c17-1440-41cf-b624-72d04d231c82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12229 | 2026.01.20 23:56:21.335337 [ 260 ] {9a985c17-1440-41cf-b624-72d04d231c82} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12230 | 2026.01.20 23:56:21.335378 [ 260 ] {9a985c17-1440-41cf-b624-72d04d231c82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12231 | 2026.01.20 23:56:21.335876 [ 260 ] {9a985c17-1440-41cf-b624-72d04d231c82} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12232 | 2026.01.20 23:56:21.336137 [ 260 ] {9a985c17-1440-41cf-b624-72d04d231c82} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12233 | 2026.01.20 23:56:21.336291 [ 260 ] {9a985c17-1440-41cf-b624-72d04d231c82} <Debug> executeQuery: Read 848 rows, 58.45 KiB in 0.001847 sec., 459122.9020032485 rows/sec., 30.90 MiB/sec. | ||
| 12234 | 2026.01.20 23:56:21.336337 [ 260 ] {9a985c17-1440-41cf-b624-72d04d231c82} <Debug> TCPHandler: Processed in 0.002041735 sec. | ||
| 12235 | 2026.01.20 23:56:21.336475 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12236 | 2026.01.20 23:56:21.336585 [ 260 ] {26a346cc-251e-40f3-862d-6e2ed27610c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12237 | 2026.01.20 23:56:21.336646 [ 260 ] {26a346cc-251e-40f3-862d-6e2ed27610c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12238 | 2026.01.20 23:56:21.337536 [ 260 ] {26a346cc-251e-40f3-862d-6e2ed27610c4} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12239 | 2026.01.20 23:56:21.337576 [ 260 ] {26a346cc-251e-40f3-862d-6e2ed27610c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12240 | 2026.01.20 23:56:21.338195 [ 260 ] {26a346cc-251e-40f3-862d-6e2ed27610c4} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12241 | 2026.01.20 23:56:21.338428 [ 260 ] {26a346cc-251e-40f3-862d-6e2ed27610c4} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12242 | 2026.01.20 23:56:21.338586 [ 260 ] {26a346cc-251e-40f3-862d-6e2ed27610c4} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002024 sec., 19762.84584980237 rows/sec., 35.41 MiB/sec. | ||
| 12243 | 2026.01.20 23:56:21.338679 [ 260 ] {26a346cc-251e-40f3-862d-6e2ed27610c4} <Debug> TCPHandler: Processed in 0.002259179 sec. | ||
| 12244 | 2026.01.20 23:56:21.338829 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12245 | 2026.01.20 23:56:21.338939 [ 260 ] {a4341f90-57e6-4035-916e-9acdd4bab14a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12246 | 2026.01.20 23:56:21.338990 [ 260 ] {a4341f90-57e6-4035-916e-9acdd4bab14a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12247 | 2026.01.20 23:56:21.339503 [ 260 ] {a4341f90-57e6-4035-916e-9acdd4bab14a} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12248 | 2026.01.20 23:56:21.339553 [ 260 ] {a4341f90-57e6-4035-916e-9acdd4bab14a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12249 | 2026.01.20 23:56:21.339928 [ 260 ] {a4341f90-57e6-4035-916e-9acdd4bab14a} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12250 | 2026.01.20 23:56:21.340279 [ 260 ] {a4341f90-57e6-4035-916e-9acdd4bab14a} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12251 | 2026.01.20 23:56:21.340461 [ 260 ] {a4341f90-57e6-4035-916e-9acdd4bab14a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001544 sec., 38860.103626943004 rows/sec., 2.62 MiB/sec. | ||
| 12252 | 2026.01.20 23:56:21.340464 [ 68 ] {} <Debug> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12253 | 2026.01.20 23:56:21.340503 [ 260 ] {a4341f90-57e6-4035-916e-9acdd4bab14a} <Debug> TCPHandler: Processed in 0.001732459 sec. | ||
| 12254 | 2026.01.20 23:56:21.340544 [ 68 ] {} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12255 | 2026.01.20 23:56:21.340571 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12256 | 2026.01.20 23:56:21.340680 [ 198 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::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 | ||
| 12257 | 2026.01.20 23:56:21.340776 [ 198 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12258 | 2026.01.20 23:56:21.340805 [ 198 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 5340 rows starting from the beginning of the part | ||
| 12259 | 2026.01.20 23:56:21.340862 [ 198 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::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 | ||
| 12260 | 2026.01.20 23:56:21.340904 [ 198 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 104 rows starting from the beginning of the part | ||
| 12261 | 2026.01.20 23:56:21.340947 [ 198 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::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 | ||
| 12262 | 2026.01.20 23:56:21.340986 [ 198 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 104 rows starting from the beginning of the part | ||
| 12263 | 2026.01.20 23:56:21.341024 [ 198 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::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 | ||
| 12264 | 2026.01.20 23:56:21.342812 [ 201 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5728 rows, containing 4 columns (4 merged, 0 gathered) in 0.002176947 sec., 2631207.8337230994 rows/sec., 167.93 MiB/sec. | ||
| 12265 | 2026.01.20 23:56:21.343242 [ 189 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12266 | 2026.01.20 23:56:21.343602 [ 189 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_76_15} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12267 | 2026.01.20 23:56:21.343694 [ 189 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_76_15} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12268 | 2026.01.20 23:56:21.343813 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 12269 | 2026.01.20 23:56:22.447271 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27387 | ||
| 12270 | 2026.01.20 23:56:22.447827 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12271 | 2026.01.20 23:56:22.447875 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12272 | 2026.01.20 23:56:22.448405 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12273 | 2026.01.20 23:56:22.448641 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12274 | 2026.01.20 23:56:22.448811 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27387 | ||
| 12275 | 2026.01.20 23:56:23.928497 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 12276 | 2026.01.20 23:56:23.945165 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12277 | 2026.01.20 23:56:23.945229 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12278 | 2026.01.20 23:56:23.951050 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12279 | 2026.01.20 23:56:23.951814 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12280 | 2026.01.20 23:56:23.955510 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 12281 | 2026.01.20 23:56:25.023722 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1500 | ||
| 12282 | 2026.01.20 23:56:25.026363 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12283 | 2026.01.20 23:56:25.026426 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12284 | 2026.01.20 23:56:25.027781 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12285 | 2026.01.20 23:56:25.028082 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12286 | 2026.01.20 23:56:25.028539 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1500 | ||
| 12287 | 2026.01.20 23:56:26.303129 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12288 | 2026.01.20 23:56:26.303322 [ 260 ] {b342aca8-7486-43cc-a0e8-b559691543e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12289 | 2026.01.20 23:56:26.303394 [ 260 ] {b342aca8-7486-43cc-a0e8-b559691543e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12290 | 2026.01.20 23:56:26.304269 [ 260 ] {b342aca8-7486-43cc-a0e8-b559691543e3} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12291 | 2026.01.20 23:56:26.304319 [ 260 ] {b342aca8-7486-43cc-a0e8-b559691543e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12292 | 2026.01.20 23:56:26.304719 [ 260 ] {b342aca8-7486-43cc-a0e8-b559691543e3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12293 | 2026.01.20 23:56:26.304942 [ 260 ] {b342aca8-7486-43cc-a0e8-b559691543e3} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12294 | 2026.01.20 23:56:26.305118 [ 260 ] {b342aca8-7486-43cc-a0e8-b559691543e3} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001847 sec., 221981.59177043856 rows/sec., 14.08 MiB/sec. | ||
| 12295 | 2026.01.20 23:56:26.305130 [ 63 ] {} <Debug> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 12296 | 2026.01.20 23:56:26.305169 [ 260 ] {b342aca8-7486-43cc-a0e8-b559691543e3} <Debug> TCPHandler: Processed in 0.002176767 sec. | ||
| 12297 | 2026.01.20 23:56:26.305203 [ 63 ] {} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12298 | 2026.01.20 23:56:26.305233 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12299 | 2026.01.20 23:56:26.305312 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12300 | 2026.01.20 23:56:26.305349 [ 190 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::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 | ||
| 12301 | 2026.01.20 23:56:26.305417 [ 260 ] {dac114a0-9174-4460-b347-52d190e777cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12302 | 2026.01.20 23:56:26.305456 [ 190 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12303 | 2026.01.20 23:56:26.305462 [ 260 ] {dac114a0-9174-4460-b347-52d190e777cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12304 | 2026.01.20 23:56:26.305489 [ 190 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 434 rows starting from the beginning of the part | ||
| 12305 | 2026.01.20 23:56:26.305554 [ 190 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 410 rows starting from the beginning of the part | ||
| 12306 | 2026.01.20 23:56:26.305604 [ 190 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 410 rows starting from the beginning of the part | ||
| 12307 | 2026.01.20 23:56:26.305651 [ 190 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 410 rows starting from the beginning of the part | ||
| 12308 | 2026.01.20 23:56:26.305696 [ 190 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 410 rows starting from the beginning of the part | ||
| 12309 | 2026.01.20 23:56:26.305741 [ 190 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 410 rows starting from the beginning of the part | ||
| 12310 | 2026.01.20 23:56:26.306459 [ 260 ] {dac114a0-9174-4460-b347-52d190e777cb} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12311 | 2026.01.20 23:56:26.306495 [ 260 ] {dac114a0-9174-4460-b347-52d190e777cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12312 | 2026.01.20 23:56:26.306828 [ 201 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001516566 sec., 1637910.9118890967 rows/sec., 110.46 MiB/sec. | ||
| 12313 | 2026.01.20 23:56:26.306897 [ 260 ] {dac114a0-9174-4460-b347-52d190e777cb} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12314 | 2026.01.20 23:56:26.307045 [ 197 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 12315 | 2026.01.20 23:56:26.307147 [ 260 ] {dac114a0-9174-4460-b347-52d190e777cb} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12316 | 2026.01.20 23:56:26.307290 [ 63 ] {} <Debug> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12317 | 2026.01.20 23:56:26.307300 [ 260 ] {dac114a0-9174-4460-b347-52d190e777cb} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.001904 sec., 584033.6134453781 rows/sec., 46.06 MiB/sec. | ||
| 12318 | 2026.01.20 23:56:26.307329 [ 63 ] {} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12319 | 2026.01.20 23:56:26.307353 [ 260 ] {dac114a0-9174-4460-b347-52d190e777cb} <Debug> TCPHandler: Processed in 0.002091665 sec. | ||
| 12320 | 2026.01.20 23:56:26.307359 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12321 | 2026.01.20 23:56:26.307376 [ 197 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_36_7} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12322 | 2026.01.20 23:56:26.307473 [ 189 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::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 | ||
| 12323 | 2026.01.20 23:56:26.307479 [ 197 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_36_7} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 12324 | 2026.01.20 23:56:26.307492 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12325 | 2026.01.20 23:56:26.307577 [ 189 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12326 | 2026.01.20 23:56:26.307587 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 12327 | 2026.01.20 23:56:26.307603 [ 260 ] {fe9b9d23-eaf8-41d6-a1e2-21fae2bae6b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12328 | 2026.01.20 23:56:26.307612 [ 189 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2462 rows starting from the beginning of the part | ||
| 12329 | 2026.01.20 23:56:26.307653 [ 260 ] {fe9b9d23-eaf8-41d6-a1e2-21fae2bae6b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12330 | 2026.01.20 23:56:26.307690 [ 189 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1112 rows starting from the beginning of the part | ||
| 12331 | 2026.01.20 23:56:26.307740 [ 189 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 136 rows starting from the beginning of the part | ||
| 12332 | 2026.01.20 23:56:26.307780 [ 189 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 1112 rows starting from the beginning of the part | ||
| 12333 | 2026.01.20 23:56:26.307818 [ 189 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 1280 rows starting from the beginning of the part | ||
| 12334 | 2026.01.20 23:56:26.307859 [ 189 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 1112 rows starting from the beginning of the part | ||
| 12335 | 2026.01.20 23:56:26.308162 [ 260 ] {fe9b9d23-eaf8-41d6-a1e2-21fae2bae6b4} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12336 | 2026.01.20 23:56:26.308203 [ 260 ] {fe9b9d23-eaf8-41d6-a1e2-21fae2bae6b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12337 | 2026.01.20 23:56:26.308509 [ 260 ] {fe9b9d23-eaf8-41d6-a1e2-21fae2bae6b4} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12338 | 2026.01.20 23:56:26.308724 [ 260 ] {fe9b9d23-eaf8-41d6-a1e2-21fae2bae6b4} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12339 | 2026.01.20 23:56:26.308844 [ 63 ] {} <Debug> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12340 | 2026.01.20 23:56:26.308862 [ 260 ] {fe9b9d23-eaf8-41d6-a1e2-21fae2bae6b4} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001278 sec., 160406.88575899843 rows/sec., 9.41 MiB/sec. | ||
| 12341 | 2026.01.20 23:56:26.308874 [ 63 ] {} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12342 | 2026.01.20 23:56:26.308900 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12343 | 2026.01.20 23:56:26.308906 [ 260 ] {fe9b9d23-eaf8-41d6-a1e2-21fae2bae6b4} <Debug> TCPHandler: Processed in 0.001463224 sec. | ||
| 12344 | 2026.01.20 23:56:26.308985 [ 201 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::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 | ||
| 12345 | 2026.01.20 23:56:26.309039 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12346 | 2026.01.20 23:56:26.309081 [ 201 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12347 | 2026.01.20 23:56:26.309113 [ 201 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 277 rows starting from the beginning of the part | ||
| 12348 | 2026.01.20 23:56:26.309166 [ 201 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 205 rows starting from the beginning of the part | ||
| 12349 | 2026.01.20 23:56:26.309166 [ 260 ] {b8af7634-1d10-41e4-bcce-6a4b30415849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12350 | 2026.01.20 23:56:26.309209 [ 201 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 40 rows starting from the beginning of the part | ||
| 12351 | 2026.01.20 23:56:26.309231 [ 260 ] {b8af7634-1d10-41e4-bcce-6a4b30415849} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12352 | 2026.01.20 23:56:26.309255 [ 201 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 205 rows starting from the beginning of the part | ||
| 12353 | 2026.01.20 23:56:26.309300 [ 201 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 48 rows starting from the beginning of the part | ||
| 12354 | 2026.01.20 23:56:26.309340 [ 201 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 205 rows starting from the beginning of the part | ||
| 12355 | 2026.01.20 23:56:26.309831 [ 260 ] {b8af7634-1d10-41e4-bcce-6a4b30415849} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12356 | 2026.01.20 23:56:26.309880 [ 260 ] {b8af7634-1d10-41e4-bcce-6a4b30415849} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12357 | 2026.01.20 23:56:26.310193 [ 197 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 980 rows, containing 5 columns (5 merged, 0 gathered) in 0.001242961 sec., 788439.8625540142 rows/sec., 51.09 MiB/sec. | ||
| 12358 | 2026.01.20 23:56:26.310238 [ 260 ] {b8af7634-1d10-41e4-bcce-6a4b30415849} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12359 | 2026.01.20 23:56:26.310304 [ 187 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7214 rows, containing 5 columns (5 merged, 0 gathered) in 0.002873649 sec., 2510397.059626976 rows/sec., 212.00 MiB/sec. | ||
| 12360 | 2026.01.20 23:56:26.310391 [ 200 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12361 | 2026.01.20 23:56:26.310492 [ 260 ] {b8af7634-1d10-41e4-bcce-6a4b30415849} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12362 | 2026.01.20 23:56:26.310656 [ 187 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12363 | 2026.01.20 23:56:26.310667 [ 260 ] {b8af7634-1d10-41e4-bcce-6a4b30415849} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001526 sec., 138925.29488859765 rows/sec., 8.96 MiB/sec. | ||
| 12364 | 2026.01.20 23:56:26.310729 [ 260 ] {b8af7634-1d10-41e4-bcce-6a4b30415849} <Debug> TCPHandler: Processed in 0.001752309 sec. | ||
| 12365 | 2026.01.20 23:56:26.310765 [ 200 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_76_15} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12366 | 2026.01.20 23:56:26.310842 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12367 | 2026.01.20 23:56:26.310878 [ 200 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_76_15} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12368 | 2026.01.20 23:56:26.310945 [ 260 ] {446799e2-3d77-487f-a507-338c0d5a92c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12369 | 2026.01.20 23:56:26.310990 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 12370 | 2026.01.20 23:56:26.310992 [ 260 ] {446799e2-3d77-487f-a507-338c0d5a92c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12371 | 2026.01.20 23:56:26.311048 [ 187 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_81_16} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12372 | 2026.01.20 23:56:26.311133 [ 187 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_81_16} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12373 | 2026.01.20 23:56:26.311241 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB. | ||
| 12374 | 2026.01.20 23:56:26.311512 [ 260 ] {446799e2-3d77-487f-a507-338c0d5a92c2} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12375 | 2026.01.20 23:56:26.311552 [ 260 ] {446799e2-3d77-487f-a507-338c0d5a92c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12376 | 2026.01.20 23:56:26.311865 [ 260 ] {446799e2-3d77-487f-a507-338c0d5a92c2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12377 | 2026.01.20 23:56:26.312070 [ 260 ] {446799e2-3d77-487f-a507-338c0d5a92c2} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12378 | 2026.01.20 23:56:26.312175 [ 63 ] {} <Debug> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 12379 | 2026.01.20 23:56:26.312203 [ 260 ] {446799e2-3d77-487f-a507-338c0d5a92c2} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001276 sec., 165360.5015673981 rows/sec., 9.39 MiB/sec. | ||
| 12380 | 2026.01.20 23:56:26.312204 [ 63 ] {} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12381 | 2026.01.20 23:56:26.312243 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12382 | 2026.01.20 23:56:26.312249 [ 260 ] {446799e2-3d77-487f-a507-338c0d5a92c2} <Debug> TCPHandler: Processed in 0.001458104 sec. | ||
| 12383 | 2026.01.20 23:56:26.312316 [ 200 ] {814d8568-2b9e-4a79-83ef-22fe45208240::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 | ||
| 12384 | 2026.01.20 23:56:26.312365 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12385 | 2026.01.20 23:56:26.312408 [ 200 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12386 | 2026.01.20 23:56:26.312440 [ 200 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 223 rows starting from the beginning of the part | ||
| 12387 | 2026.01.20 23:56:26.312459 [ 260 ] {2224fede-7a6f-4055-8b2e-48f7afca7909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12388 | 2026.01.20 23:56:26.312495 [ 200 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 211 rows starting from the beginning of the part | ||
| 12389 | 2026.01.20 23:56:26.312501 [ 260 ] {2224fede-7a6f-4055-8b2e-48f7afca7909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12390 | 2026.01.20 23:56:26.312542 [ 200 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 211 rows starting from the beginning of the part | ||
| 12391 | 2026.01.20 23:56:26.312589 [ 200 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 211 rows starting from the beginning of the part | ||
| 12392 | 2026.01.20 23:56:26.312626 [ 200 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 211 rows starting from the beginning of the part | ||
| 12393 | 2026.01.20 23:56:26.312662 [ 200 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 211 rows starting from the beginning of the part | ||
| 12394 | 2026.01.20 23:56:26.313163 [ 260 ] {2224fede-7a6f-4055-8b2e-48f7afca7909} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12395 | 2026.01.20 23:56:26.313202 [ 260 ] {2224fede-7a6f-4055-8b2e-48f7afca7909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12396 | 2026.01.20 23:56:26.313612 [ 260 ] {2224fede-7a6f-4055-8b2e-48f7afca7909} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12397 | 2026.01.20 23:56:26.313618 [ 191 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001332943 sec., 958780.6830449614 rows/sec., 58.28 MiB/sec. | ||
| 12398 | 2026.01.20 23:56:26.313769 [ 192 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 12399 | 2026.01.20 23:56:26.313855 [ 260 ] {2224fede-7a6f-4055-8b2e-48f7afca7909} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12400 | 2026.01.20 23:56:26.313990 [ 63 ] {} <Debug> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12401 | 2026.01.20 23:56:26.314007 [ 260 ] {2224fede-7a6f-4055-8b2e-48f7afca7909} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001557 sec., 436095.0545921644 rows/sec., 30.40 MiB/sec. | ||
| 12402 | 2026.01.20 23:56:26.314024 [ 63 ] {} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12403 | 2026.01.20 23:56:26.314054 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12404 | 2026.01.20 23:56:26.314054 [ 260 ] {2224fede-7a6f-4055-8b2e-48f7afca7909} <Debug> TCPHandler: Processed in 0.001738859 sec. | ||
| 12405 | 2026.01.20 23:56:26.314052 [ 192 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_36_7} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12406 | 2026.01.20 23:56:26.314127 [ 186 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::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 | ||
| 12407 | 2026.01.20 23:56:26.314150 [ 192 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_36_7} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 12408 | 2026.01.20 23:56:26.314204 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12409 | 2026.01.20 23:56:26.314221 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 12410 | 2026.01.20 23:56:26.314223 [ 186 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12411 | 2026.01.20 23:56:26.314272 [ 186 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1249 rows starting from the beginning of the part | ||
| 12412 | 2026.01.20 23:56:26.314308 [ 260 ] {7b3b9c25-af8b-48de-a16b-5236291b2169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12413 | 2026.01.20 23:56:26.314324 [ 186 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 679 rows starting from the beginning of the part | ||
| 12414 | 2026.01.20 23:56:26.314365 [ 260 ] {7b3b9c25-af8b-48de-a16b-5236291b2169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12415 | 2026.01.20 23:56:26.314373 [ 186 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 104 rows starting from the beginning of the part | ||
| 12416 | 2026.01.20 23:56:26.314412 [ 186 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 679 rows starting from the beginning of the part | ||
| 12417 | 2026.01.20 23:56:26.314451 [ 186 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 568 rows starting from the beginning of the part | ||
| 12418 | 2026.01.20 23:56:26.314523 [ 186 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 679 rows starting from the beginning of the part | ||
| 12419 | 2026.01.20 23:56:26.314708 [ 260 ] {7b3b9c25-af8b-48de-a16b-5236291b2169} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12420 | 2026.01.20 23:56:26.314743 [ 260 ] {7b3b9c25-af8b-48de-a16b-5236291b2169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12421 | 2026.01.20 23:56:26.315042 [ 260 ] {7b3b9c25-af8b-48de-a16b-5236291b2169} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12422 | 2026.01.20 23:56:26.315249 [ 260 ] {7b3b9c25-af8b-48de-a16b-5236291b2169} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12423 | 2026.01.20 23:56:26.315378 [ 260 ] {7b3b9c25-af8b-48de-a16b-5236291b2169} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001089 sec., 5509.641873278238 rows/sec., 287.86 KiB/sec. | ||
| 12424 | 2026.01.20 23:56:26.315415 [ 260 ] {7b3b9c25-af8b-48de-a16b-5236291b2169} <Debug> TCPHandler: Processed in 0.001262511 sec. | ||
| 12425 | 2026.01.20 23:56:26.315542 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12426 | 2026.01.20 23:56:26.315688 [ 260 ] {a717b1d8-c527-4c40-b524-3c26409eca13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12427 | 2026.01.20 23:56:26.315739 [ 260 ] {a717b1d8-c527-4c40-b524-3c26409eca13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12428 | 2026.01.20 23:56:26.315827 [ 188 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3958 rows, containing 5 columns (5 merged, 0 gathered) in 0.001730509 sec., 2287188.3359173513 rows/sec., 171.97 MiB/sec. | ||
| 12429 | 2026.01.20 23:56:26.316021 [ 191 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12430 | 2026.01.20 23:56:26.316216 [ 260 ] {a717b1d8-c527-4c40-b524-3c26409eca13} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12431 | 2026.01.20 23:56:26.316258 [ 260 ] {a717b1d8-c527-4c40-b524-3c26409eca13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12432 | 2026.01.20 23:56:26.316289 [ 191 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_81_16} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12433 | 2026.01.20 23:56:26.316370 [ 191 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_81_16} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12434 | 2026.01.20 23:56:26.316446 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 12435 | 2026.01.20 23:56:26.316614 [ 260 ] {a717b1d8-c527-4c40-b524-3c26409eca13} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12436 | 2026.01.20 23:56:26.316818 [ 260 ] {a717b1d8-c527-4c40-b524-3c26409eca13} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12437 | 2026.01.20 23:56:26.316951 [ 260 ] {a717b1d8-c527-4c40-b524-3c26409eca13} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001287 sec., 243978.243978244 rows/sec., 16.03 MiB/sec. | ||
| 12438 | 2026.01.20 23:56:26.316987 [ 260 ] {a717b1d8-c527-4c40-b524-3c26409eca13} <Debug> TCPHandler: Processed in 0.001506166 sec. | ||
| 12439 | 2026.01.20 23:56:26.317097 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12440 | 2026.01.20 23:56:26.317189 [ 260 ] {09de3237-5c4a-480c-ad7f-6bc933ea8ae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12441 | 2026.01.20 23:56:26.317229 [ 260 ] {09de3237-5c4a-480c-ad7f-6bc933ea8ae8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12442 | 2026.01.20 23:56:26.317539 [ 260 ] {09de3237-5c4a-480c-ad7f-6bc933ea8ae8} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12443 | 2026.01.20 23:56:26.317574 [ 260 ] {09de3237-5c4a-480c-ad7f-6bc933ea8ae8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12444 | 2026.01.20 23:56:26.317858 [ 260 ] {09de3237-5c4a-480c-ad7f-6bc933ea8ae8} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12445 | 2026.01.20 23:56:26.318065 [ 260 ] {09de3237-5c4a-480c-ad7f-6bc933ea8ae8} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12446 | 2026.01.20 23:56:26.318194 [ 260 ] {09de3237-5c4a-480c-ad7f-6bc933ea8ae8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001023 sec., 977.5171065493646 rows/sec., 65.87 KiB/sec. | ||
| 12447 | 2026.01.20 23:56:26.318229 [ 260 ] {09de3237-5c4a-480c-ad7f-6bc933ea8ae8} <Debug> TCPHandler: Processed in 0.00118166 sec. | ||
| 12448 | 2026.01.20 23:56:26.318334 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12449 | 2026.01.20 23:56:26.318433 [ 260 ] {a2ea1ac9-8058-4cd7-a7cf-4ea940311b5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12450 | 2026.01.20 23:56:26.318474 [ 260 ] {a2ea1ac9-8058-4cd7-a7cf-4ea940311b5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12451 | 2026.01.20 23:56:26.318802 [ 260 ] {a2ea1ac9-8058-4cd7-a7cf-4ea940311b5e} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12452 | 2026.01.20 23:56:26.318837 [ 260 ] {a2ea1ac9-8058-4cd7-a7cf-4ea940311b5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12453 | 2026.01.20 23:56:26.319129 [ 260 ] {a2ea1ac9-8058-4cd7-a7cf-4ea940311b5e} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12454 | 2026.01.20 23:56:26.319321 [ 260 ] {a2ea1ac9-8058-4cd7-a7cf-4ea940311b5e} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12455 | 2026.01.20 23:56:26.319446 [ 260 ] {a2ea1ac9-8058-4cd7-a7cf-4ea940311b5e} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001034 sec., 100580.27079303675 rows/sec., 6.16 MiB/sec. | ||
| 12456 | 2026.01.20 23:56:26.319480 [ 260 ] {a2ea1ac9-8058-4cd7-a7cf-4ea940311b5e} <Debug> TCPHandler: Processed in 0.00119361 sec. | ||
| 12457 | 2026.01.20 23:56:29.796042 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12458 | 2026.01.20 23:56:29.796155 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12459 | 2026.01.20 23:56:29.949858 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27835 | ||
| 12460 | 2026.01.20 23:56:29.950366 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12461 | 2026.01.20 23:56:29.950413 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12462 | 2026.01.20 23:56:29.950916 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12463 | 2026.01.20 23:56:29.951149 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12464 | 2026.01.20 23:56:29.951307 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27835 | ||
| 12465 | 2026.01.20 23:56:31.292683 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12466 | 2026.01.20 23:56:31.292881 [ 260 ] {338646d4-7601-4b15-98ae-95e23301804f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12467 | 2026.01.20 23:56:31.292952 [ 260 ] {338646d4-7601-4b15-98ae-95e23301804f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12468 | 2026.01.20 23:56:31.293717 [ 260 ] {338646d4-7601-4b15-98ae-95e23301804f} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12469 | 2026.01.20 23:56:31.293767 [ 260 ] {338646d4-7601-4b15-98ae-95e23301804f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12470 | 2026.01.20 23:56:31.294152 [ 260 ] {338646d4-7601-4b15-98ae-95e23301804f} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12471 | 2026.01.20 23:56:31.294371 [ 260 ] {338646d4-7601-4b15-98ae-95e23301804f} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12472 | 2026.01.20 23:56:31.294535 [ 260 ] {338646d4-7601-4b15-98ae-95e23301804f} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001704 sec., 79812.20657276995 rows/sec., 6.91 MiB/sec. | ||
| 12473 | 2026.01.20 23:56:31.294576 [ 260 ] {338646d4-7601-4b15-98ae-95e23301804f} <Debug> TCPHandler: Processed in 0.002022094 sec. | ||
| 12474 | 2026.01.20 23:56:31.294704 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12475 | 2026.01.20 23:56:31.294797 [ 260 ] {ed2028fc-4260-4a49-b3db-f883d8130b25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12476 | 2026.01.20 23:56:31.294837 [ 260 ] {ed2028fc-4260-4a49-b3db-f883d8130b25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12477 | 2026.01.20 23:56:31.295248 [ 260 ] {ed2028fc-4260-4a49-b3db-f883d8130b25} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12478 | 2026.01.20 23:56:31.295284 [ 260 ] {ed2028fc-4260-4a49-b3db-f883d8130b25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12479 | 2026.01.20 23:56:31.295575 [ 260 ] {ed2028fc-4260-4a49-b3db-f883d8130b25} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12480 | 2026.01.20 23:56:31.295783 [ 260 ] {ed2028fc-4260-4a49-b3db-f883d8130b25} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12481 | 2026.01.20 23:56:31.295908 [ 260 ] {ed2028fc-4260-4a49-b3db-f883d8130b25} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001129 sec., 35429.583702391494 rows/sec., 2.60 MiB/sec. | ||
| 12482 | 2026.01.20 23:56:31.295945 [ 260 ] {ed2028fc-4260-4a49-b3db-f883d8130b25} <Debug> TCPHandler: Processed in 0.001290162 sec. | ||
| 12483 | 2026.01.20 23:56:31.296127 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12484 | 2026.01.20 23:56:31.296225 [ 260 ] {0837e04e-2d8d-4b6c-8b84-e625e136bdab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12485 | 2026.01.20 23:56:31.296265 [ 260 ] {0837e04e-2d8d-4b6c-8b84-e625e136bdab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12486 | 2026.01.20 23:56:31.296698 [ 260 ] {0837e04e-2d8d-4b6c-8b84-e625e136bdab} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12487 | 2026.01.20 23:56:31.296734 [ 260 ] {0837e04e-2d8d-4b6c-8b84-e625e136bdab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12488 | 2026.01.20 23:56:31.297033 [ 260 ] {0837e04e-2d8d-4b6c-8b84-e625e136bdab} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12489 | 2026.01.20 23:56:31.297233 [ 260 ] {0837e04e-2d8d-4b6c-8b84-e625e136bdab} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12490 | 2026.01.20 23:56:31.297376 [ 260 ] {0837e04e-2d8d-4b6c-8b84-e625e136bdab} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001169 sec., 88964.9272882806 rows/sec., 6.95 MiB/sec. | ||
| 12491 | 2026.01.20 23:56:31.297414 [ 260 ] {0837e04e-2d8d-4b6c-8b84-e625e136bdab} <Debug> TCPHandler: Processed in 0.001336693 sec. | ||
| 12492 | 2026.01.20 23:56:31.297525 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12493 | 2026.01.20 23:56:31.297617 [ 260 ] {faffe87c-e430-4c24-98c2-df2218a178f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12494 | 2026.01.20 23:56:31.297660 [ 260 ] {faffe87c-e430-4c24-98c2-df2218a178f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12495 | 2026.01.20 23:56:31.298083 [ 260 ] {faffe87c-e430-4c24-98c2-df2218a178f2} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12496 | 2026.01.20 23:56:31.298121 [ 260 ] {faffe87c-e430-4c24-98c2-df2218a178f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12497 | 2026.01.20 23:56:31.298444 [ 260 ] {faffe87c-e430-4c24-98c2-df2218a178f2} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12498 | 2026.01.20 23:56:31.298643 [ 260 ] {faffe87c-e430-4c24-98c2-df2218a178f2} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12499 | 2026.01.20 23:56:31.298773 [ 260 ] {faffe87c-e430-4c24-98c2-df2218a178f2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 12500 | 2026.01.20 23:56:31.298814 [ 260 ] {faffe87c-e430-4c24-98c2-df2218a178f2} <Debug> TCPHandler: Processed in 0.001337923 sec. | ||
| 12501 | 2026.01.20 23:56:31.298920 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12502 | 2026.01.20 23:56:31.299012 [ 260 ] {1cb8875d-b909-485b-b65b-95c5a39d5eec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12503 | 2026.01.20 23:56:31.299066 [ 260 ] {1cb8875d-b909-485b-b65b-95c5a39d5eec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12504 | 2026.01.20 23:56:31.299943 [ 260 ] {1cb8875d-b909-485b-b65b-95c5a39d5eec} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12505 | 2026.01.20 23:56:31.299981 [ 260 ] {1cb8875d-b909-485b-b65b-95c5a39d5eec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12506 | 2026.01.20 23:56:31.300527 [ 260 ] {1cb8875d-b909-485b-b65b-95c5a39d5eec} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12507 | 2026.01.20 23:56:31.300746 [ 260 ] {1cb8875d-b909-485b-b65b-95c5a39d5eec} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12508 | 2026.01.20 23:56:31.300862 [ 56 ] {} <Debug> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 12509 | 2026.01.20 23:56:31.300884 [ 260 ] {1cb8875d-b909-485b-b65b-95c5a39d5eec} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00189 sec., 21164.021164021164 rows/sec., 37.92 MiB/sec. | ||
| 12510 | 2026.01.20 23:56:31.300933 [ 56 ] {} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12511 | 2026.01.20 23:56:31.300957 [ 260 ] {1cb8875d-b909-485b-b65b-95c5a39d5eec} <Debug> TCPHandler: Processed in 0.002083765 sec. | ||
| 12512 | 2026.01.20 23:56:31.300957 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12513 | 2026.01.20 23:56:31.301105 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12514 | 2026.01.20 23:56:31.301117 [ 192 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::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 | ||
| 12515 | 2026.01.20 23:56:31.301231 [ 260 ] {71987228-e127-451b-b3c6-9061975e1049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12516 | 2026.01.20 23:56:31.301293 [ 260 ] {71987228-e127-451b-b3c6-9061975e1049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12517 | 2026.01.20 23:56:31.301400 [ 192 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12518 | 2026.01.20 23:56:31.301465 [ 192 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1411 rows starting from the beginning of the part | ||
| 12519 | 2026.01.20 23:56:31.301595 [ 192 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 40 rows starting from the beginning of the part | ||
| 12520 | 2026.01.20 23:56:31.301684 [ 260 ] {71987228-e127-451b-b3c6-9061975e1049} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12521 | 2026.01.20 23:56:31.301696 [ 192 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 40 rows starting from the beginning of the part | ||
| 12522 | 2026.01.20 23:56:31.301733 [ 260 ] {71987228-e127-451b-b3c6-9061975e1049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12523 | 2026.01.20 23:56:31.301808 [ 192 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 40 rows starting from the beginning of the part | ||
| 12524 | 2026.01.20 23:56:31.301917 [ 192 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 40 rows starting from the beginning of the part | ||
| 12525 | 2026.01.20 23:56:31.302007 [ 192 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 40 rows starting from the beginning of the part | ||
| 12526 | 2026.01.20 23:56:31.302130 [ 260 ] {71987228-e127-451b-b3c6-9061975e1049} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12527 | 2026.01.20 23:56:31.302386 [ 260 ] {71987228-e127-451b-b3c6-9061975e1049} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12528 | 2026.01.20 23:56:31.302535 [ 260 ] {71987228-e127-451b-b3c6-9061975e1049} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001328 sec., 45180.72289156626 rows/sec., 3.04 MiB/sec. | ||
| 12529 | 2026.01.20 23:56:31.302571 [ 260 ] {71987228-e127-451b-b3c6-9061975e1049} <Debug> TCPHandler: Processed in 0.001523055 sec. | ||
| 12530 | 2026.01.20 23:56:31.311124 [ 192 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1611 rows, containing 19 columns (19 merged, 0 gathered) in 0.010063291 sec., 160086.7946678676 rows/sec., 286.87 MiB/sec. | ||
| 12531 | 2026.01.20 23:56:31.312972 [ 192 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 12532 | 2026.01.20 23:56:31.313322 [ 192 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12533 | 2026.01.20 23:56:31.313392 [ 192 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 12534 | 2026.01.20 23:56:31.313484 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.70 MiB. | ||
| 12535 | 2026.01.20 23:56:31.456494 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 12536 | 2026.01.20 23:56:31.473416 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12537 | 2026.01.20 23:56:31.473489 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12538 | 2026.01.20 23:56:31.479654 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12539 | 2026.01.20 23:56:31.480385 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12540 | 2026.01.20 23:56:31.483911 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 12541 | 2026.01.20 23:56:32.000217 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 329.74 MiB, peak 342.79 MiB, free memory in arenas 0.00 B, will set to 336.14 MiB (RSS), difference: 6.40 MiB | ||
| 12542 | 2026.01.20 23:56:32.106945 [ 56 ] {} <Debug> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 12543 | 2026.01.20 23:56:32.107012 [ 56 ] {} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12544 | 2026.01.20 23:56:32.107033 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12545 | 2026.01.20 23:56:32.107174 [ 191 ] {7b83d449-848b-47c5-a1c8-50668ade1130::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 | ||
| 12546 | 2026.01.20 23:56:32.107333 [ 191 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12547 | 2026.01.20 23:56:32.107371 [ 191 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 20 rows starting from the beginning of the part | ||
| 12548 | 2026.01.20 23:56:32.107447 [ 191 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 12549 | 2026.01.20 23:56:32.107498 [ 191 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 4 rows starting from the beginning of the part | ||
| 12550 | 2026.01.20 23:56:32.107544 [ 191 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 12551 | 2026.01.20 23:56:32.107591 [ 191 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
| 12552 | 2026.01.20 23:56:32.108372 [ 193 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001262171 sec., 36445.14095158263 rows/sec., 3.04 MiB/sec. | ||
| 12553 | 2026.01.20 23:56:32.108527 [ 193 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 12554 | 2026.01.20 23:56:32.108804 [ 193 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_21_5} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12555 | 2026.01.20 23:56:32.108878 [ 193 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_21_5} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 12556 | 2026.01.20 23:56:32.108966 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 12557 | 2026.01.20 23:56:35.028762 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1532 | ||
| 12558 | 2026.01.20 23:56:35.031462 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12559 | 2026.01.20 23:56:35.031534 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12560 | 2026.01.20 23:56:35.032784 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12561 | 2026.01.20 23:56:35.033070 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12562 | 2026.01.20 23:56:35.033481 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1532 | ||
| 12563 | 2026.01.20 23:56:36.302159 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12564 | 2026.01.20 23:56:36.302331 [ 260 ] {0d3fb08a-adb4-4c38-9ce2-51f2e33df3ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12565 | 2026.01.20 23:56:36.302396 [ 260 ] {0d3fb08a-adb4-4c38-9ce2-51f2e33df3ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12566 | 2026.01.20 23:56:36.303219 [ 260 ] {0d3fb08a-adb4-4c38-9ce2-51f2e33df3ab} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12567 | 2026.01.20 23:56:36.303270 [ 260 ] {0d3fb08a-adb4-4c38-9ce2-51f2e33df3ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12568 | 2026.01.20 23:56:36.303699 [ 260 ] {0d3fb08a-adb4-4c38-9ce2-51f2e33df3ab} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12569 | 2026.01.20 23:56:36.303920 [ 260 ] {0d3fb08a-adb4-4c38-9ce2-51f2e33df3ab} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12570 | 2026.01.20 23:56:36.304084 [ 260 ] {0d3fb08a-adb4-4c38-9ce2-51f2e33df3ab} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001798 sec., 228031.14571746386 rows/sec., 14.47 MiB/sec. | ||
| 12571 | 2026.01.20 23:56:36.304135 [ 260 ] {0d3fb08a-adb4-4c38-9ce2-51f2e33df3ab} <Debug> TCPHandler: Processed in 0.002098486 sec. | ||
| 12572 | 2026.01.20 23:56:36.304269 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12573 | 2026.01.20 23:56:36.304371 [ 260 ] {8d4abcee-8db7-4041-ac8d-1fa0ae7c3d65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12574 | 2026.01.20 23:56:36.304437 [ 260 ] {8d4abcee-8db7-4041-ac8d-1fa0ae7c3d65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12575 | 2026.01.20 23:56:36.304960 [ 260 ] {8d4abcee-8db7-4041-ac8d-1fa0ae7c3d65} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12576 | 2026.01.20 23:56:36.305006 [ 260 ] {8d4abcee-8db7-4041-ac8d-1fa0ae7c3d65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12577 | 2026.01.20 23:56:36.305371 [ 260 ] {8d4abcee-8db7-4041-ac8d-1fa0ae7c3d65} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 12578 | 2026.01.20 23:56:36.305590 [ 260 ] {8d4abcee-8db7-4041-ac8d-1fa0ae7c3d65} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12579 | 2026.01.20 23:56:36.305731 [ 260 ] {8d4abcee-8db7-4041-ac8d-1fa0ae7c3d65} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001383 sec., 2892.2631959508317 rows/sec., 235.84 KiB/sec. | ||
| 12580 | 2026.01.20 23:56:36.305771 [ 260 ] {8d4abcee-8db7-4041-ac8d-1fa0ae7c3d65} <Debug> TCPHandler: Processed in 0.001553557 sec. | ||
| 12581 | 2026.01.20 23:56:36.305887 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12582 | 2026.01.20 23:56:36.305985 [ 260 ] {9315c94a-c6d4-40df-84c9-19cbee97edfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12583 | 2026.01.20 23:56:36.306027 [ 260 ] {9315c94a-c6d4-40df-84c9-19cbee97edfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12584 | 2026.01.20 23:56:36.306961 [ 260 ] {9315c94a-c6d4-40df-84c9-19cbee97edfa} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12585 | 2026.01.20 23:56:36.307000 [ 260 ] {9315c94a-c6d4-40df-84c9-19cbee97edfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12586 | 2026.01.20 23:56:36.307368 [ 260 ] {9315c94a-c6d4-40df-84c9-19cbee97edfa} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12587 | 2026.01.20 23:56:36.307606 [ 260 ] {9315c94a-c6d4-40df-84c9-19cbee97edfa} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12588 | 2026.01.20 23:56:36.307741 [ 260 ] {9315c94a-c6d4-40df-84c9-19cbee97edfa} <Debug> executeQuery: Read 1114 rows, 89.95 KiB in 0.001775 sec., 627605.6338028169 rows/sec., 49.49 MiB/sec. | ||
| 12589 | 2026.01.20 23:56:36.307780 [ 260 ] {9315c94a-c6d4-40df-84c9-19cbee97edfa} <Debug> TCPHandler: Processed in 0.001943953 sec. | ||
| 12590 | 2026.01.20 23:56:36.307897 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12591 | 2026.01.20 23:56:36.307995 [ 260 ] {caefcb4e-4d80-4dbf-9b2b-6223e1cfb35c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12592 | 2026.01.20 23:56:36.308036 [ 260 ] {caefcb4e-4d80-4dbf-9b2b-6223e1cfb35c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12593 | 2026.01.20 23:56:36.308521 [ 260 ] {caefcb4e-4d80-4dbf-9b2b-6223e1cfb35c} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12594 | 2026.01.20 23:56:36.308557 [ 260 ] {caefcb4e-4d80-4dbf-9b2b-6223e1cfb35c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12595 | 2026.01.20 23:56:36.308879 [ 260 ] {caefcb4e-4d80-4dbf-9b2b-6223e1cfb35c} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12596 | 2026.01.20 23:56:36.309092 [ 260 ] {caefcb4e-4d80-4dbf-9b2b-6223e1cfb35c} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12597 | 2026.01.20 23:56:36.309244 [ 260 ] {caefcb4e-4d80-4dbf-9b2b-6223e1cfb35c} <Debug> executeQuery: Read 209 rows, 12.59 KiB in 0.001268 sec., 164826.49842271293 rows/sec., 9.70 MiB/sec. | ||
| 12598 | 2026.01.20 23:56:36.309283 [ 260 ] {caefcb4e-4d80-4dbf-9b2b-6223e1cfb35c} <Debug> TCPHandler: Processed in 0.001436694 sec. | ||
| 12599 | 2026.01.20 23:56:36.309392 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12600 | 2026.01.20 23:56:36.309500 [ 260 ] {88df480d-657a-4cea-8099-a615eb59215e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12601 | 2026.01.20 23:56:36.309542 [ 260 ] {88df480d-657a-4cea-8099-a615eb59215e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12602 | 2026.01.20 23:56:36.310032 [ 260 ] {88df480d-657a-4cea-8099-a615eb59215e} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12603 | 2026.01.20 23:56:36.310072 [ 260 ] {88df480d-657a-4cea-8099-a615eb59215e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12604 | 2026.01.20 23:56:36.310407 [ 260 ] {88df480d-657a-4cea-8099-a615eb59215e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 12605 | 2026.01.20 23:56:36.310622 [ 260 ] {88df480d-657a-4cea-8099-a615eb59215e} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12606 | 2026.01.20 23:56:36.310758 [ 260 ] {88df480d-657a-4cea-8099-a615eb59215e} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001278 sec., 165884.19405320814 rows/sec., 10.70 MiB/sec. | ||
| 12607 | 2026.01.20 23:56:36.310797 [ 260 ] {88df480d-657a-4cea-8099-a615eb59215e} <Debug> TCPHandler: Processed in 0.001458145 sec. | ||
| 12608 | 2026.01.20 23:56:36.310907 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12609 | 2026.01.20 23:56:36.311004 [ 260 ] {46dd1870-f500-4937-ad2f-211b649dc9c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12610 | 2026.01.20 23:56:36.311044 [ 260 ] {46dd1870-f500-4937-ad2f-211b649dc9c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12611 | 2026.01.20 23:56:36.311526 [ 260 ] {46dd1870-f500-4937-ad2f-211b649dc9c8} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12612 | 2026.01.20 23:56:36.311564 [ 260 ] {46dd1870-f500-4937-ad2f-211b649dc9c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12613 | 2026.01.20 23:56:36.311874 [ 260 ] {46dd1870-f500-4937-ad2f-211b649dc9c8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12614 | 2026.01.20 23:56:36.312092 [ 260 ] {46dd1870-f500-4937-ad2f-211b649dc9c8} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12615 | 2026.01.20 23:56:36.312231 [ 260 ] {46dd1870-f500-4937-ad2f-211b649dc9c8} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001244 sec., 169614.14790996784 rows/sec., 9.63 MiB/sec. | ||
| 12616 | 2026.01.20 23:56:36.312270 [ 260 ] {46dd1870-f500-4937-ad2f-211b649dc9c8} <Debug> TCPHandler: Processed in 0.001412224 sec. | ||
| 12617 | 2026.01.20 23:56:36.312379 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12618 | 2026.01.20 23:56:36.312473 [ 260 ] {673ed107-63d8-4426-9e02-4fe6c31ca464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12619 | 2026.01.20 23:56:36.312513 [ 260 ] {673ed107-63d8-4426-9e02-4fe6c31ca464} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12620 | 2026.01.20 23:56:36.313258 [ 260 ] {673ed107-63d8-4426-9e02-4fe6c31ca464} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12621 | 2026.01.20 23:56:36.313296 [ 260 ] {673ed107-63d8-4426-9e02-4fe6c31ca464} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12622 | 2026.01.20 23:56:36.313636 [ 260 ] {673ed107-63d8-4426-9e02-4fe6c31ca464} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12623 | 2026.01.20 23:56:36.313882 [ 260 ] {673ed107-63d8-4426-9e02-4fe6c31ca464} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12624 | 2026.01.20 23:56:36.314018 [ 260 ] {673ed107-63d8-4426-9e02-4fe6c31ca464} <Debug> executeQuery: Read 683 rows, 48.79 KiB in 0.001563 sec., 436980.166346769 rows/sec., 30.49 MiB/sec. | ||
| 12625 | 2026.01.20 23:56:36.314058 [ 260 ] {673ed107-63d8-4426-9e02-4fe6c31ca464} <Debug> TCPHandler: Processed in 0.001728589 sec. | ||
| 12626 | 2026.01.20 23:56:36.314191 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12627 | 2026.01.20 23:56:36.314313 [ 260 ] {605d8e38-ca51-43b0-9150-4b70b0480dd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12628 | 2026.01.20 23:56:36.314365 [ 260 ] {605d8e38-ca51-43b0-9150-4b70b0480dd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12629 | 2026.01.20 23:56:36.314785 [ 260 ] {605d8e38-ca51-43b0-9150-4b70b0480dd2} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12630 | 2026.01.20 23:56:36.314829 [ 260 ] {605d8e38-ca51-43b0-9150-4b70b0480dd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12631 | 2026.01.20 23:56:36.315202 [ 260 ] {605d8e38-ca51-43b0-9150-4b70b0480dd2} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12632 | 2026.01.20 23:56:36.315440 [ 260 ] {605d8e38-ca51-43b0-9150-4b70b0480dd2} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12633 | 2026.01.20 23:56:36.315576 [ 260 ] {605d8e38-ca51-43b0-9150-4b70b0480dd2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001288 sec., 4658.385093167702 rows/sec., 243.38 KiB/sec. | ||
| 12634 | 2026.01.20 23:56:36.315614 [ 260 ] {605d8e38-ca51-43b0-9150-4b70b0480dd2} <Debug> TCPHandler: Processed in 0.001486836 sec. | ||
| 12635 | 2026.01.20 23:56:36.315730 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12636 | 2026.01.20 23:56:36.315847 [ 260 ] {ad753d69-ada2-4b23-8be0-ac4fc5adb28a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12637 | 2026.01.20 23:56:36.315895 [ 260 ] {ad753d69-ada2-4b23-8be0-ac4fc5adb28a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12638 | 2026.01.20 23:56:36.316365 [ 260 ] {ad753d69-ada2-4b23-8be0-ac4fc5adb28a} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12639 | 2026.01.20 23:56:36.316401 [ 260 ] {ad753d69-ada2-4b23-8be0-ac4fc5adb28a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12640 | 2026.01.20 23:56:36.316733 [ 260 ] {ad753d69-ada2-4b23-8be0-ac4fc5adb28a} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12641 | 2026.01.20 23:56:36.316944 [ 260 ] {ad753d69-ada2-4b23-8be0-ac4fc5adb28a} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12642 | 2026.01.20 23:56:36.317108 [ 260 ] {ad753d69-ada2-4b23-8be0-ac4fc5adb28a} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001301 sec., 242890.08455034587 rows/sec., 15.96 MiB/sec. | ||
| 12643 | 2026.01.20 23:56:36.317102 [ 47 ] {} <Debug> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12644 | 2026.01.20 23:56:36.317146 [ 260 ] {ad753d69-ada2-4b23-8be0-ac4fc5adb28a} <Debug> TCPHandler: Processed in 0.001467635 sec. | ||
| 12645 | 2026.01.20 23:56:36.317183 [ 47 ] {} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12646 | 2026.01.20 23:56:36.317208 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12647 | 2026.01.20 23:56:36.317267 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12648 | 2026.01.20 23:56:36.317327 [ 193 ] {d542970d-27f7-45b6-add0-a5f5711db820::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 | ||
| 12649 | 2026.01.20 23:56:36.317366 [ 260 ] {2b9789b2-612a-4038-a31d-25e0f4c2faf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12650 | 2026.01.20 23:56:36.317413 [ 260 ] {2b9789b2-612a-4038-a31d-25e0f4c2faf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12651 | 2026.01.20 23:56:36.317477 [ 193 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12652 | 2026.01.20 23:56:36.317519 [ 193 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_76_15, total 27404 rows starting from the beginning of the part | ||
| 12653 | 2026.01.20 23:56:36.317604 [ 193 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 314 rows starting from the beginning of the part | ||
| 12654 | 2026.01.20 23:56:36.317693 [ 193 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 848 rows starting from the beginning of the part | ||
| 12655 | 2026.01.20 23:56:36.317747 [ 193 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 314 rows starting from the beginning of the part | ||
| 12656 | 2026.01.20 23:56:36.317747 [ 260 ] {2b9789b2-612a-4038-a31d-25e0f4c2faf6} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12657 | 2026.01.20 23:56:36.317791 [ 193 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part | ||
| 12658 | 2026.01.20 23:56:36.317799 [ 260 ] {2b9789b2-612a-4038-a31d-25e0f4c2faf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12659 | 2026.01.20 23:56:36.317843 [ 193 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 316 rows starting from the beginning of the part | ||
| 12660 | 2026.01.20 23:56:36.318131 [ 260 ] {2b9789b2-612a-4038-a31d-25e0f4c2faf6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12661 | 2026.01.20 23:56:36.318385 [ 260 ] {2b9789b2-612a-4038-a31d-25e0f4c2faf6} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12662 | 2026.01.20 23:56:36.318496 [ 47 ] {} <Debug> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3) (MergerMutator): Selected 6 parts from all_1_29_6 to all_34_34_0 | ||
| 12663 | 2026.01.20 23:56:36.318524 [ 260 ] {2b9789b2-612a-4038-a31d-25e0f4c2faf6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001176 sec., 850.3401360544218 rows/sec., 57.30 KiB/sec. | ||
| 12664 | 2026.01.20 23:56:36.318528 [ 47 ] {} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12665 | 2026.01.20 23:56:36.318563 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12666 | 2026.01.20 23:56:36.318567 [ 260 ] {2b9789b2-612a-4038-a31d-25e0f4c2faf6} <Debug> TCPHandler: Processed in 0.001350373 sec. | ||
| 12667 | 2026.01.20 23:56:36.318653 [ 199 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_29_6 to all_34_34_0 into Compact with storage Full | ||
| 12668 | 2026.01.20 23:56:36.318689 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12669 | 2026.01.20 23:56:36.318770 [ 199 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12670 | 2026.01.20 23:56:36.318787 [ 260 ] {3ef7c87b-b89c-4e2b-94e8-f3c995fada54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12671 | 2026.01.20 23:56:36.318808 [ 199 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 29 rows starting from the beginning of the part | ||
| 12672 | 2026.01.20 23:56:36.318833 [ 260 ] {3ef7c87b-b89c-4e2b-94e8-f3c995fada54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12673 | 2026.01.20 23:56:36.318872 [ 199 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 12674 | 2026.01.20 23:56:36.318920 [ 199 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
| 12675 | 2026.01.20 23:56:36.318958 [ 199 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
| 12676 | 2026.01.20 23:56:36.318993 [ 199 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
| 12677 | 2026.01.20 23:56:36.319030 [ 199 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
| 12678 | 2026.01.20 23:56:36.319179 [ 260 ] {3ef7c87b-b89c-4e2b-94e8-f3c995fada54} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12679 | 2026.01.20 23:56:36.319222 [ 260 ] {3ef7c87b-b89c-4e2b-94e8-f3c995fada54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12680 | 2026.01.20 23:56:36.319718 [ 260 ] {3ef7c87b-b89c-4e2b-94e8-f3c995fada54} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12681 | 2026.01.20 23:56:36.319869 [ 196 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 4 columns (4 merged, 0 gathered) in 0.001252901 sec., 27137.020403048602 rows/sec., 1.79 MiB/sec. | ||
| 12682 | 2026.01.20 23:56:36.319937 [ 260 ] {3ef7c87b-b89c-4e2b-94e8-f3c995fada54} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12683 | 2026.01.20 23:56:36.320051 [ 195 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) | ||
| 12684 | 2026.01.20 23:56:36.320081 [ 260 ] {3ef7c87b-b89c-4e2b-94e8-f3c995fada54} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001312 sec., 79268.29268292683 rows/sec., 4.86 MiB/sec. | ||
| 12685 | 2026.01.20 23:56:36.320122 [ 260 ] {3ef7c87b-b89c-4e2b-94e8-f3c995fada54} <Debug> TCPHandler: Processed in 0.001483615 sec. | ||
| 12686 | 2026.01.20 23:56:36.320373 [ 195 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_34_7} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12687 | 2026.01.20 23:56:36.320448 [ 195 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_34_7} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3) (MergerMutator): Merged 6 parts: [all_1_29_6, all_34_34_0] -> all_1_34_7 | ||
| 12688 | 2026.01.20 23:56:36.320522 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 12689 | 2026.01.20 23:56:36.325061 [ 194 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29356 rows, containing 5 columns (5 merged, 0 gathered) in 0.007793842 sec., 3766563.3971024817 rows/sec., 253.61 MiB/sec. | ||
| 12690 | 2026.01.20 23:56:36.325573 [ 196 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12691 | 2026.01.20 23:56:36.325892 [ 196 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12692 | 2026.01.20 23:56:36.325974 [ 196 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12693 | 2026.01.20 23:56:36.326087 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 12694 | 2026.01.20 23:56:37.451544 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28347 | ||
| 12695 | 2026.01.20 23:56:37.452412 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12696 | 2026.01.20 23:56:37.452454 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12697 | 2026.01.20 23:56:37.452941 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12698 | 2026.01.20 23:56:37.453184 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12699 | 2026.01.20 23:56:37.453331 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28347 | ||
| 12700 | 2026.01.20 23:56:38.984204 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 12701 | 2026.01.20 23:56:39.013213 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12702 | 2026.01.20 23:56:39.013318 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12703 | 2026.01.20 23:56:39.023768 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12704 | 2026.01.20 23:56:39.025440 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12705 | 2026.01.20 23:56:39.034179 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 12706 | 2026.01.20 23:56:41.293012 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12707 | 2026.01.20 23:56:41.293190 [ 260 ] {d2e74e39-af09-4beb-9e17-84c1a5bf6746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12708 | 2026.01.20 23:56:41.293257 [ 260 ] {d2e74e39-af09-4beb-9e17-84c1a5bf6746} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12709 | 2026.01.20 23:56:41.293955 [ 260 ] {d2e74e39-af09-4beb-9e17-84c1a5bf6746} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12710 | 2026.01.20 23:56:41.294008 [ 260 ] {d2e74e39-af09-4beb-9e17-84c1a5bf6746} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12711 | 2026.01.20 23:56:41.294416 [ 260 ] {d2e74e39-af09-4beb-9e17-84c1a5bf6746} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12712 | 2026.01.20 23:56:41.294650 [ 260 ] {d2e74e39-af09-4beb-9e17-84c1a5bf6746} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12713 | 2026.01.20 23:56:41.294826 [ 260 ] {d2e74e39-af09-4beb-9e17-84c1a5bf6746} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001683 sec., 80808.0808080808 rows/sec., 6.99 MiB/sec. | ||
| 12714 | 2026.01.20 23:56:41.294877 [ 260 ] {d2e74e39-af09-4beb-9e17-84c1a5bf6746} <Debug> TCPHandler: Processed in 0.001994254 sec. | ||
| 12715 | 2026.01.20 23:56:41.295004 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12716 | 2026.01.20 23:56:41.295107 [ 260 ] {06f40a05-b2ef-4576-832d-1ddcb17f64e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12717 | 2026.01.20 23:56:41.295151 [ 260 ] {06f40a05-b2ef-4576-832d-1ddcb17f64e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12718 | 2026.01.20 23:56:41.295584 [ 260 ] {06f40a05-b2ef-4576-832d-1ddcb17f64e2} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12719 | 2026.01.20 23:56:41.295619 [ 260 ] {06f40a05-b2ef-4576-832d-1ddcb17f64e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12720 | 2026.01.20 23:56:41.295925 [ 260 ] {06f40a05-b2ef-4576-832d-1ddcb17f64e2} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12721 | 2026.01.20 23:56:41.296137 [ 260 ] {06f40a05-b2ef-4576-832d-1ddcb17f64e2} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12722 | 2026.01.20 23:56:41.296272 [ 260 ] {06f40a05-b2ef-4576-832d-1ddcb17f64e2} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001188 sec., 33670.03367003367 rows/sec., 2.47 MiB/sec. | ||
| 12723 | 2026.01.20 23:56:41.296309 [ 260 ] {06f40a05-b2ef-4576-832d-1ddcb17f64e2} <Debug> TCPHandler: Processed in 0.001359873 sec. | ||
| 12724 | 2026.01.20 23:56:41.296422 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12725 | 2026.01.20 23:56:41.296519 [ 260 ] {6ab1e6c3-ac96-49e1-a359-8db49ba74fbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12726 | 2026.01.20 23:56:41.296560 [ 260 ] {6ab1e6c3-ac96-49e1-a359-8db49ba74fbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12727 | 2026.01.20 23:56:41.297020 [ 260 ] {6ab1e6c3-ac96-49e1-a359-8db49ba74fbc} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12728 | 2026.01.20 23:56:41.297056 [ 260 ] {6ab1e6c3-ac96-49e1-a359-8db49ba74fbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12729 | 2026.01.20 23:56:41.297405 [ 260 ] {6ab1e6c3-ac96-49e1-a359-8db49ba74fbc} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12730 | 2026.01.20 23:56:41.297771 [ 260 ] {6ab1e6c3-ac96-49e1-a359-8db49ba74fbc} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12731 | 2026.01.20 23:56:41.297919 [ 260 ] {6ab1e6c3-ac96-49e1-a359-8db49ba74fbc} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001419 sec., 73291.05003523608 rows/sec., 5.72 MiB/sec. | ||
| 12732 | 2026.01.20 23:56:41.297966 [ 260 ] {6ab1e6c3-ac96-49e1-a359-8db49ba74fbc} <Debug> TCPHandler: Processed in 0.001594937 sec. | ||
| 12733 | 2026.01.20 23:56:41.298094 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12734 | 2026.01.20 23:56:41.298191 [ 260 ] {41d33d0a-f24f-4f8a-811c-42794fff58f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12735 | 2026.01.20 23:56:41.298236 [ 260 ] {41d33d0a-f24f-4f8a-811c-42794fff58f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12736 | 2026.01.20 23:56:41.298685 [ 260 ] {41d33d0a-f24f-4f8a-811c-42794fff58f9} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12737 | 2026.01.20 23:56:41.298720 [ 260 ] {41d33d0a-f24f-4f8a-811c-42794fff58f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12738 | 2026.01.20 23:56:41.299066 [ 260 ] {41d33d0a-f24f-4f8a-811c-42794fff58f9} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12739 | 2026.01.20 23:56:41.299280 [ 260 ] {41d33d0a-f24f-4f8a-811c-42794fff58f9} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12740 | 2026.01.20 23:56:41.299418 [ 260 ] {41d33d0a-f24f-4f8a-811c-42794fff58f9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001247 sec., 128307.93905372894 rows/sec., 8.94 MiB/sec. | ||
| 12741 | 2026.01.20 23:56:41.299456 [ 260 ] {41d33d0a-f24f-4f8a-811c-42794fff58f9} <Debug> TCPHandler: Processed in 0.001414393 sec. | ||
| 12742 | 2026.01.20 23:56:41.299568 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12743 | 2026.01.20 23:56:41.299666 [ 260 ] {af2eb897-a680-4446-8d0e-4c417713c732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12744 | 2026.01.20 23:56:41.299720 [ 260 ] {af2eb897-a680-4446-8d0e-4c417713c732} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12745 | 2026.01.20 23:56:41.300538 [ 260 ] {af2eb897-a680-4446-8d0e-4c417713c732} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12746 | 2026.01.20 23:56:41.300575 [ 260 ] {af2eb897-a680-4446-8d0e-4c417713c732} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12747 | 2026.01.20 23:56:41.301157 [ 260 ] {af2eb897-a680-4446-8d0e-4c417713c732} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12748 | 2026.01.20 23:56:41.301386 [ 260 ] {af2eb897-a680-4446-8d0e-4c417713c732} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12749 | 2026.01.20 23:56:41.301533 [ 260 ] {af2eb897-a680-4446-8d0e-4c417713c732} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001887 sec., 21197.668256491786 rows/sec., 37.99 MiB/sec. | ||
| 12750 | 2026.01.20 23:56:41.301608 [ 260 ] {af2eb897-a680-4446-8d0e-4c417713c732} <Debug> TCPHandler: Processed in 0.002090486 sec. | ||
| 12751 | 2026.01.20 23:56:41.301729 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12752 | 2026.01.20 23:56:41.301826 [ 260 ] {6b7a2688-1c2c-4211-836c-c6003ef76a53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12753 | 2026.01.20 23:56:41.301868 [ 260 ] {6b7a2688-1c2c-4211-836c-c6003ef76a53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12754 | 2026.01.20 23:56:41.302203 [ 260 ] {6b7a2688-1c2c-4211-836c-c6003ef76a53} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12755 | 2026.01.20 23:56:41.302238 [ 260 ] {6b7a2688-1c2c-4211-836c-c6003ef76a53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12756 | 2026.01.20 23:56:41.302544 [ 260 ] {6b7a2688-1c2c-4211-836c-c6003ef76a53} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12757 | 2026.01.20 23:56:41.302762 [ 260 ] {6b7a2688-1c2c-4211-836c-c6003ef76a53} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12758 | 2026.01.20 23:56:41.302891 [ 260 ] {6b7a2688-1c2c-4211-836c-c6003ef76a53} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 12759 | 2026.01.20 23:56:41.302928 [ 260 ] {6b7a2688-1c2c-4211-836c-c6003ef76a53} <Debug> TCPHandler: Processed in 0.001250101 sec. | ||
| 12760 | 2026.01.20 23:56:44.796437 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12761 | 2026.01.20 23:56:44.796539 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12762 | 2026.01.20 23:56:44.954443 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28795 | ||
| 12763 | 2026.01.20 23:56:44.955138 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12764 | 2026.01.20 23:56:44.955172 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12765 | 2026.01.20 23:56:44.955650 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12766 | 2026.01.20 23:56:44.955869 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12767 | 2026.01.20 23:56:44.955996 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28795 | ||
| 12768 | 2026.01.20 23:56:45.034595 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1566 | ||
| 12769 | 2026.01.20 23:56:45.036979 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12770 | 2026.01.20 23:56:45.037034 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12771 | 2026.01.20 23:56:45.038274 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12772 | 2026.01.20 23:56:45.038550 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12773 | 2026.01.20 23:56:45.038940 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1566 | ||
| 12774 | 2026.01.20 23:56:46.303254 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12775 | 2026.01.20 23:56:46.303450 [ 260 ] {02a349d9-98b5-4046-a5c6-7464fb029420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12776 | 2026.01.20 23:56:46.303521 [ 260 ] {02a349d9-98b5-4046-a5c6-7464fb029420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12777 | 2026.01.20 23:56:46.304349 [ 260 ] {02a349d9-98b5-4046-a5c6-7464fb029420} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12778 | 2026.01.20 23:56:46.304401 [ 260 ] {02a349d9-98b5-4046-a5c6-7464fb029420} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12779 | 2026.01.20 23:56:46.304810 [ 260 ] {02a349d9-98b5-4046-a5c6-7464fb029420} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12780 | 2026.01.20 23:56:46.305043 [ 260 ] {02a349d9-98b5-4046-a5c6-7464fb029420} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12781 | 2026.01.20 23:56:46.305241 [ 260 ] {02a349d9-98b5-4046-a5c6-7464fb029420} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001843 sec., 222463.3749321758 rows/sec., 14.11 MiB/sec. | ||
| 12782 | 2026.01.20 23:56:46.305294 [ 260 ] {02a349d9-98b5-4046-a5c6-7464fb029420} <Debug> TCPHandler: Processed in 0.002174417 sec. | ||
| 12783 | 2026.01.20 23:56:46.305429 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12784 | 2026.01.20 23:56:46.305533 [ 260 ] {fc416925-9e93-435d-b56e-1b59ec0e9500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12785 | 2026.01.20 23:56:46.305577 [ 260 ] {fc416925-9e93-435d-b56e-1b59ec0e9500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12786 | 2026.01.20 23:56:46.306832 [ 260 ] {fc416925-9e93-435d-b56e-1b59ec0e9500} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12787 | 2026.01.20 23:56:46.306872 [ 260 ] {fc416925-9e93-435d-b56e-1b59ec0e9500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12788 | 2026.01.20 23:56:46.307244 [ 260 ] {fc416925-9e93-435d-b56e-1b59ec0e9500} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12789 | 2026.01.20 23:56:46.307466 [ 260 ] {fc416925-9e93-435d-b56e-1b59ec0e9500} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12790 | 2026.01.20 23:56:46.307615 [ 260 ] {fc416925-9e93-435d-b56e-1b59ec0e9500} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.002104 sec., 528517.1102661598 rows/sec., 41.68 MiB/sec. | ||
| 12791 | 2026.01.20 23:56:46.307655 [ 260 ] {fc416925-9e93-435d-b56e-1b59ec0e9500} <Debug> TCPHandler: Processed in 0.002280408 sec. | ||
| 12792 | 2026.01.20 23:56:46.307770 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12793 | 2026.01.20 23:56:46.307867 [ 260 ] {6cd91632-2243-4d19-8e61-fea1c8de3496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12794 | 2026.01.20 23:56:46.307909 [ 260 ] {6cd91632-2243-4d19-8e61-fea1c8de3496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12795 | 2026.01.20 23:56:46.308417 [ 260 ] {6cd91632-2243-4d19-8e61-fea1c8de3496} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12796 | 2026.01.20 23:56:46.308455 [ 260 ] {6cd91632-2243-4d19-8e61-fea1c8de3496} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12797 | 2026.01.20 23:56:46.308765 [ 260 ] {6cd91632-2243-4d19-8e61-fea1c8de3496} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12798 | 2026.01.20 23:56:46.308972 [ 260 ] {6cd91632-2243-4d19-8e61-fea1c8de3496} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12799 | 2026.01.20 23:56:46.309110 [ 260 ] {6cd91632-2243-4d19-8e61-fea1c8de3496} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001262 sec., 162440.5705229794 rows/sec., 9.53 MiB/sec. | ||
| 12800 | 2026.01.20 23:56:46.309149 [ 260 ] {6cd91632-2243-4d19-8e61-fea1c8de3496} <Debug> TCPHandler: Processed in 0.001430494 sec. | ||
| 12801 | 2026.01.20 23:56:46.309269 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12802 | 2026.01.20 23:56:46.309391 [ 260 ] {03cb76d1-4ebb-4f82-b713-786eda8e4409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12803 | 2026.01.20 23:56:46.309438 [ 260 ] {03cb76d1-4ebb-4f82-b713-786eda8e4409} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12804 | 2026.01.20 23:56:46.310018 [ 260 ] {03cb76d1-4ebb-4f82-b713-786eda8e4409} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12805 | 2026.01.20 23:56:46.310062 [ 260 ] {03cb76d1-4ebb-4f82-b713-786eda8e4409} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12806 | 2026.01.20 23:56:46.310434 [ 260 ] {03cb76d1-4ebb-4f82-b713-786eda8e4409} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 12807 | 2026.01.20 23:56:46.310650 [ 260 ] {03cb76d1-4ebb-4f82-b713-786eda8e4409} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12808 | 2026.01.20 23:56:46.310783 [ 260 ] {03cb76d1-4ebb-4f82-b713-786eda8e4409} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001418 sec., 149506.34696755995 rows/sec., 9.64 MiB/sec. | ||
| 12809 | 2026.01.20 23:56:46.310821 [ 260 ] {03cb76d1-4ebb-4f82-b713-786eda8e4409} <Debug> TCPHandler: Processed in 0.001611637 sec. | ||
| 12810 | 2026.01.20 23:56:46.310957 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12811 | 2026.01.20 23:56:46.311078 [ 260 ] {dbdea5fc-d9ce-4685-b2d3-ac215a4d5fe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12812 | 2026.01.20 23:56:46.311126 [ 260 ] {dbdea5fc-d9ce-4685-b2d3-ac215a4d5fe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12813 | 2026.01.20 23:56:46.311706 [ 260 ] {dbdea5fc-d9ce-4685-b2d3-ac215a4d5fe8} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12814 | 2026.01.20 23:56:46.311743 [ 260 ] {dbdea5fc-d9ce-4685-b2d3-ac215a4d5fe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12815 | 2026.01.20 23:56:46.312121 [ 260 ] {dbdea5fc-d9ce-4685-b2d3-ac215a4d5fe8} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12816 | 2026.01.20 23:56:46.312396 [ 260 ] {dbdea5fc-d9ce-4685-b2d3-ac215a4d5fe8} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12817 | 2026.01.20 23:56:46.312623 [ 260 ] {dbdea5fc-d9ce-4685-b2d3-ac215a4d5fe8} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001568 sec., 134566.32653061225 rows/sec., 7.64 MiB/sec. | ||
| 12818 | 2026.01.20 23:56:46.312669 [ 260 ] {dbdea5fc-d9ce-4685-b2d3-ac215a4d5fe8} <Debug> TCPHandler: Processed in 0.00177077 sec. | ||
| 12819 | 2026.01.20 23:56:46.312780 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12820 | 2026.01.20 23:56:46.312877 [ 260 ] {c70e3d2d-82bd-4ccd-826a-3282beda7828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12821 | 2026.01.20 23:56:46.312917 [ 260 ] {c70e3d2d-82bd-4ccd-826a-3282beda7828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12822 | 2026.01.20 23:56:46.313662 [ 260 ] {c70e3d2d-82bd-4ccd-826a-3282beda7828} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12823 | 2026.01.20 23:56:46.313699 [ 260 ] {c70e3d2d-82bd-4ccd-826a-3282beda7828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12824 | 2026.01.20 23:56:46.314050 [ 260 ] {c70e3d2d-82bd-4ccd-826a-3282beda7828} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12825 | 2026.01.20 23:56:46.314260 [ 260 ] {c70e3d2d-82bd-4ccd-826a-3282beda7828} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12826 | 2026.01.20 23:56:46.314407 [ 260 ] {c70e3d2d-82bd-4ccd-826a-3282beda7828} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001545 sec., 439482.20064724924 rows/sec., 30.64 MiB/sec. | ||
| 12827 | 2026.01.20 23:56:46.314448 [ 260 ] {c70e3d2d-82bd-4ccd-826a-3282beda7828} <Debug> TCPHandler: Processed in 0.001718099 sec. | ||
| 12828 | 2026.01.20 23:56:46.314554 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12829 | 2026.01.20 23:56:46.314652 [ 260 ] {a3c7fc7b-2086-4353-81d2-f5c38e74a504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12830 | 2026.01.20 23:56:46.314695 [ 260 ] {a3c7fc7b-2086-4353-81d2-f5c38e74a504} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12831 | 2026.01.20 23:56:46.315017 [ 260 ] {a3c7fc7b-2086-4353-81d2-f5c38e74a504} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12832 | 2026.01.20 23:56:46.315055 [ 260 ] {a3c7fc7b-2086-4353-81d2-f5c38e74a504} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12833 | 2026.01.20 23:56:46.315365 [ 260 ] {a3c7fc7b-2086-4353-81d2-f5c38e74a504} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12834 | 2026.01.20 23:56:46.315573 [ 260 ] {a3c7fc7b-2086-4353-81d2-f5c38e74a504} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12835 | 2026.01.20 23:56:46.315708 [ 260 ] {a3c7fc7b-2086-4353-81d2-f5c38e74a504} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001073 sec., 5591.798695246971 rows/sec., 292.15 KiB/sec. | ||
| 12836 | 2026.01.20 23:56:46.315746 [ 260 ] {a3c7fc7b-2086-4353-81d2-f5c38e74a504} <Debug> TCPHandler: Processed in 0.001241711 sec. | ||
| 12837 | 2026.01.20 23:56:46.315879 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12838 | 2026.01.20 23:56:46.315999 [ 260 ] {a5c7fca8-692b-47b6-8687-4b523c67e670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12839 | 2026.01.20 23:56:46.316049 [ 260 ] {a5c7fca8-692b-47b6-8687-4b523c67e670} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12840 | 2026.01.20 23:56:46.316598 [ 260 ] {a5c7fca8-692b-47b6-8687-4b523c67e670} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12841 | 2026.01.20 23:56:46.316636 [ 260 ] {a5c7fca8-692b-47b6-8687-4b523c67e670} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12842 | 2026.01.20 23:56:46.316987 [ 260 ] {a5c7fca8-692b-47b6-8687-4b523c67e670} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12843 | 2026.01.20 23:56:46.317194 [ 260 ] {a5c7fca8-692b-47b6-8687-4b523c67e670} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12844 | 2026.01.20 23:56:46.317326 [ 260 ] {a5c7fca8-692b-47b6-8687-4b523c67e670} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001351 sec., 232420.42931162103 rows/sec., 15.27 MiB/sec. | ||
| 12845 | 2026.01.20 23:56:46.317362 [ 260 ] {a5c7fca8-692b-47b6-8687-4b523c67e670} <Debug> TCPHandler: Processed in 0.001541507 sec. | ||
| 12846 | 2026.01.20 23:56:46.317475 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12847 | 2026.01.20 23:56:46.317568 [ 260 ] {8047cd74-f1e5-416c-8277-a49d9a2229a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12848 | 2026.01.20 23:56:46.317609 [ 260 ] {8047cd74-f1e5-416c-8277-a49d9a2229a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12849 | 2026.01.20 23:56:46.317922 [ 260 ] {8047cd74-f1e5-416c-8277-a49d9a2229a0} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12850 | 2026.01.20 23:56:46.317957 [ 260 ] {8047cd74-f1e5-416c-8277-a49d9a2229a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12851 | 2026.01.20 23:56:46.318244 [ 260 ] {8047cd74-f1e5-416c-8277-a49d9a2229a0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12852 | 2026.01.20 23:56:46.318502 [ 260 ] {8047cd74-f1e5-416c-8277-a49d9a2229a0} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12853 | 2026.01.20 23:56:46.318647 [ 260 ] {8047cd74-f1e5-416c-8277-a49d9a2229a0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001097 sec., 911.5770282588878 rows/sec., 61.42 KiB/sec. | ||
| 12854 | 2026.01.20 23:56:46.318685 [ 260 ] {8047cd74-f1e5-416c-8277-a49d9a2229a0} <Debug> TCPHandler: Processed in 0.001258681 sec. | ||
| 12855 | 2026.01.20 23:56:46.318796 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12856 | 2026.01.20 23:56:46.318892 [ 260 ] {429deb64-2edf-4df4-b28e-ad87153b210b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12857 | 2026.01.20 23:56:46.318942 [ 260 ] {429deb64-2edf-4df4-b28e-ad87153b210b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12858 | 2026.01.20 23:56:46.319295 [ 260 ] {429deb64-2edf-4df4-b28e-ad87153b210b} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12859 | 2026.01.20 23:56:46.319332 [ 260 ] {429deb64-2edf-4df4-b28e-ad87153b210b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12860 | 2026.01.20 23:56:46.319652 [ 260 ] {429deb64-2edf-4df4-b28e-ad87153b210b} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12861 | 2026.01.20 23:56:46.319872 [ 260 ] {429deb64-2edf-4df4-b28e-ad87153b210b} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12862 | 2026.01.20 23:56:46.319995 [ 39 ] {} <Debug> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12863 | 2026.01.20 23:56:46.320009 [ 260 ] {429deb64-2edf-4df4-b28e-ad87153b210b} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001135 sec., 91629.95594713656 rows/sec., 5.61 MiB/sec. | ||
| 12864 | 2026.01.20 23:56:46.320059 [ 39 ] {} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12865 | 2026.01.20 23:56:46.320068 [ 260 ] {429deb64-2edf-4df4-b28e-ad87153b210b} <Debug> TCPHandler: Processed in 0.001322213 sec. | ||
| 12866 | 2026.01.20 23:56:46.320088 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12867 | 2026.01.20 23:56:46.320214 [ 196 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::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 | ||
| 12868 | 2026.01.20 23:56:46.320372 [ 196 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12869 | 2026.01.20 23:56:46.320411 [ 196 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 5728 rows starting from the beginning of the part | ||
| 12870 | 2026.01.20 23:56:46.320485 [ 196 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 104 rows starting from the beginning of the part | ||
| 12871 | 2026.01.20 23:56:46.320529 [ 196 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part | ||
| 12872 | 2026.01.20 23:56:46.320566 [ 196 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 104 rows starting from the beginning of the part | ||
| 12873 | 2026.01.20 23:56:46.320599 [ 196 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
| 12874 | 2026.01.20 23:56:46.320635 [ 196 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 104 rows starting from the beginning of the part | ||
| 12875 | 2026.01.20 23:56:46.322637 [ 194 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6160 rows, containing 4 columns (4 merged, 0 gathered) in 0.002482222 sec., 2481647.4916425687 rows/sec., 158.24 MiB/sec. | ||
| 12876 | 2026.01.20 23:56:46.322994 [ 198 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12877 | 2026.01.20 23:56:46.323239 [ 198 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_81_16} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12878 | 2026.01.20 23:56:46.323305 [ 198 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_81_16} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12879 | 2026.01.20 23:56:46.323381 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 12880 | 2026.01.20 23:56:46.535118 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 12881 | 2026.01.20 23:56:46.552250 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12882 | 2026.01.20 23:56:46.552299 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12883 | 2026.01.20 23:56:46.558752 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12884 | 2026.01.20 23:56:46.559447 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12885 | 2026.01.20 23:56:46.562501 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 12886 | 2026.01.20 23:56:51.319644 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12887 | 2026.01.20 23:56:51.319833 [ 260 ] {af6cbca9-78fe-4e38-aa52-ac0db87d11da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12888 | 2026.01.20 23:56:51.319898 [ 260 ] {af6cbca9-78fe-4e38-aa52-ac0db87d11da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12889 | 2026.01.20 23:56:51.320522 [ 260 ] {af6cbca9-78fe-4e38-aa52-ac0db87d11da} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12890 | 2026.01.20 23:56:51.320569 [ 260 ] {af6cbca9-78fe-4e38-aa52-ac0db87d11da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12891 | 2026.01.20 23:56:51.320960 [ 260 ] {af6cbca9-78fe-4e38-aa52-ac0db87d11da} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 12892 | 2026.01.20 23:56:51.321183 [ 260 ] {af6cbca9-78fe-4e38-aa52-ac0db87d11da} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12893 | 2026.01.20 23:56:51.321356 [ 260 ] {af6cbca9-78fe-4e38-aa52-ac0db87d11da} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001569 sec., 3824.091778202677 rows/sec., 311.83 KiB/sec. | ||
| 12894 | 2026.01.20 23:56:51.321408 [ 260 ] {af6cbca9-78fe-4e38-aa52-ac0db87d11da} <Debug> TCPHandler: Processed in 0.001897102 sec. | ||
| 12895 | 2026.01.20 23:56:51.321547 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12896 | 2026.01.20 23:56:51.321649 [ 260 ] {cf03a28f-7f3f-46f7-92d9-35f046e1940d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12897 | 2026.01.20 23:56:51.321692 [ 260 ] {cf03a28f-7f3f-46f7-92d9-35f046e1940d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12898 | 2026.01.20 23:56:51.322812 [ 260 ] {cf03a28f-7f3f-46f7-92d9-35f046e1940d} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12899 | 2026.01.20 23:56:51.322853 [ 260 ] {cf03a28f-7f3f-46f7-92d9-35f046e1940d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12900 | 2026.01.20 23:56:51.323269 [ 260 ] {cf03a28f-7f3f-46f7-92d9-35f046e1940d} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12901 | 2026.01.20 23:56:51.323477 [ 260 ] {cf03a28f-7f3f-46f7-92d9-35f046e1940d} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12902 | 2026.01.20 23:56:51.323624 [ 260 ] {cf03a28f-7f3f-46f7-92d9-35f046e1940d} <Debug> executeQuery: Read 1279 rows, 108.39 KiB in 0.001998 sec., 640140.1401401401 rows/sec., 52.98 MiB/sec. | ||
| 12903 | 2026.01.20 23:56:51.323619 [ 33 ] {} <Debug> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12904 | 2026.01.20 23:56:51.323665 [ 260 ] {cf03a28f-7f3f-46f7-92d9-35f046e1940d} <Debug> TCPHandler: Processed in 0.002171537 sec. | ||
| 12905 | 2026.01.20 23:56:51.323710 [ 33 ] {} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12906 | 2026.01.20 23:56:51.323741 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12907 | 2026.01.20 23:56:51.323805 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12908 | 2026.01.20 23:56:51.323842 [ 190 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::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 | ||
| 12909 | 2026.01.20 23:56:51.323932 [ 260 ] {25de2e43-8310-400d-a61f-32aa5a4ad6c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12910 | 2026.01.20 23:56:51.323942 [ 190 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12911 | 2026.01.20 23:56:51.323980 [ 190 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2462 rows starting from the beginning of the part | ||
| 12912 | 2026.01.20 23:56:51.323983 [ 260 ] {25de2e43-8310-400d-a61f-32aa5a4ad6c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12913 | 2026.01.20 23:56:51.324045 [ 190 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 136 rows starting from the beginning of the part | ||
| 12914 | 2026.01.20 23:56:51.324094 [ 190 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1114 rows starting from the beginning of the part | ||
| 12915 | 2026.01.20 23:56:51.324140 [ 190 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 136 rows starting from the beginning of the part | ||
| 12916 | 2026.01.20 23:56:51.324186 [ 190 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 1112 rows starting from the beginning of the part | ||
| 12917 | 2026.01.20 23:56:51.324230 [ 190 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 1279 rows starting from the beginning of the part | ||
| 12918 | 2026.01.20 23:56:51.324483 [ 260 ] {25de2e43-8310-400d-a61f-32aa5a4ad6c9} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12919 | 2026.01.20 23:56:51.324526 [ 260 ] {25de2e43-8310-400d-a61f-32aa5a4ad6c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12920 | 2026.01.20 23:56:51.324861 [ 260 ] {25de2e43-8310-400d-a61f-32aa5a4ad6c9} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12921 | 2026.01.20 23:56:51.325067 [ 260 ] {25de2e43-8310-400d-a61f-32aa5a4ad6c9} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12922 | 2026.01.20 23:56:51.325194 [ 33 ] {} <Debug> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12923 | 2026.01.20 23:56:51.325213 [ 260 ] {25de2e43-8310-400d-a61f-32aa5a4ad6c9} <Debug> executeQuery: Read 46 rows, 3.43 KiB in 0.001307 sec., 35195.10328997704 rows/sec., 2.56 MiB/sec. | ||
| 12924 | 2026.01.20 23:56:51.325226 [ 33 ] {} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12925 | 2026.01.20 23:56:51.325252 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12926 | 2026.01.20 23:56:51.325259 [ 260 ] {25de2e43-8310-400d-a61f-32aa5a4ad6c9} <Debug> TCPHandler: Processed in 0.001514586 sec. | ||
| 12927 | 2026.01.20 23:56:51.325325 [ 198 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::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 | ||
| 12928 | 2026.01.20 23:56:51.325374 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12929 | 2026.01.20 23:56:51.325409 [ 198 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12930 | 2026.01.20 23:56:51.325435 [ 198 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 277 rows starting from the beginning of the part | ||
| 12931 | 2026.01.20 23:56:51.325472 [ 260 ] {7493e7b3-f6b0-4710-b73d-d5723184116e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12932 | 2026.01.20 23:56:51.325486 [ 198 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 40 rows starting from the beginning of the part | ||
| 12933 | 2026.01.20 23:56:51.325511 [ 260 ] {7493e7b3-f6b0-4710-b73d-d5723184116e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12934 | 2026.01.20 23:56:51.325527 [ 198 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 209 rows starting from the beginning of the part | ||
| 12935 | 2026.01.20 23:56:51.325567 [ 198 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 40 rows starting from the beginning of the part | ||
| 12936 | 2026.01.20 23:56:51.325605 [ 198 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 205 rows starting from the beginning of the part | ||
| 12937 | 2026.01.20 23:56:51.325642 [ 198 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 46 rows starting from the beginning of the part | ||
| 12938 | 2026.01.20 23:56:51.325995 [ 260 ] {7493e7b3-f6b0-4710-b73d-d5723184116e} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12939 | 2026.01.20 23:56:51.326029 [ 260 ] {7493e7b3-f6b0-4710-b73d-d5723184116e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12940 | 2026.01.20 23:56:51.326141 [ 190 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6239 rows, containing 5 columns (5 merged, 0 gathered) in 0.0023421 sec., 2663848.6828060285 rows/sec., 226.14 MiB/sec. | ||
| 12941 | 2026.01.20 23:56:51.326354 [ 260 ] {7493e7b3-f6b0-4710-b73d-d5723184116e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12942 | 2026.01.20 23:56:51.326405 [ 197 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 817 rows, containing 5 columns (5 merged, 0 gathered) in 0.001106479 sec., 738378.224982128 rows/sec., 48.74 MiB/sec. | ||
| 12943 | 2026.01.20 23:56:51.326488 [ 201 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12944 | 2026.01.20 23:56:51.326549 [ 190 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12945 | 2026.01.20 23:56:51.326591 [ 260 ] {7493e7b3-f6b0-4710-b73d-d5723184116e} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12946 | 2026.01.20 23:56:51.326740 [ 33 ] {} <Debug> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef) (MergerMutator): Selected 6 parts from all_1_44_9 to all_49_49_0 | ||
| 12947 | 2026.01.20 23:56:51.326761 [ 260 ] {7493e7b3-f6b0-4710-b73d-d5723184116e} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001307 sec., 174445.29456771232 rows/sec., 11.81 MiB/sec. | ||
| 12948 | 2026.01.20 23:56:51.326778 [ 33 ] {} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12949 | 2026.01.20 23:56:51.326812 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12950 | 2026.01.20 23:56:51.326812 [ 260 ] {7493e7b3-f6b0-4710-b73d-d5723184116e} <Debug> TCPHandler: Processed in 0.001487445 sec. | ||
| 12951 | 2026.01.20 23:56:51.326865 [ 190 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_81_16} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12952 | 2026.01.20 23:56:51.326883 [ 198 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_49_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_44_9 to all_49_49_0 into Compact with storage Full | ||
| 12953 | 2026.01.20 23:56:51.326933 [ 190 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_81_16} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12954 | 2026.01.20 23:56:51.326931 [ 201 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_86_17} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12955 | 2026.01.20 23:56:51.326951 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12956 | 2026.01.20 23:56:51.326954 [ 198 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_49_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12957 | 2026.01.20 23:56:51.326994 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 12958 | 2026.01.20 23:56:51.326996 [ 198 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_44_9, total 464 rows starting from the beginning of the part | ||
| 12959 | 2026.01.20 23:56:51.327038 [ 201 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_86_17} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12960 | 2026.01.20 23:56:51.327046 [ 198 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 228 rows starting from the beginning of the part | ||
| 12961 | 2026.01.20 23:56:51.327057 [ 260 ] {a527ade9-bd3e-41da-bb59-123a9be093fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12962 | 2026.01.20 23:56:51.327094 [ 198 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 212 rows starting from the beginning of the part | ||
| 12963 | 2026.01.20 23:56:51.327104 [ 260 ] {a527ade9-bd3e-41da-bb59-123a9be093fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12964 | 2026.01.20 23:56:51.327128 [ 198 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 212 rows starting from the beginning of the part | ||
| 12965 | 2026.01.20 23:56:51.327159 [ 198 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 212 rows starting from the beginning of the part | ||
| 12966 | 2026.01.20 23:56:51.327162 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 12967 | 2026.01.20 23:56:51.327196 [ 198 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 228 rows starting from the beginning of the part | ||
| 12968 | 2026.01.20 23:56:51.327723 [ 260 ] {a527ade9-bd3e-41da-bb59-123a9be093fe} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12969 | 2026.01.20 23:56:51.327759 [ 260 ] {a527ade9-bd3e-41da-bb59-123a9be093fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12970 | 2026.01.20 23:56:51.328015 [ 201 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_49_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1556 rows, containing 5 columns (5 merged, 0 gathered) in 0.00115955 sec., 1341899.8749514897 rows/sec., 93.94 MiB/sec. | ||
| 12971 | 2026.01.20 23:56:51.328083 [ 260 ] {a527ade9-bd3e-41da-bb59-123a9be093fe} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12972 | 2026.01.20 23:56:51.328132 [ 190 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_49_10} <Trace> MergedBlockOutputStream: filled checksums all_1_49_10 (state Temporary) | ||
| 12973 | 2026.01.20 23:56:51.328308 [ 260 ] {a527ade9-bd3e-41da-bb59-123a9be093fe} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12974 | 2026.01.20 23:56:51.328353 [ 190 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_49_10} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_merge_all_1_49_10 to all_1_49_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12975 | 2026.01.20 23:56:51.328412 [ 190 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_49_10} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef) (MergerMutator): Merged 6 parts: [all_1_44_9, all_49_49_0] -> all_1_49_10 | ||
| 12976 | 2026.01.20 23:56:51.328440 [ 260 ] {a527ade9-bd3e-41da-bb59-123a9be093fe} <Debug> executeQuery: Read 566 rows, 43.10 KiB in 0.001402 sec., 403708.9871611983 rows/sec., 30.02 MiB/sec. | ||
| 12977 | 2026.01.20 23:56:51.328449 [ 33 ] {} <Debug> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12978 | 2026.01.20 23:56:51.328481 [ 260 ] {a527ade9-bd3e-41da-bb59-123a9be093fe} <Debug> TCPHandler: Processed in 0.001578427 sec. | ||
| 12979 | 2026.01.20 23:56:51.328482 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 12980 | 2026.01.20 23:56:51.328489 [ 33 ] {} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12981 | 2026.01.20 23:56:51.328534 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12982 | 2026.01.20 23:56:51.328604 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12983 | 2026.01.20 23:56:51.328618 [ 201 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::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 | ||
| 12984 | 2026.01.20 23:56:51.328706 [ 260 ] {b6353661-a297-4f01-9712-16cd04d4c596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12985 | 2026.01.20 23:56:51.328719 [ 201 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12986 | 2026.01.20 23:56:51.328757 [ 260 ] {b6353661-a297-4f01-9712-16cd04d4c596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12987 | 2026.01.20 23:56:51.328767 [ 201 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1249 rows starting from the beginning of the part | ||
| 12988 | 2026.01.20 23:56:51.328840 [ 201 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 104 rows starting from the beginning of the part | ||
| 12989 | 2026.01.20 23:56:51.328883 [ 201 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 683 rows starting from the beginning of the part | ||
| 12990 | 2026.01.20 23:56:51.328923 [ 201 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 104 rows starting from the beginning of the part | ||
| 12991 | 2026.01.20 23:56:51.328960 [ 201 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 679 rows starting from the beginning of the part | ||
| 12992 | 2026.01.20 23:56:51.328999 [ 201 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 566 rows starting from the beginning of the part | ||
| 12993 | 2026.01.20 23:56:51.329341 [ 260 ] {b6353661-a297-4f01-9712-16cd04d4c596} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12994 | 2026.01.20 23:56:51.329383 [ 260 ] {b6353661-a297-4f01-9712-16cd04d4c596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12995 | 2026.01.20 23:56:51.329761 [ 260 ] {b6353661-a297-4f01-9712-16cd04d4c596} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12996 | 2026.01.20 23:56:51.329969 [ 260 ] {b6353661-a297-4f01-9712-16cd04d4c596} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12997 | 2026.01.20 23:56:51.330098 [ 260 ] {b6353661-a297-4f01-9712-16cd04d4c596} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001411 sec., 600283.4868887315 rows/sec., 40.41 MiB/sec. | ||
| 12998 | 2026.01.20 23:56:51.330135 [ 260 ] {b6353661-a297-4f01-9712-16cd04d4c596} <Debug> TCPHandler: Processed in 0.001580227 sec. | ||
| 12999 | 2026.01.20 23:56:51.330249 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13000 | 2026.01.20 23:56:51.330340 [ 200 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3385 rows, containing 5 columns (5 merged, 0 gathered) in 0.00175403 sec., 1929841.5648535087 rows/sec., 146.16 MiB/sec. | ||
| 13001 | 2026.01.20 23:56:51.330342 [ 260 ] {8874433d-e887-4638-8d9b-46930daa8a33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13002 | 2026.01.20 23:56:51.330433 [ 260 ] {8874433d-e887-4638-8d9b-46930daa8a33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13003 | 2026.01.20 23:56:51.330583 [ 187 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13004 | 2026.01.20 23:56:51.330919 [ 187 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_86_17} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13005 | 2026.01.20 23:56:51.331003 [ 187 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_86_17} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13006 | 2026.01.20 23:56:51.331123 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 13007 | 2026.01.20 23:56:51.331299 [ 260 ] {8874433d-e887-4638-8d9b-46930daa8a33} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13008 | 2026.01.20 23:56:51.331340 [ 260 ] {8874433d-e887-4638-8d9b-46930daa8a33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13009 | 2026.01.20 23:56:51.331927 [ 260 ] {8874433d-e887-4638-8d9b-46930daa8a33} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13010 | 2026.01.20 23:56:51.332142 [ 260 ] {8874433d-e887-4638-8d9b-46930daa8a33} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13011 | 2026.01.20 23:56:51.332279 [ 260 ] {8874433d-e887-4638-8d9b-46930daa8a33} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001955 sec., 20460.358056265984 rows/sec., 36.66 MiB/sec. | ||
| 13012 | 2026.01.20 23:56:51.332332 [ 260 ] {8874433d-e887-4638-8d9b-46930daa8a33} <Debug> TCPHandler: Processed in 0.002132126 sec. | ||
| 13013 | 2026.01.20 23:56:51.332443 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13014 | 2026.01.20 23:56:51.332536 [ 260 ] {fbff9bb2-4588-4a00-9d2e-8d275806cdac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13015 | 2026.01.20 23:56:51.332576 [ 260 ] {fbff9bb2-4588-4a00-9d2e-8d275806cdac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13016 | 2026.01.20 23:56:51.332905 [ 260 ] {fbff9bb2-4588-4a00-9d2e-8d275806cdac} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13017 | 2026.01.20 23:56:51.332940 [ 260 ] {fbff9bb2-4588-4a00-9d2e-8d275806cdac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13018 | 2026.01.20 23:56:51.333259 [ 260 ] {fbff9bb2-4588-4a00-9d2e-8d275806cdac} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13019 | 2026.01.20 23:56:51.333457 [ 260 ] {fbff9bb2-4588-4a00-9d2e-8d275806cdac} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13020 | 2026.01.20 23:56:51.333582 [ 260 ] {fbff9bb2-4588-4a00-9d2e-8d275806cdac} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 13021 | 2026.01.20 23:56:51.333617 [ 260 ] {fbff9bb2-4588-4a00-9d2e-8d275806cdac} <Debug> TCPHandler: Processed in 0.001223141 sec. | ||
| 13022 | 2026.01.20 23:56:52.456179 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29307 | ||
| 13023 | 2026.01.20 23:56:52.457012 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13024 | 2026.01.20 23:56:52.457093 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13025 | 2026.01.20 23:56:52.457588 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13026 | 2026.01.20 23:56:52.457822 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13027 | 2026.01.20 23:56:52.457971 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29307 | ||
| 13028 | 2026.01.20 23:56:52.457980 [ 31 ] {} <Debug> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13029 | 2026.01.20 23:56:52.458054 [ 31 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13030 | 2026.01.20 23:56:52.458077 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13031 | 2026.01.20 23:56:52.458193 [ 201 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 13032 | 2026.01.20 23:56:52.458306 [ 201 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13033 | 2026.01.20 23:56:52.458343 [ 201 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26875 rows starting from the beginning of the part | ||
| 13034 | 2026.01.20 23:56:52.458409 [ 201 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 13035 | 2026.01.20 23:56:52.458459 [ 201 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 13036 | 2026.01.20 23:56:52.458504 [ 201 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 13037 | 2026.01.20 23:56:52.458547 [ 201 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 13038 | 2026.01.20 23:56:52.458591 [ 201 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 13039 | 2026.01.20 23:56:52.460770 [ 200 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29307 rows, containing 4 columns (4 merged, 0 gathered) in 0.002617424 sec., 11196886.709986612 rows/sec., 160.17 MiB/sec. | ||
| 13040 | 2026.01.20 23:56:52.461335 [ 200 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13041 | 2026.01.20 23:56:52.461817 [ 200 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_61_12} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13042 | 2026.01.20 23:56:52.461896 [ 200 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_61_12} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13043 | 2026.01.20 23:56:52.462002 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. | ||
| 13044 | 2026.01.20 23:56:54.062634 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 13045 | 2026.01.20 23:56:54.080999 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13046 | 2026.01.20 23:56:54.081062 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13047 | 2026.01.20 23:56:54.087316 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13048 | 2026.01.20 23:56:54.088091 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13049 | 2026.01.20 23:56:54.088459 [ 28 ] {} <Debug> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13050 | 2026.01.20 23:56:54.088556 [ 28 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13051 | 2026.01.20 23:56:54.088593 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13052 | 2026.01.20 23:56:54.088710 [ 200 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 13053 | 2026.01.20 23:56:54.091282 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 13054 | 2026.01.20 23:56:54.091791 [ 200 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13055 | 2026.01.20 23:56:54.092549 [ 200 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 13056 | 2026.01.20 23:56:54.095931 [ 200 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 13057 | 2026.01.20 23:56:54.099416 [ 200 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 13058 | 2026.01.20 23:56:54.103222 [ 200 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 13059 | 2026.01.20 23:56:54.107501 [ 200 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 13060 | 2026.01.20 23:56:54.111340 [ 200 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 13061 | 2026.01.20 23:56:54.159840 [ 201 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.07117377 sec., 6463.055139554924 rows/sec., 33.42 MiB/sec. | ||
| 13062 | 2026.01.20 23:56:54.161682 [ 188 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13063 | 2026.01.20 23:56:54.163342 [ 188 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_61_12} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13064 | 2026.01.20 23:56:54.163430 [ 188 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_61_12} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13065 | 2026.01.20 23:56:54.164822 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 13066 | 2026.01.20 23:56:55.039219 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1602 | ||
| 13067 | 2026.01.20 23:56:55.041785 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13068 | 2026.01.20 23:56:55.041848 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13069 | 2026.01.20 23:56:55.043089 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13070 | 2026.01.20 23:56:55.043373 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13071 | 2026.01.20 23:56:55.043784 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1602 | ||
| 13072 | 2026.01.20 23:56:56.302485 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13073 | 2026.01.20 23:56:56.302684 [ 260 ] {3a8e16f2-a0cd-454b-84ed-9e365aa56101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13074 | 2026.01.20 23:56:56.302759 [ 260 ] {3a8e16f2-a0cd-454b-84ed-9e365aa56101} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13075 | 2026.01.20 23:56:56.303510 [ 260 ] {3a8e16f2-a0cd-454b-84ed-9e365aa56101} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13076 | 2026.01.20 23:56:56.303561 [ 260 ] {3a8e16f2-a0cd-454b-84ed-9e365aa56101} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13077 | 2026.01.20 23:56:56.303974 [ 260 ] {3a8e16f2-a0cd-454b-84ed-9e365aa56101} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 13078 | 2026.01.20 23:56:56.304206 [ 260 ] {3a8e16f2-a0cd-454b-84ed-9e365aa56101} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13079 | 2026.01.20 23:56:56.304376 [ 260 ] {3a8e16f2-a0cd-454b-84ed-9e365aa56101} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001742 sec., 235361.65327210102 rows/sec., 14.93 MiB/sec. | ||
| 13080 | 2026.01.20 23:56:56.304430 [ 260 ] {3a8e16f2-a0cd-454b-84ed-9e365aa56101} <Debug> TCPHandler: Processed in 0.002084746 sec. | ||
| 13081 | 2026.01.20 23:56:56.304552 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13082 | 2026.01.20 23:56:56.304657 [ 260 ] {0279e96e-5207-4200-833a-cbb5502a0f69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13083 | 2026.01.20 23:56:56.304701 [ 260 ] {0279e96e-5207-4200-833a-cbb5502a0f69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13084 | 2026.01.20 23:56:56.305672 [ 260 ] {0279e96e-5207-4200-833a-cbb5502a0f69} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13085 | 2026.01.20 23:56:56.305711 [ 260 ] {0279e96e-5207-4200-833a-cbb5502a0f69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13086 | 2026.01.20 23:56:56.306103 [ 260 ] {0279e96e-5207-4200-833a-cbb5502a0f69} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13087 | 2026.01.20 23:56:56.306317 [ 260 ] {0279e96e-5207-4200-833a-cbb5502a0f69} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13088 | 2026.01.20 23:56:56.306459 [ 260 ] {0279e96e-5207-4200-833a-cbb5502a0f69} <Debug> executeQuery: Read 1112 rows, 89.80 KiB in 0.001824 sec., 609649.1228070175 rows/sec., 48.08 MiB/sec. | ||
| 13089 | 2026.01.20 23:56:56.306498 [ 260 ] {0279e96e-5207-4200-833a-cbb5502a0f69} <Debug> TCPHandler: Processed in 0.002000834 sec. | ||
| 13090 | 2026.01.20 23:56:56.306615 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13091 | 2026.01.20 23:56:56.306712 [ 260 ] {c5b30202-f7d8-4ccb-8831-bec738155454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13092 | 2026.01.20 23:56:56.306753 [ 260 ] {c5b30202-f7d8-4ccb-8831-bec738155454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13093 | 2026.01.20 23:56:56.307236 [ 260 ] {c5b30202-f7d8-4ccb-8831-bec738155454} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13094 | 2026.01.20 23:56:56.307273 [ 260 ] {c5b30202-f7d8-4ccb-8831-bec738155454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13095 | 2026.01.20 23:56:56.307571 [ 260 ] {c5b30202-f7d8-4ccb-8831-bec738155454} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13096 | 2026.01.20 23:56:56.307778 [ 260 ] {c5b30202-f7d8-4ccb-8831-bec738155454} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13097 | 2026.01.20 23:56:56.307912 [ 260 ] {c5b30202-f7d8-4ccb-8831-bec738155454} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001218 sec., 168308.70279146143 rows/sec., 9.87 MiB/sec. | ||
| 13098 | 2026.01.20 23:56:56.307950 [ 260 ] {c5b30202-f7d8-4ccb-8831-bec738155454} <Debug> TCPHandler: Processed in 0.001387564 sec. | ||
| 13099 | 2026.01.20 23:56:56.308075 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13100 | 2026.01.20 23:56:56.308199 [ 260 ] {ade2c00c-ec37-461a-bd6f-3228335c32f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13101 | 2026.01.20 23:56:56.308280 [ 260 ] {ade2c00c-ec37-461a-bd6f-3228335c32f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13102 | 2026.01.20 23:56:56.308861 [ 260 ] {ade2c00c-ec37-461a-bd6f-3228335c32f2} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13103 | 2026.01.20 23:56:56.308902 [ 260 ] {ade2c00c-ec37-461a-bd6f-3228335c32f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13104 | 2026.01.20 23:56:56.309225 [ 260 ] {ade2c00c-ec37-461a-bd6f-3228335c32f2} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 13105 | 2026.01.20 23:56:56.309438 [ 260 ] {ade2c00c-ec37-461a-bd6f-3228335c32f2} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13106 | 2026.01.20 23:56:56.309578 [ 260 ] {ade2c00c-ec37-461a-bd6f-3228335c32f2} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001405 sec., 150889.67971530248 rows/sec., 9.73 MiB/sec. | ||
| 13107 | 2026.01.20 23:56:56.309618 [ 260 ] {ade2c00c-ec37-461a-bd6f-3228335c32f2} <Debug> TCPHandler: Processed in 0.001607047 sec. | ||
| 13108 | 2026.01.20 23:56:56.309741 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13109 | 2026.01.20 23:56:56.309898 [ 260 ] {6c08e7d6-7fd4-4e73-a5a6-de0409b16064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13110 | 2026.01.20 23:56:56.309947 [ 260 ] {6c08e7d6-7fd4-4e73-a5a6-de0409b16064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13111 | 2026.01.20 23:56:56.310526 [ 260 ] {6c08e7d6-7fd4-4e73-a5a6-de0409b16064} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13112 | 2026.01.20 23:56:56.310570 [ 260 ] {6c08e7d6-7fd4-4e73-a5a6-de0409b16064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13113 | 2026.01.20 23:56:56.310936 [ 260 ] {6c08e7d6-7fd4-4e73-a5a6-de0409b16064} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 13114 | 2026.01.20 23:56:56.311152 [ 260 ] {6c08e7d6-7fd4-4e73-a5a6-de0409b16064} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13115 | 2026.01.20 23:56:56.311285 [ 260 ] {6c08e7d6-7fd4-4e73-a5a6-de0409b16064} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001412 sec., 149433.42776203965 rows/sec., 8.49 MiB/sec. | ||
| 13116 | 2026.01.20 23:56:56.311325 [ 260 ] {6c08e7d6-7fd4-4e73-a5a6-de0409b16064} <Debug> TCPHandler: Processed in 0.001646208 sec. | ||
| 13117 | 2026.01.20 23:56:56.311431 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13118 | 2026.01.20 23:56:56.311527 [ 260 ] {19c98158-dcfe-437e-b1f9-eb700828a592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13119 | 2026.01.20 23:56:56.311567 [ 260 ] {19c98158-dcfe-437e-b1f9-eb700828a592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13120 | 2026.01.20 23:56:56.312249 [ 260 ] {19c98158-dcfe-437e-b1f9-eb700828a592} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13121 | 2026.01.20 23:56:56.312286 [ 260 ] {19c98158-dcfe-437e-b1f9-eb700828a592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13122 | 2026.01.20 23:56:56.312617 [ 260 ] {19c98158-dcfe-437e-b1f9-eb700828a592} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13123 | 2026.01.20 23:56:56.312825 [ 260 ] {19c98158-dcfe-437e-b1f9-eb700828a592} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13124 | 2026.01.20 23:56:56.312956 [ 260 ] {19c98158-dcfe-437e-b1f9-eb700828a592} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001448 sec., 468922.65193370165 rows/sec., 32.69 MiB/sec. | ||
| 13125 | 2026.01.20 23:56:56.312996 [ 260 ] {19c98158-dcfe-437e-b1f9-eb700828a592} <Debug> TCPHandler: Processed in 0.001619967 sec. | ||
| 13126 | 2026.01.20 23:56:56.313101 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13127 | 2026.01.20 23:56:56.313195 [ 260 ] {76165933-3895-4ec4-a5c4-ec6bb9db9425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13128 | 2026.01.20 23:56:56.313236 [ 260 ] {76165933-3895-4ec4-a5c4-ec6bb9db9425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13129 | 2026.01.20 23:56:56.313550 [ 260 ] {76165933-3895-4ec4-a5c4-ec6bb9db9425} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13130 | 2026.01.20 23:56:56.313587 [ 260 ] {76165933-3895-4ec4-a5c4-ec6bb9db9425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13131 | 2026.01.20 23:56:56.313891 [ 260 ] {76165933-3895-4ec4-a5c4-ec6bb9db9425} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13132 | 2026.01.20 23:56:56.314095 [ 260 ] {76165933-3895-4ec4-a5c4-ec6bb9db9425} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13133 | 2026.01.20 23:56:56.314208 [ 64 ] {} <Debug> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 13134 | 2026.01.20 23:56:56.314226 [ 260 ] {76165933-3895-4ec4-a5c4-ec6bb9db9425} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001049 sec., 5719.733079122974 rows/sec., 298.83 KiB/sec. | ||
| 13135 | 2026.01.20 23:56:56.314273 [ 64 ] {} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13136 | 2026.01.20 23:56:56.314280 [ 260 ] {76165933-3895-4ec4-a5c4-ec6bb9db9425} <Debug> TCPHandler: Processed in 0.001229531 sec. | ||
| 13137 | 2026.01.20 23:56:56.314302 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13138 | 2026.01.20 23:56:56.314408 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13139 | 2026.01.20 23:56:56.314425 [ 191 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::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 | ||
| 13140 | 2026.01.20 23:56:56.314529 [ 260 ] {df89625d-8a92-4ecc-8d09-0d7c7f3dca5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13141 | 2026.01.20 23:56:56.314575 [ 191 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13142 | 2026.01.20 23:56:56.314583 [ 260 ] {df89625d-8a92-4ecc-8d09-0d7c7f3dca5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13143 | 2026.01.20 23:56:56.314616 [ 191 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::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 | ||
| 13144 | 2026.01.20 23:56:56.314684 [ 191 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::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 | ||
| 13145 | 2026.01.20 23:56:56.314726 [ 191 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::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 | ||
| 13146 | 2026.01.20 23:56:56.314765 [ 191 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::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 | ||
| 13147 | 2026.01.20 23:56:56.314803 [ 191 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::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 | ||
| 13148 | 2026.01.20 23:56:56.314840 [ 191 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::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 | ||
| 13149 | 2026.01.20 23:56:56.315071 [ 260 ] {df89625d-8a92-4ecc-8d09-0d7c7f3dca5c} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13150 | 2026.01.20 23:56:56.315114 [ 260 ] {df89625d-8a92-4ecc-8d09-0d7c7f3dca5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13151 | 2026.01.20 23:56:56.315666 [ 201 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.001294782 sec., 166823.44981626252 rows/sec., 8.51 MiB/sec. | ||
| 13152 | 2026.01.20 23:56:56.315673 [ 260 ] {df89625d-8a92-4ecc-8d09-0d7c7f3dca5c} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13153 | 2026.01.20 23:56:56.315883 [ 192 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 13154 | 2026.01.20 23:56:56.315971 [ 260 ] {df89625d-8a92-4ecc-8d09-0d7c7f3dca5c} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13155 | 2026.01.20 23:56:56.316127 [ 260 ] {df89625d-8a92-4ecc-8d09-0d7c7f3dca5c} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001622 sec., 193588.1627620222 rows/sec., 12.72 MiB/sec. | ||
| 13156 | 2026.01.20 23:56:56.316168 [ 260 ] {df89625d-8a92-4ecc-8d09-0d7c7f3dca5c} <Debug> TCPHandler: Processed in 0.00181889 sec. | ||
| 13157 | 2026.01.20 23:56:56.316259 [ 192 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::all_1_36_7} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13158 | 2026.01.20 23:56:56.316270 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13159 | 2026.01.20 23:56:56.316355 [ 192 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::all_1_36_7} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 13160 | 2026.01.20 23:56:56.316376 [ 260 ] {cee00207-d569-43fc-b898-87e5343fa1f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13161 | 2026.01.20 23:56:56.316422 [ 260 ] {cee00207-d569-43fc-b898-87e5343fa1f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13162 | 2026.01.20 23:56:56.316463 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 13163 | 2026.01.20 23:56:56.316718 [ 260 ] {cee00207-d569-43fc-b898-87e5343fa1f9} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13164 | 2026.01.20 23:56:56.316759 [ 260 ] {cee00207-d569-43fc-b898-87e5343fa1f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13165 | 2026.01.20 23:56:56.317049 [ 260 ] {cee00207-d569-43fc-b898-87e5343fa1f9} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13166 | 2026.01.20 23:56:56.317238 [ 260 ] {cee00207-d569-43fc-b898-87e5343fa1f9} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13167 | 2026.01.20 23:56:56.317364 [ 260 ] {cee00207-d569-43fc-b898-87e5343fa1f9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001007 sec., 993.0486593843098 rows/sec., 66.91 KiB/sec. | ||
| 13168 | 2026.01.20 23:56:56.317400 [ 260 ] {cee00207-d569-43fc-b898-87e5343fa1f9} <Debug> TCPHandler: Processed in 0.00117685 sec. | ||
| 13169 | 2026.01.20 23:56:56.317497 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13170 | 2026.01.20 23:56:56.317588 [ 260 ] {dc94ec7f-3ea5-49a6-88f3-3910ccceb5ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13171 | 2026.01.20 23:56:56.317627 [ 260 ] {dc94ec7f-3ea5-49a6-88f3-3910ccceb5ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13172 | 2026.01.20 23:56:56.317942 [ 260 ] {dc94ec7f-3ea5-49a6-88f3-3910ccceb5ef} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13173 | 2026.01.20 23:56:56.317978 [ 260 ] {dc94ec7f-3ea5-49a6-88f3-3910ccceb5ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13174 | 2026.01.20 23:56:56.318270 [ 260 ] {dc94ec7f-3ea5-49a6-88f3-3910ccceb5ef} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13175 | 2026.01.20 23:56:56.318466 [ 260 ] {dc94ec7f-3ea5-49a6-88f3-3910ccceb5ef} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13176 | 2026.01.20 23:56:56.318592 [ 260 ] {dc94ec7f-3ea5-49a6-88f3-3910ccceb5ef} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001022 sec., 101761.25244618396 rows/sec., 6.24 MiB/sec. | ||
| 13177 | 2026.01.20 23:56:56.318627 [ 260 ] {dc94ec7f-3ea5-49a6-88f3-3910ccceb5ef} <Debug> TCPHandler: Processed in 0.00117749 sec. | ||
| 13178 | 2026.01.20 23:56:59.796596 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13179 | 2026.01.20 23:56:59.796698 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13180 | 2026.01.20 23:56:59.958162 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29755 | ||
| 13181 | 2026.01.20 23:56:59.958748 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13182 | 2026.01.20 23:56:59.958792 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13183 | 2026.01.20 23:56:59.959313 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13184 | 2026.01.20 23:56:59.959556 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13185 | 2026.01.20 23:56:59.959684 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29755 | ||
| 13186 | 2026.01.20 23:57:01.293930 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13187 | 2026.01.20 23:57:01.294154 [ 260 ] {6f47b597-6f9e-45a9-8a45-10d4726bcb04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13188 | 2026.01.20 23:57:01.294253 [ 260 ] {6f47b597-6f9e-45a9-8a45-10d4726bcb04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13189 | 2026.01.20 23:57:01.295237 [ 260 ] {6f47b597-6f9e-45a9-8a45-10d4726bcb04} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13190 | 2026.01.20 23:57:01.295274 [ 260 ] {6f47b597-6f9e-45a9-8a45-10d4726bcb04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13191 | 2026.01.20 23:57:01.295657 [ 260 ] {6f47b597-6f9e-45a9-8a45-10d4726bcb04} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13192 | 2026.01.20 23:57:01.295877 [ 260 ] {6f47b597-6f9e-45a9-8a45-10d4726bcb04} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13193 | 2026.01.20 23:57:01.296025 [ 260 ] {6f47b597-6f9e-45a9-8a45-10d4726bcb04} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001945 sec., 69922.8791773779 rows/sec., 6.05 MiB/sec. | ||
| 13194 | 2026.01.20 23:57:01.296066 [ 260 ] {6f47b597-6f9e-45a9-8a45-10d4726bcb04} <Debug> TCPHandler: Processed in 0.002260138 sec. | ||
| 13195 | 2026.01.20 23:57:01.296212 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13196 | 2026.01.20 23:57:01.296333 [ 260 ] {6d7612ed-c543-4d88-b431-01ee008a665a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13197 | 2026.01.20 23:57:01.296380 [ 260 ] {6d7612ed-c543-4d88-b431-01ee008a665a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13198 | 2026.01.20 23:57:01.296874 [ 260 ] {6d7612ed-c543-4d88-b431-01ee008a665a} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13199 | 2026.01.20 23:57:01.296916 [ 260 ] {6d7612ed-c543-4d88-b431-01ee008a665a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13200 | 2026.01.20 23:57:01.297239 [ 260 ] {6d7612ed-c543-4d88-b431-01ee008a665a} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13201 | 2026.01.20 23:57:01.297443 [ 260 ] {6d7612ed-c543-4d88-b431-01ee008a665a} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13202 | 2026.01.20 23:57:01.297570 [ 260 ] {6d7612ed-c543-4d88-b431-01ee008a665a} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.00126 sec., 31746.031746031746 rows/sec., 2.33 MiB/sec. | ||
| 13203 | 2026.01.20 23:57:01.297607 [ 260 ] {6d7612ed-c543-4d88-b431-01ee008a665a} <Debug> TCPHandler: Processed in 0.001462504 sec. | ||
| 13204 | 2026.01.20 23:57:01.297726 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13205 | 2026.01.20 23:57:01.297837 [ 260 ] {5af60f69-e474-4b07-bb78-22b397074e52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13206 | 2026.01.20 23:57:01.297877 [ 260 ] {5af60f69-e474-4b07-bb78-22b397074e52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13207 | 2026.01.20 23:57:01.298303 [ 260 ] {5af60f69-e474-4b07-bb78-22b397074e52} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13208 | 2026.01.20 23:57:01.298338 [ 260 ] {5af60f69-e474-4b07-bb78-22b397074e52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13209 | 2026.01.20 23:57:01.298650 [ 260 ] {5af60f69-e474-4b07-bb78-22b397074e52} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13210 | 2026.01.20 23:57:01.298867 [ 260 ] {5af60f69-e474-4b07-bb78-22b397074e52} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13211 | 2026.01.20 23:57:01.298994 [ 260 ] {5af60f69-e474-4b07-bb78-22b397074e52} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001175 sec., 88510.63829787234 rows/sec., 6.91 MiB/sec. | ||
| 13212 | 2026.01.20 23:57:01.299031 [ 260 ] {5af60f69-e474-4b07-bb78-22b397074e52} <Debug> TCPHandler: Processed in 0.001353563 sec. | ||
| 13213 | 2026.01.20 23:57:01.299142 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13214 | 2026.01.20 23:57:01.299234 [ 260 ] {ae1768aa-c02e-4c4c-ba2b-702d5e79e140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13215 | 2026.01.20 23:57:01.299276 [ 260 ] {ae1768aa-c02e-4c4c-ba2b-702d5e79e140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13216 | 2026.01.20 23:57:01.299718 [ 260 ] {ae1768aa-c02e-4c4c-ba2b-702d5e79e140} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13217 | 2026.01.20 23:57:01.299768 [ 260 ] {ae1768aa-c02e-4c4c-ba2b-702d5e79e140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13218 | 2026.01.20 23:57:01.300143 [ 260 ] {ae1768aa-c02e-4c4c-ba2b-702d5e79e140} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13219 | 2026.01.20 23:57:01.300347 [ 260 ] {ae1768aa-c02e-4c4c-ba2b-702d5e79e140} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13220 | 2026.01.20 23:57:01.300437 [ 134 ] {} <Debug> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13221 | 2026.01.20 23:57:01.300474 [ 260 ] {ae1768aa-c02e-4c4c-ba2b-702d5e79e140} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001258 sec., 127186.00953895072 rows/sec., 8.86 MiB/sec. | ||
| 13222 | 2026.01.20 23:57:01.300475 [ 134 ] {} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13223 | 2026.01.20 23:57:01.300505 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13224 | 2026.01.20 23:57:01.300511 [ 260 ] {ae1768aa-c02e-4c4c-ba2b-702d5e79e140} <Debug> TCPHandler: Processed in 0.001418454 sec. | ||
| 13225 | 2026.01.20 23:57:01.300613 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13226 | 2026.01.20 23:57:01.300631 [ 199 ] {d542970d-27f7-45b6-add0-a5f5711db820::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 | ||
| 13227 | 2026.01.20 23:57:01.300707 [ 260 ] {74aa8bde-3279-4449-ac72-9edcc8b86371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13228 | 2026.01.20 23:57:01.300764 [ 260 ] {74aa8bde-3279-4449-ac72-9edcc8b86371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13229 | 2026.01.20 23:57:01.300792 [ 199 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13230 | 2026.01.20 23:57:01.300835 [ 199 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 29356 rows starting from the beginning of the part | ||
| 13231 | 2026.01.20 23:57:01.300909 [ 199 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
| 13232 | 2026.01.20 23:57:01.300961 [ 199 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 314 rows starting from the beginning of the part | ||
| 13233 | 2026.01.20 23:57:01.301010 [ 199 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 847 rows starting from the beginning of the part | ||
| 13234 | 2026.01.20 23:57:01.301054 [ 199 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 314 rows starting from the beginning of the part | ||
| 13235 | 2026.01.20 23:57:01.301092 [ 199 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
| 13236 | 2026.01.20 23:57:01.301595 [ 260 ] {74aa8bde-3279-4449-ac72-9edcc8b86371} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13237 | 2026.01.20 23:57:01.301636 [ 260 ] {74aa8bde-3279-4449-ac72-9edcc8b86371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13238 | 2026.01.20 23:57:01.302350 [ 260 ] {74aa8bde-3279-4449-ac72-9edcc8b86371} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13239 | 2026.01.20 23:57:01.302571 [ 260 ] {74aa8bde-3279-4449-ac72-9edcc8b86371} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13240 | 2026.01.20 23:57:01.302711 [ 260 ] {74aa8bde-3279-4449-ac72-9edcc8b86371} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002023 sec., 19772.61492832427 rows/sec., 35.43 MiB/sec. | ||
| 13241 | 2026.01.20 23:57:01.302770 [ 260 ] {74aa8bde-3279-4449-ac72-9edcc8b86371} <Debug> TCPHandler: Processed in 0.002200457 sec. | ||
| 13242 | 2026.01.20 23:57:01.302880 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13243 | 2026.01.20 23:57:01.302975 [ 260 ] {74e26a89-dac1-424a-8f03-b2ba730f8eec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13244 | 2026.01.20 23:57:01.303016 [ 260 ] {74e26a89-dac1-424a-8f03-b2ba730f8eec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13245 | 2026.01.20 23:57:01.303346 [ 260 ] {74e26a89-dac1-424a-8f03-b2ba730f8eec} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13246 | 2026.01.20 23:57:01.303380 [ 260 ] {74e26a89-dac1-424a-8f03-b2ba730f8eec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13247 | 2026.01.20 23:57:01.303777 [ 260 ] {74e26a89-dac1-424a-8f03-b2ba730f8eec} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13248 | 2026.01.20 23:57:01.304006 [ 260 ] {74e26a89-dac1-424a-8f03-b2ba730f8eec} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13249 | 2026.01.20 23:57:01.304136 [ 260 ] {74e26a89-dac1-424a-8f03-b2ba730f8eec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00118 sec., 50847.45762711864 rows/sec., 3.43 MiB/sec. | ||
| 13250 | 2026.01.20 23:57:01.304170 [ 260 ] {74e26a89-dac1-424a-8f03-b2ba730f8eec} <Debug> TCPHandler: Processed in 0.001339513 sec. | ||
| 13251 | 2026.01.20 23:57:01.308862 [ 195 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31151 rows, containing 5 columns (5 merged, 0 gathered) in 0.008285321 sec., 3759781.9082688526 rows/sec., 253.12 MiB/sec. | ||
| 13252 | 2026.01.20 23:57:01.309266 [ 199 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13253 | 2026.01.20 23:57:01.309506 [ 199 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13254 | 2026.01.20 23:57:01.309575 [ 199 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13255 | 2026.01.20 23:57:01.309647 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 13256 | 2026.01.20 23:57:01.591395 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 13257 | 2026.01.20 23:57:01.607935 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13258 | 2026.01.20 23:57:01.608002 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13259 | 2026.01.20 23:57:01.613569 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13260 | 2026.01.20 23:57:01.614289 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13261 | 2026.01.20 23:57:01.617342 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 13262 | 2026.01.20 23:57:02.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 339.46 MiB, peak 352.63 MiB, free memory in arenas 0.00 B, will set to 341.41 MiB (RSS), difference: 1.95 MiB | ||
| 13263 | 2026.01.20 23:57:05.043977 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1634 | ||
| 13264 | 2026.01.20 23:57:05.046466 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13265 | 2026.01.20 23:57:05.046531 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13266 | 2026.01.20 23:57:05.047779 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13267 | 2026.01.20 23:57:05.048075 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13268 | 2026.01.20 23:57:05.048269 [ 62 ] {} <Debug> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 13269 | 2026.01.20 23:57:05.048330 [ 62 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13270 | 2026.01.20 23:57:05.048352 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13271 | 2026.01.20 23:57:05.048479 [ 201 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::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 | ||
| 13272 | 2026.01.20 23:57:05.048485 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1634 | ||
| 13273 | 2026.01.20 23:57:05.049084 [ 201 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13274 | 2026.01.20 23:57:05.049242 [ 201 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1464 rows starting from the beginning of the part | ||
| 13275 | 2026.01.20 23:57:05.049632 [ 201 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 36 rows starting from the beginning of the part | ||
| 13276 | 2026.01.20 23:57:05.049988 [ 201 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::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 | ||
| 13277 | 2026.01.20 23:57:05.050364 [ 201 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 34 rows starting from the beginning of the part | ||
| 13278 | 2026.01.20 23:57:05.050732 [ 201 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::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 | ||
| 13279 | 2026.01.20 23:57:05.051080 [ 201 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 32 rows starting from the beginning of the part | ||
| 13280 | 2026.01.20 23:57:05.058424 [ 195 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1634 rows, containing 72 columns (72 merged, 0 gathered) in 0.01000616 sec., 163299.40756494 rows/sec., 128.63 MiB/sec. | ||
| 13281 | 2026.01.20 23:57:05.059982 [ 193 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 13282 | 2026.01.20 23:57:05.060539 [ 193 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_46_9} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13283 | 2026.01.20 23:57:05.060630 [ 193 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_46_9} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 13284 | 2026.01.20 23:57:05.060868 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 13285 | 2026.01.20 23:57:06.001170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 337.52 MiB, peak 352.63 MiB, free memory in arenas 0.00 B, will set to 341.59 MiB (RSS), difference: 4.07 MiB | ||
| 13286 | 2026.01.20 23:57:06.299221 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13287 | 2026.01.20 23:57:06.299402 [ 260 ] {57b55cd2-49d5-4161-955b-235b74532651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13288 | 2026.01.20 23:57:06.299466 [ 260 ] {57b55cd2-49d5-4161-955b-235b74532651} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13289 | 2026.01.20 23:57:06.300104 [ 260 ] {57b55cd2-49d5-4161-955b-235b74532651} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13290 | 2026.01.20 23:57:06.300153 [ 260 ] {57b55cd2-49d5-4161-955b-235b74532651} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13291 | 2026.01.20 23:57:06.300565 [ 260 ] {57b55cd2-49d5-4161-955b-235b74532651} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 13292 | 2026.01.20 23:57:06.300804 [ 260 ] {57b55cd2-49d5-4161-955b-235b74532651} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13293 | 2026.01.20 23:57:06.300969 [ 260 ] {57b55cd2-49d5-4161-955b-235b74532651} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001616 sec., 14851.485148514852 rows/sec., 1.23 MiB/sec. | ||
| 13294 | 2026.01.20 23:57:06.301014 [ 260 ] {57b55cd2-49d5-4161-955b-235b74532651} <Debug> TCPHandler: Processed in 0.001919163 sec. | ||
| 13295 | 2026.01.20 23:57:06.301151 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13296 | 2026.01.20 23:57:06.301256 [ 260 ] {49e60998-6851-4d56-ad6f-3bc68fc06cc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13297 | 2026.01.20 23:57:06.301299 [ 260 ] {49e60998-6851-4d56-ad6f-3bc68fc06cc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13298 | 2026.01.20 23:57:06.301809 [ 260 ] {49e60998-6851-4d56-ad6f-3bc68fc06cc3} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13299 | 2026.01.20 23:57:06.301853 [ 260 ] {49e60998-6851-4d56-ad6f-3bc68fc06cc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13300 | 2026.01.20 23:57:06.302162 [ 260 ] {49e60998-6851-4d56-ad6f-3bc68fc06cc3} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13301 | 2026.01.20 23:57:06.302365 [ 260 ] {49e60998-6851-4d56-ad6f-3bc68fc06cc3} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13302 | 2026.01.20 23:57:06.302499 [ 260 ] {49e60998-6851-4d56-ad6f-3bc68fc06cc3} <Debug> executeQuery: Read 176 rows, 15.82 KiB in 0.001263 sec., 139350.7521773555 rows/sec., 12.23 MiB/sec. | ||
| 13303 | 2026.01.20 23:57:06.302537 [ 260 ] {49e60998-6851-4d56-ad6f-3bc68fc06cc3} <Debug> TCPHandler: Processed in 0.001445105 sec. | ||
| 13304 | 2026.01.20 23:57:06.302662 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13305 | 2026.01.20 23:57:06.302761 [ 260 ] {bbd315d5-8803-4308-b347-43a2aa4eee7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13306 | 2026.01.20 23:57:06.302801 [ 260 ] {bbd315d5-8803-4308-b347-43a2aa4eee7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13307 | 2026.01.20 23:57:06.303196 [ 260 ] {bbd315d5-8803-4308-b347-43a2aa4eee7d} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13308 | 2026.01.20 23:57:06.303232 [ 260 ] {bbd315d5-8803-4308-b347-43a2aa4eee7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13309 | 2026.01.20 23:57:06.303526 [ 260 ] {bbd315d5-8803-4308-b347-43a2aa4eee7d} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13310 | 2026.01.20 23:57:06.303731 [ 260 ] {bbd315d5-8803-4308-b347-43a2aa4eee7d} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13311 | 2026.01.20 23:57:06.303863 [ 260 ] {bbd315d5-8803-4308-b347-43a2aa4eee7d} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001119 sec., 10723.860589812333 rows/sec., 858.75 KiB/sec. | ||
| 13312 | 2026.01.20 23:57:06.303901 [ 260 ] {bbd315d5-8803-4308-b347-43a2aa4eee7d} <Debug> TCPHandler: Processed in 0.001297752 sec. | ||
| 13313 | 2026.01.20 23:57:06.304012 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13314 | 2026.01.20 23:57:06.304106 [ 260 ] {4a53af34-6678-409a-af7e-37842da4c505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13315 | 2026.01.20 23:57:06.304147 [ 260 ] {4a53af34-6678-409a-af7e-37842da4c505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13316 | 2026.01.20 23:57:06.304539 [ 260 ] {4a53af34-6678-409a-af7e-37842da4c505} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13317 | 2026.01.20 23:57:06.304575 [ 260 ] {4a53af34-6678-409a-af7e-37842da4c505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13318 | 2026.01.20 23:57:06.304859 [ 260 ] {4a53af34-6678-409a-af7e-37842da4c505} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 13319 | 2026.01.20 23:57:06.305071 [ 260 ] {4a53af34-6678-409a-af7e-37842da4c505} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13320 | 2026.01.20 23:57:06.305203 [ 260 ] {4a53af34-6678-409a-af7e-37842da4c505} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001114 sec., 21543.98563734291 rows/sec., 1.79 MiB/sec. | ||
| 13321 | 2026.01.20 23:57:06.305241 [ 260 ] {4a53af34-6678-409a-af7e-37842da4c505} <Debug> TCPHandler: Processed in 0.001279182 sec. | ||
| 13322 | 2026.01.20 23:57:06.305350 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13323 | 2026.01.20 23:57:06.305445 [ 260 ] {99193820-8cdd-4453-87c3-76012f350110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13324 | 2026.01.20 23:57:06.305484 [ 260 ] {99193820-8cdd-4453-87c3-76012f350110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13325 | 2026.01.20 23:57:06.305880 [ 260 ] {99193820-8cdd-4453-87c3-76012f350110} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13326 | 2026.01.20 23:57:06.305915 [ 260 ] {99193820-8cdd-4453-87c3-76012f350110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13327 | 2026.01.20 23:57:06.306211 [ 260 ] {99193820-8cdd-4453-87c3-76012f350110} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 13328 | 2026.01.20 23:57:06.306418 [ 260 ] {99193820-8cdd-4453-87c3-76012f350110} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13329 | 2026.01.20 23:57:06.306551 [ 260 ] {99193820-8cdd-4453-87c3-76012f350110} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001124 sec., 10676.156583629892 rows/sec., 834.07 KiB/sec. | ||
| 13330 | 2026.01.20 23:57:06.306589 [ 260 ] {99193820-8cdd-4453-87c3-76012f350110} <Debug> TCPHandler: Processed in 0.001289192 sec. | ||
| 13331 | 2026.01.20 23:57:06.306701 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13332 | 2026.01.20 23:57:06.306794 [ 260 ] {99cde9aa-b479-4510-a683-67a707ec318c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13333 | 2026.01.20 23:57:06.306833 [ 260 ] {99cde9aa-b479-4510-a683-67a707ec318c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13334 | 2026.01.20 23:57:06.307258 [ 260 ] {99cde9aa-b479-4510-a683-67a707ec318c} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13335 | 2026.01.20 23:57:06.307294 [ 260 ] {99cde9aa-b479-4510-a683-67a707ec318c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13336 | 2026.01.20 23:57:06.307605 [ 260 ] {99cde9aa-b479-4510-a683-67a707ec318c} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13337 | 2026.01.20 23:57:06.307818 [ 260 ] {99cde9aa-b479-4510-a683-67a707ec318c} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13338 | 2026.01.20 23:57:06.307951 [ 260 ] {99cde9aa-b479-4510-a683-67a707ec318c} <Debug> executeQuery: Read 100 rows, 8.37 KiB in 0.001174 sec., 85178.87563884158 rows/sec., 6.96 MiB/sec. | ||
| 13339 | 2026.01.20 23:57:06.307990 [ 260 ] {99cde9aa-b479-4510-a683-67a707ec318c} <Debug> TCPHandler: Processed in 0.001338313 sec. | ||
| 13340 | 2026.01.20 23:57:06.308108 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13341 | 2026.01.20 23:57:06.308201 [ 260 ] {76a0a2d0-aa26-4839-8400-0d765774e0b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13342 | 2026.01.20 23:57:06.308245 [ 260 ] {76a0a2d0-aa26-4839-8400-0d765774e0b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13343 | 2026.01.20 23:57:06.308685 [ 260 ] {76a0a2d0-aa26-4839-8400-0d765774e0b0} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13344 | 2026.01.20 23:57:06.308721 [ 260 ] {76a0a2d0-aa26-4839-8400-0d765774e0b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13345 | 2026.01.20 23:57:06.309058 [ 260 ] {76a0a2d0-aa26-4839-8400-0d765774e0b0} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13346 | 2026.01.20 23:57:06.309281 [ 260 ] {76a0a2d0-aa26-4839-8400-0d765774e0b0} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13347 | 2026.01.20 23:57:06.309412 [ 260 ] {76a0a2d0-aa26-4839-8400-0d765774e0b0} <Debug> executeQuery: Read 340 rows, 26.35 KiB in 0.001228 sec., 276872.9641693811 rows/sec., 20.96 MiB/sec. | ||
| 13348 | 2026.01.20 23:57:06.309450 [ 260 ] {76a0a2d0-aa26-4839-8400-0d765774e0b0} <Debug> TCPHandler: Processed in 0.001396143 sec. | ||
| 13349 | 2026.01.20 23:57:06.309569 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13350 | 2026.01.20 23:57:06.309663 [ 260 ] {eea3bd79-8bd5-4234-af9e-3a16a82b57be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13351 | 2026.01.20 23:57:06.309703 [ 260 ] {eea3bd79-8bd5-4234-af9e-3a16a82b57be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13352 | 2026.01.20 23:57:06.310034 [ 260 ] {eea3bd79-8bd5-4234-af9e-3a16a82b57be} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13353 | 2026.01.20 23:57:06.310070 [ 260 ] {eea3bd79-8bd5-4234-af9e-3a16a82b57be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13354 | 2026.01.20 23:57:06.310374 [ 260 ] {eea3bd79-8bd5-4234-af9e-3a16a82b57be} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13355 | 2026.01.20 23:57:06.310582 [ 260 ] {eea3bd79-8bd5-4234-af9e-3a16a82b57be} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13356 | 2026.01.20 23:57:06.310718 [ 260 ] {eea3bd79-8bd5-4234-af9e-3a16a82b57be} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 13357 | 2026.01.20 23:57:06.310756 [ 260 ] {eea3bd79-8bd5-4234-af9e-3a16a82b57be} <Debug> TCPHandler: Processed in 0.001236811 sec. | ||
| 13358 | 2026.01.20 23:57:07.460764 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30267 | ||
| 13359 | 2026.01.20 23:57:07.461298 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13360 | 2026.01.20 23:57:07.461339 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13361 | 2026.01.20 23:57:07.461836 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13362 | 2026.01.20 23:57:07.462077 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13363 | 2026.01.20 23:57:07.462215 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30267 | ||
| 13364 | 2026.01.20 23:57:09.118575 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 13365 | 2026.01.20 23:57:09.148202 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13366 | 2026.01.20 23:57:09.148316 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13367 | 2026.01.20 23:57:09.158258 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13368 | 2026.01.20 23:57:09.160162 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13369 | 2026.01.20 23:57:09.169270 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 13370 | 2026.01.20 23:57:09.878290 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43784 | ||
| 13371 | 2026.01.20 23:57:09.878405 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13372 | 2026.01.20 23:57:09.878436 [ 353 ] {} <Debug> TCP-Session: d7e21b40-49bf-480b-aec0-f0d4eb1c9974 Authenticating user 'default' from [fd00:1122:3344:101::e]:43784 | ||
| 13373 | 2026.01.20 23:57:09.878460 [ 353 ] {} <Debug> TCP-Session: d7e21b40-49bf-480b-aec0-f0d4eb1c9974 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13374 | 2026.01.20 23:57:09.878486 [ 353 ] {} <Debug> TCP-Session: d7e21b40-49bf-480b-aec0-f0d4eb1c9974 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13375 | 2026.01.20 23:57:09.878706 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53768 | ||
| 13376 | 2026.01.20 23:57:09.878735 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51178 | ||
| 13377 | 2026.01.20 23:57:09.878750 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47090 | ||
| 13378 | 2026.01.20 23:57:09.878779 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62749 | ||
| 13379 | 2026.01.20 23:57:09.878794 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41894 | ||
| 13380 | 2026.01.20 23:57:09.878842 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13381 | 2026.01.20 23:57:09.878842 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13382 | 2026.01.20 23:57:09.878878 [ 353 ] {} <Trace> TCP-Session: d7e21b40-49bf-480b-aec0-f0d4eb1c9974 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13383 | 2026.01.20 23:57:09.878900 [ 354 ] {} <Debug> TCP-Session: 5bc66172-a888-41ed-bdf7-484cbd6b3678 Authenticating user 'default' from [fd00:1122:3344:101::e]:53768 | ||
| 13384 | 2026.01.20 23:57:09.878890 [ 287 ] {} <Debug> TCP-Session: e09879ab-e7b8-4bf1-bba7-07f4697d2f4f Authenticating user 'default' from [fd00:1122:3344:101::e]:51178 | ||
| 13385 | 2026.01.20 23:57:09.878940 [ 354 ] {} <Debug> TCP-Session: 5bc66172-a888-41ed-bdf7-484cbd6b3678 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13386 | 2026.01.20 23:57:09.878949 [ 287 ] {} <Debug> TCP-Session: e09879ab-e7b8-4bf1-bba7-07f4697d2f4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13387 | 2026.01.20 23:57:09.878957 [ 354 ] {} <Debug> TCP-Session: 5bc66172-a888-41ed-bdf7-484cbd6b3678 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13388 | 2026.01.20 23:57:09.878967 [ 287 ] {} <Debug> TCP-Session: e09879ab-e7b8-4bf1-bba7-07f4697d2f4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13389 | 2026.01.20 23:57:09.878775 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47059 | ||
| 13390 | 2026.01.20 23:57:09.878737 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35042 | ||
| 13391 | 2026.01.20 23:57:09.879049 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13392 | 2026.01.20 23:57:09.878790 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55166 | ||
| 13393 | 2026.01.20 23:57:09.879090 [ 289 ] {} <Debug> TCP-Session: 211afb2a-0c34-415d-a17d-b9bee130d6a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:47090 | ||
| 13394 | 2026.01.20 23:57:09.879098 [ 353 ] {c7b73d53-9a16-4fae-8042-f6ee5f2c8ad7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43784) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13395 | 2026.01.20 23:57:09.879149 [ 289 ] {} <Debug> TCP-Session: 211afb2a-0c34-415d-a17d-b9bee130d6a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13396 | 2026.01.20 23:57:09.879172 [ 289 ] {} <Debug> TCP-Session: 211afb2a-0c34-415d-a17d-b9bee130d6a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13397 | 2026.01.20 23:57:09.879582 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13398 | 2026.01.20 23:57:09.879618 [ 351 ] {} <Debug> TCP-Session: e71d8942-8410-47c0-9210-8da4b1336acd Authenticating user 'default' from [fd00:1122:3344:101::e]:55166 | ||
| 13399 | 2026.01.20 23:57:09.879641 [ 351 ] {} <Debug> TCP-Session: e71d8942-8410-47c0-9210-8da4b1336acd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13400 | 2026.01.20 23:57:09.879642 [ 353 ] {c7b73d53-9a16-4fae-8042-f6ee5f2c8ad7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13401 | 2026.01.20 23:57:09.879657 [ 351 ] {} <Debug> TCP-Session: e71d8942-8410-47c0-9210-8da4b1336acd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13402 | 2026.01.20 23:57:09.879702 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13403 | 2026.01.20 23:57:09.879727 [ 353 ] {c7b73d53-9a16-4fae-8042-f6ee5f2c8ad7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13404 | 2026.01.20 23:57:09.879738 [ 355 ] {} <Debug> TCP-Session: 7e27bd7d-4007-46d7-ac78-b202b3e9a2c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:35042 | ||
| 13405 | 2026.01.20 23:57:09.879767 [ 355 ] {} <Debug> TCP-Session: 7e27bd7d-4007-46d7-ac78-b202b3e9a2c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13406 | 2026.01.20 23:57:09.879782 [ 355 ] {} <Debug> TCP-Session: 7e27bd7d-4007-46d7-ac78-b202b3e9a2c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13407 | 2026.01.20 23:57:09.879835 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13408 | 2026.01.20 23:57:09.879870 [ 290 ] {} <Debug> TCP-Session: 43b94526-bdcb-483e-b598-230b236f544d Authenticating user 'default' from [fd00:1122:3344:101::e]:62749 | ||
| 13409 | 2026.01.20 23:57:09.879887 [ 290 ] {} <Debug> TCP-Session: 43b94526-bdcb-483e-b598-230b236f544d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13410 | 2026.01.20 23:57:09.879899 [ 290 ] {} <Debug> TCP-Session: 43b94526-bdcb-483e-b598-230b236f544d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13411 | 2026.01.20 23:57:09.880114 [ 353 ] {c7b73d53-9a16-4fae-8042-f6ee5f2c8ad7} <Debug> oximeter.version (bf6a6be5-c50e-4d14-8de5-2a68c2469e09) (SelectExecutor): Key condition: unknown | ||
| 13412 | 2026.01.20 23:57:09.880248 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13413 | 2026.01.20 23:57:09.880293 [ 291 ] {} <Debug> TCP-Session: 71fee6de-18f0-45e2-91bf-f56814b217c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:47059 | ||
| 13414 | 2026.01.20 23:57:09.880310 [ 291 ] {} <Debug> TCP-Session: 71fee6de-18f0-45e2-91bf-f56814b217c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13415 | 2026.01.20 23:57:09.880322 [ 291 ] {} <Debug> TCP-Session: 71fee6de-18f0-45e2-91bf-f56814b217c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13416 | 2026.01.20 23:57:09.880382 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13417 | 2026.01.20 23:57:09.880420 [ 352 ] {} <Debug> TCP-Session: 91525c7d-c2db-4b88-b686-68e0b46df4fe Authenticating user 'default' from [fd00:1122:3344:101::e]:41894 | ||
| 13418 | 2026.01.20 23:57:09.880440 [ 352 ] {} <Debug> TCP-Session: 91525c7d-c2db-4b88-b686-68e0b46df4fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13419 | 2026.01.20 23:57:09.880453 [ 352 ] {} <Debug> TCP-Session: 91525c7d-c2db-4b88-b686-68e0b46df4fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13420 | 2026.01.20 23:57:09.881178 [ 330 ] {c7b73d53-9a16-4fae-8042-f6ee5f2c8ad7} <Trace> AggregatingTransform: Aggregating | ||
| 13421 | 2026.01.20 23:57:09.881216 [ 330 ] {c7b73d53-9a16-4fae-8042-f6ee5f2c8ad7} <Trace> Aggregator: Aggregation method: without_key | ||
| 13422 | 2026.01.20 23:57:09.881252 [ 330 ] {c7b73d53-9a16-4fae-8042-f6ee5f2c8ad7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001025308 sec. (975.317 rows/sec., 38.10 KiB/sec.) | ||
| 13423 | 2026.01.20 23:57:09.881271 [ 330 ] {c7b73d53-9a16-4fae-8042-f6ee5f2c8ad7} <Trace> Aggregator: Merging aggregated data | ||
| 13424 | 2026.01.20 23:57:09.882412 [ 353 ] {c7b73d53-9a16-4fae-8042-f6ee5f2c8ad7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003382 sec., 295.68302779420463 rows/sec., 11.55 KiB/sec. | ||
| 13425 | 2026.01.20 23:57:09.882600 [ 353 ] {c7b73d53-9a16-4fae-8042-f6ee5f2c8ad7} <Debug> TCPHandler: Processed in 0.003881677 sec. | ||
| 13426 | 2026.01.20 23:57:09.882728 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13427 | 2026.01.20 23:57:09.882751 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13428 | 2026.01.20 23:57:09.882772 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13429 | 2026.01.20 23:57:09.882790 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13430 | 2026.01.20 23:57:09.882814 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13431 | 2026.01.20 23:57:09.882823 [ 289 ] {} <Debug> TCP-Session: 211afb2a-0c34-415d-a17d-b9bee130d6a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13432 | 2026.01.20 23:57:09.882843 [ 352 ] {} <Debug> TCP-Session: 91525c7d-c2db-4b88-b686-68e0b46df4fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13433 | 2026.01.20 23:57:09.882861 [ 355 ] {} <Debug> TCP-Session: 7e27bd7d-4007-46d7-ac78-b202b3e9a2c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13434 | 2026.01.20 23:57:09.882868 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13435 | 2026.01.20 23:57:09.882848 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13436 | 2026.01.20 23:57:09.882919 [ 351 ] {} <Debug> TCP-Session: e71d8942-8410-47c0-9210-8da4b1336acd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13437 | 2026.01.20 23:57:09.882829 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13438 | 2026.01.20 23:57:09.882935 [ 290 ] {} <Debug> TCP-Session: 43b94526-bdcb-483e-b598-230b236f544d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13439 | 2026.01.20 23:57:09.882802 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13440 | 2026.01.20 23:57:09.882979 [ 354 ] {} <Debug> TCP-Session: 5bc66172-a888-41ed-bdf7-484cbd6b3678 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13441 | 2026.01.20 23:57:09.882801 [ 287 ] {} <Debug> TCP-Session: e09879ab-e7b8-4bf1-bba7-07f4697d2f4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13442 | 2026.01.20 23:57:09.883015 [ 291 ] {} <Debug> TCP-Session: 71fee6de-18f0-45e2-91bf-f56814b217c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13443 | 2026.01.20 23:57:09.882759 [ 353 ] {} <Debug> TCP-Session: d7e21b40-49bf-480b-aec0-f0d4eb1c9974 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13444 | 2026.01.20 23:57:09.895619 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57198 | ||
| 13445 | 2026.01.20 23:57:09.895683 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13446 | 2026.01.20 23:57:09.895704 [ 353 ] {} <Debug> TCP-Session: 4a79b93c-83fd-41be-a10e-c6d9d44bcfa4 Authenticating user 'default' from [fd00:1122:3344:101::e]:57198 | ||
| 13447 | 2026.01.20 23:57:09.895720 [ 353 ] {} <Debug> TCP-Session: 4a79b93c-83fd-41be-a10e-c6d9d44bcfa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13448 | 2026.01.20 23:57:09.895733 [ 353 ] {} <Debug> TCP-Session: 4a79b93c-83fd-41be-a10e-c6d9d44bcfa4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13449 | 2026.01.20 23:57:09.895891 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47716 | ||
| 13450 | 2026.01.20 23:57:09.895938 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35933 | ||
| 13451 | 2026.01.20 23:57:09.895949 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35478 | ||
| 13452 | 2026.01.20 23:57:09.895981 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13453 | 2026.01.20 23:57:09.895976 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56033 | ||
| 13454 | 2026.01.20 23:57:09.896002 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56183 | ||
| 13455 | 2026.01.20 23:57:09.896018 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13456 | 2026.01.20 23:57:09.896032 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13457 | 2026.01.20 23:57:09.896068 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13458 | 2026.01.20 23:57:09.896079 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13459 | 2026.01.20 23:57:09.896088 [ 287 ] {} <Debug> TCP-Session: 9a307b39-38e2-457b-83f2-7b2596f97354 Authenticating user 'default' from [fd00:1122:3344:101::e]:35478 | ||
| 13460 | 2026.01.20 23:57:09.896104 [ 290 ] {} <Debug> TCP-Session: bc7aca8b-c51c-4146-baa9-09e539e19613 Authenticating user 'default' from [fd00:1122:3344:101::e]:56033 | ||
| 13461 | 2026.01.20 23:57:09.896111 [ 351 ] {} <Debug> TCP-Session: 53a6661c-bd0a-4e3a-b20a-baa87d41b352 Authenticating user 'default' from [fd00:1122:3344:101::e]:56183 | ||
| 13462 | 2026.01.20 23:57:09.896152 [ 290 ] {} <Debug> TCP-Session: bc7aca8b-c51c-4146-baa9-09e539e19613 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13463 | 2026.01.20 23:57:09.896184 [ 290 ] {} <Debug> TCP-Session: bc7aca8b-c51c-4146-baa9-09e539e19613 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13464 | 2026.01.20 23:57:09.896185 [ 351 ] {} <Debug> TCP-Session: 53a6661c-bd0a-4e3a-b20a-baa87d41b352 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13465 | 2026.01.20 23:57:09.896219 [ 351 ] {} <Debug> TCP-Session: 53a6661c-bd0a-4e3a-b20a-baa87d41b352 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13466 | 2026.01.20 23:57:09.896070 [ 355 ] {} <Debug> TCP-Session: 6688dfe9-153c-4f0e-99b4-8423e07e025c Authenticating user 'default' from [fd00:1122:3344:101::e]:35933 | ||
| 13467 | 2026.01.20 23:57:09.896010 [ 354 ] {} <Debug> TCP-Session: 206776fb-f00c-4393-a96e-4c0ee98eb8fa Authenticating user 'default' from [fd00:1122:3344:101::e]:47716 | ||
| 13468 | 2026.01.20 23:57:09.896007 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51327 | ||
| 13469 | 2026.01.20 23:57:09.896301 [ 355 ] {} <Debug> TCP-Session: 6688dfe9-153c-4f0e-99b4-8423e07e025c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13470 | 2026.01.20 23:57:09.896311 [ 354 ] {} <Debug> TCP-Session: 206776fb-f00c-4393-a96e-4c0ee98eb8fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13471 | 2026.01.20 23:57:09.896354 [ 355 ] {} <Debug> TCP-Session: 6688dfe9-153c-4f0e-99b4-8423e07e025c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13472 | 2026.01.20 23:57:09.896380 [ 354 ] {} <Debug> TCP-Session: 206776fb-f00c-4393-a96e-4c0ee98eb8fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13473 | 2026.01.20 23:57:09.896399 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13474 | 2026.01.20 23:57:09.895994 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63711 | ||
| 13475 | 2026.01.20 23:57:09.896437 [ 352 ] {} <Debug> TCP-Session: 6007e49e-496c-4c82-8bc1-a4a39649889b Authenticating user 'default' from [fd00:1122:3344:101::e]:51327 | ||
| 13476 | 2026.01.20 23:57:09.895969 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40177 | ||
| 13477 | 2026.01.20 23:57:09.896498 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13478 | 2026.01.20 23:57:09.896506 [ 352 ] {} <Debug> TCP-Session: 6007e49e-496c-4c82-8bc1-a4a39649889b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13479 | 2026.01.20 23:57:09.896530 [ 291 ] {} <Debug> TCP-Session: e665ce1f-2c62-4990-9aba-c948e791644d Authenticating user 'default' from [fd00:1122:3344:101::e]:63711 | ||
| 13480 | 2026.01.20 23:57:09.896544 [ 352 ] {} <Debug> TCP-Session: 6007e49e-496c-4c82-8bc1-a4a39649889b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13481 | 2026.01.20 23:57:09.896551 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13482 | 2026.01.20 23:57:09.896559 [ 291 ] {} <Debug> TCP-Session: e665ce1f-2c62-4990-9aba-c948e791644d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13483 | 2026.01.20 23:57:09.896141 [ 287 ] {} <Debug> TCP-Session: 9a307b39-38e2-457b-83f2-7b2596f97354 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13484 | 2026.01.20 23:57:09.896599 [ 291 ] {} <Debug> TCP-Session: e665ce1f-2c62-4990-9aba-c948e791644d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13485 | 2026.01.20 23:57:09.896596 [ 289 ] {} <Debug> TCP-Session: 3b038263-1f00-40e3-a006-32db06b74583 Authenticating user 'default' from [fd00:1122:3344:101::e]:40177 | ||
| 13486 | 2026.01.20 23:57:09.896612 [ 287 ] {} <Debug> TCP-Session: 9a307b39-38e2-457b-83f2-7b2596f97354 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13487 | 2026.01.20 23:57:09.896638 [ 289 ] {} <Debug> TCP-Session: 3b038263-1f00-40e3-a006-32db06b74583 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13488 | 2026.01.20 23:57:09.895949 [ 353 ] {} <Trace> TCP-Session: 4a79b93c-83fd-41be-a10e-c6d9d44bcfa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13489 | 2026.01.20 23:57:09.896662 [ 289 ] {} <Debug> TCP-Session: 3b038263-1f00-40e3-a006-32db06b74583 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13490 | 2026.01.20 23:57:09.896801 [ 353 ] {1ec64982-a5a1-4c48-aea7-23984d1dfde0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57198) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13491 | 2026.01.20 23:57:09.896965 [ 353 ] {1ec64982-a5a1-4c48-aea7-23984d1dfde0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13492 | 2026.01.20 23:57:09.897008 [ 353 ] {1ec64982-a5a1-4c48-aea7-23984d1dfde0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13493 | 2026.01.20 23:57:09.897227 [ 353 ] {1ec64982-a5a1-4c48-aea7-23984d1dfde0} <Debug> oximeter.version (bf6a6be5-c50e-4d14-8de5-2a68c2469e09) (SelectExecutor): Key condition: unknown | ||
| 13494 | 2026.01.20 23:57:09.898023 [ 340 ] {1ec64982-a5a1-4c48-aea7-23984d1dfde0} <Trace> AggregatingTransform: Aggregating | ||
| 13495 | 2026.01.20 23:57:09.898075 [ 340 ] {1ec64982-a5a1-4c48-aea7-23984d1dfde0} <Trace> Aggregator: Aggregation method: without_key | ||
| 13496 | 2026.01.20 23:57:09.898109 [ 340 ] {1ec64982-a5a1-4c48-aea7-23984d1dfde0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000798253 sec. (1252.736 rows/sec., 48.93 KiB/sec.) | ||
| 13497 | 2026.01.20 23:57:09.898127 [ 340 ] {1ec64982-a5a1-4c48-aea7-23984d1dfde0} <Trace> Aggregator: Merging aggregated data | ||
| 13498 | 2026.01.20 23:57:09.899382 [ 353 ] {1ec64982-a5a1-4c48-aea7-23984d1dfde0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002622 sec., 381.3882532418001 rows/sec., 14.90 KiB/sec. | ||
| 13499 | 2026.01.20 23:57:09.899456 [ 353 ] {1ec64982-a5a1-4c48-aea7-23984d1dfde0} <Debug> TCPHandler: Processed in 0.003559971 sec. | ||
| 13500 | 2026.01.20 23:57:09.899592 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13501 | 2026.01.20 23:57:09.899620 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13502 | 2026.01.20 23:57:09.899622 [ 353 ] {} <Debug> TCP-Session: 4a79b93c-83fd-41be-a10e-c6d9d44bcfa4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13503 | 2026.01.20 23:57:09.899646 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13504 | 2026.01.20 23:57:09.899656 [ 352 ] {} <Debug> TCP-Session: 6007e49e-496c-4c82-8bc1-a4a39649889b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13505 | 2026.01.20 23:57:09.899680 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13506 | 2026.01.20 23:57:09.899700 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13507 | 2026.01.20 23:57:09.899715 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13508 | 2026.01.20 23:57:09.899733 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13509 | 2026.01.20 23:57:09.899751 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13510 | 2026.01.20 23:57:09.899778 [ 291 ] {} <Debug> TCP-Session: e665ce1f-2c62-4990-9aba-c948e791644d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13511 | 2026.01.20 23:57:09.899762 [ 287 ] {} <Debug> TCP-Session: 9a307b39-38e2-457b-83f2-7b2596f97354 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13512 | 2026.01.20 23:57:09.899801 [ 351 ] {} <Debug> TCP-Session: 53a6661c-bd0a-4e3a-b20a-baa87d41b352 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13513 | 2026.01.20 23:57:09.899746 [ 289 ] {} <Debug> TCP-Session: 3b038263-1f00-40e3-a006-32db06b74583 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13514 | 2026.01.20 23:57:09.899727 [ 290 ] {} <Debug> TCP-Session: bc7aca8b-c51c-4146-baa9-09e539e19613 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13515 | 2026.01.20 23:57:09.899698 [ 355 ] {} <Debug> TCP-Session: 6688dfe9-153c-4f0e-99b4-8423e07e025c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13516 | 2026.01.20 23:57:09.899661 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13517 | 2026.01.20 23:57:09.899930 [ 354 ] {} <Debug> TCP-Session: 206776fb-f00c-4393-a96e-4c0ee98eb8fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13518 | 2026.01.20 23:57:11.294058 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13519 | 2026.01.20 23:57:11.294242 [ 260 ] {d20f45f1-5f02-4c34-a203-d4c4c8cda6f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13520 | 2026.01.20 23:57:11.294314 [ 260 ] {d20f45f1-5f02-4c34-a203-d4c4c8cda6f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13521 | 2026.01.20 23:57:11.294996 [ 260 ] {d20f45f1-5f02-4c34-a203-d4c4c8cda6f5} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13522 | 2026.01.20 23:57:11.295050 [ 260 ] {d20f45f1-5f02-4c34-a203-d4c4c8cda6f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13523 | 2026.01.20 23:57:11.295466 [ 260 ] {d20f45f1-5f02-4c34-a203-d4c4c8cda6f5} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13524 | 2026.01.20 23:57:11.295701 [ 260 ] {d20f45f1-5f02-4c34-a203-d4c4c8cda6f5} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13525 | 2026.01.20 23:57:11.295866 [ 260 ] {d20f45f1-5f02-4c34-a203-d4c4c8cda6f5} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001672 sec., 81339.71291866028 rows/sec., 7.04 MiB/sec. | ||
| 13526 | 2026.01.20 23:57:11.295922 [ 260 ] {d20f45f1-5f02-4c34-a203-d4c4c8cda6f5} <Debug> TCPHandler: Processed in 0.002012974 sec. | ||
| 13527 | 2026.01.20 23:57:11.296050 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13528 | 2026.01.20 23:57:11.296160 [ 260 ] {e1ff05e6-39b3-40c1-8c1c-310e940611d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13529 | 2026.01.20 23:57:11.296206 [ 260 ] {e1ff05e6-39b3-40c1-8c1c-310e940611d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13530 | 2026.01.20 23:57:11.296688 [ 260 ] {e1ff05e6-39b3-40c1-8c1c-310e940611d0} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13531 | 2026.01.20 23:57:11.296727 [ 260 ] {e1ff05e6-39b3-40c1-8c1c-310e940611d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13532 | 2026.01.20 23:57:11.297044 [ 260 ] {e1ff05e6-39b3-40c1-8c1c-310e940611d0} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13533 | 2026.01.20 23:57:11.297269 [ 260 ] {e1ff05e6-39b3-40c1-8c1c-310e940611d0} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13534 | 2026.01.20 23:57:11.297413 [ 260 ] {e1ff05e6-39b3-40c1-8c1c-310e940611d0} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001276 sec., 31347.96238244514 rows/sec., 2.30 MiB/sec. | ||
| 13535 | 2026.01.20 23:57:11.297453 [ 260 ] {e1ff05e6-39b3-40c1-8c1c-310e940611d0} <Debug> TCPHandler: Processed in 0.001458865 sec. | ||
| 13536 | 2026.01.20 23:57:11.297574 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13537 | 2026.01.20 23:57:11.297673 [ 260 ] {8cb5a0e0-951d-4fb9-a9af-b1b9bda60078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13538 | 2026.01.20 23:57:11.297713 [ 260 ] {8cb5a0e0-951d-4fb9-a9af-b1b9bda60078} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13539 | 2026.01.20 23:57:11.298142 [ 260 ] {8cb5a0e0-951d-4fb9-a9af-b1b9bda60078} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13540 | 2026.01.20 23:57:11.298178 [ 260 ] {8cb5a0e0-951d-4fb9-a9af-b1b9bda60078} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13541 | 2026.01.20 23:57:11.298514 [ 260 ] {8cb5a0e0-951d-4fb9-a9af-b1b9bda60078} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13542 | 2026.01.20 23:57:11.298737 [ 260 ] {8cb5a0e0-951d-4fb9-a9af-b1b9bda60078} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13543 | 2026.01.20 23:57:11.298872 [ 260 ] {8cb5a0e0-951d-4fb9-a9af-b1b9bda60078} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.00122 sec., 85245.90163934427 rows/sec., 6.66 MiB/sec. | ||
| 13544 | 2026.01.20 23:57:11.298912 [ 260 ] {8cb5a0e0-951d-4fb9-a9af-b1b9bda60078} <Debug> TCPHandler: Processed in 0.001389544 sec. | ||
| 13545 | 2026.01.20 23:57:11.299029 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13546 | 2026.01.20 23:57:11.299125 [ 260 ] {12803a8b-4596-49ce-9a12-2f0558cdc5f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13547 | 2026.01.20 23:57:11.299169 [ 260 ] {12803a8b-4596-49ce-9a12-2f0558cdc5f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13548 | 2026.01.20 23:57:11.299597 [ 260 ] {12803a8b-4596-49ce-9a12-2f0558cdc5f7} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13549 | 2026.01.20 23:57:11.299633 [ 260 ] {12803a8b-4596-49ce-9a12-2f0558cdc5f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13550 | 2026.01.20 23:57:11.299958 [ 260 ] {12803a8b-4596-49ce-9a12-2f0558cdc5f7} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13551 | 2026.01.20 23:57:11.300164 [ 260 ] {12803a8b-4596-49ce-9a12-2f0558cdc5f7} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13552 | 2026.01.20 23:57:11.300300 [ 260 ] {12803a8b-4596-49ce-9a12-2f0558cdc5f7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 13553 | 2026.01.20 23:57:11.300337 [ 260 ] {12803a8b-4596-49ce-9a12-2f0558cdc5f7} <Debug> TCPHandler: Processed in 0.001361053 sec. | ||
| 13554 | 2026.01.20 23:57:11.300459 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13555 | 2026.01.20 23:57:11.300555 [ 260 ] {8e7a08a6-f420-4701-ba3b-fe2f8c78155d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13556 | 2026.01.20 23:57:11.300609 [ 260 ] {8e7a08a6-f420-4701-ba3b-fe2f8c78155d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13557 | 2026.01.20 23:57:11.301479 [ 260 ] {8e7a08a6-f420-4701-ba3b-fe2f8c78155d} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13558 | 2026.01.20 23:57:11.301516 [ 260 ] {8e7a08a6-f420-4701-ba3b-fe2f8c78155d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13559 | 2026.01.20 23:57:11.302073 [ 260 ] {8e7a08a6-f420-4701-ba3b-fe2f8c78155d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13560 | 2026.01.20 23:57:11.302306 [ 260 ] {8e7a08a6-f420-4701-ba3b-fe2f8c78155d} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13561 | 2026.01.20 23:57:11.302453 [ 260 ] {8e7a08a6-f420-4701-ba3b-fe2f8c78155d} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001916 sec., 20876.826722338206 rows/sec., 37.41 MiB/sec. | ||
| 13562 | 2026.01.20 23:57:11.302522 [ 260 ] {8e7a08a6-f420-4701-ba3b-fe2f8c78155d} <Debug> TCPHandler: Processed in 0.002112856 sec. | ||
| 13563 | 2026.01.20 23:57:11.302646 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13564 | 2026.01.20 23:57:11.302741 [ 260 ] {bfb4f49e-d9f4-4479-8097-429ddffd6540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13565 | 2026.01.20 23:57:11.302782 [ 260 ] {bfb4f49e-d9f4-4479-8097-429ddffd6540} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13566 | 2026.01.20 23:57:11.303121 [ 260 ] {bfb4f49e-d9f4-4479-8097-429ddffd6540} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13567 | 2026.01.20 23:57:11.303156 [ 260 ] {bfb4f49e-d9f4-4479-8097-429ddffd6540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13568 | 2026.01.20 23:57:11.303458 [ 260 ] {bfb4f49e-d9f4-4479-8097-429ddffd6540} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13569 | 2026.01.20 23:57:11.303663 [ 260 ] {bfb4f49e-d9f4-4479-8097-429ddffd6540} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13570 | 2026.01.20 23:57:11.303779 [ 171 ] {} <Debug> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13571 | 2026.01.20 23:57:11.303793 [ 260 ] {bfb4f49e-d9f4-4479-8097-429ddffd6540} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 13572 | 2026.01.20 23:57:11.303853 [ 171 ] {} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13573 | 2026.01.20 23:57:11.303870 [ 260 ] {bfb4f49e-d9f4-4479-8097-429ddffd6540} <Debug> TCPHandler: Processed in 0.001274542 sec. | ||
| 13574 | 2026.01.20 23:57:11.303881 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13575 | 2026.01.20 23:57:11.304022 [ 196 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::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 | ||
| 13576 | 2026.01.20 23:57:11.304180 [ 196 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13577 | 2026.01.20 23:57:11.304219 [ 196 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 6160 rows starting from the beginning of the part | ||
| 13578 | 2026.01.20 23:57:11.304287 [ 196 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
| 13579 | 2026.01.20 23:57:11.304331 [ 196 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 104 rows starting from the beginning of the part | ||
| 13580 | 2026.01.20 23:57:11.304372 [ 196 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part | ||
| 13581 | 2026.01.20 23:57:11.304411 [ 196 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part | ||
| 13582 | 2026.01.20 23:57:11.304447 [ 196 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::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 | ||
| 13583 | 2026.01.20 23:57:11.306384 [ 197 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6504 rows, containing 4 columns (4 merged, 0 gathered) in 0.002421582 sec., 2685847.5162104773 rows/sec., 171.51 MiB/sec. | ||
| 13584 | 2026.01.20 23:57:11.306812 [ 194 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13585 | 2026.01.20 23:57:11.307092 [ 194 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_86_17} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13586 | 2026.01.20 23:57:11.307160 [ 194 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_86_17} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13587 | 2026.01.20 23:57:11.307254 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 13588 | 2026.01.20 23:57:14.796980 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13589 | 2026.01.20 23:57:14.797079 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13590 | 2026.01.20 23:57:14.962408 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30715 | ||
| 13591 | 2026.01.20 23:57:14.962916 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13592 | 2026.01.20 23:57:14.962953 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13593 | 2026.01.20 23:57:14.963436 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13594 | 2026.01.20 23:57:14.963660 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13595 | 2026.01.20 23:57:14.963794 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30715 | ||
| 13596 | 2026.01.20 23:57:15.004067 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.003625462 sec. | ||
| 13597 | 2026.01.20 23:57:15.048723 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1666 | ||
| 13598 | 2026.01.20 23:57:15.051239 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13599 | 2026.01.20 23:57:15.051306 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13600 | 2026.01.20 23:57:15.052601 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13601 | 2026.01.20 23:57:15.052911 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13602 | 2026.01.20 23:57:15.053371 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1666 | ||
| 13603 | 2026.01.20 23:57:16.291240 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13604 | 2026.01.20 23:57:16.291431 [ 260 ] {8fb92d95-9455-4354-9754-9735295dff29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13605 | 2026.01.20 23:57:16.291499 [ 260 ] {8fb92d95-9455-4354-9754-9735295dff29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13606 | 2026.01.20 23:57:16.292107 [ 260 ] {8fb92d95-9455-4354-9754-9735295dff29} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13607 | 2026.01.20 23:57:16.292152 [ 260 ] {8fb92d95-9455-4354-9754-9735295dff29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13608 | 2026.01.20 23:57:16.292536 [ 260 ] {8fb92d95-9455-4354-9754-9735295dff29} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13609 | 2026.01.20 23:57:16.292759 [ 260 ] {8fb92d95-9455-4354-9754-9735295dff29} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13610 | 2026.01.20 23:57:16.292926 [ 260 ] {8fb92d95-9455-4354-9754-9735295dff29} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001545 sec., 36245.95469255664 rows/sec., 2.77 MiB/sec. | ||
| 13611 | 2026.01.20 23:57:16.292962 [ 9 ] {} <Debug> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13612 | 2026.01.20 23:57:16.292976 [ 260 ] {8fb92d95-9455-4354-9754-9735295dff29} <Debug> TCPHandler: Processed in 0.001867711 sec. | ||
| 13613 | 2026.01.20 23:57:16.293046 [ 9 ] {} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13614 | 2026.01.20 23:57:16.293076 [ 9 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13615 | 2026.01.20 23:57:16.293138 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13616 | 2026.01.20 23:57:16.293186 [ 196 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::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 | ||
| 13617 | 2026.01.20 23:57:16.293245 [ 260 ] {81aca858-8a8b-4a2e-bceb-329450d41b18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13618 | 2026.01.20 23:57:16.293293 [ 260 ] {81aca858-8a8b-4a2e-bceb-329450d41b18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13619 | 2026.01.20 23:57:16.293319 [ 196 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13620 | 2026.01.20 23:57:16.293360 [ 196 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2462 rows starting from the beginning of the part | ||
| 13621 | 2026.01.20 23:57:16.293427 [ 196 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 1112 rows starting from the beginning of the part | ||
| 13622 | 2026.01.20 23:57:16.293476 [ 196 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 136 rows starting from the beginning of the part | ||
| 13623 | 2026.01.20 23:57:16.293519 [ 196 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 176 rows starting from the beginning of the part | ||
| 13624 | 2026.01.20 23:57:16.293560 [ 196 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 136 rows starting from the beginning of the part | ||
| 13625 | 2026.01.20 23:57:16.293599 [ 196 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 56 rows starting from the beginning of the part | ||
| 13626 | 2026.01.20 23:57:16.293710 [ 260 ] {81aca858-8a8b-4a2e-bceb-329450d41b18} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13627 | 2026.01.20 23:57:16.293755 [ 260 ] {81aca858-8a8b-4a2e-bceb-329450d41b18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13628 | 2026.01.20 23:57:16.294097 [ 260 ] {81aca858-8a8b-4a2e-bceb-329450d41b18} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13629 | 2026.01.20 23:57:16.294313 [ 260 ] {81aca858-8a8b-4a2e-bceb-329450d41b18} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13630 | 2026.01.20 23:57:16.294447 [ 9 ] {} <Debug> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13631 | 2026.01.20 23:57:16.294455 [ 260 ] {81aca858-8a8b-4a2e-bceb-329450d41b18} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001233 sec., 51905.92051905921 rows/sec., 4.05 MiB/sec. | ||
| 13632 | 2026.01.20 23:57:16.294485 [ 9 ] {} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13633 | 2026.01.20 23:57:16.294508 [ 9 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13634 | 2026.01.20 23:57:16.294511 [ 260 ] {81aca858-8a8b-4a2e-bceb-329450d41b18} <Debug> TCPHandler: Processed in 0.001426785 sec. | ||
| 13635 | 2026.01.20 23:57:16.294592 [ 194 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::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 | ||
| 13636 | 2026.01.20 23:57:16.294639 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13637 | 2026.01.20 23:57:16.294683 [ 194 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13638 | 2026.01.20 23:57:16.294712 [ 194 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1249 rows starting from the beginning of the part | ||
| 13639 | 2026.01.20 23:57:16.294736 [ 260 ] {7594f596-b577-4f20-b662-70762052f23b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13640 | 2026.01.20 23:57:16.294768 [ 194 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 679 rows starting from the beginning of the part | ||
| 13641 | 2026.01.20 23:57:16.294781 [ 260 ] {7594f596-b577-4f20-b662-70762052f23b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13642 | 2026.01.20 23:57:16.294813 [ 194 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 104 rows starting from the beginning of the part | ||
| 13643 | 2026.01.20 23:57:16.294855 [ 194 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 100 rows starting from the beginning of the part | ||
| 13644 | 2026.01.20 23:57:16.294894 [ 194 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 104 rows starting from the beginning of the part | ||
| 13645 | 2026.01.20 23:57:16.294933 [ 194 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 64 rows starting from the beginning of the part | ||
| 13646 | 2026.01.20 23:57:16.295187 [ 260 ] {7594f596-b577-4f20-b662-70762052f23b} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13647 | 2026.01.20 23:57:16.295222 [ 260 ] {7594f596-b577-4f20-b662-70762052f23b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13648 | 2026.01.20 23:57:16.295366 [ 197 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4078 rows, containing 5 columns (5 merged, 0 gathered) in 0.002222448 sec., 1834913.5727810054 rows/sec., 156.33 MiB/sec. | ||
| 13649 | 2026.01.20 23:57:16.295594 [ 260 ] {7594f596-b577-4f20-b662-70762052f23b} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13650 | 2026.01.20 23:57:16.295653 [ 196 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13651 | 2026.01.20 23:57:16.295857 [ 260 ] {7594f596-b577-4f20-b662-70762052f23b} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13652 | 2026.01.20 23:57:16.295967 [ 196 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_91_18} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13653 | 2026.01.20 23:57:16.296013 [ 260 ] {7594f596-b577-4f20-b662-70762052f23b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001296 sec., 123456.79012345678 rows/sec., 8.60 MiB/sec. | ||
| 13654 | 2026.01.20 23:57:16.296056 [ 196 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_91_18} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13655 | 2026.01.20 23:57:16.296057 [ 260 ] {7594f596-b577-4f20-b662-70762052f23b} <Debug> TCPHandler: Processed in 0.001469175 sec. | ||
| 13656 | 2026.01.20 23:57:16.296061 [ 190 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2300 rows, containing 5 columns (5 merged, 0 gathered) in 0.001510006 sec., 1523172.7556049447 rows/sec., 116.33 MiB/sec. | ||
| 13657 | 2026.01.20 23:57:16.296145 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 13658 | 2026.01.20 23:57:16.296209 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13659 | 2026.01.20 23:57:16.296311 [ 197 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13660 | 2026.01.20 23:57:16.296313 [ 260 ] {3e07fe8d-c089-4fcc-8659-773e3b8ef41f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13661 | 2026.01.20 23:57:16.296378 [ 260 ] {3e07fe8d-c089-4fcc-8659-773e3b8ef41f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13662 | 2026.01.20 23:57:16.296655 [ 197 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_91_18} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13663 | 2026.01.20 23:57:16.296712 [ 260 ] {3e07fe8d-c089-4fcc-8659-773e3b8ef41f} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13664 | 2026.01.20 23:57:16.296755 [ 260 ] {3e07fe8d-c089-4fcc-8659-773e3b8ef41f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13665 | 2026.01.20 23:57:16.296759 [ 197 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_91_18} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13666 | 2026.01.20 23:57:16.296870 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 13667 | 2026.01.20 23:57:16.297071 [ 260 ] {3e07fe8d-c089-4fcc-8659-773e3b8ef41f} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13668 | 2026.01.20 23:57:16.297283 [ 260 ] {3e07fe8d-c089-4fcc-8659-773e3b8ef41f} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13669 | 2026.01.20 23:57:16.297417 [ 260 ] {3e07fe8d-c089-4fcc-8659-773e3b8ef41f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 13670 | 2026.01.20 23:57:16.297454 [ 260 ] {3e07fe8d-c089-4fcc-8659-773e3b8ef41f} <Debug> TCPHandler: Processed in 0.001296402 sec. | ||
| 13671 | 2026.01.20 23:57:16.669541 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 13672 | 2026.01.20 23:57:16.687660 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13673 | 2026.01.20 23:57:16.687729 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13674 | 2026.01.20 23:57:16.694309 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13675 | 2026.01.20 23:57:16.695058 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13676 | 2026.01.20 23:57:16.699283 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 13677 | 2026.01.20 23:57:17.155654 [ 9 ] {} <Debug> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1) (MergerMutator): Selected 5 parts from all_1_36_7 to all_40_40_0 | ||
| 13678 | 2026.01.20 23:57:17.155712 [ 9 ] {} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13679 | 2026.01.20 23:57:17.155732 [ 9 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13680 | 2026.01.20 23:57:17.155865 [ 194 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_36_7 to all_40_40_0 into Compact with storage Full | ||
| 13681 | 2026.01.20 23:57:17.156009 [ 194 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13682 | 2026.01.20 23:57:17.156052 [ 194 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 434 rows starting from the beginning of the part | ||
| 13683 | 2026.01.20 23:57:17.156122 [ 194 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 410 rows starting from the beginning of the part | ||
| 13684 | 2026.01.20 23:57:17.156171 [ 194 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 410 rows starting from the beginning of the part | ||
| 13685 | 2026.01.20 23:57:17.156230 [ 194 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 410 rows starting from the beginning of the part | ||
| 13686 | 2026.01.20 23:57:17.156275 [ 194 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part | ||
| 13687 | 2026.01.20 23:57:17.157235 [ 190 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1688 rows, containing 5 columns (5 merged, 0 gathered) in 0.001426754 sec., 1183105.1463672083 rows/sec., 80.22 MiB/sec. | ||
| 13688 | 2026.01.20 23:57:17.157406 [ 198 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 13689 | 2026.01.20 23:57:17.157700 [ 198 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_40_8} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13690 | 2026.01.20 23:57:17.157777 [ 198 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_40_8} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1) (MergerMutator): Merged 5 parts: [all_1_36_7, all_40_40_0] -> all_1_40_8 | ||
| 13691 | 2026.01.20 23:57:17.157850 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 13692 | 2026.01.20 23:57:18.663645 [ 150 ] {} <Debug> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240) (MergerMutator): Selected 5 parts from all_1_36_7 to all_40_40_0 | ||
| 13693 | 2026.01.20 23:57:18.663711 [ 150 ] {} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13694 | 2026.01.20 23:57:18.663735 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13695 | 2026.01.20 23:57:18.663843 [ 194 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_36_7 to all_40_40_0 into Compact with storage Full | ||
| 13696 | 2026.01.20 23:57:18.663965 [ 194 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13697 | 2026.01.20 23:57:18.663996 [ 194 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 223 rows starting from the beginning of the part | ||
| 13698 | 2026.01.20 23:57:18.664059 [ 194 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 211 rows starting from the beginning of the part | ||
| 13699 | 2026.01.20 23:57:18.664103 [ 194 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 211 rows starting from the beginning of the part | ||
| 13700 | 2026.01.20 23:57:18.664143 [ 194 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 211 rows starting from the beginning of the part | ||
| 13701 | 2026.01.20 23:57:18.664182 [ 194 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 12 rows starting from the beginning of the part | ||
| 13702 | 2026.01.20 23:57:18.664986 [ 189 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 868 rows, containing 5 columns (5 merged, 0 gathered) in 0.00117669 sec., 737662.4259575589 rows/sec., 45.10 MiB/sec. | ||
| 13703 | 2026.01.20 23:57:18.665203 [ 187 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 13704 | 2026.01.20 23:57:18.665517 [ 187 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_40_8} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13705 | 2026.01.20 23:57:18.665596 [ 187 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_40_8} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240) (MergerMutator): Merged 5 parts: [all_1_36_7, all_40_40_0] -> all_1_40_8 | ||
| 13706 | 2026.01.20 23:57:18.665703 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 13707 | 2026.01.20 23:57:21.321869 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13708 | 2026.01.20 23:57:21.322083 [ 260 ] {bbe42e70-f83c-4223-95dd-c88bbd76cdb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13709 | 2026.01.20 23:57:21.322158 [ 260 ] {bbe42e70-f83c-4223-95dd-c88bbd76cdb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13710 | 2026.01.20 23:57:21.322792 [ 260 ] {bbe42e70-f83c-4223-95dd-c88bbd76cdb3} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13711 | 2026.01.20 23:57:21.322842 [ 260 ] {bbe42e70-f83c-4223-95dd-c88bbd76cdb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13712 | 2026.01.20 23:57:21.323214 [ 260 ] {bbe42e70-f83c-4223-95dd-c88bbd76cdb3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 13713 | 2026.01.20 23:57:21.323442 [ 260 ] {bbe42e70-f83c-4223-95dd-c88bbd76cdb3} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13714 | 2026.01.20 23:57:21.323613 [ 260 ] {bbe42e70-f83c-4223-95dd-c88bbd76cdb3} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001581 sec., 5060.088551549652 rows/sec., 412.61 KiB/sec. | ||
| 13715 | 2026.01.20 23:57:21.323663 [ 260 ] {bbe42e70-f83c-4223-95dd-c88bbd76cdb3} <Debug> TCPHandler: Processed in 0.001929052 sec. | ||
| 13716 | 2026.01.20 23:57:21.323787 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13717 | 2026.01.20 23:57:21.323888 [ 260 ] {1d403755-240d-4c8a-82f3-0258d28b3e71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13718 | 2026.01.20 23:57:21.323930 [ 260 ] {1d403755-240d-4c8a-82f3-0258d28b3e71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13719 | 2026.01.20 23:57:21.325260 [ 260 ] {1d403755-240d-4c8a-82f3-0258d28b3e71} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13720 | 2026.01.20 23:57:21.325301 [ 260 ] {1d403755-240d-4c8a-82f3-0258d28b3e71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13721 | 2026.01.20 23:57:21.325697 [ 260 ] {1d403755-240d-4c8a-82f3-0258d28b3e71} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13722 | 2026.01.20 23:57:21.325900 [ 260 ] {1d403755-240d-4c8a-82f3-0258d28b3e71} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13723 | 2026.01.20 23:57:21.326039 [ 260 ] {1d403755-240d-4c8a-82f3-0258d28b3e71} <Debug> executeQuery: Read 1280 rows, 108.46 KiB in 0.002174 sec., 588776.4489420423 rows/sec., 48.72 MiB/sec. | ||
| 13724 | 2026.01.20 23:57:21.326078 [ 260 ] {1d403755-240d-4c8a-82f3-0258d28b3e71} <Debug> TCPHandler: Processed in 0.002342929 sec. | ||
| 13725 | 2026.01.20 23:57:21.326202 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13726 | 2026.01.20 23:57:21.326330 [ 260 ] {a0d86492-ced1-4027-9b82-f32d5f198583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13727 | 2026.01.20 23:57:21.326381 [ 260 ] {a0d86492-ced1-4027-9b82-f32d5f198583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13728 | 2026.01.20 23:57:21.326812 [ 260 ] {a0d86492-ced1-4027-9b82-f32d5f198583} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13729 | 2026.01.20 23:57:21.326851 [ 260 ] {a0d86492-ced1-4027-9b82-f32d5f198583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13730 | 2026.01.20 23:57:21.327180 [ 260 ] {a0d86492-ced1-4027-9b82-f32d5f198583} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13731 | 2026.01.20 23:57:21.327401 [ 260 ] {a0d86492-ced1-4027-9b82-f32d5f198583} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13732 | 2026.01.20 23:57:21.327528 [ 148 ] {} <Debug> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13733 | 2026.01.20 23:57:21.327539 [ 260 ] {a0d86492-ced1-4027-9b82-f32d5f198583} <Debug> executeQuery: Read 48 rows, 3.57 KiB in 0.001235 sec., 38866.396761133605 rows/sec., 2.82 MiB/sec. | ||
| 13734 | 2026.01.20 23:57:21.327601 [ 148 ] {} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13735 | 2026.01.20 23:57:21.327618 [ 260 ] {a0d86492-ced1-4027-9b82-f32d5f198583} <Debug> TCPHandler: Processed in 0.001478426 sec. | ||
| 13736 | 2026.01.20 23:57:21.327627 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13737 | 2026.01.20 23:57:21.327733 [ 190 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::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 | ||
| 13738 | 2026.01.20 23:57:21.327741 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13739 | 2026.01.20 23:57:21.327830 [ 190 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13740 | 2026.01.20 23:57:21.327847 [ 260 ] {e748279a-bed5-46bf-bad5-ad3c6079ac92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13741 | 2026.01.20 23:57:21.327862 [ 190 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 277 rows starting from the beginning of the part | ||
| 13742 | 2026.01.20 23:57:21.327888 [ 260 ] {e748279a-bed5-46bf-bad5-ad3c6079ac92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13743 | 2026.01.20 23:57:21.327927 [ 190 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 205 rows starting from the beginning of the part | ||
| 13744 | 2026.01.20 23:57:21.327977 [ 190 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 40 rows starting from the beginning of the part | ||
| 13745 | 2026.01.20 23:57:21.328025 [ 190 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 12 rows starting from the beginning of the part | ||
| 13746 | 2026.01.20 23:57:21.328070 [ 190 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 40 rows starting from the beginning of the part | ||
| 13747 | 2026.01.20 23:57:21.328115 [ 190 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 48 rows starting from the beginning of the part | ||
| 13748 | 2026.01.20 23:57:21.328411 [ 260 ] {e748279a-bed5-46bf-bad5-ad3c6079ac92} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13749 | 2026.01.20 23:57:21.328447 [ 260 ] {e748279a-bed5-46bf-bad5-ad3c6079ac92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13750 | 2026.01.20 23:57:21.328750 [ 260 ] {e748279a-bed5-46bf-bad5-ad3c6079ac92} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 13751 | 2026.01.20 23:57:21.328924 [ 187 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 622 rows, containing 5 columns (5 merged, 0 gathered) in 0.0012286 sec., 506267.2961093928 rows/sec., 34.15 MiB/sec. | ||
| 13752 | 2026.01.20 23:57:21.328959 [ 260 ] {e748279a-bed5-46bf-bad5-ad3c6079ac92} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13753 | 2026.01.20 23:57:21.329070 [ 190 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13754 | 2026.01.20 23:57:21.329102 [ 260 ] {e748279a-bed5-46bf-bad5-ad3c6079ac92} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001273 sec., 179104.4776119403 rows/sec., 12.13 MiB/sec. | ||
| 13755 | 2026.01.20 23:57:21.329141 [ 260 ] {e748279a-bed5-46bf-bad5-ad3c6079ac92} <Debug> TCPHandler: Processed in 0.001451724 sec. | ||
| 13756 | 2026.01.20 23:57:21.329250 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13757 | 2026.01.20 23:57:21.329308 [ 190 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_86_17} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13758 | 2026.01.20 23:57:21.329352 [ 260 ] {c3e18c09-6c63-42a0-b3ee-002ea3aff3cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13759 | 2026.01.20 23:57:21.329368 [ 190 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_86_17} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13760 | 2026.01.20 23:57:21.329393 [ 260 ] {c3e18c09-6c63-42a0-b3ee-002ea3aff3cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13761 | 2026.01.20 23:57:21.329431 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 13762 | 2026.01.20 23:57:21.330217 [ 260 ] {c3e18c09-6c63-42a0-b3ee-002ea3aff3cb} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13763 | 2026.01.20 23:57:21.330261 [ 260 ] {c3e18c09-6c63-42a0-b3ee-002ea3aff3cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13764 | 2026.01.20 23:57:21.330663 [ 260 ] {c3e18c09-6c63-42a0-b3ee-002ea3aff3cb} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13765 | 2026.01.20 23:57:21.330883 [ 260 ] {c3e18c09-6c63-42a0-b3ee-002ea3aff3cb} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13766 | 2026.01.20 23:57:21.331018 [ 260 ] {c3e18c09-6c63-42a0-b3ee-002ea3aff3cb} <Debug> executeQuery: Read 568 rows, 43.26 KiB in 0.001684 sec., 337292.16152019 rows/sec., 25.09 MiB/sec. | ||
| 13767 | 2026.01.20 23:57:21.331057 [ 260 ] {c3e18c09-6c63-42a0-b3ee-002ea3aff3cb} <Debug> TCPHandler: Processed in 0.001858182 sec. | ||
| 13768 | 2026.01.20 23:57:21.331171 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13769 | 2026.01.20 23:57:21.331266 [ 260 ] {c1524319-bea6-43b8-9046-0d98dab412e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13770 | 2026.01.20 23:57:21.331310 [ 260 ] {c1524319-bea6-43b8-9046-0d98dab412e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13771 | 2026.01.20 23:57:21.331964 [ 260 ] {c1524319-bea6-43b8-9046-0d98dab412e2} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13772 | 2026.01.20 23:57:21.332001 [ 260 ] {c1524319-bea6-43b8-9046-0d98dab412e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13773 | 2026.01.20 23:57:21.332370 [ 260 ] {c1524319-bea6-43b8-9046-0d98dab412e2} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13774 | 2026.01.20 23:57:21.332575 [ 260 ] {c1524319-bea6-43b8-9046-0d98dab412e2} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13775 | 2026.01.20 23:57:21.332705 [ 260 ] {c1524319-bea6-43b8-9046-0d98dab412e2} <Debug> executeQuery: Read 848 rows, 58.45 KiB in 0.001457 sec., 582017.8448867536 rows/sec., 39.18 MiB/sec. | ||
| 13776 | 2026.01.20 23:57:21.332743 [ 260 ] {c1524319-bea6-43b8-9046-0d98dab412e2} <Debug> TCPHandler: Processed in 0.001623497 sec. | ||
| 13777 | 2026.01.20 23:57:21.332855 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13778 | 2026.01.20 23:57:21.332949 [ 260 ] {e158132c-ac3c-46c7-865d-e098aa813985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13779 | 2026.01.20 23:57:21.333002 [ 260 ] {e158132c-ac3c-46c7-865d-e098aa813985} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13780 | 2026.01.20 23:57:21.333862 [ 260 ] {e158132c-ac3c-46c7-865d-e098aa813985} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13781 | 2026.01.20 23:57:21.333901 [ 260 ] {e158132c-ac3c-46c7-865d-e098aa813985} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13782 | 2026.01.20 23:57:21.334469 [ 260 ] {e158132c-ac3c-46c7-865d-e098aa813985} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13783 | 2026.01.20 23:57:21.334692 [ 260 ] {e158132c-ac3c-46c7-865d-e098aa813985} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13784 | 2026.01.20 23:57:21.334820 [ 148 ] {} <Debug> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 13785 | 2026.01.20 23:57:21.334835 [ 260 ] {e158132c-ac3c-46c7-865d-e098aa813985} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001904 sec., 21008.403361344535 rows/sec., 37.65 MiB/sec. | ||
| 13786 | 2026.01.20 23:57:21.334882 [ 148 ] {} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13787 | 2026.01.20 23:57:21.334918 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13788 | 2026.01.20 23:57:21.334919 [ 260 ] {e158132c-ac3c-46c7-865d-e098aa813985} <Debug> TCPHandler: Processed in 0.002114855 sec. | ||
| 13789 | 2026.01.20 23:57:21.335022 [ 194 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::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 | ||
| 13790 | 2026.01.20 23:57:21.335057 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13791 | 2026.01.20 23:57:21.335152 [ 260 ] {f8122a18-2f9a-40dc-9d69-5629e5cd8e9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13792 | 2026.01.20 23:57:21.335193 [ 260 ] {f8122a18-2f9a-40dc-9d69-5629e5cd8e9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13793 | 2026.01.20 23:57:21.335222 [ 194 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13794 | 2026.01.20 23:57:21.335275 [ 194 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1611 rows starting from the beginning of the part | ||
| 13795 | 2026.01.20 23:57:21.335397 [ 194 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 40 rows starting from the beginning of the part | ||
| 13796 | 2026.01.20 23:57:21.335505 [ 194 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 40 rows starting from the beginning of the part | ||
| 13797 | 2026.01.20 23:57:21.335566 [ 260 ] {f8122a18-2f9a-40dc-9d69-5629e5cd8e9d} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13798 | 2026.01.20 23:57:21.335598 [ 194 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 40 rows starting from the beginning of the part | ||
| 13799 | 2026.01.20 23:57:21.335610 [ 260 ] {f8122a18-2f9a-40dc-9d69-5629e5cd8e9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13800 | 2026.01.20 23:57:21.335692 [ 194 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 40 rows starting from the beginning of the part | ||
| 13801 | 2026.01.20 23:57:21.335784 [ 194 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 40 rows starting from the beginning of the part | ||
| 13802 | 2026.01.20 23:57:21.335991 [ 260 ] {f8122a18-2f9a-40dc-9d69-5629e5cd8e9d} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13803 | 2026.01.20 23:57:21.336243 [ 260 ] {f8122a18-2f9a-40dc-9d69-5629e5cd8e9d} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13804 | 2026.01.20 23:57:21.336399 [ 260 ] {f8122a18-2f9a-40dc-9d69-5629e5cd8e9d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001264 sec., 47468.354430379746 rows/sec., 3.20 MiB/sec. | ||
| 13805 | 2026.01.20 23:57:21.336445 [ 260 ] {f8122a18-2f9a-40dc-9d69-5629e5cd8e9d} <Debug> TCPHandler: Processed in 0.001438324 sec. | ||
| 13806 | 2026.01.20 23:57:21.348381 [ 190 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1811 rows, containing 19 columns (19 merged, 0 gathered) in 0.013398117 sec., 135168.24789632752 rows/sec., 242.22 MiB/sec. | ||
| 13807 | 2026.01.20 23:57:21.349939 [ 190 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 13808 | 2026.01.20 23:57:21.350232 [ 190 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13809 | 2026.01.20 23:57:21.350299 [ 190 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 13810 | 2026.01.20 23:57:21.350379 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 16.74 MiB. | ||
| 13811 | 2026.01.20 23:57:22.001176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 342.52 MiB, peak 359.21 MiB, free memory in arenas 0.00 B, will set to 348.51 MiB (RSS), difference: 5.99 MiB | ||
| 13812 | 2026.01.20 23:57:22.464850 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31227 | ||
| 13813 | 2026.01.20 23:57:22.465396 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13814 | 2026.01.20 23:57:22.465435 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13815 | 2026.01.20 23:57:22.465911 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13816 | 2026.01.20 23:57:22.466147 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13817 | 2026.01.20 23:57:22.466289 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31227 | ||
| 13818 | 2026.01.20 23:57:24.200322 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 13819 | 2026.01.20 23:57:24.218912 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13820 | 2026.01.20 23:57:24.218992 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13821 | 2026.01.20 23:57:24.225631 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13822 | 2026.01.20 23:57:24.226370 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13823 | 2026.01.20 23:57:24.230312 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 13824 | 2026.01.20 23:57:25.053529 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1690 | ||
| 13825 | 2026.01.20 23:57:25.055809 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13826 | 2026.01.20 23:57:25.055856 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13827 | 2026.01.20 23:57:25.057021 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 13828 | 2026.01.20 23:57:25.057294 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13829 | 2026.01.20 23:57:25.057589 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1690 | ||
| 13830 | 2026.01.20 23:57:26.292786 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13831 | 2026.01.20 23:57:26.293011 [ 260 ] {6c03b57d-f9d3-4e8e-b2ef-edb8528f63a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13832 | 2026.01.20 23:57:26.293099 [ 260 ] {6c03b57d-f9d3-4e8e-b2ef-edb8528f63a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13833 | 2026.01.20 23:57:26.293940 [ 260 ] {6c03b57d-f9d3-4e8e-b2ef-edb8528f63a9} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13834 | 2026.01.20 23:57:26.293988 [ 260 ] {6c03b57d-f9d3-4e8e-b2ef-edb8528f63a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13835 | 2026.01.20 23:57:26.294440 [ 260 ] {6c03b57d-f9d3-4e8e-b2ef-edb8528f63a9} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13836 | 2026.01.20 23:57:26.294704 [ 260 ] {6c03b57d-f9d3-4e8e-b2ef-edb8528f63a9} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13837 | 2026.01.20 23:57:26.294884 [ 260 ] {6c03b57d-f9d3-4e8e-b2ef-edb8528f63a9} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001937 sec., 28910.686628807434 rows/sec., 2.21 MiB/sec. | ||
| 13838 | 2026.01.20 23:57:26.294944 [ 260 ] {6c03b57d-f9d3-4e8e-b2ef-edb8528f63a9} <Debug> TCPHandler: Processed in 0.002320959 sec. | ||
| 13839 | 2026.01.20 23:57:26.295101 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13840 | 2026.01.20 23:57:26.295220 [ 260 ] {2080e698-a5a2-4ad7-9855-a88436370458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13841 | 2026.01.20 23:57:26.295272 [ 260 ] {2080e698-a5a2-4ad7-9855-a88436370458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13842 | 2026.01.20 23:57:26.295799 [ 260 ] {2080e698-a5a2-4ad7-9855-a88436370458} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13843 | 2026.01.20 23:57:26.295843 [ 260 ] {2080e698-a5a2-4ad7-9855-a88436370458} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13844 | 2026.01.20 23:57:26.296208 [ 260 ] {2080e698-a5a2-4ad7-9855-a88436370458} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13845 | 2026.01.20 23:57:26.296455 [ 260 ] {2080e698-a5a2-4ad7-9855-a88436370458} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13846 | 2026.01.20 23:57:26.296600 [ 260 ] {2080e698-a5a2-4ad7-9855-a88436370458} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001405 sec., 45551.60142348755 rows/sec., 3.56 MiB/sec. | ||
| 13847 | 2026.01.20 23:57:26.296644 [ 260 ] {2080e698-a5a2-4ad7-9855-a88436370458} <Debug> TCPHandler: Processed in 0.001603807 sec. | ||
| 13848 | 2026.01.20 23:57:26.296782 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13849 | 2026.01.20 23:57:26.296889 [ 260 ] {0f4c73dc-17e7-40bc-bf98-88bf9a12c659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13850 | 2026.01.20 23:57:26.296939 [ 260 ] {0f4c73dc-17e7-40bc-bf98-88bf9a12c659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13851 | 2026.01.20 23:57:26.297436 [ 260 ] {0f4c73dc-17e7-40bc-bf98-88bf9a12c659} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13852 | 2026.01.20 23:57:26.297471 [ 260 ] {0f4c73dc-17e7-40bc-bf98-88bf9a12c659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13853 | 2026.01.20 23:57:26.297844 [ 260 ] {0f4c73dc-17e7-40bc-bf98-88bf9a12c659} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13854 | 2026.01.20 23:57:26.298084 [ 260 ] {0f4c73dc-17e7-40bc-bf98-88bf9a12c659} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13855 | 2026.01.20 23:57:26.298210 [ 142 ] {} <Debug> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13856 | 2026.01.20 23:57:26.298243 [ 142 ] {} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13857 | 2026.01.20 23:57:26.298243 [ 260 ] {0f4c73dc-17e7-40bc-bf98-88bf9a12c659} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001373 sec., 116533.13911143481 rows/sec., 8.12 MiB/sec. | ||
| 13858 | 2026.01.20 23:57:26.298261 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13859 | 2026.01.20 23:57:26.298290 [ 260 ] {0f4c73dc-17e7-40bc-bf98-88bf9a12c659} <Debug> TCPHandler: Processed in 0.001563477 sec. | ||
| 13860 | 2026.01.20 23:57:26.298365 [ 194 ] {d542970d-27f7-45b6-add0-a5f5711db820::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 | ||
| 13861 | 2026.01.20 23:57:26.298415 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13862 | 2026.01.20 23:57:26.298471 [ 194 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13863 | 2026.01.20 23:57:26.298504 [ 194 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 31151 rows starting from the beginning of the part | ||
| 13864 | 2026.01.20 23:57:26.298511 [ 260 ] {ce993ccc-d3b1-4bd1-aad9-69d0ac61a275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13865 | 2026.01.20 23:57:26.298564 [ 260 ] {ce993ccc-d3b1-4bd1-aad9-69d0ac61a275} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13866 | 2026.01.20 23:57:26.298578 [ 194 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 340 rows starting from the beginning of the part | ||
| 13867 | 2026.01.20 23:57:26.298629 [ 194 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
| 13868 | 2026.01.20 23:57:26.298682 [ 194 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part | ||
| 13869 | 2026.01.20 23:57:26.298727 [ 194 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 848 rows starting from the beginning of the part | ||
| 13870 | 2026.01.20 23:57:26.298766 [ 194 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part | ||
| 13871 | 2026.01.20 23:57:26.298926 [ 260 ] {ce993ccc-d3b1-4bd1-aad9-69d0ac61a275} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13872 | 2026.01.20 23:57:26.298960 [ 260 ] {ce993ccc-d3b1-4bd1-aad9-69d0ac61a275} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13873 | 2026.01.20 23:57:26.299276 [ 260 ] {ce993ccc-d3b1-4bd1-aad9-69d0ac61a275} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13874 | 2026.01.20 23:57:26.299493 [ 260 ] {ce993ccc-d3b1-4bd1-aad9-69d0ac61a275} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13875 | 2026.01.20 23:57:26.299633 [ 260 ] {ce993ccc-d3b1-4bd1-aad9-69d0ac61a275} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00114 sec., 52631.57894736842 rows/sec., 3.55 MiB/sec. | ||
| 13876 | 2026.01.20 23:57:26.299670 [ 260 ] {ce993ccc-d3b1-4bd1-aad9-69d0ac61a275} <Debug> TCPHandler: Processed in 0.001304542 sec. | ||
| 13877 | 2026.01.20 23:57:26.305766 [ 187 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32819 rows, containing 5 columns (5 merged, 0 gathered) in 0.007435997 sec., 4413530.559520129 rows/sec., 297.66 MiB/sec. | ||
| 13878 | 2026.01.20 23:57:26.306208 [ 188 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13879 | 2026.01.20 23:57:26.306539 [ 188 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13880 | 2026.01.20 23:57:26.306639 [ 188 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13881 | 2026.01.20 23:57:26.306763 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 13882 | 2026.01.20 23:57:29.797120 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13883 | 2026.01.20 23:57:29.797192 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13884 | 2026.01.20 23:57:29.966565 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31675 | ||
| 13885 | 2026.01.20 23:57:29.967192 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13886 | 2026.01.20 23:57:29.967233 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13887 | 2026.01.20 23:57:29.967743 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13888 | 2026.01.20 23:57:29.967988 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13889 | 2026.01.20 23:57:29.968138 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31675 | ||
| 13890 | 2026.01.20 23:57:29.968137 [ 141 ] {} <Debug> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 13891 | 2026.01.20 23:57:29.968199 [ 141 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13892 | 2026.01.20 23:57:29.968221 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13893 | 2026.01.20 23:57:29.968353 [ 187 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 13894 | 2026.01.20 23:57:29.968508 [ 187 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13895 | 2026.01.20 23:57:29.968577 [ 187 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29307 rows starting from the beginning of the part | ||
| 13896 | 2026.01.20 23:57:29.968651 [ 187 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 13897 | 2026.01.20 23:57:29.968696 [ 187 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 13898 | 2026.01.20 23:57:29.968737 [ 187 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 13899 | 2026.01.20 23:57:29.968774 [ 187 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 13900 | 2026.01.20 23:57:29.968814 [ 187 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 13901 | 2026.01.20 23:57:29.970993 [ 200 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31675 rows, containing 4 columns (4 merged, 0 gathered) in 0.002697406 sec., 11742763.232527845 rows/sec., 167.98 MiB/sec. | ||
| 13902 | 2026.01.20 23:57:29.971352 [ 191 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 13903 | 2026.01.20 23:57:29.971656 [ 191 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_66_13} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13904 | 2026.01.20 23:57:29.971745 [ 191 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_66_13} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 13905 | 2026.01.20 23:57:29.971834 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. | ||
| 13906 | 2026.01.20 23:57:31.293351 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13907 | 2026.01.20 23:57:31.293530 [ 260 ] {7e6c1369-6078-4e1a-a245-39bbf5e00b7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13908 | 2026.01.20 23:57:31.293597 [ 260 ] {7e6c1369-6078-4e1a-a245-39bbf5e00b7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13909 | 2026.01.20 23:57:31.294333 [ 260 ] {7e6c1369-6078-4e1a-a245-39bbf5e00b7b} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13910 | 2026.01.20 23:57:31.294383 [ 260 ] {7e6c1369-6078-4e1a-a245-39bbf5e00b7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13911 | 2026.01.20 23:57:31.294801 [ 260 ] {7e6c1369-6078-4e1a-a245-39bbf5e00b7b} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13912 | 2026.01.20 23:57:31.295033 [ 260 ] {7e6c1369-6078-4e1a-a245-39bbf5e00b7b} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13913 | 2026.01.20 23:57:31.295207 [ 260 ] {7e6c1369-6078-4e1a-a245-39bbf5e00b7b} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001729 sec., 78658.18392134181 rows/sec., 6.81 MiB/sec. | ||
| 13914 | 2026.01.20 23:57:31.295261 [ 260 ] {7e6c1369-6078-4e1a-a245-39bbf5e00b7b} <Debug> TCPHandler: Processed in 0.002043374 sec. | ||
| 13915 | 2026.01.20 23:57:31.295396 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13916 | 2026.01.20 23:57:31.295499 [ 260 ] {36c76627-c769-444f-a3f8-2b3115aedad5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13917 | 2026.01.20 23:57:31.295543 [ 260 ] {36c76627-c769-444f-a3f8-2b3115aedad5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13918 | 2026.01.20 23:57:31.295977 [ 260 ] {36c76627-c769-444f-a3f8-2b3115aedad5} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13919 | 2026.01.20 23:57:31.296015 [ 260 ] {36c76627-c769-444f-a3f8-2b3115aedad5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13920 | 2026.01.20 23:57:31.296325 [ 260 ] {36c76627-c769-444f-a3f8-2b3115aedad5} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13921 | 2026.01.20 23:57:31.296550 [ 260 ] {36c76627-c769-444f-a3f8-2b3115aedad5} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13922 | 2026.01.20 23:57:31.296690 [ 260 ] {36c76627-c769-444f-a3f8-2b3115aedad5} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001214 sec., 32948.929159802305 rows/sec., 2.42 MiB/sec. | ||
| 13923 | 2026.01.20 23:57:31.296729 [ 260 ] {36c76627-c769-444f-a3f8-2b3115aedad5} <Debug> TCPHandler: Processed in 0.001386603 sec. | ||
| 13924 | 2026.01.20 23:57:31.296850 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13925 | 2026.01.20 23:57:31.296946 [ 260 ] {a85eaa22-8038-4048-85ef-e5c840122d24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13926 | 2026.01.20 23:57:31.296989 [ 260 ] {a85eaa22-8038-4048-85ef-e5c840122d24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13927 | 2026.01.20 23:57:31.297444 [ 260 ] {a85eaa22-8038-4048-85ef-e5c840122d24} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13928 | 2026.01.20 23:57:31.297481 [ 260 ] {a85eaa22-8038-4048-85ef-e5c840122d24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13929 | 2026.01.20 23:57:31.297799 [ 260 ] {a85eaa22-8038-4048-85ef-e5c840122d24} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13930 | 2026.01.20 23:57:31.298014 [ 260 ] {a85eaa22-8038-4048-85ef-e5c840122d24} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13931 | 2026.01.20 23:57:31.298146 [ 260 ] {a85eaa22-8038-4048-85ef-e5c840122d24} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.00122 sec., 85245.90163934427 rows/sec., 6.66 MiB/sec. | ||
| 13932 | 2026.01.20 23:57:31.298185 [ 260 ] {a85eaa22-8038-4048-85ef-e5c840122d24} <Debug> TCPHandler: Processed in 0.001386423 sec. | ||
| 13933 | 2026.01.20 23:57:31.298308 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13934 | 2026.01.20 23:57:31.298404 [ 260 ] {103ca622-ac26-418a-ac5b-74fb6d62cab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13935 | 2026.01.20 23:57:31.298447 [ 260 ] {103ca622-ac26-418a-ac5b-74fb6d62cab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13936 | 2026.01.20 23:57:31.298895 [ 260 ] {103ca622-ac26-418a-ac5b-74fb6d62cab8} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13937 | 2026.01.20 23:57:31.298933 [ 260 ] {103ca622-ac26-418a-ac5b-74fb6d62cab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13938 | 2026.01.20 23:57:31.299269 [ 260 ] {103ca622-ac26-418a-ac5b-74fb6d62cab8} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13939 | 2026.01.20 23:57:31.299484 [ 260 ] {103ca622-ac26-418a-ac5b-74fb6d62cab8} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13940 | 2026.01.20 23:57:31.299621 [ 260 ] {103ca622-ac26-418a-ac5b-74fb6d62cab8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. | ||
| 13941 | 2026.01.20 23:57:31.299659 [ 260 ] {103ca622-ac26-418a-ac5b-74fb6d62cab8} <Debug> TCPHandler: Processed in 0.001400814 sec. | ||
| 13942 | 2026.01.20 23:57:31.299778 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13943 | 2026.01.20 23:57:31.299872 [ 260 ] {294e22f3-a9a7-4b51-a28a-f76f0f30fb19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13944 | 2026.01.20 23:57:31.299927 [ 260 ] {294e22f3-a9a7-4b51-a28a-f76f0f30fb19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13945 | 2026.01.20 23:57:31.300819 [ 260 ] {294e22f3-a9a7-4b51-a28a-f76f0f30fb19} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13946 | 2026.01.20 23:57:31.300857 [ 260 ] {294e22f3-a9a7-4b51-a28a-f76f0f30fb19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13947 | 2026.01.20 23:57:31.301433 [ 260 ] {294e22f3-a9a7-4b51-a28a-f76f0f30fb19} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13948 | 2026.01.20 23:57:31.301658 [ 260 ] {294e22f3-a9a7-4b51-a28a-f76f0f30fb19} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13949 | 2026.01.20 23:57:31.301822 [ 260 ] {294e22f3-a9a7-4b51-a28a-f76f0f30fb19} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001968 sec., 20325.20325203252 rows/sec., 36.42 MiB/sec. | ||
| 13950 | 2026.01.20 23:57:31.301895 [ 260 ] {294e22f3-a9a7-4b51-a28a-f76f0f30fb19} <Debug> TCPHandler: Processed in 0.002167687 sec. | ||
| 13951 | 2026.01.20 23:57:31.302012 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13952 | 2026.01.20 23:57:31.302109 [ 260 ] {71748360-1d8c-4bc5-9253-6749a119fb15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13953 | 2026.01.20 23:57:31.302153 [ 260 ] {71748360-1d8c-4bc5-9253-6749a119fb15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13954 | 2026.01.20 23:57:31.302506 [ 260 ] {71748360-1d8c-4bc5-9253-6749a119fb15} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13955 | 2026.01.20 23:57:31.302542 [ 260 ] {71748360-1d8c-4bc5-9253-6749a119fb15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13956 | 2026.01.20 23:57:31.302848 [ 260 ] {71748360-1d8c-4bc5-9253-6749a119fb15} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13957 | 2026.01.20 23:57:31.303061 [ 260 ] {71748360-1d8c-4bc5-9253-6749a119fb15} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13958 | 2026.01.20 23:57:31.303194 [ 260 ] {71748360-1d8c-4bc5-9253-6749a119fb15} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 13959 | 2026.01.20 23:57:31.303232 [ 260 ] {71748360-1d8c-4bc5-9253-6749a119fb15} <Debug> TCPHandler: Processed in 0.001270172 sec. | ||
| 13960 | 2026.01.20 23:57:31.731553 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 13961 | 2026.01.20 23:57:31.751203 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13962 | 2026.01.20 23:57:31.751280 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13963 | 2026.01.20 23:57:31.757531 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13964 | 2026.01.20 23:57:31.758341 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13965 | 2026.01.20 23:57:31.758712 [ 138 ] {} <Debug> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 13966 | 2026.01.20 23:57:31.758776 [ 138 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13967 | 2026.01.20 23:57:31.758798 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13968 | 2026.01.20 23:57:31.758929 [ 199 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 13969 | 2026.01.20 23:57:31.763005 [ 199 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13970 | 2026.01.20 23:57:31.763511 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 13971 | 2026.01.20 23:57:31.764732 [ 199 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 13972 | 2026.01.20 23:57:31.769448 [ 199 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 13973 | 2026.01.20 23:57:31.773999 [ 199 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 13974 | 2026.01.20 23:57:31.778751 [ 199 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 13975 | 2026.01.20 23:57:31.783343 [ 199 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 13976 | 2026.01.20 23:57:31.787222 [ 199 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 13977 | 2026.01.20 23:57:31.843319 [ 200 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.084449585 sec., 5885.168056184054 rows/sec., 30.43 MiB/sec. | ||
| 13978 | 2026.01.20 23:57:31.845911 [ 191 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 13979 | 2026.01.20 23:57:31.848098 [ 191 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_66_13} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13980 | 2026.01.20 23:57:31.848215 [ 191 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_66_13} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 13981 | 2026.01.20 23:57:31.850849 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.28 MiB. | ||
| 13982 | 2026.01.20 23:57:32.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 350.87 MiB, peak 364.61 MiB, free memory in arenas 0.00 B, will set to 352.10 MiB (RSS), difference: 1.23 MiB | ||
| 13983 | 2026.01.20 23:57:35.058699 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1710 | ||
| 13984 | 2026.01.20 23:57:35.060857 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13985 | 2026.01.20 23:57:35.060916 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13986 | 2026.01.20 23:57:35.062116 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 13987 | 2026.01.20 23:57:35.062399 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13988 | 2026.01.20 23:57:35.062783 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1710 | ||
| 13989 | 2026.01.20 23:57:36.293224 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13990 | 2026.01.20 23:57:36.293417 [ 260 ] {5b5b847d-0a27-4e4e-92f3-d8cba87afc9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13991 | 2026.01.20 23:57:36.293487 [ 260 ] {5b5b847d-0a27-4e4e-92f3-d8cba87afc9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13992 | 2026.01.20 23:57:36.294155 [ 260 ] {5b5b847d-0a27-4e4e-92f3-d8cba87afc9b} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13993 | 2026.01.20 23:57:36.294202 [ 260 ] {5b5b847d-0a27-4e4e-92f3-d8cba87afc9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13994 | 2026.01.20 23:57:36.294582 [ 260 ] {5b5b847d-0a27-4e4e-92f3-d8cba87afc9b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13995 | 2026.01.20 23:57:36.294815 [ 260 ] {5b5b847d-0a27-4e4e-92f3-d8cba87afc9b} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13996 | 2026.01.20 23:57:36.294991 [ 260 ] {5b5b847d-0a27-4e4e-92f3-d8cba87afc9b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001624 sec., 14778.32512315271 rows/sec., 1.23 MiB/sec. | ||
| 13997 | 2026.01.20 23:57:36.295043 [ 260 ] {5b5b847d-0a27-4e4e-92f3-d8cba87afc9b} <Debug> TCPHandler: Processed in 0.001951383 sec. | ||
| 13998 | 2026.01.20 23:57:36.295182 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13999 | 2026.01.20 23:57:36.295290 [ 260 ] {0c4cf0c2-70be-4b5a-b6a1-4ea86affa386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14000 | 2026.01.20 23:57:36.295334 [ 260 ] {0c4cf0c2-70be-4b5a-b6a1-4ea86affa386} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14001 | 2026.01.20 23:57:36.295748 [ 260 ] {0c4cf0c2-70be-4b5a-b6a1-4ea86affa386} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14002 | 2026.01.20 23:57:36.295787 [ 260 ] {0c4cf0c2-70be-4b5a-b6a1-4ea86affa386} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14003 | 2026.01.20 23:57:36.296076 [ 260 ] {0c4cf0c2-70be-4b5a-b6a1-4ea86affa386} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 14004 | 2026.01.20 23:57:36.296275 [ 260 ] {0c4cf0c2-70be-4b5a-b6a1-4ea86affa386} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14005 | 2026.01.20 23:57:36.296412 [ 260 ] {0c4cf0c2-70be-4b5a-b6a1-4ea86affa386} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001147 sec., 3487.3583260680034 rows/sec., 284.37 KiB/sec. | ||
| 14006 | 2026.01.20 23:57:36.296450 [ 260 ] {0c4cf0c2-70be-4b5a-b6a1-4ea86affa386} <Debug> TCPHandler: Processed in 0.001319912 sec. | ||
| 14007 | 2026.01.20 23:57:36.296572 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14008 | 2026.01.20 23:57:36.296667 [ 260 ] {f2bfdb41-2106-4636-89ef-655dd29c5b89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14009 | 2026.01.20 23:57:36.296707 [ 260 ] {f2bfdb41-2106-4636-89ef-655dd29c5b89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14010 | 2026.01.20 23:57:36.297199 [ 260 ] {f2bfdb41-2106-4636-89ef-655dd29c5b89} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14011 | 2026.01.20 23:57:36.297234 [ 260 ] {f2bfdb41-2106-4636-89ef-655dd29c5b89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14012 | 2026.01.20 23:57:36.297539 [ 260 ] {f2bfdb41-2106-4636-89ef-655dd29c5b89} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14013 | 2026.01.20 23:57:36.297741 [ 260 ] {f2bfdb41-2106-4636-89ef-655dd29c5b89} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14014 | 2026.01.20 23:57:36.297873 [ 260 ] {f2bfdb41-2106-4636-89ef-655dd29c5b89} <Debug> executeQuery: Read 178 rows, 15.96 KiB in 0.001224 sec., 145424.83660130718 rows/sec., 12.74 MiB/sec. | ||
| 14015 | 2026.01.20 23:57:36.297910 [ 260 ] {f2bfdb41-2106-4636-89ef-655dd29c5b89} <Debug> TCPHandler: Processed in 0.001395224 sec. | ||
| 14016 | 2026.01.20 23:57:36.298014 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14017 | 2026.01.20 23:57:36.298108 [ 260 ] {5ab9a015-ecbc-4bc2-85bb-005001763548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14018 | 2026.01.20 23:57:36.298147 [ 260 ] {5ab9a015-ecbc-4bc2-85bb-005001763548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14019 | 2026.01.20 23:57:36.298534 [ 260 ] {5ab9a015-ecbc-4bc2-85bb-005001763548} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14020 | 2026.01.20 23:57:36.298570 [ 260 ] {5ab9a015-ecbc-4bc2-85bb-005001763548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14021 | 2026.01.20 23:57:36.298850 [ 260 ] {5ab9a015-ecbc-4bc2-85bb-005001763548} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14022 | 2026.01.20 23:57:36.299060 [ 260 ] {5ab9a015-ecbc-4bc2-85bb-005001763548} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14023 | 2026.01.20 23:57:36.299193 [ 260 ] {5ab9a015-ecbc-4bc2-85bb-005001763548} <Debug> executeQuery: Read 16 rows, 1.24 KiB in 0.001104 sec., 14492.753623188406 rows/sec., 1.10 MiB/sec. | ||
| 14024 | 2026.01.20 23:57:36.299230 [ 260 ] {5ab9a015-ecbc-4bc2-85bb-005001763548} <Debug> TCPHandler: Processed in 0.001264721 sec. | ||
| 14025 | 2026.01.20 23:57:36.299336 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14026 | 2026.01.20 23:57:36.299437 [ 260 ] {bcb3d13a-9d53-4c1a-a2ab-ef3497541f15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14027 | 2026.01.20 23:57:36.299476 [ 260 ] {bcb3d13a-9d53-4c1a-a2ab-ef3497541f15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14028 | 2026.01.20 23:57:36.299900 [ 260 ] {bcb3d13a-9d53-4c1a-a2ab-ef3497541f15} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14029 | 2026.01.20 23:57:36.299937 [ 260 ] {bcb3d13a-9d53-4c1a-a2ab-ef3497541f15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14030 | 2026.01.20 23:57:36.300235 [ 260 ] {bcb3d13a-9d53-4c1a-a2ab-ef3497541f15} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 14031 | 2026.01.20 23:57:36.300444 [ 260 ] {bcb3d13a-9d53-4c1a-a2ab-ef3497541f15} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14032 | 2026.01.20 23:57:36.300573 [ 260 ] {bcb3d13a-9d53-4c1a-a2ab-ef3497541f15} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001153 sec., 20815.264527320036 rows/sec., 1.73 MiB/sec. | ||
| 14033 | 2026.01.20 23:57:36.300611 [ 260 ] {bcb3d13a-9d53-4c1a-a2ab-ef3497541f15} <Debug> TCPHandler: Processed in 0.001321333 sec. | ||
| 14034 | 2026.01.20 23:57:36.300739 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14035 | 2026.01.20 23:57:36.300842 [ 260 ] {3b7d32b7-8607-4b0c-b5e9-8bba11e41015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14036 | 2026.01.20 23:57:36.300884 [ 260 ] {3b7d32b7-8607-4b0c-b5e9-8bba11e41015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14037 | 2026.01.20 23:57:36.301321 [ 260 ] {3b7d32b7-8607-4b0c-b5e9-8bba11e41015} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14038 | 2026.01.20 23:57:36.301362 [ 260 ] {3b7d32b7-8607-4b0c-b5e9-8bba11e41015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14039 | 2026.01.20 23:57:36.301678 [ 260 ] {3b7d32b7-8607-4b0c-b5e9-8bba11e41015} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 14040 | 2026.01.20 23:57:36.301912 [ 260 ] {3b7d32b7-8607-4b0c-b5e9-8bba11e41015} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14041 | 2026.01.20 23:57:36.302049 [ 260 ] {3b7d32b7-8607-4b0c-b5e9-8bba11e41015} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001225 sec., 9795.91836734694 rows/sec., 765.31 KiB/sec. | ||
| 14042 | 2026.01.20 23:57:36.302089 [ 260 ] {3b7d32b7-8607-4b0c-b5e9-8bba11e41015} <Debug> TCPHandler: Processed in 0.001410234 sec. | ||
| 14043 | 2026.01.20 23:57:36.302209 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14044 | 2026.01.20 23:57:36.302308 [ 260 ] {9645be4f-317f-4a26-acf9-742cbec6ead8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14045 | 2026.01.20 23:57:36.302350 [ 260 ] {9645be4f-317f-4a26-acf9-742cbec6ead8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14046 | 2026.01.20 23:57:36.302802 [ 260 ] {9645be4f-317f-4a26-acf9-742cbec6ead8} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14047 | 2026.01.20 23:57:36.302838 [ 260 ] {9645be4f-317f-4a26-acf9-742cbec6ead8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14048 | 2026.01.20 23:57:36.303138 [ 260 ] {9645be4f-317f-4a26-acf9-742cbec6ead8} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14049 | 2026.01.20 23:57:36.303345 [ 260 ] {9645be4f-317f-4a26-acf9-742cbec6ead8} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14050 | 2026.01.20 23:57:36.303479 [ 260 ] {9645be4f-317f-4a26-acf9-742cbec6ead8} <Debug> executeQuery: Read 104 rows, 8.70 KiB in 0.001189 sec., 87468.46089150547 rows/sec., 7.14 MiB/sec. | ||
| 14051 | 2026.01.20 23:57:36.303518 [ 260 ] {9645be4f-317f-4a26-acf9-742cbec6ead8} <Debug> TCPHandler: Processed in 0.001359563 sec. | ||
| 14052 | 2026.01.20 23:57:36.303633 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14053 | 2026.01.20 23:57:36.303729 [ 260 ] {9f5189b0-f19d-4f04-82e7-56814aa794ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14054 | 2026.01.20 23:57:36.303772 [ 260 ] {9f5189b0-f19d-4f04-82e7-56814aa794ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14055 | 2026.01.20 23:57:36.304193 [ 260 ] {9f5189b0-f19d-4f04-82e7-56814aa794ef} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14056 | 2026.01.20 23:57:36.304230 [ 260 ] {9f5189b0-f19d-4f04-82e7-56814aa794ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14057 | 2026.01.20 23:57:36.304557 [ 260 ] {9f5189b0-f19d-4f04-82e7-56814aa794ef} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14058 | 2026.01.20 23:57:36.304762 [ 260 ] {9f5189b0-f19d-4f04-82e7-56814aa794ef} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14059 | 2026.01.20 23:57:36.304892 [ 260 ] {9f5189b0-f19d-4f04-82e7-56814aa794ef} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001182 sec., 167512.69035532992 rows/sec., 12.01 MiB/sec. | ||
| 14060 | 2026.01.20 23:57:36.304930 [ 260 ] {9f5189b0-f19d-4f04-82e7-56814aa794ef} <Debug> TCPHandler: Processed in 0.001346953 sec. | ||
| 14061 | 2026.01.20 23:57:36.305046 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14062 | 2026.01.20 23:57:36.305153 [ 260 ] {c52e69da-21ed-401b-aa77-7f1e77c3a459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14063 | 2026.01.20 23:57:36.305195 [ 260 ] {c52e69da-21ed-401b-aa77-7f1e77c3a459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14064 | 2026.01.20 23:57:36.305530 [ 260 ] {c52e69da-21ed-401b-aa77-7f1e77c3a459} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14065 | 2026.01.20 23:57:36.305567 [ 260 ] {c52e69da-21ed-401b-aa77-7f1e77c3a459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14066 | 2026.01.20 23:57:36.305866 [ 260 ] {c52e69da-21ed-401b-aa77-7f1e77c3a459} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14067 | 2026.01.20 23:57:36.306064 [ 260 ] {c52e69da-21ed-401b-aa77-7f1e77c3a459} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14068 | 2026.01.20 23:57:36.306187 [ 135 ] {} <Debug> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14069 | 2026.01.20 23:57:36.306192 [ 260 ] {c52e69da-21ed-401b-aa77-7f1e77c3a459} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 14070 | 2026.01.20 23:57:36.306256 [ 135 ] {} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14071 | 2026.01.20 23:57:36.306271 [ 260 ] {c52e69da-21ed-401b-aa77-7f1e77c3a459} <Debug> TCPHandler: Processed in 0.001277412 sec. | ||
| 14072 | 2026.01.20 23:57:36.306282 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14073 | 2026.01.20 23:57:36.306420 [ 201 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::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 | ||
| 14074 | 2026.01.20 23:57:36.306568 [ 201 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14075 | 2026.01.20 23:57:36.306604 [ 201 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 6504 rows starting from the beginning of the part | ||
| 14076 | 2026.01.20 23:57:36.306669 [ 201 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part | ||
| 14077 | 2026.01.20 23:57:36.306712 [ 201 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::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 | ||
| 14078 | 2026.01.20 23:57:36.306752 [ 201 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
| 14079 | 2026.01.20 23:57:36.306795 [ 201 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::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 | ||
| 14080 | 2026.01.20 23:57:36.306834 [ 201 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part | ||
| 14081 | 2026.01.20 23:57:36.308485 [ 200 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6804 rows, containing 4 columns (4 merged, 0 gathered) in 0.002116285 sec., 3215067.913820681 rows/sec., 205.81 MiB/sec. | ||
| 14082 | 2026.01.20 23:57:36.308934 [ 195 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14083 | 2026.01.20 23:57:36.309234 [ 195 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_91_18} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14084 | 2026.01.20 23:57:36.309327 [ 195 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_91_18} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14085 | 2026.01.20 23:57:36.309422 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 14086 | 2026.01.20 23:57:37.469250 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32187 | ||
| 14087 | 2026.01.20 23:57:37.469776 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14088 | 2026.01.20 23:57:37.469808 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14089 | 2026.01.20 23:57:37.470515 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 14090 | 2026.01.20 23:57:37.470749 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14091 | 2026.01.20 23:57:37.470877 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32187 | ||
| 14092 | 2026.01.20 23:57:39.263584 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 14093 | 2026.01.20 23:57:39.280034 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14094 | 2026.01.20 23:57:39.280110 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14095 | 2026.01.20 23:57:39.285770 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 14096 | 2026.01.20 23:57:39.286535 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14097 | 2026.01.20 23:57:39.290689 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 14098 | 2026.01.20 23:57:41.293771 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14099 | 2026.01.20 23:57:41.293969 [ 260 ] {3411d895-eb7e-4682-81f6-65c35dd214a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14100 | 2026.01.20 23:57:41.294041 [ 260 ] {3411d895-eb7e-4682-81f6-65c35dd214a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14101 | 2026.01.20 23:57:41.294781 [ 260 ] {3411d895-eb7e-4682-81f6-65c35dd214a0} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14102 | 2026.01.20 23:57:41.294828 [ 260 ] {3411d895-eb7e-4682-81f6-65c35dd214a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14103 | 2026.01.20 23:57:41.295229 [ 260 ] {3411d895-eb7e-4682-81f6-65c35dd214a0} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14104 | 2026.01.20 23:57:41.295452 [ 260 ] {3411d895-eb7e-4682-81f6-65c35dd214a0} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14105 | 2026.01.20 23:57:41.295619 [ 260 ] {3411d895-eb7e-4682-81f6-65c35dd214a0} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001701 sec., 79952.96884185773 rows/sec., 6.92 MiB/sec. | ||
| 14106 | 2026.01.20 23:57:41.295629 [ 129 ] {} <Debug> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14107 | 2026.01.20 23:57:41.295663 [ 260 ] {3411d895-eb7e-4682-81f6-65c35dd214a0} <Debug> TCPHandler: Processed in 0.002030064 sec. | ||
| 14108 | 2026.01.20 23:57:41.295704 [ 129 ] {} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14109 | 2026.01.20 23:57:41.295731 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14110 | 2026.01.20 23:57:41.295829 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14111 | 2026.01.20 23:57:41.295859 [ 200 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::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 | ||
| 14112 | 2026.01.20 23:57:41.295932 [ 260 ] {7d39647a-b10c-4729-b7f6-6ac5a3746112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14113 | 2026.01.20 23:57:41.295979 [ 260 ] {7d39647a-b10c-4729-b7f6-6ac5a3746112} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14114 | 2026.01.20 23:57:41.296009 [ 200 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14115 | 2026.01.20 23:57:41.296056 [ 200 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2462 rows starting from the beginning of the part | ||
| 14116 | 2026.01.20 23:57:41.296131 [ 200 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 1280 rows starting from the beginning of the part | ||
| 14117 | 2026.01.20 23:57:41.296184 [ 200 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 56 rows starting from the beginning of the part | ||
| 14118 | 2026.01.20 23:57:41.296235 [ 200 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 136 rows starting from the beginning of the part | ||
| 14119 | 2026.01.20 23:57:41.296282 [ 200 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 178 rows starting from the beginning of the part | ||
| 14120 | 2026.01.20 23:57:41.296328 [ 200 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 136 rows starting from the beginning of the part | ||
| 14121 | 2026.01.20 23:57:41.296412 [ 260 ] {7d39647a-b10c-4729-b7f6-6ac5a3746112} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14122 | 2026.01.20 23:57:41.296453 [ 260 ] {7d39647a-b10c-4729-b7f6-6ac5a3746112} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14123 | 2026.01.20 23:57:41.296791 [ 260 ] {7d39647a-b10c-4729-b7f6-6ac5a3746112} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14124 | 2026.01.20 23:57:41.297011 [ 260 ] {7d39647a-b10c-4729-b7f6-6ac5a3746112} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14125 | 2026.01.20 23:57:41.297147 [ 260 ] {7d39647a-b10c-4729-b7f6-6ac5a3746112} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001235 sec., 32388.663967611337 rows/sec., 2.38 MiB/sec. | ||
| 14126 | 2026.01.20 23:57:41.297186 [ 260 ] {7d39647a-b10c-4729-b7f6-6ac5a3746112} <Debug> TCPHandler: Processed in 0.001413814 sec. | ||
| 14127 | 2026.01.20 23:57:41.297306 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14128 | 2026.01.20 23:57:41.297401 [ 260 ] {73d3f277-bc51-4cce-b5c8-4041a677d948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14129 | 2026.01.20 23:57:41.297443 [ 260 ] {73d3f277-bc51-4cce-b5c8-4041a677d948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14130 | 2026.01.20 23:57:41.297889 [ 260 ] {73d3f277-bc51-4cce-b5c8-4041a677d948} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14131 | 2026.01.20 23:57:41.297924 [ 260 ] {73d3f277-bc51-4cce-b5c8-4041a677d948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14132 | 2026.01.20 23:57:41.298232 [ 260 ] {73d3f277-bc51-4cce-b5c8-4041a677d948} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14133 | 2026.01.20 23:57:41.298379 [ 195 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4248 rows, containing 5 columns (5 merged, 0 gathered) in 0.002579094 sec., 1647090.0246365583 rows/sec., 142.09 MiB/sec. | ||
| 14134 | 2026.01.20 23:57:41.298443 [ 260 ] {73d3f277-bc51-4cce-b5c8-4041a677d948} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14135 | 2026.01.20 23:57:41.298569 [ 130 ] {} <Debug> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14136 | 2026.01.20 23:57:41.298588 [ 260 ] {73d3f277-bc51-4cce-b5c8-4041a677d948} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001205 sec., 86307.05394190871 rows/sec., 6.74 MiB/sec. | ||
| 14137 | 2026.01.20 23:57:41.298598 [ 130 ] {} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14138 | 2026.01.20 23:57:41.298619 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14139 | 2026.01.20 23:57:41.298627 [ 260 ] {73d3f277-bc51-4cce-b5c8-4041a677d948} <Debug> TCPHandler: Processed in 0.001372163 sec. | ||
| 14140 | 2026.01.20 23:57:41.298691 [ 200 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::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 | ||
| 14141 | 2026.01.20 23:57:41.298746 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14142 | 2026.01.20 23:57:41.298789 [ 200 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14143 | 2026.01.20 23:57:41.298809 [ 197 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14144 | 2026.01.20 23:57:41.298821 [ 200 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1249 rows starting from the beginning of the part | ||
| 14145 | 2026.01.20 23:57:41.298849 [ 260 ] {5d8720ee-3e25-4f61-94be-a1681ba8d4cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14146 | 2026.01.20 23:57:41.298882 [ 200 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 568 rows starting from the beginning of the part | ||
| 14147 | 2026.01.20 23:57:41.298899 [ 260 ] {5d8720ee-3e25-4f61-94be-a1681ba8d4cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14148 | 2026.01.20 23:57:41.298924 [ 200 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 64 rows starting from the beginning of the part | ||
| 14149 | 2026.01.20 23:57:41.298964 [ 200 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 104 rows starting from the beginning of the part | ||
| 14150 | 2026.01.20 23:57:41.299002 [ 200 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 104 rows starting from the beginning of the part | ||
| 14151 | 2026.01.20 23:57:41.299044 [ 200 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 104 rows starting from the beginning of the part | ||
| 14152 | 2026.01.20 23:57:41.299168 [ 197 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_96_19} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14153 | 2026.01.20 23:57:41.299259 [ 197 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_96_19} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14154 | 2026.01.20 23:57:41.299336 [ 260 ] {5d8720ee-3e25-4f61-94be-a1681ba8d4cb} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14155 | 2026.01.20 23:57:41.299364 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 14156 | 2026.01.20 23:57:41.299377 [ 260 ] {5d8720ee-3e25-4f61-94be-a1681ba8d4cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14157 | 2026.01.20 23:57:41.299741 [ 260 ] {5d8720ee-3e25-4f61-94be-a1681ba8d4cb} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14158 | 2026.01.20 23:57:41.299957 [ 260 ] {5d8720ee-3e25-4f61-94be-a1681ba8d4cb} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14159 | 2026.01.20 23:57:41.300090 [ 260 ] {5d8720ee-3e25-4f61-94be-a1681ba8d4cb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001259 sec., 127084.98808578237 rows/sec., 8.85 MiB/sec. | ||
| 14160 | 2026.01.20 23:57:41.300128 [ 260 ] {5d8720ee-3e25-4f61-94be-a1681ba8d4cb} <Debug> TCPHandler: Processed in 0.001432405 sec. | ||
| 14161 | 2026.01.20 23:57:41.300147 [ 198 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2193 rows, containing 5 columns (5 merged, 0 gathered) in 0.001487805 sec., 1473983.4857390586 rows/sec., 114.59 MiB/sec. | ||
| 14162 | 2026.01.20 23:57:41.300241 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14163 | 2026.01.20 23:57:41.300335 [ 260 ] {80017b99-ef16-48f5-bc66-f40cb4e0f8e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14164 | 2026.01.20 23:57:41.300390 [ 260 ] {80017b99-ef16-48f5-bc66-f40cb4e0f8e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14165 | 2026.01.20 23:57:41.300412 [ 189 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14166 | 2026.01.20 23:57:41.300735 [ 189 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_96_19} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14167 | 2026.01.20 23:57:41.300824 [ 189 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_96_19} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14168 | 2026.01.20 23:57:41.300921 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 14169 | 2026.01.20 23:57:41.301275 [ 260 ] {80017b99-ef16-48f5-bc66-f40cb4e0f8e5} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14170 | 2026.01.20 23:57:41.301315 [ 260 ] {80017b99-ef16-48f5-bc66-f40cb4e0f8e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14171 | 2026.01.20 23:57:41.301895 [ 260 ] {80017b99-ef16-48f5-bc66-f40cb4e0f8e5} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14172 | 2026.01.20 23:57:41.302123 [ 260 ] {80017b99-ef16-48f5-bc66-f40cb4e0f8e5} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14173 | 2026.01.20 23:57:41.302268 [ 260 ] {80017b99-ef16-48f5-bc66-f40cb4e0f8e5} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001951 sec., 20502.306509482318 rows/sec., 36.74 MiB/sec. | ||
| 14174 | 2026.01.20 23:57:41.302324 [ 260 ] {80017b99-ef16-48f5-bc66-f40cb4e0f8e5} <Debug> TCPHandler: Processed in 0.002133226 sec. | ||
| 14175 | 2026.01.20 23:57:41.302445 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14176 | 2026.01.20 23:57:41.302540 [ 260 ] {8441c496-58c4-475d-940a-c016c174a480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14177 | 2026.01.20 23:57:41.302580 [ 260 ] {8441c496-58c4-475d-940a-c016c174a480} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14178 | 2026.01.20 23:57:41.302917 [ 260 ] {8441c496-58c4-475d-940a-c016c174a480} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14179 | 2026.01.20 23:57:41.302951 [ 260 ] {8441c496-58c4-475d-940a-c016c174a480} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14180 | 2026.01.20 23:57:41.303253 [ 260 ] {8441c496-58c4-475d-940a-c016c174a480} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14181 | 2026.01.20 23:57:41.303461 [ 260 ] {8441c496-58c4-475d-940a-c016c174a480} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14182 | 2026.01.20 23:57:41.303592 [ 260 ] {8441c496-58c4-475d-940a-c016c174a480} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 14183 | 2026.01.20 23:57:41.303627 [ 260 ] {8441c496-58c4-475d-940a-c016c174a480} <Debug> TCPHandler: Processed in 0.001233521 sec. | ||
| 14184 | 2026.01.20 23:57:44.797481 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14185 | 2026.01.20 23:57:44.797583 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14186 | 2026.01.20 23:57:44.971120 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32635 | ||
| 14187 | 2026.01.20 23:57:44.971963 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14188 | 2026.01.20 23:57:44.972035 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14189 | 2026.01.20 23:57:44.972813 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 14190 | 2026.01.20 23:57:44.973043 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14191 | 2026.01.20 23:57:44.973180 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32635 | ||
| 14192 | 2026.01.20 23:57:45.062998 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1740 | ||
| 14193 | 2026.01.20 23:57:45.065267 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14194 | 2026.01.20 23:57:45.065317 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14195 | 2026.01.20 23:57:45.066511 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 14196 | 2026.01.20 23:57:45.066784 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14197 | 2026.01.20 23:57:45.067110 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1740 | ||
| 14198 | 2026.01.20 23:57:46.291680 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14199 | 2026.01.20 23:57:46.291962 [ 260 ] {8fe2b9dc-c3cc-4b50-b71b-609b1f5a40c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14200 | 2026.01.20 23:57:46.292069 [ 260 ] {8fe2b9dc-c3cc-4b50-b71b-609b1f5a40c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14201 | 2026.01.20 23:57:46.292829 [ 260 ] {8fe2b9dc-c3cc-4b50-b71b-609b1f5a40c1} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14202 | 2026.01.20 23:57:46.292881 [ 260 ] {8fe2b9dc-c3cc-4b50-b71b-609b1f5a40c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14203 | 2026.01.20 23:57:46.293289 [ 260 ] {8fe2b9dc-c3cc-4b50-b71b-609b1f5a40c1} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14204 | 2026.01.20 23:57:46.293523 [ 260 ] {8fe2b9dc-c3cc-4b50-b71b-609b1f5a40c1} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14205 | 2026.01.20 23:57:46.293701 [ 260 ] {8fe2b9dc-c3cc-4b50-b71b-609b1f5a40c1} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001814 sec., 30871.003307607494 rows/sec., 2.36 MiB/sec. | ||
| 14206 | 2026.01.20 23:57:46.293752 [ 260 ] {8fe2b9dc-c3cc-4b50-b71b-609b1f5a40c1} <Debug> TCPHandler: Processed in 0.002261389 sec. | ||
| 14207 | 2026.01.20 23:57:46.293873 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14208 | 2026.01.20 23:57:46.293977 [ 260 ] {ef76e26b-bbc5-4d41-b56c-5802cb20d9ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14209 | 2026.01.20 23:57:46.294021 [ 260 ] {ef76e26b-bbc5-4d41-b56c-5802cb20d9ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14210 | 2026.01.20 23:57:46.294438 [ 260 ] {ef76e26b-bbc5-4d41-b56c-5802cb20d9ab} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14211 | 2026.01.20 23:57:46.294477 [ 260 ] {ef76e26b-bbc5-4d41-b56c-5802cb20d9ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14212 | 2026.01.20 23:57:46.294784 [ 260 ] {ef76e26b-bbc5-4d41-b56c-5802cb20d9ab} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14213 | 2026.01.20 23:57:46.294992 [ 260 ] {ef76e26b-bbc5-4d41-b56c-5802cb20d9ab} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14214 | 2026.01.20 23:57:46.295127 [ 260 ] {ef76e26b-bbc5-4d41-b56c-5802cb20d9ab} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001174 sec., 54514.48040885861 rows/sec., 4.25 MiB/sec. | ||
| 14215 | 2026.01.20 23:57:46.295165 [ 260 ] {ef76e26b-bbc5-4d41-b56c-5802cb20d9ab} <Debug> TCPHandler: Processed in 0.001346683 sec. | ||
| 14216 | 2026.01.20 23:57:46.295278 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14217 | 2026.01.20 23:57:46.295373 [ 260 ] {2115f67d-b752-40a1-8ca5-d8b9b35bda9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14218 | 2026.01.20 23:57:46.295417 [ 260 ] {2115f67d-b752-40a1-8ca5-d8b9b35bda9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14219 | 2026.01.20 23:57:46.295825 [ 260 ] {2115f67d-b752-40a1-8ca5-d8b9b35bda9c} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14220 | 2026.01.20 23:57:46.295862 [ 260 ] {2115f67d-b752-40a1-8ca5-d8b9b35bda9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14221 | 2026.01.20 23:57:46.296201 [ 260 ] {2115f67d-b752-40a1-8ca5-d8b9b35bda9c} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14222 | 2026.01.20 23:57:46.296402 [ 260 ] {2115f67d-b752-40a1-8ca5-d8b9b35bda9c} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14223 | 2026.01.20 23:57:46.296535 [ 260 ] {2115f67d-b752-40a1-8ca5-d8b9b35bda9c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 14224 | 2026.01.20 23:57:46.296573 [ 260 ] {2115f67d-b752-40a1-8ca5-d8b9b35bda9c} <Debug> TCPHandler: Processed in 0.001346153 sec. | ||
| 14225 | 2026.01.20 23:57:46.296697 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14226 | 2026.01.20 23:57:46.296791 [ 260 ] {2915eeee-7a03-4fb1-a102-2276d121b426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14227 | 2026.01.20 23:57:46.296832 [ 260 ] {2915eeee-7a03-4fb1-a102-2276d121b426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14228 | 2026.01.20 23:57:46.297171 [ 260 ] {2915eeee-7a03-4fb1-a102-2276d121b426} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14229 | 2026.01.20 23:57:46.297206 [ 260 ] {2915eeee-7a03-4fb1-a102-2276d121b426} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14230 | 2026.01.20 23:57:46.297508 [ 260 ] {2915eeee-7a03-4fb1-a102-2276d121b426} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14231 | 2026.01.20 23:57:46.297710 [ 260 ] {2915eeee-7a03-4fb1-a102-2276d121b426} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14232 | 2026.01.20 23:57:46.297840 [ 260 ] {2915eeee-7a03-4fb1-a102-2276d121b426} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 14233 | 2026.01.20 23:57:46.297876 [ 260 ] {2915eeee-7a03-4fb1-a102-2276d121b426} <Debug> TCPHandler: Processed in 0.001229961 sec. | ||
| 14234 | 2026.01.20 23:57:46.790867 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 14235 | 2026.01.20 23:57:46.807464 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14236 | 2026.01.20 23:57:46.807531 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14237 | 2026.01.20 23:57:46.813388 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 14238 | 2026.01.20 23:57:46.814080 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14239 | 2026.01.20 23:57:46.816878 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 14240 | 2026.01.20 23:57:47.613258 [ 124 ] {} <Debug> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 14241 | 2026.01.20 23:57:47.613322 [ 124 ] {} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14242 | 2026.01.20 23:57:47.613342 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14243 | 2026.01.20 23:57:47.613442 [ 196 ] {7b83d449-848b-47c5-a1c8-50668ade1130::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 | ||
| 14244 | 2026.01.20 23:57:47.613564 [ 196 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14245 | 2026.01.20 23:57:47.613597 [ 196 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 20 rows starting from the beginning of the part | ||
| 14246 | 2026.01.20 23:57:47.613664 [ 196 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4 rows starting from the beginning of the part | ||
| 14247 | 2026.01.20 23:57:47.613708 [ 196 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 14248 | 2026.01.20 23:57:47.613751 [ 196 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 8 rows starting from the beginning of the part | ||
| 14249 | 2026.01.20 23:57:47.613790 [ 196 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 4 rows starting from the beginning of the part | ||
| 14250 | 2026.01.20 23:57:47.614546 [ 189 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001143509 sec., 36729.050667725394 rows/sec., 3.06 MiB/sec. | ||
| 14251 | 2026.01.20 23:57:47.614687 [ 196 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 14252 | 2026.01.20 23:57:47.614932 [ 196 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_25_6} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14253 | 2026.01.20 23:57:47.615000 [ 196 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_25_6} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 14254 | 2026.01.20 23:57:47.615069 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14255 | 2026.01.20 23:57:47.668369 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14256 | 2026.01.20 23:57:47.668548 [ 260 ] {d0d42e34-486c-4e96-a6c5-0e986059d647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14257 | 2026.01.20 23:57:47.668617 [ 260 ] {d0d42e34-486c-4e96-a6c5-0e986059d647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14258 | 2026.01.20 23:57:47.669458 [ 260 ] {d0d42e34-486c-4e96-a6c5-0e986059d647} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14259 | 2026.01.20 23:57:47.669509 [ 260 ] {d0d42e34-486c-4e96-a6c5-0e986059d647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14260 | 2026.01.20 23:57:47.669995 [ 260 ] {d0d42e34-486c-4e96-a6c5-0e986059d647} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 14261 | 2026.01.20 23:57:47.670310 [ 260 ] {d0d42e34-486c-4e96-a6c5-0e986059d647} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14262 | 2026.01.20 23:57:47.670492 [ 260 ] {d0d42e34-486c-4e96-a6c5-0e986059d647} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00199 sec., 206030.15075376883 rows/sec., 13.07 MiB/sec. | ||
| 14263 | 2026.01.20 23:57:47.670549 [ 260 ] {d0d42e34-486c-4e96-a6c5-0e986059d647} <Debug> TCPHandler: Processed in 0.002309409 sec. | ||
| 14264 | 2026.01.20 23:57:47.670682 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14265 | 2026.01.20 23:57:47.670787 [ 260 ] {ac75bbc6-a628-42db-ac90-8c1681d26e18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14266 | 2026.01.20 23:57:47.670833 [ 260 ] {ac75bbc6-a628-42db-ac90-8c1681d26e18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14267 | 2026.01.20 23:57:47.671264 [ 260 ] {ac75bbc6-a628-42db-ac90-8c1681d26e18} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14268 | 2026.01.20 23:57:47.671303 [ 260 ] {ac75bbc6-a628-42db-ac90-8c1681d26e18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14269 | 2026.01.20 23:57:47.671595 [ 260 ] {ac75bbc6-a628-42db-ac90-8c1681d26e18} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 14270 | 2026.01.20 23:57:47.671798 [ 260 ] {ac75bbc6-a628-42db-ac90-8c1681d26e18} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14271 | 2026.01.20 23:57:47.671929 [ 260 ] {ac75bbc6-a628-42db-ac90-8c1681d26e18} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001165 sec., 5150.214592274678 rows/sec., 419.96 KiB/sec. | ||
| 14272 | 2026.01.20 23:57:47.671969 [ 260 ] {ac75bbc6-a628-42db-ac90-8c1681d26e18} <Debug> TCPHandler: Processed in 0.001341592 sec. | ||
| 14273 | 2026.01.20 23:57:47.672082 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14274 | 2026.01.20 23:57:47.672176 [ 260 ] {bada5c39-ab08-4b04-9930-72425508961a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14275 | 2026.01.20 23:57:47.672217 [ 260 ] {bada5c39-ab08-4b04-9930-72425508961a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14276 | 2026.01.20 23:57:47.673831 [ 260 ] {bada5c39-ab08-4b04-9930-72425508961a} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14277 | 2026.01.20 23:57:47.673867 [ 260 ] {bada5c39-ab08-4b04-9930-72425508961a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14278 | 2026.01.20 23:57:47.674299 [ 260 ] {bada5c39-ab08-4b04-9930-72425508961a} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14279 | 2026.01.20 23:57:47.674505 [ 260 ] {bada5c39-ab08-4b04-9930-72425508961a} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14280 | 2026.01.20 23:57:47.674643 [ 260 ] {bada5c39-ab08-4b04-9930-72425508961a} <Debug> executeQuery: Read 2335 rows, 193.81 KiB in 0.002484 sec., 940016.1030595812 rows/sec., 76.19 MiB/sec. | ||
| 14281 | 2026.01.20 23:57:47.674684 [ 260 ] {bada5c39-ab08-4b04-9930-72425508961a} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 14282 | 2026.01.20 23:57:47.674697 [ 260 ] {bada5c39-ab08-4b04-9930-72425508961a} <Debug> TCPHandler: Processed in 0.002665926 sec. | ||
| 14283 | 2026.01.20 23:57:47.674812 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14284 | 2026.01.20 23:57:47.674908 [ 260 ] {732d6836-8446-485f-870d-3038e87372b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14285 | 2026.01.20 23:57:47.674948 [ 260 ] {732d6836-8446-485f-870d-3038e87372b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14286 | 2026.01.20 23:57:47.675458 [ 260 ] {732d6836-8446-485f-870d-3038e87372b5} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14287 | 2026.01.20 23:57:47.675495 [ 260 ] {732d6836-8446-485f-870d-3038e87372b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14288 | 2026.01.20 23:57:47.675796 [ 260 ] {732d6836-8446-485f-870d-3038e87372b5} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14289 | 2026.01.20 23:57:47.676010 [ 260 ] {732d6836-8446-485f-870d-3038e87372b5} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14290 | 2026.01.20 23:57:47.676150 [ 260 ] {732d6836-8446-485f-870d-3038e87372b5} <Debug> executeQuery: Read 251 rows, 15.74 KiB in 0.001261 sec., 199048.37430610627 rows/sec., 12.19 MiB/sec. | ||
| 14291 | 2026.01.20 23:57:47.676190 [ 260 ] {732d6836-8446-485f-870d-3038e87372b5} <Debug> TCPHandler: Processed in 0.001428514 sec. | ||
| 14292 | 2026.01.20 23:57:47.676335 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14293 | 2026.01.20 23:57:47.676446 [ 260 ] {2b17b313-a9c5-4bc0-bd47-ca9ad0beaa56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14294 | 2026.01.20 23:57:47.676486 [ 260 ] {2b17b313-a9c5-4bc0-bd47-ca9ad0beaa56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14295 | 2026.01.20 23:57:47.677065 [ 260 ] {2b17b313-a9c5-4bc0-bd47-ca9ad0beaa56} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14296 | 2026.01.20 23:57:47.677103 [ 260 ] {2b17b313-a9c5-4bc0-bd47-ca9ad0beaa56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14297 | 2026.01.20 23:57:47.677439 [ 260 ] {2b17b313-a9c5-4bc0-bd47-ca9ad0beaa56} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 14298 | 2026.01.20 23:57:47.677661 [ 260 ] {2b17b313-a9c5-4bc0-bd47-ca9ad0beaa56} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14299 | 2026.01.20 23:57:47.677793 [ 260 ] {2b17b313-a9c5-4bc0-bd47-ca9ad0beaa56} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001366 sec., 322108.345534407 rows/sec., 21.31 MiB/sec. | ||
| 14300 | 2026.01.20 23:57:47.677801 [ 123 ] {} <Debug> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef) (MergerMutator): Selected 6 parts from all_1_49_10 to all_54_54_0 | ||
| 14301 | 2026.01.20 23:57:47.677832 [ 260 ] {2b17b313-a9c5-4bc0-bd47-ca9ad0beaa56} <Debug> TCPHandler: Processed in 0.001561577 sec. | ||
| 14302 | 2026.01.20 23:57:47.677861 [ 123 ] {} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14303 | 2026.01.20 23:57:47.677886 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14304 | 2026.01.20 23:57:47.677956 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14305 | 2026.01.20 23:57:47.677974 [ 190 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_54_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_49_10 to all_54_54_0 into Compact with storage Full | ||
| 14306 | 2026.01.20 23:57:47.678058 [ 260 ] {82430ec8-de19-4e30-a070-0c2506486f0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14307 | 2026.01.20 23:57:47.678062 [ 190 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_54_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14308 | 2026.01.20 23:57:47.678099 [ 190 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_10, total 464 rows starting from the beginning of the part | ||
| 14309 | 2026.01.20 23:57:47.678100 [ 260 ] {82430ec8-de19-4e30-a070-0c2506486f0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14310 | 2026.01.20 23:57:47.678158 [ 190 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 212 rows starting from the beginning of the part | ||
| 14311 | 2026.01.20 23:57:47.678201 [ 190 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 24 rows starting from the beginning of the part | ||
| 14312 | 2026.01.20 23:57:47.678242 [ 190 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 228 rows starting from the beginning of the part | ||
| 14313 | 2026.01.20 23:57:47.678280 [ 190 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 24 rows starting from the beginning of the part | ||
| 14314 | 2026.01.20 23:57:47.678320 [ 190 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 440 rows starting from the beginning of the part | ||
| 14315 | 2026.01.20 23:57:47.678617 [ 260 ] {82430ec8-de19-4e30-a070-0c2506486f0d} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14316 | 2026.01.20 23:57:47.678656 [ 260 ] {82430ec8-de19-4e30-a070-0c2506486f0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14317 | 2026.01.20 23:57:47.678975 [ 260 ] {82430ec8-de19-4e30-a070-0c2506486f0d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 14318 | 2026.01.20 23:57:47.679184 [ 260 ] {82430ec8-de19-4e30-a070-0c2506486f0d} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14319 | 2026.01.20 23:57:47.679241 [ 196 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_54_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1392 rows, containing 5 columns (5 merged, 0 gathered) in 0.001300622 sec., 1070257.1538848337 rows/sec., 75.82 MiB/sec. | ||
| 14320 | 2026.01.20 23:57:47.679342 [ 260 ] {82430ec8-de19-4e30-a070-0c2506486f0d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001302 sec., 162058.3717357911 rows/sec., 9.20 MiB/sec. | ||
| 14321 | 2026.01.20 23:57:47.679387 [ 260 ] {82430ec8-de19-4e30-a070-0c2506486f0d} <Debug> TCPHandler: Processed in 0.001480615 sec. | ||
| 14322 | 2026.01.20 23:57:47.679468 [ 189 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_54_11} <Trace> MergedBlockOutputStream: filled checksums all_1_54_11 (state Temporary) | ||
| 14323 | 2026.01.20 23:57:47.679525 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14324 | 2026.01.20 23:57:47.679636 [ 260 ] {199e47b5-b7ac-4c79-9f80-4a7a52ecea9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14325 | 2026.01.20 23:57:47.679681 [ 260 ] {199e47b5-b7ac-4c79-9f80-4a7a52ecea9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14326 | 2026.01.20 23:57:47.679879 [ 189 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_54_11} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_merge_all_1_54_11 to all_1_54_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14327 | 2026.01.20 23:57:47.679990 [ 189 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_54_11} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef) (MergerMutator): Merged 6 parts: [all_1_49_10, all_54_54_0] -> all_1_54_11 | ||
| 14328 | 2026.01.20 23:57:47.680110 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 14329 | 2026.01.20 23:57:47.680544 [ 260 ] {199e47b5-b7ac-4c79-9f80-4a7a52ecea9f} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14330 | 2026.01.20 23:57:47.680587 [ 260 ] {199e47b5-b7ac-4c79-9f80-4a7a52ecea9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14331 | 2026.01.20 23:57:47.680975 [ 260 ] {199e47b5-b7ac-4c79-9f80-4a7a52ecea9f} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14332 | 2026.01.20 23:57:47.681187 [ 260 ] {199e47b5-b7ac-4c79-9f80-4a7a52ecea9f} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14333 | 2026.01.20 23:57:47.681328 [ 260 ] {199e47b5-b7ac-4c79-9f80-4a7a52ecea9f} <Debug> executeQuery: Read 1181 rows, 86.45 KiB in 0.001715 sec., 688629.7376093295 rows/sec., 49.23 MiB/sec. | ||
| 14334 | 2026.01.20 23:57:47.681366 [ 260 ] {199e47b5-b7ac-4c79-9f80-4a7a52ecea9f} <Debug> TCPHandler: Processed in 0.001899852 sec. | ||
| 14335 | 2026.01.20 23:57:47.681485 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14336 | 2026.01.20 23:57:47.681581 [ 260 ] {4b7a096c-90f3-4430-9d1e-4765073e45f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14337 | 2026.01.20 23:57:47.681623 [ 260 ] {4b7a096c-90f3-4430-9d1e-4765073e45f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14338 | 2026.01.20 23:57:47.681955 [ 260 ] {4b7a096c-90f3-4430-9d1e-4765073e45f4} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14339 | 2026.01.20 23:57:47.681991 [ 260 ] {4b7a096c-90f3-4430-9d1e-4765073e45f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14340 | 2026.01.20 23:57:47.682290 [ 260 ] {4b7a096c-90f3-4430-9d1e-4765073e45f4} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 14341 | 2026.01.20 23:57:47.682492 [ 260 ] {4b7a096c-90f3-4430-9d1e-4765073e45f4} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14342 | 2026.01.20 23:57:47.682621 [ 260 ] {4b7a096c-90f3-4430-9d1e-4765073e45f4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001058 sec., 5671.0775047258985 rows/sec., 296.29 KiB/sec. | ||
| 14343 | 2026.01.20 23:57:47.682657 [ 260 ] {4b7a096c-90f3-4430-9d1e-4765073e45f4} <Debug> TCPHandler: Processed in 0.001222701 sec. | ||
| 14344 | 2026.01.20 23:57:47.682767 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14345 | 2026.01.20 23:57:47.682866 [ 260 ] {7d7b8b30-0c45-42c4-8607-684df0c68747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14346 | 2026.01.20 23:57:47.682910 [ 260 ] {7d7b8b30-0c45-42c4-8607-684df0c68747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14347 | 2026.01.20 23:57:47.683511 [ 260 ] {7d7b8b30-0c45-42c4-8607-684df0c68747} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14348 | 2026.01.20 23:57:47.683548 [ 260 ] {7d7b8b30-0c45-42c4-8607-684df0c68747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14349 | 2026.01.20 23:57:47.684082 [ 260 ] {7d7b8b30-0c45-42c4-8607-684df0c68747} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14350 | 2026.01.20 23:57:47.684335 [ 260 ] {7d7b8b30-0c45-42c4-8607-684df0c68747} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14351 | 2026.01.20 23:57:47.684464 [ 123 ] {} <Debug> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14352 | 2026.01.20 23:57:47.684476 [ 260 ] {7d7b8b30-0c45-42c4-8607-684df0c68747} <Debug> executeQuery: Read 905 rows, 61.24 KiB in 0.001629 sec., 555555.5555555555 rows/sec., 36.71 MiB/sec. | ||
| 14353 | 2026.01.20 23:57:47.684501 [ 123 ] {} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14354 | 2026.01.20 23:57:47.684522 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14355 | 2026.01.20 23:57:47.684525 [ 260 ] {7d7b8b30-0c45-42c4-8607-684df0c68747} <Debug> TCPHandler: Processed in 0.001810711 sec. | ||
| 14356 | 2026.01.20 23:57:47.684603 [ 196 ] {d542970d-27f7-45b6-add0-a5f5711db820::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 | ||
| 14357 | 2026.01.20 23:57:47.684649 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14358 | 2026.01.20 23:57:47.684716 [ 196 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14359 | 2026.01.20 23:57:47.684749 [ 260 ] {e5c76ad0-f2a2-4a2a-9336-96ef57af7865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14360 | 2026.01.20 23:57:47.684750 [ 196 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_91_18, total 32819 rows starting from the beginning of the part | ||
| 14361 | 2026.01.20 23:57:47.684800 [ 260 ] {e5c76ad0-f2a2-4a2a-9336-96ef57af7865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14362 | 2026.01.20 23:57:47.684829 [ 196 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 160 rows starting from the beginning of the part | ||
| 14363 | 2026.01.20 23:57:47.684876 [ 196 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 198 rows starting from the beginning of the part | ||
| 14364 | 2026.01.20 23:57:47.684913 [ 196 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part | ||
| 14365 | 2026.01.20 23:57:47.684951 [ 196 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part | ||
| 14366 | 2026.01.20 23:57:47.684991 [ 196 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 905 rows starting from the beginning of the part | ||
| 14367 | 2026.01.20 23:57:47.685133 [ 260 ] {e5c76ad0-f2a2-4a2a-9336-96ef57af7865} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14368 | 2026.01.20 23:57:47.685175 [ 260 ] {e5c76ad0-f2a2-4a2a-9336-96ef57af7865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14369 | 2026.01.20 23:57:47.685486 [ 260 ] {e5c76ad0-f2a2-4a2a-9336-96ef57af7865} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 14370 | 2026.01.20 23:57:47.685688 [ 260 ] {e5c76ad0-f2a2-4a2a-9336-96ef57af7865} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14371 | 2026.01.20 23:57:47.685820 [ 260 ] {e5c76ad0-f2a2-4a2a-9336-96ef57af7865} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00109 sec., 917.4311926605504 rows/sec., 61.82 KiB/sec. | ||
| 14372 | 2026.01.20 23:57:47.685857 [ 260 ] {e5c76ad0-f2a2-4a2a-9336-96ef57af7865} <Debug> TCPHandler: Processed in 0.001259061 sec. | ||
| 14373 | 2026.01.20 23:57:47.685965 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14374 | 2026.01.20 23:57:47.686064 [ 260 ] {66c9c78b-83b8-461b-b364-ffc916e69b14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14375 | 2026.01.20 23:57:47.686119 [ 260 ] {66c9c78b-83b8-461b-b364-ffc916e69b14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14376 | 2026.01.20 23:57:47.687020 [ 260 ] {66c9c78b-83b8-461b-b364-ffc916e69b14} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14377 | 2026.01.20 23:57:47.687057 [ 260 ] {66c9c78b-83b8-461b-b364-ffc916e69b14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14378 | 2026.01.20 23:57:47.688064 [ 260 ] {66c9c78b-83b8-461b-b364-ffc916e69b14} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 14379 | 2026.01.20 23:57:47.688344 [ 260 ] {66c9c78b-83b8-461b-b364-ffc916e69b14} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14380 | 2026.01.20 23:57:47.688536 [ 260 ] {66c9c78b-83b8-461b-b364-ffc916e69b14} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002488 sec., 16077.17041800643 rows/sec., 28.81 MiB/sec. | ||
| 14381 | 2026.01.20 23:57:47.688633 [ 260 ] {66c9c78b-83b8-461b-b364-ffc916e69b14} <Debug> TCPHandler: Processed in 0.002719296 sec. | ||
| 14382 | 2026.01.20 23:57:47.688769 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14383 | 2026.01.20 23:57:47.688876 [ 260 ] {a1823621-5fd5-4054-8d6f-d75180048dd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14384 | 2026.01.20 23:57:47.688924 [ 260 ] {a1823621-5fd5-4054-8d6f-d75180048dd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14385 | 2026.01.20 23:57:47.689317 [ 260 ] {a1823621-5fd5-4054-8d6f-d75180048dd3} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14386 | 2026.01.20 23:57:47.689359 [ 260 ] {a1823621-5fd5-4054-8d6f-d75180048dd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14387 | 2026.01.20 23:57:47.689948 [ 260 ] {a1823621-5fd5-4054-8d6f-d75180048dd3} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14388 | 2026.01.20 23:57:47.690169 [ 260 ] {a1823621-5fd5-4054-8d6f-d75180048dd3} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14389 | 2026.01.20 23:57:47.690341 [ 260 ] {a1823621-5fd5-4054-8d6f-d75180048dd3} <Debug> executeQuery: Read 68 rows, 4.04 KiB in 0.001474 sec., 46132.97150610583 rows/sec., 2.68 MiB/sec. | ||
| 14390 | 2026.01.20 23:57:47.690435 [ 260 ] {a1823621-5fd5-4054-8d6f-d75180048dd3} <Debug> TCPHandler: Processed in 0.001723159 sec. | ||
| 14391 | 2026.01.20 23:57:47.694493 [ 189 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34402 rows, containing 5 columns (5 merged, 0 gathered) in 0.009923868 sec., 3466591.8571266765 rows/sec., 233.86 MiB/sec. | ||
| 14392 | 2026.01.20 23:57:47.694752 [ 188 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14393 | 2026.01.20 23:57:47.695030 [ 188 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14394 | 2026.01.20 23:57:47.695105 [ 188 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14395 | 2026.01.20 23:57:47.695195 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 14396 | 2026.01.20 23:57:48.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 353.13 MiB, peak 364.61 MiB, free memory in arenas 0.00 B, will set to 354.83 MiB (RSS), difference: 1.70 MiB | ||
| 14397 | 2026.01.20 23:57:51.288451 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14398 | 2026.01.20 23:57:51.288639 [ 260 ] {768e8b09-d2f5-46d1-9bdf-c23df6e1199d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14399 | 2026.01.20 23:57:51.288703 [ 260 ] {768e8b09-d2f5-46d1-9bdf-c23df6e1199d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14400 | 2026.01.20 23:57:51.289356 [ 260 ] {768e8b09-d2f5-46d1-9bdf-c23df6e1199d} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14401 | 2026.01.20 23:57:51.289397 [ 260 ] {768e8b09-d2f5-46d1-9bdf-c23df6e1199d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14402 | 2026.01.20 23:57:51.289784 [ 260 ] {768e8b09-d2f5-46d1-9bdf-c23df6e1199d} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14403 | 2026.01.20 23:57:51.290009 [ 260 ] {768e8b09-d2f5-46d1-9bdf-c23df6e1199d} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14404 | 2026.01.20 23:57:51.290156 [ 260 ] {768e8b09-d2f5-46d1-9bdf-c23df6e1199d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001566 sec., 35759.89782886335 rows/sec., 2.73 MiB/sec. | ||
| 14405 | 2026.01.20 23:57:51.290199 [ 260 ] {768e8b09-d2f5-46d1-9bdf-c23df6e1199d} <Debug> TCPHandler: Processed in 0.001877292 sec. | ||
| 14406 | 2026.01.20 23:57:51.290325 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14407 | 2026.01.20 23:57:51.290423 [ 260 ] {3b83849c-69fb-4351-9552-e5642d3aef15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14408 | 2026.01.20 23:57:51.290464 [ 260 ] {3b83849c-69fb-4351-9552-e5642d3aef15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14409 | 2026.01.20 23:57:51.290891 [ 260 ] {3b83849c-69fb-4351-9552-e5642d3aef15} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14410 | 2026.01.20 23:57:51.290926 [ 260 ] {3b83849c-69fb-4351-9552-e5642d3aef15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14411 | 2026.01.20 23:57:51.291224 [ 260 ] {3b83849c-69fb-4351-9552-e5642d3aef15} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14412 | 2026.01.20 23:57:51.291436 [ 260 ] {3b83849c-69fb-4351-9552-e5642d3aef15} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14413 | 2026.01.20 23:57:51.291570 [ 260 ] {3b83849c-69fb-4351-9552-e5642d3aef15} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001165 sec., 54935.622317596564 rows/sec., 4.29 MiB/sec. | ||
| 14414 | 2026.01.20 23:57:51.291606 [ 260 ] {3b83849c-69fb-4351-9552-e5642d3aef15} <Debug> TCPHandler: Processed in 0.001331902 sec. | ||
| 14415 | 2026.01.20 23:57:51.291723 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14416 | 2026.01.20 23:57:51.291818 [ 260 ] {aea61ee8-ecc9-45f7-b186-6b3f6841168e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14417 | 2026.01.20 23:57:51.291861 [ 260 ] {aea61ee8-ecc9-45f7-b186-6b3f6841168e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14418 | 2026.01.20 23:57:51.292259 [ 260 ] {aea61ee8-ecc9-45f7-b186-6b3f6841168e} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14419 | 2026.01.20 23:57:51.292299 [ 260 ] {aea61ee8-ecc9-45f7-b186-6b3f6841168e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14420 | 2026.01.20 23:57:51.292629 [ 260 ] {aea61ee8-ecc9-45f7-b186-6b3f6841168e} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14421 | 2026.01.20 23:57:51.292832 [ 260 ] {aea61ee8-ecc9-45f7-b186-6b3f6841168e} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14422 | 2026.01.20 23:57:51.292964 [ 260 ] {aea61ee8-ecc9-45f7-b186-6b3f6841168e} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001163 sec., 82545.1418744626 rows/sec., 5.75 MiB/sec. | ||
| 14423 | 2026.01.20 23:57:51.293001 [ 260 ] {aea61ee8-ecc9-45f7-b186-6b3f6841168e} <Debug> TCPHandler: Processed in 0.001327672 sec. | ||
| 14424 | 2026.01.20 23:57:51.293120 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14425 | 2026.01.20 23:57:51.293216 [ 260 ] {5a19b597-cc71-42b0-9e0a-8ba5c7c54220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14426 | 2026.01.20 23:57:51.293257 [ 260 ] {5a19b597-cc71-42b0-9e0a-8ba5c7c54220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14427 | 2026.01.20 23:57:51.293583 [ 260 ] {5a19b597-cc71-42b0-9e0a-8ba5c7c54220} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14428 | 2026.01.20 23:57:51.293621 [ 260 ] {5a19b597-cc71-42b0-9e0a-8ba5c7c54220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14429 | 2026.01.20 23:57:51.293922 [ 260 ] {5a19b597-cc71-42b0-9e0a-8ba5c7c54220} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14430 | 2026.01.20 23:57:51.294131 [ 260 ] {5a19b597-cc71-42b0-9e0a-8ba5c7c54220} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14431 | 2026.01.20 23:57:51.294263 [ 260 ] {5a19b597-cc71-42b0-9e0a-8ba5c7c54220} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001065 sec., 33802.81690140845 rows/sec., 2.28 MiB/sec. | ||
| 14432 | 2026.01.20 23:57:51.294299 [ 260 ] {5a19b597-cc71-42b0-9e0a-8ba5c7c54220} <Debug> TCPHandler: Processed in 0.001228201 sec. | ||
| 14433 | 2026.01.20 23:57:52.474272 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33147 | ||
| 14434 | 2026.01.20 23:57:52.474835 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14435 | 2026.01.20 23:57:52.474888 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14436 | 2026.01.20 23:57:52.475399 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 14437 | 2026.01.20 23:57:52.475648 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14438 | 2026.01.20 23:57:52.475804 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33147 | ||
| 14439 | 2026.01.20 23:57:54.317856 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 14440 | 2026.01.20 23:57:54.334770 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14441 | 2026.01.20 23:57:54.334825 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14442 | 2026.01.20 23:57:54.341034 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 14443 | 2026.01.20 23:57:54.341713 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14444 | 2026.01.20 23:57:54.344684 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 14445 | 2026.01.20 23:57:55.068185 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1780 | ||
| 14446 | 2026.01.20 23:57:55.070668 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14447 | 2026.01.20 23:57:55.070726 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14448 | 2026.01.20 23:57:55.071974 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 14449 | 2026.01.20 23:57:55.072254 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14450 | 2026.01.20 23:57:55.072428 [ 114 ] {} <Debug> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 14451 | 2026.01.20 23:57:55.072502 [ 114 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14452 | 2026.01.20 23:57:55.072531 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14453 | 2026.01.20 23:57:55.072634 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1780 | ||
| 14454 | 2026.01.20 23:57:55.072665 [ 189 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::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 | ||
| 14455 | 2026.01.20 23:57:55.073385 [ 189 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14456 | 2026.01.20 23:57:55.073568 [ 189 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1634 rows starting from the beginning of the part | ||
| 14457 | 2026.01.20 23:57:55.073923 [ 189 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 32 rows starting from the beginning of the part | ||
| 14458 | 2026.01.20 23:57:55.074258 [ 189 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 24 rows starting from the beginning of the part | ||
| 14459 | 2026.01.20 23:57:55.074566 [ 189 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 20 rows starting from the beginning of the part | ||
| 14460 | 2026.01.20 23:57:55.074886 [ 189 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 30 rows starting from the beginning of the part | ||
| 14461 | 2026.01.20 23:57:55.075242 [ 189 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 40 rows starting from the beginning of the part | ||
| 14462 | 2026.01.20 23:57:55.083111 [ 188 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1780 rows, containing 72 columns (72 merged, 0 gathered) in 0.010510478 sec., 169354.8095529052 rows/sec., 132.33 MiB/sec. | ||
| 14463 | 2026.01.20 23:57:55.085095 [ 192 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 14464 | 2026.01.20 23:57:55.085725 [ 192 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_51_10} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14465 | 2026.01.20 23:57:55.085820 [ 192 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_51_10} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 14466 | 2026.01.20 23:57:55.086163 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 14467 | 2026.01.20 23:57:56.291881 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14468 | 2026.01.20 23:57:56.292075 [ 260 ] {a4e7f06d-bf9f-4381-be15-a7d5637cddb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14469 | 2026.01.20 23:57:56.292147 [ 260 ] {a4e7f06d-bf9f-4381-be15-a7d5637cddb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14470 | 2026.01.20 23:57:56.292882 [ 260 ] {a4e7f06d-bf9f-4381-be15-a7d5637cddb9} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14471 | 2026.01.20 23:57:56.292926 [ 260 ] {a4e7f06d-bf9f-4381-be15-a7d5637cddb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14472 | 2026.01.20 23:57:56.293308 [ 260 ] {a4e7f06d-bf9f-4381-be15-a7d5637cddb9} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14473 | 2026.01.20 23:57:56.293526 [ 260 ] {a4e7f06d-bf9f-4381-be15-a7d5637cddb9} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14474 | 2026.01.20 23:57:56.293697 [ 260 ] {a4e7f06d-bf9f-4381-be15-a7d5637cddb9} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001673 sec., 33472.803347280336 rows/sec., 2.56 MiB/sec. | ||
| 14475 | 2026.01.20 23:57:56.293749 [ 260 ] {a4e7f06d-bf9f-4381-be15-a7d5637cddb9} <Debug> TCPHandler: Processed in 0.002004774 sec. | ||
| 14476 | 2026.01.20 23:57:56.293881 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14477 | 2026.01.20 23:57:56.293985 [ 260 ] {c3953390-b0a9-44b7-bb6c-e5d6c609dc94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14478 | 2026.01.20 23:57:56.294028 [ 260 ] {c3953390-b0a9-44b7-bb6c-e5d6c609dc94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14479 | 2026.01.20 23:57:56.294472 [ 260 ] {c3953390-b0a9-44b7-bb6c-e5d6c609dc94} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14480 | 2026.01.20 23:57:56.294511 [ 260 ] {c3953390-b0a9-44b7-bb6c-e5d6c609dc94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14481 | 2026.01.20 23:57:56.294827 [ 260 ] {c3953390-b0a9-44b7-bb6c-e5d6c609dc94} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14482 | 2026.01.20 23:57:56.295034 [ 260 ] {c3953390-b0a9-44b7-bb6c-e5d6c609dc94} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14483 | 2026.01.20 23:57:56.295173 [ 260 ] {c3953390-b0a9-44b7-bb6c-e5d6c609dc94} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001211 sec., 52848.88521882741 rows/sec., 4.12 MiB/sec. | ||
| 14484 | 2026.01.20 23:57:56.295213 [ 260 ] {c3953390-b0a9-44b7-bb6c-e5d6c609dc94} <Debug> TCPHandler: Processed in 0.001386453 sec. | ||
| 14485 | 2026.01.20 23:57:56.295327 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14486 | 2026.01.20 23:57:56.295424 [ 260 ] {524a6d97-ae6c-440f-ae4a-1c217563374d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14487 | 2026.01.20 23:57:56.295468 [ 260 ] {524a6d97-ae6c-440f-ae4a-1c217563374d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14488 | 2026.01.20 23:57:56.295881 [ 260 ] {524a6d97-ae6c-440f-ae4a-1c217563374d} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14489 | 2026.01.20 23:57:56.295917 [ 260 ] {524a6d97-ae6c-440f-ae4a-1c217563374d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14490 | 2026.01.20 23:57:56.296242 [ 260 ] {524a6d97-ae6c-440f-ae4a-1c217563374d} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14491 | 2026.01.20 23:57:56.296446 [ 260 ] {524a6d97-ae6c-440f-ae4a-1c217563374d} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14492 | 2026.01.20 23:57:56.296588 [ 260 ] {524a6d97-ae6c-440f-ae4a-1c217563374d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 14493 | 2026.01.20 23:57:56.296626 [ 260 ] {524a6d97-ae6c-440f-ae4a-1c217563374d} <Debug> TCPHandler: Processed in 0.001350623 sec. | ||
| 14494 | 2026.01.20 23:57:56.296726 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14495 | 2026.01.20 23:57:56.296822 [ 260 ] {7d6c47ad-7b7c-47f9-9e41-04c281b93262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14496 | 2026.01.20 23:57:56.296864 [ 260 ] {7d6c47ad-7b7c-47f9-9e41-04c281b93262} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14497 | 2026.01.20 23:57:56.297196 [ 260 ] {7d6c47ad-7b7c-47f9-9e41-04c281b93262} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14498 | 2026.01.20 23:57:56.297231 [ 260 ] {7d6c47ad-7b7c-47f9-9e41-04c281b93262} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14499 | 2026.01.20 23:57:56.297525 [ 260 ] {7d6c47ad-7b7c-47f9-9e41-04c281b93262} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14500 | 2026.01.20 23:57:56.297726 [ 260 ] {7d6c47ad-7b7c-47f9-9e41-04c281b93262} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14501 | 2026.01.20 23:57:56.297858 [ 260 ] {7d6c47ad-7b7c-47f9-9e41-04c281b93262} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 14502 | 2026.01.20 23:57:56.297851 [ 113 ] {} <Debug> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14503 | 2026.01.20 23:57:56.297894 [ 260 ] {7d6c47ad-7b7c-47f9-9e41-04c281b93262} <Debug> TCPHandler: Processed in 0.001216561 sec. | ||
| 14504 | 2026.01.20 23:57:56.297938 [ 113 ] {} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14505 | 2026.01.20 23:57:56.297970 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14506 | 2026.01.20 23:57:56.298100 [ 188 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::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 | ||
| 14507 | 2026.01.20 23:57:56.298268 [ 188 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14508 | 2026.01.20 23:57:56.298312 [ 188 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 6804 rows starting from the beginning of the part | ||
| 14509 | 2026.01.20 23:57:56.298384 [ 188 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part | ||
| 14510 | 2026.01.20 23:57:56.298432 [ 188 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::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 | ||
| 14511 | 2026.01.20 23:57:56.298481 [ 188 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 68 rows starting from the beginning of the part | ||
| 14512 | 2026.01.20 23:57:56.298525 [ 188 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 36 rows starting from the beginning of the part | ||
| 14513 | 2026.01.20 23:57:56.298597 [ 188 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part | ||
| 14514 | 2026.01.20 23:57:56.300404 [ 193 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7088 rows, containing 4 columns (4 merged, 0 gathered) in 0.00236745 sec., 2993938.6259477497 rows/sec., 191.79 MiB/sec. | ||
| 14515 | 2026.01.20 23:57:56.300877 [ 191 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14516 | 2026.01.20 23:57:56.301202 [ 191 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_96_19} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14517 | 2026.01.20 23:57:56.301289 [ 191 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_96_19} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14518 | 2026.01.20 23:57:56.301407 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 14519 | 2026.01.20 23:57:59.239058 [ 110 ] {} <Debug> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede) (MergerMutator): Selected 5 parts from all_1_86_17 to all_90_90_0 | ||
| 14520 | 2026.01.20 23:57:59.239156 [ 110 ] {} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14521 | 2026.01.20 23:57:59.239190 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14522 | 2026.01.20 23:57:59.239346 [ 188 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_90_18} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_86_17 to all_90_90_0 into Compact with storage Full | ||
| 14523 | 2026.01.20 23:57:59.239525 [ 188 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_90_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14524 | 2026.01.20 23:57:59.239568 [ 188 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 277 rows starting from the beginning of the part | ||
| 14525 | 2026.01.20 23:57:59.239639 [ 188 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 40 rows starting from the beginning of the part | ||
| 14526 | 2026.01.20 23:57:59.239684 [ 188 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 16 rows starting from the beginning of the part | ||
| 14527 | 2026.01.20 23:57:59.239726 [ 188 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 40 rows starting from the beginning of the part | ||
| 14528 | 2026.01.20 23:57:59.239765 [ 188 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 251 rows starting from the beginning of the part | ||
| 14529 | 2026.01.20 23:57:59.240615 [ 199 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_90_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 624 rows, containing 5 columns (5 merged, 0 gathered) in 0.001334933 sec., 467439.1898319991 rows/sec., 31.54 MiB/sec. | ||
| 14530 | 2026.01.20 23:57:59.240832 [ 186 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_90_18} <Trace> MergedBlockOutputStream: filled checksums all_1_90_18 (state Temporary) | ||
| 14531 | 2026.01.20 23:57:59.241147 [ 186 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_90_18} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_merge_all_1_90_18 to all_1_90_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14532 | 2026.01.20 23:57:59.241232 [ 186 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_90_18} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede) (MergerMutator): Merged 5 parts: [all_1_86_17, all_90_90_0] -> all_1_90_18 | ||
| 14533 | 2026.01.20 23:57:59.241346 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 14534 | 2026.01.20 23:57:59.797634 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14535 | 2026.01.20 23:57:59.797690 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14536 | 2026.01.20 23:57:59.976884 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33595 | ||
| 14537 | 2026.01.20 23:57:59.977425 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14538 | 2026.01.20 23:57:59.977475 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14539 | 2026.01.20 23:57:59.977976 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 14540 | 2026.01.20 23:57:59.978215 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14541 | 2026.01.20 23:57:59.978362 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33595 | ||
| 14542 | 2026.01.20 23:57:59.986462 [ 221 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): 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] | ||
| 14543 | 2026.01.20 23:57:59.986494 [ 221 ] {} <Debug> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): 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] | ||
| 14544 | 2026.01.20 23:58:00.002383 [ 221 ] {} <Debug> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): 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] | ||
| 14545 | 2026.01.20 23:58:00.825372 [ 220 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): 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] | ||
| 14546 | 2026.01.20 23:58:00.825434 [ 220 ] {} <Debug> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): 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] | ||
| 14547 | 2026.01.20 23:58:00.829618 [ 220 ] {} <Debug> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): 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] | ||
| 14548 | 2026.01.20 23:58:01.304558 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14549 | 2026.01.20 23:58:01.304795 [ 260 ] {c25b0467-a6b2-4062-9742-01d6c3225d95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14550 | 2026.01.20 23:58:01.304855 [ 260 ] {c25b0467-a6b2-4062-9742-01d6c3225d95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14551 | 2026.01.20 23:58:01.305811 [ 260 ] {c25b0467-a6b2-4062-9742-01d6c3225d95} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14552 | 2026.01.20 23:58:01.305852 [ 260 ] {c25b0467-a6b2-4062-9742-01d6c3225d95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14553 | 2026.01.20 23:58:01.306230 [ 260 ] {c25b0467-a6b2-4062-9742-01d6c3225d95} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 14554 | 2026.01.20 23:58:01.306450 [ 260 ] {c25b0467-a6b2-4062-9742-01d6c3225d95} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14555 | 2026.01.20 23:58:01.306610 [ 260 ] {c25b0467-a6b2-4062-9742-01d6c3225d95} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00186 sec., 220430.1075268817 rows/sec., 13.98 MiB/sec. | ||
| 14556 | 2026.01.20 23:58:01.306652 [ 260 ] {c25b0467-a6b2-4062-9742-01d6c3225d95} <Debug> TCPHandler: Processed in 0.002266439 sec. | ||
| 14557 | 2026.01.20 23:58:01.306773 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14558 | 2026.01.20 23:58:01.306868 [ 260 ] {e4dfb754-0f53-44df-a972-b6740fd2be9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14559 | 2026.01.20 23:58:01.306907 [ 260 ] {e4dfb754-0f53-44df-a972-b6740fd2be9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14560 | 2026.01.20 23:58:01.308321 [ 260 ] {e4dfb754-0f53-44df-a972-b6740fd2be9a} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14561 | 2026.01.20 23:58:01.308358 [ 260 ] {e4dfb754-0f53-44df-a972-b6740fd2be9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14562 | 2026.01.20 23:58:01.308715 [ 260 ] {e4dfb754-0f53-44df-a972-b6740fd2be9a} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14563 | 2026.01.20 23:58:01.308919 [ 260 ] {e4dfb754-0f53-44df-a972-b6740fd2be9a} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14564 | 2026.01.20 23:58:01.309043 [ 260 ] {e4dfb754-0f53-44df-a972-b6740fd2be9a} <Debug> executeQuery: Read 1192 rows, 97.47 KiB in 0.002194 sec., 543299.9088422972 rows/sec., 43.39 MiB/sec. | ||
| 14565 | 2026.01.20 23:58:01.309043 [ 109 ] {} <Debug> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14566 | 2026.01.20 23:58:01.309081 [ 260 ] {e4dfb754-0f53-44df-a972-b6740fd2be9a} <Debug> TCPHandler: Processed in 0.00235681 sec. | ||
| 14567 | 2026.01.20 23:58:01.309122 [ 109 ] {} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14568 | 2026.01.20 23:58:01.309148 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14569 | 2026.01.20 23:58:01.309228 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14570 | 2026.01.20 23:58:01.309257 [ 193 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::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 | ||
| 14571 | 2026.01.20 23:58:01.309327 [ 260 ] {ef5168a1-08d4-46c5-bedf-476f93fe0c91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14572 | 2026.01.20 23:58:01.309372 [ 260 ] {ef5168a1-08d4-46c5-bedf-476f93fe0c91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14573 | 2026.01.20 23:58:01.309379 [ 193 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14574 | 2026.01.20 23:58:01.309417 [ 193 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2462 rows starting from the beginning of the part | ||
| 14575 | 2026.01.20 23:58:01.309480 [ 193 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 56 rows starting from the beginning of the part | ||
| 14576 | 2026.01.20 23:58:01.309523 [ 193 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 2335 rows starting from the beginning of the part | ||
| 14577 | 2026.01.20 23:58:01.309564 [ 193 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::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 | ||
| 14578 | 2026.01.20 23:58:01.309604 [ 193 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 56 rows starting from the beginning of the part | ||
| 14579 | 2026.01.20 23:58:01.309644 [ 193 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 1192 rows starting from the beginning of the part | ||
| 14580 | 2026.01.20 23:58:01.310025 [ 260 ] {ef5168a1-08d4-46c5-bedf-476f93fe0c91} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14581 | 2026.01.20 23:58:01.310067 [ 260 ] {ef5168a1-08d4-46c5-bedf-476f93fe0c91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14582 | 2026.01.20 23:58:01.310383 [ 260 ] {ef5168a1-08d4-46c5-bedf-476f93fe0c91} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14583 | 2026.01.20 23:58:01.310613 [ 260 ] {ef5168a1-08d4-46c5-bedf-476f93fe0c91} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14584 | 2026.01.20 23:58:01.310749 [ 260 ] {ef5168a1-08d4-46c5-bedf-476f93fe0c91} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.00144 sec., 170138.88888888888 rows/sec., 10.39 MiB/sec. | ||
| 14585 | 2026.01.20 23:58:01.310788 [ 260 ] {ef5168a1-08d4-46c5-bedf-476f93fe0c91} <Debug> TCPHandler: Processed in 0.001608908 sec. | ||
| 14586 | 2026.01.20 23:58:01.310897 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14587 | 2026.01.20 23:58:01.310991 [ 260 ] {bb985179-77e3-4d49-8671-173658c4a548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14588 | 2026.01.20 23:58:01.311029 [ 260 ] {bb985179-77e3-4d49-8671-173658c4a548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14589 | 2026.01.20 23:58:01.311597 [ 260 ] {bb985179-77e3-4d49-8671-173658c4a548} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14590 | 2026.01.20 23:58:01.311634 [ 260 ] {bb985179-77e3-4d49-8671-173658c4a548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14591 | 2026.01.20 23:58:01.311723 [ 186 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6157 rows, containing 5 columns (5 merged, 0 gathered) in 0.002510943 sec., 2452066.8131454997 rows/sec., 207.77 MiB/sec. | ||
| 14592 | 2026.01.20 23:58:01.311944 [ 260 ] {bb985179-77e3-4d49-8671-173658c4a548} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 14593 | 2026.01.20 23:58:01.312000 [ 201 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14594 | 2026.01.20 23:58:01.312237 [ 260 ] {bb985179-77e3-4d49-8671-173658c4a548} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14595 | 2026.01.20 23:58:01.312337 [ 201 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_101_20} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14596 | 2026.01.20 23:58:01.312391 [ 260 ] {bb985179-77e3-4d49-8671-173658c4a548} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001418 sec., 149506.34696755995 rows/sec., 9.64 MiB/sec. | ||
| 14597 | 2026.01.20 23:58:01.312413 [ 201 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_101_20} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14598 | 2026.01.20 23:58:01.312435 [ 260 ] {bb985179-77e3-4d49-8671-173658c4a548} <Debug> TCPHandler: Processed in 0.001586117 sec. | ||
| 14599 | 2026.01.20 23:58:01.312504 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 14600 | 2026.01.20 23:58:01.312551 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14601 | 2026.01.20 23:58:01.312655 [ 260 ] {4b438d2d-433a-42d2-97df-2d524c9b1ad5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14602 | 2026.01.20 23:58:01.312753 [ 260 ] {4b438d2d-433a-42d2-97df-2d524c9b1ad5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14603 | 2026.01.20 23:58:01.313405 [ 260 ] {4b438d2d-433a-42d2-97df-2d524c9b1ad5} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14604 | 2026.01.20 23:58:01.313443 [ 260 ] {4b438d2d-433a-42d2-97df-2d524c9b1ad5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14605 | 2026.01.20 23:58:01.313754 [ 260 ] {4b438d2d-433a-42d2-97df-2d524c9b1ad5} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 14606 | 2026.01.20 23:58:01.313969 [ 260 ] {4b438d2d-433a-42d2-97df-2d524c9b1ad5} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14607 | 2026.01.20 23:58:01.314102 [ 260 ] {4b438d2d-433a-42d2-97df-2d524c9b1ad5} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00147 sec., 143537.4149659864 rows/sec., 8.15 MiB/sec. | ||
| 14608 | 2026.01.20 23:58:01.314139 [ 260 ] {4b438d2d-433a-42d2-97df-2d524c9b1ad5} <Debug> TCPHandler: Processed in 0.001637268 sec. | ||
| 14609 | 2026.01.20 23:58:01.314258 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14610 | 2026.01.20 23:58:01.314351 [ 260 ] {2b159f1b-438d-4113-bc6c-60b1ccfd69bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14611 | 2026.01.20 23:58:01.314390 [ 260 ] {2b159f1b-438d-4113-bc6c-60b1ccfd69bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14612 | 2026.01.20 23:58:01.315196 [ 260 ] {2b159f1b-438d-4113-bc6c-60b1ccfd69bb} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14613 | 2026.01.20 23:58:01.315232 [ 260 ] {2b159f1b-438d-4113-bc6c-60b1ccfd69bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14614 | 2026.01.20 23:58:01.315560 [ 260 ] {2b159f1b-438d-4113-bc6c-60b1ccfd69bb} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14615 | 2026.01.20 23:58:01.315758 [ 260 ] {2b159f1b-438d-4113-bc6c-60b1ccfd69bb} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14616 | 2026.01.20 23:58:01.315885 [ 260 ] {2b159f1b-438d-4113-bc6c-60b1ccfd69bb} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001552 sec., 463273.19587628864 rows/sec., 32.51 MiB/sec. | ||
| 14617 | 2026.01.20 23:58:01.315904 [ 109 ] {} <Debug> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14618 | 2026.01.20 23:58:01.315922 [ 260 ] {2b159f1b-438d-4113-bc6c-60b1ccfd69bb} <Debug> TCPHandler: Processed in 0.001711519 sec. | ||
| 14619 | 2026.01.20 23:58:01.315950 [ 109 ] {} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14620 | 2026.01.20 23:58:01.315978 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14621 | 2026.01.20 23:58:01.316052 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14622 | 2026.01.20 23:58:01.316121 [ 199 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::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 | ||
| 14623 | 2026.01.20 23:58:01.316148 [ 260 ] {2f404266-22c9-4867-b1a0-19d9ab654261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14624 | 2026.01.20 23:58:01.316208 [ 260 ] {2f404266-22c9-4867-b1a0-19d9ab654261} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14625 | 2026.01.20 23:58:01.316278 [ 199 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14626 | 2026.01.20 23:58:01.316320 [ 199 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1249 rows starting from the beginning of the part | ||
| 14627 | 2026.01.20 23:58:01.316394 [ 199 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 64 rows starting from the beginning of the part | ||
| 14628 | 2026.01.20 23:58:01.316448 [ 199 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1181 rows starting from the beginning of the part | ||
| 14629 | 2026.01.20 23:58:01.316495 [ 199 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::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 | ||
| 14630 | 2026.01.20 23:58:01.316541 [ 199 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 64 rows starting from the beginning of the part | ||
| 14631 | 2026.01.20 23:58:01.316541 [ 260 ] {2f404266-22c9-4867-b1a0-19d9ab654261} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14632 | 2026.01.20 23:58:01.316591 [ 260 ] {2f404266-22c9-4867-b1a0-19d9ab654261} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14633 | 2026.01.20 23:58:01.316594 [ 199 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 719 rows starting from the beginning of the part | ||
| 14634 | 2026.01.20 23:58:01.316917 [ 260 ] {2f404266-22c9-4867-b1a0-19d9ab654261} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 14635 | 2026.01.20 23:58:01.317131 [ 260 ] {2f404266-22c9-4867-b1a0-19d9ab654261} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14636 | 2026.01.20 23:58:01.317266 [ 260 ] {2f404266-22c9-4867-b1a0-19d9ab654261} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001135 sec., 5286.343612334802 rows/sec., 276.19 KiB/sec. | ||
| 14637 | 2026.01.20 23:58:01.317301 [ 260 ] {2f404266-22c9-4867-b1a0-19d9ab654261} <Debug> TCPHandler: Processed in 0.001302343 sec. | ||
| 14638 | 2026.01.20 23:58:01.317406 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14639 | 2026.01.20 23:58:01.317497 [ 260 ] {349532ca-4024-4b36-b8c7-d188619d103e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14640 | 2026.01.20 23:58:01.317538 [ 260 ] {349532ca-4024-4b36-b8c7-d188619d103e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14641 | 2026.01.20 23:58:01.317929 [ 199 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3341 rows, containing 5 columns (5 merged, 0 gathered) in 0.001875092 sec., 1781779.2406985897 rows/sec., 134.79 MiB/sec. | ||
| 14642 | 2026.01.20 23:58:01.318003 [ 260 ] {349532ca-4024-4b36-b8c7-d188619d103e} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14643 | 2026.01.20 23:58:01.318042 [ 260 ] {349532ca-4024-4b36-b8c7-d188619d103e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14644 | 2026.01.20 23:58:01.318149 [ 195 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14645 | 2026.01.20 23:58:01.318416 [ 260 ] {349532ca-4024-4b36-b8c7-d188619d103e} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14646 | 2026.01.20 23:58:01.318518 [ 195 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_101_20} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14647 | 2026.01.20 23:58:01.318624 [ 195 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_101_20} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14648 | 2026.01.20 23:58:01.318670 [ 260 ] {349532ca-4024-4b36-b8c7-d188619d103e} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14649 | 2026.01.20 23:58:01.318705 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 14650 | 2026.01.20 23:58:01.318805 [ 260 ] {349532ca-4024-4b36-b8c7-d188619d103e} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001326 sec., 236802.41327300153 rows/sec., 15.56 MiB/sec. | ||
| 14651 | 2026.01.20 23:58:01.318845 [ 260 ] {349532ca-4024-4b36-b8c7-d188619d103e} <Debug> TCPHandler: Processed in 0.001486716 sec. | ||
| 14652 | 2026.01.20 23:58:01.318952 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14653 | 2026.01.20 23:58:01.319052 [ 260 ] {d602e6b6-28f0-4407-84b8-9fde219ce2ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14654 | 2026.01.20 23:58:01.319093 [ 260 ] {d602e6b6-28f0-4407-84b8-9fde219ce2ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14655 | 2026.01.20 23:58:01.319398 [ 260 ] {d602e6b6-28f0-4407-84b8-9fde219ce2ab} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14656 | 2026.01.20 23:58:01.319433 [ 260 ] {d602e6b6-28f0-4407-84b8-9fde219ce2ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14657 | 2026.01.20 23:58:01.319715 [ 260 ] {d602e6b6-28f0-4407-84b8-9fde219ce2ab} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 14658 | 2026.01.20 23:58:01.319908 [ 260 ] {d602e6b6-28f0-4407-84b8-9fde219ce2ab} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14659 | 2026.01.20 23:58:01.320039 [ 260 ] {d602e6b6-28f0-4407-84b8-9fde219ce2ab} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001004 sec., 996.0159362549801 rows/sec., 67.11 KiB/sec. | ||
| 14660 | 2026.01.20 23:58:01.320073 [ 260 ] {d602e6b6-28f0-4407-84b8-9fde219ce2ab} <Debug> TCPHandler: Processed in 0.00116681 sec. | ||
| 14661 | 2026.01.20 23:58:01.320176 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14662 | 2026.01.20 23:58:01.320276 [ 260 ] {3877d28d-7fc1-4678-a8d2-67c76941d57c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14663 | 2026.01.20 23:58:01.320332 [ 260 ] {3877d28d-7fc1-4678-a8d2-67c76941d57c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14664 | 2026.01.20 23:58:01.321284 [ 260 ] {3877d28d-7fc1-4678-a8d2-67c76941d57c} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14665 | 2026.01.20 23:58:01.321320 [ 260 ] {3877d28d-7fc1-4678-a8d2-67c76941d57c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14666 | 2026.01.20 23:58:01.321908 [ 260 ] {3877d28d-7fc1-4678-a8d2-67c76941d57c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 14667 | 2026.01.20 23:58:01.322133 [ 260 ] {3877d28d-7fc1-4678-a8d2-67c76941d57c} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14668 | 2026.01.20 23:58:01.322277 [ 260 ] {3877d28d-7fc1-4678-a8d2-67c76941d57c} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00202 sec., 19801.980198019803 rows/sec., 35.48 MiB/sec. | ||
| 14669 | 2026.01.20 23:58:01.322343 [ 260 ] {3877d28d-7fc1-4678-a8d2-67c76941d57c} <Debug> TCPHandler: Processed in 0.002217978 sec. | ||
| 14670 | 2026.01.20 23:58:01.322459 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14671 | 2026.01.20 23:58:01.322556 [ 260 ] {470f6746-278a-4cb6-903b-047db2e7f271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14672 | 2026.01.20 23:58:01.322598 [ 260 ] {470f6746-278a-4cb6-903b-047db2e7f271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14673 | 2026.01.20 23:58:01.322948 [ 260 ] {470f6746-278a-4cb6-903b-047db2e7f271} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14674 | 2026.01.20 23:58:01.322984 [ 260 ] {470f6746-278a-4cb6-903b-047db2e7f271} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14675 | 2026.01.20 23:58:01.323290 [ 260 ] {470f6746-278a-4cb6-903b-047db2e7f271} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14676 | 2026.01.20 23:58:01.323495 [ 260 ] {470f6746-278a-4cb6-903b-047db2e7f271} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14677 | 2026.01.20 23:58:01.323622 [ 260 ] {470f6746-278a-4cb6-903b-047db2e7f271} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001085 sec., 95852.53456221198 rows/sec., 5.87 MiB/sec. | ||
| 14678 | 2026.01.20 23:58:01.323659 [ 260 ] {470f6746-278a-4cb6-903b-047db2e7f271} <Debug> TCPHandler: Processed in 0.001251222 sec. | ||
| 14679 | 2026.01.20 23:58:01.844746 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 528 | ||
| 14680 | 2026.01.20 23:58:01.861660 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14681 | 2026.01.20 23:58:01.861719 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14682 | 2026.01.20 23:58:01.867757 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 14683 | 2026.01.20 23:58:01.868462 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14684 | 2026.01.20 23:58:01.871467 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 528 | ||
| 14685 | 2026.01.20 23:58:02.000211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 356.68 MiB, peak 364.61 MiB, free memory in arenas 0.00 B, will set to 355.35 MiB (RSS), difference: -1.33 MiB | ||
| 14686 | 2026.01.20 23:58:05.072910 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1810 | ||
| 14687 | 2026.01.20 23:58:05.075218 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14688 | 2026.01.20 23:58:05.075279 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14689 | 2026.01.20 23:58:05.076461 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 14690 | 2026.01.20 23:58:05.076733 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14691 | 2026.01.20 23:58:05.077090 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1810 | ||
| 14692 | 2026.01.20 23:58:06.291340 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14693 | 2026.01.20 23:58:06.291532 [ 260 ] {341ad83d-103f-4979-b938-12c96698c063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14694 | 2026.01.20 23:58:06.291603 [ 260 ] {341ad83d-103f-4979-b938-12c96698c063} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14695 | 2026.01.20 23:58:06.292360 [ 260 ] {341ad83d-103f-4979-b938-12c96698c063} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14696 | 2026.01.20 23:58:06.292399 [ 260 ] {341ad83d-103f-4979-b938-12c96698c063} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14697 | 2026.01.20 23:58:06.292784 [ 260 ] {341ad83d-103f-4979-b938-12c96698c063} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14698 | 2026.01.20 23:58:06.293012 [ 260 ] {341ad83d-103f-4979-b938-12c96698c063} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14699 | 2026.01.20 23:58:06.293168 [ 260 ] {341ad83d-103f-4979-b938-12c96698c063} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001686 sec., 33214.709371293 rows/sec., 2.54 MiB/sec. | ||
| 14700 | 2026.01.20 23:58:06.293210 [ 260 ] {341ad83d-103f-4979-b938-12c96698c063} <Debug> TCPHandler: Processed in 0.002001514 sec. | ||
| 14701 | 2026.01.20 23:58:06.293346 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14702 | 2026.01.20 23:58:06.293448 [ 260 ] {d9a2d16b-be24-4e29-9d84-1d892da4cfed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14703 | 2026.01.20 23:58:06.293490 [ 260 ] {d9a2d16b-be24-4e29-9d84-1d892da4cfed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14704 | 2026.01.20 23:58:06.293938 [ 260 ] {d9a2d16b-be24-4e29-9d84-1d892da4cfed} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14705 | 2026.01.20 23:58:06.293972 [ 260 ] {d9a2d16b-be24-4e29-9d84-1d892da4cfed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14706 | 2026.01.20 23:58:06.294283 [ 260 ] {d9a2d16b-be24-4e29-9d84-1d892da4cfed} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14707 | 2026.01.20 23:58:06.294518 [ 260 ] {d9a2d16b-be24-4e29-9d84-1d892da4cfed} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14708 | 2026.01.20 23:58:06.294649 [ 260 ] {d9a2d16b-be24-4e29-9d84-1d892da4cfed} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001223 sec., 52330.335241210145 rows/sec., 4.08 MiB/sec. | ||
| 14709 | 2026.01.20 23:58:06.294688 [ 260 ] {d9a2d16b-be24-4e29-9d84-1d892da4cfed} <Debug> TCPHandler: Processed in 0.001394754 sec. | ||
| 14710 | 2026.01.20 23:58:06.294808 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14711 | 2026.01.20 23:58:06.294903 [ 260 ] {5cbea460-3516-4d53-b654-822dcc206175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14712 | 2026.01.20 23:58:06.294947 [ 260 ] {5cbea460-3516-4d53-b654-822dcc206175} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14713 | 2026.01.20 23:58:06.295361 [ 260 ] {5cbea460-3516-4d53-b654-822dcc206175} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14714 | 2026.01.20 23:58:06.295395 [ 260 ] {5cbea460-3516-4d53-b654-822dcc206175} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14715 | 2026.01.20 23:58:06.295727 [ 260 ] {5cbea460-3516-4d53-b654-822dcc206175} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14716 | 2026.01.20 23:58:06.295937 [ 260 ] {5cbea460-3516-4d53-b654-822dcc206175} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14717 | 2026.01.20 23:58:06.296074 [ 260 ] {5cbea460-3516-4d53-b654-822dcc206175} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 14718 | 2026.01.20 23:58:06.296112 [ 260 ] {5cbea460-3516-4d53-b654-822dcc206175} <Debug> TCPHandler: Processed in 0.001353823 sec. | ||
| 14719 | 2026.01.20 23:58:06.296219 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14720 | 2026.01.20 23:58:06.296312 [ 260 ] {9ba9e632-8607-4f45-86e2-081659f69751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14721 | 2026.01.20 23:58:06.296354 [ 260 ] {9ba9e632-8607-4f45-86e2-081659f69751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14722 | 2026.01.20 23:58:06.296691 [ 260 ] {9ba9e632-8607-4f45-86e2-081659f69751} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14723 | 2026.01.20 23:58:06.296727 [ 260 ] {9ba9e632-8607-4f45-86e2-081659f69751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14724 | 2026.01.20 23:58:06.297034 [ 260 ] {9ba9e632-8607-4f45-86e2-081659f69751} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14725 | 2026.01.20 23:58:06.297241 [ 260 ] {9ba9e632-8607-4f45-86e2-081659f69751} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14726 | 2026.01.20 23:58:06.297397 [ 260 ] {9ba9e632-8607-4f45-86e2-081659f69751} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 14727 | 2026.01.20 23:58:06.297434 [ 260 ] {9ba9e632-8607-4f45-86e2-081659f69751} <Debug> TCPHandler: Processed in 0.001265592 sec. | ||
| 14728 | 2026.01.20 23:58:07.478667 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34107 | ||
| 14729 | 2026.01.20 23:58:07.479317 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14730 | 2026.01.20 23:58:07.479360 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14731 | 2026.01.20 23:58:07.479842 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 14732 | 2026.01.20 23:58:07.480082 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14733 | 2026.01.20 23:58:07.480227 [ 101 ] {} <Debug> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 14734 | 2026.01.20 23:58:07.480234 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34107 | ||
| 14735 | 2026.01.20 23:58:07.480274 [ 101 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14736 | 2026.01.20 23:58:07.480297 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14737 | 2026.01.20 23:58:07.480429 [ 199 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 14738 | 2026.01.20 23:58:07.480573 [ 199 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14739 | 2026.01.20 23:58:07.480616 [ 199 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31675 rows starting from the beginning of the part | ||
| 14740 | 2026.01.20 23:58:07.480684 [ 199 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 14741 | 2026.01.20 23:58:07.480733 [ 199 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 14742 | 2026.01.20 23:58:07.480778 [ 199 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 14743 | 2026.01.20 23:58:07.480820 [ 199 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 14744 | 2026.01.20 23:58:07.480864 [ 199 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 14745 | 2026.01.20 23:58:07.483370 [ 186 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34107 rows, containing 4 columns (4 merged, 0 gathered) in 0.002995191 sec., 11387253.767789768 rows/sec., 162.90 MiB/sec. | ||
| 14746 | 2026.01.20 23:58:07.483507 [ 199 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 14747 | 2026.01.20 23:58:07.483764 [ 199 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_71_14} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14748 | 2026.01.20 23:58:07.483832 [ 199 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_71_14} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 14749 | 2026.01.20 23:58:07.483927 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.01 MiB. | ||
| 14750 | 2026.01.20 23:58:09.371639 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 535 | ||
| 14751 | 2026.01.20 23:58:09.394348 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14752 | 2026.01.20 23:58:09.394426 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14753 | 2026.01.20 23:58:09.400759 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 14754 | 2026.01.20 23:58:09.401587 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14755 | 2026.01.20 23:58:09.401927 [ 100 ] {} <Debug> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 14756 | 2026.01.20 23:58:09.401966 [ 100 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14757 | 2026.01.20 23:58:09.401986 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14758 | 2026.01.20 23:58:09.402127 [ 197 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 14759 | 2026.01.20 23:58:09.405980 [ 197 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14760 | 2026.01.20 23:58:09.406158 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 14761 | 2026.01.20 23:58:09.407895 [ 197 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 14762 | 2026.01.20 23:58:09.413319 [ 197 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 14763 | 2026.01.20 23:58:09.418395 [ 197 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 7 rows starting from the beginning of the part | ||
| 14764 | 2026.01.20 23:58:09.423873 [ 197 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part | ||
| 14765 | 2026.01.20 23:58:09.429765 [ 197 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 14766 | 2026.01.20 23:58:09.436119 [ 197 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 14767 | 2026.01.20 23:58:09.516504 [ 197 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.114442955 sec., 4674.818122268864 rows/sec., 24.17 MiB/sec. | ||
| 14768 | 2026.01.20 23:58:09.520158 [ 198 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 14769 | 2026.01.20 23:58:09.523641 [ 198 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_71_14} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14770 | 2026.01.20 23:58:09.523775 [ 198 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_71_14} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 14771 | 2026.01.20 23:58:09.526518 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 14772 | 2026.01.20 23:58:09.585990 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34560 | ||
| 14773 | 2026.01.20 23:58:09.586104 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14774 | 2026.01.20 23:58:09.586135 [ 353 ] {} <Debug> TCP-Session: bd28e31d-e017-412c-b937-b31e97298acd Authenticating user 'default' from [fd00:1122:3344:101::e]:34560 | ||
| 14775 | 2026.01.20 23:58:09.586164 [ 353 ] {} <Debug> TCP-Session: bd28e31d-e017-412c-b937-b31e97298acd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14776 | 2026.01.20 23:58:09.586177 [ 353 ] {} <Debug> TCP-Session: bd28e31d-e017-412c-b937-b31e97298acd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14777 | 2026.01.20 23:58:09.586391 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41581 | ||
| 14778 | 2026.01.20 23:58:09.586432 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41094 | ||
| 14779 | 2026.01.20 23:58:09.586442 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37471 | ||
| 14780 | 2026.01.20 23:58:09.586441 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41479 | ||
| 14781 | 2026.01.20 23:58:09.586511 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14782 | 2026.01.20 23:58:09.586511 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14783 | 2026.01.20 23:58:09.586515 [ 353 ] {} <Trace> TCP-Session: bd28e31d-e017-412c-b937-b31e97298acd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14784 | 2026.01.20 23:58:09.586558 [ 287 ] {} <Debug> TCP-Session: 51b26f1a-148f-43e4-a646-354ff428684a Authenticating user 'default' from [fd00:1122:3344:101::e]:41094 | ||
| 14785 | 2026.01.20 23:58:09.586551 [ 354 ] {} <Debug> TCP-Session: 060c1abf-cbde-49af-b116-eb9dda430123 Authenticating user 'default' from [fd00:1122:3344:101::e]:41581 | ||
| 14786 | 2026.01.20 23:58:09.586605 [ 287 ] {} <Debug> TCP-Session: 51b26f1a-148f-43e4-a646-354ff428684a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14787 | 2026.01.20 23:58:09.586612 [ 354 ] {} <Debug> TCP-Session: 060c1abf-cbde-49af-b116-eb9dda430123 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14788 | 2026.01.20 23:58:09.586620 [ 287 ] {} <Debug> TCP-Session: 51b26f1a-148f-43e4-a646-354ff428684a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14789 | 2026.01.20 23:58:09.586627 [ 354 ] {} <Debug> TCP-Session: 060c1abf-cbde-49af-b116-eb9dda430123 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14790 | 2026.01.20 23:58:09.586743 [ 353 ] {68a2c498-c198-44b5-a207-76802372dfdf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34560) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14791 | 2026.01.20 23:58:09.586884 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14792 | 2026.01.20 23:58:09.586935 [ 355 ] {} <Debug> TCP-Session: 11c066c2-3856-4f6b-9e6b-5459ae794316 Authenticating user 'default' from [fd00:1122:3344:101::e]:41479 | ||
| 14793 | 2026.01.20 23:58:09.586960 [ 355 ] {} <Debug> TCP-Session: 11c066c2-3856-4f6b-9e6b-5459ae794316 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14794 | 2026.01.20 23:58:09.586969 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14795 | 2026.01.20 23:58:09.586973 [ 355 ] {} <Debug> TCP-Session: 11c066c2-3856-4f6b-9e6b-5459ae794316 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14796 | 2026.01.20 23:58:09.587000 [ 289 ] {} <Debug> TCP-Session: d5ad5449-d93e-4e40-b166-9c674f872fcc Authenticating user 'default' from [fd00:1122:3344:101::e]:37471 | ||
| 14797 | 2026.01.20 23:58:09.587020 [ 289 ] {} <Debug> TCP-Session: d5ad5449-d93e-4e40-b166-9c674f872fcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14798 | 2026.01.20 23:58:09.587035 [ 289 ] {} <Debug> TCP-Session: d5ad5449-d93e-4e40-b166-9c674f872fcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14799 | 2026.01.20 23:58:09.587039 [ 353 ] {68a2c498-c198-44b5-a207-76802372dfdf} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14800 | 2026.01.20 23:58:09.587108 [ 353 ] {68a2c498-c198-44b5-a207-76802372dfdf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14801 | 2026.01.20 23:58:09.587446 [ 353 ] {68a2c498-c198-44b5-a207-76802372dfdf} <Debug> oximeter.version (bf6a6be5-c50e-4d14-8de5-2a68c2469e09) (SelectExecutor): Key condition: unknown | ||
| 14802 | 2026.01.20 23:58:09.587474 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63636 | ||
| 14803 | 2026.01.20 23:58:09.587484 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52571 | ||
| 14804 | 2026.01.20 23:58:09.587530 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61061 | ||
| 14805 | 2026.01.20 23:58:09.587567 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37931 | ||
| 14806 | 2026.01.20 23:58:09.587966 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14807 | 2026.01.20 23:58:09.588010 [ 356 ] {} <Debug> TCP-Session: 8b201b55-9f7a-4e55-a730-773bd602fe94 Authenticating user 'default' from [fd00:1122:3344:101::e]:63636 | ||
| 14808 | 2026.01.20 23:58:09.588027 [ 356 ] {} <Debug> TCP-Session: 8b201b55-9f7a-4e55-a730-773bd602fe94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14809 | 2026.01.20 23:58:09.588043 [ 356 ] {} <Debug> TCP-Session: 8b201b55-9f7a-4e55-a730-773bd602fe94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14810 | 2026.01.20 23:58:09.588092 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14811 | 2026.01.20 23:58:09.588136 [ 290 ] {} <Debug> TCP-Session: fb5af77d-e411-47cf-b885-23df23b31c94 Authenticating user 'default' from [fd00:1122:3344:101::e]:52571 | ||
| 14812 | 2026.01.20 23:58:09.588158 [ 290 ] {} <Debug> TCP-Session: fb5af77d-e411-47cf-b885-23df23b31c94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14813 | 2026.01.20 23:58:09.588174 [ 290 ] {} <Debug> TCP-Session: fb5af77d-e411-47cf-b885-23df23b31c94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14814 | 2026.01.20 23:58:09.588561 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14815 | 2026.01.20 23:58:09.588604 [ 357 ] {} <Debug> TCP-Session: d53f402e-9081-4970-9dde-fb2f5f8dd9cc Authenticating user 'default' from [fd00:1122:3344:101::e]:61061 | ||
| 14816 | 2026.01.20 23:58:09.588626 [ 357 ] {} <Debug> TCP-Session: d53f402e-9081-4970-9dde-fb2f5f8dd9cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14817 | 2026.01.20 23:58:09.588642 [ 357 ] {} <Debug> TCP-Session: d53f402e-9081-4970-9dde-fb2f5f8dd9cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14818 | 2026.01.20 23:58:09.588812 [ 335 ] {68a2c498-c198-44b5-a207-76802372dfdf} <Trace> AggregatingTransform: Aggregating | ||
| 14819 | 2026.01.20 23:58:09.588840 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14820 | 2026.01.20 23:58:09.588870 [ 335 ] {68a2c498-c198-44b5-a207-76802372dfdf} <Trace> Aggregator: Aggregation method: without_key | ||
| 14821 | 2026.01.20 23:58:09.588885 [ 358 ] {} <Debug> TCP-Session: 55bec6cc-a8f3-4c84-8060-2bb157bae2e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:37931 | ||
| 14822 | 2026.01.20 23:58:09.588915 [ 358 ] {} <Debug> TCP-Session: 55bec6cc-a8f3-4c84-8060-2bb157bae2e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14823 | 2026.01.20 23:58:09.588920 [ 335 ] {68a2c498-c198-44b5-a207-76802372dfdf} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001340663 sec. (745.900 rows/sec., 29.14 KiB/sec.) | ||
| 14824 | 2026.01.20 23:58:09.588936 [ 358 ] {} <Debug> TCP-Session: 55bec6cc-a8f3-4c84-8060-2bb157bae2e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14825 | 2026.01.20 23:58:09.588954 [ 335 ] {68a2c498-c198-44b5-a207-76802372dfdf} <Trace> Aggregator: Merging aggregated data | ||
| 14826 | 2026.01.20 23:58:09.590286 [ 353 ] {68a2c498-c198-44b5-a207-76802372dfdf} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003605 sec., 277.3925104022191 rows/sec., 10.84 KiB/sec. | ||
| 14827 | 2026.01.20 23:58:09.590502 [ 353 ] {68a2c498-c198-44b5-a207-76802372dfdf} <Debug> TCPHandler: Processed in 0.00411708 sec. | ||
| 14828 | 2026.01.20 23:58:09.590611 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14829 | 2026.01.20 23:58:09.590650 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14830 | 2026.01.20 23:58:09.590672 [ 353 ] {} <Debug> TCP-Session: bd28e31d-e017-412c-b937-b31e97298acd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14831 | 2026.01.20 23:58:09.590673 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14832 | 2026.01.20 23:58:09.590708 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14833 | 2026.01.20 23:58:09.590728 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14834 | 2026.01.20 23:58:09.590750 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14835 | 2026.01.20 23:58:09.590767 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14836 | 2026.01.20 23:58:09.590780 [ 289 ] {} <Debug> TCP-Session: d5ad5449-d93e-4e40-b166-9c674f872fcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14837 | 2026.01.20 23:58:09.590790 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14838 | 2026.01.20 23:58:09.590818 [ 357 ] {} <Debug> TCP-Session: d53f402e-9081-4970-9dde-fb2f5f8dd9cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14839 | 2026.01.20 23:58:09.590758 [ 355 ] {} <Debug> TCP-Session: 11c066c2-3856-4f6b-9e6b-5459ae794316 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14840 | 2026.01.20 23:58:09.590872 [ 356 ] {} <Debug> TCP-Session: 8b201b55-9f7a-4e55-a730-773bd602fe94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14841 | 2026.01.20 23:58:09.590742 [ 287 ] {} <Debug> TCP-Session: 51b26f1a-148f-43e4-a646-354ff428684a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14842 | 2026.01.20 23:58:09.590690 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14843 | 2026.01.20 23:58:09.590801 [ 290 ] {} <Debug> TCP-Session: fb5af77d-e411-47cf-b885-23df23b31c94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14844 | 2026.01.20 23:58:09.590954 [ 354 ] {} <Debug> TCP-Session: 060c1abf-cbde-49af-b116-eb9dda430123 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14845 | 2026.01.20 23:58:09.590694 [ 358 ] {} <Debug> TCP-Session: 55bec6cc-a8f3-4c84-8060-2bb157bae2e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14846 | 2026.01.20 23:58:09.749112 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50188 | ||
| 14847 | 2026.01.20 23:58:09.749222 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14848 | 2026.01.20 23:58:09.749249 [ 353 ] {} <Debug> TCP-Session: 68c559b1-89da-440f-869c-50ed67b41520 Authenticating user 'default' from [fd00:1122:3344:101::e]:50188 | ||
| 14849 | 2026.01.20 23:58:09.749271 [ 353 ] {} <Debug> TCP-Session: 68c559b1-89da-440f-869c-50ed67b41520 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14850 | 2026.01.20 23:58:09.749283 [ 353 ] {} <Debug> TCP-Session: 68c559b1-89da-440f-869c-50ed67b41520 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14851 | 2026.01.20 23:58:09.749518 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53756 | ||
| 14852 | 2026.01.20 23:58:09.749551 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42538 | ||
| 14853 | 2026.01.20 23:58:09.749553 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56507 | ||
| 14854 | 2026.01.20 23:58:09.749578 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48097 | ||
| 14855 | 2026.01.20 23:58:09.749620 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37860 | ||
| 14856 | 2026.01.20 23:58:09.749648 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58827 | ||
| 14857 | 2026.01.20 23:58:09.749643 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14858 | 2026.01.20 23:58:09.749704 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14859 | 2026.01.20 23:58:09.749706 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14860 | 2026.01.20 23:58:09.749735 [ 287 ] {} <Debug> TCP-Session: 2bedd14e-3f02-4986-8f52-ee383f578349 Authenticating user 'default' from [fd00:1122:3344:101::e]:42538 | ||
| 14861 | 2026.01.20 23:58:09.749743 [ 355 ] {} <Debug> TCP-Session: 16005b9d-547d-48cd-bc8a-b5291f35bda6 Authenticating user 'default' from [fd00:1122:3344:101::e]:56507 | ||
| 14862 | 2026.01.20 23:58:09.749753 [ 289 ] {} <Debug> TCP-Session: c9427d22-e119-419e-ab32-38cce9a1d603 Authenticating user 'default' from [fd00:1122:3344:101::e]:48097 | ||
| 14863 | 2026.01.20 23:58:09.749779 [ 287 ] {} <Debug> TCP-Session: 2bedd14e-3f02-4986-8f52-ee383f578349 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14864 | 2026.01.20 23:58:09.749786 [ 355 ] {} <Debug> TCP-Session: 16005b9d-547d-48cd-bc8a-b5291f35bda6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14865 | 2026.01.20 23:58:09.749790 [ 289 ] {} <Debug> TCP-Session: c9427d22-e119-419e-ab32-38cce9a1d603 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14866 | 2026.01.20 23:58:09.749803 [ 287 ] {} <Debug> TCP-Session: 2bedd14e-3f02-4986-8f52-ee383f578349 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14867 | 2026.01.20 23:58:09.749822 [ 289 ] {} <Debug> TCP-Session: c9427d22-e119-419e-ab32-38cce9a1d603 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14868 | 2026.01.20 23:58:09.749643 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14869 | 2026.01.20 23:58:09.749614 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58435 | ||
| 14870 | 2026.01.20 23:58:09.749883 [ 354 ] {} <Debug> TCP-Session: f90363f9-4197-414f-b485-7bb0d7a85b2f Authenticating user 'default' from [fd00:1122:3344:101::e]:53756 | ||
| 14871 | 2026.01.20 23:58:09.749608 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38797 | ||
| 14872 | 2026.01.20 23:58:09.749907 [ 354 ] {} <Debug> TCP-Session: f90363f9-4197-414f-b485-7bb0d7a85b2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14873 | 2026.01.20 23:58:09.749814 [ 355 ] {} <Debug> TCP-Session: 16005b9d-547d-48cd-bc8a-b5291f35bda6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14874 | 2026.01.20 23:58:09.749943 [ 354 ] {} <Debug> TCP-Session: f90363f9-4197-414f-b485-7bb0d7a85b2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14875 | 2026.01.20 23:58:09.749939 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14876 | 2026.01.20 23:58:09.749741 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14877 | 2026.01.20 23:58:09.749981 [ 356 ] {} <Debug> TCP-Session: 19350079-b915-4fd7-b09c-c871a826a507 Authenticating user 'default' from [fd00:1122:3344:101::e]:58435 | ||
| 14878 | 2026.01.20 23:58:09.749993 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14879 | 2026.01.20 23:58:09.750017 [ 358 ] {} <Debug> TCP-Session: 582086ad-d081-4b89-8b07-9974cb571a13 Authenticating user 'default' from [fd00:1122:3344:101::e]:58827 | ||
| 14880 | 2026.01.20 23:58:09.750021 [ 356 ] {} <Debug> TCP-Session: 19350079-b915-4fd7-b09c-c871a826a507 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14881 | 2026.01.20 23:58:09.750043 [ 290 ] {} <Debug> TCP-Session: fa6b0d1d-4f25-4798-a825-866516dd2915 Authenticating user 'default' from [fd00:1122:3344:101::e]:38797 | ||
| 14882 | 2026.01.20 23:58:09.750060 [ 356 ] {} <Debug> TCP-Session: 19350079-b915-4fd7-b09c-c871a826a507 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14883 | 2026.01.20 23:58:09.750051 [ 358 ] {} <Debug> TCP-Session: 582086ad-d081-4b89-8b07-9974cb571a13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14884 | 2026.01.20 23:58:09.750082 [ 290 ] {} <Debug> TCP-Session: fa6b0d1d-4f25-4798-a825-866516dd2915 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14885 | 2026.01.20 23:58:09.750106 [ 358 ] {} <Debug> TCP-Session: 582086ad-d081-4b89-8b07-9974cb571a13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14886 | 2026.01.20 23:58:09.750118 [ 290 ] {} <Debug> TCP-Session: fa6b0d1d-4f25-4798-a825-866516dd2915 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14887 | 2026.01.20 23:58:09.749712 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14888 | 2026.01.20 23:58:09.749615 [ 353 ] {} <Trace> TCP-Session: 68c559b1-89da-440f-869c-50ed67b41520 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14889 | 2026.01.20 23:58:09.750180 [ 357 ] {} <Debug> TCP-Session: f4712c2d-3fdf-4de8-9505-7e0dc02f97e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:37860 | ||
| 14890 | 2026.01.20 23:58:09.750208 [ 357 ] {} <Debug> TCP-Session: f4712c2d-3fdf-4de8-9505-7e0dc02f97e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14891 | 2026.01.20 23:58:09.750219 [ 357 ] {} <Debug> TCP-Session: f4712c2d-3fdf-4de8-9505-7e0dc02f97e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14892 | 2026.01.20 23:58:09.750346 [ 353 ] {351d2453-a0b8-43d2-8be5-41076db851c6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50188) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14893 | 2026.01.20 23:58:09.750609 [ 353 ] {351d2453-a0b8-43d2-8be5-41076db851c6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14894 | 2026.01.20 23:58:09.750665 [ 353 ] {351d2453-a0b8-43d2-8be5-41076db851c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14895 | 2026.01.20 23:58:09.750950 [ 353 ] {351d2453-a0b8-43d2-8be5-41076db851c6} <Debug> oximeter.version (bf6a6be5-c50e-4d14-8de5-2a68c2469e09) (SelectExecutor): Key condition: unknown | ||
| 14896 | 2026.01.20 23:58:09.751886 [ 316 ] {351d2453-a0b8-43d2-8be5-41076db851c6} <Trace> AggregatingTransform: Aggregating | ||
| 14897 | 2026.01.20 23:58:09.751923 [ 316 ] {351d2453-a0b8-43d2-8be5-41076db851c6} <Trace> Aggregator: Aggregation method: without_key | ||
| 14898 | 2026.01.20 23:58:09.751957 [ 316 ] {351d2453-a0b8-43d2-8be5-41076db851c6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000906685 sec. (1102.919 rows/sec., 43.08 KiB/sec.) | ||
| 14899 | 2026.01.20 23:58:09.751976 [ 316 ] {351d2453-a0b8-43d2-8be5-41076db851c6} <Trace> Aggregator: Merging aggregated data | ||
| 14900 | 2026.01.20 23:58:09.753293 [ 353 ] {351d2453-a0b8-43d2-8be5-41076db851c6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003006 sec., 332.66799733865605 rows/sec., 12.99 KiB/sec. | ||
| 14901 | 2026.01.20 23:58:09.753422 [ 353 ] {351d2453-a0b8-43d2-8be5-41076db851c6} <Debug> TCPHandler: Processed in 0.003939277 sec. | ||
| 14902 | 2026.01.20 23:58:09.753528 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14903 | 2026.01.20 23:58:09.753552 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14904 | 2026.01.20 23:58:09.753569 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14905 | 2026.01.20 23:58:09.753588 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14906 | 2026.01.20 23:58:09.753614 [ 290 ] {} <Debug> TCP-Session: fa6b0d1d-4f25-4798-a825-866516dd2915 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14907 | 2026.01.20 23:58:09.753624 [ 358 ] {} <Debug> TCP-Session: 582086ad-d081-4b89-8b07-9974cb571a13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14908 | 2026.01.20 23:58:09.753641 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14909 | 2026.01.20 23:58:09.753665 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14910 | 2026.01.20 23:58:09.753672 [ 355 ] {} <Debug> TCP-Session: 16005b9d-547d-48cd-bc8a-b5291f35bda6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14911 | 2026.01.20 23:58:09.753682 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14912 | 2026.01.20 23:58:09.753697 [ 287 ] {} <Debug> TCP-Session: 2bedd14e-3f02-4986-8f52-ee383f578349 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14913 | 2026.01.20 23:58:09.753711 [ 289 ] {} <Debug> TCP-Session: c9427d22-e119-419e-ab32-38cce9a1d603 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14914 | 2026.01.20 23:58:09.753733 [ 357 ] {} <Debug> TCP-Session: f4712c2d-3fdf-4de8-9505-7e0dc02f97e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14915 | 2026.01.20 23:58:09.753623 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14916 | 2026.01.20 23:58:09.753604 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14917 | 2026.01.20 23:58:09.753560 [ 353 ] {} <Debug> TCP-Session: 68c559b1-89da-440f-869c-50ed67b41520 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14918 | 2026.01.20 23:58:09.753808 [ 354 ] {} <Debug> TCP-Session: f90363f9-4197-414f-b485-7bb0d7a85b2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14919 | 2026.01.20 23:58:09.753795 [ 356 ] {} <Debug> TCP-Session: 19350079-b915-4fd7-b09c-c871a826a507 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14920 | 2026.01.20 23:58:09.804625 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43335 | ||
| 14921 | 2026.01.20 23:58:09.804735 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14922 | 2026.01.20 23:58:09.804762 [ 353 ] {} <Debug> TCP-Session: e7fc9da1-310c-4d34-a4d9-bb48d4c4385b Authenticating user 'default' from [fd00:1122:3344:101::e]:43335 | ||
| 14923 | 2026.01.20 23:58:09.804784 [ 353 ] {} <Debug> TCP-Session: e7fc9da1-310c-4d34-a4d9-bb48d4c4385b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14924 | 2026.01.20 23:58:09.804797 [ 353 ] {} <Debug> TCP-Session: e7fc9da1-310c-4d34-a4d9-bb48d4c4385b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14925 | 2026.01.20 23:58:09.805006 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59817 | ||
| 14926 | 2026.01.20 23:58:09.805024 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60693 | ||
| 14927 | 2026.01.20 23:58:09.805044 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50885 | ||
| 14928 | 2026.01.20 23:58:09.805069 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40698 | ||
| 14929 | 2026.01.20 23:58:09.805102 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56385 | ||
| 14930 | 2026.01.20 23:58:09.805118 [ 353 ] {} <Trace> TCP-Session: e7fc9da1-310c-4d34-a4d9-bb48d4c4385b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14931 | 2026.01.20 23:58:09.805118 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14932 | 2026.01.20 23:58:09.805164 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14933 | 2026.01.20 23:58:09.805188 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14934 | 2026.01.20 23:58:09.805199 [ 287 ] {} <Debug> TCP-Session: 1e67ee86-0323-4c76-a6d0-7268401ed82a Authenticating user 'default' from [fd00:1122:3344:101::e]:60693 | ||
| 14935 | 2026.01.20 23:58:09.805213 [ 289 ] {} <Debug> TCP-Session: 8404458e-b14c-49a1-b14f-6fb32c692952 Authenticating user 'default' from [fd00:1122:3344:101::e]:50885 | ||
| 14936 | 2026.01.20 23:58:09.805225 [ 357 ] {} <Debug> TCP-Session: 1b9c6c80-b3d1-402b-aaad-dc5df50e9e11 Authenticating user 'default' from [fd00:1122:3344:101::e]:56385 | ||
| 14937 | 2026.01.20 23:58:09.805241 [ 287 ] {} <Debug> TCP-Session: 1e67ee86-0323-4c76-a6d0-7268401ed82a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14938 | 2026.01.20 23:58:09.805252 [ 289 ] {} <Debug> TCP-Session: 8404458e-b14c-49a1-b14f-6fb32c692952 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14939 | 2026.01.20 23:58:09.805255 [ 357 ] {} <Debug> TCP-Session: 1b9c6c80-b3d1-402b-aaad-dc5df50e9e11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14940 | 2026.01.20 23:58:09.805268 [ 287 ] {} <Debug> TCP-Session: 1e67ee86-0323-4c76-a6d0-7268401ed82a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14941 | 2026.01.20 23:58:09.805290 [ 357 ] {} <Debug> TCP-Session: 1b9c6c80-b3d1-402b-aaad-dc5df50e9e11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14942 | 2026.01.20 23:58:09.805278 [ 289 ] {} <Debug> TCP-Session: 8404458e-b14c-49a1-b14f-6fb32c692952 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14943 | 2026.01.20 23:58:09.805316 [ 353 ] {1a6e0a14-e567-45e6-a095-54f66a3be1ab} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43335) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14944 | 2026.01.20 23:58:09.805183 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14945 | 2026.01.20 23:58:09.805113 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14946 | 2026.01.20 23:58:09.805385 [ 290 ] {} <Debug> TCP-Session: 0db1488c-57c4-4d1e-bc86-250baed2eb9e Authenticating user 'default' from [fd00:1122:3344:101::e]:40698 | ||
| 14947 | 2026.01.20 23:58:09.805082 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34833 | ||
| 14948 | 2026.01.20 23:58:09.805413 [ 354 ] {} <Debug> TCP-Session: 33baa1a9-7bf9-41e0-9826-d7878db36e19 Authenticating user 'default' from [fd00:1122:3344:101::e]:59817 | ||
| 14949 | 2026.01.20 23:58:09.805422 [ 290 ] {} <Debug> TCP-Session: 0db1488c-57c4-4d1e-bc86-250baed2eb9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14950 | 2026.01.20 23:58:09.805455 [ 354 ] {} <Debug> TCP-Session: 33baa1a9-7bf9-41e0-9826-d7878db36e19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14951 | 2026.01.20 23:58:09.805469 [ 290 ] {} <Debug> TCP-Session: 0db1488c-57c4-4d1e-bc86-250baed2eb9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14952 | 2026.01.20 23:58:09.805476 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14953 | 2026.01.20 23:58:09.805486 [ 354 ] {} <Debug> TCP-Session: 33baa1a9-7bf9-41e0-9826-d7878db36e19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14954 | 2026.01.20 23:58:09.805515 [ 356 ] {} <Debug> TCP-Session: 50a12ed7-1708-4cf9-a020-be9a748ee70c Authenticating user 'default' from [fd00:1122:3344:101::e]:34833 | ||
| 14955 | 2026.01.20 23:58:09.805027 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59976 | ||
| 14956 | 2026.01.20 23:58:09.805537 [ 356 ] {} <Debug> TCP-Session: 50a12ed7-1708-4cf9-a020-be9a748ee70c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14957 | 2026.01.20 23:58:09.805110 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39705 | ||
| 14958 | 2026.01.20 23:58:09.805568 [ 356 ] {} <Debug> TCP-Session: 50a12ed7-1708-4cf9-a020-be9a748ee70c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14959 | 2026.01.20 23:58:09.805598 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14960 | 2026.01.20 23:58:09.805612 [ 353 ] {1a6e0a14-e567-45e6-a095-54f66a3be1ab} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14961 | 2026.01.20 23:58:09.805643 [ 355 ] {} <Debug> TCP-Session: f6a17eb0-7a2f-40dc-91f5-e82044e8c703 Authenticating user 'default' from [fd00:1122:3344:101::e]:59976 | ||
| 14962 | 2026.01.20 23:58:09.805682 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14963 | 2026.01.20 23:58:09.805706 [ 353 ] {1a6e0a14-e567-45e6-a095-54f66a3be1ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14964 | 2026.01.20 23:58:09.805698 [ 355 ] {} <Debug> TCP-Session: f6a17eb0-7a2f-40dc-91f5-e82044e8c703 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14965 | 2026.01.20 23:58:09.805728 [ 358 ] {} <Debug> TCP-Session: d703d74e-00b3-4f0f-bd4f-80d534d3163e Authenticating user 'default' from [fd00:1122:3344:101::e]:39705 | ||
| 14966 | 2026.01.20 23:58:09.805741 [ 355 ] {} <Debug> TCP-Session: f6a17eb0-7a2f-40dc-91f5-e82044e8c703 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14967 | 2026.01.20 23:58:09.805767 [ 358 ] {} <Debug> TCP-Session: d703d74e-00b3-4f0f-bd4f-80d534d3163e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14968 | 2026.01.20 23:58:09.805795 [ 358 ] {} <Debug> TCP-Session: d703d74e-00b3-4f0f-bd4f-80d534d3163e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14969 | 2026.01.20 23:58:09.806050 [ 353 ] {1a6e0a14-e567-45e6-a095-54f66a3be1ab} <Debug> oximeter.version (bf6a6be5-c50e-4d14-8de5-2a68c2469e09) (SelectExecutor): Key condition: unknown | ||
| 14970 | 2026.01.20 23:58:09.806992 [ 348 ] {1a6e0a14-e567-45e6-a095-54f66a3be1ab} <Trace> AggregatingTransform: Aggregating | ||
| 14971 | 2026.01.20 23:58:09.807033 [ 348 ] {1a6e0a14-e567-45e6-a095-54f66a3be1ab} <Trace> Aggregator: Aggregation method: without_key | ||
| 14972 | 2026.01.20 23:58:09.807069 [ 348 ] {1a6e0a14-e567-45e6-a095-54f66a3be1ab} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000911346 sec. (1097.278 rows/sec., 42.86 KiB/sec.) | ||
| 14973 | 2026.01.20 23:58:09.807089 [ 348 ] {1a6e0a14-e567-45e6-a095-54f66a3be1ab} <Trace> Aggregator: Merging aggregated data | ||
| 14974 | 2026.01.20 23:58:09.808782 [ 353 ] {1a6e0a14-e567-45e6-a095-54f66a3be1ab} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00352 sec., 284.09090909090907 rows/sec., 11.10 KiB/sec. | ||
| 14975 | 2026.01.20 23:58:09.808989 [ 353 ] {1a6e0a14-e567-45e6-a095-54f66a3be1ab} <Debug> TCPHandler: Processed in 0.004012768 sec. | ||
| 14976 | 2026.01.20 23:58:09.809128 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14977 | 2026.01.20 23:58:09.809162 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14978 | 2026.01.20 23:58:09.809172 [ 353 ] {} <Debug> TCP-Session: e7fc9da1-310c-4d34-a4d9-bb48d4c4385b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14979 | 2026.01.20 23:58:09.809190 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14980 | 2026.01.20 23:58:09.809207 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14981 | 2026.01.20 23:58:09.809228 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14982 | 2026.01.20 23:58:09.809234 [ 355 ] {} <Debug> TCP-Session: f6a17eb0-7a2f-40dc-91f5-e82044e8c703 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14983 | 2026.01.20 23:58:09.809250 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14984 | 2026.01.20 23:58:09.809262 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14985 | 2026.01.20 23:58:09.809285 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14986 | 2026.01.20 23:58:09.809306 [ 290 ] {} <Debug> TCP-Session: 0db1488c-57c4-4d1e-bc86-250baed2eb9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14987 | 2026.01.20 23:58:09.809319 [ 289 ] {} <Debug> TCP-Session: 8404458e-b14c-49a1-b14f-6fb32c692952 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14988 | 2026.01.20 23:58:09.809342 [ 357 ] {} <Debug> TCP-Session: 1b9c6c80-b3d1-402b-aaad-dc5df50e9e11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14989 | 2026.01.20 23:58:09.809279 [ 356 ] {} <Debug> TCP-Session: 50a12ed7-1708-4cf9-a020-be9a748ee70c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14990 | 2026.01.20 23:58:09.809262 [ 354 ] {} <Debug> TCP-Session: 33baa1a9-7bf9-41e0-9826-d7878db36e19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14991 | 2026.01.20 23:58:09.809260 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14992 | 2026.01.20 23:58:09.809198 [ 358 ] {} <Debug> TCP-Session: d703d74e-00b3-4f0f-bd4f-80d534d3163e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14993 | 2026.01.20 23:58:09.809433 [ 287 ] {} <Debug> TCP-Session: 1e67ee86-0323-4c76-a6d0-7268401ed82a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14994 | 2026.01.20 23:58:10.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 357.14 MiB, peak 373.84 MiB, free memory in arenas 0.00 B, will set to 355.96 MiB (RSS), difference: -1.18 MiB | ||
| 14995 | 2026.01.20 23:58:11.305637 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14996 | 2026.01.20 23:58:11.305839 [ 260 ] {bd4601fa-c9a4-4026-a597-906a673fa746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14997 | 2026.01.20 23:58:11.305932 [ 260 ] {bd4601fa-c9a4-4026-a597-906a673fa746} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14998 | 2026.01.20 23:58:11.306716 [ 260 ] {bd4601fa-c9a4-4026-a597-906a673fa746} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14999 | 2026.01.20 23:58:11.306771 [ 260 ] {bd4601fa-c9a4-4026-a597-906a673fa746} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15000 | 2026.01.20 23:58:11.307200 [ 260 ] {bd4601fa-c9a4-4026-a597-906a673fa746} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 15001 | 2026.01.20 23:58:11.307448 [ 260 ] {bd4601fa-c9a4-4026-a597-906a673fa746} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15002 | 2026.01.20 23:58:11.307622 [ 260 ] {bd4601fa-c9a4-4026-a597-906a673fa746} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001835 sec., 223433.24250681198 rows/sec., 14.17 MiB/sec. | ||
| 15003 | 2026.01.20 23:58:11.307677 [ 260 ] {bd4601fa-c9a4-4026-a597-906a673fa746} <Debug> TCPHandler: Processed in 0.002211027 sec. | ||
| 15004 | 2026.01.20 23:58:11.307798 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15005 | 2026.01.20 23:58:11.307910 [ 260 ] {c140b14a-a342-4844-bada-0994b29aaf50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15006 | 2026.01.20 23:58:11.307955 [ 260 ] {c140b14a-a342-4844-bada-0994b29aaf50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15007 | 2026.01.20 23:58:11.308991 [ 260 ] {c140b14a-a342-4844-bada-0994b29aaf50} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15008 | 2026.01.20 23:58:11.309033 [ 260 ] {c140b14a-a342-4844-bada-0994b29aaf50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15009 | 2026.01.20 23:58:11.309436 [ 260 ] {c140b14a-a342-4844-bada-0994b29aaf50} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15010 | 2026.01.20 23:58:11.309676 [ 260 ] {c140b14a-a342-4844-bada-0994b29aaf50} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15011 | 2026.01.20 23:58:11.309837 [ 260 ] {c140b14a-a342-4844-bada-0994b29aaf50} <Debug> executeQuery: Read 1192 rows, 97.47 KiB in 0.00195 sec., 611282.0512820513 rows/sec., 48.81 MiB/sec. | ||
| 15012 | 2026.01.20 23:58:11.309880 [ 260 ] {c140b14a-a342-4844-bada-0994b29aaf50} <Debug> TCPHandler: Processed in 0.002136237 sec. | ||
| 15013 | 2026.01.20 23:58:11.310006 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15014 | 2026.01.20 23:58:11.310103 [ 260 ] {8e4caeb6-8c08-4908-8ae6-e0d3af4e94e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15015 | 2026.01.20 23:58:11.310145 [ 260 ] {8e4caeb6-8c08-4908-8ae6-e0d3af4e94e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15016 | 2026.01.20 23:58:11.310679 [ 260 ] {8e4caeb6-8c08-4908-8ae6-e0d3af4e94e8} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15017 | 2026.01.20 23:58:11.310716 [ 260 ] {8e4caeb6-8c08-4908-8ae6-e0d3af4e94e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15018 | 2026.01.20 23:58:11.311038 [ 260 ] {8e4caeb6-8c08-4908-8ae6-e0d3af4e94e8} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 15019 | 2026.01.20 23:58:11.311256 [ 260 ] {8e4caeb6-8c08-4908-8ae6-e0d3af4e94e8} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15020 | 2026.01.20 23:58:11.311394 [ 260 ] {8e4caeb6-8c08-4908-8ae6-e0d3af4e94e8} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001309 sec., 187165.77540106952 rows/sec., 11.43 MiB/sec. | ||
| 15021 | 2026.01.20 23:58:11.311433 [ 260 ] {8e4caeb6-8c08-4908-8ae6-e0d3af4e94e8} <Debug> TCPHandler: Processed in 0.001478805 sec. | ||
| 15022 | 2026.01.20 23:58:11.311544 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15023 | 2026.01.20 23:58:11.311642 [ 260 ] {a1520280-3851-4e65-92e3-94c78d4a10ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15024 | 2026.01.20 23:58:11.311682 [ 260 ] {a1520280-3851-4e65-92e3-94c78d4a10ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15025 | 2026.01.20 23:58:11.312184 [ 260 ] {a1520280-3851-4e65-92e3-94c78d4a10ee} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15026 | 2026.01.20 23:58:11.312221 [ 260 ] {a1520280-3851-4e65-92e3-94c78d4a10ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15027 | 2026.01.20 23:58:11.312544 [ 260 ] {a1520280-3851-4e65-92e3-94c78d4a10ee} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 15028 | 2026.01.20 23:58:11.312762 [ 260 ] {a1520280-3851-4e65-92e3-94c78d4a10ee} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15029 | 2026.01.20 23:58:11.312898 [ 260 ] {a1520280-3851-4e65-92e3-94c78d4a10ee} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001274 sec., 166405.0235478807 rows/sec., 10.73 MiB/sec. | ||
| 15030 | 2026.01.20 23:58:11.312936 [ 260 ] {a1520280-3851-4e65-92e3-94c78d4a10ee} <Debug> TCPHandler: Processed in 0.001442375 sec. | ||
| 15031 | 2026.01.20 23:58:11.313045 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15032 | 2026.01.20 23:58:11.313140 [ 260 ] {7a419ee3-c780-405e-8c63-8717ddb4e5ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15033 | 2026.01.20 23:58:11.313181 [ 260 ] {7a419ee3-c780-405e-8c63-8717ddb4e5ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15034 | 2026.01.20 23:58:11.313672 [ 260 ] {7a419ee3-c780-405e-8c63-8717ddb4e5ca} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15035 | 2026.01.20 23:58:11.313709 [ 260 ] {7a419ee3-c780-405e-8c63-8717ddb4e5ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15036 | 2026.01.20 23:58:11.314022 [ 260 ] {7a419ee3-c780-405e-8c63-8717ddb4e5ca} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 15037 | 2026.01.20 23:58:11.314241 [ 260 ] {7a419ee3-c780-405e-8c63-8717ddb4e5ca} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15038 | 2026.01.20 23:58:11.314378 [ 260 ] {7a419ee3-c780-405e-8c63-8717ddb4e5ca} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001256 sec., 167993.6305732484 rows/sec., 9.54 MiB/sec. | ||
| 15039 | 2026.01.20 23:58:11.314417 [ 260 ] {7a419ee3-c780-405e-8c63-8717ddb4e5ca} <Debug> TCPHandler: Processed in 0.001421814 sec. | ||
| 15040 | 2026.01.20 23:58:11.314532 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15041 | 2026.01.20 23:58:11.314628 [ 260 ] {7fac10cb-f7c2-416f-bc32-e574cb38ba99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15042 | 2026.01.20 23:58:11.314679 [ 260 ] {7fac10cb-f7c2-416f-bc32-e574cb38ba99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15043 | 2026.01.20 23:58:11.315392 [ 260 ] {7fac10cb-f7c2-416f-bc32-e574cb38ba99} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15044 | 2026.01.20 23:58:11.315429 [ 260 ] {7fac10cb-f7c2-416f-bc32-e574cb38ba99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15045 | 2026.01.20 23:58:11.315764 [ 260 ] {7fac10cb-f7c2-416f-bc32-e574cb38ba99} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15046 | 2026.01.20 23:58:11.315985 [ 260 ] {7fac10cb-f7c2-416f-bc32-e574cb38ba99} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15047 | 2026.01.20 23:58:11.316117 [ 260 ] {7fac10cb-f7c2-416f-bc32-e574cb38ba99} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001507 sec., 477106.8347710683 rows/sec., 33.48 MiB/sec. | ||
| 15048 | 2026.01.20 23:58:11.316155 [ 260 ] {7fac10cb-f7c2-416f-bc32-e574cb38ba99} <Debug> TCPHandler: Processed in 0.001673458 sec. | ||
| 15049 | 2026.01.20 23:58:11.316280 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15050 | 2026.01.20 23:58:11.316375 [ 260 ] {e1252d15-c3df-41c9-b247-ac9864f12d2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15051 | 2026.01.20 23:58:11.316417 [ 260 ] {e1252d15-c3df-41c9-b247-ac9864f12d2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15052 | 2026.01.20 23:58:11.316774 [ 260 ] {e1252d15-c3df-41c9-b247-ac9864f12d2a} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15053 | 2026.01.20 23:58:11.316809 [ 260 ] {e1252d15-c3df-41c9-b247-ac9864f12d2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15054 | 2026.01.20 23:58:11.317111 [ 260 ] {e1252d15-c3df-41c9-b247-ac9864f12d2a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 15055 | 2026.01.20 23:58:11.317320 [ 260 ] {e1252d15-c3df-41c9-b247-ac9864f12d2a} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15056 | 2026.01.20 23:58:11.317452 [ 260 ] {e1252d15-c3df-41c9-b247-ac9864f12d2a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001095 sec., 5479.45205479452 rows/sec., 286.28 KiB/sec. | ||
| 15057 | 2026.01.20 23:58:11.317489 [ 260 ] {e1252d15-c3df-41c9-b247-ac9864f12d2a} <Debug> TCPHandler: Processed in 0.001259271 sec. | ||
| 15058 | 2026.01.20 23:58:11.317591 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15059 | 2026.01.20 23:58:11.317685 [ 260 ] {defd94c2-35c7-4402-b8e2-ed41ad731788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15060 | 2026.01.20 23:58:11.317727 [ 260 ] {defd94c2-35c7-4402-b8e2-ed41ad731788} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15061 | 2026.01.20 23:58:11.318192 [ 260 ] {defd94c2-35c7-4402-b8e2-ed41ad731788} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15062 | 2026.01.20 23:58:11.318228 [ 260 ] {defd94c2-35c7-4402-b8e2-ed41ad731788} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15063 | 2026.01.20 23:58:11.318623 [ 260 ] {defd94c2-35c7-4402-b8e2-ed41ad731788} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15064 | 2026.01.20 23:58:11.318836 [ 260 ] {defd94c2-35c7-4402-b8e2-ed41ad731788} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15065 | 2026.01.20 23:58:11.318971 [ 260 ] {defd94c2-35c7-4402-b8e2-ed41ad731788} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001304 sec., 240797.54601226994 rows/sec., 15.82 MiB/sec. | ||
| 15066 | 2026.01.20 23:58:11.318979 [ 97 ] {} <Debug> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15067 | 2026.01.20 23:58:11.319008 [ 260 ] {defd94c2-35c7-4402-b8e2-ed41ad731788} <Debug> TCPHandler: Processed in 0.001466865 sec. | ||
| 15068 | 2026.01.20 23:58:11.319054 [ 97 ] {} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15069 | 2026.01.20 23:58:11.319094 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15070 | 2026.01.20 23:58:11.319162 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15071 | 2026.01.20 23:58:11.319214 [ 186 ] {d542970d-27f7-45b6-add0-a5f5711db820::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 | ||
| 15072 | 2026.01.20 23:58:11.319260 [ 260 ] {5810dd16-bccc-45bf-94ec-4e5b78619e23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15073 | 2026.01.20 23:58:11.319303 [ 260 ] {5810dd16-bccc-45bf-94ec-4e5b78619e23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15074 | 2026.01.20 23:58:11.319340 [ 186 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15075 | 2026.01.20 23:58:11.319376 [ 186 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_96_19, total 34402 rows starting from the beginning of the part | ||
| 15076 | 2026.01.20 23:58:11.319445 [ 186 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 96 rows starting from the beginning of the part | ||
| 15077 | 2026.01.20 23:58:11.319494 [ 186 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 160 rows starting from the beginning of the part | ||
| 15078 | 2026.01.20 23:58:11.319542 [ 186 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 314 rows starting from the beginning of the part | ||
| 15079 | 2026.01.20 23:58:11.319609 [ 186 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part | ||
| 15080 | 2026.01.20 23:58:11.319646 [ 260 ] {5810dd16-bccc-45bf-94ec-4e5b78619e23} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15081 | 2026.01.20 23:58:11.319665 [ 186 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 314 rows starting from the beginning of the part | ||
| 15082 | 2026.01.20 23:58:11.319688 [ 260 ] {5810dd16-bccc-45bf-94ec-4e5b78619e23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15083 | 2026.01.20 23:58:11.320014 [ 260 ] {5810dd16-bccc-45bf-94ec-4e5b78619e23} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 15084 | 2026.01.20 23:58:11.320231 [ 260 ] {5810dd16-bccc-45bf-94ec-4e5b78619e23} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15085 | 2026.01.20 23:58:11.320355 [ 97 ] {} <Debug> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3) (MergerMutator): Selected 6 parts from all_1_34_7 to all_39_39_0 | ||
| 15086 | 2026.01.20 23:58:11.320368 [ 260 ] {5810dd16-bccc-45bf-94ec-4e5b78619e23} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001126 sec., 888.0994671403197 rows/sec., 59.84 KiB/sec. | ||
| 15087 | 2026.01.20 23:58:11.320400 [ 97 ] {} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15088 | 2026.01.20 23:58:11.320422 [ 260 ] {5810dd16-bccc-45bf-94ec-4e5b78619e23} <Debug> TCPHandler: Processed in 0.001312643 sec. | ||
| 15089 | 2026.01.20 23:58:11.320425 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15090 | 2026.01.20 23:58:11.320521 [ 190 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_39_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_34_7 to all_39_39_0 into Compact with storage Full | ||
| 15091 | 2026.01.20 23:58:11.320558 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15092 | 2026.01.20 23:58:11.320630 [ 190 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_39_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15093 | 2026.01.20 23:58:11.320652 [ 260 ] {1616d8ca-f8bb-40c6-87d5-a7a738eb0d78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15094 | 2026.01.20 23:58:11.320661 [ 190 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 34 rows starting from the beginning of the part | ||
| 15095 | 2026.01.20 23:58:11.320708 [ 260 ] {1616d8ca-f8bb-40c6-87d5-a7a738eb0d78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15096 | 2026.01.20 23:58:11.320715 [ 190 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
| 15097 | 2026.01.20 23:58:11.320761 [ 190 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
| 15098 | 2026.01.20 23:58:11.320802 [ 190 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
| 15099 | 2026.01.20 23:58:11.320840 [ 190 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
| 15100 | 2026.01.20 23:58:11.320879 [ 190 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
| 15101 | 2026.01.20 23:58:11.321667 [ 260 ] {1616d8ca-f8bb-40c6-87d5-a7a738eb0d78} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15102 | 2026.01.20 23:58:11.321705 [ 260 ] {1616d8ca-f8bb-40c6-87d5-a7a738eb0d78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15103 | 2026.01.20 23:58:11.321812 [ 187 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_39_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39 rows, containing 4 columns (4 merged, 0 gathered) in 0.001319112 sec., 29565.3439586631 rows/sec., 1.95 MiB/sec. | ||
| 15104 | 2026.01.20 23:58:11.321944 [ 190 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_39_8} <Trace> MergedBlockOutputStream: filled checksums all_1_39_8 (state Temporary) | ||
| 15105 | 2026.01.20 23:58:11.322204 [ 190 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_39_8} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Renaming temporary part tmp_merge_all_1_39_8 to all_1_39_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15106 | 2026.01.20 23:58:11.322270 [ 190 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_39_8} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3) (MergerMutator): Merged 6 parts: [all_1_34_7, all_39_39_0] -> all_1_39_8 | ||
| 15107 | 2026.01.20 23:58:11.322334 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15108 | 2026.01.20 23:58:11.322336 [ 260 ] {1616d8ca-f8bb-40c6-87d5-a7a738eb0d78} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 15109 | 2026.01.20 23:58:11.322578 [ 260 ] {1616d8ca-f8bb-40c6-87d5-a7a738eb0d78} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15110 | 2026.01.20 23:58:11.322722 [ 95 ] {} <Debug> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 15111 | 2026.01.20 23:58:11.322732 [ 260 ] {1616d8ca-f8bb-40c6-87d5-a7a738eb0d78} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002097 sec., 19074.868860276587 rows/sec., 34.18 MiB/sec. | ||
| 15112 | 2026.01.20 23:58:11.322771 [ 95 ] {} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15113 | 2026.01.20 23:58:11.322794 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15114 | 2026.01.20 23:58:11.322833 [ 260 ] {1616d8ca-f8bb-40c6-87d5-a7a738eb0d78} <Debug> TCPHandler: Processed in 0.00232707 sec. | ||
| 15115 | 2026.01.20 23:58:11.322887 [ 196 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::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 | ||
| 15116 | 2026.01.20 23:58:11.322956 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15117 | 2026.01.20 23:58:11.323056 [ 260 ] {29a40bb1-0e2a-4ae0-b3ec-6c0392b26119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15118 | 2026.01.20 23:58:11.323098 [ 260 ] {29a40bb1-0e2a-4ae0-b3ec-6c0392b26119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15119 | 2026.01.20 23:58:11.323132 [ 196 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15120 | 2026.01.20 23:58:11.323196 [ 196 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1811 rows starting from the beginning of the part | ||
| 15121 | 2026.01.20 23:58:11.323324 [ 196 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 40 rows starting from the beginning of the part | ||
| 15122 | 2026.01.20 23:58:11.323434 [ 196 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 40 rows starting from the beginning of the part | ||
| 15123 | 2026.01.20 23:58:11.323447 [ 260 ] {29a40bb1-0e2a-4ae0-b3ec-6c0392b26119} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15124 | 2026.01.20 23:58:11.323489 [ 260 ] {29a40bb1-0e2a-4ae0-b3ec-6c0392b26119} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15125 | 2026.01.20 23:58:11.323558 [ 196 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 40 rows starting from the beginning of the part | ||
| 15126 | 2026.01.20 23:58:11.323685 [ 196 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 40 rows starting from the beginning of the part | ||
| 15127 | 2026.01.20 23:58:11.323801 [ 196 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 40 rows starting from the beginning of the part | ||
| 15128 | 2026.01.20 23:58:11.323820 [ 260 ] {29a40bb1-0e2a-4ae0-b3ec-6c0392b26119} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15129 | 2026.01.20 23:58:11.324046 [ 260 ] {29a40bb1-0e2a-4ae0-b3ec-6c0392b26119} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15130 | 2026.01.20 23:58:11.324190 [ 260 ] {29a40bb1-0e2a-4ae0-b3ec-6c0392b26119} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001153 sec., 90199.47961838682 rows/sec., 5.53 MiB/sec. | ||
| 15131 | 2026.01.20 23:58:11.324229 [ 260 ] {29a40bb1-0e2a-4ae0-b3ec-6c0392b26119} <Debug> TCPHandler: Processed in 0.001325183 sec. | ||
| 15132 | 2026.01.20 23:58:11.328448 [ 192 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35446 rows, containing 5 columns (5 merged, 0 gathered) in 0.009287708 sec., 3816442.118981346 rows/sec., 257.44 MiB/sec. | ||
| 15133 | 2026.01.20 23:58:11.328893 [ 189 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15134 | 2026.01.20 23:58:11.329298 [ 189 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15135 | 2026.01.20 23:58:11.329412 [ 189 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15136 | 2026.01.20 23:58:11.329544 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 15137 | 2026.01.20 23:58:11.336737 [ 187 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2011 rows, containing 19 columns (19 merged, 0 gathered) in 0.013895766 sec., 144720.3414334985 rows/sec., 259.33 MiB/sec. | ||
| 15138 | 2026.01.20 23:58:11.339216 [ 187 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 15139 | 2026.01.20 23:58:11.339646 [ 187 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15140 | 2026.01.20 23:58:11.339747 [ 187 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 15141 | 2026.01.20 23:58:11.339920 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.64 MiB. | ||
| 15142 | 2026.01.20 23:58:12.001321 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 356.88 MiB, peak 374.46 MiB, free memory in arenas 0.00 B, will set to 366.82 MiB (RSS), difference: 9.94 MiB | ||
| 15143 | 2026.01.20 23:58:14.797955 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15144 | 2026.01.20 23:58:14.798061 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15145 | 2026.01.20 23:58:14.980640 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34555 | ||
| 15146 | 2026.01.20 23:58:14.981339 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15147 | 2026.01.20 23:58:14.981372 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15148 | 2026.01.20 23:58:14.981885 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 15149 | 2026.01.20 23:58:14.982113 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15150 | 2026.01.20 23:58:14.982243 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34555 | ||
| 15151 | 2026.01.20 23:58:15.078205 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1846 | ||
| 15152 | 2026.01.20 23:58:15.080574 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15153 | 2026.01.20 23:58:15.080626 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15154 | 2026.01.20 23:58:15.081826 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 15155 | 2026.01.20 23:58:15.082097 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15156 | 2026.01.20 23:58:15.082383 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1846 | ||
| 15157 | 2026.01.20 23:58:16.102353 [ 225 ] {} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): 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] | ||
| 15158 | 2026.01.20 23:58:16.102407 [ 225 ] {} <Debug> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): 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] | ||
| 15159 | 2026.01.20 23:58:16.112881 [ 225 ] {} <Debug> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): 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] | ||
| 15160 | 2026.01.20 23:58:16.292479 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15161 | 2026.01.20 23:58:16.292768 [ 260 ] {f2ff51b0-6b6e-4c89-9a4c-99f2ffeb0ccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15162 | 2026.01.20 23:58:16.292876 [ 260 ] {f2ff51b0-6b6e-4c89-9a4c-99f2ffeb0ccb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15163 | 2026.01.20 23:58:16.293668 [ 260 ] {f2ff51b0-6b6e-4c89-9a4c-99f2ffeb0ccb} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15164 | 2026.01.20 23:58:16.293719 [ 260 ] {f2ff51b0-6b6e-4c89-9a4c-99f2ffeb0ccb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15165 | 2026.01.20 23:58:16.294124 [ 260 ] {f2ff51b0-6b6e-4c89-9a4c-99f2ffeb0ccb} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15166 | 2026.01.20 23:58:16.294361 [ 260 ] {f2ff51b0-6b6e-4c89-9a4c-99f2ffeb0ccb} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15167 | 2026.01.20 23:58:16.294538 [ 260 ] {f2ff51b0-6b6e-4c89-9a4c-99f2ffeb0ccb} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001842 sec., 30401.73724212812 rows/sec., 2.32 MiB/sec. | ||
| 15168 | 2026.01.20 23:58:16.294589 [ 260 ] {f2ff51b0-6b6e-4c89-9a4c-99f2ffeb0ccb} <Debug> TCPHandler: Processed in 0.002294149 sec. | ||
| 15169 | 2026.01.20 23:58:16.294631 [ 213 ] {} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): 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] | ||
| 15170 | 2026.01.20 23:58:16.294683 [ 213 ] {} <Debug> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): 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] | ||
| 15171 | 2026.01.20 23:58:16.294711 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15172 | 2026.01.20 23:58:16.294819 [ 260 ] {71263b10-077e-429e-94e6-25633b5e6250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15173 | 2026.01.20 23:58:16.294864 [ 260 ] {71263b10-077e-429e-94e6-25633b5e6250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15174 | 2026.01.20 23:58:16.295296 [ 260 ] {71263b10-077e-429e-94e6-25633b5e6250} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15175 | 2026.01.20 23:58:16.295333 [ 260 ] {71263b10-077e-429e-94e6-25633b5e6250} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15176 | 2026.01.20 23:58:16.295675 [ 260 ] {71263b10-077e-429e-94e6-25633b5e6250} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15177 | 2026.01.20 23:58:16.295894 [ 260 ] {71263b10-077e-429e-94e6-25633b5e6250} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15178 | 2026.01.20 23:58:16.296030 [ 260 ] {71263b10-077e-429e-94e6-25633b5e6250} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001235 sec., 51821.86234817814 rows/sec., 4.04 MiB/sec. | ||
| 15179 | 2026.01.20 23:58:16.296069 [ 260 ] {71263b10-077e-429e-94e6-25633b5e6250} <Debug> TCPHandler: Processed in 0.001411254 sec. | ||
| 15180 | 2026.01.20 23:58:16.296182 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15181 | 2026.01.20 23:58:16.296281 [ 260 ] {c4b9fd7b-7110-4b8b-a9ec-44c81b0dd901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15182 | 2026.01.20 23:58:16.296326 [ 260 ] {c4b9fd7b-7110-4b8b-a9ec-44c81b0dd901} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15183 | 2026.01.20 23:58:16.296778 [ 260 ] {c4b9fd7b-7110-4b8b-a9ec-44c81b0dd901} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15184 | 2026.01.20 23:58:16.296825 [ 260 ] {c4b9fd7b-7110-4b8b-a9ec-44c81b0dd901} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15185 | 2026.01.20 23:58:16.297233 [ 260 ] {c4b9fd7b-7110-4b8b-a9ec-44c81b0dd901} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15186 | 2026.01.20 23:58:16.297444 [ 260 ] {c4b9fd7b-7110-4b8b-a9ec-44c81b0dd901} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15187 | 2026.01.20 23:58:16.297590 [ 260 ] {c4b9fd7b-7110-4b8b-a9ec-44c81b0dd901} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001328 sec., 120481.92771084337 rows/sec., 8.39 MiB/sec. | ||
| 15188 | 2026.01.20 23:58:16.297627 [ 260 ] {c4b9fd7b-7110-4b8b-a9ec-44c81b0dd901} <Debug> TCPHandler: Processed in 0.001497406 sec. | ||
| 15189 | 2026.01.20 23:58:16.297730 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15190 | 2026.01.20 23:58:16.297825 [ 260 ] {7987d5d4-25aa-4e72-a841-1dabd2c9edb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15191 | 2026.01.20 23:58:16.297865 [ 260 ] {7987d5d4-25aa-4e72-a841-1dabd2c9edb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15192 | 2026.01.20 23:58:16.298185 [ 260 ] {7987d5d4-25aa-4e72-a841-1dabd2c9edb7} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15193 | 2026.01.20 23:58:16.298221 [ 260 ] {7987d5d4-25aa-4e72-a841-1dabd2c9edb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15194 | 2026.01.20 23:58:16.298516 [ 260 ] {7987d5d4-25aa-4e72-a841-1dabd2c9edb7} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15195 | 2026.01.20 23:58:16.298720 [ 260 ] {7987d5d4-25aa-4e72-a841-1dabd2c9edb7} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15196 | 2026.01.20 23:58:16.298848 [ 260 ] {7987d5d4-25aa-4e72-a841-1dabd2c9edb7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001042 sec., 57581.57389635317 rows/sec., 3.88 MiB/sec. | ||
| 15197 | 2026.01.20 23:58:16.298883 [ 260 ] {7987d5d4-25aa-4e72-a841-1dabd2c9edb7} <Debug> TCPHandler: Processed in 0.00119984 sec. | ||
| 15198 | 2026.01.20 23:58:16.305840 [ 213 ] {} <Debug> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): 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] | ||
| 15199 | 2026.01.20 23:58:16.889741 [ 224 ] {} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): 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] | ||
| 15200 | 2026.01.20 23:58:16.889813 [ 224 ] {} <Debug> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): 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] | ||
| 15201 | 2026.01.20 23:58:16.899058 [ 224 ] {} <Debug> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): 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] | ||
| 15202 | 2026.01.20 23:58:16.907142 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 | ||
| 15203 | 2026.01.20 23:58:16.923595 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15204 | 2026.01.20 23:58:16.923637 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15205 | 2026.01.20 23:58:16.929848 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 15206 | 2026.01.20 23:58:16.930609 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15207 | 2026.01.20 23:58:16.933516 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
| 15208 | 2026.01.20 23:58:17.668303 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15209 | 2026.01.20 23:58:17.668496 [ 260 ] {91d89275-4722-4669-aee7-4e2266b45ec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15210 | 2026.01.20 23:58:17.668568 [ 260 ] {91d89275-4722-4669-aee7-4e2266b45ec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15211 | 2026.01.20 23:58:17.669460 [ 260 ] {91d89275-4722-4669-aee7-4e2266b45ec3} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15212 | 2026.01.20 23:58:17.669503 [ 260 ] {91d89275-4722-4669-aee7-4e2266b45ec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15213 | 2026.01.20 23:58:17.669893 [ 260 ] {91d89275-4722-4669-aee7-4e2266b45ec3} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 15214 | 2026.01.20 23:58:17.670113 [ 260 ] {91d89275-4722-4669-aee7-4e2266b45ec3} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15215 | 2026.01.20 23:58:17.670270 [ 260 ] {91d89275-4722-4669-aee7-4e2266b45ec3} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001826 sec., 224534.5016429354 rows/sec., 14.24 MiB/sec. | ||
| 15216 | 2026.01.20 23:58:17.670289 [ 89 ] {} <Debug> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 15217 | 2026.01.20 23:58:17.670313 [ 260 ] {91d89275-4722-4669-aee7-4e2266b45ec3} <Debug> TCPHandler: Processed in 0.002142806 sec. | ||
| 15218 | 2026.01.20 23:58:17.670360 [ 89 ] {} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15219 | 2026.01.20 23:58:17.670387 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15220 | 2026.01.20 23:58:17.670462 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15221 | 2026.01.20 23:58:17.670518 [ 188 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::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 | ||
| 15222 | 2026.01.20 23:58:17.670568 [ 260 ] {127e3e9e-22d9-4773-8244-fe909fb1c4b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15223 | 2026.01.20 23:58:17.670616 [ 260 ] {127e3e9e-22d9-4773-8244-fe909fb1c4b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15224 | 2026.01.20 23:58:17.670680 [ 188 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15225 | 2026.01.20 23:58:17.670723 [ 188 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 434 rows starting from the beginning of the part | ||
| 15226 | 2026.01.20 23:58:17.670798 [ 188 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 24 rows starting from the beginning of the part | ||
| 15227 | 2026.01.20 23:58:17.670850 [ 188 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 410 rows starting from the beginning of the part | ||
| 15228 | 2026.01.20 23:58:17.670898 [ 188 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 410 rows starting from the beginning of the part | ||
| 15229 | 2026.01.20 23:58:17.670944 [ 188 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 410 rows starting from the beginning of the part | ||
| 15230 | 2026.01.20 23:58:17.670991 [ 188 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 410 rows starting from the beginning of the part | ||
| 15231 | 2026.01.20 23:58:17.671015 [ 260 ] {127e3e9e-22d9-4773-8244-fe909fb1c4b3} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15232 | 2026.01.20 23:58:17.671057 [ 260 ] {127e3e9e-22d9-4773-8244-fe909fb1c4b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15233 | 2026.01.20 23:58:17.671380 [ 260 ] {127e3e9e-22d9-4773-8244-fe909fb1c4b3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 15234 | 2026.01.20 23:58:17.671596 [ 260 ] {127e3e9e-22d9-4773-8244-fe909fb1c4b3} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15235 | 2026.01.20 23:58:17.671732 [ 260 ] {127e3e9e-22d9-4773-8244-fe909fb1c4b3} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001188 sec., 6734.0067340067335 rows/sec., 549.11 KiB/sec. | ||
| 15236 | 2026.01.20 23:58:17.671769 [ 260 ] {127e3e9e-22d9-4773-8244-fe909fb1c4b3} <Debug> TCPHandler: Processed in 0.001358663 sec. | ||
| 15237 | 2026.01.20 23:58:17.671883 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15238 | 2026.01.20 23:58:17.672028 [ 260 ] {b54bf9da-c868-4b96-a5e4-d8c9c4e49e57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15239 | 2026.01.20 23:58:17.672066 [ 260 ] {b54bf9da-c868-4b96-a5e4-d8c9c4e49e57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15240 | 2026.01.20 23:58:17.672162 [ 187 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2098 rows, containing 5 columns (5 merged, 0 gathered) in 0.001703179 sec., 1231814.1545897408 rows/sec., 83.39 MiB/sec. | ||
| 15241 | 2026.01.20 23:58:17.672382 [ 191 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 15242 | 2026.01.20 23:58:17.672665 [ 191 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_45_9} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15243 | 2026.01.20 23:58:17.672742 [ 191 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_45_9} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 15244 | 2026.01.20 23:58:17.672849 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 15245 | 2026.01.20 23:58:17.673691 [ 260 ] {b54bf9da-c868-4b96-a5e4-d8c9c4e49e57} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15246 | 2026.01.20 23:58:17.673731 [ 260 ] {b54bf9da-c868-4b96-a5e4-d8c9c4e49e57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15247 | 2026.01.20 23:58:17.674159 [ 260 ] {b54bf9da-c868-4b96-a5e4-d8c9c4e49e57} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15248 | 2026.01.20 23:58:17.674359 [ 260 ] {b54bf9da-c868-4b96-a5e4-d8c9c4e49e57} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15249 | 2026.01.20 23:58:17.674485 [ 260 ] {b54bf9da-c868-4b96-a5e4-d8c9c4e49e57} <Debug> executeQuery: Read 2336 rows, 193.88 KiB in 0.002475 sec., 943838.3838383837 rows/sec., 76.50 MiB/sec. | ||
| 15250 | 2026.01.20 23:58:17.674524 [ 260 ] {b54bf9da-c868-4b96-a5e4-d8c9c4e49e57} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 15251 | 2026.01.20 23:58:17.674536 [ 260 ] {b54bf9da-c868-4b96-a5e4-d8c9c4e49e57} <Debug> TCPHandler: Processed in 0.002701486 sec. | ||
| 15252 | 2026.01.20 23:58:17.674654 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15253 | 2026.01.20 23:58:17.674746 [ 260 ] {6d11258e-b4d6-432b-86d2-62e9dc81fd39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15254 | 2026.01.20 23:58:17.674784 [ 260 ] {6d11258e-b4d6-432b-86d2-62e9dc81fd39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15255 | 2026.01.20 23:58:17.675287 [ 260 ] {6d11258e-b4d6-432b-86d2-62e9dc81fd39} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15256 | 2026.01.20 23:58:17.675322 [ 260 ] {6d11258e-b4d6-432b-86d2-62e9dc81fd39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15257 | 2026.01.20 23:58:17.675612 [ 260 ] {6d11258e-b4d6-432b-86d2-62e9dc81fd39} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 15258 | 2026.01.20 23:58:17.675822 [ 260 ] {6d11258e-b4d6-432b-86d2-62e9dc81fd39} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15259 | 2026.01.20 23:58:17.675949 [ 260 ] {6d11258e-b4d6-432b-86d2-62e9dc81fd39} <Debug> executeQuery: Read 253 rows, 15.88 KiB in 0.001221 sec., 207207.2072072072 rows/sec., 12.70 MiB/sec. | ||
| 15260 | 2026.01.20 23:58:17.675985 [ 260 ] {6d11258e-b4d6-432b-86d2-62e9dc81fd39} <Debug> TCPHandler: Processed in 0.001379554 sec. | ||
| 15261 | 2026.01.20 23:58:17.676095 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15262 | 2026.01.20 23:58:17.676187 [ 260 ] {01590f67-2254-4b31-82b5-9080bde9b079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15263 | 2026.01.20 23:58:17.676224 [ 260 ] {01590f67-2254-4b31-82b5-9080bde9b079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15264 | 2026.01.20 23:58:17.676764 [ 260 ] {01590f67-2254-4b31-82b5-9080bde9b079} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15265 | 2026.01.20 23:58:17.676799 [ 260 ] {01590f67-2254-4b31-82b5-9080bde9b079} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15266 | 2026.01.20 23:58:17.677104 [ 260 ] {01590f67-2254-4b31-82b5-9080bde9b079} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 15267 | 2026.01.20 23:58:17.677299 [ 260 ] {01590f67-2254-4b31-82b5-9080bde9b079} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15268 | 2026.01.20 23:58:17.677424 [ 260 ] {01590f67-2254-4b31-82b5-9080bde9b079} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001254 sec., 350877.1929824562 rows/sec., 23.21 MiB/sec. | ||
| 15269 | 2026.01.20 23:58:17.677459 [ 260 ] {01590f67-2254-4b31-82b5-9080bde9b079} <Debug> TCPHandler: Processed in 0.001411094 sec. | ||
| 15270 | 2026.01.20 23:58:17.677586 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15271 | 2026.01.20 23:58:17.677677 [ 260 ] {56b879ca-2deb-44fc-bf9d-8d30759b8921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15272 | 2026.01.20 23:58:17.677714 [ 260 ] {56b879ca-2deb-44fc-bf9d-8d30759b8921} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15273 | 2026.01.20 23:58:17.678185 [ 260 ] {56b879ca-2deb-44fc-bf9d-8d30759b8921} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15274 | 2026.01.20 23:58:17.678219 [ 260 ] {56b879ca-2deb-44fc-bf9d-8d30759b8921} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15275 | 2026.01.20 23:58:17.678509 [ 260 ] {56b879ca-2deb-44fc-bf9d-8d30759b8921} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 15276 | 2026.01.20 23:58:17.678875 [ 260 ] {56b879ca-2deb-44fc-bf9d-8d30759b8921} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15277 | 2026.01.20 23:58:17.679025 [ 89 ] {} <Debug> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 15278 | 2026.01.20 23:58:17.679059 [ 260 ] {56b879ca-2deb-44fc-bf9d-8d30759b8921} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001397 sec., 151037.93843951324 rows/sec., 8.58 MiB/sec. | ||
| 15279 | 2026.01.20 23:58:17.679073 [ 89 ] {} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15280 | 2026.01.20 23:58:17.679109 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15281 | 2026.01.20 23:58:17.679123 [ 260 ] {56b879ca-2deb-44fc-bf9d-8d30759b8921} <Debug> TCPHandler: Processed in 0.001584577 sec. | ||
| 15282 | 2026.01.20 23:58:17.679186 [ 188 ] {814d8568-2b9e-4a79-83ef-22fe45208240::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 | ||
| 15283 | 2026.01.20 23:58:17.679274 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15284 | 2026.01.20 23:58:17.679286 [ 188 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15285 | 2026.01.20 23:58:17.679330 [ 188 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 223 rows starting from the beginning of the part | ||
| 15286 | 2026.01.20 23:58:17.679373 [ 188 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 12 rows starting from the beginning of the part | ||
| 15287 | 2026.01.20 23:58:17.679407 [ 188 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 211 rows starting from the beginning of the part | ||
| 15288 | 2026.01.20 23:58:17.679408 [ 260 ] {816818b4-1c66-4ce9-ae5b-b59ccb700e79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15289 | 2026.01.20 23:58:17.679440 [ 188 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 211 rows starting from the beginning of the part | ||
| 15290 | 2026.01.20 23:58:17.679480 [ 260 ] {816818b4-1c66-4ce9-ae5b-b59ccb700e79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15291 | 2026.01.20 23:58:17.679485 [ 188 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 211 rows starting from the beginning of the part | ||
| 15292 | 2026.01.20 23:58:17.679541 [ 188 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 211 rows starting from the beginning of the part | ||
| 15293 | 2026.01.20 23:58:17.680346 [ 193 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1079 rows, containing 5 columns (5 merged, 0 gathered) in 0.00119172 sec., 905414.023428322 rows/sec., 55.26 MiB/sec. | ||
| 15294 | 2026.01.20 23:58:17.680479 [ 188 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 15295 | 2026.01.20 23:58:17.680557 [ 260 ] {816818b4-1c66-4ce9-ae5b-b59ccb700e79} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15296 | 2026.01.20 23:58:17.680603 [ 260 ] {816818b4-1c66-4ce9-ae5b-b59ccb700e79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15297 | 2026.01.20 23:58:17.680754 [ 188 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_45_9} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15298 | 2026.01.20 23:58:17.680835 [ 188 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_45_9} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 15299 | 2026.01.20 23:58:17.680910 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 15300 | 2026.01.20 23:58:17.681055 [ 260 ] {816818b4-1c66-4ce9-ae5b-b59ccb700e79} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15301 | 2026.01.20 23:58:17.681299 [ 260 ] {816818b4-1c66-4ce9-ae5b-b59ccb700e79} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15302 | 2026.01.20 23:58:17.681444 [ 260 ] {816818b4-1c66-4ce9-ae5b-b59ccb700e79} <Debug> executeQuery: Read 1183 rows, 86.61 KiB in 0.002062 sec., 573714.8399612027 rows/sec., 41.02 MiB/sec. | ||
| 15303 | 2026.01.20 23:58:17.681483 [ 260 ] {816818b4-1c66-4ce9-ae5b-b59ccb700e79} <Debug> TCPHandler: Processed in 0.002272538 sec. | ||
| 15304 | 2026.01.20 23:58:17.681599 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15305 | 2026.01.20 23:58:17.681692 [ 260 ] {c1f3bb96-836e-479e-b87a-f90db5bb959a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15306 | 2026.01.20 23:58:17.681733 [ 260 ] {c1f3bb96-836e-479e-b87a-f90db5bb959a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15307 | 2026.01.20 23:58:17.682060 [ 260 ] {c1f3bb96-836e-479e-b87a-f90db5bb959a} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15308 | 2026.01.20 23:58:17.682095 [ 260 ] {c1f3bb96-836e-479e-b87a-f90db5bb959a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15309 | 2026.01.20 23:58:17.682386 [ 260 ] {c1f3bb96-836e-479e-b87a-f90db5bb959a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 15310 | 2026.01.20 23:58:17.682589 [ 260 ] {c1f3bb96-836e-479e-b87a-f90db5bb959a} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15311 | 2026.01.20 23:58:17.682718 [ 260 ] {c1f3bb96-836e-479e-b87a-f90db5bb959a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001044 sec., 5747.126436781609 rows/sec., 300.26 KiB/sec. | ||
| 15312 | 2026.01.20 23:58:17.682754 [ 260 ] {c1f3bb96-836e-479e-b87a-f90db5bb959a} <Debug> TCPHandler: Processed in 0.001204361 sec. | ||
| 15313 | 2026.01.20 23:58:17.682862 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15314 | 2026.01.20 23:58:17.682954 [ 260 ] {c058f257-a0b5-406b-a3f2-cc69745547fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15315 | 2026.01.20 23:58:17.682995 [ 260 ] {c058f257-a0b5-406b-a3f2-cc69745547fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15316 | 2026.01.20 23:58:17.683590 [ 260 ] {c058f257-a0b5-406b-a3f2-cc69745547fd} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15317 | 2026.01.20 23:58:17.683626 [ 260 ] {c058f257-a0b5-406b-a3f2-cc69745547fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15318 | 2026.01.20 23:58:17.683980 [ 260 ] {c058f257-a0b5-406b-a3f2-cc69745547fd} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15319 | 2026.01.20 23:58:17.684183 [ 260 ] {c058f257-a0b5-406b-a3f2-cc69745547fd} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15320 | 2026.01.20 23:58:17.684312 [ 260 ] {c058f257-a0b5-406b-a3f2-cc69745547fd} <Debug> executeQuery: Read 906 rows, 61.31 KiB in 0.001376 sec., 658430.2325581395 rows/sec., 43.52 MiB/sec. | ||
| 15321 | 2026.01.20 23:58:17.684347 [ 260 ] {c058f257-a0b5-406b-a3f2-cc69745547fd} <Debug> TCPHandler: Processed in 0.001533916 sec. | ||
| 15322 | 2026.01.20 23:58:17.684453 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15323 | 2026.01.20 23:58:17.684545 [ 260 ] {a18a696d-1dfd-47f8-a018-af765ca5091b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15324 | 2026.01.20 23:58:17.684587 [ 260 ] {a18a696d-1dfd-47f8-a018-af765ca5091b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15325 | 2026.01.20 23:58:17.684915 [ 260 ] {a18a696d-1dfd-47f8-a018-af765ca5091b} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15326 | 2026.01.20 23:58:17.684948 [ 260 ] {a18a696d-1dfd-47f8-a018-af765ca5091b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15327 | 2026.01.20 23:58:17.685229 [ 260 ] {a18a696d-1dfd-47f8-a018-af765ca5091b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 15328 | 2026.01.20 23:58:17.685436 [ 260 ] {a18a696d-1dfd-47f8-a018-af765ca5091b} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15329 | 2026.01.20 23:58:17.685570 [ 260 ] {a18a696d-1dfd-47f8-a018-af765ca5091b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001042 sec., 959.6928982725528 rows/sec., 64.67 KiB/sec. | ||
| 15330 | 2026.01.20 23:58:17.685606 [ 260 ] {a18a696d-1dfd-47f8-a018-af765ca5091b} <Debug> TCPHandler: Processed in 0.00119978 sec. | ||
| 15331 | 2026.01.20 23:58:17.685709 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15332 | 2026.01.20 23:58:17.685800 [ 260 ] {86c172a1-8de2-46d6-b608-b14170727060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15333 | 2026.01.20 23:58:17.685851 [ 260 ] {86c172a1-8de2-46d6-b608-b14170727060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15334 | 2026.01.20 23:58:17.686830 [ 260 ] {86c172a1-8de2-46d6-b608-b14170727060} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15335 | 2026.01.20 23:58:17.686867 [ 260 ] {86c172a1-8de2-46d6-b608-b14170727060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15336 | 2026.01.20 23:58:17.687447 [ 260 ] {86c172a1-8de2-46d6-b608-b14170727060} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 15337 | 2026.01.20 23:58:17.687673 [ 260 ] {86c172a1-8de2-46d6-b608-b14170727060} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15338 | 2026.01.20 23:58:17.687844 [ 260 ] {86c172a1-8de2-46d6-b608-b14170727060} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002061 sec., 19408.05434255216 rows/sec., 34.78 MiB/sec. | ||
| 15339 | 2026.01.20 23:58:17.687941 [ 260 ] {86c172a1-8de2-46d6-b608-b14170727060} <Debug> TCPHandler: Processed in 0.002279529 sec. | ||
| 15340 | 2026.01.20 23:58:17.688062 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15341 | 2026.01.20 23:58:17.688157 [ 260 ] {b1b1009d-056a-4ea2-b377-ffdfd301fd0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15342 | 2026.01.20 23:58:17.688198 [ 260 ] {b1b1009d-056a-4ea2-b377-ffdfd301fd0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15343 | 2026.01.20 23:58:17.688564 [ 260 ] {b1b1009d-056a-4ea2-b377-ffdfd301fd0a} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15344 | 2026.01.20 23:58:17.688617 [ 260 ] {b1b1009d-056a-4ea2-b377-ffdfd301fd0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15345 | 2026.01.20 23:58:17.688920 [ 260 ] {b1b1009d-056a-4ea2-b377-ffdfd301fd0a} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15346 | 2026.01.20 23:58:17.689121 [ 260 ] {b1b1009d-056a-4ea2-b377-ffdfd301fd0a} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15347 | 2026.01.20 23:58:17.689249 [ 89 ] {} <Debug> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15348 | 2026.01.20 23:58:17.689251 [ 260 ] {b1b1009d-056a-4ea2-b377-ffdfd301fd0a} <Debug> executeQuery: Read 68 rows, 4.04 KiB in 0.001113 sec., 61096.13656783468 rows/sec., 3.55 MiB/sec. | ||
| 15349 | 2026.01.20 23:58:17.689299 [ 89 ] {} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15350 | 2026.01.20 23:58:17.689325 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15351 | 2026.01.20 23:58:17.689327 [ 260 ] {b1b1009d-056a-4ea2-b377-ffdfd301fd0a} <Debug> TCPHandler: Processed in 0.001312952 sec. | ||
| 15352 | 2026.01.20 23:58:17.689417 [ 187 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::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 | ||
| 15353 | 2026.01.20 23:58:17.689534 [ 187 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15354 | 2026.01.20 23:58:17.689567 [ 187 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 7088 rows starting from the beginning of the part | ||
| 15355 | 2026.01.20 23:58:17.689633 [ 187 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 104 rows starting from the beginning of the part | ||
| 15356 | 2026.01.20 23:58:17.689677 [ 187 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part | ||
| 15357 | 2026.01.20 23:58:17.689716 [ 187 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 104 rows starting from the beginning of the part | ||
| 15358 | 2026.01.20 23:58:17.689754 [ 187 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::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 | ||
| 15359 | 2026.01.20 23:58:17.689793 [ 187 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 68 rows starting from the beginning of the part | ||
| 15360 | 2026.01.20 23:58:17.691643 [ 187 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7484 rows, containing 4 columns (4 merged, 0 gathered) in 0.002269489 sec., 3297658.63593082 rows/sec., 210.99 MiB/sec. | ||
| 15361 | 2026.01.20 23:58:17.692121 [ 201 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15362 | 2026.01.20 23:58:17.692460 [ 201 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_101_20} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15363 | 2026.01.20 23:58:17.692541 [ 201 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_101_20} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15364 | 2026.01.20 23:58:17.692654 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
| 15365 | 2026.01.20 23:58:21.288029 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15366 | 2026.01.20 23:58:21.288232 [ 260 ] {cd3fc0d9-b663-4942-88d1-fed653a04adf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15367 | 2026.01.20 23:58:21.288301 [ 260 ] {cd3fc0d9-b663-4942-88d1-fed653a04adf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15368 | 2026.01.20 23:58:21.288976 [ 260 ] {cd3fc0d9-b663-4942-88d1-fed653a04adf} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15369 | 2026.01.20 23:58:21.289022 [ 260 ] {cd3fc0d9-b663-4942-88d1-fed653a04adf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15370 | 2026.01.20 23:58:21.289431 [ 260 ] {cd3fc0d9-b663-4942-88d1-fed653a04adf} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15371 | 2026.01.20 23:58:21.289650 [ 260 ] {cd3fc0d9-b663-4942-88d1-fed653a04adf} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15372 | 2026.01.20 23:58:21.289810 [ 85 ] {} <Debug> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15373 | 2026.01.20 23:58:21.289816 [ 260 ] {cd3fc0d9-b663-4942-88d1-fed653a04adf} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001635 sec., 34250.76452599389 rows/sec., 2.61 MiB/sec. | ||
| 15374 | 2026.01.20 23:58:21.289884 [ 85 ] {} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15375 | 2026.01.20 23:58:21.289911 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15376 | 2026.01.20 23:58:21.289912 [ 260 ] {cd3fc0d9-b663-4942-88d1-fed653a04adf} <Debug> TCPHandler: Processed in 0.002014665 sec. | ||
| 15377 | 2026.01.20 23:58:21.290047 [ 195 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::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 | ||
| 15378 | 2026.01.20 23:58:21.290063 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15379 | 2026.01.20 23:58:21.290183 [ 260 ] {5b408bd4-bdb6-4174-85ef-f145f5d35918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15380 | 2026.01.20 23:58:21.290195 [ 195 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15381 | 2026.01.20 23:58:21.290226 [ 260 ] {5b408bd4-bdb6-4174-85ef-f145f5d35918} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15382 | 2026.01.20 23:58:21.290234 [ 195 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2462 rows starting from the beginning of the part | ||
| 15383 | 2026.01.20 23:58:21.290313 [ 195 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 56 rows starting from the beginning of the part | ||
| 15384 | 2026.01.20 23:58:21.290359 [ 195 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 1192 rows starting from the beginning of the part | ||
| 15385 | 2026.01.20 23:58:21.290402 [ 195 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 56 rows starting from the beginning of the part | ||
| 15386 | 2026.01.20 23:58:21.290440 [ 195 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 2336 rows starting from the beginning of the part | ||
| 15387 | 2026.01.20 23:58:21.290480 [ 195 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::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 | ||
| 15388 | 2026.01.20 23:58:21.290678 [ 260 ] {5b408bd4-bdb6-4174-85ef-f145f5d35918} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15389 | 2026.01.20 23:58:21.290722 [ 260 ] {5b408bd4-bdb6-4174-85ef-f145f5d35918} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15390 | 2026.01.20 23:58:21.291178 [ 260 ] {5b408bd4-bdb6-4174-85ef-f145f5d35918} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15391 | 2026.01.20 23:58:21.291457 [ 260 ] {5b408bd4-bdb6-4174-85ef-f145f5d35918} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15392 | 2026.01.20 23:58:21.291596 [ 85 ] {} <Debug> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15393 | 2026.01.20 23:58:21.291602 [ 260 ] {5b408bd4-bdb6-4174-85ef-f145f5d35918} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001441 sec., 44413.60166551006 rows/sec., 3.47 MiB/sec. | ||
| 15394 | 2026.01.20 23:58:21.291656 [ 85 ] {} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15395 | 2026.01.20 23:58:21.291683 [ 260 ] {5b408bd4-bdb6-4174-85ef-f145f5d35918} <Debug> TCPHandler: Processed in 0.001671459 sec. | ||
| 15396 | 2026.01.20 23:58:21.291685 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15397 | 2026.01.20 23:58:21.291816 [ 201 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::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 | ||
| 15398 | 2026.01.20 23:58:21.291821 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15399 | 2026.01.20 23:58:21.291932 [ 201 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15400 | 2026.01.20 23:58:21.291936 [ 260 ] {f8230b26-3ad4-4060-b24e-439392514743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15401 | 2026.01.20 23:58:21.291975 [ 201 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1249 rows starting from the beginning of the part | ||
| 15402 | 2026.01.20 23:58:21.291995 [ 260 ] {f8230b26-3ad4-4060-b24e-439392514743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15403 | 2026.01.20 23:58:21.292049 [ 201 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 64 rows starting from the beginning of the part | ||
| 15404 | 2026.01.20 23:58:21.292098 [ 201 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 719 rows starting from the beginning of the part | ||
| 15405 | 2026.01.20 23:58:21.292141 [ 201 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 64 rows starting from the beginning of the part | ||
| 15406 | 2026.01.20 23:58:21.292179 [ 201 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 1183 rows starting from the beginning of the part | ||
| 15407 | 2026.01.20 23:58:21.292218 [ 201 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::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 | ||
| 15408 | 2026.01.20 23:58:21.292396 [ 260 ] {f8230b26-3ad4-4060-b24e-439392514743} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15409 | 2026.01.20 23:58:21.292438 [ 260 ] {f8230b26-3ad4-4060-b24e-439392514743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15410 | 2026.01.20 23:58:21.292454 [ 200 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6158 rows, containing 5 columns (5 merged, 0 gathered) in 0.002469222 sec., 2493902.9378484394 rows/sec., 211.31 MiB/sec. | ||
| 15411 | 2026.01.20 23:58:21.292721 [ 195 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15412 | 2026.01.20 23:58:21.292781 [ 260 ] {f8230b26-3ad4-4060-b24e-439392514743} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15413 | 2026.01.20 23:58:21.293052 [ 195 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_106_21} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15414 | 2026.01.20 23:58:21.293074 [ 260 ] {f8230b26-3ad4-4060-b24e-439392514743} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15415 | 2026.01.20 23:58:21.293131 [ 195 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_106_21} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15416 | 2026.01.20 23:58:21.293210 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
| 15417 | 2026.01.20 23:58:21.293222 [ 260 ] {f8230b26-3ad4-4060-b24e-439392514743} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001306 sec., 73506.89127105665 rows/sec., 5.12 MiB/sec. | ||
| 15418 | 2026.01.20 23:58:21.293264 [ 260 ] {f8230b26-3ad4-4060-b24e-439392514743} <Debug> TCPHandler: Processed in 0.001492685 sec. | ||
| 15419 | 2026.01.20 23:58:21.293386 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15420 | 2026.01.20 23:58:21.293479 [ 260 ] {3e9bb566-3e10-401b-802f-594469f33643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15421 | 2026.01.20 23:58:21.293521 [ 260 ] {3e9bb566-3e10-401b-802f-594469f33643} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15422 | 2026.01.20 23:58:21.293696 [ 198 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3343 rows, containing 5 columns (5 merged, 0 gathered) in 0.001924503 sec., 1737071.8569937279 rows/sec., 131.42 MiB/sec. | ||
| 15423 | 2026.01.20 23:58:21.293854 [ 260 ] {3e9bb566-3e10-401b-802f-594469f33643} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15424 | 2026.01.20 23:58:21.293892 [ 260 ] {3e9bb566-3e10-401b-802f-594469f33643} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15425 | 2026.01.20 23:58:21.293907 [ 195 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15426 | 2026.01.20 23:58:21.294185 [ 195 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_106_21} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15427 | 2026.01.20 23:58:21.294245 [ 260 ] {3e9bb566-3e10-401b-802f-594469f33643} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15428 | 2026.01.20 23:58:21.294258 [ 195 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_106_21} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15429 | 2026.01.20 23:58:21.294342 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 15430 | 2026.01.20 23:58:21.294463 [ 260 ] {3e9bb566-3e10-401b-802f-594469f33643} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15431 | 2026.01.20 23:58:21.294600 [ 260 ] {3e9bb566-3e10-401b-802f-594469f33643} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001139 sec., 31606.67251975417 rows/sec., 2.13 MiB/sec. | ||
| 15432 | 2026.01.20 23:58:21.294637 [ 260 ] {3e9bb566-3e10-401b-802f-594469f33643} <Debug> TCPHandler: Processed in 0.001298532 sec. | ||
| 15433 | 2026.01.20 23:58:22.482376 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35067 | ||
| 15434 | 2026.01.20 23:58:22.483086 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15435 | 2026.01.20 23:58:22.483149 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15436 | 2026.01.20 23:58:22.483711 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 15437 | 2026.01.20 23:58:22.483961 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15438 | 2026.01.20 23:58:22.484119 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35067 | ||
| 15439 | 2026.01.20 23:58:24.433608 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 550 | ||
| 15440 | 2026.01.20 23:58:24.451136 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15441 | 2026.01.20 23:58:24.451196 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15442 | 2026.01.20 23:58:24.457567 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 15443 | 2026.01.20 23:58:24.458299 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15444 | 2026.01.20 23:58:24.461664 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 15445 | 2026.01.20 23:58:24.927174 [ 224 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): 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] | ||
| 15446 | 2026.01.20 23:58:24.927229 [ 224 ] {} <Debug> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): 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] | ||
| 15447 | 2026.01.20 23:58:24.930940 [ 224 ] {} <Debug> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): 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] | ||
| 15448 | 2026.01.20 23:58:25.082607 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1886 | ||
| 15449 | 2026.01.20 23:58:25.085313 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15450 | 2026.01.20 23:58:25.085376 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15451 | 2026.01.20 23:58:25.086650 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 15452 | 2026.01.20 23:58:25.086947 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15453 | 2026.01.20 23:58:25.087388 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1886 | ||
| 15454 | 2026.01.20 23:58:26.291105 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15455 | 2026.01.20 23:58:26.291274 [ 260 ] {aa70291e-df76-4f10-992a-1d875cf081ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15456 | 2026.01.20 23:58:26.291334 [ 260 ] {aa70291e-df76-4f10-992a-1d875cf081ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15457 | 2026.01.20 23:58:26.292055 [ 260 ] {aa70291e-df76-4f10-992a-1d875cf081ab} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15458 | 2026.01.20 23:58:26.292092 [ 260 ] {aa70291e-df76-4f10-992a-1d875cf081ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15459 | 2026.01.20 23:58:26.292466 [ 260 ] {aa70291e-df76-4f10-992a-1d875cf081ab} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15460 | 2026.01.20 23:58:26.292691 [ 260 ] {aa70291e-df76-4f10-992a-1d875cf081ab} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15461 | 2026.01.20 23:58:26.292834 [ 260 ] {aa70291e-df76-4f10-992a-1d875cf081ab} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001606 sec., 34869.2403486924 rows/sec., 2.66 MiB/sec. | ||
| 15462 | 2026.01.20 23:58:26.292873 [ 260 ] {aa70291e-df76-4f10-992a-1d875cf081ab} <Debug> TCPHandler: Processed in 0.001887592 sec. | ||
| 15463 | 2026.01.20 23:58:26.293010 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15464 | 2026.01.20 23:58:26.293103 [ 260 ] {ed8d4de4-76d0-4904-84ea-48ebfc687fbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15465 | 2026.01.20 23:58:26.293141 [ 260 ] {ed8d4de4-76d0-4904-84ea-48ebfc687fbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15466 | 2026.01.20 23:58:26.293579 [ 260 ] {ed8d4de4-76d0-4904-84ea-48ebfc687fbc} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15467 | 2026.01.20 23:58:26.293612 [ 260 ] {ed8d4de4-76d0-4904-84ea-48ebfc687fbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15468 | 2026.01.20 23:58:26.293900 [ 260 ] {ed8d4de4-76d0-4904-84ea-48ebfc687fbc} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15469 | 2026.01.20 23:58:26.294104 [ 260 ] {ed8d4de4-76d0-4904-84ea-48ebfc687fbc} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15470 | 2026.01.20 23:58:26.294230 [ 260 ] {ed8d4de4-76d0-4904-84ea-48ebfc687fbc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001146 sec., 55846.42233856893 rows/sec., 4.36 MiB/sec. | ||
| 15471 | 2026.01.20 23:58:26.294266 [ 260 ] {ed8d4de4-76d0-4904-84ea-48ebfc687fbc} <Debug> TCPHandler: Processed in 0.001315482 sec. | ||
| 15472 | 2026.01.20 23:58:26.294403 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15473 | 2026.01.20 23:58:26.294495 [ 260 ] {a4b865a5-69f6-4648-aabe-2004c03a55ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15474 | 2026.01.20 23:58:26.294537 [ 260 ] {a4b865a5-69f6-4648-aabe-2004c03a55ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15475 | 2026.01.20 23:58:26.294991 [ 260 ] {a4b865a5-69f6-4648-aabe-2004c03a55ff} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15476 | 2026.01.20 23:58:26.295025 [ 260 ] {a4b865a5-69f6-4648-aabe-2004c03a55ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15477 | 2026.01.20 23:58:26.295360 [ 260 ] {a4b865a5-69f6-4648-aabe-2004c03a55ff} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15478 | 2026.01.20 23:58:26.295567 [ 260 ] {a4b865a5-69f6-4648-aabe-2004c03a55ff} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15479 | 2026.01.20 23:58:26.295700 [ 260 ] {a4b865a5-69f6-4648-aabe-2004c03a55ff} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001223 sec., 130825.83810302535 rows/sec., 9.11 MiB/sec. | ||
| 15480 | 2026.01.20 23:58:26.295736 [ 260 ] {a4b865a5-69f6-4648-aabe-2004c03a55ff} <Debug> TCPHandler: Processed in 0.001389793 sec. | ||
| 15481 | 2026.01.20 23:58:26.295862 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15482 | 2026.01.20 23:58:26.295955 [ 260 ] {5cbc219b-9d96-44ce-8844-847b66013efe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15483 | 2026.01.20 23:58:26.295994 [ 260 ] {5cbc219b-9d96-44ce-8844-847b66013efe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15484 | 2026.01.20 23:58:26.296325 [ 260 ] {5cbc219b-9d96-44ce-8844-847b66013efe} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15485 | 2026.01.20 23:58:26.296357 [ 260 ] {5cbc219b-9d96-44ce-8844-847b66013efe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15486 | 2026.01.20 23:58:26.296654 [ 260 ] {5cbc219b-9d96-44ce-8844-847b66013efe} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15487 | 2026.01.20 23:58:26.296851 [ 260 ] {5cbc219b-9d96-44ce-8844-847b66013efe} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15488 | 2026.01.20 23:58:26.296974 [ 260 ] {5cbc219b-9d96-44ce-8844-847b66013efe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001038 sec., 57803.46820809248 rows/sec., 3.90 MiB/sec. | ||
| 15489 | 2026.01.20 23:58:26.297008 [ 260 ] {5cbc219b-9d96-44ce-8844-847b66013efe} <Debug> TCPHandler: Processed in 0.00120187 sec. | ||
| 15490 | 2026.01.20 23:58:26.680108 [ 213 ] {} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): 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] | ||
| 15491 | 2026.01.20 23:58:26.680167 [ 213 ] {} <Debug> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): 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] | ||
| 15492 | 2026.01.20 23:58:26.683464 [ 213 ] {} <Debug> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): 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] | ||
| 15493 | 2026.01.20 23:58:29.798110 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15494 | 2026.01.20 23:58:29.798176 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15495 | 2026.01.20 23:58:29.985231 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35515 | ||
| 15496 | 2026.01.20 23:58:29.985803 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15497 | 2026.01.20 23:58:29.985845 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15498 | 2026.01.20 23:58:29.986361 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 15499 | 2026.01.20 23:58:29.986597 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15500 | 2026.01.20 23:58:29.986729 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35515 | ||
| 15501 | 2026.01.20 23:58:30.229868 [ 77 ] {} <Debug> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2) (MergerMutator): Selected 5 parts from all_1_36_7 to all_40_40_0 | ||
| 15502 | 2026.01.20 23:58:30.229931 [ 77 ] {} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15503 | 2026.01.20 23:58:30.229952 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15504 | 2026.01.20 23:58:30.230069 [ 200 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_36_7 to all_40_40_0 into Compact with storage Full | ||
| 15505 | 2026.01.20 23:58:30.230222 [ 200 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15506 | 2026.01.20 23:58:30.230260 [ 200 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 216 rows starting from the beginning of the part | ||
| 15507 | 2026.01.20 23:58:30.230327 [ 200 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
| 15508 | 2026.01.20 23:58:30.230370 [ 200 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
| 15509 | 2026.01.20 23:58:30.230409 [ 200 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
| 15510 | 2026.01.20 23:58:30.230447 [ 200 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
| 15511 | 2026.01.20 23:58:30.231202 [ 198 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 4 columns (4 merged, 0 gathered) in 0.00118236 sec., 202983.86278290878 rows/sec., 10.36 MiB/sec. | ||
| 15512 | 2026.01.20 23:58:30.231394 [ 197 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 15513 | 2026.01.20 23:58:30.231693 [ 197 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::all_1_40_8} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15514 | 2026.01.20 23:58:30.231774 [ 197 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::all_1_40_8} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2) (MergerMutator): Merged 5 parts: [all_1_36_7, all_40_40_0] -> all_1_40_8 | ||
| 15515 | 2026.01.20 23:58:30.231880 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 15516 | 2026.01.20 23:58:31.304272 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15517 | 2026.01.20 23:58:31.304462 [ 260 ] {611e2545-fbf2-47d0-a059-49e15a13ae2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15518 | 2026.01.20 23:58:31.304533 [ 260 ] {611e2545-fbf2-47d0-a059-49e15a13ae2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15519 | 2026.01.20 23:58:31.305459 [ 260 ] {611e2545-fbf2-47d0-a059-49e15a13ae2b} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15520 | 2026.01.20 23:58:31.305506 [ 260 ] {611e2545-fbf2-47d0-a059-49e15a13ae2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15521 | 2026.01.20 23:58:31.305901 [ 260 ] {611e2545-fbf2-47d0-a059-49e15a13ae2b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 15522 | 2026.01.20 23:58:31.306121 [ 260 ] {611e2545-fbf2-47d0-a059-49e15a13ae2b} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15523 | 2026.01.20 23:58:31.306281 [ 260 ] {611e2545-fbf2-47d0-a059-49e15a13ae2b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00187 sec., 219251.33689839573 rows/sec., 13.91 MiB/sec. | ||
| 15524 | 2026.01.20 23:58:31.306323 [ 260 ] {611e2545-fbf2-47d0-a059-49e15a13ae2b} <Debug> TCPHandler: Processed in 0.002178677 sec. | ||
| 15525 | 2026.01.20 23:58:31.306461 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15526 | 2026.01.20 23:58:31.306556 [ 260 ] {14c2b381-cae5-4851-943a-0724d3c4471d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15527 | 2026.01.20 23:58:31.306597 [ 260 ] {14c2b381-cae5-4851-943a-0724d3c4471d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15528 | 2026.01.20 23:58:31.307829 [ 260 ] {14c2b381-cae5-4851-943a-0724d3c4471d} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15529 | 2026.01.20 23:58:31.307866 [ 260 ] {14c2b381-cae5-4851-943a-0724d3c4471d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15530 | 2026.01.20 23:58:31.308239 [ 260 ] {14c2b381-cae5-4851-943a-0724d3c4471d} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15531 | 2026.01.20 23:58:31.308437 [ 260 ] {14c2b381-cae5-4851-943a-0724d3c4471d} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15532 | 2026.01.20 23:58:31.308566 [ 260 ] {14c2b381-cae5-4851-943a-0724d3c4471d} <Debug> executeQuery: Read 1192 rows, 97.47 KiB in 0.002029 sec., 587481.5179891572 rows/sec., 46.91 MiB/sec. | ||
| 15533 | 2026.01.20 23:58:31.308604 [ 260 ] {14c2b381-cae5-4851-943a-0724d3c4471d} <Debug> TCPHandler: Processed in 0.002191477 sec. | ||
| 15534 | 2026.01.20 23:58:31.308720 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15535 | 2026.01.20 23:58:31.308813 [ 260 ] {d437db0a-7634-44e9-ab88-0fdf6e794f4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15536 | 2026.01.20 23:58:31.308852 [ 260 ] {d437db0a-7634-44e9-ab88-0fdf6e794f4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15537 | 2026.01.20 23:58:31.309415 [ 260 ] {d437db0a-7634-44e9-ab88-0fdf6e794f4c} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15538 | 2026.01.20 23:58:31.309452 [ 260 ] {d437db0a-7634-44e9-ab88-0fdf6e794f4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15539 | 2026.01.20 23:58:31.309752 [ 260 ] {d437db0a-7634-44e9-ab88-0fdf6e794f4c} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 15540 | 2026.01.20 23:58:31.309951 [ 260 ] {d437db0a-7634-44e9-ab88-0fdf6e794f4c} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15541 | 2026.01.20 23:58:31.310081 [ 260 ] {d437db0a-7634-44e9-ab88-0fdf6e794f4c} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001286 sec., 190513.21928460343 rows/sec., 11.64 MiB/sec. | ||
| 15542 | 2026.01.20 23:58:31.310118 [ 260 ] {d437db0a-7634-44e9-ab88-0fdf6e794f4c} <Debug> TCPHandler: Processed in 0.001446804 sec. | ||
| 15543 | 2026.01.20 23:58:31.310258 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15544 | 2026.01.20 23:58:31.310377 [ 260 ] {a21dda1b-8463-42f6-9a5a-70ff2af69af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15545 | 2026.01.20 23:58:31.310425 [ 260 ] {a21dda1b-8463-42f6-9a5a-70ff2af69af2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15546 | 2026.01.20 23:58:31.310993 [ 260 ] {a21dda1b-8463-42f6-9a5a-70ff2af69af2} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15547 | 2026.01.20 23:58:31.311029 [ 260 ] {a21dda1b-8463-42f6-9a5a-70ff2af69af2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15548 | 2026.01.20 23:58:31.311343 [ 260 ] {a21dda1b-8463-42f6-9a5a-70ff2af69af2} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 15549 | 2026.01.20 23:58:31.311543 [ 260 ] {a21dda1b-8463-42f6-9a5a-70ff2af69af2} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15550 | 2026.01.20 23:58:31.311682 [ 260 ] {a21dda1b-8463-42f6-9a5a-70ff2af69af2} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001329 sec., 159518.43491346875 rows/sec., 10.29 MiB/sec. | ||
| 15551 | 2026.01.20 23:58:31.311719 [ 260 ] {a21dda1b-8463-42f6-9a5a-70ff2af69af2} <Debug> TCPHandler: Processed in 0.001528457 sec. | ||
| 15552 | 2026.01.20 23:58:31.311858 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15553 | 2026.01.20 23:58:31.311976 [ 260 ] {c6a5ab08-007f-4db6-aa4a-7026f44dc12c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15554 | 2026.01.20 23:58:31.312023 [ 260 ] {c6a5ab08-007f-4db6-aa4a-7026f44dc12c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15555 | 2026.01.20 23:58:31.312624 [ 260 ] {c6a5ab08-007f-4db6-aa4a-7026f44dc12c} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15556 | 2026.01.20 23:58:31.312661 [ 260 ] {c6a5ab08-007f-4db6-aa4a-7026f44dc12c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15557 | 2026.01.20 23:58:31.312970 [ 260 ] {c6a5ab08-007f-4db6-aa4a-7026f44dc12c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 15558 | 2026.01.20 23:58:31.313176 [ 260 ] {c6a5ab08-007f-4db6-aa4a-7026f44dc12c} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15559 | 2026.01.20 23:58:31.313307 [ 260 ] {c6a5ab08-007f-4db6-aa4a-7026f44dc12c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001355 sec., 155719.55719557195 rows/sec., 8.84 MiB/sec. | ||
| 15560 | 2026.01.20 23:58:31.313345 [ 260 ] {c6a5ab08-007f-4db6-aa4a-7026f44dc12c} <Debug> TCPHandler: Processed in 0.001553216 sec. | ||
| 15561 | 2026.01.20 23:58:31.313487 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15562 | 2026.01.20 23:58:31.313604 [ 260 ] {65c52c59-b9a0-4554-a529-c359675216b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15563 | 2026.01.20 23:58:31.313652 [ 260 ] {65c52c59-b9a0-4554-a529-c359675216b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15564 | 2026.01.20 23:58:31.314562 [ 260 ] {65c52c59-b9a0-4554-a529-c359675216b8} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15565 | 2026.01.20 23:58:31.314600 [ 260 ] {65c52c59-b9a0-4554-a529-c359675216b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15566 | 2026.01.20 23:58:31.314933 [ 260 ] {65c52c59-b9a0-4554-a529-c359675216b8} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15567 | 2026.01.20 23:58:31.315135 [ 260 ] {65c52c59-b9a0-4554-a529-c359675216b8} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15568 | 2026.01.20 23:58:31.315262 [ 260 ] {65c52c59-b9a0-4554-a529-c359675216b8} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001682 sec., 427467.3008323425 rows/sec., 30.00 MiB/sec. | ||
| 15569 | 2026.01.20 23:58:31.315299 [ 260 ] {65c52c59-b9a0-4554-a529-c359675216b8} <Debug> TCPHandler: Processed in 0.001879051 sec. | ||
| 15570 | 2026.01.20 23:58:31.315413 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15571 | 2026.01.20 23:58:31.315506 [ 260 ] {9e9a6687-c5f4-493a-b496-9a43f369ee6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15572 | 2026.01.20 23:58:31.315548 [ 260 ] {9e9a6687-c5f4-493a-b496-9a43f369ee6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15573 | 2026.01.20 23:58:31.315868 [ 260 ] {9e9a6687-c5f4-493a-b496-9a43f369ee6e} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15574 | 2026.01.20 23:58:31.315904 [ 260 ] {9e9a6687-c5f4-493a-b496-9a43f369ee6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15575 | 2026.01.20 23:58:31.316187 [ 260 ] {9e9a6687-c5f4-493a-b496-9a43f369ee6e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 15576 | 2026.01.20 23:58:31.316384 [ 260 ] {9e9a6687-c5f4-493a-b496-9a43f369ee6e} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15577 | 2026.01.20 23:58:31.316509 [ 260 ] {9e9a6687-c5f4-493a-b496-9a43f369ee6e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001022 sec., 5870.841487279844 rows/sec., 306.73 KiB/sec. | ||
| 15578 | 2026.01.20 23:58:31.316545 [ 260 ] {9e9a6687-c5f4-493a-b496-9a43f369ee6e} <Debug> TCPHandler: Processed in 0.00118124 sec. | ||
| 15579 | 2026.01.20 23:58:31.316658 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15580 | 2026.01.20 23:58:31.316750 [ 260 ] {f4adc0bb-6b5e-4189-bd6a-15b2776bc61a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15581 | 2026.01.20 23:58:31.316790 [ 260 ] {f4adc0bb-6b5e-4189-bd6a-15b2776bc61a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15582 | 2026.01.20 23:58:31.317269 [ 260 ] {f4adc0bb-6b5e-4189-bd6a-15b2776bc61a} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15583 | 2026.01.20 23:58:31.317306 [ 260 ] {f4adc0bb-6b5e-4189-bd6a-15b2776bc61a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15584 | 2026.01.20 23:58:31.317631 [ 260 ] {f4adc0bb-6b5e-4189-bd6a-15b2776bc61a} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15585 | 2026.01.20 23:58:31.317829 [ 260 ] {f4adc0bb-6b5e-4189-bd6a-15b2776bc61a} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15586 | 2026.01.20 23:58:31.317948 [ 75 ] {} <Debug> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15587 | 2026.01.20 23:58:31.317959 [ 260 ] {f4adc0bb-6b5e-4189-bd6a-15b2776bc61a} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001227 sec., 255908.7204563977 rows/sec., 16.81 MiB/sec. | ||
| 15588 | 2026.01.20 23:58:31.318015 [ 75 ] {} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15589 | 2026.01.20 23:58:31.318024 [ 260 ] {f4adc0bb-6b5e-4189-bd6a-15b2776bc61a} <Debug> TCPHandler: Processed in 0.001414324 sec. | ||
| 15590 | 2026.01.20 23:58:31.318043 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15591 | 2026.01.20 23:58:31.318170 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15592 | 2026.01.20 23:58:31.318191 [ 200 ] {d542970d-27f7-45b6-add0-a5f5711db820::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 | ||
| 15593 | 2026.01.20 23:58:31.318300 [ 260 ] {8c846b12-e1aa-4c58-a7ac-95f065ee2842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15594 | 2026.01.20 23:58:31.318355 [ 260 ] {8c846b12-e1aa-4c58-a7ac-95f065ee2842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15595 | 2026.01.20 23:58:31.318364 [ 200 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15596 | 2026.01.20 23:58:31.318411 [ 200 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_101_20, total 35446 rows starting from the beginning of the part | ||
| 15597 | 2026.01.20 23:58:31.318487 [ 200 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part | ||
| 15598 | 2026.01.20 23:58:31.318539 [ 200 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 906 rows starting from the beginning of the part | ||
| 15599 | 2026.01.20 23:58:31.318580 [ 200 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 96 rows starting from the beginning of the part | ||
| 15600 | 2026.01.20 23:58:31.318624 [ 200 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part | ||
| 15601 | 2026.01.20 23:58:31.318667 [ 200 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 314 rows starting from the beginning of the part | ||
| 15602 | 2026.01.20 23:58:31.318720 [ 260 ] {8c846b12-e1aa-4c58-a7ac-95f065ee2842} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15603 | 2026.01.20 23:58:31.318761 [ 260 ] {8c846b12-e1aa-4c58-a7ac-95f065ee2842} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15604 | 2026.01.20 23:58:31.319104 [ 260 ] {8c846b12-e1aa-4c58-a7ac-95f065ee2842} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 15605 | 2026.01.20 23:58:31.319310 [ 260 ] {8c846b12-e1aa-4c58-a7ac-95f065ee2842} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15606 | 2026.01.20 23:58:31.319443 [ 260 ] {8c846b12-e1aa-4c58-a7ac-95f065ee2842} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001167 sec., 856.898029134533 rows/sec., 57.74 KiB/sec. | ||
| 15607 | 2026.01.20 23:58:31.319479 [ 260 ] {8c846b12-e1aa-4c58-a7ac-95f065ee2842} <Debug> TCPHandler: Processed in 0.001371643 sec. | ||
| 15608 | 2026.01.20 23:58:31.319589 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15609 | 2026.01.20 23:58:31.319681 [ 260 ] {ecbe4ed2-fb72-42bc-90bf-e9fe2abe5d95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15610 | 2026.01.20 23:58:31.319734 [ 260 ] {ecbe4ed2-fb72-42bc-90bf-e9fe2abe5d95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15611 | 2026.01.20 23:58:31.320643 [ 260 ] {ecbe4ed2-fb72-42bc-90bf-e9fe2abe5d95} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15612 | 2026.01.20 23:58:31.320679 [ 260 ] {ecbe4ed2-fb72-42bc-90bf-e9fe2abe5d95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15613 | 2026.01.20 23:58:31.321299 [ 260 ] {ecbe4ed2-fb72-42bc-90bf-e9fe2abe5d95} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 15614 | 2026.01.20 23:58:31.321515 [ 260 ] {ecbe4ed2-fb72-42bc-90bf-e9fe2abe5d95} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15615 | 2026.01.20 23:58:31.321655 [ 260 ] {ecbe4ed2-fb72-42bc-90bf-e9fe2abe5d95} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001991 sec., 20090.40683073832 rows/sec., 36.00 MiB/sec. | ||
| 15616 | 2026.01.20 23:58:31.321708 [ 260 ] {ecbe4ed2-fb72-42bc-90bf-e9fe2abe5d95} <Debug> TCPHandler: Processed in 0.002175467 sec. | ||
| 15617 | 2026.01.20 23:58:31.321832 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15618 | 2026.01.20 23:58:31.321926 [ 260 ] {5f0e454e-889e-4420-9deb-dfb3336b5ec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15619 | 2026.01.20 23:58:31.321967 [ 260 ] {5f0e454e-889e-4420-9deb-dfb3336b5ec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15620 | 2026.01.20 23:58:31.322337 [ 260 ] {5f0e454e-889e-4420-9deb-dfb3336b5ec7} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15621 | 2026.01.20 23:58:31.322373 [ 260 ] {5f0e454e-889e-4420-9deb-dfb3336b5ec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15622 | 2026.01.20 23:58:31.322696 [ 260 ] {5f0e454e-889e-4420-9deb-dfb3336b5ec7} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15623 | 2026.01.20 23:58:31.322908 [ 260 ] {5f0e454e-889e-4420-9deb-dfb3336b5ec7} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15624 | 2026.01.20 23:58:31.323035 [ 260 ] {5f0e454e-889e-4420-9deb-dfb3336b5ec7} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001128 sec., 92198.58156028368 rows/sec., 5.65 MiB/sec. | ||
| 15625 | 2026.01.20 23:58:31.323070 [ 260 ] {5f0e454e-889e-4420-9deb-dfb3336b5ec7} <Debug> TCPHandler: Processed in 0.001297813 sec. | ||
| 15626 | 2026.01.20 23:58:31.326205 [ 190 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37082 rows, containing 5 columns (5 merged, 0 gathered) in 0.008080228 sec., 4589226.93765572 rows/sec., 309.46 MiB/sec. | ||
| 15627 | 2026.01.20 23:58:31.326640 [ 194 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15628 | 2026.01.20 23:58:31.326897 [ 194 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15629 | 2026.01.20 23:58:31.326959 [ 194 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15630 | 2026.01.20 23:58:31.327036 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 15631 | 2026.01.20 23:58:31.962691 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 15632 | 2026.01.20 23:58:31.981391 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15633 | 2026.01.20 23:58:31.981462 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15634 | 2026.01.20 23:58:31.987796 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 15635 | 2026.01.20 23:58:31.988517 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15636 | 2026.01.20 23:58:31.991757 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 15637 | 2026.01.20 23:58:35.087593 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1916 | ||
| 15638 | 2026.01.20 23:58:35.090029 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15639 | 2026.01.20 23:58:35.090084 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15640 | 2026.01.20 23:58:35.091279 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 15641 | 2026.01.20 23:58:35.091558 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15642 | 2026.01.20 23:58:35.091930 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1916 | ||
| 15643 | 2026.01.20 23:58:36.292374 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15644 | 2026.01.20 23:58:36.292542 [ 260 ] {5e7750e5-c2cb-4013-aa26-758e512dd06c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15645 | 2026.01.20 23:58:36.292603 [ 260 ] {5e7750e5-c2cb-4013-aa26-758e512dd06c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15646 | 2026.01.20 23:58:36.293273 [ 260 ] {5e7750e5-c2cb-4013-aa26-758e512dd06c} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15647 | 2026.01.20 23:58:36.293310 [ 260 ] {5e7750e5-c2cb-4013-aa26-758e512dd06c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15648 | 2026.01.20 23:58:36.293671 [ 260 ] {5e7750e5-c2cb-4013-aa26-758e512dd06c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 15649 | 2026.01.20 23:58:36.293887 [ 260 ] {5e7750e5-c2cb-4013-aa26-758e512dd06c} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15650 | 2026.01.20 23:58:36.294034 [ 260 ] {5e7750e5-c2cb-4013-aa26-758e512dd06c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001537 sec., 2602.472348731295 rows/sec., 212.21 KiB/sec. | ||
| 15651 | 2026.01.20 23:58:36.294075 [ 260 ] {5e7750e5-c2cb-4013-aa26-758e512dd06c} <Debug> TCPHandler: Processed in 0.001816971 sec. | ||
| 15652 | 2026.01.20 23:58:36.294199 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15653 | 2026.01.20 23:58:36.294293 [ 260 ] {6a06b2b8-38ff-4ec6-b696-e1e0272768fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15654 | 2026.01.20 23:58:36.294332 [ 260 ] {6a06b2b8-38ff-4ec6-b696-e1e0272768fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15655 | 2026.01.20 23:58:36.294772 [ 260 ] {6a06b2b8-38ff-4ec6-b696-e1e0272768fd} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15656 | 2026.01.20 23:58:36.294810 [ 260 ] {6a06b2b8-38ff-4ec6-b696-e1e0272768fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15657 | 2026.01.20 23:58:36.295106 [ 260 ] {6a06b2b8-38ff-4ec6-b696-e1e0272768fd} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15658 | 2026.01.20 23:58:36.295310 [ 260 ] {6a06b2b8-38ff-4ec6-b696-e1e0272768fd} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15659 | 2026.01.20 23:58:36.295437 [ 260 ] {6a06b2b8-38ff-4ec6-b696-e1e0272768fd} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.001162 sec., 49913.94148020654 rows/sec., 3.80 MiB/sec. | ||
| 15660 | 2026.01.20 23:58:36.295472 [ 260 ] {6a06b2b8-38ff-4ec6-b696-e1e0272768fd} <Debug> TCPHandler: Processed in 0.001322632 sec. | ||
| 15661 | 2026.01.20 23:58:36.295588 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15662 | 2026.01.20 23:58:36.295681 [ 260 ] {d75d675a-88c0-4600-9825-3ff06b06d371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15663 | 2026.01.20 23:58:36.295720 [ 260 ] {d75d675a-88c0-4600-9825-3ff06b06d371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15664 | 2026.01.20 23:58:36.296102 [ 260 ] {d75d675a-88c0-4600-9825-3ff06b06d371} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15665 | 2026.01.20 23:58:36.296136 [ 260 ] {d75d675a-88c0-4600-9825-3ff06b06d371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15666 | 2026.01.20 23:58:36.296418 [ 260 ] {d75d675a-88c0-4600-9825-3ff06b06d371} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15667 | 2026.01.20 23:58:36.296630 [ 260 ] {d75d675a-88c0-4600-9825-3ff06b06d371} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15668 | 2026.01.20 23:58:36.296737 [ 70 ] {} <Debug> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede) (MergerMutator): Selected 6 parts from all_1_90_18 to all_95_95_0 | ||
| 15669 | 2026.01.20 23:58:36.296760 [ 260 ] {d75d675a-88c0-4600-9825-3ff06b06d371} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001096 sec., 3649.6350364963505 rows/sec., 254.83 KiB/sec. | ||
| 15670 | 2026.01.20 23:58:36.296771 [ 70 ] {} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15671 | 2026.01.20 23:58:36.296791 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15672 | 2026.01.20 23:58:36.296797 [ 260 ] {d75d675a-88c0-4600-9825-3ff06b06d371} <Debug> TCPHandler: Processed in 0.001256972 sec. | ||
| 15673 | 2026.01.20 23:58:36.296877 [ 198 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_95_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_90_18 to all_95_95_0 into Compact with storage Full | ||
| 15674 | 2026.01.20 23:58:36.296913 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15675 | 2026.01.20 23:58:36.296977 [ 198 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_95_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15676 | 2026.01.20 23:58:36.297006 [ 260 ] {8491d244-8939-4eec-8057-ceef0941de3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15677 | 2026.01.20 23:58:36.297010 [ 198 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_90_18, total 277 rows starting from the beginning of the part | ||
| 15678 | 2026.01.20 23:58:36.297045 [ 260 ] {8491d244-8939-4eec-8057-ceef0941de3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15679 | 2026.01.20 23:58:36.297080 [ 198 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 245 rows starting from the beginning of the part | ||
| 15680 | 2026.01.20 23:58:36.297130 [ 198 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 245 rows starting from the beginning of the part | ||
| 15681 | 2026.01.20 23:58:36.297177 [ 198 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 253 rows starting from the beginning of the part | ||
| 15682 | 2026.01.20 23:58:36.297224 [ 198 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 245 rows starting from the beginning of the part | ||
| 15683 | 2026.01.20 23:58:36.297269 [ 198 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 4 rows starting from the beginning of the part | ||
| 15684 | 2026.01.20 23:58:36.297453 [ 260 ] {8491d244-8939-4eec-8057-ceef0941de3c} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15685 | 2026.01.20 23:58:36.297486 [ 260 ] {8491d244-8939-4eec-8057-ceef0941de3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15686 | 2026.01.20 23:58:36.297792 [ 260 ] {8491d244-8939-4eec-8057-ceef0941de3c} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15687 | 2026.01.20 23:58:36.297996 [ 260 ] {8491d244-8939-4eec-8057-ceef0941de3c} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15688 | 2026.01.20 23:58:36.298120 [ 260 ] {8491d244-8939-4eec-8057-ceef0941de3c} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001132 sec., 60070.67137809187 rows/sec., 4.69 MiB/sec. | ||
| 15689 | 2026.01.20 23:58:36.298156 [ 260 ] {8491d244-8939-4eec-8057-ceef0941de3c} <Debug> TCPHandler: Processed in 0.001294252 sec. | ||
| 15690 | 2026.01.20 23:58:36.298197 [ 196 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_95_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1269 rows, containing 5 columns (5 merged, 0 gathered) in 0.001351083 sec., 939246.5155730625 rows/sec., 61.27 MiB/sec. | ||
| 15691 | 2026.01.20 23:58:36.298284 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15692 | 2026.01.20 23:58:36.298381 [ 260 ] {6b7fcd1d-ee9b-4072-b932-58edd396f97e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15693 | 2026.01.20 23:58:36.298424 [ 260 ] {6b7fcd1d-ee9b-4072-b932-58edd396f97e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15694 | 2026.01.20 23:58:36.298460 [ 189 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_95_19} <Trace> MergedBlockOutputStream: filled checksums all_1_95_19 (state Temporary) | ||
| 15695 | 2026.01.20 23:58:36.298776 [ 189 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_95_19} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_merge_all_1_95_19 to all_1_95_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15696 | 2026.01.20 23:58:36.298817 [ 260 ] {6b7fcd1d-ee9b-4072-b932-58edd396f97e} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15697 | 2026.01.20 23:58:36.298856 [ 189 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_95_19} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede) (MergerMutator): Merged 6 parts: [all_1_90_18, all_95_95_0] -> all_1_95_19 | ||
| 15698 | 2026.01.20 23:58:36.298859 [ 260 ] {6b7fcd1d-ee9b-4072-b932-58edd396f97e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15699 | 2026.01.20 23:58:36.298981 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 15700 | 2026.01.20 23:58:36.299203 [ 260 ] {6b7fcd1d-ee9b-4072-b932-58edd396f97e} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15701 | 2026.01.20 23:58:36.299413 [ 260 ] {6b7fcd1d-ee9b-4072-b932-58edd396f97e} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15702 | 2026.01.20 23:58:36.299543 [ 260 ] {6b7fcd1d-ee9b-4072-b932-58edd396f97e} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.00118 sec., 137288.13559322033 rows/sec., 9.56 MiB/sec. | ||
| 15703 | 2026.01.20 23:58:36.299579 [ 260 ] {6b7fcd1d-ee9b-4072-b932-58edd396f97e} <Debug> TCPHandler: Processed in 0.001359223 sec. | ||
| 15704 | 2026.01.20 23:58:36.299696 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15705 | 2026.01.20 23:58:36.299787 [ 260 ] {07efbcb5-47d8-4f59-a968-36d84b19b4c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15706 | 2026.01.20 23:58:36.299827 [ 260 ] {07efbcb5-47d8-4f59-a968-36d84b19b4c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15707 | 2026.01.20 23:58:36.300147 [ 260 ] {07efbcb5-47d8-4f59-a968-36d84b19b4c4} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15708 | 2026.01.20 23:58:36.300180 [ 260 ] {07efbcb5-47d8-4f59-a968-36d84b19b4c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15709 | 2026.01.20 23:58:36.300474 [ 260 ] {07efbcb5-47d8-4f59-a968-36d84b19b4c4} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15710 | 2026.01.20 23:58:36.300672 [ 260 ] {07efbcb5-47d8-4f59-a968-36d84b19b4c4} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15711 | 2026.01.20 23:58:36.300802 [ 260 ] {07efbcb5-47d8-4f59-a968-36d84b19b4c4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001032 sec., 58139.53488372093 rows/sec., 3.92 MiB/sec. | ||
| 15712 | 2026.01.20 23:58:36.300836 [ 260 ] {07efbcb5-47d8-4f59-a968-36d84b19b4c4} <Debug> TCPHandler: Processed in 0.00119478 sec. | ||
| 15713 | 2026.01.20 23:58:36.300866 [ 221 ] {} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): 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] | ||
| 15714 | 2026.01.20 23:58:36.300903 [ 221 ] {} <Debug> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): 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] | ||
| 15715 | 2026.01.20 23:58:36.304598 [ 221 ] {} <Debug> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): 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] | ||
| 15716 | 2026.01.20 23:58:37.239887 [ 213 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): 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] | ||
| 15717 | 2026.01.20 23:58:37.239980 [ 213 ] {} <Debug> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): 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] | ||
| 15718 | 2026.01.20 23:58:37.243365 [ 213 ] {} <Debug> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): 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] | ||
| 15719 | 2026.01.20 23:58:37.346600 [ 223 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): 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] | ||
| 15720 | 2026.01.20 23:58:37.346671 [ 223 ] {} <Debug> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): 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] | ||
| 15721 | 2026.01.20 23:58:37.349690 [ 223 ] {} <Debug> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): 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] | ||
| 15722 | 2026.01.20 23:58:37.486876 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36027 | ||
| 15723 | 2026.01.20 23:58:37.487411 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15724 | 2026.01.20 23:58:37.487451 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15725 | 2026.01.20 23:58:37.487964 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 15726 | 2026.01.20 23:58:37.488209 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15727 | 2026.01.20 23:58:37.488368 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36027 | ||
| 15728 | 2026.01.20 23:58:39.491866 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 15729 | 2026.01.20 23:58:39.510289 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15730 | 2026.01.20 23:58:39.510353 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15731 | 2026.01.20 23:58:39.516532 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 15732 | 2026.01.20 23:58:39.517267 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15733 | 2026.01.20 23:58:39.520587 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 15734 | 2026.01.20 23:58:41.305311 [ 219 ] {} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): 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] | ||
| 15735 | 2026.01.20 23:58:41.305361 [ 219 ] {} <Debug> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): 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] | ||
| 15736 | 2026.01.20 23:58:41.305673 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15737 | 2026.01.20 23:58:41.305866 [ 260 ] {655cc744-7f23-40c1-9534-db39af2921d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15738 | 2026.01.20 23:58:41.305933 [ 260 ] {655cc744-7f23-40c1-9534-db39af2921d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15739 | 2026.01.20 23:58:41.306769 [ 260 ] {655cc744-7f23-40c1-9534-db39af2921d5} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15740 | 2026.01.20 23:58:41.306833 [ 260 ] {655cc744-7f23-40c1-9534-db39af2921d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15741 | 2026.01.20 23:58:41.307357 [ 260 ] {655cc744-7f23-40c1-9534-db39af2921d5} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 15742 | 2026.01.20 23:58:41.307622 [ 260 ] {655cc744-7f23-40c1-9534-db39af2921d5} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15743 | 2026.01.20 23:58:41.307817 [ 260 ] {655cc744-7f23-40c1-9534-db39af2921d5} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001997 sec., 205307.96194291435 rows/sec., 13.02 MiB/sec. | ||
| 15744 | 2026.01.20 23:58:41.307876 [ 260 ] {655cc744-7f23-40c1-9534-db39af2921d5} <Debug> TCPHandler: Processed in 0.00234193 sec. | ||
| 15745 | 2026.01.20 23:58:41.308017 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15746 | 2026.01.20 23:58:41.308122 [ 260 ] {d967b99e-85e5-44db-b79c-7aaf1baa99eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15747 | 2026.01.20 23:58:41.308168 [ 260 ] {d967b99e-85e5-44db-b79c-7aaf1baa99eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15748 | 2026.01.20 23:58:41.309210 [ 260 ] {d967b99e-85e5-44db-b79c-7aaf1baa99eb} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15749 | 2026.01.20 23:58:41.309254 [ 260 ] {d967b99e-85e5-44db-b79c-7aaf1baa99eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15750 | 2026.01.20 23:58:41.309658 [ 260 ] {d967b99e-85e5-44db-b79c-7aaf1baa99eb} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15751 | 2026.01.20 23:58:41.309897 [ 260 ] {d967b99e-85e5-44db-b79c-7aaf1baa99eb} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15752 | 2026.01.20 23:58:41.310062 [ 260 ] {d967b99e-85e5-44db-b79c-7aaf1baa99eb} <Debug> executeQuery: Read 1192 rows, 97.47 KiB in 0.001964 sec., 606924.6435845214 rows/sec., 48.47 MiB/sec. | ||
| 15753 | 2026.01.20 23:58:41.310103 [ 260 ] {d967b99e-85e5-44db-b79c-7aaf1baa99eb} <Debug> TCPHandler: Processed in 0.002142086 sec. | ||
| 15754 | 2026.01.20 23:58:41.310189 [ 219 ] {} <Debug> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): 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] | ||
| 15755 | 2026.01.20 23:58:41.310242 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15756 | 2026.01.20 23:58:41.310346 [ 260 ] {341527a2-936f-4c97-ae24-c4e508a68065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15757 | 2026.01.20 23:58:41.310390 [ 260 ] {341527a2-936f-4c97-ae24-c4e508a68065} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15758 | 2026.01.20 23:58:41.310937 [ 260 ] {341527a2-936f-4c97-ae24-c4e508a68065} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15759 | 2026.01.20 23:58:41.310975 [ 260 ] {341527a2-936f-4c97-ae24-c4e508a68065} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15760 | 2026.01.20 23:58:41.311281 [ 260 ] {341527a2-936f-4c97-ae24-c4e508a68065} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15761 | 2026.01.20 23:58:41.311487 [ 260 ] {341527a2-936f-4c97-ae24-c4e508a68065} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15762 | 2026.01.20 23:58:41.311625 [ 260 ] {341527a2-936f-4c97-ae24-c4e508a68065} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.0013 sec., 188461.53846153847 rows/sec., 11.51 MiB/sec. | ||
| 15763 | 2026.01.20 23:58:41.311664 [ 260 ] {341527a2-936f-4c97-ae24-c4e508a68065} <Debug> TCPHandler: Processed in 0.001474735 sec. | ||
| 15764 | 2026.01.20 23:58:41.311783 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15765 | 2026.01.20 23:58:41.311879 [ 260 ] {ec23fcec-5757-413b-863e-6481a35a5622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15766 | 2026.01.20 23:58:41.311919 [ 260 ] {ec23fcec-5757-413b-863e-6481a35a5622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15767 | 2026.01.20 23:58:41.312397 [ 260 ] {ec23fcec-5757-413b-863e-6481a35a5622} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15768 | 2026.01.20 23:58:41.312433 [ 260 ] {ec23fcec-5757-413b-863e-6481a35a5622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15769 | 2026.01.20 23:58:41.312729 [ 260 ] {ec23fcec-5757-413b-863e-6481a35a5622} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 15770 | 2026.01.20 23:58:41.312939 [ 260 ] {ec23fcec-5757-413b-863e-6481a35a5622} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15771 | 2026.01.20 23:58:41.313050 [ 59 ] {} <Debug> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef) (MergerMutator): Selected 6 parts from all_1_54_11 to all_59_59_0 | ||
| 15772 | 2026.01.20 23:58:41.313072 [ 260 ] {ec23fcec-5757-413b-863e-6481a35a5622} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001211 sec., 175061.9322873658 rows/sec., 11.29 MiB/sec. | ||
| 15773 | 2026.01.20 23:58:41.313100 [ 59 ] {} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15774 | 2026.01.20 23:58:41.313116 [ 260 ] {ec23fcec-5757-413b-863e-6481a35a5622} <Debug> TCPHandler: Processed in 0.001382763 sec. | ||
| 15775 | 2026.01.20 23:58:41.313127 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15776 | 2026.01.20 23:58:41.313229 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15777 | 2026.01.20 23:58:41.313283 [ 192 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_59_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_54_11 to all_59_59_0 into Compact with storage Full | ||
| 15778 | 2026.01.20 23:58:41.313331 [ 260 ] {53dd60f3-843c-4f05-acfc-d2838eec010c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15779 | 2026.01.20 23:58:41.313378 [ 260 ] {53dd60f3-843c-4f05-acfc-d2838eec010c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15780 | 2026.01.20 23:58:41.313469 [ 192 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_59_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15781 | 2026.01.20 23:58:41.313524 [ 192 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_59_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_54_11, total 464 rows starting from the beginning of the part | ||
| 15782 | 2026.01.20 23:58:41.313604 [ 192 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_59_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 212 rows starting from the beginning of the part | ||
| 15783 | 2026.01.20 23:58:41.313658 [ 192 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_59_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 212 rows starting from the beginning of the part | ||
| 15784 | 2026.01.20 23:58:41.313706 [ 192 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_59_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 440 rows starting from the beginning of the part | ||
| 15785 | 2026.01.20 23:58:41.313751 [ 192 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_59_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 212 rows starting from the beginning of the part | ||
| 15786 | 2026.01.20 23:58:41.313797 [ 192 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_59_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 212 rows starting from the beginning of the part | ||
| 15787 | 2026.01.20 23:58:41.313907 [ 260 ] {53dd60f3-843c-4f05-acfc-d2838eec010c} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15788 | 2026.01.20 23:58:41.313953 [ 260 ] {53dd60f3-843c-4f05-acfc-d2838eec010c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15789 | 2026.01.20 23:58:41.314288 [ 260 ] {53dd60f3-843c-4f05-acfc-d2838eec010c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 15790 | 2026.01.20 23:58:41.314519 [ 260 ] {53dd60f3-843c-4f05-acfc-d2838eec010c} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15791 | 2026.01.20 23:58:41.314660 [ 260 ] {53dd60f3-843c-4f05-acfc-d2838eec010c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001347 sec., 156644.39495174462 rows/sec., 8.90 MiB/sec. | ||
| 15792 | 2026.01.20 23:58:41.314698 [ 260 ] {53dd60f3-843c-4f05-acfc-d2838eec010c} <Debug> TCPHandler: Processed in 0.001520236 sec. | ||
| 15793 | 2026.01.20 23:58:41.314818 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15794 | 2026.01.20 23:58:41.314917 [ 260 ] {09538598-1c6a-485c-ae39-883a9cd759de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15795 | 2026.01.20 23:58:41.314923 [ 189 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_59_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1752 rows, containing 5 columns (5 merged, 0 gathered) in 0.001713329 sec., 1022570.6796534699 rows/sec., 70.96 MiB/sec. | ||
| 15796 | 2026.01.20 23:58:41.314958 [ 260 ] {09538598-1c6a-485c-ae39-883a9cd759de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15797 | 2026.01.20 23:58:41.315109 [ 192 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_59_12} <Trace> MergedBlockOutputStream: filled checksums all_1_59_12 (state Temporary) | ||
| 15798 | 2026.01.20 23:58:41.315375 [ 192 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_59_12} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_merge_all_1_59_12 to all_1_59_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15799 | 2026.01.20 23:58:41.315448 [ 192 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_59_12} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef) (MergerMutator): Merged 6 parts: [all_1_54_11, all_59_59_0] -> all_1_59_12 | ||
| 15800 | 2026.01.20 23:58:41.315538 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 15801 | 2026.01.20 23:58:41.315678 [ 260 ] {09538598-1c6a-485c-ae39-883a9cd759de} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15802 | 2026.01.20 23:58:41.315720 [ 260 ] {09538598-1c6a-485c-ae39-883a9cd759de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15803 | 2026.01.20 23:58:41.316056 [ 260 ] {09538598-1c6a-485c-ae39-883a9cd759de} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15804 | 2026.01.20 23:58:41.316264 [ 260 ] {09538598-1c6a-485c-ae39-883a9cd759de} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15805 | 2026.01.20 23:58:41.316402 [ 260 ] {09538598-1c6a-485c-ae39-883a9cd759de} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001503 sec., 478376.58017298736 rows/sec., 33.57 MiB/sec. | ||
| 15806 | 2026.01.20 23:58:41.316441 [ 260 ] {09538598-1c6a-485c-ae39-883a9cd759de} <Debug> TCPHandler: Processed in 0.001676818 sec. | ||
| 15807 | 2026.01.20 23:58:41.316490 [ 220 ] {} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): 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] | ||
| 15808 | 2026.01.20 23:58:41.316523 [ 220 ] {} <Debug> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): 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] | ||
| 15809 | 2026.01.20 23:58:41.316560 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15810 | 2026.01.20 23:58:41.316662 [ 260 ] {1cb42529-07a2-43a4-a89d-db76e11c9c5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15811 | 2026.01.20 23:58:41.316704 [ 260 ] {1cb42529-07a2-43a4-a89d-db76e11c9c5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15812 | 2026.01.20 23:58:41.317030 [ 260 ] {1cb42529-07a2-43a4-a89d-db76e11c9c5f} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15813 | 2026.01.20 23:58:41.317067 [ 260 ] {1cb42529-07a2-43a4-a89d-db76e11c9c5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15814 | 2026.01.20 23:58:41.317384 [ 260 ] {1cb42529-07a2-43a4-a89d-db76e11c9c5f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 15815 | 2026.01.20 23:58:41.317632 [ 260 ] {1cb42529-07a2-43a4-a89d-db76e11c9c5f} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15816 | 2026.01.20 23:58:41.317774 [ 260 ] {1cb42529-07a2-43a4-a89d-db76e11c9c5f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00113 sec., 5309.734513274337 rows/sec., 277.41 KiB/sec. | ||
| 15817 | 2026.01.20 23:58:41.317812 [ 260 ] {1cb42529-07a2-43a4-a89d-db76e11c9c5f} <Debug> TCPHandler: Processed in 0.001301412 sec. | ||
| 15818 | 2026.01.20 23:58:41.317932 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15819 | 2026.01.20 23:58:41.318044 [ 260 ] {ef184c66-0076-4b1f-bbdb-0240d13c1a1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15820 | 2026.01.20 23:58:41.318093 [ 260 ] {ef184c66-0076-4b1f-bbdb-0240d13c1a1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15821 | 2026.01.20 23:58:41.318594 [ 260 ] {ef184c66-0076-4b1f-bbdb-0240d13c1a1f} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15822 | 2026.01.20 23:58:41.318640 [ 260 ] {ef184c66-0076-4b1f-bbdb-0240d13c1a1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15823 | 2026.01.20 23:58:41.319039 [ 260 ] {ef184c66-0076-4b1f-bbdb-0240d13c1a1f} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15824 | 2026.01.20 23:58:41.319288 [ 260 ] {ef184c66-0076-4b1f-bbdb-0240d13c1a1f} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15825 | 2026.01.20 23:58:41.319434 [ 260 ] {ef184c66-0076-4b1f-bbdb-0240d13c1a1f} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001413 sec., 222222.22222222222 rows/sec., 14.60 MiB/sec. | ||
| 15826 | 2026.01.20 23:58:41.319471 [ 260 ] {ef184c66-0076-4b1f-bbdb-0240d13c1a1f} <Debug> TCPHandler: Processed in 0.001598156 sec. | ||
| 15827 | 2026.01.20 23:58:41.319585 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15828 | 2026.01.20 23:58:41.319681 [ 260 ] {d6e5ab9f-23d7-464c-bdea-14ce5639cda3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15829 | 2026.01.20 23:58:41.319722 [ 260 ] {d6e5ab9f-23d7-464c-bdea-14ce5639cda3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15830 | 2026.01.20 23:58:41.320063 [ 260 ] {d6e5ab9f-23d7-464c-bdea-14ce5639cda3} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15831 | 2026.01.20 23:58:41.320083 [ 220 ] {} <Debug> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): 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] | ||
| 15832 | 2026.01.20 23:58:41.320099 [ 260 ] {d6e5ab9f-23d7-464c-bdea-14ce5639cda3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15833 | 2026.01.20 23:58:41.320423 [ 260 ] {d6e5ab9f-23d7-464c-bdea-14ce5639cda3} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 15834 | 2026.01.20 23:58:41.320687 [ 260 ] {d6e5ab9f-23d7-464c-bdea-14ce5639cda3} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15835 | 2026.01.20 23:58:41.320828 [ 260 ] {d6e5ab9f-23d7-464c-bdea-14ce5639cda3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001164 sec., 859.106529209622 rows/sec., 57.89 KiB/sec. | ||
| 15836 | 2026.01.20 23:58:41.320864 [ 260 ] {d6e5ab9f-23d7-464c-bdea-14ce5639cda3} <Debug> TCPHandler: Processed in 0.001326942 sec. | ||
| 15837 | 2026.01.20 23:58:41.320986 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15838 | 2026.01.20 23:58:41.321084 [ 260 ] {6d765680-c915-440f-92d5-c0f5847c7904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15839 | 2026.01.20 23:58:41.321138 [ 260 ] {6d765680-c915-440f-92d5-c0f5847c7904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15840 | 2026.01.20 23:58:41.322111 [ 260 ] {6d765680-c915-440f-92d5-c0f5847c7904} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15841 | 2026.01.20 23:58:41.322149 [ 260 ] {6d765680-c915-440f-92d5-c0f5847c7904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15842 | 2026.01.20 23:58:41.322711 [ 260 ] {6d765680-c915-440f-92d5-c0f5847c7904} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 15843 | 2026.01.20 23:58:41.322942 [ 260 ] {6d765680-c915-440f-92d5-c0f5847c7904} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15844 | 2026.01.20 23:58:41.323089 [ 260 ] {6d765680-c915-440f-92d5-c0f5847c7904} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002023 sec., 19772.61492832427 rows/sec., 35.43 MiB/sec. | ||
| 15845 | 2026.01.20 23:58:41.323159 [ 260 ] {6d765680-c915-440f-92d5-c0f5847c7904} <Debug> TCPHandler: Processed in 0.002223617 sec. | ||
| 15846 | 2026.01.20 23:58:41.323279 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15847 | 2026.01.20 23:58:41.323374 [ 260 ] {1471a8c2-ebcb-4e44-8c7b-190698cb7fa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15848 | 2026.01.20 23:58:41.323415 [ 260 ] {1471a8c2-ebcb-4e44-8c7b-190698cb7fa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15849 | 2026.01.20 23:58:41.323759 [ 260 ] {1471a8c2-ebcb-4e44-8c7b-190698cb7fa1} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15850 | 2026.01.20 23:58:41.323795 [ 260 ] {1471a8c2-ebcb-4e44-8c7b-190698cb7fa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15851 | 2026.01.20 23:58:41.324101 [ 260 ] {1471a8c2-ebcb-4e44-8c7b-190698cb7fa1} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15852 | 2026.01.20 23:58:41.324302 [ 260 ] {1471a8c2-ebcb-4e44-8c7b-190698cb7fa1} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15853 | 2026.01.20 23:58:41.324424 [ 59 ] {} <Debug> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15854 | 2026.01.20 23:58:41.324429 [ 260 ] {1471a8c2-ebcb-4e44-8c7b-190698cb7fa1} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001073 sec., 96924.51071761418 rows/sec., 5.94 MiB/sec. | ||
| 15855 | 2026.01.20 23:58:41.324471 [ 59 ] {} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15856 | 2026.01.20 23:58:41.324486 [ 260 ] {1471a8c2-ebcb-4e44-8c7b-190698cb7fa1} <Debug> TCPHandler: Processed in 0.001258272 sec. | ||
| 15857 | 2026.01.20 23:58:41.324495 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15858 | 2026.01.20 23:58:41.324594 [ 190 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::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 | ||
| 15859 | 2026.01.20 23:58:41.324686 [ 190 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15860 | 2026.01.20 23:58:41.324715 [ 190 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 7484 rows starting from the beginning of the part | ||
| 15861 | 2026.01.20 23:58:41.324771 [ 190 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 36 rows starting from the beginning of the part | ||
| 15862 | 2026.01.20 23:58:41.324814 [ 190 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part | ||
| 15863 | 2026.01.20 23:58:41.324855 [ 190 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 104 rows starting from the beginning of the part | ||
| 15864 | 2026.01.20 23:58:41.324894 [ 190 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part | ||
| 15865 | 2026.01.20 23:58:41.324933 [ 190 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 104 rows starting from the beginning of the part | ||
| 15866 | 2026.01.20 23:58:41.326791 [ 192 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7848 rows, containing 4 columns (4 merged, 0 gathered) in 0.002235748 sec., 3510234.6060468354 rows/sec., 224.58 MiB/sec. | ||
| 15867 | 2026.01.20 23:58:41.327277 [ 189 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15868 | 2026.01.20 23:58:41.327642 [ 189 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_106_21} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15869 | 2026.01.20 23:58:41.327735 [ 189 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_106_21} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15870 | 2026.01.20 23:58:41.327853 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 15871 | 2026.01.20 23:58:41.842845 [ 213 ] {} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): 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] | ||
| 15872 | 2026.01.20 23:58:41.842910 [ 213 ] {} <Debug> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): 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] | ||
| 15873 | 2026.01.20 23:58:41.846441 [ 213 ] {} <Debug> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): 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] | ||
| 15874 | 2026.01.20 23:58:42.001159 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 365.11 MiB, peak 375.13 MiB, free memory in arenas 0.00 B, will set to 368.28 MiB (RSS), difference: 3.17 MiB | ||
| 15875 | 2026.01.20 23:58:42.673501 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): 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] | ||
| 15876 | 2026.01.20 23:58:42.673556 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): 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] | ||
| 15877 | 2026.01.20 23:58:42.675734 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): 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] | ||
| 15878 | 2026.01.20 23:58:44.798227 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15879 | 2026.01.20 23:58:44.798327 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15880 | 2026.01.20 23:58:44.988565 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36475 | ||
| 15881 | 2026.01.20 23:58:44.989254 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15882 | 2026.01.20 23:58:44.989299 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15883 | 2026.01.20 23:58:44.989796 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 15884 | 2026.01.20 23:58:44.990021 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15885 | 2026.01.20 23:58:44.990165 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36475 | ||
| 15886 | 2026.01.20 23:58:44.990181 [ 53 ] {} <Debug> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 15887 | 2026.01.20 23:58:44.990237 [ 53 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15888 | 2026.01.20 23:58:44.990257 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15889 | 2026.01.20 23:58:44.990395 [ 186 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 15890 | 2026.01.20 23:58:44.990544 [ 186 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15891 | 2026.01.20 23:58:44.990585 [ 186 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34107 rows starting from the beginning of the part | ||
| 15892 | 2026.01.20 23:58:44.990653 [ 186 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 15893 | 2026.01.20 23:58:44.990703 [ 186 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 15894 | 2026.01.20 23:58:44.990747 [ 186 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 15895 | 2026.01.20 23:58:44.990790 [ 186 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 15896 | 2026.01.20 23:58:44.990833 [ 186 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 15897 | 2026.01.20 23:58:44.993307 [ 192 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36475 rows, containing 4 columns (4 merged, 0 gathered) in 0.002973891 sec., 12265076.292305265 rows/sec., 175.45 MiB/sec. | ||
| 15898 | 2026.01.20 23:58:44.993647 [ 186 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 15899 | 2026.01.20 23:58:44.993895 [ 186 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_76_15} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15900 | 2026.01.20 23:58:44.993966 [ 186 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_76_15} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 15901 | 2026.01.20 23:58:44.994046 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 15902 | 2026.01.20 23:58:45.092181 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1950 | ||
| 15903 | 2026.01.20 23:58:45.095003 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15904 | 2026.01.20 23:58:45.095054 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15905 | 2026.01.20 23:58:45.096261 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 15906 | 2026.01.20 23:58:45.096530 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15907 | 2026.01.20 23:58:45.096704 [ 53 ] {} <Debug> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 15908 | 2026.01.20 23:58:45.096776 [ 53 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15909 | 2026.01.20 23:58:45.096798 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1950 | ||
| 15910 | 2026.01.20 23:58:45.096813 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15911 | 2026.01.20 23:58:45.096976 [ 193 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::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 | ||
| 15912 | 2026.01.20 23:58:45.097702 [ 193 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15913 | 2026.01.20 23:58:45.097871 [ 193 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1780 rows starting from the beginning of the part | ||
| 15914 | 2026.01.20 23:58:45.098248 [ 193 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 30 rows starting from the beginning of the part | ||
| 15915 | 2026.01.20 23:58:45.098698 [ 193 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 36 rows starting from the beginning of the part | ||
| 15916 | 2026.01.20 23:58:45.099061 [ 193 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 40 rows starting from the beginning of the part | ||
| 15917 | 2026.01.20 23:58:45.099425 [ 193 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 30 rows starting from the beginning of the part | ||
| 15918 | 2026.01.20 23:58:45.099818 [ 193 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 34 rows starting from the beginning of the part | ||
| 15919 | 2026.01.20 23:58:45.106261 [ 186 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1950 rows, containing 72 columns (72 merged, 0 gathered) in 0.009341988 sec., 208735.01443161775 rows/sec., 161.83 MiB/sec. | ||
| 15920 | 2026.01.20 23:58:45.108295 [ 187 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 15921 | 2026.01.20 23:58:45.108934 [ 187 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_56_11} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15922 | 2026.01.20 23:58:45.109042 [ 187 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_56_11} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 15923 | 2026.01.20 23:58:45.109385 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.09 MiB. | ||
| 15924 | 2026.01.20 23:58:46.233577 [ 222 ] {} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): 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] | ||
| 15925 | 2026.01.20 23:58:46.233632 [ 222 ] {} <Debug> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): 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] | ||
| 15926 | 2026.01.20 23:58:46.235985 [ 222 ] {} <Debug> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): 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] | ||
| 15927 | 2026.01.20 23:58:46.291894 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15928 | 2026.01.20 23:58:46.292134 [ 260 ] {48b1997c-1d93-41c4-b826-59af33f1e9ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15929 | 2026.01.20 23:58:46.292228 [ 260 ] {48b1997c-1d93-41c4-b826-59af33f1e9ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15930 | 2026.01.20 23:58:46.293123 [ 260 ] {48b1997c-1d93-41c4-b826-59af33f1e9ab} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15931 | 2026.01.20 23:58:46.293166 [ 260 ] {48b1997c-1d93-41c4-b826-59af33f1e9ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15932 | 2026.01.20 23:58:46.293534 [ 260 ] {48b1997c-1d93-41c4-b826-59af33f1e9ab} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15933 | 2026.01.20 23:58:46.293756 [ 260 ] {48b1997c-1d93-41c4-b826-59af33f1e9ab} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15934 | 2026.01.20 23:58:46.293925 [ 260 ] {48b1997c-1d93-41c4-b826-59af33f1e9ab} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001857 sec., 30156.165858912223 rows/sec., 2.30 MiB/sec. | ||
| 15935 | 2026.01.20 23:58:46.293936 [ 51 ] {} <Debug> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15936 | 2026.01.20 23:58:46.293975 [ 260 ] {48b1997c-1d93-41c4-b826-59af33f1e9ab} <Debug> TCPHandler: Processed in 0.002245399 sec. | ||
| 15937 | 2026.01.20 23:58:46.294010 [ 51 ] {} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15938 | 2026.01.20 23:58:46.294041 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15939 | 2026.01.20 23:58:46.294123 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15940 | 2026.01.20 23:58:46.294207 [ 188 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::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 | ||
| 15941 | 2026.01.20 23:58:46.294228 [ 260 ] {c5d43cc9-9cd1-4e26-b8c4-a5aac5b5e807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15942 | 2026.01.20 23:58:46.294321 [ 260 ] {c5d43cc9-9cd1-4e26-b8c4-a5aac5b5e807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15943 | 2026.01.20 23:58:46.294408 [ 188 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15944 | 2026.01.20 23:58:46.294465 [ 188 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2462 rows starting from the beginning of the part | ||
| 15945 | 2026.01.20 23:58:46.294582 [ 188 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 56 rows starting from the beginning of the part | ||
| 15946 | 2026.01.20 23:58:46.294703 [ 188 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 1192 rows starting from the beginning of the part | ||
| 15947 | 2026.01.20 23:58:46.294778 [ 260 ] {c5d43cc9-9cd1-4e26-b8c4-a5aac5b5e807} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15948 | 2026.01.20 23:58:46.294810 [ 188 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 58 rows starting from the beginning of the part | ||
| 15949 | 2026.01.20 23:58:46.294822 [ 260 ] {c5d43cc9-9cd1-4e26-b8c4-a5aac5b5e807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15950 | 2026.01.20 23:58:46.294928 [ 188 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 1192 rows starting from the beginning of the part | ||
| 15951 | 2026.01.20 23:58:46.295011 [ 188 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 56 rows starting from the beginning of the part | ||
| 15952 | 2026.01.20 23:58:46.295180 [ 260 ] {c5d43cc9-9cd1-4e26-b8c4-a5aac5b5e807} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15953 | 2026.01.20 23:58:46.295438 [ 260 ] {c5d43cc9-9cd1-4e26-b8c4-a5aac5b5e807} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15954 | 2026.01.20 23:58:46.295576 [ 51 ] {} <Debug> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15955 | 2026.01.20 23:58:46.295580 [ 260 ] {c5d43cc9-9cd1-4e26-b8c4-a5aac5b5e807} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001373 sec., 46613.255644573925 rows/sec., 3.64 MiB/sec. | ||
| 15956 | 2026.01.20 23:58:46.295615 [ 51 ] {} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15957 | 2026.01.20 23:58:46.295639 [ 260 ] {c5d43cc9-9cd1-4e26-b8c4-a5aac5b5e807} <Debug> TCPHandler: Processed in 0.001570257 sec. | ||
| 15958 | 2026.01.20 23:58:46.295640 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15959 | 2026.01.20 23:58:46.295746 [ 186 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::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 | ||
| 15960 | 2026.01.20 23:58:46.295796 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15961 | 2026.01.20 23:58:46.295841 [ 186 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15962 | 2026.01.20 23:58:46.295869 [ 186 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1249 rows starting from the beginning of the part | ||
| 15963 | 2026.01.20 23:58:46.295895 [ 260 ] {42d6bddb-e29d-425a-b4ce-bcb250e3f08c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15964 | 2026.01.20 23:58:46.295927 [ 186 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 64 rows starting from the beginning of the part | ||
| 15965 | 2026.01.20 23:58:46.295940 [ 260 ] {42d6bddb-e29d-425a-b4ce-bcb250e3f08c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15966 | 2026.01.20 23:58:46.295974 [ 186 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 719 rows starting from the beginning of the part | ||
| 15967 | 2026.01.20 23:58:46.296018 [ 186 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 68 rows starting from the beginning of the part | ||
| 15968 | 2026.01.20 23:58:46.296060 [ 186 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 719 rows starting from the beginning of the part | ||
| 15969 | 2026.01.20 23:58:46.296100 [ 186 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 64 rows starting from the beginning of the part | ||
| 15970 | 2026.01.20 23:58:46.296386 [ 260 ] {42d6bddb-e29d-425a-b4ce-bcb250e3f08c} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15971 | 2026.01.20 23:58:46.296421 [ 260 ] {42d6bddb-e29d-425a-b4ce-bcb250e3f08c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15972 | 2026.01.20 23:58:46.296789 [ 260 ] {42d6bddb-e29d-425a-b4ce-bcb250e3f08c} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15973 | 2026.01.20 23:58:46.296976 [ 199 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5016 rows, containing 5 columns (5 merged, 0 gathered) in 0.002852368 sec., 1758538.870159811 rows/sec., 148.44 MiB/sec. | ||
| 15974 | 2026.01.20 23:58:46.297007 [ 260 ] {42d6bddb-e29d-425a-b4ce-bcb250e3f08c} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15975 | 2026.01.20 23:58:46.297147 [ 260 ] {42d6bddb-e29d-425a-b4ce-bcb250e3f08c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001272 sec., 125786.16352201259 rows/sec., 8.76 MiB/sec. | ||
| 15976 | 2026.01.20 23:58:46.297185 [ 260 ] {42d6bddb-e29d-425a-b4ce-bcb250e3f08c} <Debug> TCPHandler: Processed in 0.001441355 sec. | ||
| 15977 | 2026.01.20 23:58:46.297308 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15978 | 2026.01.20 23:58:46.297308 [ 186 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2883 rows, containing 5 columns (5 merged, 0 gathered) in 0.001605107 sec., 1796141.9394470276 rows/sec., 135.41 MiB/sec. | ||
| 15979 | 2026.01.20 23:58:46.297319 [ 195 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15980 | 2026.01.20 23:58:46.297405 [ 260 ] {1719152e-ea9d-4cae-b449-407521465002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15981 | 2026.01.20 23:58:46.297451 [ 260 ] {1719152e-ea9d-4cae-b449-407521465002} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15982 | 2026.01.20 23:58:46.297540 [ 188 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15983 | 2026.01.20 23:58:46.297721 [ 195 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_111_22} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15984 | 2026.01.20 23:58:46.297802 [ 260 ] {1719152e-ea9d-4cae-b449-407521465002} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15985 | 2026.01.20 23:58:46.297832 [ 195 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_111_22} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15986 | 2026.01.20 23:58:46.297847 [ 260 ] {1719152e-ea9d-4cae-b449-407521465002} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15987 | 2026.01.20 23:58:46.297856 [ 188 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_111_22} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15988 | 2026.01.20 23:58:46.297951 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 15989 | 2026.01.20 23:58:46.297952 [ 188 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_111_22} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15990 | 2026.01.20 23:58:46.298064 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 15991 | 2026.01.20 23:58:46.298181 [ 260 ] {1719152e-ea9d-4cae-b449-407521465002} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15992 | 2026.01.20 23:58:46.298394 [ 260 ] {1719152e-ea9d-4cae-b449-407521465002} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15993 | 2026.01.20 23:58:46.298530 [ 260 ] {1719152e-ea9d-4cae-b449-407521465002} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. | ||
| 15994 | 2026.01.20 23:58:46.298567 [ 260 ] {1719152e-ea9d-4cae-b449-407521465002} <Debug> TCPHandler: Processed in 0.001308723 sec. | ||
| 15995 | 2026.01.20 23:58:46.621584 [ 222 ] {} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): 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] | ||
| 15996 | 2026.01.20 23:58:46.621626 [ 222 ] {} <Debug> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): 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] | ||
| 15997 | 2026.01.20 23:58:46.625620 [ 222 ] {} <Debug> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): 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] | ||
| 15998 | 2026.01.20 23:58:46.790718 [ 221 ] {} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): 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] | ||
| 15999 | 2026.01.20 23:58:46.790779 [ 221 ] {} <Debug> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): 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] | ||
| 16000 | 2026.01.20 23:58:46.792797 [ 221 ] {} <Debug> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): 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] | ||
| 16001 | 2026.01.20 23:58:47.020676 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 16002 | 2026.01.20 23:58:47.038261 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16003 | 2026.01.20 23:58:47.038324 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16004 | 2026.01.20 23:58:47.044528 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 16005 | 2026.01.20 23:58:47.045248 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16006 | 2026.01.20 23:58:47.045619 [ 51 ] {} <Debug> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 16007 | 2026.01.20 23:58:47.045698 [ 51 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16008 | 2026.01.20 23:58:47.045719 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16009 | 2026.01.20 23:58:47.045830 [ 197 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 16010 | 2026.01.20 23:58:47.048688 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 16011 | 2026.01.20 23:58:47.049836 [ 197 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16012 | 2026.01.20 23:58:47.051590 [ 197 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 16013 | 2026.01.20 23:58:47.056419 [ 197 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 16014 | 2026.01.20 23:58:47.061255 [ 197 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 16015 | 2026.01.20 23:58:47.065920 [ 197 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 16016 | 2026.01.20 23:58:47.070833 [ 197 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 16017 | 2026.01.20 23:58:47.075355 [ 197 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 16018 | 2026.01.20 23:58:47.129387 [ 195 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.08360625 sec., 6853.55460865665 rows/sec., 35.44 MiB/sec. | ||
| 16019 | 2026.01.20 23:58:47.131735 [ 201 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 16020 | 2026.01.20 23:58:47.133602 [ 201 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_76_15} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16021 | 2026.01.20 23:58:47.133696 [ 201 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_76_15} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 16022 | 2026.01.20 23:58:47.135374 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 16023 | 2026.01.20 23:58:47.273549 [ 223 ] {} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): 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] | ||
| 16024 | 2026.01.20 23:58:47.273582 [ 223 ] {} <Debug> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): 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] | ||
| 16025 | 2026.01.20 23:58:47.277385 [ 223 ] {} <Debug> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): 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] | ||
| 16026 | 2026.01.20 23:58:47.671281 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16027 | 2026.01.20 23:58:47.671559 [ 260 ] {7506268f-3229-4142-add0-e20d4828bcb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16028 | 2026.01.20 23:58:47.671662 [ 260 ] {7506268f-3229-4142-add0-e20d4828bcb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16029 | 2026.01.20 23:58:47.672834 [ 260 ] {7506268f-3229-4142-add0-e20d4828bcb1} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16030 | 2026.01.20 23:58:47.672881 [ 260 ] {7506268f-3229-4142-add0-e20d4828bcb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16031 | 2026.01.20 23:58:47.673279 [ 260 ] {7506268f-3229-4142-add0-e20d4828bcb1} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 16032 | 2026.01.20 23:58:47.673499 [ 260 ] {7506268f-3229-4142-add0-e20d4828bcb1} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16033 | 2026.01.20 23:58:47.673662 [ 260 ] {7506268f-3229-4142-add0-e20d4828bcb1} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002177 sec., 188332.5677537896 rows/sec., 11.95 MiB/sec. | ||
| 16034 | 2026.01.20 23:58:47.673705 [ 260 ] {7506268f-3229-4142-add0-e20d4828bcb1} <Debug> TCPHandler: Processed in 0.002599725 sec. | ||
| 16035 | 2026.01.20 23:58:47.673830 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16036 | 2026.01.20 23:58:47.673923 [ 260 ] {0e093395-0bd6-4a2b-87b3-ee6917a29249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16037 | 2026.01.20 23:58:47.673964 [ 260 ] {0e093395-0bd6-4a2b-87b3-ee6917a29249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16038 | 2026.01.20 23:58:47.674378 [ 260 ] {0e093395-0bd6-4a2b-87b3-ee6917a29249} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16039 | 2026.01.20 23:58:47.674417 [ 260 ] {0e093395-0bd6-4a2b-87b3-ee6917a29249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16040 | 2026.01.20 23:58:47.674763 [ 260 ] {0e093395-0bd6-4a2b-87b3-ee6917a29249} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 16041 | 2026.01.20 23:58:47.674986 [ 260 ] {0e093395-0bd6-4a2b-87b3-ee6917a29249} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16042 | 2026.01.20 23:58:47.675120 [ 260 ] {0e093395-0bd6-4a2b-87b3-ee6917a29249} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001215 sec., 4938.271604938272 rows/sec., 402.68 KiB/sec. | ||
| 16043 | 2026.01.20 23:58:47.675160 [ 260 ] {0e093395-0bd6-4a2b-87b3-ee6917a29249} <Debug> TCPHandler: Processed in 0.001380004 sec. | ||
| 16044 | 2026.01.20 23:58:47.675279 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16045 | 2026.01.20 23:58:47.675373 [ 260 ] {e7374c0b-d2ac-409a-b0ca-a2b66233c97e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16046 | 2026.01.20 23:58:47.675413 [ 260 ] {e7374c0b-d2ac-409a-b0ca-a2b66233c97e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16047 | 2026.01.20 23:58:47.676998 [ 260 ] {e7374c0b-d2ac-409a-b0ca-a2b66233c97e} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16048 | 2026.01.20 23:58:47.677036 [ 260 ] {e7374c0b-d2ac-409a-b0ca-a2b66233c97e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16049 | 2026.01.20 23:58:47.677483 [ 260 ] {e7374c0b-d2ac-409a-b0ca-a2b66233c97e} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16050 | 2026.01.20 23:58:47.677698 [ 260 ] {e7374c0b-d2ac-409a-b0ca-a2b66233c97e} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16051 | 2026.01.20 23:58:47.677830 [ 260 ] {e7374c0b-d2ac-409a-b0ca-a2b66233c97e} <Debug> executeQuery: Read 2335 rows, 193.81 KiB in 0.002474 sec., 943815.6831042846 rows/sec., 76.50 MiB/sec. | ||
| 16052 | 2026.01.20 23:58:47.677872 [ 260 ] {e7374c0b-d2ac-409a-b0ca-a2b66233c97e} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 16053 | 2026.01.20 23:58:47.677885 [ 260 ] {e7374c0b-d2ac-409a-b0ca-a2b66233c97e} <Debug> TCPHandler: Processed in 0.002656435 sec. | ||
| 16054 | 2026.01.20 23:58:47.678000 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16055 | 2026.01.20 23:58:47.678097 [ 260 ] {e6734640-09e3-4e4a-b67a-f8fb375aee06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16056 | 2026.01.20 23:58:47.678136 [ 260 ] {e6734640-09e3-4e4a-b67a-f8fb375aee06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16057 | 2026.01.20 23:58:47.678676 [ 260 ] {e6734640-09e3-4e4a-b67a-f8fb375aee06} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16058 | 2026.01.20 23:58:47.678729 [ 260 ] {e6734640-09e3-4e4a-b67a-f8fb375aee06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16059 | 2026.01.20 23:58:47.679067 [ 260 ] {e6734640-09e3-4e4a-b67a-f8fb375aee06} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 16060 | 2026.01.20 23:58:47.679281 [ 260 ] {e6734640-09e3-4e4a-b67a-f8fb375aee06} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16061 | 2026.01.20 23:58:47.679412 [ 260 ] {e6734640-09e3-4e4a-b67a-f8fb375aee06} <Debug> executeQuery: Read 251 rows, 15.74 KiB in 0.001332 sec., 188438.43843843843 rows/sec., 11.54 MiB/sec. | ||
| 16062 | 2026.01.20 23:58:47.679449 [ 260 ] {e6734640-09e3-4e4a-b67a-f8fb375aee06} <Debug> TCPHandler: Processed in 0.001499525 sec. | ||
| 16063 | 2026.01.20 23:58:47.679551 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16064 | 2026.01.20 23:58:47.679645 [ 260 ] {72d7ceab-4bec-4a0a-be93-bc0c93c7d374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16065 | 2026.01.20 23:58:47.679684 [ 260 ] {72d7ceab-4bec-4a0a-be93-bc0c93c7d374} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16066 | 2026.01.20 23:58:47.680245 [ 260 ] {72d7ceab-4bec-4a0a-be93-bc0c93c7d374} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16067 | 2026.01.20 23:58:47.680281 [ 260 ] {72d7ceab-4bec-4a0a-be93-bc0c93c7d374} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16068 | 2026.01.20 23:58:47.680634 [ 260 ] {72d7ceab-4bec-4a0a-be93-bc0c93c7d374} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 16069 | 2026.01.20 23:58:47.680866 [ 260 ] {72d7ceab-4bec-4a0a-be93-bc0c93c7d374} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16070 | 2026.01.20 23:58:47.680995 [ 260 ] {72d7ceab-4bec-4a0a-be93-bc0c93c7d374} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001366 sec., 322108.345534407 rows/sec., 21.31 MiB/sec. | ||
| 16071 | 2026.01.20 23:58:47.681033 [ 260 ] {72d7ceab-4bec-4a0a-be93-bc0c93c7d374} <Debug> TCPHandler: Processed in 0.001531616 sec. | ||
| 16072 | 2026.01.20 23:58:47.681147 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16073 | 2026.01.20 23:58:47.681238 [ 260 ] {83414bb1-c66b-4475-b1b4-d56f6319a97e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16074 | 2026.01.20 23:58:47.681276 [ 260 ] {83414bb1-c66b-4475-b1b4-d56f6319a97e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16075 | 2026.01.20 23:58:47.681752 [ 260 ] {83414bb1-c66b-4475-b1b4-d56f6319a97e} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16076 | 2026.01.20 23:58:47.681787 [ 260 ] {83414bb1-c66b-4475-b1b4-d56f6319a97e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16077 | 2026.01.20 23:58:47.682085 [ 260 ] {83414bb1-c66b-4475-b1b4-d56f6319a97e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 16078 | 2026.01.20 23:58:47.682281 [ 260 ] {83414bb1-c66b-4475-b1b4-d56f6319a97e} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16079 | 2026.01.20 23:58:47.682407 [ 260 ] {83414bb1-c66b-4475-b1b4-d56f6319a97e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001187 sec., 177759.05644481888 rows/sec., 10.09 MiB/sec. | ||
| 16080 | 2026.01.20 23:58:47.682443 [ 260 ] {83414bb1-c66b-4475-b1b4-d56f6319a97e} <Debug> TCPHandler: Processed in 0.001344682 sec. | ||
| 16081 | 2026.01.20 23:58:47.682548 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16082 | 2026.01.20 23:58:47.682647 [ 260 ] {f5b8c040-ef08-4849-b6d4-f34e26857525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16083 | 2026.01.20 23:58:47.682687 [ 260 ] {f5b8c040-ef08-4849-b6d4-f34e26857525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16084 | 2026.01.20 23:58:47.683521 [ 260 ] {f5b8c040-ef08-4849-b6d4-f34e26857525} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16085 | 2026.01.20 23:58:47.683558 [ 260 ] {f5b8c040-ef08-4849-b6d4-f34e26857525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16086 | 2026.01.20 23:58:47.683919 [ 260 ] {f5b8c040-ef08-4849-b6d4-f34e26857525} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16087 | 2026.01.20 23:58:47.684123 [ 260 ] {f5b8c040-ef08-4849-b6d4-f34e26857525} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16088 | 2026.01.20 23:58:47.684257 [ 260 ] {f5b8c040-ef08-4849-b6d4-f34e26857525} <Debug> executeQuery: Read 1181 rows, 86.45 KiB in 0.001628 sec., 725429.9754299754 rows/sec., 51.86 MiB/sec. | ||
| 16089 | 2026.01.20 23:58:47.684295 [ 260 ] {f5b8c040-ef08-4849-b6d4-f34e26857525} <Debug> TCPHandler: Processed in 0.001796611 sec. | ||
| 16090 | 2026.01.20 23:58:47.684410 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16091 | 2026.01.20 23:58:47.684521 [ 260 ] {50e6131b-d3fd-40b6-b2ac-444004d4b76f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16092 | 2026.01.20 23:58:47.684586 [ 260 ] {50e6131b-d3fd-40b6-b2ac-444004d4b76f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16093 | 2026.01.20 23:58:47.684977 [ 260 ] {50e6131b-d3fd-40b6-b2ac-444004d4b76f} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16094 | 2026.01.20 23:58:47.685021 [ 260 ] {50e6131b-d3fd-40b6-b2ac-444004d4b76f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16095 | 2026.01.20 23:58:47.685355 [ 260 ] {50e6131b-d3fd-40b6-b2ac-444004d4b76f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 16096 | 2026.01.20 23:58:47.685567 [ 260 ] {50e6131b-d3fd-40b6-b2ac-444004d4b76f} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16097 | 2026.01.20 23:58:47.685699 [ 260 ] {50e6131b-d3fd-40b6-b2ac-444004d4b76f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001213 sec., 4946.41384995878 rows/sec., 258.43 KiB/sec. | ||
| 16098 | 2026.01.20 23:58:47.685737 [ 260 ] {50e6131b-d3fd-40b6-b2ac-444004d4b76f} <Debug> TCPHandler: Processed in 0.001375993 sec. | ||
| 16099 | 2026.01.20 23:58:47.685854 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16100 | 2026.01.20 23:58:47.685954 [ 260 ] {2b7c14d6-074a-4495-876f-8eecad743cdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16101 | 2026.01.20 23:58:47.685997 [ 260 ] {2b7c14d6-074a-4495-876f-8eecad743cdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16102 | 2026.01.20 23:58:47.686690 [ 260 ] {2b7c14d6-074a-4495-876f-8eecad743cdf} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16103 | 2026.01.20 23:58:47.686734 [ 260 ] {2b7c14d6-074a-4495-876f-8eecad743cdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16104 | 2026.01.20 23:58:47.687164 [ 260 ] {2b7c14d6-074a-4495-876f-8eecad743cdf} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16105 | 2026.01.20 23:58:47.687387 [ 260 ] {2b7c14d6-074a-4495-876f-8eecad743cdf} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16106 | 2026.01.20 23:58:47.687532 [ 260 ] {2b7c14d6-074a-4495-876f-8eecad743cdf} <Debug> executeQuery: Read 905 rows, 61.24 KiB in 0.001597 sec., 566687.5391358798 rows/sec., 37.45 MiB/sec. | ||
| 16107 | 2026.01.20 23:58:47.687573 [ 260 ] {2b7c14d6-074a-4495-876f-8eecad743cdf} <Debug> TCPHandler: Processed in 0.00177062 sec. | ||
| 16108 | 2026.01.20 23:58:47.687689 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16109 | 2026.01.20 23:58:47.687785 [ 260 ] {aafd8c4c-4e4b-486e-b15c-5b12d93bccdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16110 | 2026.01.20 23:58:47.687826 [ 260 ] {aafd8c4c-4e4b-486e-b15c-5b12d93bccdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16111 | 2026.01.20 23:58:47.688143 [ 260 ] {aafd8c4c-4e4b-486e-b15c-5b12d93bccdf} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16112 | 2026.01.20 23:58:47.688178 [ 260 ] {aafd8c4c-4e4b-486e-b15c-5b12d93bccdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16113 | 2026.01.20 23:58:47.688468 [ 260 ] {aafd8c4c-4e4b-486e-b15c-5b12d93bccdf} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 16114 | 2026.01.20 23:58:47.688675 [ 260 ] {aafd8c4c-4e4b-486e-b15c-5b12d93bccdf} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16115 | 2026.01.20 23:58:47.688811 [ 260 ] {aafd8c4c-4e4b-486e-b15c-5b12d93bccdf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001045 sec., 956.9377990430622 rows/sec., 64.48 KiB/sec. | ||
| 16116 | 2026.01.20 23:58:47.688848 [ 260 ] {aafd8c4c-4e4b-486e-b15c-5b12d93bccdf} <Debug> TCPHandler: Processed in 0.001210361 sec. | ||
| 16117 | 2026.01.20 23:58:47.688971 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16118 | 2026.01.20 23:58:47.689067 [ 260 ] {786b40b8-71cd-4c78-bcac-cc8582bdd342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16119 | 2026.01.20 23:58:47.689120 [ 260 ] {786b40b8-71cd-4c78-bcac-cc8582bdd342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16120 | 2026.01.20 23:58:47.690034 [ 260 ] {786b40b8-71cd-4c78-bcac-cc8582bdd342} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16121 | 2026.01.20 23:58:47.690071 [ 260 ] {786b40b8-71cd-4c78-bcac-cc8582bdd342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16122 | 2026.01.20 23:58:47.690656 [ 260 ] {786b40b8-71cd-4c78-bcac-cc8582bdd342} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 16123 | 2026.01.20 23:58:47.690884 [ 260 ] {786b40b8-71cd-4c78-bcac-cc8582bdd342} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16124 | 2026.01.20 23:58:47.691025 [ 260 ] {786b40b8-71cd-4c78-bcac-cc8582bdd342} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001976 sec., 20242.914979757086 rows/sec., 36.27 MiB/sec. | ||
| 16125 | 2026.01.20 23:58:47.691079 [ 260 ] {786b40b8-71cd-4c78-bcac-cc8582bdd342} <Debug> TCPHandler: Processed in 0.002159526 sec. | ||
| 16126 | 2026.01.20 23:58:47.691196 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16127 | 2026.01.20 23:58:47.691291 [ 260 ] {78b505f8-c241-4c19-9ecf-b32bdc0cb292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16128 | 2026.01.20 23:58:47.691331 [ 260 ] {78b505f8-c241-4c19-9ecf-b32bdc0cb292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16129 | 2026.01.20 23:58:47.691669 [ 260 ] {78b505f8-c241-4c19-9ecf-b32bdc0cb292} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16130 | 2026.01.20 23:58:47.691705 [ 260 ] {78b505f8-c241-4c19-9ecf-b32bdc0cb292} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16131 | 2026.01.20 23:58:47.692018 [ 260 ] {78b505f8-c241-4c19-9ecf-b32bdc0cb292} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16132 | 2026.01.20 23:58:47.692404 [ 260 ] {78b505f8-c241-4c19-9ecf-b32bdc0cb292} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16133 | 2026.01.20 23:58:47.692595 [ 260 ] {78b505f8-c241-4c19-9ecf-b32bdc0cb292} <Debug> executeQuery: Read 68 rows, 4.04 KiB in 0.001321 sec., 51476.15442846329 rows/sec., 2.99 MiB/sec. | ||
| 16134 | 2026.01.20 23:58:47.692642 [ 260 ] {78b505f8-c241-4c19-9ecf-b32bdc0cb292} <Debug> TCPHandler: Processed in 0.001496356 sec. | ||
| 16135 | 2026.01.20 23:58:48.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 370.60 MiB, peak 387.17 MiB, free memory in arenas 0.00 B, will set to 368.70 MiB (RSS), difference: -1.91 MiB | ||
| 16136 | 2026.01.20 23:58:51.289111 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16137 | 2026.01.20 23:58:51.289301 [ 260 ] {384654c8-b9ef-412a-86ca-6663ee5ab639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16138 | 2026.01.20 23:58:51.289367 [ 260 ] {384654c8-b9ef-412a-86ca-6663ee5ab639} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16139 | 2026.01.20 23:58:51.290001 [ 260 ] {384654c8-b9ef-412a-86ca-6663ee5ab639} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16140 | 2026.01.20 23:58:51.290051 [ 260 ] {384654c8-b9ef-412a-86ca-6663ee5ab639} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16141 | 2026.01.20 23:58:51.290465 [ 260 ] {384654c8-b9ef-412a-86ca-6663ee5ab639} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16142 | 2026.01.20 23:58:51.290701 [ 260 ] {384654c8-b9ef-412a-86ca-6663ee5ab639} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16143 | 2026.01.20 23:58:51.290876 [ 260 ] {384654c8-b9ef-412a-86ca-6663ee5ab639} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001621 sec., 34546.57618753856 rows/sec., 2.64 MiB/sec. | ||
| 16144 | 2026.01.20 23:58:51.290929 [ 260 ] {384654c8-b9ef-412a-86ca-6663ee5ab639} <Debug> TCPHandler: Processed in 0.001946103 sec. | ||
| 16145 | 2026.01.20 23:58:51.291051 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16146 | 2026.01.20 23:58:51.291155 [ 260 ] {9ea02a31-e015-4e44-a38f-0d3cc973752b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16147 | 2026.01.20 23:58:51.291199 [ 260 ] {9ea02a31-e015-4e44-a38f-0d3cc973752b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16148 | 2026.01.20 23:58:51.291632 [ 260 ] {9ea02a31-e015-4e44-a38f-0d3cc973752b} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16149 | 2026.01.20 23:58:51.291672 [ 260 ] {9ea02a31-e015-4e44-a38f-0d3cc973752b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16150 | 2026.01.20 23:58:51.291979 [ 260 ] {9ea02a31-e015-4e44-a38f-0d3cc973752b} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16151 | 2026.01.20 23:58:51.292184 [ 260 ] {9ea02a31-e015-4e44-a38f-0d3cc973752b} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16152 | 2026.01.20 23:58:51.292320 [ 260 ] {9ea02a31-e015-4e44-a38f-0d3cc973752b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001188 sec., 53872.05387205387 rows/sec., 4.20 MiB/sec. | ||
| 16153 | 2026.01.20 23:58:51.292358 [ 260 ] {9ea02a31-e015-4e44-a38f-0d3cc973752b} <Debug> TCPHandler: Processed in 0.001360713 sec. | ||
| 16154 | 2026.01.20 23:58:51.292475 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16155 | 2026.01.20 23:58:51.292571 [ 260 ] {10bee2e4-c5d7-4277-9198-73608abbae2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16156 | 2026.01.20 23:58:51.292615 [ 260 ] {10bee2e4-c5d7-4277-9198-73608abbae2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16157 | 2026.01.20 23:58:51.292997 [ 260 ] {10bee2e4-c5d7-4277-9198-73608abbae2f} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16158 | 2026.01.20 23:58:51.293033 [ 260 ] {10bee2e4-c5d7-4277-9198-73608abbae2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16159 | 2026.01.20 23:58:51.293358 [ 260 ] {10bee2e4-c5d7-4277-9198-73608abbae2f} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16160 | 2026.01.20 23:58:51.293564 [ 260 ] {10bee2e4-c5d7-4277-9198-73608abbae2f} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16161 | 2026.01.20 23:58:51.293695 [ 260 ] {10bee2e4-c5d7-4277-9198-73608abbae2f} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001144 sec., 83916.08391608391 rows/sec., 5.84 MiB/sec. | ||
| 16162 | 2026.01.20 23:58:51.293696 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820) (MergerMutator): Selected 5 parts from all_1_106_21 to all_110_110_0 | ||
| 16163 | 2026.01.20 23:58:51.293734 [ 260 ] {10bee2e4-c5d7-4277-9198-73608abbae2f} <Debug> TCPHandler: Processed in 0.001310522 sec. | ||
| 16164 | 2026.01.20 23:58:51.293770 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16165 | 2026.01.20 23:58:51.293795 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16166 | 2026.01.20 23:58:51.293863 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16167 | 2026.01.20 23:58:51.293902 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): 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] | ||
| 16168 | 2026.01.20 23:58:51.293924 [ 200 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_110_22} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_106_21 to all_110_110_0 into Compact with storage Full | ||
| 16169 | 2026.01.20 23:58:51.293930 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): 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] | ||
| 16170 | 2026.01.20 23:58:51.293961 [ 260 ] {7ce59a66-e8a5-442f-b793-333dc82fc823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16171 | 2026.01.20 23:58:51.294023 [ 260 ] {7ce59a66-e8a5-442f-b793-333dc82fc823} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16172 | 2026.01.20 23:58:51.294085 [ 200 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_110_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16173 | 2026.01.20 23:58:51.294130 [ 200 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_106_21, total 37082 rows starting from the beginning of the part | ||
| 16174 | 2026.01.20 23:58:51.294199 [ 200 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 162 rows starting from the beginning of the part | ||
| 16175 | 2026.01.20 23:58:51.294247 [ 200 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 314 rows starting from the beginning of the part | ||
| 16176 | 2026.01.20 23:58:51.294291 [ 200 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
| 16177 | 2026.01.20 23:58:51.294334 [ 200 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 905 rows starting from the beginning of the part | ||
| 16178 | 2026.01.20 23:58:51.294352 [ 260 ] {7ce59a66-e8a5-442f-b793-333dc82fc823} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16179 | 2026.01.20 23:58:51.294396 [ 260 ] {7ce59a66-e8a5-442f-b793-333dc82fc823} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16180 | 2026.01.20 23:58:51.294760 [ 260 ] {7ce59a66-e8a5-442f-b793-333dc82fc823} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16181 | 2026.01.20 23:58:51.295015 [ 260 ] {7ce59a66-e8a5-442f-b793-333dc82fc823} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16182 | 2026.01.20 23:58:51.295167 [ 260 ] {7ce59a66-e8a5-442f-b793-333dc82fc823} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001224 sec., 29411.764705882353 rows/sec., 1.98 MiB/sec. | ||
| 16183 | 2026.01.20 23:58:51.295204 [ 260 ] {7ce59a66-e8a5-442f-b793-333dc82fc823} <Debug> TCPHandler: Processed in 0.001392093 sec. | ||
| 16184 | 2026.01.20 23:58:51.297182 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): 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] | ||
| 16185 | 2026.01.20 23:58:51.301746 [ 194 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_110_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38623 rows, containing 5 columns (5 merged, 0 gathered) in 0.007884705 sec., 4898471.153962006 rows/sec., 330.18 MiB/sec. | ||
| 16186 | 2026.01.20 23:58:51.302256 [ 198 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_110_22} <Trace> MergedBlockOutputStream: filled checksums all_1_110_22 (state Temporary) | ||
| 16187 | 2026.01.20 23:58:51.302527 [ 198 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_110_22} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_merge_all_1_110_22 to all_1_110_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16188 | 2026.01.20 23:58:51.302595 [ 198 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_110_22} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820) (MergerMutator): Merged 5 parts: [all_1_106_21, all_110_110_0] -> all_1_110_22 | ||
| 16189 | 2026.01.20 23:58:51.302675 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 16190 | 2026.01.20 23:58:52.491265 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36987 | ||
| 16191 | 2026.01.20 23:58:52.491819 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16192 | 2026.01.20 23:58:52.491868 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16193 | 2026.01.20 23:58:52.492409 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 16194 | 2026.01.20 23:58:52.492676 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16195 | 2026.01.20 23:58:52.492830 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36987 | ||
| 16196 | 2026.01.20 23:58:54.549707 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 16197 | 2026.01.20 23:58:54.567572 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16198 | 2026.01.20 23:58:54.567629 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16199 | 2026.01.20 23:58:54.574335 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 16200 | 2026.01.20 23:58:54.575138 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16201 | 2026.01.20 23:58:54.578194 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 16202 | 2026.01.20 23:58:55.097980 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1990 | ||
| 16203 | 2026.01.20 23:58:55.100822 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16204 | 2026.01.20 23:58:55.100881 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16205 | 2026.01.20 23:58:55.102185 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 16206 | 2026.01.20 23:58:55.102479 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16207 | 2026.01.20 23:58:55.102881 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1990 | ||
| 16208 | 2026.01.20 23:58:56.292129 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16209 | 2026.01.20 23:58:56.292302 [ 260 ] {491b34d1-c890-43a4-9eaf-5981556608dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16210 | 2026.01.20 23:58:56.292368 [ 260 ] {491b34d1-c890-43a4-9eaf-5981556608dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16211 | 2026.01.20 23:58:56.293032 [ 260 ] {491b34d1-c890-43a4-9eaf-5981556608dc} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16212 | 2026.01.20 23:58:56.293081 [ 260 ] {491b34d1-c890-43a4-9eaf-5981556608dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16213 | 2026.01.20 23:58:56.293467 [ 260 ] {491b34d1-c890-43a4-9eaf-5981556608dc} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16214 | 2026.01.20 23:58:56.293702 [ 260 ] {491b34d1-c890-43a4-9eaf-5981556608dc} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16215 | 2026.01.20 23:58:56.293880 [ 260 ] {491b34d1-c890-43a4-9eaf-5981556608dc} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001625 sec., 34461.53846153846 rows/sec., 2.63 MiB/sec. | ||
| 16216 | 2026.01.20 23:58:56.293931 [ 260 ] {491b34d1-c890-43a4-9eaf-5981556608dc} <Debug> TCPHandler: Processed in 0.001929653 sec. | ||
| 16217 | 2026.01.20 23:58:56.294076 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16218 | 2026.01.20 23:58:56.294206 [ 260 ] {c053f303-3976-4c17-b524-f4efa96bd5a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16219 | 2026.01.20 23:58:56.294259 [ 260 ] {c053f303-3976-4c17-b524-f4efa96bd5a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16220 | 2026.01.20 23:58:56.294726 [ 260 ] {c053f303-3976-4c17-b524-f4efa96bd5a7} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16221 | 2026.01.20 23:58:56.294765 [ 260 ] {c053f303-3976-4c17-b524-f4efa96bd5a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16222 | 2026.01.20 23:58:56.295093 [ 260 ] {c053f303-3976-4c17-b524-f4efa96bd5a7} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16223 | 2026.01.20 23:58:56.295313 [ 260 ] {c053f303-3976-4c17-b524-f4efa96bd5a7} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16224 | 2026.01.20 23:58:56.295468 [ 260 ] {c053f303-3976-4c17-b524-f4efa96bd5a7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001291 sec., 49573.97366382649 rows/sec., 3.87 MiB/sec. | ||
| 16225 | 2026.01.20 23:58:56.295510 [ 260 ] {c053f303-3976-4c17-b524-f4efa96bd5a7} <Debug> TCPHandler: Processed in 0.001499875 sec. | ||
| 16226 | 2026.01.20 23:58:56.295646 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16227 | 2026.01.20 23:58:56.295746 [ 260 ] {af0e5338-8062-40e9-af49-50fcfc799ffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16228 | 2026.01.20 23:58:56.295792 [ 260 ] {af0e5338-8062-40e9-af49-50fcfc799ffc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16229 | 2026.01.20 23:58:56.296228 [ 260 ] {af0e5338-8062-40e9-af49-50fcfc799ffc} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16230 | 2026.01.20 23:58:56.296264 [ 260 ] {af0e5338-8062-40e9-af49-50fcfc799ffc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16231 | 2026.01.20 23:58:56.296603 [ 260 ] {af0e5338-8062-40e9-af49-50fcfc799ffc} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16232 | 2026.01.20 23:58:56.296830 [ 260 ] {af0e5338-8062-40e9-af49-50fcfc799ffc} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16233 | 2026.01.20 23:58:56.296975 [ 260 ] {af0e5338-8062-40e9-af49-50fcfc799ffc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001249 sec., 128102.48198558849 rows/sec., 8.92 MiB/sec. | ||
| 16234 | 2026.01.20 23:58:56.297015 [ 260 ] {af0e5338-8062-40e9-af49-50fcfc799ffc} <Debug> TCPHandler: Processed in 0.001425045 sec. | ||
| 16235 | 2026.01.20 23:58:56.297142 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16236 | 2026.01.20 23:58:56.297239 [ 260 ] {5545d3df-a134-4ce1-835c-aeedac1eee84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16237 | 2026.01.20 23:58:56.297282 [ 260 ] {5545d3df-a134-4ce1-835c-aeedac1eee84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16238 | 2026.01.20 23:58:56.297631 [ 260 ] {5545d3df-a134-4ce1-835c-aeedac1eee84} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16239 | 2026.01.20 23:58:56.297668 [ 260 ] {5545d3df-a134-4ce1-835c-aeedac1eee84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16240 | 2026.01.20 23:58:56.297976 [ 260 ] {5545d3df-a134-4ce1-835c-aeedac1eee84} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16241 | 2026.01.20 23:58:56.298181 [ 260 ] {5545d3df-a134-4ce1-835c-aeedac1eee84} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16242 | 2026.01.20 23:58:56.298322 [ 260 ] {5545d3df-a134-4ce1-835c-aeedac1eee84} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 16243 | 2026.01.20 23:58:56.298358 [ 260 ] {5545d3df-a134-4ce1-835c-aeedac1eee84} <Debug> TCPHandler: Processed in 0.001269072 sec. | ||
| 16244 | 2026.01.20 23:58:57.708930 [ 224 ] {} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): 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] | ||
| 16245 | 2026.01.20 23:58:57.709004 [ 224 ] {} <Debug> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): 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] | ||
| 16246 | 2026.01.20 23:58:57.712063 [ 224 ] {} <Debug> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): 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] | ||
| 16247 | 2026.01.20 23:58:58.665570 [ 37 ] {} <Debug> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3) (MergerMutator): Selected 5 parts from all_1_39_8 to all_43_43_0 | ||
| 16248 | 2026.01.20 23:58:58.665641 [ 37 ] {} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16249 | 2026.01.20 23:58:58.665667 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16250 | 2026.01.20 23:58:58.665784 [ 196 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_43_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_39_8 to all_43_43_0 into Compact with storage Full | ||
| 16251 | 2026.01.20 23:58:58.665918 [ 196 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_43_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16252 | 2026.01.20 23:58:58.665954 [ 196 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_39_8, total 39 rows starting from the beginning of the part | ||
| 16253 | 2026.01.20 23:58:58.666020 [ 196 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
| 16254 | 2026.01.20 23:58:58.666065 [ 196 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
| 16255 | 2026.01.20 23:58:58.666113 [ 196 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part | ||
| 16256 | 2026.01.20 23:58:58.666152 [ 196 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part | ||
| 16257 | 2026.01.20 23:58:58.666919 [ 189 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_43_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43 rows, containing 4 columns (4 merged, 0 gathered) in 0.00117638 sec., 36552.81456672164 rows/sec., 2.41 MiB/sec. | ||
| 16258 | 2026.01.20 23:58:58.667091 [ 189 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_43_9} <Trace> MergedBlockOutputStream: filled checksums all_1_43_9 (state Temporary) | ||
| 16259 | 2026.01.20 23:58:58.667383 [ 189 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_43_9} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Renaming temporary part tmp_merge_all_1_43_9 to all_1_43_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16260 | 2026.01.20 23:58:58.667452 [ 189 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_43_9} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3) (MergerMutator): Merged 5 parts: [all_1_39_8, all_43_43_0] -> all_1_43_9 | ||
| 16261 | 2026.01.20 23:58:58.667557 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 16262 | 2026.01.20 23:58:58.787732 [ 37 ] {} <Debug> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 16263 | 2026.01.20 23:58:58.787788 [ 37 ] {} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16264 | 2026.01.20 23:58:58.787810 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16265 | 2026.01.20 23:58:58.787899 [ 196 ] {7b83d449-848b-47c5-a1c8-50668ade1130::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 | ||
| 16266 | 2026.01.20 23:58:58.788006 [ 196 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16267 | 2026.01.20 23:58:58.788037 [ 196 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 20 rows starting from the beginning of the part | ||
| 16268 | 2026.01.20 23:58:58.788096 [ 196 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 16269 | 2026.01.20 23:58:58.788137 [ 196 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part | ||
| 16270 | 2026.01.20 23:58:58.788175 [ 196 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 4 rows starting from the beginning of the part | ||
| 16271 | 2026.01.20 23:58:58.788211 [ 196 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 16272 | 2026.01.20 23:58:58.788938 [ 194 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 5 columns (5 merged, 0 gathered) in 0.001071349 sec., 41069.71677763268 rows/sec., 3.43 MiB/sec. | ||
| 16273 | 2026.01.20 23:58:58.789113 [ 190 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 16274 | 2026.01.20 23:58:58.789396 [ 190 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_29_7} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16275 | 2026.01.20 23:58:58.789473 [ 190 ] {7b83d449-848b-47c5-a1c8-50668ade1130::all_1_29_7} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 16276 | 2026.01.20 23:58:58.789565 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16277 | 2026.01.20 23:58:59.798583 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16278 | 2026.01.20 23:58:59.798645 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16279 | 2026.01.20 23:58:59.993033 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37435 | ||
| 16280 | 2026.01.20 23:58:59.993703 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16281 | 2026.01.20 23:58:59.993754 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16282 | 2026.01.20 23:58:59.994262 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 16283 | 2026.01.20 23:58:59.994510 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16284 | 2026.01.20 23:58:59.994667 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37435 | ||
| 16285 | 2026.01.20 23:59:01.305364 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16286 | 2026.01.20 23:59:01.305601 [ 260 ] {79f827ca-373a-4c91-b505-839d675e9bc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16287 | 2026.01.20 23:59:01.305667 [ 260 ] {79f827ca-373a-4c91-b505-839d675e9bc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16288 | 2026.01.20 23:59:01.306577 [ 260 ] {79f827ca-373a-4c91-b505-839d675e9bc9} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16289 | 2026.01.20 23:59:01.306623 [ 260 ] {79f827ca-373a-4c91-b505-839d675e9bc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16290 | 2026.01.20 23:59:01.307035 [ 260 ] {79f827ca-373a-4c91-b505-839d675e9bc9} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 16291 | 2026.01.20 23:59:01.307256 [ 260 ] {79f827ca-373a-4c91-b505-839d675e9bc9} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16292 | 2026.01.20 23:59:01.307418 [ 260 ] {79f827ca-373a-4c91-b505-839d675e9bc9} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001862 sec., 220193.34049409238 rows/sec., 13.97 MiB/sec. | ||
| 16293 | 2026.01.20 23:59:01.307460 [ 260 ] {79f827ca-373a-4c91-b505-839d675e9bc9} <Debug> TCPHandler: Processed in 0.002283609 sec. | ||
| 16294 | 2026.01.20 23:59:01.307589 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16295 | 2026.01.20 23:59:01.307682 [ 260 ] {f8696420-ad27-42bf-b092-89c84579e99a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16296 | 2026.01.20 23:59:01.307722 [ 260 ] {f8696420-ad27-42bf-b092-89c84579e99a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16297 | 2026.01.20 23:59:01.308752 [ 260 ] {f8696420-ad27-42bf-b092-89c84579e99a} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16298 | 2026.01.20 23:59:01.308792 [ 260 ] {f8696420-ad27-42bf-b092-89c84579e99a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16299 | 2026.01.20 23:59:01.309169 [ 260 ] {f8696420-ad27-42bf-b092-89c84579e99a} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16300 | 2026.01.20 23:59:01.309384 [ 260 ] {f8696420-ad27-42bf-b092-89c84579e99a} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16301 | 2026.01.20 23:59:01.309517 [ 260 ] {f8696420-ad27-42bf-b092-89c84579e99a} <Debug> executeQuery: Read 1192 rows, 97.47 KiB in 0.001853 sec., 643281.16567728 rows/sec., 51.37 MiB/sec. | ||
| 16302 | 2026.01.20 23:59:01.309555 [ 260 ] {f8696420-ad27-42bf-b092-89c84579e99a} <Debug> TCPHandler: Processed in 0.002016265 sec. | ||
| 16303 | 2026.01.20 23:59:01.309672 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16304 | 2026.01.20 23:59:01.309765 [ 260 ] {e6b44170-b0c5-41c7-8f3d-dfee83e0b04d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16305 | 2026.01.20 23:59:01.309806 [ 260 ] {e6b44170-b0c5-41c7-8f3d-dfee83e0b04d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16306 | 2026.01.20 23:59:01.310300 [ 260 ] {e6b44170-b0c5-41c7-8f3d-dfee83e0b04d} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16307 | 2026.01.20 23:59:01.310337 [ 260 ] {e6b44170-b0c5-41c7-8f3d-dfee83e0b04d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16308 | 2026.01.20 23:59:01.310626 [ 260 ] {e6b44170-b0c5-41c7-8f3d-dfee83e0b04d} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 16309 | 2026.01.20 23:59:01.310825 [ 260 ] {e6b44170-b0c5-41c7-8f3d-dfee83e0b04d} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16310 | 2026.01.20 23:59:01.310955 [ 260 ] {e6b44170-b0c5-41c7-8f3d-dfee83e0b04d} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001208 sec., 202814.56953642383 rows/sec., 12.39 MiB/sec. | ||
| 16311 | 2026.01.20 23:59:01.310992 [ 260 ] {e6b44170-b0c5-41c7-8f3d-dfee83e0b04d} <Debug> TCPHandler: Processed in 0.001367583 sec. | ||
| 16312 | 2026.01.20 23:59:01.311098 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16313 | 2026.01.20 23:59:01.311189 [ 260 ] {5d810873-adf2-449f-bb98-81e585a9fc3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16314 | 2026.01.20 23:59:01.311227 [ 260 ] {5d810873-adf2-449f-bb98-81e585a9fc3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16315 | 2026.01.20 23:59:01.311689 [ 260 ] {5d810873-adf2-449f-bb98-81e585a9fc3d} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16316 | 2026.01.20 23:59:01.311726 [ 260 ] {5d810873-adf2-449f-bb98-81e585a9fc3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16317 | 2026.01.20 23:59:01.312014 [ 260 ] {5d810873-adf2-449f-bb98-81e585a9fc3d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 16318 | 2026.01.20 23:59:01.312213 [ 260 ] {5d810873-adf2-449f-bb98-81e585a9fc3d} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16319 | 2026.01.20 23:59:01.312342 [ 260 ] {5d810873-adf2-449f-bb98-81e585a9fc3d} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00117 sec., 181196.5811965812 rows/sec., 11.69 MiB/sec. | ||
| 16320 | 2026.01.20 23:59:01.312379 [ 260 ] {5d810873-adf2-449f-bb98-81e585a9fc3d} <Debug> TCPHandler: Processed in 0.001327903 sec. | ||
| 16321 | 2026.01.20 23:59:01.312484 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16322 | 2026.01.20 23:59:01.312577 [ 260 ] {4b12c5b3-6dcf-4ead-b787-718322144a75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16323 | 2026.01.20 23:59:01.312617 [ 260 ] {4b12c5b3-6dcf-4ead-b787-718322144a75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16324 | 2026.01.20 23:59:01.313078 [ 260 ] {4b12c5b3-6dcf-4ead-b787-718322144a75} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16325 | 2026.01.20 23:59:01.313115 [ 260 ] {4b12c5b3-6dcf-4ead-b787-718322144a75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16326 | 2026.01.20 23:59:01.313400 [ 260 ] {4b12c5b3-6dcf-4ead-b787-718322144a75} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 16327 | 2026.01.20 23:59:01.313595 [ 260 ] {4b12c5b3-6dcf-4ead-b787-718322144a75} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16328 | 2026.01.20 23:59:01.313726 [ 260 ] {4b12c5b3-6dcf-4ead-b787-718322144a75} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001165 sec., 181115.87982832617 rows/sec., 10.28 MiB/sec. | ||
| 16329 | 2026.01.20 23:59:01.313762 [ 260 ] {4b12c5b3-6dcf-4ead-b787-718322144a75} <Debug> TCPHandler: Processed in 0.001326673 sec. | ||
| 16330 | 2026.01.20 23:59:01.313895 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16331 | 2026.01.20 23:59:01.314014 [ 260 ] {c3c423f0-a0d6-419e-a15c-382c5e813096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16332 | 2026.01.20 23:59:01.314062 [ 260 ] {c3c423f0-a0d6-419e-a15c-382c5e813096} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16333 | 2026.01.20 23:59:01.314802 [ 260 ] {c3c423f0-a0d6-419e-a15c-382c5e813096} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16334 | 2026.01.20 23:59:01.314840 [ 260 ] {c3c423f0-a0d6-419e-a15c-382c5e813096} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16335 | 2026.01.20 23:59:01.315176 [ 260 ] {c3c423f0-a0d6-419e-a15c-382c5e813096} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16336 | 2026.01.20 23:59:01.315378 [ 260 ] {c3c423f0-a0d6-419e-a15c-382c5e813096} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16337 | 2026.01.20 23:59:01.315505 [ 260 ] {c3c423f0-a0d6-419e-a15c-382c5e813096} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001514 sec., 474900.92470277415 rows/sec., 33.33 MiB/sec. | ||
| 16338 | 2026.01.20 23:59:01.315542 [ 260 ] {c3c423f0-a0d6-419e-a15c-382c5e813096} <Debug> TCPHandler: Processed in 0.001705689 sec. | ||
| 16339 | 2026.01.20 23:59:01.315651 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16340 | 2026.01.20 23:59:01.315745 [ 260 ] {79641027-3627-4ad8-be74-91307b38de5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16341 | 2026.01.20 23:59:01.315786 [ 260 ] {79641027-3627-4ad8-be74-91307b38de5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16342 | 2026.01.20 23:59:01.316101 [ 260 ] {79641027-3627-4ad8-be74-91307b38de5e} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16343 | 2026.01.20 23:59:01.316136 [ 260 ] {79641027-3627-4ad8-be74-91307b38de5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16344 | 2026.01.20 23:59:01.316430 [ 260 ] {79641027-3627-4ad8-be74-91307b38de5e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 16345 | 2026.01.20 23:59:01.316626 [ 260 ] {79641027-3627-4ad8-be74-91307b38de5e} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16346 | 2026.01.20 23:59:01.316752 [ 260 ] {79641027-3627-4ad8-be74-91307b38de5e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001025 sec., 5853.658536585365 rows/sec., 305.83 KiB/sec. | ||
| 16347 | 2026.01.20 23:59:01.316788 [ 260 ] {79641027-3627-4ad8-be74-91307b38de5e} <Debug> TCPHandler: Processed in 0.001186181 sec. | ||
| 16348 | 2026.01.20 23:59:01.316918 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16349 | 2026.01.20 23:59:01.317040 [ 260 ] {a6406df5-5755-4b78-949c-6e48a32ee099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16350 | 2026.01.20 23:59:01.317092 [ 260 ] {a6406df5-5755-4b78-949c-6e48a32ee099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16351 | 2026.01.20 23:59:01.317575 [ 260 ] {a6406df5-5755-4b78-949c-6e48a32ee099} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16352 | 2026.01.20 23:59:01.317612 [ 260 ] {a6406df5-5755-4b78-949c-6e48a32ee099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16353 | 2026.01.20 23:59:01.317961 [ 260 ] {a6406df5-5755-4b78-949c-6e48a32ee099} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16354 | 2026.01.20 23:59:01.318173 [ 260 ] {a6406df5-5755-4b78-949c-6e48a32ee099} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16355 | 2026.01.20 23:59:01.318312 [ 260 ] {a6406df5-5755-4b78-949c-6e48a32ee099} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001297 sec., 242097.14726291443 rows/sec., 15.90 MiB/sec. | ||
| 16356 | 2026.01.20 23:59:01.318351 [ 260 ] {a6406df5-5755-4b78-949c-6e48a32ee099} <Debug> TCPHandler: Processed in 0.001503695 sec. | ||
| 16357 | 2026.01.20 23:59:01.318470 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16358 | 2026.01.20 23:59:01.318587 [ 260 ] {0fba1d20-d53a-4593-9d98-be98413c2b35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16359 | 2026.01.20 23:59:01.318637 [ 260 ] {0fba1d20-d53a-4593-9d98-be98413c2b35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16360 | 2026.01.20 23:59:01.319008 [ 260 ] {0fba1d20-d53a-4593-9d98-be98413c2b35} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16361 | 2026.01.20 23:59:01.319052 [ 260 ] {0fba1d20-d53a-4593-9d98-be98413c2b35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16362 | 2026.01.20 23:59:01.319414 [ 260 ] {0fba1d20-d53a-4593-9d98-be98413c2b35} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 16363 | 2026.01.20 23:59:01.319636 [ 260 ] {0fba1d20-d53a-4593-9d98-be98413c2b35} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16364 | 2026.01.20 23:59:01.319764 [ 260 ] {0fba1d20-d53a-4593-9d98-be98413c2b35} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001204 sec., 830.5647840531561 rows/sec., 55.97 KiB/sec. | ||
| 16365 | 2026.01.20 23:59:01.319799 [ 260 ] {0fba1d20-d53a-4593-9d98-be98413c2b35} <Debug> TCPHandler: Processed in 0.001397244 sec. | ||
| 16366 | 2026.01.20 23:59:01.319900 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16367 | 2026.01.20 23:59:01.319990 [ 260 ] {e080f0d0-a55c-443e-8828-a098edbc9fc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16368 | 2026.01.20 23:59:01.320041 [ 260 ] {e080f0d0-a55c-443e-8828-a098edbc9fc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16369 | 2026.01.20 23:59:01.320924 [ 260 ] {e080f0d0-a55c-443e-8828-a098edbc9fc5} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16370 | 2026.01.20 23:59:01.320960 [ 260 ] {e080f0d0-a55c-443e-8828-a098edbc9fc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16371 | 2026.01.20 23:59:01.321522 [ 260 ] {e080f0d0-a55c-443e-8828-a098edbc9fc5} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 16372 | 2026.01.20 23:59:01.321752 [ 260 ] {e080f0d0-a55c-443e-8828-a098edbc9fc5} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16373 | 2026.01.20 23:59:01.321895 [ 260 ] {e080f0d0-a55c-443e-8828-a098edbc9fc5} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001902 sec., 21030.49421661409 rows/sec., 37.69 MiB/sec. | ||
| 16374 | 2026.01.20 23:59:01.321903 [ 32 ] {} <Debug> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 16375 | 2026.01.20 23:59:01.321950 [ 260 ] {e080f0d0-a55c-443e-8828-a098edbc9fc5} <Debug> TCPHandler: Processed in 0.002086085 sec. | ||
| 16376 | 2026.01.20 23:59:01.321977 [ 32 ] {} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16377 | 2026.01.20 23:59:01.322006 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16378 | 2026.01.20 23:59:01.322073 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16379 | 2026.01.20 23:59:01.322135 [ 191 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::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 | ||
| 16380 | 2026.01.20 23:59:01.322174 [ 260 ] {8abeb7bb-5b96-46da-bf8b-c27f7f2ff2ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16381 | 2026.01.20 23:59:01.322224 [ 260 ] {8abeb7bb-5b96-46da-bf8b-c27f7f2ff2ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16382 | 2026.01.20 23:59:01.322417 [ 191 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16383 | 2026.01.20 23:59:01.322490 [ 191 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2011 rows starting from the beginning of the part | ||
| 16384 | 2026.01.20 23:59:01.322557 [ 260 ] {8abeb7bb-5b96-46da-bf8b-c27f7f2ff2ab} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16385 | 2026.01.20 23:59:01.322598 [ 260 ] {8abeb7bb-5b96-46da-bf8b-c27f7f2ff2ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16386 | 2026.01.20 23:59:01.322621 [ 191 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 40 rows starting from the beginning of the part | ||
| 16387 | 2026.01.20 23:59:01.322734 [ 191 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 40 rows starting from the beginning of the part | ||
| 16388 | 2026.01.20 23:59:01.322835 [ 191 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 40 rows starting from the beginning of the part | ||
| 16389 | 2026.01.20 23:59:01.322920 [ 260 ] {8abeb7bb-5b96-46da-bf8b-c27f7f2ff2ab} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16390 | 2026.01.20 23:59:01.322930 [ 191 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 40 rows starting from the beginning of the part | ||
| 16391 | 2026.01.20 23:59:01.323034 [ 191 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 40 rows starting from the beginning of the part | ||
| 16392 | 2026.01.20 23:59:01.323155 [ 260 ] {8abeb7bb-5b96-46da-bf8b-c27f7f2ff2ab} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16393 | 2026.01.20 23:59:01.323292 [ 260 ] {8abeb7bb-5b96-46da-bf8b-c27f7f2ff2ab} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001137 sec., 91468.77748460862 rows/sec., 5.60 MiB/sec. | ||
| 16394 | 2026.01.20 23:59:01.323314 [ 32 ] {} <Debug> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 16395 | 2026.01.20 23:59:01.323330 [ 260 ] {8abeb7bb-5b96-46da-bf8b-c27f7f2ff2ab} <Debug> TCPHandler: Processed in 0.001313713 sec. | ||
| 16396 | 2026.01.20 23:59:01.323363 [ 32 ] {} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16397 | 2026.01.20 23:59:01.323394 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16398 | 2026.01.20 23:59:01.323483 [ 190 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::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 | ||
| 16399 | 2026.01.20 23:59:01.323538 [ 223 ] {} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): 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] | ||
| 16400 | 2026.01.20 23:59:01.323576 [ 223 ] {} <Debug> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): 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] | ||
| 16401 | 2026.01.20 23:59:01.323583 [ 190 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16402 | 2026.01.20 23:59:01.323624 [ 190 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 7848 rows starting from the beginning of the part | ||
| 16403 | 2026.01.20 23:59:01.323690 [ 190 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::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 | ||
| 16404 | 2026.01.20 23:59:01.323742 [ 190 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 68 rows starting from the beginning of the part | ||
| 16405 | 2026.01.20 23:59:01.323789 [ 190 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 36 rows starting from the beginning of the part | ||
| 16406 | 2026.01.20 23:59:01.323836 [ 190 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 60 rows starting from the beginning of the part | ||
| 16407 | 2026.01.20 23:59:01.323881 [ 190 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 104 rows starting from the beginning of the part | ||
| 16408 | 2026.01.20 23:59:01.325809 [ 192 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8176 rows, containing 4 columns (4 merged, 0 gathered) in 0.002360921 sec., 3463055.307653242 rows/sec., 221.49 MiB/sec. | ||
| 16409 | 2026.01.20 23:59:01.326352 [ 192 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 16410 | 2026.01.20 23:59:01.326662 [ 192 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_111_22} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16411 | 2026.01.20 23:59:01.326745 [ 192 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_111_22} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 16412 | 2026.01.20 23:59:01.326855 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 16413 | 2026.01.20 23:59:01.327049 [ 223 ] {} <Debug> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): 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] | ||
| 16414 | 2026.01.20 23:59:01.333926 [ 193 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2211 rows, containing 19 columns (19 merged, 0 gathered) in 0.011850632 sec., 186572.32795685495 rows/sec., 334.33 MiB/sec. | ||
| 16415 | 2026.01.20 23:59:01.336025 [ 192 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 16416 | 2026.01.20 23:59:01.336380 [ 192 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16417 | 2026.01.20 23:59:01.336452 [ 192 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 16418 | 2026.01.20 23:59:01.336609 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.19 MiB. | ||
| 16419 | 2026.01.20 23:59:02.000209 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 370.36 MiB, peak 388.52 MiB, free memory in arenas 0.00 B, will set to 375.14 MiB (RSS), difference: 4.77 MiB | ||
| 16420 | 2026.01.20 23:59:02.078333 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 16421 | 2026.01.20 23:59:02.096936 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16422 | 2026.01.20 23:59:02.096992 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16423 | 2026.01.20 23:59:02.103487 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 16424 | 2026.01.20 23:59:02.104239 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16425 | 2026.01.20 23:59:02.107542 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 16426 | 2026.01.20 23:59:02.474237 [ 223 ] {} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): 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] | ||
| 16427 | 2026.01.20 23:59:02.474292 [ 223 ] {} <Debug> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): 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] | ||
| 16428 | 2026.01.20 23:59:02.476482 [ 223 ] {} <Debug> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): 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] | ||
| 16429 | 2026.01.20 23:59:05.103157 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2020 | ||
| 16430 | 2026.01.20 23:59:05.105465 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16431 | 2026.01.20 23:59:05.105524 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16432 | 2026.01.20 23:59:05.106733 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 16433 | 2026.01.20 23:59:05.107008 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16434 | 2026.01.20 23:59:05.107389 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2020 | ||
| 16435 | 2026.01.20 23:59:06.291577 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16436 | 2026.01.20 23:59:06.291849 [ 260 ] {6d463511-0780-4477-bf4d-4723e4856e1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16437 | 2026.01.20 23:59:06.291950 [ 260 ] {6d463511-0780-4477-bf4d-4723e4856e1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16438 | 2026.01.20 23:59:06.292909 [ 260 ] {6d463511-0780-4477-bf4d-4723e4856e1d} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16439 | 2026.01.20 23:59:06.292953 [ 260 ] {6d463511-0780-4477-bf4d-4723e4856e1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16440 | 2026.01.20 23:59:06.293337 [ 260 ] {6d463511-0780-4477-bf4d-4723e4856e1d} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16441 | 2026.01.20 23:59:06.293571 [ 260 ] {6d463511-0780-4477-bf4d-4723e4856e1d} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16442 | 2026.01.20 23:59:06.293739 [ 260 ] {6d463511-0780-4477-bf4d-4723e4856e1d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001965 sec., 28498.727735368953 rows/sec., 2.18 MiB/sec. | ||
| 16443 | 2026.01.20 23:59:06.293746 [ 64 ] {} <Debug> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16444 | 2026.01.20 23:59:06.293783 [ 260 ] {6d463511-0780-4477-bf4d-4723e4856e1d} <Debug> TCPHandler: Processed in 0.002339819 sec. | ||
| 16445 | 2026.01.20 23:59:06.293823 [ 64 ] {} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16446 | 2026.01.20 23:59:06.293853 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16447 | 2026.01.20 23:59:06.293927 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16448 | 2026.01.20 23:59:06.293996 [ 193 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::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 | ||
| 16449 | 2026.01.20 23:59:06.294031 [ 260 ] {46d51337-d44b-4e1c-bc11-3fb764617322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16450 | 2026.01.20 23:59:06.294003 [ 223 ] {} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): 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] | ||
| 16451 | 2026.01.20 23:59:06.294087 [ 260 ] {46d51337-d44b-4e1c-bc11-3fb764617322} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16452 | 2026.01.20 23:59:06.294111 [ 223 ] {} <Debug> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): 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] | ||
| 16453 | 2026.01.20 23:59:06.294154 [ 193 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16454 | 2026.01.20 23:59:06.294193 [ 193 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2462 rows starting from the beginning of the part | ||
| 16455 | 2026.01.20 23:59:06.294258 [ 193 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 2335 rows starting from the beginning of the part | ||
| 16456 | 2026.01.20 23:59:06.294307 [ 193 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::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 | ||
| 16457 | 2026.01.20 23:59:06.294361 [ 193 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 56 rows starting from the beginning of the part | ||
| 16458 | 2026.01.20 23:59:06.294406 [ 193 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 1192 rows starting from the beginning of the part | ||
| 16459 | 2026.01.20 23:59:06.294449 [ 193 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 56 rows starting from the beginning of the part | ||
| 16460 | 2026.01.20 23:59:06.294595 [ 260 ] {46d51337-d44b-4e1c-bc11-3fb764617322} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16461 | 2026.01.20 23:59:06.294639 [ 260 ] {46d51337-d44b-4e1c-bc11-3fb764617322} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16462 | 2026.01.20 23:59:06.295012 [ 260 ] {46d51337-d44b-4e1c-bc11-3fb764617322} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16463 | 2026.01.20 23:59:06.295237 [ 260 ] {46d51337-d44b-4e1c-bc11-3fb764617322} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16464 | 2026.01.20 23:59:06.295369 [ 64 ] {} <Debug> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16465 | 2026.01.20 23:59:06.295373 [ 260 ] {46d51337-d44b-4e1c-bc11-3fb764617322} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001361 sec., 47024.24687729611 rows/sec., 3.67 MiB/sec. | ||
| 16466 | 2026.01.20 23:59:06.295412 [ 64 ] {} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16467 | 2026.01.20 23:59:06.295436 [ 260 ] {46d51337-d44b-4e1c-bc11-3fb764617322} <Debug> TCPHandler: Processed in 0.001561507 sec. | ||
| 16468 | 2026.01.20 23:59:06.295441 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16469 | 2026.01.20 23:59:06.295556 [ 187 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::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 | ||
| 16470 | 2026.01.20 23:59:06.295595 [ 219 ] {} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): 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] | ||
| 16471 | 2026.01.20 23:59:06.295609 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16472 | 2026.01.20 23:59:06.295632 [ 219 ] {} <Debug> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): 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] | ||
| 16473 | 2026.01.20 23:59:06.295675 [ 187 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16474 | 2026.01.20 23:59:06.295708 [ 187 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1249 rows starting from the beginning of the part | ||
| 16475 | 2026.01.20 23:59:06.295722 [ 260 ] {6afdd21b-c0c2-41c6-81c9-21b0b7fa7dad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16476 | 2026.01.20 23:59:06.295771 [ 187 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 1181 rows starting from the beginning of the part | ||
| 16477 | 2026.01.20 23:59:06.295772 [ 260 ] {6afdd21b-c0c2-41c6-81c9-21b0b7fa7dad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16478 | 2026.01.20 23:59:06.295824 [ 187 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::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 | ||
| 16479 | 2026.01.20 23:59:06.295873 [ 187 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 64 rows starting from the beginning of the part | ||
| 16480 | 2026.01.20 23:59:06.295913 [ 187 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 719 rows starting from the beginning of the part | ||
| 16481 | 2026.01.20 23:59:06.295952 [ 187 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 64 rows starting from the beginning of the part | ||
| 16482 | 2026.01.20 23:59:06.296250 [ 260 ] {6afdd21b-c0c2-41c6-81c9-21b0b7fa7dad} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16483 | 2026.01.20 23:59:06.296292 [ 260 ] {6afdd21b-c0c2-41c6-81c9-21b0b7fa7dad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16484 | 2026.01.20 23:59:06.296532 [ 190 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6157 rows, containing 5 columns (5 merged, 0 gathered) in 0.002604134 sec., 2364317.658000702 rows/sec., 200.34 MiB/sec. | ||
| 16485 | 2026.01.20 23:59:06.296687 [ 260 ] {6afdd21b-c0c2-41c6-81c9-21b0b7fa7dad} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16486 | 2026.01.20 23:59:06.296809 [ 186 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16487 | 2026.01.20 23:59:06.296916 [ 260 ] {6afdd21b-c0c2-41c6-81c9-21b0b7fa7dad} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16488 | 2026.01.20 23:59:06.297055 [ 260 ] {6afdd21b-c0c2-41c6-81c9-21b0b7fa7dad} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001351 sec., 118430.79200592154 rows/sec., 8.25 MiB/sec. | ||
| 16489 | 2026.01.20 23:59:06.297086 [ 186 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_116_23} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16490 | 2026.01.20 23:59:06.297093 [ 260 ] {6afdd21b-c0c2-41c6-81c9-21b0b7fa7dad} <Debug> TCPHandler: Processed in 0.001534976 sec. | ||
| 16491 | 2026.01.20 23:59:06.297166 [ 186 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_116_23} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16492 | 2026.01.20 23:59:06.297180 [ 223 ] {} <Debug> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): 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] | ||
| 16493 | 2026.01.20 23:59:06.297214 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16494 | 2026.01.20 23:59:06.297252 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 16495 | 2026.01.20 23:59:06.297314 [ 260 ] {fa4b7f1e-f1fe-43ba-96dd-5a2af329df01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16496 | 2026.01.20 23:59:06.297316 [ 190 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3341 rows, containing 5 columns (5 merged, 0 gathered) in 0.00180768 sec., 1848225.3496194016 rows/sec., 139.82 MiB/sec. | ||
| 16497 | 2026.01.20 23:59:06.297358 [ 260 ] {fa4b7f1e-f1fe-43ba-96dd-5a2af329df01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16498 | 2026.01.20 23:59:06.297492 [ 190 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16499 | 2026.01.20 23:59:06.297701 [ 260 ] {fa4b7f1e-f1fe-43ba-96dd-5a2af329df01} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16500 | 2026.01.20 23:59:06.297738 [ 190 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_116_23} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16501 | 2026.01.20 23:59:06.297740 [ 260 ] {fa4b7f1e-f1fe-43ba-96dd-5a2af329df01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16502 | 2026.01.20 23:59:06.297832 [ 190 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_116_23} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16503 | 2026.01.20 23:59:06.297905 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 16504 | 2026.01.20 23:59:06.298083 [ 260 ] {fa4b7f1e-f1fe-43ba-96dd-5a2af329df01} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16505 | 2026.01.20 23:59:06.298295 [ 260 ] {fa4b7f1e-f1fe-43ba-96dd-5a2af329df01} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16506 | 2026.01.20 23:59:06.298427 [ 260 ] {fa4b7f1e-f1fe-43ba-96dd-5a2af329df01} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 16507 | 2026.01.20 23:59:06.298466 [ 260 ] {fa4b7f1e-f1fe-43ba-96dd-5a2af329df01} <Debug> TCPHandler: Processed in 0.001302472 sec. | ||
| 16508 | 2026.01.20 23:59:06.298531 [ 219 ] {} <Debug> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): 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] | ||
| 16509 | 2026.01.20 23:59:07.340790 [ 219 ] {} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): 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] | ||
| 16510 | 2026.01.20 23:59:07.340838 [ 219 ] {} <Debug> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): 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] | ||
| 16511 | 2026.01.20 23:59:07.343245 [ 219 ] {} <Debug> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): 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] | ||
| 16512 | 2026.01.20 23:59:07.494825 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37947 | ||
| 16513 | 2026.01.20 23:59:07.495431 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16514 | 2026.01.20 23:59:07.495477 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16515 | 2026.01.20 23:59:07.496011 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 16516 | 2026.01.20 23:59:07.496279 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16517 | 2026.01.20 23:59:07.496460 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37947 | ||
| 16518 | 2026.01.20 23:59:09.607616 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 16519 | 2026.01.20 23:59:09.634698 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16520 | 2026.01.20 23:59:09.634797 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16521 | 2026.01.20 23:59:09.643122 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 16522 | 2026.01.20 23:59:09.644234 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16523 | 2026.01.20 23:59:09.651396 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 16524 | 2026.01.20 23:59:09.926150 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36418 | ||
| 16525 | 2026.01.20 23:59:09.926294 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16526 | 2026.01.20 23:59:09.926337 [ 353 ] {} <Debug> TCP-Session: fa475b41-f754-47fa-a7ee-ebc8857943a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:36418 | ||
| 16527 | 2026.01.20 23:59:09.926373 [ 353 ] {} <Debug> TCP-Session: fa475b41-f754-47fa-a7ee-ebc8857943a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16528 | 2026.01.20 23:59:09.926396 [ 353 ] {} <Debug> TCP-Session: fa475b41-f754-47fa-a7ee-ebc8857943a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16529 | 2026.01.20 23:59:09.926680 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53439 | ||
| 16530 | 2026.01.20 23:59:09.926705 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37760 | ||
| 16531 | 2026.01.20 23:59:09.926751 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64205 | ||
| 16532 | 2026.01.20 23:59:09.926689 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45646 | ||
| 16533 | 2026.01.20 23:59:09.926689 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59410 | ||
| 16534 | 2026.01.20 23:59:09.926877 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16535 | 2026.01.20 23:59:09.926898 [ 353 ] {} <Trace> TCP-Session: fa475b41-f754-47fa-a7ee-ebc8857943a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16536 | 2026.01.20 23:59:09.926944 [ 357 ] {} <Debug> TCP-Session: 8e1f05fc-b594-4670-8c4b-7899ef3e9522 Authenticating user 'default' from [fd00:1122:3344:101::e]:64205 | ||
| 16537 | 2026.01.20 23:59:09.926959 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16538 | 2026.01.20 23:59:09.926993 [ 357 ] {} <Debug> TCP-Session: 8e1f05fc-b594-4670-8c4b-7899ef3e9522 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16539 | 2026.01.20 23:59:09.926914 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16540 | 2026.01.20 23:59:09.927028 [ 357 ] {} <Debug> TCP-Session: 8e1f05fc-b594-4670-8c4b-7899ef3e9522 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16541 | 2026.01.20 23:59:09.927020 [ 287 ] {} <Debug> TCP-Session: ae9be0f0-36c7-4cf8-8937-36267f6e8528 Authenticating user 'default' from [fd00:1122:3344:101::e]:59410 | ||
| 16542 | 2026.01.20 23:59:09.927062 [ 355 ] {} <Debug> TCP-Session: 5f58bddb-7050-4a24-9616-77cf3d464823 Authenticating user 'default' from [fd00:1122:3344:101::e]:45646 | ||
| 16543 | 2026.01.20 23:59:09.926846 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16544 | 2026.01.20 23:59:09.927104 [ 287 ] {} <Debug> TCP-Session: ae9be0f0-36c7-4cf8-8937-36267f6e8528 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16545 | 2026.01.20 23:59:09.927114 [ 355 ] {} <Debug> TCP-Session: 5f58bddb-7050-4a24-9616-77cf3d464823 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16546 | 2026.01.20 23:59:09.927152 [ 354 ] {} <Debug> TCP-Session: 28a2f5d8-c065-47dd-90db-619f642c76c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:53439 | ||
| 16547 | 2026.01.20 23:59:09.927153 [ 287 ] {} <Debug> TCP-Session: ae9be0f0-36c7-4cf8-8937-36267f6e8528 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16548 | 2026.01.20 23:59:09.927172 [ 355 ] {} <Debug> TCP-Session: 5f58bddb-7050-4a24-9616-77cf3d464823 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16549 | 2026.01.20 23:59:09.927194 [ 353 ] {1b1a147c-98a0-4c09-b8af-34cdc7587df6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36418) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16550 | 2026.01.20 23:59:09.927191 [ 354 ] {} <Debug> TCP-Session: 28a2f5d8-c065-47dd-90db-619f642c76c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16551 | 2026.01.20 23:59:09.926878 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16552 | 2026.01.20 23:59:09.927279 [ 354 ] {} <Debug> TCP-Session: 28a2f5d8-c065-47dd-90db-619f642c76c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16553 | 2026.01.20 23:59:09.927318 [ 289 ] {} <Debug> TCP-Session: 378c375a-003f-4223-977e-8fd020edb395 Authenticating user 'default' from [fd00:1122:3344:101::e]:37760 | ||
| 16554 | 2026.01.20 23:59:09.926761 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62324 | ||
| 16555 | 2026.01.20 23:59:09.927346 [ 289 ] {} <Debug> TCP-Session: 378c375a-003f-4223-977e-8fd020edb395 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16556 | 2026.01.20 23:59:09.926735 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50239 | ||
| 16557 | 2026.01.20 23:59:09.927394 [ 289 ] {} <Debug> TCP-Session: 378c375a-003f-4223-977e-8fd020edb395 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16558 | 2026.01.20 23:59:09.927447 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16559 | 2026.01.20 23:59:09.926743 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53874 | ||
| 16560 | 2026.01.20 23:59:09.927500 [ 358 ] {} <Debug> TCP-Session: 742241da-bc51-40d6-a0df-bdc1cda07208 Authenticating user 'default' from [fd00:1122:3344:101::e]:62324 | ||
| 16561 | 2026.01.20 23:59:09.927538 [ 358 ] {} <Debug> TCP-Session: 742241da-bc51-40d6-a0df-bdc1cda07208 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16562 | 2026.01.20 23:59:09.927560 [ 358 ] {} <Debug> TCP-Session: 742241da-bc51-40d6-a0df-bdc1cda07208 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16563 | 2026.01.20 23:59:09.927636 [ 353 ] {1b1a147c-98a0-4c09-b8af-34cdc7587df6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16564 | 2026.01.20 23:59:09.927722 [ 353 ] {1b1a147c-98a0-4c09-b8af-34cdc7587df6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16565 | 2026.01.20 23:59:09.927752 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16566 | 2026.01.20 23:59:09.927812 [ 290 ] {} <Debug> TCP-Session: f5256d25-471a-46da-bffa-8e2c14e1aa87 Authenticating user 'default' from [fd00:1122:3344:101::e]:50239 | ||
| 16567 | 2026.01.20 23:59:09.927842 [ 290 ] {} <Debug> TCP-Session: f5256d25-471a-46da-bffa-8e2c14e1aa87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16568 | 2026.01.20 23:59:09.927860 [ 290 ] {} <Debug> TCP-Session: f5256d25-471a-46da-bffa-8e2c14e1aa87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16569 | 2026.01.20 23:59:09.928039 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16570 | 2026.01.20 23:59:09.928077 [ 356 ] {} <Debug> TCP-Session: cd7d5232-9c28-452d-b442-d899177f7c8d Authenticating user 'default' from [fd00:1122:3344:101::e]:53874 | ||
| 16571 | 2026.01.20 23:59:09.928097 [ 356 ] {} <Debug> TCP-Session: cd7d5232-9c28-452d-b442-d899177f7c8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16572 | 2026.01.20 23:59:09.928114 [ 356 ] {} <Debug> TCP-Session: cd7d5232-9c28-452d-b442-d899177f7c8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16573 | 2026.01.20 23:59:09.928183 [ 353 ] {1b1a147c-98a0-4c09-b8af-34cdc7587df6} <Debug> oximeter.version (bf6a6be5-c50e-4d14-8de5-2a68c2469e09) (SelectExecutor): Key condition: unknown | ||
| 16574 | 2026.01.20 23:59:09.929629 [ 332 ] {1b1a147c-98a0-4c09-b8af-34cdc7587df6} <Trace> AggregatingTransform: Aggregating | ||
| 16575 | 2026.01.20 23:59:09.929671 [ 332 ] {1b1a147c-98a0-4c09-b8af-34cdc7587df6} <Trace> Aggregator: Aggregation method: without_key | ||
| 16576 | 2026.01.20 23:59:09.929736 [ 332 ] {1b1a147c-98a0-4c09-b8af-34cdc7587df6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001397524 sec. (715.551 rows/sec., 27.95 KiB/sec.) | ||
| 16577 | 2026.01.20 23:59:09.929761 [ 332 ] {1b1a147c-98a0-4c09-b8af-34cdc7587df6} <Trace> Aggregator: Merging aggregated data | ||
| 16578 | 2026.01.20 23:59:09.931353 [ 353 ] {1b1a147c-98a0-4c09-b8af-34cdc7587df6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004265 sec., 234.4665885111372 rows/sec., 9.16 KiB/sec. | ||
| 16579 | 2026.01.20 23:59:09.931534 [ 353 ] {1b1a147c-98a0-4c09-b8af-34cdc7587df6} <Debug> TCPHandler: Processed in 0.004853213 sec. | ||
| 16580 | 2026.01.20 23:59:09.931684 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16581 | 2026.01.20 23:59:09.931717 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16582 | 2026.01.20 23:59:09.931737 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16583 | 2026.01.20 23:59:09.931762 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16584 | 2026.01.20 23:59:09.931787 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16585 | 2026.01.20 23:59:09.931804 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16586 | 2026.01.20 23:59:09.931838 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16587 | 2026.01.20 23:59:09.931862 [ 290 ] {} <Debug> TCP-Session: f5256d25-471a-46da-bffa-8e2c14e1aa87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16588 | 2026.01.20 23:59:09.931877 [ 287 ] {} <Debug> TCP-Session: ae9be0f0-36c7-4cf8-8937-36267f6e8528 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16589 | 2026.01.20 23:59:09.931896 [ 357 ] {} <Debug> TCP-Session: 8e1f05fc-b594-4670-8c4b-7899ef3e9522 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16590 | 2026.01.20 23:59:09.931805 [ 355 ] {} <Debug> TCP-Session: 5f58bddb-7050-4a24-9616-77cf3d464823 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16591 | 2026.01.20 23:59:09.931735 [ 353 ] {} <Debug> TCP-Session: fa475b41-f754-47fa-a7ee-ebc8857943a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16592 | 2026.01.20 23:59:09.931877 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16593 | 2026.01.20 23:59:09.931828 [ 289 ] {} <Debug> TCP-Session: 378c375a-003f-4223-977e-8fd020edb395 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16594 | 2026.01.20 23:59:09.932012 [ 358 ] {} <Debug> TCP-Session: 742241da-bc51-40d6-a0df-bdc1cda07208 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16595 | 2026.01.20 23:59:09.931821 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16596 | 2026.01.20 23:59:09.931794 [ 354 ] {} <Debug> TCP-Session: 28a2f5d8-c065-47dd-90db-619f642c76c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16597 | 2026.01.20 23:59:09.932100 [ 356 ] {} <Debug> TCP-Session: cd7d5232-9c28-452d-b442-d899177f7c8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16598 | 2026.01.20 23:59:09.994457 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51788 | ||
| 16599 | 2026.01.20 23:59:09.994590 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16600 | 2026.01.20 23:59:09.994624 [ 353 ] {} <Debug> TCP-Session: 70da73f9-8c6d-495e-8e6c-659a7de30417 Authenticating user 'default' from [fd00:1122:3344:101::e]:51788 | ||
| 16601 | 2026.01.20 23:59:09.994650 [ 353 ] {} <Debug> TCP-Session: 70da73f9-8c6d-495e-8e6c-659a7de30417 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16602 | 2026.01.20 23:59:09.994666 [ 353 ] {} <Debug> TCP-Session: 70da73f9-8c6d-495e-8e6c-659a7de30417 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16603 | 2026.01.20 23:59:09.994927 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62159 | ||
| 16604 | 2026.01.20 23:59:09.995025 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39151 | ||
| 16605 | 2026.01.20 23:59:09.995020 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32937 | ||
| 16606 | 2026.01.20 23:59:09.995071 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16607 | 2026.01.20 23:59:09.995113 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16608 | 2026.01.20 23:59:09.995091 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43189 | ||
| 16609 | 2026.01.20 23:59:09.995153 [ 287 ] {} <Debug> TCP-Session: 4178d184-0560-4785-8873-218fc9779ae5 Authenticating user 'default' from [fd00:1122:3344:101::e]:39151 | ||
| 16610 | 2026.01.20 23:59:09.995149 [ 354 ] {} <Debug> TCP-Session: 3faecccc-39d7-4237-8ed0-5f7aafbf3742 Authenticating user 'default' from [fd00:1122:3344:101::e]:62159 | ||
| 16611 | 2026.01.20 23:59:09.995226 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16612 | 2026.01.20 23:59:09.995292 [ 354 ] {} <Debug> TCP-Session: 3faecccc-39d7-4237-8ed0-5f7aafbf3742 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16613 | 2026.01.20 23:59:09.995198 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16614 | 2026.01.20 23:59:09.995324 [ 357 ] {} <Debug> TCP-Session: 55383855-d715-4f51-9cc2-c86d6d32d806 Authenticating user 'default' from [fd00:1122:3344:101::e]:43189 | ||
| 16615 | 2026.01.20 23:59:09.995205 [ 287 ] {} <Debug> TCP-Session: 4178d184-0560-4785-8873-218fc9779ae5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16616 | 2026.01.20 23:59:09.995374 [ 357 ] {} <Debug> TCP-Session: 55383855-d715-4f51-9cc2-c86d6d32d806 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16617 | 2026.01.20 23:59:09.995365 [ 355 ] {} <Debug> TCP-Session: 518a561c-31c7-4994-b734-bfc61d8e2dd0 Authenticating user 'default' from [fd00:1122:3344:101::e]:32937 | ||
| 16618 | 2026.01.20 23:59:09.995390 [ 287 ] {} <Debug> TCP-Session: 4178d184-0560-4785-8873-218fc9779ae5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16619 | 2026.01.20 23:59:09.995405 [ 357 ] {} <Debug> TCP-Session: 55383855-d715-4f51-9cc2-c86d6d32d806 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16620 | 2026.01.20 23:59:09.995416 [ 355 ] {} <Debug> TCP-Session: 518a561c-31c7-4994-b734-bfc61d8e2dd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16621 | 2026.01.20 23:59:09.995328 [ 354 ] {} <Debug> TCP-Session: 3faecccc-39d7-4237-8ed0-5f7aafbf3742 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16622 | 2026.01.20 23:59:09.995077 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50760 | ||
| 16623 | 2026.01.20 23:59:09.995104 [ 353 ] {} <Trace> TCP-Session: 70da73f9-8c6d-495e-8e6c-659a7de30417 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16624 | 2026.01.20 23:59:09.995532 [ 355 ] {} <Debug> TCP-Session: 518a561c-31c7-4994-b734-bfc61d8e2dd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16625 | 2026.01.20 23:59:09.995075 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44586 | ||
| 16626 | 2026.01.20 23:59:09.995043 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40392 | ||
| 16627 | 2026.01.20 23:59:09.995096 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55051 | ||
| 16628 | 2026.01.20 23:59:09.995645 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16629 | 2026.01.20 23:59:09.995681 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16630 | 2026.01.20 23:59:09.995710 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16631 | 2026.01.20 23:59:09.995728 [ 290 ] {} <Debug> TCP-Session: e0a8957f-2ac8-4106-a78f-f85c27970566 Authenticating user 'default' from [fd00:1122:3344:101::e]:50760 | ||
| 16632 | 2026.01.20 23:59:09.995738 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16633 | 2026.01.20 23:59:09.995756 [ 353 ] {c149e364-1884-4519-959b-d899c6198b0e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51788) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16634 | 2026.01.20 23:59:09.995788 [ 290 ] {} <Debug> TCP-Session: e0a8957f-2ac8-4106-a78f-f85c27970566 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16635 | 2026.01.20 23:59:09.995795 [ 358 ] {} <Debug> TCP-Session: e553a336-51c2-4765-a131-ba4e08d56360 Authenticating user 'default' from [fd00:1122:3344:101::e]:55051 | ||
| 16636 | 2026.01.20 23:59:09.995829 [ 290 ] {} <Debug> TCP-Session: e0a8957f-2ac8-4106-a78f-f85c27970566 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16637 | 2026.01.20 23:59:09.995847 [ 358 ] {} <Debug> TCP-Session: e553a336-51c2-4765-a131-ba4e08d56360 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16638 | 2026.01.20 23:59:09.995762 [ 289 ] {} <Debug> TCP-Session: 34875b53-9b31-4fe9-b48f-c59c0118afca Authenticating user 'default' from [fd00:1122:3344:101::e]:40392 | ||
| 16639 | 2026.01.20 23:59:09.995876 [ 358 ] {} <Debug> TCP-Session: e553a336-51c2-4765-a131-ba4e08d56360 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16640 | 2026.01.20 23:59:09.995905 [ 289 ] {} <Debug> TCP-Session: 34875b53-9b31-4fe9-b48f-c59c0118afca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16641 | 2026.01.20 23:59:09.995743 [ 356 ] {} <Debug> TCP-Session: 0a684eba-f2d1-4e2f-8d0f-2aaaa5032b3a Authenticating user 'default' from [fd00:1122:3344:101::e]:44586 | ||
| 16642 | 2026.01.20 23:59:09.995937 [ 289 ] {} <Debug> TCP-Session: 34875b53-9b31-4fe9-b48f-c59c0118afca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16643 | 2026.01.20 23:59:09.995974 [ 356 ] {} <Debug> TCP-Session: 0a684eba-f2d1-4e2f-8d0f-2aaaa5032b3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16644 | 2026.01.20 23:59:09.996005 [ 356 ] {} <Debug> TCP-Session: 0a684eba-f2d1-4e2f-8d0f-2aaaa5032b3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16645 | 2026.01.20 23:59:09.996098 [ 353 ] {c149e364-1884-4519-959b-d899c6198b0e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16646 | 2026.01.20 23:59:09.996184 [ 353 ] {c149e364-1884-4519-959b-d899c6198b0e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16647 | 2026.01.20 23:59:09.996642 [ 353 ] {c149e364-1884-4519-959b-d899c6198b0e} <Debug> oximeter.version (bf6a6be5-c50e-4d14-8de5-2a68c2469e09) (SelectExecutor): Key condition: unknown | ||
| 16648 | 2026.01.20 23:59:10.002038 [ 312 ] {c149e364-1884-4519-959b-d899c6198b0e} <Trace> AggregatingTransform: Aggregating | ||
| 16649 | 2026.01.20 23:59:10.002086 [ 312 ] {c149e364-1884-4519-959b-d899c6198b0e} <Trace> Aggregator: Aggregation method: without_key | ||
| 16650 | 2026.01.20 23:59:10.002132 [ 312 ] {c149e364-1884-4519-959b-d899c6198b0e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00533272 sec. (187.522 rows/sec., 7.33 KiB/sec.) | ||
| 16651 | 2026.01.20 23:59:10.002155 [ 312 ] {c149e364-1884-4519-959b-d899c6198b0e} <Trace> Aggregator: Merging aggregated data | ||
| 16652 | 2026.01.20 23:59:10.003578 [ 353 ] {c149e364-1884-4519-959b-d899c6198b0e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.007891 sec., 126.72665061462425 rows/sec., 4.95 KiB/sec. | ||
| 16653 | 2026.01.20 23:59:10.003752 [ 353 ] {c149e364-1884-4519-959b-d899c6198b0e} <Debug> TCPHandler: Processed in 0.00879996 sec. | ||
| 16654 | 2026.01.20 23:59:10.003912 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16655 | 2026.01.20 23:59:10.003949 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16656 | 2026.01.20 23:59:10.003981 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16657 | 2026.01.20 23:59:10.004000 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16658 | 2026.01.20 23:59:10.004026 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16659 | 2026.01.20 23:59:10.004050 [ 354 ] {} <Debug> TCP-Session: 3faecccc-39d7-4237-8ed0-5f7aafbf3742 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16660 | 2026.01.20 23:59:10.004073 [ 289 ] {} <Debug> TCP-Session: 34875b53-9b31-4fe9-b48f-c59c0118afca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16661 | 2026.01.20 23:59:10.004083 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16662 | 2026.01.20 23:59:10.004110 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16663 | 2026.01.20 23:59:10.004157 [ 287 ] {} <Debug> TCP-Session: 4178d184-0560-4785-8873-218fc9779ae5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16664 | 2026.01.20 23:59:10.004063 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16665 | 2026.01.20 23:59:10.004188 [ 357 ] {} <Debug> TCP-Session: 55383855-d715-4f51-9cc2-c86d6d32d806 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16666 | 2026.01.20 23:59:10.004112 [ 290 ] {} <Debug> TCP-Session: e0a8957f-2ac8-4106-a78f-f85c27970566 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16667 | 2026.01.20 23:59:10.004236 [ 355 ] {} <Debug> TCP-Session: 518a561c-31c7-4994-b734-bfc61d8e2dd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16668 | 2026.01.20 23:59:10.004038 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16669 | 2026.01.20 23:59:10.004010 [ 358 ] {} <Debug> TCP-Session: e553a336-51c2-4765-a131-ba4e08d56360 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16670 | 2026.01.20 23:59:10.004335 [ 356 ] {} <Debug> TCP-Session: 0a684eba-f2d1-4e2f-8d0f-2aaaa5032b3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16671 | 2026.01.20 23:59:10.003994 [ 353 ] {} <Debug> TCP-Session: 70da73f9-8c6d-495e-8e6c-659a7de30417 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16672 | 2026.01.20 23:59:10.088742 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37042 | ||
| 16673 | 2026.01.20 23:59:10.088891 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16674 | 2026.01.20 23:59:10.088932 [ 355 ] {} <Debug> TCP-Session: 5c7696a3-9a2c-421c-82be-33f37d86a4f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:37042 | ||
| 16675 | 2026.01.20 23:59:10.088959 [ 355 ] {} <Debug> TCP-Session: 5c7696a3-9a2c-421c-82be-33f37d86a4f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16676 | 2026.01.20 23:59:10.088976 [ 355 ] {} <Debug> TCP-Session: 5c7696a3-9a2c-421c-82be-33f37d86a4f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16677 | 2026.01.20 23:59:10.089269 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53207 | ||
| 16678 | 2026.01.20 23:59:10.089316 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38421 | ||
| 16679 | 2026.01.20 23:59:10.089279 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41124 | ||
| 16680 | 2026.01.20 23:59:10.090076 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16681 | 2026.01.20 23:59:10.090076 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16682 | 2026.01.20 23:59:10.089450 [ 355 ] {} <Trace> TCP-Session: 5c7696a3-9a2c-421c-82be-33f37d86a4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16683 | 2026.01.20 23:59:10.090117 [ 357 ] {} <Debug> TCP-Session: 7662047e-a83b-46ab-8089-ae40c2a2c276 Authenticating user 'default' from [fd00:1122:3344:101::e]:38421 | ||
| 16684 | 2026.01.20 23:59:10.089362 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60895 | ||
| 16685 | 2026.01.20 23:59:10.090185 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16686 | 2026.01.20 23:59:10.090192 [ 357 ] {} <Debug> TCP-Session: 7662047e-a83b-46ab-8089-ae40c2a2c276 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16687 | 2026.01.20 23:59:10.090188 [ 289 ] {} <Debug> TCP-Session: b3b902b9-911c-47d4-b81d-de195df80e90 Authenticating user 'default' from [fd00:1122:3344:101::e]:53207 | ||
| 16688 | 2026.01.20 23:59:10.090262 [ 357 ] {} <Debug> TCP-Session: 7662047e-a83b-46ab-8089-ae40c2a2c276 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16689 | 2026.01.20 23:59:10.090282 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16690 | 2026.01.20 23:59:10.090300 [ 289 ] {} <Debug> TCP-Session: b3b902b9-911c-47d4-b81d-de195df80e90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16691 | 2026.01.20 23:59:10.090339 [ 354 ] {} <Debug> TCP-Session: b32d060b-f12b-4b26-84d8-c58bc18963fd Authenticating user 'default' from [fd00:1122:3344:101::e]:60895 | ||
| 16692 | 2026.01.20 23:59:10.090352 [ 289 ] {} <Debug> TCP-Session: b3b902b9-911c-47d4-b81d-de195df80e90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16693 | 2026.01.20 23:59:10.090255 [ 287 ] {} <Debug> TCP-Session: bcd5722d-73aa-40eb-b6bb-4cda72d44338 Authenticating user 'default' from [fd00:1122:3344:101::e]:41124 | ||
| 16694 | 2026.01.20 23:59:10.090397 [ 355 ] {d7c76dc1-d1e0-43cf-8e18-2fd88ae3d1b3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37042) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16695 | 2026.01.20 23:59:10.090432 [ 287 ] {} <Debug> TCP-Session: bcd5722d-73aa-40eb-b6bb-4cda72d44338 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16696 | 2026.01.20 23:59:10.090390 [ 354 ] {} <Debug> TCP-Session: b32d060b-f12b-4b26-84d8-c58bc18963fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16697 | 2026.01.20 23:59:10.090472 [ 287 ] {} <Debug> TCP-Session: bcd5722d-73aa-40eb-b6bb-4cda72d44338 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16698 | 2026.01.20 23:59:10.090489 [ 354 ] {} <Debug> TCP-Session: b32d060b-f12b-4b26-84d8-c58bc18963fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16699 | 2026.01.20 23:59:10.089341 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61357 | ||
| 16700 | 2026.01.20 23:59:10.089341 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34838 | ||
| 16701 | 2026.01.20 23:59:10.089319 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43285 | ||
| 16702 | 2026.01.20 23:59:10.089302 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45250 | ||
| 16703 | 2026.01.20 23:59:10.090641 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16704 | 2026.01.20 23:59:10.090641 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16705 | 2026.01.20 23:59:10.090678 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16706 | 2026.01.20 23:59:10.090698 [ 358 ] {} <Debug> TCP-Session: 7d7ea700-90a7-4e1e-a860-e950b28b4554 Authenticating user 'default' from [fd00:1122:3344:101::e]:34838 | ||
| 16707 | 2026.01.20 23:59:10.090708 [ 353 ] {} <Debug> TCP-Session: 3abfe616-d1d4-4d14-a4ac-11152b784600 Authenticating user 'default' from [fd00:1122:3344:101::e]:61357 | ||
| 16708 | 2026.01.20 23:59:10.090728 [ 356 ] {} <Debug> TCP-Session: 65484f6f-6ae0-4215-9ab3-a081ec4c5113 Authenticating user 'default' from [fd00:1122:3344:101::e]:43285 | ||
| 16709 | 2026.01.20 23:59:10.090743 [ 358 ] {} <Debug> TCP-Session: 7d7ea700-90a7-4e1e-a860-e950b28b4554 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16710 | 2026.01.20 23:59:10.090746 [ 353 ] {} <Debug> TCP-Session: 3abfe616-d1d4-4d14-a4ac-11152b784600 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16711 | 2026.01.20 23:59:10.090764 [ 356 ] {} <Debug> TCP-Session: 65484f6f-6ae0-4215-9ab3-a081ec4c5113 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16712 | 2026.01.20 23:59:10.090770 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16713 | 2026.01.20 23:59:10.090798 [ 356 ] {} <Debug> TCP-Session: 65484f6f-6ae0-4215-9ab3-a081ec4c5113 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16714 | 2026.01.20 23:59:10.090771 [ 358 ] {} <Debug> TCP-Session: 7d7ea700-90a7-4e1e-a860-e950b28b4554 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16715 | 2026.01.20 23:59:10.090854 [ 290 ] {} <Debug> TCP-Session: 2eab0c99-d30f-4438-a738-d3ffc3788a2e Authenticating user 'default' from [fd00:1122:3344:101::e]:45250 | ||
| 16716 | 2026.01.20 23:59:10.090780 [ 353 ] {} <Debug> TCP-Session: 3abfe616-d1d4-4d14-a4ac-11152b784600 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16717 | 2026.01.20 23:59:10.090899 [ 290 ] {} <Debug> TCP-Session: 2eab0c99-d30f-4438-a738-d3ffc3788a2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16718 | 2026.01.20 23:59:10.090909 [ 355 ] {d7c76dc1-d1e0-43cf-8e18-2fd88ae3d1b3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16719 | 2026.01.20 23:59:10.090929 [ 290 ] {} <Debug> TCP-Session: 2eab0c99-d30f-4438-a738-d3ffc3788a2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16720 | 2026.01.20 23:59:10.091016 [ 355 ] {d7c76dc1-d1e0-43cf-8e18-2fd88ae3d1b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16721 | 2026.01.20 23:59:10.091520 [ 355 ] {d7c76dc1-d1e0-43cf-8e18-2fd88ae3d1b3} <Debug> oximeter.version (bf6a6be5-c50e-4d14-8de5-2a68c2469e09) (SelectExecutor): Key condition: unknown | ||
| 16722 | 2026.01.20 23:59:10.093101 [ 328 ] {d7c76dc1-d1e0-43cf-8e18-2fd88ae3d1b3} <Trace> AggregatingTransform: Aggregating | ||
| 16723 | 2026.01.20 23:59:10.093145 [ 328 ] {d7c76dc1-d1e0-43cf-8e18-2fd88ae3d1b3} <Trace> Aggregator: Aggregation method: without_key | ||
| 16724 | 2026.01.20 23:59:10.093189 [ 328 ] {d7c76dc1-d1e0-43cf-8e18-2fd88ae3d1b3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001502776 sec. (665.435 rows/sec., 25.99 KiB/sec.) | ||
| 16725 | 2026.01.20 23:59:10.093213 [ 328 ] {d7c76dc1-d1e0-43cf-8e18-2fd88ae3d1b3} <Trace> Aggregator: Merging aggregated data | ||
| 16726 | 2026.01.20 23:59:10.094670 [ 355 ] {d7c76dc1-d1e0-43cf-8e18-2fd88ae3d1b3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004363 sec., 229.20009168003668 rows/sec., 8.95 KiB/sec. | ||
| 16727 | 2026.01.20 23:59:10.094975 [ 355 ] {d7c76dc1-d1e0-43cf-8e18-2fd88ae3d1b3} <Debug> TCPHandler: Processed in 0.005733187 sec. | ||
| 16728 | 2026.01.20 23:59:10.095151 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16729 | 2026.01.20 23:59:10.095181 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16730 | 2026.01.20 23:59:10.095197 [ 355 ] {} <Debug> TCP-Session: 5c7696a3-9a2c-421c-82be-33f37d86a4f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16731 | 2026.01.20 23:59:10.095202 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16732 | 2026.01.20 23:59:10.095231 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16733 | 2026.01.20 23:59:10.095253 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16734 | 2026.01.20 23:59:10.095264 [ 354 ] {} <Debug> TCP-Session: b32d060b-f12b-4b26-84d8-c58bc18963fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16735 | 2026.01.20 23:59:10.095278 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16736 | 2026.01.20 23:59:10.095302 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16737 | 2026.01.20 23:59:10.095340 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16738 | 2026.01.20 23:59:10.095359 [ 358 ] {} <Debug> TCP-Session: 7d7ea700-90a7-4e1e-a860-e950b28b4554 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16739 | 2026.01.20 23:59:10.095285 [ 287 ] {} <Debug> TCP-Session: bcd5722d-73aa-40eb-b6bb-4cda72d44338 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16740 | 2026.01.20 23:59:10.095400 [ 357 ] {} <Debug> TCP-Session: 7662047e-a83b-46ab-8089-ae40c2a2c276 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16741 | 2026.01.20 23:59:10.095407 [ 353 ] {} <Debug> TCP-Session: 3abfe616-d1d4-4d14-a4ac-11152b784600 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16742 | 2026.01.20 23:59:10.095323 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16743 | 2026.01.20 23:59:10.095305 [ 289 ] {} <Debug> TCP-Session: b3b902b9-911c-47d4-b81d-de195df80e90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16744 | 2026.01.20 23:59:10.095513 [ 356 ] {} <Debug> TCP-Session: 65484f6f-6ae0-4215-9ab3-a081ec4c5113 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16745 | 2026.01.20 23:59:10.095236 [ 290 ] {} <Debug> TCP-Session: 2eab0c99-d30f-4438-a738-d3ffc3788a2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16746 | 2026.01.20 23:59:11.314634 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16747 | 2026.01.20 23:59:11.314893 [ 260 ] {fd8923eb-8e58-4839-8d49-c75af7138299} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16748 | 2026.01.20 23:59:11.314985 [ 260 ] {fd8923eb-8e58-4839-8d49-c75af7138299} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16749 | 2026.01.20 23:59:11.316048 [ 260 ] {fd8923eb-8e58-4839-8d49-c75af7138299} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16750 | 2026.01.20 23:59:11.316112 [ 260 ] {fd8923eb-8e58-4839-8d49-c75af7138299} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16751 | 2026.01.20 23:59:11.316685 [ 260 ] {fd8923eb-8e58-4839-8d49-c75af7138299} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 16752 | 2026.01.20 23:59:11.317038 [ 260 ] {fd8923eb-8e58-4839-8d49-c75af7138299} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16753 | 2026.01.20 23:59:11.317308 [ 131 ] {} <Debug> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
| 16754 | 2026.01.20 23:59:11.317314 [ 260 ] {fd8923eb-8e58-4839-8d49-c75af7138299} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002486 sec., 164923.57200321803 rows/sec., 10.46 MiB/sec. | ||
| 16755 | 2026.01.20 23:59:11.317401 [ 131 ] {} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16756 | 2026.01.20 23:59:11.317440 [ 260 ] {fd8923eb-8e58-4839-8d49-c75af7138299} <Debug> TCPHandler: Processed in 0.002985361 sec. | ||
| 16757 | 2026.01.20 23:59:11.317458 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16758 | 2026.01.20 23:59:11.317592 [ 187 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::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 | ||
| 16759 | 2026.01.20 23:59:11.317633 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16760 | 2026.01.20 23:59:11.317741 [ 187 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16761 | 2026.01.20 23:59:11.317782 [ 260 ] {39c7919c-f6b1-4f4c-8c8a-f31484672949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16762 | 2026.01.20 23:59:11.317796 [ 187 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 434 rows starting from the beginning of the part | ||
| 16763 | 2026.01.20 23:59:11.317854 [ 260 ] {39c7919c-f6b1-4f4c-8c8a-f31484672949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16764 | 2026.01.20 23:59:11.317898 [ 187 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 410 rows starting from the beginning of the part | ||
| 16765 | 2026.01.20 23:59:11.317966 [ 187 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 410 rows starting from the beginning of the part | ||
| 16766 | 2026.01.20 23:59:11.318032 [ 187 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 410 rows starting from the beginning of the part | ||
| 16767 | 2026.01.20 23:59:11.318094 [ 187 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 410 rows starting from the beginning of the part | ||
| 16768 | 2026.01.20 23:59:11.318148 [ 187 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 410 rows starting from the beginning of the part | ||
| 16769 | 2026.01.20 23:59:11.319090 [ 260 ] {39c7919c-f6b1-4f4c-8c8a-f31484672949} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16770 | 2026.01.20 23:59:11.319144 [ 260 ] {39c7919c-f6b1-4f4c-8c8a-f31484672949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16771 | 2026.01.20 23:59:11.319683 [ 260 ] {39c7919c-f6b1-4f4c-8c8a-f31484672949} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16772 | 2026.01.20 23:59:11.319748 [ 193 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.002203178 sec., 1127462.2386389116 rows/sec., 76.03 MiB/sec. | ||
| 16773 | 2026.01.20 23:59:11.319971 [ 187 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
| 16774 | 2026.01.20 23:59:11.320001 [ 260 ] {39c7919c-f6b1-4f4c-8c8a-f31484672949} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16775 | 2026.01.20 23:59:11.320214 [ 260 ] {39c7919c-f6b1-4f4c-8c8a-f31484672949} <Debug> executeQuery: Read 1192 rows, 97.47 KiB in 0.002464 sec., 483766.2337662338 rows/sec., 38.63 MiB/sec. | ||
| 16776 | 2026.01.20 23:59:11.320274 [ 260 ] {39c7919c-f6b1-4f4c-8c8a-f31484672949} <Debug> TCPHandler: Processed in 0.002726536 sec. | ||
| 16777 | 2026.01.20 23:59:11.320339 [ 187 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_50_10} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16778 | 2026.01.20 23:59:11.320436 [ 187 ] {4d1225ed-21bf-4420-b5dc-2138e29b66e1::all_1_50_10} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
| 16779 | 2026.01.20 23:59:11.320444 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16780 | 2026.01.20 23:59:11.320536 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 16781 | 2026.01.20 23:59:11.320595 [ 260 ] {dd48e345-37ec-4501-8d80-43f0186aa5ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16782 | 2026.01.20 23:59:11.320682 [ 260 ] {dd48e345-37ec-4501-8d80-43f0186aa5ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16783 | 2026.01.20 23:59:11.321424 [ 260 ] {dd48e345-37ec-4501-8d80-43f0186aa5ce} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16784 | 2026.01.20 23:59:11.321489 [ 260 ] {dd48e345-37ec-4501-8d80-43f0186aa5ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16785 | 2026.01.20 23:59:11.322013 [ 260 ] {dd48e345-37ec-4501-8d80-43f0186aa5ce} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 16786 | 2026.01.20 23:59:11.322334 [ 260 ] {dd48e345-37ec-4501-8d80-43f0186aa5ce} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16787 | 2026.01.20 23:59:11.322530 [ 260 ] {dd48e345-37ec-4501-8d80-43f0186aa5ce} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001974 sec., 124113.47517730496 rows/sec., 7.58 MiB/sec. | ||
| 16788 | 2026.01.20 23:59:11.322585 [ 260 ] {dd48e345-37ec-4501-8d80-43f0186aa5ce} <Debug> TCPHandler: Processed in 0.002208648 sec. | ||
| 16789 | 2026.01.20 23:59:11.322735 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16790 | 2026.01.20 23:59:11.322867 [ 260 ] {3b78d642-9dcb-4dbd-94d4-e83065da7dea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16791 | 2026.01.20 23:59:11.322925 [ 260 ] {3b78d642-9dcb-4dbd-94d4-e83065da7dea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16792 | 2026.01.20 23:59:11.323572 [ 260 ] {3b78d642-9dcb-4dbd-94d4-e83065da7dea} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16793 | 2026.01.20 23:59:11.323621 [ 260 ] {3b78d642-9dcb-4dbd-94d4-e83065da7dea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16794 | 2026.01.20 23:59:11.324079 [ 260 ] {3b78d642-9dcb-4dbd-94d4-e83065da7dea} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 16795 | 2026.01.20 23:59:11.324375 [ 260 ] {3b78d642-9dcb-4dbd-94d4-e83065da7dea} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16796 | 2026.01.20 23:59:11.324578 [ 260 ] {3b78d642-9dcb-4dbd-94d4-e83065da7dea} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001738 sec., 121979.28653624856 rows/sec., 7.87 MiB/sec. | ||
| 16797 | 2026.01.20 23:59:11.324645 [ 260 ] {3b78d642-9dcb-4dbd-94d4-e83065da7dea} <Debug> TCPHandler: Processed in 0.001973113 sec. | ||
| 16798 | 2026.01.20 23:59:11.324846 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16799 | 2026.01.20 23:59:11.325050 [ 260 ] {26400b8f-59d3-4e1c-8470-12a9c3da65cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16800 | 2026.01.20 23:59:11.325146 [ 260 ] {26400b8f-59d3-4e1c-8470-12a9c3da65cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16801 | 2026.01.20 23:59:11.325914 [ 260 ] {26400b8f-59d3-4e1c-8470-12a9c3da65cf} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16802 | 2026.01.20 23:59:11.325962 [ 260 ] {26400b8f-59d3-4e1c-8470-12a9c3da65cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16803 | 2026.01.20 23:59:11.326398 [ 260 ] {26400b8f-59d3-4e1c-8470-12a9c3da65cf} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 16804 | 2026.01.20 23:59:11.326685 [ 260 ] {26400b8f-59d3-4e1c-8470-12a9c3da65cf} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16805 | 2026.01.20 23:59:11.326851 [ 131 ] {} <Debug> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
| 16806 | 2026.01.20 23:59:11.326878 [ 260 ] {26400b8f-59d3-4e1c-8470-12a9c3da65cf} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001876 sec., 112473.34754797441 rows/sec., 6.39 MiB/sec. | ||
| 16807 | 2026.01.20 23:59:11.326902 [ 131 ] {} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16808 | 2026.01.20 23:59:11.326936 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16809 | 2026.01.20 23:59:11.326941 [ 260 ] {26400b8f-59d3-4e1c-8470-12a9c3da65cf} <Debug> TCPHandler: Processed in 0.002192868 sec. | ||
| 16810 | 2026.01.20 23:59:11.327078 [ 201 ] {814d8568-2b9e-4a79-83ef-22fe45208240::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 | ||
| 16811 | 2026.01.20 23:59:11.327091 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16812 | 2026.01.20 23:59:11.327241 [ 201 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16813 | 2026.01.20 23:59:11.327243 [ 260 ] {51e87abe-452a-4e39-83f1-d59a6e418839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16814 | 2026.01.20 23:59:11.327291 [ 201 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 223 rows starting from the beginning of the part | ||
| 16815 | 2026.01.20 23:59:11.327321 [ 260 ] {51e87abe-452a-4e39-83f1-d59a6e418839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16816 | 2026.01.20 23:59:11.327379 [ 201 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 211 rows starting from the beginning of the part | ||
| 16817 | 2026.01.20 23:59:11.327439 [ 201 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 211 rows starting from the beginning of the part | ||
| 16818 | 2026.01.20 23:59:11.327490 [ 201 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 211 rows starting from the beginning of the part | ||
| 16819 | 2026.01.20 23:59:11.327540 [ 201 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 211 rows starting from the beginning of the part | ||
| 16820 | 2026.01.20 23:59:11.327620 [ 201 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 211 rows starting from the beginning of the part | ||
| 16821 | 2026.01.20 23:59:11.328236 [ 260 ] {51e87abe-452a-4e39-83f1-d59a6e418839} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16822 | 2026.01.20 23:59:11.328290 [ 260 ] {51e87abe-452a-4e39-83f1-d59a6e418839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16823 | 2026.01.20 23:59:11.328757 [ 260 ] {51e87abe-452a-4e39-83f1-d59a6e418839} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16824 | 2026.01.20 23:59:11.328947 [ 187 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001928392 sec., 662728.3249463802 rows/sec., 40.28 MiB/sec. | ||
| 16825 | 2026.01.20 23:59:11.329061 [ 260 ] {51e87abe-452a-4e39-83f1-d59a6e418839} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16826 | 2026.01.20 23:59:11.329145 [ 193 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
| 16827 | 2026.01.20 23:59:11.329267 [ 260 ] {51e87abe-452a-4e39-83f1-d59a6e418839} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.00205 sec., 350731.70731707313 rows/sec., 24.61 MiB/sec. | ||
| 16828 | 2026.01.20 23:59:11.329328 [ 260 ] {51e87abe-452a-4e39-83f1-d59a6e418839} <Debug> TCPHandler: Processed in 0.002294159 sec. | ||
| 16829 | 2026.01.20 23:59:11.329495 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16830 | 2026.01.20 23:59:11.329496 [ 193 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_50_10} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16831 | 2026.01.20 23:59:11.329619 [ 193 ] {814d8568-2b9e-4a79-83ef-22fe45208240::all_1_50_10} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
| 16832 | 2026.01.20 23:59:11.329630 [ 260 ] {bb2ee43a-4b59-4574-b42c-5991fcf75651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16833 | 2026.01.20 23:59:11.329696 [ 260 ] {bb2ee43a-4b59-4574-b42c-5991fcf75651} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16834 | 2026.01.20 23:59:11.329716 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 16835 | 2026.01.20 23:59:11.330130 [ 260 ] {bb2ee43a-4b59-4574-b42c-5991fcf75651} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16836 | 2026.01.20 23:59:11.330185 [ 260 ] {bb2ee43a-4b59-4574-b42c-5991fcf75651} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16837 | 2026.01.20 23:59:11.330606 [ 260 ] {bb2ee43a-4b59-4574-b42c-5991fcf75651} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 16838 | 2026.01.20 23:59:11.330882 [ 260 ] {bb2ee43a-4b59-4574-b42c-5991fcf75651} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16839 | 2026.01.20 23:59:11.331040 [ 131 ] {} <Debug> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 16840 | 2026.01.20 23:59:11.331067 [ 260 ] {bb2ee43a-4b59-4574-b42c-5991fcf75651} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001464 sec., 4098.360655737705 rows/sec., 214.12 KiB/sec. | ||
| 16841 | 2026.01.20 23:59:11.331090 [ 131 ] {} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16842 | 2026.01.20 23:59:11.331119 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16843 | 2026.01.20 23:59:11.331123 [ 260 ] {bb2ee43a-4b59-4574-b42c-5991fcf75651} <Debug> TCPHandler: Processed in 0.001693188 sec. | ||
| 16844 | 2026.01.20 23:59:11.331210 [ 187 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::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 | ||
| 16845 | 2026.01.20 23:59:11.331288 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16846 | 2026.01.20 23:59:11.331326 [ 187 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16847 | 2026.01.20 23:59:11.331365 [ 187 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 240 rows starting from the beginning of the part | ||
| 16848 | 2026.01.20 23:59:11.331423 [ 260 ] {4dedc09e-d7be-458f-9fae-98b244b8154d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16849 | 2026.01.20 23:59:11.331426 [ 187 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
| 16850 | 2026.01.20 23:59:11.331489 [ 260 ] {4dedc09e-d7be-458f-9fae-98b244b8154d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16851 | 2026.01.20 23:59:11.331513 [ 187 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part | ||
| 16852 | 2026.01.20 23:59:11.331574 [ 187 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part | ||
| 16853 | 2026.01.20 23:59:11.331616 [ 187 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part | ||
| 16854 | 2026.01.20 23:59:11.331658 [ 187 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part | ||
| 16855 | 2026.01.20 23:59:11.332132 [ 260 ] {4dedc09e-d7be-458f-9fae-98b244b8154d} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16856 | 2026.01.20 23:59:11.332183 [ 260 ] {4dedc09e-d7be-458f-9fae-98b244b8154d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16857 | 2026.01.20 23:59:11.332604 [ 193 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 270 rows, containing 4 columns (4 merged, 0 gathered) in 0.001430725 sec., 188715.5113666148 rows/sec., 9.63 MiB/sec. | ||
| 16858 | 2026.01.20 23:59:11.332664 [ 260 ] {4dedc09e-d7be-458f-9fae-98b244b8154d} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16859 | 2026.01.20 23:59:11.332807 [ 197 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 16860 | 2026.01.20 23:59:11.332994 [ 260 ] {4dedc09e-d7be-458f-9fae-98b244b8154d} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16861 | 2026.01.20 23:59:11.333191 [ 131 ] {} <Debug> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820) (MergerMutator): Selected 6 parts from all_1_110_22 to all_115_115_0 | ||
| 16862 | 2026.01.20 23:59:11.333213 [ 260 ] {4dedc09e-d7be-458f-9fae-98b244b8154d} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001814 sec., 173098.12568908487 rows/sec., 11.37 MiB/sec. | ||
| 16863 | 2026.01.20 23:59:11.333240 [ 131 ] {} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16864 | 2026.01.20 23:59:11.333204 [ 197 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::all_1_45_9} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16865 | 2026.01.20 23:59:11.333282 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16866 | 2026.01.20 23:59:11.333293 [ 260 ] {4dedc09e-d7be-458f-9fae-98b244b8154d} <Debug> TCPHandler: Processed in 0.002069235 sec. | ||
| 16867 | 2026.01.20 23:59:11.333373 [ 197 ] {e4baafb3-f901-4b74-844f-234f14d88ab2::all_1_45_9} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 16868 | 2026.01.20 23:59:11.333373 [ 195 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_115_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_110_22 to all_115_115_0 into Compact with storage Full | ||
| 16869 | 2026.01.20 23:59:11.333498 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 16870 | 2026.01.20 23:59:11.333516 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16871 | 2026.01.20 23:59:11.333521 [ 195 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_115_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16872 | 2026.01.20 23:59:11.333609 [ 195 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_110_22, total 38623 rows starting from the beginning of the part | ||
| 16873 | 2026.01.20 23:59:11.333679 [ 195 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 96 rows starting from the beginning of the part | ||
| 16874 | 2026.01.20 23:59:11.333707 [ 260 ] {0b65576b-c2dc-44aa-9f02-bb111b989199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16875 | 2026.01.20 23:59:11.333754 [ 195 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 160 rows starting from the beginning of the part | ||
| 16876 | 2026.01.20 23:59:11.333792 [ 260 ] {0b65576b-c2dc-44aa-9f02-bb111b989199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16877 | 2026.01.20 23:59:11.333849 [ 195 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 314 rows starting from the beginning of the part | ||
| 16878 | 2026.01.20 23:59:11.333914 [ 195 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part | ||
| 16879 | 2026.01.20 23:59:11.333980 [ 195 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 314 rows starting from the beginning of the part | ||
| 16880 | 2026.01.20 23:59:11.334334 [ 260 ] {0b65576b-c2dc-44aa-9f02-bb111b989199} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16881 | 2026.01.20 23:59:11.334391 [ 260 ] {0b65576b-c2dc-44aa-9f02-bb111b989199} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16882 | 2026.01.20 23:59:11.334816 [ 260 ] {0b65576b-c2dc-44aa-9f02-bb111b989199} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 16883 | 2026.01.20 23:59:11.335092 [ 260 ] {0b65576b-c2dc-44aa-9f02-bb111b989199} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16884 | 2026.01.20 23:59:11.335271 [ 260 ] {0b65576b-c2dc-44aa-9f02-bb111b989199} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001599 sec., 625.3908692933084 rows/sec., 42.14 KiB/sec. | ||
| 16885 | 2026.01.20 23:59:11.335322 [ 260 ] {0b65576b-c2dc-44aa-9f02-bb111b989199} <Debug> TCPHandler: Processed in 0.001894222 sec. | ||
| 16886 | 2026.01.20 23:59:11.335478 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16887 | 2026.01.20 23:59:11.335606 [ 260 ] {f3207038-685b-4dfe-905e-49ac3f10e3ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16888 | 2026.01.20 23:59:11.335681 [ 260 ] {f3207038-685b-4dfe-905e-49ac3f10e3ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16889 | 2026.01.20 23:59:11.336903 [ 260 ] {f3207038-685b-4dfe-905e-49ac3f10e3ff} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16890 | 2026.01.20 23:59:11.336949 [ 260 ] {f3207038-685b-4dfe-905e-49ac3f10e3ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16891 | 2026.01.20 23:59:11.337946 [ 260 ] {f3207038-685b-4dfe-905e-49ac3f10e3ff} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 16892 | 2026.01.20 23:59:11.338261 [ 260 ] {f3207038-685b-4dfe-905e-49ac3f10e3ff} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16893 | 2026.01.20 23:59:11.338455 [ 260 ] {f3207038-685b-4dfe-905e-49ac3f10e3ff} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002876 sec., 13908.205841446454 rows/sec., 24.92 MiB/sec. | ||
| 16894 | 2026.01.20 23:59:11.338556 [ 260 ] {f3207038-685b-4dfe-905e-49ac3f10e3ff} <Debug> TCPHandler: Processed in 0.003142354 sec. | ||
| 16895 | 2026.01.20 23:59:11.338717 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16896 | 2026.01.20 23:59:11.338848 [ 260 ] {914c3f24-ab4c-4d29-a012-d9f448a98d2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16897 | 2026.01.20 23:59:11.338908 [ 260 ] {914c3f24-ab4c-4d29-a012-d9f448a98d2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16898 | 2026.01.20 23:59:11.339325 [ 260 ] {914c3f24-ab4c-4d29-a012-d9f448a98d2b} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16899 | 2026.01.20 23:59:11.339366 [ 260 ] {914c3f24-ab4c-4d29-a012-d9f448a98d2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16900 | 2026.01.20 23:59:11.339838 [ 260 ] {914c3f24-ab4c-4d29-a012-d9f448a98d2b} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16901 | 2026.01.20 23:59:11.340132 [ 260 ] {914c3f24-ab4c-4d29-a012-d9f448a98d2b} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16902 | 2026.01.20 23:59:11.340303 [ 260 ] {914c3f24-ab4c-4d29-a012-d9f448a98d2b} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001475 sec., 70508.47457627118 rows/sec., 4.32 MiB/sec. | ||
| 16903 | 2026.01.20 23:59:11.340348 [ 260 ] {914c3f24-ab4c-4d29-a012-d9f448a98d2b} <Debug> TCPHandler: Processed in 0.001696169 sec. | ||
| 16904 | 2026.01.20 23:59:11.343611 [ 200 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_115_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39667 rows, containing 5 columns (5 merged, 0 gathered) in 0.010260314 sec., 3866061.019185183 rows/sec., 260.58 MiB/sec. | ||
| 16905 | 2026.01.20 23:59:11.344356 [ 198 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_115_23} <Trace> MergedBlockOutputStream: filled checksums all_1_115_23 (state Temporary) | ||
| 16906 | 2026.01.20 23:59:11.344715 [ 198 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_115_23} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_merge_all_1_115_23 to all_1_115_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16907 | 2026.01.20 23:59:11.344807 [ 198 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_115_23} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820) (MergerMutator): Merged 6 parts: [all_1_110_22, all_115_115_0] -> all_1_115_23 | ||
| 16908 | 2026.01.20 23:59:11.344934 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 16909 | 2026.01.20 23:59:14.470445 [ 223 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): 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] | ||
| 16910 | 2026.01.20 23:59:14.470516 [ 223 ] {} <Debug> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): 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] | ||
| 16911 | 2026.01.20 23:59:14.473782 [ 223 ] {} <Debug> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): 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] | ||
| 16912 | 2026.01.20 23:59:14.798713 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16913 | 2026.01.20 23:59:14.798793 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16914 | 2026.01.20 23:59:14.997526 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38395 | ||
| 16915 | 2026.01.20 23:59:14.998054 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16916 | 2026.01.20 23:59:14.998096 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16917 | 2026.01.20 23:59:14.998577 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 16918 | 2026.01.20 23:59:14.998820 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16919 | 2026.01.20 23:59:14.998950 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38395 | ||
| 16920 | 2026.01.20 23:59:15.002758 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001420904 sec. | ||
| 16921 | 2026.01.20 23:59:15.006552 [ 223 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): 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] | ||
| 16922 | 2026.01.20 23:59:15.006592 [ 223 ] {} <Debug> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): 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] | ||
| 16923 | 2026.01.20 23:59:15.009332 [ 223 ] {} <Debug> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): 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] | ||
| 16924 | 2026.01.20 23:59:15.108450 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2056 | ||
| 16925 | 2026.01.20 23:59:15.110959 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16926 | 2026.01.20 23:59:15.111019 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16927 | 2026.01.20 23:59:15.112222 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 16928 | 2026.01.20 23:59:15.112479 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16929 | 2026.01.20 23:59:15.112787 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2056 | ||
| 16930 | 2026.01.20 23:59:16.291311 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16931 | 2026.01.20 23:59:16.291593 [ 260 ] {668590d8-5444-4c7f-ba91-b1e5e784c159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16932 | 2026.01.20 23:59:16.291700 [ 260 ] {668590d8-5444-4c7f-ba91-b1e5e784c159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16933 | 2026.01.20 23:59:16.292417 [ 260 ] {668590d8-5444-4c7f-ba91-b1e5e784c159} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16934 | 2026.01.20 23:59:16.292466 [ 260 ] {668590d8-5444-4c7f-ba91-b1e5e784c159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16935 | 2026.01.20 23:59:16.292865 [ 260 ] {668590d8-5444-4c7f-ba91-b1e5e784c159} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16936 | 2026.01.20 23:59:16.293095 [ 260 ] {668590d8-5444-4c7f-ba91-b1e5e784c159} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16937 | 2026.01.20 23:59:16.293269 [ 260 ] {668590d8-5444-4c7f-ba91-b1e5e784c159} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00175 sec., 32000 rows/sec., 2.44 MiB/sec. | ||
| 16938 | 2026.01.20 23:59:16.293320 [ 260 ] {668590d8-5444-4c7f-ba91-b1e5e784c159} <Debug> TCPHandler: Processed in 0.002196027 sec. | ||
| 16939 | 2026.01.20 23:59:16.293450 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16940 | 2026.01.20 23:59:16.293552 [ 260 ] {c67c04d2-8ce2-4855-865b-7aa14fbeb3f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16941 | 2026.01.20 23:59:16.293596 [ 260 ] {c67c04d2-8ce2-4855-865b-7aa14fbeb3f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16942 | 2026.01.20 23:59:16.294042 [ 260 ] {c67c04d2-8ce2-4855-865b-7aa14fbeb3f9} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16943 | 2026.01.20 23:59:16.294080 [ 260 ] {c67c04d2-8ce2-4855-865b-7aa14fbeb3f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16944 | 2026.01.20 23:59:16.294388 [ 260 ] {c67c04d2-8ce2-4855-865b-7aa14fbeb3f9} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16945 | 2026.01.20 23:59:16.294612 [ 260 ] {c67c04d2-8ce2-4855-865b-7aa14fbeb3f9} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16946 | 2026.01.20 23:59:16.294749 [ 260 ] {c67c04d2-8ce2-4855-865b-7aa14fbeb3f9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00122 sec., 52459.016393442624 rows/sec., 4.09 MiB/sec. | ||
| 16947 | 2026.01.20 23:59:16.294789 [ 260 ] {c67c04d2-8ce2-4855-865b-7aa14fbeb3f9} <Debug> TCPHandler: Processed in 0.001391613 sec. | ||
| 16948 | 2026.01.20 23:59:16.294906 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16949 | 2026.01.20 23:59:16.295001 [ 260 ] {83cb0ef8-b912-41cc-beff-7e49bbacf1d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16950 | 2026.01.20 23:59:16.295045 [ 260 ] {83cb0ef8-b912-41cc-beff-7e49bbacf1d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16951 | 2026.01.20 23:59:16.295474 [ 260 ] {83cb0ef8-b912-41cc-beff-7e49bbacf1d5} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16952 | 2026.01.20 23:59:16.295509 [ 260 ] {83cb0ef8-b912-41cc-beff-7e49bbacf1d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16953 | 2026.01.20 23:59:16.295832 [ 260 ] {83cb0ef8-b912-41cc-beff-7e49bbacf1d5} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16954 | 2026.01.20 23:59:16.296046 [ 260 ] {83cb0ef8-b912-41cc-beff-7e49bbacf1d5} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16955 | 2026.01.20 23:59:16.296178 [ 260 ] {83cb0ef8-b912-41cc-beff-7e49bbacf1d5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 16956 | 2026.01.20 23:59:16.296216 [ 260 ] {83cb0ef8-b912-41cc-beff-7e49bbacf1d5} <Debug> TCPHandler: Processed in 0.001361204 sec. | ||
| 16957 | 2026.01.20 23:59:16.296267 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): 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] | ||
| 16958 | 2026.01.20 23:59:16.296323 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): 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] | ||
| 16959 | 2026.01.20 23:59:16.296326 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16960 | 2026.01.20 23:59:16.296429 [ 260 ] {312c451c-e6a7-4f0f-80d2-124f58db4657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16961 | 2026.01.20 23:59:16.296471 [ 260 ] {312c451c-e6a7-4f0f-80d2-124f58db4657} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16962 | 2026.01.20 23:59:16.296809 [ 260 ] {312c451c-e6a7-4f0f-80d2-124f58db4657} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16963 | 2026.01.20 23:59:16.296847 [ 260 ] {312c451c-e6a7-4f0f-80d2-124f58db4657} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16964 | 2026.01.20 23:59:16.297157 [ 260 ] {312c451c-e6a7-4f0f-80d2-124f58db4657} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16965 | 2026.01.20 23:59:16.297426 [ 260 ] {312c451c-e6a7-4f0f-80d2-124f58db4657} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16966 | 2026.01.20 23:59:16.297560 [ 260 ] {312c451c-e6a7-4f0f-80d2-124f58db4657} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001149 sec., 52219.32114882506 rows/sec., 3.52 MiB/sec. | ||
| 16967 | 2026.01.20 23:59:16.297597 [ 260 ] {312c451c-e6a7-4f0f-80d2-124f58db4657} <Debug> TCPHandler: Processed in 0.001321682 sec. | ||
| 16968 | 2026.01.20 23:59:16.299784 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): 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] | ||
| 16969 | 2026.01.20 23:59:16.372621 [ 222 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): 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] | ||
| 16970 | 2026.01.20 23:59:16.372682 [ 222 ] {} <Debug> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): 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] | ||
| 16971 | 2026.01.20 23:59:16.375510 [ 222 ] {} <Debug> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): 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] | ||
| 16972 | 2026.01.20 23:59:17.152321 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 16973 | 2026.01.20 23:59:17.170055 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16974 | 2026.01.20 23:59:17.170116 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16975 | 2026.01.20 23:59:17.176399 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 16976 | 2026.01.20 23:59:17.177121 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16977 | 2026.01.20 23:59:17.180500 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 16978 | 2026.01.20 23:59:17.627819 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16979 | 2026.01.20 23:59:17.628213 [ 260 ] {1691e557-0a2e-4dfa-aea4-b5dae647eae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 16980 | 2026.01.20 23:59:17.628821 [ 260 ] {1691e557-0a2e-4dfa-aea4-b5dae647eae5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16981 | 2026.01.20 23:59:17.628891 [ 260 ] {1691e557-0a2e-4dfa-aea4-b5dae647eae5} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 16982 | 2026.01.20 23:59:17.629169 [ 260 ] {1691e557-0a2e-4dfa-aea4-b5dae647eae5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16983 | 2026.01.20 23:59:17.629239 [ 260 ] {1691e557-0a2e-4dfa-aea4-b5dae647eae5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16984 | 2026.01.20 23:59:17.629384 [ 260 ] {1691e557-0a2e-4dfa-aea4-b5dae647eae5} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 16985 | 2026.01.20 23:59:17.629421 [ 260 ] {1691e557-0a2e-4dfa-aea4-b5dae647eae5} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 16986 | 2026.01.20 23:59:17.629443 [ 260 ] {1691e557-0a2e-4dfa-aea4-b5dae647eae5} <Debug> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (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 | ||
| 16987 | 2026.01.20 23:59:17.629460 [ 260 ] {1691e557-0a2e-4dfa-aea4-b5dae647eae5} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16988 | 2026.01.20 23:59:17.629500 [ 260 ] {1691e557-0a2e-4dfa-aea4-b5dae647eae5} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 16989 | 2026.01.20 23:59:17.629522 [ 260 ] {1691e557-0a2e-4dfa-aea4-b5dae647eae5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 47 rows starting from 0 | ||
| 16990 | 2026.01.20 23:59:17.630885 [ 260 ] {1691e557-0a2e-4dfa-aea4-b5dae647eae5} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.002851 sec., 16485.443703963523 rows/sec., 655.27 KiB/sec. | ||
| 16991 | 2026.01.20 23:59:17.630989 [ 260 ] {1691e557-0a2e-4dfa-aea4-b5dae647eae5} <Debug> TCPHandler: Processed in 0.003309767 sec. | ||
| 16992 | 2026.01.20 23:59:17.673113 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16993 | 2026.01.20 23:59:17.673317 [ 260 ] {ea2f3af4-cd7f-4aaf-a7fb-122451e00421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 16994 | 2026.01.20 23:59:17.673399 [ 260 ] {ea2f3af4-cd7f-4aaf-a7fb-122451e00421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16995 | 2026.01.20 23:59:17.674248 [ 260 ] {ea2f3af4-cd7f-4aaf-a7fb-122451e00421} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16996 | 2026.01.20 23:59:17.674295 [ 260 ] {ea2f3af4-cd7f-4aaf-a7fb-122451e00421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16997 | 2026.01.20 23:59:17.674706 [ 260 ] {ea2f3af4-cd7f-4aaf-a7fb-122451e00421} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 16998 | 2026.01.20 23:59:17.674902 [ 260 ] {ea2f3af4-cd7f-4aaf-a7fb-122451e00421} <Trace> oximeter.timeseries_schema (2ac884f0-b609-45a4-939f-d779666d733c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16999 | 2026.01.20 23:59:17.675056 [ 260 ] {ea2f3af4-cd7f-4aaf-a7fb-122451e00421} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001751 sec., 571.1022272986864 rows/sec., 59.12 KiB/sec. | ||
| 17000 | 2026.01.20 23:59:17.675098 [ 260 ] {ea2f3af4-cd7f-4aaf-a7fb-122451e00421} <Debug> TCPHandler: Processed in 0.002061785 sec. | ||
| 17001 | 2026.01.20 23:59:17.675218 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17002 | 2026.01.20 23:59:17.675322 [ 260 ] {049df874-304d-42bb-8b8e-814d2ba04f58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17003 | 2026.01.20 23:59:17.675365 [ 260 ] {049df874-304d-42bb-8b8e-814d2ba04f58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17004 | 2026.01.20 23:59:17.676024 [ 260 ] {049df874-304d-42bb-8b8e-814d2ba04f58} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17005 | 2026.01.20 23:59:17.676062 [ 260 ] {049df874-304d-42bb-8b8e-814d2ba04f58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17006 | 2026.01.20 23:59:17.676386 [ 260 ] {049df874-304d-42bb-8b8e-814d2ba04f58} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 17007 | 2026.01.20 23:59:17.676598 [ 260 ] {049df874-304d-42bb-8b8e-814d2ba04f58} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17008 | 2026.01.20 23:59:17.676735 [ 260 ] {049df874-304d-42bb-8b8e-814d2ba04f58} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001435 sec., 285714.2857142857 rows/sec., 18.12 MiB/sec. | ||
| 17009 | 2026.01.20 23:59:17.676774 [ 260 ] {049df874-304d-42bb-8b8e-814d2ba04f58} <Debug> TCPHandler: Processed in 0.001608468 sec. | ||
| 17010 | 2026.01.20 23:59:17.676904 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17011 | 2026.01.20 23:59:17.677023 [ 260 ] {d1a732cc-215f-42c1-b66f-fd4a87f5a259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17012 | 2026.01.20 23:59:17.677071 [ 260 ] {d1a732cc-215f-42c1-b66f-fd4a87f5a259} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17013 | 2026.01.20 23:59:17.677534 [ 260 ] {d1a732cc-215f-42c1-b66f-fd4a87f5a259} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17014 | 2026.01.20 23:59:17.677578 [ 260 ] {d1a732cc-215f-42c1-b66f-fd4a87f5a259} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17015 | 2026.01.20 23:59:17.677903 [ 260 ] {d1a732cc-215f-42c1-b66f-fd4a87f5a259} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 17016 | 2026.01.20 23:59:17.678109 [ 260 ] {d1a732cc-215f-42c1-b66f-fd4a87f5a259} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17017 | 2026.01.20 23:59:17.678237 [ 260 ] {d1a732cc-215f-42c1-b66f-fd4a87f5a259} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001238 sec., 6462.035541195477 rows/sec., 526.93 KiB/sec. | ||
| 17018 | 2026.01.20 23:59:17.678275 [ 260 ] {d1a732cc-215f-42c1-b66f-fd4a87f5a259} <Debug> TCPHandler: Processed in 0.001430054 sec. | ||
| 17019 | 2026.01.20 23:59:17.678383 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17020 | 2026.01.20 23:59:17.678475 [ 260 ] {873c61a5-6faa-4919-bad0-bb35b1c98491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17021 | 2026.01.20 23:59:17.678513 [ 260 ] {873c61a5-6faa-4919-bad0-bb35b1c98491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17022 | 2026.01.20 23:59:17.680591 [ 260 ] {873c61a5-6faa-4919-bad0-bb35b1c98491} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17023 | 2026.01.20 23:59:17.680628 [ 260 ] {873c61a5-6faa-4919-bad0-bb35b1c98491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17024 | 2026.01.20 23:59:17.681044 [ 260 ] {873c61a5-6faa-4919-bad0-bb35b1c98491} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17025 | 2026.01.20 23:59:17.681242 [ 260 ] {873c61a5-6faa-4919-bad0-bb35b1c98491} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17026 | 2026.01.20 23:59:17.681376 [ 260 ] {873c61a5-6faa-4919-bad0-bb35b1c98491} <Debug> executeQuery: Read 2337 rows, 193.98 KiB in 0.002916 sec., 801440.3292181069 rows/sec., 64.96 MiB/sec. | ||
| 17027 | 2026.01.20 23:59:17.681422 [ 260 ] {873c61a5-6faa-4919-bad0-bb35b1c98491} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 17028 | 2026.01.20 23:59:17.681445 [ 260 ] {873c61a5-6faa-4919-bad0-bb35b1c98491} <Debug> TCPHandler: Processed in 0.003108843 sec. | ||
| 17029 | 2026.01.20 23:59:17.681607 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17030 | 2026.01.20 23:59:17.681735 [ 260 ] {658a23df-0067-48f0-b505-88e898a637dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17031 | 2026.01.20 23:59:17.681782 [ 260 ] {658a23df-0067-48f0-b505-88e898a637dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17032 | 2026.01.20 23:59:17.682321 [ 260 ] {658a23df-0067-48f0-b505-88e898a637dd} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17033 | 2026.01.20 23:59:17.682356 [ 260 ] {658a23df-0067-48f0-b505-88e898a637dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17034 | 2026.01.20 23:59:17.682672 [ 260 ] {658a23df-0067-48f0-b505-88e898a637dd} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 17035 | 2026.01.20 23:59:17.682870 [ 260 ] {658a23df-0067-48f0-b505-88e898a637dd} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17036 | 2026.01.20 23:59:17.682987 [ 171 ] {} <Debug> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede) (MergerMutator): Selected 6 parts from all_1_95_19 to all_100_100_0 | ||
| 17037 | 2026.01.20 23:59:17.682998 [ 260 ] {658a23df-0067-48f0-b505-88e898a637dd} <Debug> executeQuery: Read 253 rows, 15.88 KiB in 0.001287 sec., 196581.1965811966 rows/sec., 12.05 MiB/sec. | ||
| 17038 | 2026.01.20 23:59:17.683047 [ 171 ] {} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17039 | 2026.01.20 23:59:17.683059 [ 260 ] {658a23df-0067-48f0-b505-88e898a637dd} <Debug> TCPHandler: Processed in 0.001527816 sec. | ||
| 17040 | 2026.01.20 23:59:17.683072 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17041 | 2026.01.20 23:59:17.683175 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17042 | 2026.01.20 23:59:17.683187 [ 189 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_100_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_95_19 to all_100_100_0 into Compact with storage Full | ||
| 17043 | 2026.01.20 23:59:17.683281 [ 260 ] {a292534c-c7dd-4622-a64b-7d4164409e49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17044 | 2026.01.20 23:59:17.683328 [ 260 ] {a292534c-c7dd-4622-a64b-7d4164409e49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17045 | 2026.01.20 23:59:17.683337 [ 189 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_100_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17046 | 2026.01.20 23:59:17.683375 [ 189 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_95_19, total 277 rows starting from the beginning of the part | ||
| 17047 | 2026.01.20 23:59:17.683442 [ 189 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 245 rows starting from the beginning of the part | ||
| 17048 | 2026.01.20 23:59:17.683490 [ 189 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 251 rows starting from the beginning of the part | ||
| 17049 | 2026.01.20 23:59:17.683535 [ 189 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 245 rows starting from the beginning of the part | ||
| 17050 | 2026.01.20 23:59:17.683576 [ 189 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 245 rows starting from the beginning of the part | ||
| 17051 | 2026.01.20 23:59:17.683617 [ 189 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 253 rows starting from the beginning of the part | ||
| 17052 | 2026.01.20 23:59:17.683960 [ 260 ] {a292534c-c7dd-4622-a64b-7d4164409e49} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17053 | 2026.01.20 23:59:17.684003 [ 260 ] {a292534c-c7dd-4622-a64b-7d4164409e49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17054 | 2026.01.20 23:59:17.684353 [ 260 ] {a292534c-c7dd-4622-a64b-7d4164409e49} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 17055 | 2026.01.20 23:59:17.684558 [ 260 ] {a292534c-c7dd-4622-a64b-7d4164409e49} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17056 | 2026.01.20 23:59:17.684655 [ 200 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_100_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1516 rows, containing 5 columns (5 merged, 0 gathered) in 0.001519146 sec., 997929.099638876 rows/sec., 65.05 MiB/sec. | ||
| 17057 | 2026.01.20 23:59:17.684690 [ 260 ] {a292534c-c7dd-4622-a64b-7d4164409e49} <Debug> executeQuery: Read 441 rows, 29.88 KiB in 0.001432 sec., 307960.89385474863 rows/sec., 20.37 MiB/sec. | ||
| 17058 | 2026.01.20 23:59:17.684733 [ 260 ] {a292534c-c7dd-4622-a64b-7d4164409e49} <Debug> TCPHandler: Processed in 0.001617498 sec. | ||
| 17059 | 2026.01.20 23:59:17.684842 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17060 | 2026.01.20 23:59:17.684841 [ 196 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_100_20} <Trace> MergedBlockOutputStream: filled checksums all_1_100_20 (state Temporary) | ||
| 17061 | 2026.01.20 23:59:17.684935 [ 260 ] {7fe23089-e5a5-4927-a326-4bfca11b9626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17062 | 2026.01.20 23:59:17.684979 [ 260 ] {7fe23089-e5a5-4927-a326-4bfca11b9626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17063 | 2026.01.20 23:59:17.685149 [ 196 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_100_20} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_merge_all_1_100_20 to all_1_100_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17064 | 2026.01.20 23:59:17.685233 [ 196 ] {7ebf61eb-8183-4dd8-9a53-845214856ede::all_1_100_20} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede) (MergerMutator): Merged 6 parts: [all_1_95_19, all_100_100_0] -> all_1_100_20 | ||
| 17065 | 2026.01.20 23:59:17.685323 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 17066 | 2026.01.20 23:59:17.685453 [ 260 ] {7fe23089-e5a5-4927-a326-4bfca11b9626} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17067 | 2026.01.20 23:59:17.685492 [ 260 ] {7fe23089-e5a5-4927-a326-4bfca11b9626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17068 | 2026.01.20 23:59:17.685866 [ 260 ] {7fe23089-e5a5-4927-a326-4bfca11b9626} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 17069 | 2026.01.20 23:59:17.686078 [ 260 ] {7fe23089-e5a5-4927-a326-4bfca11b9626} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17070 | 2026.01.20 23:59:17.686214 [ 260 ] {7fe23089-e5a5-4927-a326-4bfca11b9626} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001274 sec., 165620.09419152277 rows/sec., 9.40 MiB/sec. | ||
| 17071 | 2026.01.20 23:59:17.686253 [ 260 ] {7fe23089-e5a5-4927-a326-4bfca11b9626} <Debug> TCPHandler: Processed in 0.001445925 sec. | ||
| 17072 | 2026.01.20 23:59:17.686362 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17073 | 2026.01.20 23:59:17.686455 [ 260 ] {d9d9e6da-252c-4ed3-999a-80103677e0e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17074 | 2026.01.20 23:59:17.686495 [ 260 ] {d9d9e6da-252c-4ed3-999a-80103677e0e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17075 | 2026.01.20 23:59:17.687484 [ 260 ] {d9d9e6da-252c-4ed3-999a-80103677e0e6} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17076 | 2026.01.20 23:59:17.687520 [ 260 ] {d9d9e6da-252c-4ed3-999a-80103677e0e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17077 | 2026.01.20 23:59:17.687873 [ 260 ] {d9d9e6da-252c-4ed3-999a-80103677e0e6} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17078 | 2026.01.20 23:59:17.688081 [ 260 ] {d9d9e6da-252c-4ed3-999a-80103677e0e6} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17079 | 2026.01.20 23:59:17.688212 [ 260 ] {d9d9e6da-252c-4ed3-999a-80103677e0e6} <Debug> executeQuery: Read 1183 rows, 86.61 KiB in 0.001773 sec., 667230.6824591089 rows/sec., 47.71 MiB/sec. | ||
| 17080 | 2026.01.20 23:59:17.688249 [ 260 ] {d9d9e6da-252c-4ed3-999a-80103677e0e6} <Debug> TCPHandler: Processed in 0.001936953 sec. | ||
| 17081 | 2026.01.20 23:59:17.688363 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17082 | 2026.01.20 23:59:17.688458 [ 260 ] {65bc60a6-0891-49c5-8197-2869e68a98cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17083 | 2026.01.20 23:59:17.688500 [ 260 ] {65bc60a6-0891-49c5-8197-2869e68a98cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17084 | 2026.01.20 23:59:17.688822 [ 260 ] {65bc60a6-0891-49c5-8197-2869e68a98cc} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17085 | 2026.01.20 23:59:17.688858 [ 260 ] {65bc60a6-0891-49c5-8197-2869e68a98cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17086 | 2026.01.20 23:59:17.689153 [ 260 ] {65bc60a6-0891-49c5-8197-2869e68a98cc} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 17087 | 2026.01.20 23:59:17.689358 [ 260 ] {65bc60a6-0891-49c5-8197-2869e68a98cc} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17088 | 2026.01.20 23:59:17.689488 [ 260 ] {65bc60a6-0891-49c5-8197-2869e68a98cc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001048 sec., 5725.190839694656 rows/sec., 299.12 KiB/sec. | ||
| 17089 | 2026.01.20 23:59:17.689525 [ 260 ] {65bc60a6-0891-49c5-8197-2869e68a98cc} <Debug> TCPHandler: Processed in 0.001212541 sec. | ||
| 17090 | 2026.01.20 23:59:17.689632 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17091 | 2026.01.20 23:59:17.689727 [ 260 ] {640d90de-53a3-4012-84f5-34da37c96ef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17092 | 2026.01.20 23:59:17.689769 [ 260 ] {640d90de-53a3-4012-84f5-34da37c96ef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17093 | 2026.01.20 23:59:17.690478 [ 260 ] {640d90de-53a3-4012-84f5-34da37c96ef4} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17094 | 2026.01.20 23:59:17.690514 [ 260 ] {640d90de-53a3-4012-84f5-34da37c96ef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17095 | 2026.01.20 23:59:17.690877 [ 260 ] {640d90de-53a3-4012-84f5-34da37c96ef4} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17096 | 2026.01.20 23:59:17.691084 [ 260 ] {640d90de-53a3-4012-84f5-34da37c96ef4} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17097 | 2026.01.20 23:59:17.691214 [ 260 ] {640d90de-53a3-4012-84f5-34da37c96ef4} <Debug> executeQuery: Read 906 rows, 61.31 KiB in 0.001506 sec., 601593.625498008 rows/sec., 39.76 MiB/sec. | ||
| 17098 | 2026.01.20 23:59:17.691252 [ 260 ] {640d90de-53a3-4012-84f5-34da37c96ef4} <Debug> TCPHandler: Processed in 0.001670778 sec. | ||
| 17099 | 2026.01.20 23:59:17.691374 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17100 | 2026.01.20 23:59:17.691496 [ 260 ] {f110e1a5-2289-43ef-a29f-3ef38bda822d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17101 | 2026.01.20 23:59:17.691547 [ 260 ] {f110e1a5-2289-43ef-a29f-3ef38bda822d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17102 | 2026.01.20 23:59:17.691910 [ 260 ] {f110e1a5-2289-43ef-a29f-3ef38bda822d} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17103 | 2026.01.20 23:59:17.691947 [ 260 ] {f110e1a5-2289-43ef-a29f-3ef38bda822d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17104 | 2026.01.20 23:59:17.692261 [ 260 ] {f110e1a5-2289-43ef-a29f-3ef38bda822d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 17105 | 2026.01.20 23:59:17.692478 [ 260 ] {f110e1a5-2289-43ef-a29f-3ef38bda822d} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17106 | 2026.01.20 23:59:17.692615 [ 260 ] {f110e1a5-2289-43ef-a29f-3ef38bda822d} <Debug> executeQuery: Read 3 rows, 199.00 B in 0.001144 sec., 2622.377622377622 rows/sec., 169.87 KiB/sec. | ||
| 17107 | 2026.01.20 23:59:17.692654 [ 260 ] {f110e1a5-2289-43ef-a29f-3ef38bda822d} <Debug> TCPHandler: Processed in 0.001343163 sec. | ||
| 17108 | 2026.01.20 23:59:17.692767 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17109 | 2026.01.20 23:59:17.692862 [ 260 ] {d0937808-b5e6-459c-a4f2-9f578f9a50ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17110 | 2026.01.20 23:59:17.692917 [ 260 ] {d0937808-b5e6-459c-a4f2-9f578f9a50ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17111 | 2026.01.20 23:59:17.693828 [ 260 ] {d0937808-b5e6-459c-a4f2-9f578f9a50ac} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17112 | 2026.01.20 23:59:17.693866 [ 260 ] {d0937808-b5e6-459c-a4f2-9f578f9a50ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17113 | 2026.01.20 23:59:17.694417 [ 260 ] {d0937808-b5e6-459c-a4f2-9f578f9a50ac} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 17114 | 2026.01.20 23:59:17.694637 [ 260 ] {d0937808-b5e6-459c-a4f2-9f578f9a50ac} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17115 | 2026.01.20 23:59:17.694783 [ 260 ] {d0937808-b5e6-459c-a4f2-9f578f9a50ac} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001938 sec., 20639.83488132095 rows/sec., 36.99 MiB/sec. | ||
| 17116 | 2026.01.20 23:59:17.694851 [ 260 ] {d0937808-b5e6-459c-a4f2-9f578f9a50ac} <Debug> TCPHandler: Processed in 0.002133536 sec. | ||
| 17117 | 2026.01.20 23:59:17.694967 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17118 | 2026.01.20 23:59:17.695063 [ 260 ] {de0f3481-d53c-431f-8afc-c2b925040fbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17119 | 2026.01.20 23:59:17.695105 [ 260 ] {de0f3481-d53c-431f-8afc-c2b925040fbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17120 | 2026.01.20 23:59:17.695449 [ 260 ] {de0f3481-d53c-431f-8afc-c2b925040fbd} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17121 | 2026.01.20 23:59:17.695486 [ 260 ] {de0f3481-d53c-431f-8afc-c2b925040fbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17122 | 2026.01.20 23:59:17.695780 [ 260 ] {de0f3481-d53c-431f-8afc-c2b925040fbd} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 17123 | 2026.01.20 23:59:17.695993 [ 260 ] {de0f3481-d53c-431f-8afc-c2b925040fbd} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17124 | 2026.01.20 23:59:17.696126 [ 260 ] {de0f3481-d53c-431f-8afc-c2b925040fbd} <Debug> executeQuery: Read 68 rows, 4.04 KiB in 0.001082 sec., 62846.58040665434 rows/sec., 3.65 MiB/sec. | ||
| 17125 | 2026.01.20 23:59:17.696163 [ 260 ] {de0f3481-d53c-431f-8afc-c2b925040fbd} <Debug> TCPHandler: Processed in 0.001246472 sec. | ||
| 17126 | 2026.01.20 23:59:18.000256 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 377.13 MiB, peak 388.52 MiB, free memory in arenas 0.00 B, will set to 375.58 MiB (RSS), difference: -1.55 MiB | ||
| 17127 | 2026.01.20 23:59:21.288169 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17128 | 2026.01.20 23:59:21.288474 [ 260 ] {543c7d2c-0b42-4a78-a4c9-a5893a821089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17129 | 2026.01.20 23:59:21.288581 [ 260 ] {543c7d2c-0b42-4a78-a4c9-a5893a821089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17130 | 2026.01.20 23:59:21.289409 [ 260 ] {543c7d2c-0b42-4a78-a4c9-a5893a821089} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17131 | 2026.01.20 23:59:21.289459 [ 260 ] {543c7d2c-0b42-4a78-a4c9-a5893a821089} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17132 | 2026.01.20 23:59:21.289837 [ 260 ] {543c7d2c-0b42-4a78-a4c9-a5893a821089} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17133 | 2026.01.20 23:59:21.290076 [ 260 ] {543c7d2c-0b42-4a78-a4c9-a5893a821089} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17134 | 2026.01.20 23:59:21.290245 [ 260 ] {543c7d2c-0b42-4a78-a4c9-a5893a821089} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001846 sec., 30335.861321776814 rows/sec., 2.32 MiB/sec. | ||
| 17135 | 2026.01.20 23:59:21.290298 [ 260 ] {543c7d2c-0b42-4a78-a4c9-a5893a821089} <Debug> TCPHandler: Processed in 0.002316309 sec. | ||
| 17136 | 2026.01.20 23:59:21.290421 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17137 | 2026.01.20 23:59:21.290524 [ 260 ] {233f5bb8-704e-4cc0-b46d-a9a4f1147155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17138 | 2026.01.20 23:59:21.290569 [ 260 ] {233f5bb8-704e-4cc0-b46d-a9a4f1147155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17139 | 2026.01.20 23:59:21.291005 [ 260 ] {233f5bb8-704e-4cc0-b46d-a9a4f1147155} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17140 | 2026.01.20 23:59:21.291045 [ 260 ] {233f5bb8-704e-4cc0-b46d-a9a4f1147155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17141 | 2026.01.20 23:59:21.291361 [ 260 ] {233f5bb8-704e-4cc0-b46d-a9a4f1147155} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17142 | 2026.01.20 23:59:21.291576 [ 260 ] {233f5bb8-704e-4cc0-b46d-a9a4f1147155} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17143 | 2026.01.20 23:59:21.291715 [ 260 ] {233f5bb8-704e-4cc0-b46d-a9a4f1147155} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001214 sec., 52718.28665568369 rows/sec., 4.11 MiB/sec. | ||
| 17144 | 2026.01.20 23:59:21.291761 [ 260 ] {233f5bb8-704e-4cc0-b46d-a9a4f1147155} <Debug> TCPHandler: Processed in 0.001392844 sec. | ||
| 17145 | 2026.01.20 23:59:21.291876 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17146 | 2026.01.20 23:59:21.291973 [ 260 ] {6ae4d22c-5eb9-48c6-85a5-618a6c68a81b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17147 | 2026.01.20 23:59:21.292018 [ 260 ] {6ae4d22c-5eb9-48c6-85a5-618a6c68a81b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17148 | 2026.01.20 23:59:21.292407 [ 260 ] {6ae4d22c-5eb9-48c6-85a5-618a6c68a81b} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17149 | 2026.01.20 23:59:21.292446 [ 260 ] {6ae4d22c-5eb9-48c6-85a5-618a6c68a81b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17150 | 2026.01.20 23:59:21.292766 [ 260 ] {6ae4d22c-5eb9-48c6-85a5-618a6c68a81b} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17151 | 2026.01.20 23:59:21.292969 [ 260 ] {6ae4d22c-5eb9-48c6-85a5-618a6c68a81b} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17152 | 2026.01.20 23:59:21.293102 [ 260 ] {6ae4d22c-5eb9-48c6-85a5-618a6c68a81b} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001149 sec., 83550.9138381201 rows/sec., 5.82 MiB/sec. | ||
| 17153 | 2026.01.20 23:59:21.293141 [ 260 ] {6ae4d22c-5eb9-48c6-85a5-618a6c68a81b} <Debug> TCPHandler: Processed in 0.001315632 sec. | ||
| 17154 | 2026.01.20 23:59:21.293252 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17155 | 2026.01.20 23:59:21.293347 [ 260 ] {b648c141-3965-4a9d-8fb3-fe60692d028c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17156 | 2026.01.20 23:59:21.293388 [ 260 ] {b648c141-3965-4a9d-8fb3-fe60692d028c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17157 | 2026.01.20 23:59:21.293710 [ 260 ] {b648c141-3965-4a9d-8fb3-fe60692d028c} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17158 | 2026.01.20 23:59:21.293747 [ 260 ] {b648c141-3965-4a9d-8fb3-fe60692d028c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17159 | 2026.01.20 23:59:21.294057 [ 260 ] {b648c141-3965-4a9d-8fb3-fe60692d028c} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 17160 | 2026.01.20 23:59:21.294258 [ 260 ] {b648c141-3965-4a9d-8fb3-fe60692d028c} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17161 | 2026.01.20 23:59:21.294381 [ 153 ] {} <Debug> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 17162 | 2026.01.20 23:59:21.294390 [ 260 ] {b648c141-3965-4a9d-8fb3-fe60692d028c} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001061 sec., 33930.25447690857 rows/sec., 2.29 MiB/sec. | ||
| 17163 | 2026.01.20 23:59:21.294457 [ 153 ] {} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17164 | 2026.01.20 23:59:21.294475 [ 260 ] {b648c141-3965-4a9d-8fb3-fe60692d028c} <Debug> TCPHandler: Processed in 0.001272462 sec. | ||
| 17165 | 2026.01.20 23:59:21.294484 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17166 | 2026.01.20 23:59:21.294614 [ 189 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::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 | ||
| 17167 | 2026.01.20 23:59:21.294754 [ 189 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17168 | 2026.01.20 23:59:21.294792 [ 189 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 8176 rows starting from the beginning of the part | ||
| 17169 | 2026.01.20 23:59:21.294863 [ 189 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 60 rows starting from the beginning of the part | ||
| 17170 | 2026.01.20 23:59:21.294911 [ 189 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 104 rows starting from the beginning of the part | ||
| 17171 | 2026.01.20 23:59:21.294954 [ 189 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::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 | ||
| 17172 | 2026.01.20 23:59:21.294996 [ 189 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 68 rows starting from the beginning of the part | ||
| 17173 | 2026.01.20 23:59:21.295035 [ 189 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 36 rows starting from the beginning of the part | ||
| 17174 | 2026.01.20 23:59:21.297298 [ 189 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8504 rows, containing 4 columns (4 merged, 0 gathered) in 0.002740777 sec., 3102769.762005446 rows/sec., 198.40 MiB/sec. | ||
| 17175 | 2026.01.20 23:59:21.297434 [ 189 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 17176 | 2026.01.20 23:59:21.297686 [ 189 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_116_23} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17177 | 2026.01.20 23:59:21.297759 [ 189 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_116_23} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 17178 | 2026.01.20 23:59:21.297831 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 17179 | 2026.01.20 23:59:22.499194 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38907 | ||
| 17180 | 2026.01.20 23:59:22.499793 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17181 | 2026.01.20 23:59:22.499836 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17182 | 2026.01.20 23:59:22.500333 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 17183 | 2026.01.20 23:59:22.500557 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17184 | 2026.01.20 23:59:22.500686 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38907 | ||
| 17185 | 2026.01.20 23:59:22.500695 [ 9 ] {} <Debug> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 17186 | 2026.01.20 23:59:22.500774 [ 9 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17187 | 2026.01.20 23:59:22.500798 [ 9 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17188 | 2026.01.20 23:59:22.500931 [ 194 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 17189 | 2026.01.20 23:59:22.501074 [ 194 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17190 | 2026.01.20 23:59:22.501115 [ 194 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36475 rows starting from the beginning of the part | ||
| 17191 | 2026.01.20 23:59:22.501179 [ 194 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 17192 | 2026.01.20 23:59:22.501222 [ 194 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 17193 | 2026.01.20 23:59:22.501262 [ 194 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 17194 | 2026.01.20 23:59:22.501300 [ 194 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 17195 | 2026.01.20 23:59:22.501340 [ 194 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 17196 | 2026.01.20 23:59:22.504028 [ 192 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38907 rows, containing 4 columns (4 merged, 0 gathered) in 0.003152314 sec., 12342361.83324377 rows/sec., 176.56 MiB/sec. | ||
| 17197 | 2026.01.20 23:59:22.504301 [ 194 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 17198 | 2026.01.20 23:59:22.504542 [ 194 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_81_16} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17199 | 2026.01.20 23:59:22.504612 [ 194 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_81_16} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 17200 | 2026.01.20 23:59:22.504685 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 17201 | 2026.01.20 23:59:24.680738 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 17202 | 2026.01.20 23:59:24.698660 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17203 | 2026.01.20 23:59:24.698729 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17204 | 2026.01.20 23:59:24.705062 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 17205 | 2026.01.20 23:59:24.705780 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17206 | 2026.01.20 23:59:24.706136 [ 150 ] {} <Debug> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 17207 | 2026.01.20 23:59:24.706205 [ 150 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17208 | 2026.01.20 23:59:24.706226 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17209 | 2026.01.20 23:59:24.706350 [ 191 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 17210 | 2026.01.20 23:59:24.709225 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 17211 | 2026.01.20 23:59:24.710240 [ 191 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17212 | 2026.01.20 23:59:24.711736 [ 191 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 17213 | 2026.01.20 23:59:24.716687 [ 191 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 17214 | 2026.01.20 23:59:24.721516 [ 191 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 17215 | 2026.01.20 23:59:24.726109 [ 191 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 17216 | 2026.01.20 23:59:24.731036 [ 191 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 17217 | 2026.01.20 23:59:24.735512 [ 191 ] {3dee34a4-64a6-4612-836f-faad7c70663b::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 | ||
| 17218 | 2026.01.20 23:59:24.796053 [ 192 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.089758606 sec., 6796.005722281382 rows/sec., 35.14 MiB/sec. | ||
| 17219 | 2026.01.20 23:59:24.799480 [ 190 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 17220 | 2026.01.20 23:59:24.801557 [ 190 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_81_16} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17221 | 2026.01.20 23:59:24.801676 [ 190 ] {3dee34a4-64a6-4612-836f-faad7c70663b::all_1_81_16} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 17222 | 2026.01.20 23:59:24.804360 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 17223 | 2026.01.20 23:59:25.113101 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2100 | ||
| 17224 | 2026.01.20 23:59:25.115862 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17225 | 2026.01.20 23:59:25.115912 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17226 | 2026.01.20 23:59:25.117140 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 17227 | 2026.01.20 23:59:25.117405 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17228 | 2026.01.20 23:59:25.117773 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2100 | ||
| 17229 | 2026.01.20 23:59:26.291934 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17230 | 2026.01.20 23:59:26.292213 [ 260 ] {0a704d51-b9bc-476f-9219-4b34964ac7b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17231 | 2026.01.20 23:59:26.292293 [ 260 ] {0a704d51-b9bc-476f-9219-4b34964ac7b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17232 | 2026.01.20 23:59:26.292966 [ 260 ] {0a704d51-b9bc-476f-9219-4b34964ac7b2} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17233 | 2026.01.20 23:59:26.293022 [ 260 ] {0a704d51-b9bc-476f-9219-4b34964ac7b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17234 | 2026.01.20 23:59:26.293434 [ 260 ] {0a704d51-b9bc-476f-9219-4b34964ac7b2} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17235 | 2026.01.20 23:59:26.293663 [ 260 ] {0a704d51-b9bc-476f-9219-4b34964ac7b2} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17236 | 2026.01.20 23:59:26.293837 [ 260 ] {0a704d51-b9bc-476f-9219-4b34964ac7b2} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001697 sec., 32999.410724808484 rows/sec., 2.52 MiB/sec. | ||
| 17237 | 2026.01.20 23:59:26.293866 [ 148 ] {} <Debug> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 17238 | 2026.01.20 23:59:26.293889 [ 260 ] {0a704d51-b9bc-476f-9219-4b34964ac7b2} <Debug> TCPHandler: Processed in 0.002138097 sec. | ||
| 17239 | 2026.01.20 23:59:26.293974 [ 148 ] {} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17240 | 2026.01.20 23:59:26.294018 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17241 | 2026.01.20 23:59:26.294064 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17242 | 2026.01.20 23:59:26.294135 [ 186 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::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 | ||
| 17243 | 2026.01.20 23:59:26.294176 [ 260 ] {c2a4a1aa-a9f1-40fd-9bdf-8c53d344e788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17244 | 2026.01.20 23:59:26.294220 [ 260 ] {c2a4a1aa-a9f1-40fd-9bdf-8c53d344e788} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17245 | 2026.01.20 23:59:26.294242 [ 186 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17246 | 2026.01.20 23:59:26.294274 [ 186 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2462 rows starting from the beginning of the part | ||
| 17247 | 2026.01.20 23:59:26.294339 [ 186 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 1192 rows starting from the beginning of the part | ||
| 17248 | 2026.01.20 23:59:26.294389 [ 186 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 56 rows starting from the beginning of the part | ||
| 17249 | 2026.01.20 23:59:26.294435 [ 186 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 2337 rows starting from the beginning of the part | ||
| 17250 | 2026.01.20 23:59:26.294480 [ 186 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::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 | ||
| 17251 | 2026.01.20 23:59:26.294523 [ 186 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 56 rows starting from the beginning of the part | ||
| 17252 | 2026.01.20 23:59:26.294656 [ 260 ] {c2a4a1aa-a9f1-40fd-9bdf-8c53d344e788} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17253 | 2026.01.20 23:59:26.294692 [ 260 ] {c2a4a1aa-a9f1-40fd-9bdf-8c53d344e788} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17254 | 2026.01.20 23:59:26.295002 [ 260 ] {c2a4a1aa-a9f1-40fd-9bdf-8c53d344e788} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17255 | 2026.01.20 23:59:26.295211 [ 260 ] {c2a4a1aa-a9f1-40fd-9bdf-8c53d344e788} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17256 | 2026.01.20 23:59:26.295339 [ 148 ] {} <Debug> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 17257 | 2026.01.20 23:59:26.295343 [ 260 ] {c2a4a1aa-a9f1-40fd-9bdf-8c53d344e788} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001191 sec., 53736.35600335852 rows/sec., 4.19 MiB/sec. | ||
| 17258 | 2026.01.20 23:59:26.295374 [ 148 ] {} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17259 | 2026.01.20 23:59:26.295397 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17260 | 2026.01.20 23:59:26.295399 [ 260 ] {c2a4a1aa-a9f1-40fd-9bdf-8c53d344e788} <Debug> TCPHandler: Processed in 0.001388953 sec. | ||
| 17261 | 2026.01.20 23:59:26.295508 [ 188 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::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 | ||
| 17262 | 2026.01.20 23:59:26.295525 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17263 | 2026.01.20 23:59:26.295638 [ 260 ] {b181c267-1acd-4c4f-b11f-67c13954a9b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17264 | 2026.01.20 23:59:26.295651 [ 188 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17265 | 2026.01.20 23:59:26.295682 [ 260 ] {b181c267-1acd-4c4f-b11f-67c13954a9b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17266 | 2026.01.20 23:59:26.295697 [ 188 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1249 rows starting from the beginning of the part | ||
| 17267 | 2026.01.20 23:59:26.295779 [ 188 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 719 rows starting from the beginning of the part | ||
| 17268 | 2026.01.20 23:59:26.295830 [ 188 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 64 rows starting from the beginning of the part | ||
| 17269 | 2026.01.20 23:59:26.295877 [ 188 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 1183 rows starting from the beginning of the part | ||
| 17270 | 2026.01.20 23:59:26.295922 [ 188 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::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 | ||
| 17271 | 2026.01.20 23:59:26.295969 [ 188 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 64 rows starting from the beginning of the part | ||
| 17272 | 2026.01.20 23:59:26.296080 [ 260 ] {b181c267-1acd-4c4f-b11f-67c13954a9b5} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17273 | 2026.01.20 23:59:26.296124 [ 260 ] {b181c267-1acd-4c4f-b11f-67c13954a9b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17274 | 2026.01.20 23:59:26.296470 [ 260 ] {b181c267-1acd-4c4f-b11f-67c13954a9b5} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17275 | 2026.01.20 23:59:26.296674 [ 201 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6159 rows, containing 5 columns (5 merged, 0 gathered) in 0.002580744 sec., 2386521.096242014 rows/sec., 202.22 MiB/sec. | ||
| 17276 | 2026.01.20 23:59:26.296693 [ 260 ] {b181c267-1acd-4c4f-b11f-67c13954a9b5} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17277 | 2026.01.20 23:59:26.296852 [ 260 ] {b181c267-1acd-4c4f-b11f-67c13954a9b5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001233 sec., 129764.80129764802 rows/sec., 9.04 MiB/sec. | ||
| 17278 | 2026.01.20 23:59:26.296889 [ 260 ] {b181c267-1acd-4c4f-b11f-67c13954a9b5} <Debug> TCPHandler: Processed in 0.001414924 sec. | ||
| 17279 | 2026.01.20 23:59:26.296991 [ 193 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17280 | 2026.01.20 23:59:26.297015 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17281 | 2026.01.20 23:59:26.297141 [ 260 ] {f5f85a11-403c-46bb-a40b-71c77d7d3a06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17282 | 2026.01.20 23:59:26.297194 [ 260 ] {f5f85a11-403c-46bb-a40b-71c77d7d3a06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17283 | 2026.01.20 23:59:26.297301 [ 201 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3343 rows, containing 5 columns (5 merged, 0 gathered) in 0.001852442 sec., 1804644.8957646177 rows/sec., 136.53 MiB/sec. | ||
| 17284 | 2026.01.20 23:59:26.297308 [ 193 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_121_24} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17285 | 2026.01.20 23:59:26.297400 [ 193 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_121_24} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17286 | 2026.01.20 23:59:26.297476 [ 186 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17287 | 2026.01.20 23:59:26.297503 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
| 17288 | 2026.01.20 23:59:26.297594 [ 260 ] {f5f85a11-403c-46bb-a40b-71c77d7d3a06} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17289 | 2026.01.20 23:59:26.297641 [ 260 ] {f5f85a11-403c-46bb-a40b-71c77d7d3a06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17290 | 2026.01.20 23:59:26.297730 [ 186 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_121_24} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17291 | 2026.01.20 23:59:26.297825 [ 186 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_121_24} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17292 | 2026.01.20 23:59:26.297902 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 17293 | 2026.01.20 23:59:26.298026 [ 260 ] {f5f85a11-403c-46bb-a40b-71c77d7d3a06} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17294 | 2026.01.20 23:59:26.298257 [ 260 ] {f5f85a11-403c-46bb-a40b-71c77d7d3a06} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17295 | 2026.01.20 23:59:26.298394 [ 260 ] {f5f85a11-403c-46bb-a40b-71c77d7d3a06} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001277 sec., 46985.12137823023 rows/sec., 3.17 MiB/sec. | ||
| 17296 | 2026.01.20 23:59:26.298431 [ 260 ] {f5f85a11-403c-46bb-a40b-71c77d7d3a06} <Debug> TCPHandler: Processed in 0.001480195 sec. | ||
| 17297 | 2026.01.20 23:59:26.298471 [ 225 ] {} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): 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] | ||
| 17298 | 2026.01.20 23:59:26.298506 [ 225 ] {} <Debug> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): 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] | ||
| 17299 | 2026.01.20 23:59:26.301430 [ 225 ] {} <Debug> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): 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] | ||
| 17300 | 2026.01.20 23:59:29.798838 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17301 | 2026.01.20 23:59:29.798902 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17302 | 2026.01.20 23:59:30.001720 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39419 | ||
| 17303 | 2026.01.20 23:59:30.002248 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17304 | 2026.01.20 23:59:30.002287 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17305 | 2026.01.20 23:59:30.002772 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 17306 | 2026.01.20 23:59:30.003016 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17307 | 2026.01.20 23:59:30.003169 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39419 | ||
| 17308 | 2026.01.20 23:59:30.626397 [ 142 ] {} <Debug> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef) (MergerMutator): Selected 5 parts from all_1_59_12 to all_63_63_0 | ||
| 17309 | 2026.01.20 23:59:30.626464 [ 142 ] {} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17310 | 2026.01.20 23:59:30.626489 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17311 | 2026.01.20 23:59:30.626632 [ 188 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_63_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_59_12 to all_63_63_0 into Compact with storage Full | ||
| 17312 | 2026.01.20 23:59:30.626812 [ 188 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_63_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17313 | 2026.01.20 23:59:30.626853 [ 188 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_63_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_59_12, total 464 rows starting from the beginning of the part | ||
| 17314 | 2026.01.20 23:59:30.626930 [ 188 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_63_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 440 rows starting from the beginning of the part | ||
| 17315 | 2026.01.20 23:59:30.626985 [ 188 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_63_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 212 rows starting from the beginning of the part | ||
| 17316 | 2026.01.20 23:59:30.627034 [ 188 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_63_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 212 rows starting from the beginning of the part | ||
| 17317 | 2026.01.20 23:59:30.627078 [ 188 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_63_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 441 rows starting from the beginning of the part | ||
| 17318 | 2026.01.20 23:59:30.628083 [ 193 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_63_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1769 rows, containing 5 columns (5 merged, 0 gathered) in 0.001515335 sec., 1167398.628026146 rows/sec., 81.49 MiB/sec. | ||
| 17319 | 2026.01.20 23:59:30.628329 [ 187 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_63_13} <Trace> MergedBlockOutputStream: filled checksums all_1_63_13 (state Temporary) | ||
| 17320 | 2026.01.20 23:59:30.628649 [ 187 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_63_13} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_merge_all_1_63_13 to all_1_63_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17321 | 2026.01.20 23:59:30.628734 [ 187 ] {7f1f06d9-a182-4eaa-982e-4d6d98a3dfef::all_1_63_13} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef) (MergerMutator): Merged 5 parts: [all_1_59_12, all_63_63_0] -> all_1_63_13 | ||
| 17322 | 2026.01.20 23:59:30.628833 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 17323 | 2026.01.20 23:59:31.304749 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17324 | 2026.01.20 23:59:31.305030 [ 260 ] {79ce7544-a4f8-42a9-9590-6f608d3ca15c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17325 | 2026.01.20 23:59:31.305138 [ 260 ] {79ce7544-a4f8-42a9-9590-6f608d3ca15c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17326 | 2026.01.20 23:59:31.306081 [ 260 ] {79ce7544-a4f8-42a9-9590-6f608d3ca15c} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17327 | 2026.01.20 23:59:31.306138 [ 260 ] {79ce7544-a4f8-42a9-9590-6f608d3ca15c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17328 | 2026.01.20 23:59:31.306541 [ 260 ] {79ce7544-a4f8-42a9-9590-6f608d3ca15c} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 17329 | 2026.01.20 23:59:31.306778 [ 260 ] {79ce7544-a4f8-42a9-9590-6f608d3ca15c} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17330 | 2026.01.20 23:59:31.306946 [ 260 ] {79ce7544-a4f8-42a9-9590-6f608d3ca15c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001994 sec., 205616.85055165496 rows/sec., 13.04 MiB/sec. | ||
| 17331 | 2026.01.20 23:59:31.306996 [ 260 ] {79ce7544-a4f8-42a9-9590-6f608d3ca15c} <Debug> TCPHandler: Processed in 0.002429871 sec. | ||
| 17332 | 2026.01.20 23:59:31.307133 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17333 | 2026.01.20 23:59:31.307243 [ 260 ] {a8882421-a538-45af-a1c9-b7563c307b47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17334 | 2026.01.20 23:59:31.307287 [ 260 ] {a8882421-a538-45af-a1c9-b7563c307b47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17335 | 2026.01.20 23:59:31.308376 [ 260 ] {a8882421-a538-45af-a1c9-b7563c307b47} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17336 | 2026.01.20 23:59:31.308415 [ 260 ] {a8882421-a538-45af-a1c9-b7563c307b47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17337 | 2026.01.20 23:59:31.308878 [ 260 ] {a8882421-a538-45af-a1c9-b7563c307b47} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17338 | 2026.01.20 23:59:31.309099 [ 260 ] {a8882421-a538-45af-a1c9-b7563c307b47} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17339 | 2026.01.20 23:59:31.309244 [ 260 ] {a8882421-a538-45af-a1c9-b7563c307b47} <Debug> executeQuery: Read 1192 rows, 97.47 KiB in 0.002024 sec., 588932.8063241106 rows/sec., 47.03 MiB/sec. | ||
| 17340 | 2026.01.20 23:59:31.309283 [ 260 ] {a8882421-a538-45af-a1c9-b7563c307b47} <Debug> TCPHandler: Processed in 0.002205478 sec. | ||
| 17341 | 2026.01.20 23:59:31.309409 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17342 | 2026.01.20 23:59:31.309509 [ 260 ] {b5443f85-41f1-48d5-a93f-be303721955d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17343 | 2026.01.20 23:59:31.309550 [ 260 ] {b5443f85-41f1-48d5-a93f-be303721955d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17344 | 2026.01.20 23:59:31.310081 [ 260 ] {b5443f85-41f1-48d5-a93f-be303721955d} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17345 | 2026.01.20 23:59:31.310119 [ 260 ] {b5443f85-41f1-48d5-a93f-be303721955d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17346 | 2026.01.20 23:59:31.310434 [ 260 ] {b5443f85-41f1-48d5-a93f-be303721955d} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 17347 | 2026.01.20 23:59:31.310639 [ 260 ] {b5443f85-41f1-48d5-a93f-be303721955d} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17348 | 2026.01.20 23:59:31.310771 [ 260 ] {b5443f85-41f1-48d5-a93f-be303721955d} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001282 sec., 191107.64430577224 rows/sec., 11.67 MiB/sec. | ||
| 17349 | 2026.01.20 23:59:31.310808 [ 260 ] {b5443f85-41f1-48d5-a93f-be303721955d} <Debug> TCPHandler: Processed in 0.001453075 sec. | ||
| 17350 | 2026.01.20 23:59:31.310847 [ 213 ] {} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): 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] | ||
| 17351 | 2026.01.20 23:59:31.310901 [ 213 ] {} <Debug> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): 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] | ||
| 17352 | 2026.01.20 23:59:31.310928 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17353 | 2026.01.20 23:59:31.311025 [ 260 ] {d4b23dfe-0c3f-4022-8f45-e4b792170ed7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17354 | 2026.01.20 23:59:31.311066 [ 260 ] {d4b23dfe-0c3f-4022-8f45-e4b792170ed7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17355 | 2026.01.20 23:59:31.311552 [ 260 ] {d4b23dfe-0c3f-4022-8f45-e4b792170ed7} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17356 | 2026.01.20 23:59:31.311589 [ 260 ] {d4b23dfe-0c3f-4022-8f45-e4b792170ed7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17357 | 2026.01.20 23:59:31.311948 [ 260 ] {d4b23dfe-0c3f-4022-8f45-e4b792170ed7} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 17358 | 2026.01.20 23:59:31.312225 [ 260 ] {d4b23dfe-0c3f-4022-8f45-e4b792170ed7} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17359 | 2026.01.20 23:59:31.312381 [ 260 ] {d4b23dfe-0c3f-4022-8f45-e4b792170ed7} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001373 sec., 154406.40932265113 rows/sec., 9.96 MiB/sec. | ||
| 17360 | 2026.01.20 23:59:31.312420 [ 260 ] {d4b23dfe-0c3f-4022-8f45-e4b792170ed7} <Debug> TCPHandler: Processed in 0.001540936 sec. | ||
| 17361 | 2026.01.20 23:59:31.312538 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17362 | 2026.01.20 23:59:31.312632 [ 260 ] {a548292a-5beb-4276-b767-abd6dbf0d282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17363 | 2026.01.20 23:59:31.312674 [ 260 ] {a548292a-5beb-4276-b767-abd6dbf0d282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17364 | 2026.01.20 23:59:31.313144 [ 260 ] {a548292a-5beb-4276-b767-abd6dbf0d282} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17365 | 2026.01.20 23:59:31.313180 [ 260 ] {a548292a-5beb-4276-b767-abd6dbf0d282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17366 | 2026.01.20 23:59:31.313510 [ 260 ] {a548292a-5beb-4276-b767-abd6dbf0d282} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 17367 | 2026.01.20 23:59:31.313714 [ 260 ] {a548292a-5beb-4276-b767-abd6dbf0d282} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17368 | 2026.01.20 23:59:31.313844 [ 260 ] {a548292a-5beb-4276-b767-abd6dbf0d282} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00123 sec., 171544.71544715448 rows/sec., 9.74 MiB/sec. | ||
| 17369 | 2026.01.20 23:59:31.313891 [ 260 ] {a548292a-5beb-4276-b767-abd6dbf0d282} <Debug> TCPHandler: Processed in 0.001401384 sec. | ||
| 17370 | 2026.01.20 23:59:31.313975 [ 213 ] {} <Debug> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): 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] | ||
| 17371 | 2026.01.20 23:59:31.314004 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17372 | 2026.01.20 23:59:31.314107 [ 260 ] {831ce0ca-ff0d-4aeb-b416-c8fddf8fa73b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17373 | 2026.01.20 23:59:31.314147 [ 260 ] {831ce0ca-ff0d-4aeb-b416-c8fddf8fa73b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17374 | 2026.01.20 23:59:31.314820 [ 260 ] {831ce0ca-ff0d-4aeb-b416-c8fddf8fa73b} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17375 | 2026.01.20 23:59:31.314858 [ 260 ] {831ce0ca-ff0d-4aeb-b416-c8fddf8fa73b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17376 | 2026.01.20 23:59:31.315207 [ 260 ] {831ce0ca-ff0d-4aeb-b416-c8fddf8fa73b} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17377 | 2026.01.20 23:59:31.315411 [ 260 ] {831ce0ca-ff0d-4aeb-b416-c8fddf8fa73b} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17378 | 2026.01.20 23:59:31.315544 [ 260 ] {831ce0ca-ff0d-4aeb-b416-c8fddf8fa73b} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001455 sec., 494158.0756013746 rows/sec., 34.68 MiB/sec. | ||
| 17379 | 2026.01.20 23:59:31.315581 [ 260 ] {831ce0ca-ff0d-4aeb-b416-c8fddf8fa73b} <Debug> TCPHandler: Processed in 0.001627028 sec. | ||
| 17380 | 2026.01.20 23:59:31.315635 [ 221 ] {} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): 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] | ||
| 17381 | 2026.01.20 23:59:31.315677 [ 221 ] {} <Debug> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): 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] | ||
| 17382 | 2026.01.20 23:59:31.315695 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17383 | 2026.01.20 23:59:31.315793 [ 260 ] {1507ee04-1b02-4b4f-8e60-d605884380cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17384 | 2026.01.20 23:59:31.315836 [ 260 ] {1507ee04-1b02-4b4f-8e60-d605884380cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17385 | 2026.01.20 23:59:31.316156 [ 260 ] {1507ee04-1b02-4b4f-8e60-d605884380cd} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17386 | 2026.01.20 23:59:31.316193 [ 260 ] {1507ee04-1b02-4b4f-8e60-d605884380cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17387 | 2026.01.20 23:59:31.316485 [ 260 ] {1507ee04-1b02-4b4f-8e60-d605884380cd} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 17388 | 2026.01.20 23:59:31.316747 [ 260 ] {1507ee04-1b02-4b4f-8e60-d605884380cd} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17389 | 2026.01.20 23:59:31.316883 [ 260 ] {1507ee04-1b02-4b4f-8e60-d605884380cd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001107 sec., 5420.054200542006 rows/sec., 283.18 KiB/sec. | ||
| 17390 | 2026.01.20 23:59:31.316920 [ 260 ] {1507ee04-1b02-4b4f-8e60-d605884380cd} <Debug> TCPHandler: Processed in 0.001275162 sec. | ||
| 17391 | 2026.01.20 23:59:31.317065 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17392 | 2026.01.20 23:59:31.317186 [ 260 ] {1d9e5368-80ef-4e96-86f9-af8f1c0bcec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17393 | 2026.01.20 23:59:31.317243 [ 260 ] {1d9e5368-80ef-4e96-86f9-af8f1c0bcec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17394 | 2026.01.20 23:59:31.317792 [ 260 ] {1d9e5368-80ef-4e96-86f9-af8f1c0bcec2} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17395 | 2026.01.20 23:59:31.317837 [ 260 ] {1d9e5368-80ef-4e96-86f9-af8f1c0bcec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17396 | 2026.01.20 23:59:31.318259 [ 260 ] {1d9e5368-80ef-4e96-86f9-af8f1c0bcec2} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17397 | 2026.01.20 23:59:31.318464 [ 260 ] {1d9e5368-80ef-4e96-86f9-af8f1c0bcec2} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17398 | 2026.01.20 23:59:31.318593 [ 260 ] {1d9e5368-80ef-4e96-86f9-af8f1c0bcec2} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001431 sec., 219426.97414395527 rows/sec., 14.41 MiB/sec. | ||
| 17399 | 2026.01.20 23:59:31.318592 [ 144 ] {} <Debug> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820) (MergerMutator): Selected 6 parts from all_1_115_23 to all_120_120_0 | ||
| 17400 | 2026.01.20 23:59:31.318631 [ 260 ] {1d9e5368-80ef-4e96-86f9-af8f1c0bcec2} <Debug> TCPHandler: Processed in 0.001624938 sec. | ||
| 17401 | 2026.01.20 23:59:31.318673 [ 144 ] {} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17402 | 2026.01.20 23:59:31.318706 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17403 | 2026.01.20 23:59:31.318741 [ 221 ] {} <Debug> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): 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] | ||
| 17404 | 2026.01.20 23:59:31.318765 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17405 | 2026.01.20 23:59:31.318813 [ 193 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_120_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_115_23 to all_120_120_0 into Compact with storage Full | ||
| 17406 | 2026.01.20 23:59:31.318868 [ 260 ] {5cc743be-ddeb-4d6e-8ec1-30a40e8545e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17407 | 2026.01.20 23:59:31.318913 [ 260 ] {5cc743be-ddeb-4d6e-8ec1-30a40e8545e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17408 | 2026.01.20 23:59:31.318940 [ 193 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_120_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17409 | 2026.01.20 23:59:31.318980 [ 193 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_115_23, total 39667 rows starting from the beginning of the part | ||
| 17410 | 2026.01.20 23:59:31.319047 [ 193 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 160 rows starting from the beginning of the part | ||
| 17411 | 2026.01.20 23:59:31.319095 [ 193 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 906 rows starting from the beginning of the part | ||
| 17412 | 2026.01.20 23:59:31.319138 [ 193 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 96 rows starting from the beginning of the part | ||
| 17413 | 2026.01.20 23:59:31.319178 [ 193 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 160 rows starting from the beginning of the part | ||
| 17414 | 2026.01.20 23:59:31.319220 [ 193 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 314 rows starting from the beginning of the part | ||
| 17415 | 2026.01.20 23:59:31.319227 [ 260 ] {5cc743be-ddeb-4d6e-8ec1-30a40e8545e3} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17416 | 2026.01.20 23:59:31.319269 [ 260 ] {5cc743be-ddeb-4d6e-8ec1-30a40e8545e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17417 | 2026.01.20 23:59:31.319598 [ 260 ] {5cc743be-ddeb-4d6e-8ec1-30a40e8545e3} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 17418 | 2026.01.20 23:59:31.319806 [ 260 ] {5cc743be-ddeb-4d6e-8ec1-30a40e8545e3} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17419 | 2026.01.20 23:59:31.319938 [ 260 ] {5cc743be-ddeb-4d6e-8ec1-30a40e8545e3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001088 sec., 919.1176470588235 rows/sec., 61.93 KiB/sec. | ||
| 17420 | 2026.01.20 23:59:31.319973 [ 260 ] {5cc743be-ddeb-4d6e-8ec1-30a40e8545e3} <Debug> TCPHandler: Processed in 0.001261832 sec. | ||
| 17421 | 2026.01.20 23:59:31.320090 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17422 | 2026.01.20 23:59:31.320205 [ 260 ] {5ed6ae8b-2b41-49d4-9397-71d703f54f58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17423 | 2026.01.20 23:59:31.320271 [ 260 ] {5ed6ae8b-2b41-49d4-9397-71d703f54f58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17424 | 2026.01.20 23:59:31.321284 [ 260 ] {5ed6ae8b-2b41-49d4-9397-71d703f54f58} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17425 | 2026.01.20 23:59:31.321320 [ 260 ] {5ed6ae8b-2b41-49d4-9397-71d703f54f58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17426 | 2026.01.20 23:59:31.321890 [ 260 ] {5ed6ae8b-2b41-49d4-9397-71d703f54f58} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 17427 | 2026.01.20 23:59:31.322119 [ 260 ] {5ed6ae8b-2b41-49d4-9397-71d703f54f58} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17428 | 2026.01.20 23:59:31.322266 [ 260 ] {5ed6ae8b-2b41-49d4-9397-71d703f54f58} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002085 sec., 19184.65227817746 rows/sec., 34.38 MiB/sec. | ||
| 17429 | 2026.01.20 23:59:31.322306 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): 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] | ||
| 17430 | 2026.01.20 23:59:31.322333 [ 260 ] {5ed6ae8b-2b41-49d4-9397-71d703f54f58} <Debug> TCPHandler: Processed in 0.002303489 sec. | ||
| 17431 | 2026.01.20 23:59:31.322361 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): 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] | ||
| 17432 | 2026.01.20 23:59:31.322469 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17433 | 2026.01.20 23:59:31.322569 [ 260 ] {513e11dc-2d14-4731-8743-3d7546b65457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17434 | 2026.01.20 23:59:31.322611 [ 260 ] {513e11dc-2d14-4731-8743-3d7546b65457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17435 | 2026.01.20 23:59:31.322967 [ 260 ] {513e11dc-2d14-4731-8743-3d7546b65457} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17436 | 2026.01.20 23:59:31.323006 [ 260 ] {513e11dc-2d14-4731-8743-3d7546b65457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17437 | 2026.01.20 23:59:31.323377 [ 260 ] {513e11dc-2d14-4731-8743-3d7546b65457} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17438 | 2026.01.20 23:59:31.323647 [ 260 ] {513e11dc-2d14-4731-8743-3d7546b65457} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17439 | 2026.01.20 23:59:31.323786 [ 260 ] {513e11dc-2d14-4731-8743-3d7546b65457} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001235 sec., 84210.52631578948 rows/sec., 5.16 MiB/sec. | ||
| 17440 | 2026.01.20 23:59:31.323823 [ 260 ] {513e11dc-2d14-4731-8743-3d7546b65457} <Debug> TCPHandler: Processed in 0.001404054 sec. | ||
| 17441 | 2026.01.20 23:59:31.325037 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): 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] | ||
| 17442 | 2026.01.20 23:59:31.326938 [ 187 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_120_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41303 rows, containing 5 columns (5 merged, 0 gathered) in 0.008171449 sec., 5054550.300687185 rows/sec., 340.59 MiB/sec. | ||
| 17443 | 2026.01.20 23:59:31.327224 [ 195 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_120_24} <Trace> MergedBlockOutputStream: filled checksums all_1_120_24 (state Temporary) | ||
| 17444 | 2026.01.20 23:59:31.327509 [ 195 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_120_24} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_merge_all_1_120_24 to all_1_120_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17445 | 2026.01.20 23:59:31.327586 [ 195 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_120_24} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820) (MergerMutator): Merged 6 parts: [all_1_115_23, all_120_120_0] -> all_1_120_24 | ||
| 17446 | 2026.01.20 23:59:31.327690 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 17447 | 2026.01.20 23:59:32.210171 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 17448 | 2026.01.20 23:59:32.228302 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17449 | 2026.01.20 23:59:32.228359 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17450 | 2026.01.20 23:59:32.234714 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 17451 | 2026.01.20 23:59:32.235448 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17452 | 2026.01.20 23:59:32.238585 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 17453 | 2026.01.20 23:59:32.425511 [ 220 ] {} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): 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] | ||
| 17454 | 2026.01.20 23:59:32.425557 [ 220 ] {} <Debug> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): 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] | ||
| 17455 | 2026.01.20 23:59:32.428851 [ 220 ] {} <Debug> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): 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] | ||
| 17456 | 2026.01.20 23:59:35.118924 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2130 | ||
| 17457 | 2026.01.20 23:59:35.121202 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17458 | 2026.01.20 23:59:35.121254 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17459 | 2026.01.20 23:59:35.122445 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 17460 | 2026.01.20 23:59:35.122702 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17461 | 2026.01.20 23:59:35.122870 [ 138 ] {} <Debug> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 17462 | 2026.01.20 23:59:35.122934 [ 138 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17463 | 2026.01.20 23:59:35.122954 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17464 | 2026.01.20 23:59:35.123019 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2130 | ||
| 17465 | 2026.01.20 23:59:35.123044 [ 187 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::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 | ||
| 17466 | 2026.01.20 23:59:35.123495 [ 187 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17467 | 2026.01.20 23:59:35.123626 [ 187 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1950 rows starting from the beginning of the part | ||
| 17468 | 2026.01.20 23:59:35.123965 [ 187 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 40 rows starting from the beginning of the part | ||
| 17469 | 2026.01.20 23:59:35.124310 [ 187 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 30 rows starting from the beginning of the part | ||
| 17470 | 2026.01.20 23:59:35.124646 [ 187 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 36 rows starting from the beginning of the part | ||
| 17471 | 2026.01.20 23:59:35.124984 [ 187 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 44 rows starting from the beginning of the part | ||
| 17472 | 2026.01.20 23:59:35.125339 [ 187 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 30 rows starting from the beginning of the part | ||
| 17473 | 2026.01.20 23:59:35.132386 [ 196 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2130 rows, containing 72 columns (72 merged, 0 gathered) in 0.00937409 sec., 227222.05568753873 rows/sec., 175.31 MiB/sec. | ||
| 17474 | 2026.01.20 23:59:35.134454 [ 189 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 17475 | 2026.01.20 23:59:35.135094 [ 189 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_61_12} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17476 | 2026.01.20 23:59:35.135184 [ 189 ] {627b6d0e-723a-4609-b8f9-cdf2a5737865::all_1_61_12} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 17477 | 2026.01.20 23:59:35.135551 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.81 MiB. | ||
| 17478 | 2026.01.20 23:59:36.027533 [ 222 ] {} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): 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] | ||
| 17479 | 2026.01.20 23:59:36.027616 [ 222 ] {} <Debug> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): 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] | ||
| 17480 | 2026.01.20 23:59:36.030226 [ 222 ] {} <Debug> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): 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] | ||
| 17481 | 2026.01.20 23:59:36.298110 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17482 | 2026.01.20 23:59:36.298286 [ 260 ] {7fd0d747-a381-4821-b14a-9bb1d27850c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17483 | 2026.01.20 23:59:36.298354 [ 260 ] {7fd0d747-a381-4821-b14a-9bb1d27850c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17484 | 2026.01.20 23:59:36.299053 [ 260 ] {7fd0d747-a381-4821-b14a-9bb1d27850c5} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17485 | 2026.01.20 23:59:36.299099 [ 260 ] {7fd0d747-a381-4821-b14a-9bb1d27850c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17486 | 2026.01.20 23:59:36.299478 [ 260 ] {7fd0d747-a381-4821-b14a-9bb1d27850c5} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 17487 | 2026.01.20 23:59:36.299710 [ 260 ] {7fd0d747-a381-4821-b14a-9bb1d27850c5} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17488 | 2026.01.20 23:59:36.299881 [ 260 ] {7fd0d747-a381-4821-b14a-9bb1d27850c5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001608 sec., 14925.373134328358 rows/sec., 1.24 MiB/sec. | ||
| 17489 | 2026.01.20 23:59:36.299918 [ 224 ] {} <Trace> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): 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] | ||
| 17490 | 2026.01.20 23:59:36.299933 [ 260 ] {7fd0d747-a381-4821-b14a-9bb1d27850c5} <Debug> TCPHandler: Processed in 0.001929713 sec. | ||
| 17491 | 2026.01.20 23:59:36.299976 [ 224 ] {} <Debug> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): 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] | ||
| 17492 | 2026.01.20 23:59:36.300103 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17493 | 2026.01.20 23:59:36.300210 [ 260 ] {dc06578a-f4f9-45b8-a706-e05c4a27c8c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17494 | 2026.01.20 23:59:36.300255 [ 260 ] {dc06578a-f4f9-45b8-a706-e05c4a27c8c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17495 | 2026.01.20 23:59:36.300665 [ 260 ] {dc06578a-f4f9-45b8-a706-e05c4a27c8c1} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17496 | 2026.01.20 23:59:36.300706 [ 260 ] {dc06578a-f4f9-45b8-a706-e05c4a27c8c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17497 | 2026.01.20 23:59:36.301039 [ 260 ] {dc06578a-f4f9-45b8-a706-e05c4a27c8c1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 17498 | 2026.01.20 23:59:36.301272 [ 260 ] {dc06578a-f4f9-45b8-a706-e05c4a27c8c1} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17499 | 2026.01.20 23:59:36.301425 [ 260 ] {dc06578a-f4f9-45b8-a706-e05c4a27c8c1} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001237 sec., 3233.6297493936945 rows/sec., 263.68 KiB/sec. | ||
| 17500 | 2026.01.20 23:59:36.301466 [ 260 ] {dc06578a-f4f9-45b8-a706-e05c4a27c8c1} <Debug> TCPHandler: Processed in 0.001416294 sec. | ||
| 17501 | 2026.01.20 23:59:36.301590 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17502 | 2026.01.20 23:59:36.301719 [ 260 ] {21e52b1a-7e08-4b2a-9366-c2acbb1c7f9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17503 | 2026.01.20 23:59:36.301770 [ 260 ] {21e52b1a-7e08-4b2a-9366-c2acbb1c7f9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17504 | 2026.01.20 23:59:36.302365 [ 260 ] {21e52b1a-7e08-4b2a-9366-c2acbb1c7f9f} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17505 | 2026.01.20 23:59:36.302412 [ 260 ] {21e52b1a-7e08-4b2a-9366-c2acbb1c7f9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17506 | 2026.01.20 23:59:36.302752 [ 260 ] {21e52b1a-7e08-4b2a-9366-c2acbb1c7f9f} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17507 | 2026.01.20 23:59:36.302967 [ 260 ] {21e52b1a-7e08-4b2a-9366-c2acbb1c7f9f} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17508 | 2026.01.20 23:59:36.303102 [ 260 ] {21e52b1a-7e08-4b2a-9366-c2acbb1c7f9f} <Debug> executeQuery: Read 178 rows, 15.96 KiB in 0.001415 sec., 125795.05300353357 rows/sec., 11.02 MiB/sec. | ||
| 17509 | 2026.01.20 23:59:36.303144 [ 260 ] {21e52b1a-7e08-4b2a-9366-c2acbb1c7f9f} <Debug> TCPHandler: Processed in 0.001615948 sec. | ||
| 17510 | 2026.01.20 23:59:36.303203 [ 224 ] {} <Debug> oximeter.fields_i16 (4d1225ed-21bf-4420-b5dc-2138e29b66e1): 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] | ||
| 17511 | 2026.01.20 23:59:36.303262 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17512 | 2026.01.20 23:59:36.303361 [ 260 ] {c2896f3c-d11e-4091-b8b2-e940c7a3b347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17513 | 2026.01.20 23:59:36.303402 [ 260 ] {c2896f3c-d11e-4091-b8b2-e940c7a3b347} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17514 | 2026.01.20 23:59:36.303800 [ 260 ] {c2896f3c-d11e-4091-b8b2-e940c7a3b347} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17515 | 2026.01.20 23:59:36.303838 [ 260 ] {c2896f3c-d11e-4091-b8b2-e940c7a3b347} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17516 | 2026.01.20 23:59:36.304130 [ 260 ] {c2896f3c-d11e-4091-b8b2-e940c7a3b347} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 17517 | 2026.01.20 23:59:36.304331 [ 260 ] {c2896f3c-d11e-4091-b8b2-e940c7a3b347} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17518 | 2026.01.20 23:59:36.304465 [ 260 ] {c2896f3c-d11e-4091-b8b2-e940c7a3b347} <Debug> executeQuery: Read 16 rows, 1.24 KiB in 0.001122 sec., 14260.249554367201 rows/sec., 1.08 MiB/sec. | ||
| 17519 | 2026.01.20 23:59:36.304504 [ 260 ] {c2896f3c-d11e-4091-b8b2-e940c7a3b347} <Debug> TCPHandler: Processed in 0.001293851 sec. | ||
| 17520 | 2026.01.20 23:59:36.304626 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17521 | 2026.01.20 23:59:36.304742 [ 260 ] {12d5f81e-c2fe-4313-a478-45ec3b19bd64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17522 | 2026.01.20 23:59:36.304791 [ 260 ] {12d5f81e-c2fe-4313-a478-45ec3b19bd64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17523 | 2026.01.20 23:59:36.305259 [ 260 ] {12d5f81e-c2fe-4313-a478-45ec3b19bd64} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17524 | 2026.01.20 23:59:36.305303 [ 260 ] {12d5f81e-c2fe-4313-a478-45ec3b19bd64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17525 | 2026.01.20 23:59:36.305620 [ 260 ] {12d5f81e-c2fe-4313-a478-45ec3b19bd64} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 17526 | 2026.01.20 23:59:36.305839 [ 260 ] {12d5f81e-c2fe-4313-a478-45ec3b19bd64} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17527 | 2026.01.20 23:59:36.305973 [ 260 ] {12d5f81e-c2fe-4313-a478-45ec3b19bd64} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001255 sec., 19123.505976095617 rows/sec., 1.59 MiB/sec. | ||
| 17528 | 2026.01.20 23:59:36.306012 [ 260 ] {12d5f81e-c2fe-4313-a478-45ec3b19bd64} <Debug> TCPHandler: Processed in 0.001445234 sec. | ||
| 17529 | 2026.01.20 23:59:36.306119 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17530 | 2026.01.20 23:59:36.306220 [ 260 ] {027ad640-241f-4c74-b9ca-ebfae070b406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17531 | 2026.01.20 23:59:36.306261 [ 260 ] {027ad640-241f-4c74-b9ca-ebfae070b406} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17532 | 2026.01.20 23:59:36.306671 [ 260 ] {027ad640-241f-4c74-b9ca-ebfae070b406} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17533 | 2026.01.20 23:59:36.306709 [ 260 ] {027ad640-241f-4c74-b9ca-ebfae070b406} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17534 | 2026.01.20 23:59:36.307010 [ 260 ] {027ad640-241f-4c74-b9ca-ebfae070b406} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 17535 | 2026.01.20 23:59:36.307216 [ 260 ] {027ad640-241f-4c74-b9ca-ebfae070b406} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17536 | 2026.01.20 23:59:36.307350 [ 260 ] {027ad640-241f-4c74-b9ca-ebfae070b406} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001149 sec., 10443.864229765013 rows/sec., 815.93 KiB/sec. | ||
| 17537 | 2026.01.20 23:59:36.307390 [ 260 ] {027ad640-241f-4c74-b9ca-ebfae070b406} <Debug> TCPHandler: Processed in 0.001322393 sec. | ||
| 17538 | 2026.01.20 23:59:36.307503 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17539 | 2026.01.20 23:59:36.307599 [ 260 ] {44f65d12-173b-4340-a9fc-e83e9eb0b738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17540 | 2026.01.20 23:59:36.307639 [ 260 ] {44f65d12-173b-4340-a9fc-e83e9eb0b738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17541 | 2026.01.20 23:59:36.308076 [ 260 ] {44f65d12-173b-4340-a9fc-e83e9eb0b738} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17542 | 2026.01.20 23:59:36.308113 [ 260 ] {44f65d12-173b-4340-a9fc-e83e9eb0b738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17543 | 2026.01.20 23:59:36.308413 [ 260 ] {44f65d12-173b-4340-a9fc-e83e9eb0b738} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17544 | 2026.01.20 23:59:36.308616 [ 260 ] {44f65d12-173b-4340-a9fc-e83e9eb0b738} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17545 | 2026.01.20 23:59:36.308817 [ 260 ] {44f65d12-173b-4340-a9fc-e83e9eb0b738} <Debug> executeQuery: Read 104 rows, 8.70 KiB in 0.001237 sec., 84074.37348423606 rows/sec., 6.87 MiB/sec. | ||
| 17546 | 2026.01.20 23:59:36.308860 [ 260 ] {44f65d12-173b-4340-a9fc-e83e9eb0b738} <Debug> TCPHandler: Processed in 0.001406094 sec. | ||
| 17547 | 2026.01.20 23:59:36.308979 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17548 | 2026.01.20 23:59:36.309072 [ 260 ] {dfb89a11-6f15-424e-abac-4569e286b331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17549 | 2026.01.20 23:59:36.309116 [ 260 ] {dfb89a11-6f15-424e-abac-4569e286b331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17550 | 2026.01.20 23:59:36.309565 [ 260 ] {dfb89a11-6f15-424e-abac-4569e286b331} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17551 | 2026.01.20 23:59:36.309601 [ 260 ] {dfb89a11-6f15-424e-abac-4569e286b331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17552 | 2026.01.20 23:59:36.309939 [ 260 ] {dfb89a11-6f15-424e-abac-4569e286b331} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17553 | 2026.01.20 23:59:36.310154 [ 260 ] {dfb89a11-6f15-424e-abac-4569e286b331} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17554 | 2026.01.20 23:59:36.310288 [ 260 ] {dfb89a11-6f15-424e-abac-4569e286b331} <Debug> executeQuery: Read 306 rows, 23.50 KiB in 0.001233 sec., 248175.18248175184 rows/sec., 18.62 MiB/sec. | ||
| 17555 | 2026.01.20 23:59:36.310326 [ 260 ] {dfb89a11-6f15-424e-abac-4569e286b331} <Debug> TCPHandler: Processed in 0.001398153 sec. | ||
| 17556 | 2026.01.20 23:59:36.310431 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17557 | 2026.01.20 23:59:36.310528 [ 260 ] {4ce6a232-39fc-40f3-aff8-67adffa02e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17558 | 2026.01.20 23:59:36.310569 [ 260 ] {4ce6a232-39fc-40f3-aff8-67adffa02e4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17559 | 2026.01.20 23:59:36.310905 [ 260 ] {4ce6a232-39fc-40f3-aff8-67adffa02e4b} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17560 | 2026.01.20 23:59:36.310940 [ 260 ] {4ce6a232-39fc-40f3-aff8-67adffa02e4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17561 | 2026.01.20 23:59:36.311233 [ 260 ] {4ce6a232-39fc-40f3-aff8-67adffa02e4b} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17562 | 2026.01.20 23:59:36.311435 [ 260 ] {4ce6a232-39fc-40f3-aff8-67adffa02e4b} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17563 | 2026.01.20 23:59:36.311563 [ 260 ] {4ce6a232-39fc-40f3-aff8-67adffa02e4b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 17564 | 2026.01.20 23:59:36.311598 [ 260 ] {4ce6a232-39fc-40f3-aff8-67adffa02e4b} <Debug> TCPHandler: Processed in 0.001218751 sec. | ||
| 17565 | 2026.01.20 23:59:37.000226 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 373.74 MiB, peak 394.21 MiB, free memory in arenas 0.00 B, will set to 377.10 MiB (RSS), difference: 3.37 MiB | ||
| 17566 | 2026.01.20 23:59:37.399433 [ 224 ] {} <Trace> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): 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] | ||
| 17567 | 2026.01.20 23:59:37.399490 [ 224 ] {} <Debug> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): 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] | ||
| 17568 | 2026.01.20 23:59:37.402322 [ 224 ] {} <Debug> oximeter.fields_u8 (814d8568-2b9e-4a79-83ef-22fe45208240): 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] | ||
| 17569 | 2026.01.20 23:59:37.503378 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39867 | ||
| 17570 | 2026.01.20 23:59:37.503958 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17571 | 2026.01.20 23:59:37.504003 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17572 | 2026.01.20 23:59:37.504558 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 17573 | 2026.01.20 23:59:37.504807 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17574 | 2026.01.20 23:59:37.504954 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39867 | ||
| 17575 | 2026.01.20 23:59:37.553149 [ 222 ] {} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): 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] | ||
| 17576 | 2026.01.20 23:59:37.553203 [ 222 ] {} <Debug> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): 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] | ||
| 17577 | 2026.01.20 23:59:37.556222 [ 222 ] {} <Debug> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): 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] | ||
| 17578 | 2026.01.20 23:59:39.738730 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 17579 | 2026.01.20 23:59:39.757142 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17580 | 2026.01.20 23:59:39.757206 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17581 | 2026.01.20 23:59:39.763828 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 17582 | 2026.01.20 23:59:39.764575 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17583 | 2026.01.20 23:59:39.768002 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 17584 | 2026.01.20 23:59:41.293158 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17585 | 2026.01.20 23:59:41.293328 [ 260 ] {ff4a24a8-853f-47ed-95f3-dff0b6471e41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17586 | 2026.01.20 23:59:41.293390 [ 260 ] {ff4a24a8-853f-47ed-95f3-dff0b6471e41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17587 | 2026.01.20 23:59:41.294152 [ 260 ] {ff4a24a8-853f-47ed-95f3-dff0b6471e41} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17588 | 2026.01.20 23:59:41.294198 [ 260 ] {ff4a24a8-853f-47ed-95f3-dff0b6471e41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17589 | 2026.01.20 23:59:41.294583 [ 260 ] {ff4a24a8-853f-47ed-95f3-dff0b6471e41} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17590 | 2026.01.20 23:59:41.294803 [ 260 ] {ff4a24a8-853f-47ed-95f3-dff0b6471e41} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17591 | 2026.01.20 23:59:41.294958 [ 260 ] {ff4a24a8-853f-47ed-95f3-dff0b6471e41} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001676 sec., 81145.58472553699 rows/sec., 7.02 MiB/sec. | ||
| 17592 | 2026.01.20 23:59:41.295001 [ 260 ] {ff4a24a8-853f-47ed-95f3-dff0b6471e41} <Debug> TCPHandler: Processed in 0.001964074 sec. | ||
| 17593 | 2026.01.20 23:59:41.295120 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17594 | 2026.01.20 23:59:41.295223 [ 260 ] {982a46a8-4e58-4e64-b6fb-a18f6fdfd13d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17595 | 2026.01.20 23:59:41.295268 [ 260 ] {982a46a8-4e58-4e64-b6fb-a18f6fdfd13d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17596 | 2026.01.20 23:59:41.295687 [ 260 ] {982a46a8-4e58-4e64-b6fb-a18f6fdfd13d} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17597 | 2026.01.20 23:59:41.295724 [ 260 ] {982a46a8-4e58-4e64-b6fb-a18f6fdfd13d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17598 | 2026.01.20 23:59:41.296024 [ 260 ] {982a46a8-4e58-4e64-b6fb-a18f6fdfd13d} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 17599 | 2026.01.20 23:59:41.296224 [ 260 ] {982a46a8-4e58-4e64-b6fb-a18f6fdfd13d} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17600 | 2026.01.20 23:59:41.296355 [ 260 ] {982a46a8-4e58-4e64-b6fb-a18f6fdfd13d} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001151 sec., 34752.38922675934 rows/sec., 2.55 MiB/sec. | ||
| 17601 | 2026.01.20 23:59:41.296393 [ 260 ] {982a46a8-4e58-4e64-b6fb-a18f6fdfd13d} <Debug> TCPHandler: Processed in 0.001321062 sec. | ||
| 17602 | 2026.01.20 23:59:41.296503 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17603 | 2026.01.20 23:59:41.296596 [ 260 ] {e4dbd043-d432-46e1-81bb-b6a546ee60e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17604 | 2026.01.20 23:59:41.296634 [ 260 ] {e4dbd043-d432-46e1-81bb-b6a546ee60e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17605 | 2026.01.20 23:59:41.297125 [ 260 ] {e4dbd043-d432-46e1-81bb-b6a546ee60e0} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17606 | 2026.01.20 23:59:41.297161 [ 260 ] {e4dbd043-d432-46e1-81bb-b6a546ee60e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17607 | 2026.01.20 23:59:41.297459 [ 260 ] {e4dbd043-d432-46e1-81bb-b6a546ee60e0} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17608 | 2026.01.20 23:59:41.297659 [ 260 ] {e4dbd043-d432-46e1-81bb-b6a546ee60e0} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17609 | 2026.01.20 23:59:41.297789 [ 260 ] {e4dbd043-d432-46e1-81bb-b6a546ee60e0} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.00121 sec., 85950.4132231405 rows/sec., 6.71 MiB/sec. | ||
| 17610 | 2026.01.20 23:59:41.297826 [ 260 ] {e4dbd043-d432-46e1-81bb-b6a546ee60e0} <Debug> TCPHandler: Processed in 0.001371673 sec. | ||
| 17611 | 2026.01.20 23:59:41.297942 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17612 | 2026.01.20 23:59:41.298037 [ 260 ] {cab82d89-8bc1-4762-8b84-d8089be4dac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17613 | 2026.01.20 23:59:41.298080 [ 260 ] {cab82d89-8bc1-4762-8b84-d8089be4dac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17614 | 2026.01.20 23:59:41.298539 [ 260 ] {cab82d89-8bc1-4762-8b84-d8089be4dac7} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17615 | 2026.01.20 23:59:41.298576 [ 260 ] {cab82d89-8bc1-4762-8b84-d8089be4dac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17616 | 2026.01.20 23:59:41.298905 [ 260 ] {cab82d89-8bc1-4762-8b84-d8089be4dac7} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17617 | 2026.01.20 23:59:41.299111 [ 260 ] {cab82d89-8bc1-4762-8b84-d8089be4dac7} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17618 | 2026.01.20 23:59:41.299245 [ 260 ] {cab82d89-8bc1-4762-8b84-d8089be4dac7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001226 sec., 130505.70962479607 rows/sec., 9.09 MiB/sec. | ||
| 17619 | 2026.01.20 23:59:41.299283 [ 260 ] {cab82d89-8bc1-4762-8b84-d8089be4dac7} <Debug> TCPHandler: Processed in 0.001390154 sec. | ||
| 17620 | 2026.01.20 23:59:41.299315 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): 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] | ||
| 17621 | 2026.01.20 23:59:41.299344 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): 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] | ||
| 17622 | 2026.01.20 23:59:41.299402 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17623 | 2026.01.20 23:59:41.299496 [ 260 ] {6a147767-a1d7-4266-801f-0d512381f7a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17624 | 2026.01.20 23:59:41.299549 [ 260 ] {6a147767-a1d7-4266-801f-0d512381f7a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17625 | 2026.01.20 23:59:41.300422 [ 260 ] {6a147767-a1d7-4266-801f-0d512381f7a5} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17626 | 2026.01.20 23:59:41.300456 [ 260 ] {6a147767-a1d7-4266-801f-0d512381f7a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17627 | 2026.01.20 23:59:41.301006 [ 260 ] {6a147767-a1d7-4266-801f-0d512381f7a5} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 17628 | 2026.01.20 23:59:41.301222 [ 260 ] {6a147767-a1d7-4266-801f-0d512381f7a5} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17629 | 2026.01.20 23:59:41.301358 [ 260 ] {6a147767-a1d7-4266-801f-0d512381f7a5} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00188 sec., 21276.595744680853 rows/sec., 38.13 MiB/sec. | ||
| 17630 | 2026.01.20 23:59:41.301412 [ 260 ] {6a147767-a1d7-4266-801f-0d512381f7a5} <Debug> TCPHandler: Processed in 0.002059125 sec. | ||
| 17631 | 2026.01.20 23:59:41.301527 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17632 | 2026.01.20 23:59:41.301621 [ 260 ] {52d3ce0a-1a9f-4420-ba13-facfd6fc8da2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17633 | 2026.01.20 23:59:41.301661 [ 260 ] {52d3ce0a-1a9f-4420-ba13-facfd6fc8da2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17634 | 2026.01.20 23:59:41.301733 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): 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] | ||
| 17635 | 2026.01.20 23:59:41.301999 [ 260 ] {52d3ce0a-1a9f-4420-ba13-facfd6fc8da2} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17636 | 2026.01.20 23:59:41.302033 [ 260 ] {52d3ce0a-1a9f-4420-ba13-facfd6fc8da2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17637 | 2026.01.20 23:59:41.302319 [ 260 ] {52d3ce0a-1a9f-4420-ba13-facfd6fc8da2} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17638 | 2026.01.20 23:59:41.302515 [ 260 ] {52d3ce0a-1a9f-4420-ba13-facfd6fc8da2} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17639 | 2026.01.20 23:59:41.302639 [ 260 ] {52d3ce0a-1a9f-4420-ba13-facfd6fc8da2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001037 sec., 57859.209257473485 rows/sec., 3.90 MiB/sec. | ||
| 17640 | 2026.01.20 23:59:41.302673 [ 260 ] {52d3ce0a-1a9f-4420-ba13-facfd6fc8da2} <Debug> TCPHandler: Processed in 0.00119453 sec. | ||
| 17641 | 2026.01.20 23:59:42.635609 [ 129 ] {} <Debug> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3) (MergerMutator): Selected 5 parts from all_1_43_9 to all_47_47_0 | ||
| 17642 | 2026.01.20 23:59:42.635711 [ 129 ] {} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17643 | 2026.01.20 23:59:42.635755 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17644 | 2026.01.20 23:59:42.635978 [ 195 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_47_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_43_9 to all_47_47_0 into Compact with storage Full | ||
| 17645 | 2026.01.20 23:59:42.636154 [ 195 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_47_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17646 | 2026.01.20 23:59:42.636194 [ 195 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_43_9, total 43 rows starting from the beginning of the part | ||
| 17647 | 2026.01.20 23:59:42.636265 [ 195 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part | ||
| 17648 | 2026.01.20 23:59:42.636315 [ 195 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part | ||
| 17649 | 2026.01.20 23:59:42.636362 [ 195 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 3 rows starting from the beginning of the part | ||
| 17650 | 2026.01.20 23:59:42.636402 [ 195 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part | ||
| 17651 | 2026.01.20 23:59:42.637144 [ 199 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_47_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 49 rows, containing 4 columns (4 merged, 0 gathered) in 0.001261912 sec., 38829.965956421685 rows/sec., 2.55 MiB/sec. | ||
| 17652 | 2026.01.20 23:59:42.637261 [ 195 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_47_10} <Trace> MergedBlockOutputStream: filled checksums all_1_47_10 (state Temporary) | ||
| 17653 | 2026.01.20 23:59:42.637493 [ 195 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_47_10} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3): Renaming temporary part tmp_merge_all_1_47_10 to all_1_47_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17654 | 2026.01.20 23:59:42.637558 [ 195 ] {fd5f46b6-58c8-4ad1-a425-36924aac5ff3::all_1_47_10} <Trace> oximeter.measurements_f64 (fd5f46b6-58c8-4ad1-a425-36924aac5ff3) (MergerMutator): Merged 5 parts: [all_1_43_9, all_47_47_0] -> all_1_47_10 | ||
| 17655 | 2026.01.20 23:59:42.637621 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 17656 | 2026.01.20 23:59:44.798958 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17657 | 2026.01.20 23:59:44.799053 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17658 | 2026.01.20 23:59:45.005893 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40379 | ||
| 17659 | 2026.01.20 23:59:45.006442 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17660 | 2026.01.20 23:59:45.006485 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17661 | 2026.01.20 23:59:45.006978 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 17662 | 2026.01.20 23:59:45.007212 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17663 | 2026.01.20 23:59:45.007370 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40379 | ||
| 17664 | 2026.01.20 23:59:45.124045 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2160 | ||
| 17665 | 2026.01.20 23:59:45.126441 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17666 | 2026.01.20 23:59:45.126505 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17667 | 2026.01.20 23:59:45.127742 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 17668 | 2026.01.20 23:59:45.128016 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17669 | 2026.01.20 23:59:45.128413 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2160 | ||
| 17670 | 2026.01.20 23:59:46.292463 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17671 | 2026.01.20 23:59:46.292654 [ 260 ] {960daec6-e74c-452b-9cbd-56ea47615bbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17672 | 2026.01.20 23:59:46.292727 [ 260 ] {960daec6-e74c-452b-9cbd-56ea47615bbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17673 | 2026.01.20 23:59:46.293437 [ 260 ] {960daec6-e74c-452b-9cbd-56ea47615bbd} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17674 | 2026.01.20 23:59:46.293490 [ 260 ] {960daec6-e74c-452b-9cbd-56ea47615bbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17675 | 2026.01.20 23:59:46.293893 [ 260 ] {960daec6-e74c-452b-9cbd-56ea47615bbd} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17676 | 2026.01.20 23:59:46.294105 [ 260 ] {960daec6-e74c-452b-9cbd-56ea47615bbd} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17677 | 2026.01.20 23:59:46.294261 [ 260 ] {960daec6-e74c-452b-9cbd-56ea47615bbd} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001659 sec., 33755.27426160337 rows/sec., 2.58 MiB/sec. | ||
| 17678 | 2026.01.20 23:59:46.294302 [ 260 ] {960daec6-e74c-452b-9cbd-56ea47615bbd} <Debug> TCPHandler: Processed in 0.001971474 sec. | ||
| 17679 | 2026.01.20 23:59:46.294429 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17680 | 2026.01.20 23:59:46.294523 [ 260 ] {62c27179-c045-4395-af51-677fb0e2468d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17681 | 2026.01.20 23:59:46.294562 [ 260 ] {62c27179-c045-4395-af51-677fb0e2468d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17682 | 2026.01.20 23:59:46.294987 [ 260 ] {62c27179-c045-4395-af51-677fb0e2468d} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17683 | 2026.01.20 23:59:46.295023 [ 260 ] {62c27179-c045-4395-af51-677fb0e2468d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17684 | 2026.01.20 23:59:46.295325 [ 260 ] {62c27179-c045-4395-af51-677fb0e2468d} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17685 | 2026.01.20 23:59:46.295525 [ 260 ] {62c27179-c045-4395-af51-677fb0e2468d} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17686 | 2026.01.20 23:59:46.295654 [ 260 ] {62c27179-c045-4395-af51-677fb0e2468d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001149 sec., 55700.6092254134 rows/sec., 4.35 MiB/sec. | ||
| 17687 | 2026.01.20 23:59:46.295691 [ 260 ] {62c27179-c045-4395-af51-677fb0e2468d} <Debug> TCPHandler: Processed in 0.001311463 sec. | ||
| 17688 | 2026.01.20 23:59:46.295804 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17689 | 2026.01.20 23:59:46.295897 [ 260 ] {003d19f6-4778-4168-9f49-558ca44d856a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17690 | 2026.01.20 23:59:46.295939 [ 260 ] {003d19f6-4778-4168-9f49-558ca44d856a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17691 | 2026.01.20 23:59:46.296341 [ 260 ] {003d19f6-4778-4168-9f49-558ca44d856a} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17692 | 2026.01.20 23:59:46.296376 [ 260 ] {003d19f6-4778-4168-9f49-558ca44d856a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17693 | 2026.01.20 23:59:46.296692 [ 260 ] {003d19f6-4778-4168-9f49-558ca44d856a} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17694 | 2026.01.20 23:59:46.296905 [ 260 ] {003d19f6-4778-4168-9f49-558ca44d856a} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17695 | 2026.01.20 23:59:46.297033 [ 260 ] {003d19f6-4778-4168-9f49-558ca44d856a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. | ||
| 17696 | 2026.01.20 23:59:46.297070 [ 260 ] {003d19f6-4778-4168-9f49-558ca44d856a} <Debug> TCPHandler: Processed in 0.001314122 sec. | ||
| 17697 | 2026.01.20 23:59:46.297189 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17698 | 2026.01.20 23:59:46.297306 [ 260 ] {84fa21ed-12de-461a-8645-bab134ff2160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17699 | 2026.01.20 23:59:46.297356 [ 260 ] {84fa21ed-12de-461a-8645-bab134ff2160} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17700 | 2026.01.20 23:59:46.297743 [ 260 ] {84fa21ed-12de-461a-8645-bab134ff2160} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17701 | 2026.01.20 23:59:46.297779 [ 260 ] {84fa21ed-12de-461a-8645-bab134ff2160} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17702 | 2026.01.20 23:59:46.298095 [ 260 ] {84fa21ed-12de-461a-8645-bab134ff2160} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17703 | 2026.01.20 23:59:46.298299 [ 260 ] {84fa21ed-12de-461a-8645-bab134ff2160} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17704 | 2026.01.20 23:59:46.298437 [ 260 ] {84fa21ed-12de-461a-8645-bab134ff2160} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001155 sec., 51948.05194805195 rows/sec., 3.50 MiB/sec. | ||
| 17705 | 2026.01.20 23:59:46.298473 [ 260 ] {84fa21ed-12de-461a-8645-bab134ff2160} <Debug> TCPHandler: Processed in 0.001344753 sec. | ||
| 17706 | 2026.01.20 23:59:46.298471 [ 124 ] {} <Debug> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 17707 | 2026.01.20 23:59:46.298541 [ 124 ] {} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17708 | 2026.01.20 23:59:46.298561 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17709 | 2026.01.20 23:59:46.298668 [ 200 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::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 | ||
| 17710 | 2026.01.20 23:59:46.298785 [ 200 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17711 | 2026.01.20 23:59:46.298818 [ 200 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_116_23, total 8504 rows starting from the beginning of the part | ||
| 17712 | 2026.01.20 23:59:46.298877 [ 200 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 60 rows starting from the beginning of the part | ||
| 17713 | 2026.01.20 23:59:46.298916 [ 200 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 104 rows starting from the beginning of the part | ||
| 17714 | 2026.01.20 23:59:46.298954 [ 200 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 60 rows starting from the beginning of the part | ||
| 17715 | 2026.01.20 23:59:46.298988 [ 200 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 60 rows starting from the beginning of the part | ||
| 17716 | 2026.01.20 23:59:46.299022 [ 200 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::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 | ||
| 17717 | 2026.01.20 23:59:46.301517 [ 195 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8848 rows, containing 4 columns (4 merged, 0 gathered) in 0.002892149 sec., 3059316.7917697188 rows/sec., 195.81 MiB/sec. | ||
| 17718 | 2026.01.20 23:59:46.301743 [ 194 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17719 | 2026.01.20 23:59:46.302057 [ 194 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_121_24} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17720 | 2026.01.20 23:59:46.302138 [ 194 ] {da45a067-33b0-4ab0-a0e8-d58a5e3b314a::all_1_121_24} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17721 | 2026.01.20 23:59:46.302228 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.83 MiB. | ||
| 17722 | 2026.01.20 23:59:47.269050 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 17723 | 2026.01.20 23:59:47.288256 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17724 | 2026.01.20 23:59:47.288316 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17725 | 2026.01.20 23:59:47.291877 [ 221 ] {} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): 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] | ||
| 17726 | 2026.01.20 23:59:47.291935 [ 221 ] {} <Debug> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): 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] | ||
| 17727 | 2026.01.20 23:59:47.294785 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 17728 | 2026.01.20 23:59:47.295214 [ 221 ] {} <Debug> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): 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] | ||
| 17729 | 2026.01.20 23:59:47.295545 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17730 | 2026.01.20 23:59:47.298928 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 17731 | 2026.01.20 23:59:48.883290 [ 219 ] {} <Trace> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): 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] | ||
| 17732 | 2026.01.20 23:59:48.883408 [ 219 ] {} <Debug> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): 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] | ||
| 17733 | 2026.01.20 23:59:48.885688 [ 219 ] {} <Debug> oximeter.measurements_bool (e4baafb3-f901-4b74-844f-234f14d88ab2): 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] | ||
| 17734 | 2026.01.20 23:59:51.175330 [ 222 ] {} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): 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] | ||
| 17735 | 2026.01.20 23:59:51.175384 [ 222 ] {} <Debug> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): 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] | ||
| 17736 | 2026.01.20 23:59:51.177696 [ 222 ] {} <Debug> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): 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] | ||
| 17737 | 2026.01.20 23:59:51.321611 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17738 | 2026.01.20 23:59:51.321787 [ 260 ] {0408e2d8-12e0-4b94-8c59-1c89c63b2b64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17739 | 2026.01.20 23:59:51.321857 [ 260 ] {0408e2d8-12e0-4b94-8c59-1c89c63b2b64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17740 | 2026.01.20 23:59:51.322497 [ 260 ] {0408e2d8-12e0-4b94-8c59-1c89c63b2b64} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17741 | 2026.01.20 23:59:51.322536 [ 260 ] {0408e2d8-12e0-4b94-8c59-1c89c63b2b64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17742 | 2026.01.20 23:59:51.322891 [ 260 ] {0408e2d8-12e0-4b94-8c59-1c89c63b2b64} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 17743 | 2026.01.20 23:59:51.323122 [ 260 ] {0408e2d8-12e0-4b94-8c59-1c89c63b2b64} <Trace> oximeter.fields_ipaddr (7b83d449-848b-47c5-a1c8-50668ade1130): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17744 | 2026.01.20 23:59:51.323271 [ 260 ] {0408e2d8-12e0-4b94-8c59-1c89c63b2b64} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001533 sec., 3913.8943248532287 rows/sec., 319.15 KiB/sec. | ||
| 17745 | 2026.01.20 23:59:51.323322 [ 260 ] {0408e2d8-12e0-4b94-8c59-1c89c63b2b64} <Debug> TCPHandler: Processed in 0.001840791 sec. | ||
| 17746 | 2026.01.20 23:59:51.323456 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17747 | 2026.01.20 23:59:51.323557 [ 260 ] {8360b231-9ef7-4e28-ae47-20a0751d0377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17748 | 2026.01.20 23:59:51.323598 [ 260 ] {8360b231-9ef7-4e28-ae47-20a0751d0377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17749 | 2026.01.20 23:59:51.324933 [ 260 ] {8360b231-9ef7-4e28-ae47-20a0751d0377} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17750 | 2026.01.20 23:59:51.324977 [ 260 ] {8360b231-9ef7-4e28-ae47-20a0751d0377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17751 | 2026.01.20 23:59:51.325370 [ 260 ] {8360b231-9ef7-4e28-ae47-20a0751d0377} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17752 | 2026.01.20 23:59:51.325585 [ 260 ] {8360b231-9ef7-4e28-ae47-20a0751d0377} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17753 | 2026.01.20 23:59:51.325688 [ 118 ] {} <Debug> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17754 | 2026.01.20 23:59:51.325720 [ 260 ] {8360b231-9ef7-4e28-ae47-20a0751d0377} <Debug> executeQuery: Read 1279 rows, 108.39 KiB in 0.002185 sec., 585354.6910755149 rows/sec., 48.44 MiB/sec. | ||
| 17755 | 2026.01.20 23:59:51.325733 [ 118 ] {} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17756 | 2026.01.20 23:59:51.325756 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17757 | 2026.01.20 23:59:51.325762 [ 260 ] {8360b231-9ef7-4e28-ae47-20a0751d0377} <Debug> TCPHandler: Processed in 0.00236116 sec. | ||
| 17758 | 2026.01.20 23:59:51.325891 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17759 | 2026.01.20 23:59:51.325919 [ 200 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::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 | ||
| 17760 | 2026.01.20 23:59:51.326019 [ 260 ] {7e984bb9-a1e4-44a2-a4f0-fb188895ef3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17761 | 2026.01.20 23:59:51.326070 [ 260 ] {7e984bb9-a1e4-44a2-a4f0-fb188895ef3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17762 | 2026.01.20 23:59:51.326118 [ 200 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17763 | 2026.01.20 23:59:51.326162 [ 200 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2463 rows starting from the beginning of the part | ||
| 17764 | 2026.01.20 23:59:51.326233 [ 200 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 1192 rows starting from the beginning of the part | ||
| 17765 | 2026.01.20 23:59:51.326280 [ 200 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 178 rows starting from the beginning of the part | ||
| 17766 | 2026.01.20 23:59:51.326324 [ 200 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 136 rows starting from the beginning of the part | ||
| 17767 | 2026.01.20 23:59:51.326362 [ 200 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 56 rows starting from the beginning of the part | ||
| 17768 | 2026.01.20 23:59:51.326401 [ 200 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 1279 rows starting from the beginning of the part | ||
| 17769 | 2026.01.20 23:59:51.326499 [ 260 ] {7e984bb9-a1e4-44a2-a4f0-fb188895ef3f} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17770 | 2026.01.20 23:59:51.326542 [ 260 ] {7e984bb9-a1e4-44a2-a4f0-fb188895ef3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17771 | 2026.01.20 23:59:51.326868 [ 260 ] {7e984bb9-a1e4-44a2-a4f0-fb188895ef3f} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 17772 | 2026.01.20 23:59:51.327084 [ 260 ] {7e984bb9-a1e4-44a2-a4f0-fb188895ef3f} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17773 | 2026.01.20 23:59:51.327219 [ 260 ] {7e984bb9-a1e4-44a2-a4f0-fb188895ef3f} <Debug> executeQuery: Read 46 rows, 3.43 KiB in 0.001226 sec., 37520.39151712887 rows/sec., 2.73 MiB/sec. | ||
| 17774 | 2026.01.20 23:59:51.327257 [ 260 ] {7e984bb9-a1e4-44a2-a4f0-fb188895ef3f} <Debug> TCPHandler: Processed in 0.001429004 sec. | ||
| 17775 | 2026.01.20 23:59:51.327367 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17776 | 2026.01.20 23:59:51.327460 [ 260 ] {c1360776-a5ee-41e6-8bdc-27bb8db24253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17777 | 2026.01.20 23:59:51.327498 [ 260 ] {c1360776-a5ee-41e6-8bdc-27bb8db24253} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17778 | 2026.01.20 23:59:51.328004 [ 260 ] {c1360776-a5ee-41e6-8bdc-27bb8db24253} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17779 | 2026.01.20 23:59:51.328039 [ 260 ] {c1360776-a5ee-41e6-8bdc-27bb8db24253} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17780 | 2026.01.20 23:59:51.328333 [ 260 ] {c1360776-a5ee-41e6-8bdc-27bb8db24253} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 17781 | 2026.01.20 23:59:51.328400 [ 195 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5304 rows, containing 5 columns (5 merged, 0 gathered) in 0.002565174 sec., 2067695.9925525521 rows/sec., 176.96 MiB/sec. | ||
| 17782 | 2026.01.20 23:59:51.328550 [ 260 ] {c1360776-a5ee-41e6-8bdc-27bb8db24253} <Trace> oximeter.fields_u32 (7f1f06d9-a182-4eaa-982e-4d6d98a3dfef): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17783 | 2026.01.20 23:59:51.328681 [ 260 ] {c1360776-a5ee-41e6-8bdc-27bb8db24253} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00124 sec., 183870.96774193548 rows/sec., 12.45 MiB/sec. | ||
| 17784 | 2026.01.20 23:59:51.328718 [ 260 ] {c1360776-a5ee-41e6-8bdc-27bb8db24253} <Debug> TCPHandler: Processed in 0.001399844 sec. | ||
| 17785 | 2026.01.20 23:59:51.328730 [ 190 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17786 | 2026.01.20 23:59:51.328820 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17787 | 2026.01.20 23:59:51.328916 [ 260 ] {0eecfeff-89e3-4f39-b86b-7a50abe08a34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17788 | 2026.01.20 23:59:51.328956 [ 260 ] {0eecfeff-89e3-4f39-b86b-7a50abe08a34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17789 | 2026.01.20 23:59:51.329020 [ 190 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_126_25} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17790 | 2026.01.20 23:59:51.329082 [ 190 ] {511a9cc6-74dd-4cfa-90cb-67a9831a68d8::all_1_126_25} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17791 | 2026.01.20 23:59:51.329174 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 17792 | 2026.01.20 23:59:51.329643 [ 260 ] {0eecfeff-89e3-4f39-b86b-7a50abe08a34} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17793 | 2026.01.20 23:59:51.329678 [ 260 ] {0eecfeff-89e3-4f39-b86b-7a50abe08a34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17794 | 2026.01.20 23:59:51.330017 [ 260 ] {0eecfeff-89e3-4f39-b86b-7a50abe08a34} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17795 | 2026.01.20 23:59:51.330221 [ 260 ] {0eecfeff-89e3-4f39-b86b-7a50abe08a34} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17796 | 2026.01.20 23:59:51.330335 [ 118 ] {} <Debug> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17797 | 2026.01.20 23:59:51.330352 [ 260 ] {0eecfeff-89e3-4f39-b86b-7a50abe08a34} <Debug> executeQuery: Read 566 rows, 43.10 KiB in 0.001455 sec., 389003.43642611685 rows/sec., 28.93 MiB/sec. | ||
| 17798 | 2026.01.20 23:59:51.330361 [ 118 ] {} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17799 | 2026.01.20 23:59:51.330382 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17800 | 2026.01.20 23:59:51.330391 [ 260 ] {0eecfeff-89e3-4f39-b86b-7a50abe08a34} <Debug> TCPHandler: Processed in 0.001618668 sec. | ||
| 17801 | 2026.01.20 23:59:51.330481 [ 191 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::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 | ||
| 17802 | 2026.01.20 23:59:51.330504 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17803 | 2026.01.20 23:59:51.330511 [ 220 ] {} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): 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] | ||
| 17804 | 2026.01.20 23:59:51.330565 [ 220 ] {} <Debug> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): 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] | ||
| 17805 | 2026.01.20 23:59:51.330605 [ 260 ] {a8928fd4-11b5-4254-8de7-89c238d1db5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17806 | 2026.01.20 23:59:51.330612 [ 191 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17807 | 2026.01.20 23:59:51.330655 [ 260 ] {a8928fd4-11b5-4254-8de7-89c238d1db5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17808 | 2026.01.20 23:59:51.330663 [ 191 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1249 rows starting from the beginning of the part | ||
| 17809 | 2026.01.20 23:59:51.330743 [ 191 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 719 rows starting from the beginning of the part | ||
| 17810 | 2026.01.20 23:59:51.330795 [ 191 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 104 rows starting from the beginning of the part | ||
| 17811 | 2026.01.20 23:59:51.330846 [ 191 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 104 rows starting from the beginning of the part | ||
| 17812 | 2026.01.20 23:59:51.330892 [ 191 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 64 rows starting from the beginning of the part | ||
| 17813 | 2026.01.20 23:59:51.330948 [ 191 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 566 rows starting from the beginning of the part | ||
| 17814 | 2026.01.20 23:59:51.331405 [ 260 ] {a8928fd4-11b5-4254-8de7-89c238d1db5b} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17815 | 2026.01.20 23:59:51.331458 [ 260 ] {a8928fd4-11b5-4254-8de7-89c238d1db5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17816 | 2026.01.20 23:59:51.332005 [ 260 ] {a8928fd4-11b5-4254-8de7-89c238d1db5b} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17817 | 2026.01.20 23:59:51.332294 [ 260 ] {a8928fd4-11b5-4254-8de7-89c238d1db5b} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17818 | 2026.01.20 23:59:51.332335 [ 195 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 5 columns (5 merged, 0 gathered) in 0.001905162 sec., 1472840.6298257052 rows/sec., 112.85 MiB/sec. | ||
| 17819 | 2026.01.20 23:59:51.332432 [ 260 ] {a8928fd4-11b5-4254-8de7-89c238d1db5b} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001845 sec., 459078.5907859078 rows/sec., 30.90 MiB/sec. | ||
| 17820 | 2026.01.20 23:59:51.332474 [ 260 ] {a8928fd4-11b5-4254-8de7-89c238d1db5b} <Debug> TCPHandler: Processed in 0.002018925 sec. | ||
| 17821 | 2026.01.20 23:59:51.332548 [ 192 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17822 | 2026.01.20 23:59:51.332593 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17823 | 2026.01.20 23:59:51.332697 [ 260 ] {974673e7-df95-4cbc-9f9b-cc72e19eeeb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17824 | 2026.01.20 23:59:51.332756 [ 260 ] {974673e7-df95-4cbc-9f9b-cc72e19eeeb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17825 | 2026.01.20 23:59:51.332838 [ 192 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_126_25} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17826 | 2026.01.20 23:59:51.332913 [ 192 ] {d66839cb-2b2a-468f-b0c5-b66bdaf2dff8::all_1_126_25} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17827 | 2026.01.20 23:59:51.332922 [ 220 ] {} <Debug> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): 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] | ||
| 17828 | 2026.01.20 23:59:51.333017 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 17829 | 2026.01.20 23:59:51.333667 [ 260 ] {974673e7-df95-4cbc-9f9b-cc72e19eeeb4} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17830 | 2026.01.20 23:59:51.333707 [ 260 ] {974673e7-df95-4cbc-9f9b-cc72e19eeeb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17831 | 2026.01.20 23:59:51.334285 [ 260 ] {974673e7-df95-4cbc-9f9b-cc72e19eeeb4} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 17832 | 2026.01.20 23:59:51.334521 [ 260 ] {974673e7-df95-4cbc-9f9b-cc72e19eeeb4} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17833 | 2026.01.20 23:59:51.334627 [ 118 ] {} <Debug> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 17834 | 2026.01.20 23:59:51.334650 [ 118 ] {} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17835 | 2026.01.20 23:59:51.334666 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17836 | 2026.01.20 23:59:51.334670 [ 260 ] {974673e7-df95-4cbc-9f9b-cc72e19eeeb4} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001991 sec., 20090.40683073832 rows/sec., 36.00 MiB/sec. | ||
| 17837 | 2026.01.20 23:59:51.334738 [ 260 ] {974673e7-df95-4cbc-9f9b-cc72e19eeeb4} <Debug> TCPHandler: Processed in 0.002195177 sec. | ||
| 17838 | 2026.01.20 23:59:51.334738 [ 191 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::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 | ||
| 17839 | 2026.01.20 23:59:51.334854 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17840 | 2026.01.20 23:59:51.334942 [ 191 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17841 | 2026.01.20 23:59:51.334953 [ 260 ] {5c06e6c0-c9f6-4960-a8b7-dd19e544fbb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17842 | 2026.01.20 23:59:51.335000 [ 191 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2211 rows starting from the beginning of the part | ||
| 17843 | 2026.01.20 23:59:51.335004 [ 260 ] {5c06e6c0-c9f6-4960-a8b7-dd19e544fbb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17844 | 2026.01.20 23:59:51.335125 [ 191 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 40 rows starting from the beginning of the part | ||
| 17845 | 2026.01.20 23:59:51.335242 [ 191 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 40 rows starting from the beginning of the part | ||
| 17846 | 2026.01.20 23:59:51.335347 [ 191 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 40 rows starting from the beginning of the part | ||
| 17847 | 2026.01.20 23:59:51.335368 [ 260 ] {5c06e6c0-c9f6-4960-a8b7-dd19e544fbb5} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17848 | 2026.01.20 23:59:51.335408 [ 260 ] {5c06e6c0-c9f6-4960-a8b7-dd19e544fbb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17849 | 2026.01.20 23:59:51.335449 [ 191 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 40 rows starting from the beginning of the part | ||
| 17850 | 2026.01.20 23:59:51.335551 [ 191 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 40 rows starting from the beginning of the part | ||
| 17851 | 2026.01.20 23:59:51.335726 [ 260 ] {5c06e6c0-c9f6-4960-a8b7-dd19e544fbb5} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17852 | 2026.01.20 23:59:51.335955 [ 260 ] {5c06e6c0-c9f6-4960-a8b7-dd19e544fbb5} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17853 | 2026.01.20 23:59:51.336096 [ 260 ] {5c06e6c0-c9f6-4960-a8b7-dd19e544fbb5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001162 sec., 51635.11187607573 rows/sec., 3.48 MiB/sec. | ||
| 17854 | 2026.01.20 23:59:51.336134 [ 260 ] {5c06e6c0-c9f6-4960-a8b7-dd19e544fbb5} <Debug> TCPHandler: Processed in 0.001330603 sec. | ||
| 17855 | 2026.01.20 23:59:51.347644 [ 192 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2411 rows, containing 19 columns (19 merged, 0 gathered) in 0.0129351 sec., 186392.06500143022 rows/sec., 334.01 MiB/sec. | ||
| 17856 | 2026.01.20 23:59:51.349740 [ 191 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 17857 | 2026.01.20 23:59:51.350099 [ 191 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17858 | 2026.01.20 23:59:51.350176 [ 191 ] {05fd4c5c-3b47-44fb-893d-8739f6b0ceb0::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (05fd4c5c-3b47-44fb-893d-8739f6b0ceb0) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 17859 | 2026.01.20 23:59:51.350293 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.77 MiB. | ||
| 17860 | 2026.01.20 23:59:52.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 373.81 MiB, peak 394.21 MiB, free memory in arenas 0.00 B, will set to 385.61 MiB (RSS), difference: 11.80 MiB | ||
| 17861 | 2026.01.20 23:59:52.507821 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40827 | ||
| 17862 | 2026.01.20 23:59:52.508379 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17863 | 2026.01.20 23:59:52.508422 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17864 | 2026.01.20 23:59:52.508909 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 17865 | 2026.01.20 23:59:52.509149 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17866 | 2026.01.20 23:59:52.509279 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40827 | ||
| 17867 | 2026.01.20 23:59:52.509359 [ 224 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): 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] | ||
| 17868 | 2026.01.20 23:59:52.509408 [ 224 ] {} <Debug> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): 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] | ||
| 17869 | 2026.01.20 23:59:52.512388 [ 224 ] {} <Debug> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): 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] | ||
| 17870 | 2026.01.20 23:59:53.772678 [ 221 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): 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] | ||
| 17871 | 2026.01.20 23:59:53.772730 [ 221 ] {} <Debug> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): 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] | ||
| 17872 | 2026.01.20 23:59:53.774748 [ 221 ] {} <Debug> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): 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] | ||
| 17873 | 2026.01.20 23:59:54.001135 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 381.61 MiB, peak 394.21 MiB, free memory in arenas 0.00 B, will set to 385.61 MiB (RSS), difference: 4.00 MiB | ||
| 17874 | 2026.01.20 23:59:54.799952 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 17875 | 2026.01.20 23:59:54.817237 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17876 | 2026.01.20 23:59:54.817299 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17877 | 2026.01.20 23:59:54.823997 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 17878 | 2026.01.20 23:59:54.824709 [ 244 ] {} <Trace> system.metric_log (3dee34a4-64a6-4612-836f-faad7c70663b): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17879 | 2026.01.20 23:59:54.828061 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 17880 | 2026.01.20 23:59:55.128648 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2184 | ||
| 17881 | 2026.01.20 23:59:55.130892 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17882 | 2026.01.20 23:59:55.130940 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17883 | 2026.01.20 23:59:55.132129 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 17884 | 2026.01.20 23:59:55.132385 [ 243 ] {} <Trace> system.query_log (627b6d0e-723a-4609-b8f9-cdf2a5737865): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17885 | 2026.01.20 23:59:55.132653 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2184 | ||
| 17886 | 2026.01.20 23:59:56.291666 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17887 | 2026.01.20 23:59:56.291855 [ 260 ] {d5acd349-7fdc-40d4-8cf8-e293e2e42bd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17888 | 2026.01.20 23:59:56.291949 [ 260 ] {d5acd349-7fdc-40d4-8cf8-e293e2e42bd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17889 | 2026.01.20 23:59:56.292871 [ 260 ] {d5acd349-7fdc-40d4-8cf8-e293e2e42bd7} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17890 | 2026.01.20 23:59:56.292922 [ 260 ] {d5acd349-7fdc-40d4-8cf8-e293e2e42bd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17891 | 2026.01.20 23:59:56.293288 [ 260 ] {d5acd349-7fdc-40d4-8cf8-e293e2e42bd7} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17892 | 2026.01.20 23:59:56.293500 [ 260 ] {d5acd349-7fdc-40d4-8cf8-e293e2e42bd7} <Trace> oximeter.fields_string (511a9cc6-74dd-4cfa-90cb-67a9831a68d8): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17893 | 2026.01.20 23:59:56.293655 [ 260 ] {d5acd349-7fdc-40d4-8cf8-e293e2e42bd7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001854 sec., 30204.962243797196 rows/sec., 2.31 MiB/sec. | ||
| 17894 | 2026.01.20 23:59:56.293696 [ 260 ] {d5acd349-7fdc-40d4-8cf8-e293e2e42bd7} <Debug> TCPHandler: Processed in 0.002162527 sec. | ||
| 17895 | 2026.01.20 23:59:56.293821 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17896 | 2026.01.20 23:59:56.293915 [ 260 ] {d34a43dc-110d-4435-adbd-f9b113b9fe83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17897 | 2026.01.20 23:59:56.293954 [ 260 ] {d34a43dc-110d-4435-adbd-f9b113b9fe83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17898 | 2026.01.20 23:59:56.294375 [ 260 ] {d34a43dc-110d-4435-adbd-f9b113b9fe83} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17899 | 2026.01.20 23:59:56.294410 [ 260 ] {d34a43dc-110d-4435-adbd-f9b113b9fe83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17900 | 2026.01.20 23:59:56.294712 [ 260 ] {d34a43dc-110d-4435-adbd-f9b113b9fe83} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17901 | 2026.01.20 23:59:56.294921 [ 260 ] {d34a43dc-110d-4435-adbd-f9b113b9fe83} <Trace> oximeter.fields_uuid (d66839cb-2b2a-468f-b0c5-b66bdaf2dff8): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17902 | 2026.01.20 23:59:56.295057 [ 260 ] {d34a43dc-110d-4435-adbd-f9b113b9fe83} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00116 sec., 55172.41379310345 rows/sec., 4.31 MiB/sec. | ||
| 17903 | 2026.01.20 23:59:56.295098 [ 260 ] {d34a43dc-110d-4435-adbd-f9b113b9fe83} <Debug> TCPHandler: Processed in 0.001325412 sec. | ||
| 17904 | 2026.01.20 23:59:56.295221 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17905 | 2026.01.20 23:59:56.295313 [ 260 ] {0e76e7c7-c95e-4b1f-92af-90219f39f565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17906 | 2026.01.20 23:59:56.295355 [ 260 ] {0e76e7c7-c95e-4b1f-92af-90219f39f565} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17907 | 2026.01.20 23:59:56.295774 [ 260 ] {0e76e7c7-c95e-4b1f-92af-90219f39f565} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17908 | 2026.01.20 23:59:56.295810 [ 260 ] {0e76e7c7-c95e-4b1f-92af-90219f39f565} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17909 | 2026.01.20 23:59:56.296122 [ 260 ] {0e76e7c7-c95e-4b1f-92af-90219f39f565} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17910 | 2026.01.20 23:59:56.296322 [ 260 ] {0e76e7c7-c95e-4b1f-92af-90219f39f565} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17911 | 2026.01.20 23:59:56.296450 [ 260 ] {0e76e7c7-c95e-4b1f-92af-90219f39f565} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001156 sec., 138408.30449826992 rows/sec., 9.64 MiB/sec. | ||
| 17912 | 2026.01.20 23:59:56.296450 [ 113 ] {} <Debug> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820) (MergerMutator): Selected 5 parts from all_1_120_24 to all_124_124_0 | ||
| 17913 | 2026.01.20 23:59:56.296487 [ 260 ] {0e76e7c7-c95e-4b1f-92af-90219f39f565} <Debug> TCPHandler: Processed in 0.001313792 sec. | ||
| 17914 | 2026.01.20 23:59:56.296529 [ 113 ] {} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17915 | 2026.01.20 23:59:56.296558 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17916 | 2026.01.20 23:59:56.296620 [ 260 ] {} <Trace> TCP-Session: d484f43a-ed39-4f98-95e7-7a91054538e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17917 | 2026.01.20 23:59:56.296675 [ 201 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_124_25} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_120_24 to all_124_124_0 into Compact with storage Full | ||
| 17918 | 2026.01.20 23:59:56.296716 [ 260 ] {79754f96-2376-480a-978c-fde691dcb505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61471) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17919 | 2026.01.20 23:59:56.296760 [ 260 ] {79754f96-2376-480a-978c-fde691dcb505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17920 | 2026.01.20 23:59:56.296816 [ 201 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_124_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17921 | 2026.01.20 23:59:56.296860 [ 201 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_124_25} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_120_24, total 41303 rows starting from the beginning of the part | ||
| 17922 | 2026.01.20 23:59:56.296934 [ 201 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_124_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 306 rows starting from the beginning of the part | ||
| 17923 | 2026.01.20 23:59:56.296989 [ 201 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_124_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 160 rows starting from the beginning of the part | ||
| 17924 | 2026.01.20 23:59:56.297034 [ 201 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_124_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part | ||
| 17925 | 2026.01.20 23:59:56.297080 [ 201 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_124_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 847 rows starting from the beginning of the part | ||
| 17926 | 2026.01.20 23:59:56.297121 [ 260 ] {79754f96-2376-480a-978c-fde691dcb505} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17927 | 2026.01.20 23:59:56.297162 [ 260 ] {79754f96-2376-480a-978c-fde691dcb505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17928 | 2026.01.20 23:59:56.297493 [ 260 ] {79754f96-2376-480a-978c-fde691dcb505} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17929 | 2026.01.20 23:59:56.297700 [ 260 ] {79754f96-2376-480a-978c-fde691dcb505} <Trace> oximeter.measurements_u64 (da45a067-33b0-4ab0-a0e8-d58a5e3b314a): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17930 | 2026.01.20 23:59:56.297832 [ 260 ] {79754f96-2376-480a-978c-fde691dcb505} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 17931 | 2026.01.20 23:59:56.297867 [ 260 ] {79754f96-2376-480a-978c-fde691dcb505} <Debug> TCPHandler: Processed in 0.001296882 sec. | ||
| 17932 | 2026.01.20 23:59:56.304579 [ 192 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_124_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42776 rows, containing 5 columns (5 merged, 0 gathered) in 0.007946295 sec., 5383137.676111949 rows/sec., 363.11 MiB/sec. | ||
| 17933 | 2026.01.20 23:59:56.304911 [ 197 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_124_25} <Trace> MergedBlockOutputStream: filled checksums all_1_124_25 (state Temporary) | ||
| 17934 | 2026.01.20 23:59:56.305249 [ 197 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_124_25} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820): Renaming temporary part tmp_merge_all_1_124_25 to all_1_124_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17935 | 2026.01.20 23:59:56.305340 [ 197 ] {d542970d-27f7-45b6-add0-a5f5711db820::all_1_124_25} <Trace> oximeter.measurements_cumulativeu64 (d542970d-27f7-45b6-add0-a5f5711db820) (MergerMutator): Merged 5 parts: [all_1_120_24, all_124_124_0] -> all_1_124_25 | ||
| 17936 | 2026.01.20 23:59:56.305436 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 17937 | 2026.01.20 23:59:57.114056 [ 225 ] {} <Trace> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): 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] | ||
| 17938 | 2026.01.20 23:59:57.114110 [ 225 ] {} <Debug> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): 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] | ||
| 17939 | 2026.01.20 23:59:57.117659 [ 225 ] {} <Debug> oximeter.fields_u16 (7ebf61eb-8183-4dd8-9a53-845214856ede): 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] | ||
| 17940 | 2026.01.20 23:59:59.799131 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17941 | 2026.01.20 23:59:59.799197 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17942 | 2026.01.21 00:00:00.010293 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41339 | ||
| 17943 | 2026.01.21 00:00:00.010868 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17944 | 2026.01.21 00:00:00.010918 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17945 | 2026.01.21 00:00:00.011434 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 17946 | 2026.01.21 00:00:00.011686 [ 245 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17947 | 2026.01.21 00:00:00.011845 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41339 | ||
| 17948 | 2026.01.21 00:00:00.011852 [ 111 ] {} <Debug> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 17949 | 2026.01.21 00:00:00.011917 [ 111 ] {} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17950 | 2026.01.21 00:00:00.011937 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 17951 | 2026.01.21 00:00:00.012061 [ 188 ] {4d85b840-45c6-4c70-8744-999ae2f85989::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 | ||
| 17952 | 2026.01.21 00:00:00.012214 [ 188 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17953 | 2026.01.21 00:00:00.012258 [ 188 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38907 rows starting from the beginning of the part | ||
| 17954 | 2026.01.21 00:00:00.012329 [ 188 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 512 rows starting from the beginning of the part | ||
| 17955 | 2026.01.21 00:00:00.012378 [ 188 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 448 rows starting from the beginning of the part | ||
| 17956 | 2026.01.21 00:00:00.012425 [ 188 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 512 rows starting from the beginning of the part | ||
| 17957 | 2026.01.21 00:00:00.012469 [ 188 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 448 rows starting from the beginning of the part | ||
| 17958 | 2026.01.21 00:00:00.012512 [ 188 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 512 rows starting from the beginning of the part | ||
| 17959 | 2026.01.21 00:00:00.015240 [ 198 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41339 rows, containing 4 columns (4 merged, 0 gathered) in 0.003228385 sec., 12804854.439603703 rows/sec., 183.17 MiB/sec. | ||
| 17960 | 2026.01.21 00:00:00.015885 [ 198 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 17961 | 2026.01.21 00:00:00.016289 [ 198 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_86_17} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17962 | 2026.01.21 00:00:00.016372 [ 198 ] {4d85b840-45c6-4c70-8744-999ae2f85989::all_1_86_17} <Trace> system.asynchronous_metric_log (4d85b840-45c6-4c70-8744-999ae2f85989) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 17963 | 2026.01.21 00:00:00.016492 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||